Trace number 3174671

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? (TO) 1300.03 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S384085843-009.UNKNOWN.cnf
MD5SUM420ae9a699afd6f172f364b156d160ff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark363.335
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

0.00/0.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-3174671-1301787749.cnf'
0.00/0.01	c -- header says num vars:             60
0.00/0.01	c -- header says num clauses:        5340
0.00/0.01	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.01	c -- vars added         60
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        60      5340         0         0     37380         0   no data   no data
0.09/0.13	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.12
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.09/0.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.09/0.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.15	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.15	c calculated reachability. Time: 0.00
0.09/0.15	c Calc default polars -  time:   0.00 s pos:      28 undec:       2 neg:      30
0.09/0.15	c =========================================================================================
0.09/0.15	c types(t): F = full restart, N = normal restart
0.09/0.15	c types(t): S = simplification begin/end, E = solution found
0.09/0.15	c restart types(rt): st = static, dy = dynamic
0.09/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.15	c  B st     0         0        60      5340         0         0     37380         0   no data   no data
0.19/0.27	c  N dy     7      4343        60      5340         0      3859     37380     83761     18.04     19.05
0.69/0.71	c  N dy    21     15728        60      5340         0      7921     37380    150447     17.30     18.25
0.89/0.92	c  N dy    59     19763        60      5340         0      6577     37380    119127     17.80     20.00
1.10/1.19	c  F st    81     25000        60      5340         0     11251     37380    217598     17.91     16.23
1.10/1.19	c  N st    81     25000        60      5340         0     11251     37380    217598     17.91     16.23
1.39/1.43	c  N dy    87     30000        60      5340         0      9665     37380    175130     17.91   no data
1.39/1.43	c  S st    87     30000        60      5340         0      9665     37380    175130     17.91   no data
1.39/1.47	c  S st    87     30504        60      5340         0     10119     37380    185231     17.91   no data
1.39/1.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.39/1.47	c blocked clauses removed:        0 vars:      0 tried:          60 T: 0.00 s
1.39/1.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1.39/1.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.71	c lits-rem:       135  cl-subs:     1205  v-elim:      0  v-fix:    0  time:  0.23 s
1.89/1.96	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.25
1.89/1.96	c calculated reachability. Time: 0.00
1.89/1.96	c  N dy    87     30504        60      5340         0      8914     37380    160619     17.91   no data
2.29/2.32	c  N dy   103     36995        60      5340         0      7676     37380    122721     17.93     18.88
2.49/2.56	c  N dy   133     41282        60      5340         0     11538     37380    206237     18.09     19.16
2.79/2.85	c  N dy   152     45757        60      5340         0     15557     37380    291324     18.12     16.36
2.79/2.85	c  S st   152     45757        60      5340         0     15557     37380    291324     18.12     16.36
2.89/2.92	c  S st   152     46260        60      5340         0      8035     37380    121651     18.12   no data
2.89/2.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.89/2.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.89/2.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.89/2.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2.89/2.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.89/2.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.89/2.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.96	c lits-rem:         2  cl-subs:        6  v-elim:      0  v-fix:    0  time:  0.03 s
2.89/2.96	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2.89/2.96	c vivif2 --  cl tried     8029 cl shrink        0 lits rem          0 time: 0.00
3.09/3.19	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.23
3.09/3.19	c calculated reachability. Time: 0.00
3.09/3.19	c  N dy   152     46260        60      5340         0      8029     37380    121498     18.12   no data
3.39/3.40	c  N dy   166     50308        60      5340         0     11631     37380    197476     18.11     20.13
3.59/3.63	c  N dy   173     54369        60      5340         0     15232     37380    272557     18.05     19.81
3.89/3.98	c  N dy   187     59892        60      5340         0     11222     37380    177152     18.03     19.03
4.19/4.28	c  N dy   191     64867        60      5340         0     15659     37380    269539     17.98     19.03
4.59/4.64	c  N dy   217     69390        60      5340         0      9937     37380    142803     18.04     17.25
4.59/4.64	c  S st   217     69390        60      5340         0      9937     37380    142803     18.04     17.25
4.59/4.68	c  S st   217     69893        60      5340         0     10402     37380    153175     18.04   no data
4.59/4.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.59/4.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.59/4.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
4.59/4.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.59/4.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.59/4.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.75	c lits-rem:         7  cl-subs:       97  v-elim:      0  v-fix:    0  time:  0.06 s
4.69/4.75	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4.69/4.75	c vivif2 --  cl tried    10305 cl shrink        0 lits rem          0 time: 0.00
4.99/5.03	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.27
4.99/5.03	c calculated reachability. Time: 0.00
4.99/5.03	c  N dy   217     69893        60      5340         0     10305     37380    150912     18.04   no data
5.29/5.32	c  N dy   252     74443        60      5340         0     14351     37380    238634     18.13     19.90
5.89/5.92	c  N dy   272     82593        60      5340         0     10932     37380    154890     18.10     19.06
6.19/6.23	c  F st   303     87501        60      5340         0     15316     37380    249894     18.17     18.94
6.19/6.28	c  N st   305     88129        60      5340         0     15891     37380    262482     18.17   no data
6.69/6.71	c  N dy   319     93838        60      5340         0     20980     37380    369682     18.19     19.92
7.09/7.19	c  N dy   359     99878        60      5340         0     14815     37380    227249     18.26     20.13
7.49/7.55	c  S st   380    104839        60      5340         0     19243     37380    322696     18.29   no data
7.59/7.61	c  S st   380    105343        60      5340         0     19697     37380    332875     18.29   no data
7.59/7.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.59/7.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.59/7.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.59/7.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.59/7.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
7.59/7.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.59/7.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.59/7.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.98/8.09	c lits-rem:       192  cl-subs:     1801  v-elim:      0  v-fix:    0  time:  0.46 s
7.98/8.09	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
7.98/8.09	c vivif2 --  cl tried    17896 cl shrink        0 lits rem          0 time: 0.00
8.38/8.46	c asymm  cl-useful: 0/4833/5340 lits-rem:0 time: 0.37
8.38/8.46	c calculated reachability. Time: 0.00
8.38/8.46	c  N dy   380    105343        60      5340         0     17896     37380    292554     18.29   no data
9.09/9.14	c  N dy   395    113351        60      5340         0     12620     37380    169021     18.28     19.34
9.69/9.71	c  N dy   413    122029        60      5340         0     20336     37380    332199     18.26     19.43
10.49/10.51	c  N dy   424    132446        60      5340         0     16247     37380    236851     18.18     19.15
11.99/12.08	c  N dy   441    152426        60      5340         0     19712     37380    295582     18.02     19.03
12.49/12.58	c  S st   468    158014        60      5340         0     24686     37380    402535     18.06   no data
12.59/12.66	c  S st   468    158518        60      5340         0     25148     37380    412722     18.06   no data
12.59/12.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.59/12.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.59/12.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.59/12.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.59/12.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.59/12.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
12.59/12.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.59/12.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.59/12.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.49/13.58	c lits-rem:       307  cl-subs:     3300  v-elim:      0  v-fix:    0  time:  0.90 s
13.49/13.58	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
13.49/13.59	c vivif2 --  cl tried    21848 cl shrink        0 lits rem          0 time: 0.00
13.59/13.64	c asymm  cl-useful: 0/507/5340 lits-rem:0 time: 0.05
13.59/13.64	c calculated reachability. Time: 0.00
13.59/13.64	c  N dy   468    158518        60      5340         0     21848     37380    346588     18.06   no data
14.79/14.82	c  N dy   521    170421        60      5340         0     17575     37380    245346     18.10     19.07
15.79/15.88	c  N dy   560    182419        60      5340         0     28188     37380    470127     18.10     19.07
17.29/17.30	c  N dy   600    197746        60      5340         0     25958     37380    412522     18.08     19.27
18.59/18.63	c  N dy   664    210388        60      5340         0     20377     37380    288546     18.11     19.88
20.09/20.11	c  N dy   708    224880        60      5340         0     33219     37380    560887     18.11     19.09
21.29/21.32	c  S st   740    237779        60      5340         0     26933     37380    411471     18.09     17.75
21.29/21.39	c  S st   740    238284        60      5340         0     27397     37380    421843     18.09   no data
21.29/21.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.39/21.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.39/21.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.39/21.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.39/21.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.39/21.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
21.39/21.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.39/21.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.39/21.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.38/22.41	c lits-rem:       347  cl-subs:     3005  v-elim:      0  v-fix:    0  time:  0.99 s
22.38/22.41	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
22.38/22.41	c vivif2 --  cl tried    24392 cl shrink        0 lits rem          0 time: 0.00
22.68/22.79	c asymm  cl-useful: 0/3994/5340 lits-rem:0 time: 0.38
22.68/22.79	c calculated reachability. Time: 0.00
22.68/22.79	c  N dy   740    238284        60      5340         0     24392     37380    362164     18.09   no data
24.59/24.66	c  N dy   806    253919        60      5340         0     19819     37380    252604     18.12     19.08
26.40/26.46	c  N dy   872    271140        60      5340         0     35073     37380    576767     18.13     19.09
28.29/28.31	c  N dy   936    288492        60      5340         0     31016     37380    479920     18.15     19.11
30.29/30.33	c  F st   971    306250        60      5340         0     26306     37380    364790     18.11     15.56
30.39/30.46	c  N st   974    307438        60      5340         0     27373     37380    388016     18.11   no data
35.89/35.95	c  N dy  1001    357426        60      5340         0     27969     37380    381568     17.86     15.83
35.89/35.95	c  S st  1001    357426        60      5340         0     27969     37380    381568     17.86     15.83
35.99/36.02	c  S st  1001    357930        60      5340         0     28424     37380    391596     17.86   no data
35.99/36.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.99/36.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.99/36.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.99/36.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.99/36.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.99/36.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
35.99/36.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.99/36.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.99/36.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.69/36.74	c lits-rem:       242  cl-subs:     2189  v-elim:      0  v-fix:    0  time:  0.69 s
36.69/36.74	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
36.69/36.75	c vivif2 --  cl tried    26235 cl shrink        0 lits rem          0 time: 0.00
36.89/36.91	c asymm  cl-useful: 0/1346/5340 lits-rem:0 time: 0.16
36.89/36.91	c calculated reachability. Time: 0.00
36.89/36.91	c  N dy  1001    357930        60      5340         0     26235     37380    352234     17.86   no data
39.49/39.60	c  N dy  1113    379195        60      5340         0     45122     37380    755672     17.90     18.97
41.99/42.06	c  N dy  1186    399274        60      5340         0     40186     37380    635910     17.91     20.19
44.69/44.73	c  N dy  1259    419372        60      5340         0     34254     37380    499509     17.92     19.66
47.69/47.78	c  N dy  1354    439424        60      5340         0     27309     37380    340335     17.95     19.59
50.19/50.23	c  N dy  1414    459517        60      5340         0     45093     37380    712556     17.93     19.10
52.98/53.07	c  N dy  1509    479635        60      5340         0     37296     37380    542249     17.96     18.92
56.29/56.37	c  N dy  1606    499686        60      5340         0     28496     37380    343188     17.98     18.97
59.40/59.40	c  N dy  1726    521919        60      5340         0     48316     37380    769299     18.01     18.98
61.60/61.65	c  S st  1757    536896        60      5340         0     33975     37380    441889     17.98     14.30
61.69/61.75	c  S st  1757    537399        60      5340         0     34434     37380    452358     17.98   no data
61.69/61.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.69/61.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
61.69/61.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
61.69/61.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.69/61.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.69/61.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
61.69/61.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.69/61.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
61.69/61.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.59/62.62	c lits-rem:       209  cl-subs:     2321  v-elim:      0  v-fix:    0  time:  0.84 s
62.59/62.62	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
62.59/62.62	c vivif2 --  cl tried    32113 cl shrink        0 lits rem          0 time: 0.00
62.99/63.00	c asymm  cl-useful: 0/3105/5340 lits-rem:0 time: 0.38
62.99/63.00	c calculated reachability. Time: 0.00
62.99/63.00	c  N dy  1757    537399        60      5340         0     32113     37380    409211     17.98   no data
66.39/66.42	c  N dy  1864    559902        60      5340         0     52119     37380    836630     18.01     18.99
70.69/70.73	c  N dy  1941    589779        60      5340         0     50229     37380    773994     17.98     18.93
73.89/73.96	c  N dy  2045    609855        60      5340         0     38940     37380    538239     18.00     21.18
77.29/77.35	c  N dy  2114    630787        60      5340         0     57514     37380    931843     18.00     18.95
81.79/81.80	c  N dy  2232    658832        60      5340         0     52193     37380    805252     18.01     18.99
85.30/85.39	c  N dy  2325    678889        60      5340         0     38941     37380    515878     18.02     19.75
89.00/89.09	c  N dy  2462    699188        60      5340         0     57040     37380    910457     18.06     19.02
92.30/92.31	c  N dy  2505    720298        60      5340         0     43677     37380    600131     18.04     19.11
98.10/98.19	c  N dy  2510    763677        60      5340         0     48925     37380    686953     17.91     19.00
102.49/102.52	c  N dy  2642    784224        60      5340         0     33726     37380    375718     17.94     18.94
105.99/106.05	c  N dy  2730    806099        60      5340         0     53015     37380    784975     17.95     16.02
105.99/106.05	c  S st  2730    806099        60      5340         0     53015     37380    784975     17.95     16.02
106.19/106.24	c  S st  2730    806604        60      5340         0     53478     37380    795512     17.95   no data
106.19/106.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.19/106.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
106.19/106.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.19/106.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.19/106.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.19/106.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
106.19/106.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
106.19/106.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
106.29/106.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.09/110.18	c lits-rem:       546  cl-subs:     5342  v-elim:      0  v-fix:    0  time:  3.87 s
110.09/110.18	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
110.19/110.20	c vivif2 --  cl tried    48136 cl shrink        0 lits rem          0 time: 0.01
110.49/110.53	c asymm  cl-useful: 0/952/5340 lits-rem:0 time: 0.33
110.49/110.53	c calculated reachability. Time: 0.00
110.49/110.53	c  N dy  2730    806604        60      5340         0     48136     37380    684507     17.95   no data
115.59/115.62	c  N dy  2834    828006        60      5340         0     67099     37380   1090907     17.97     19.04
118.99/119.00	c  N dy  2923    848843        60      5340         0     51344     37380    736092     17.97     19.05
122.59/122.62	c  N dy  2981    868912        60      5340         0     69050     37380   1110005     17.97     20.55
126.50/126.59	c  N dy  3057    893659        60      5340         0     55733     37380    818400     17.96     18.92
131.09/131.15	c  N dy  3127    915804        60      5340         0     39168     37380    459429     17.96     18.98
134.99/135.00	c  N dy  3267    937177        60      5340         0     58063     37380    871102     17.99     18.95
139.99/140.03	c  N dy  3402    957482        60      5340         0     39038     37380    448198     18.01     19.03
143.39/143.40	c  N dy  3503    977551        60      5340         0     56840     37380    831847     18.03     20.16
148.19/148.29	c  N dy  3615    998067        60      5340         0     75041     37380   1224454     18.04     19.04
151.80/151.84	c  N dy  3704   1018070        60      5340         0     54687     37380    771234     18.05     20.17
156.10/156.15	c  N dy  3785   1038469        60      5340         0     72766     37380   1159543     18.06     19.08
159.79/159.87	c  N dy  3829   1058504        60      5340         0     51492     37380    685843     18.05     20.15
162.70/162.80	c  F st  3933   1071875        60      5340         0     63466     37380    948258     18.07   no data
164.19/164.24	c  N dy  3954   1078587        60      5340         0     69383     37380   1075696     18.07     19.83
168.79/168.83	c  N dy  4021   1098921        60      5340         0     47521     37380    592918     18.07     19.09
172.59/172.66	c  N dy  4101   1118934        60      5340         0     65133     37380    964385     18.07     19.57
177.10/177.18	c  N dy  4152   1138947        60      5340         0     42116     37380    473922     18.06     19.63
180.99/181.02	c  N dy  4276   1159031        60      5340         0     59904     37380    860046     18.08     20.63
187.09/187.10	c  N dy  4402   1183631        60      5340         0     81631     37380   1325569     18.09     19.14
190.99/191.08	c  N dy  4473   1203748        60      5340         0     57888     37380    795285     18.09     19.12
192.50/192.52	c  S st  4527   1209906        60      5340         0     63335     37380    915006     18.10     18.32
192.69/192.71	c  S st  4527   1210407        60      5340         0     63781     37380    924733     18.10   no data
192.69/192.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
192.69/192.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
192.69/192.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
192.69/192.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
192.69/192.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.69/192.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
192.69/192.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
192.69/192.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
192.69/192.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
196.80/196.81	c lits-rem:       656  cl-subs:     5933  v-elim:      0  v-fix:    0  time:  4.03 s
196.80/196.81	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
196.80/196.82	c vivif2 --  cl tried    57848 cl shrink        0 lits rem          0 time: 0.01
196.99/197.07	c asymm  cl-useful: 0/795/5340 lits-rem:0 time: 0.25
196.99/197.07	c calculated reachability. Time: 0.00
196.99/197.07	c  N dy  4527   1210407        60      5340         0     57848     37380    800318     18.10   no data
201.60/201.63	c  N dy  4612   1230564        60      5340         0     75651     37380   1182067     18.11     19.14
206.49/206.50	c  N dy  4725   1250566        60      5340         0     51310     37380    654815     18.12     19.66
211.69/211.77	c  N dy  4826   1276280        60      5340         0     74078     37380   1140971     18.12     19.09
217.09/217.16	c  N dy  4948   1296321        60      5340         0     48648     37380    587408     18.13     19.73
222.49/222.53	c  N dy  5025   1323610        60      5340         0     72630     37380   1095094     18.13     19.18
228.59/228.67	c  N dy  5129   1345872        60      5340         0     48181     37380    562375     18.14     19.12
232.59/232.67	c  N dy  5221   1365923        60      5340         0     65894     37380    942892     18.15     19.11
237.79/237.81	c  N dy  5309   1386004        60      5340         0     83685     37380   1325348     18.15     19.67
242.30/242.35	c  N dy  5342   1406584        60      5340         0     56697     37380    728150     18.14     19.10
247.69/247.79	c  N dy  5412   1427727        60      5340         0     75351     37380   1123975     18.14     19.13
254.49/254.51	c  N dy  5465   1457854        60      5340         0     55945     37380    698528     18.12     19.10
260.49/260.54	c  N dy  5529   1487108        60      5340         0     81696     37380   1238613     18.10     19.21
266.10/266.14	c  N dy  5635   1507232        60      5340         0     52854     37380    635873     18.11     19.09
270.50/270.53	c  N dy  5745   1527244        60      5340         0     70555     37380   1019227     18.12     19.78
277.20/277.27	c  N dy  5867   1550408        60      5340         0     91070     37380   1462263     18.13     19.10
282.39/282.40	c  N dy  6010   1570480        60      5340         0     61174     37380    808177     18.15     19.92
286.59/286.61	c  N dy  6074   1590485        60      5340         0     78784     37380   1182132     18.15     20.55
292.29/292.37	c  N dy  6151   1610574        60      5340         0     96615     37380   1564635     18.15     20.59
296.80/296.80	c  N dy  6236   1630609        60      5340         0     65690     37380    885987     18.15     21.39
304.00/304.05	c  N dy  6310   1663246        60      5340         0     94257     37380   1488978     18.14     19.19
309.30/309.32	c  N dy  6433   1683628        60      5340         0     63031     37380    827223     18.16     19.32
315.09/315.19	c  N dy  6556   1706074        60      5340         0     82836     37380   1257099     18.17     19.16
316.70/316.72	c  S st  6597   1710407        60      5340         0     86699     37380   1343305     18.17   no data
316.89/316.96	c  S st  6597   1710910        60      5340         0     87158     37380   1353412     18.17   no data
316.89/316.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
316.99/317.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
316.99/317.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
316.99/317.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
316.99/317.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
316.99/317.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
316.99/317.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
316.99/317.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
316.99/317.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
326.40/326.47	c lits-rem:      1067  cl-subs:     9145  v-elim:      0  v-fix:    0  time:  9.41 s
326.40/326.47	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
326.40/326.49	c vivif2 --  cl tried    78013 cl shrink        0 lits rem          0 time: 0.02
326.70/326.74	c asymm  cl-useful: 0/869/5340 lits-rem:0 time: 0.25
326.70/326.74	c calculated reachability. Time: 0.00
326.70/326.74	c  N dy  6597   1710910        60      5340         0     78013     37380   1152631     18.17   no data
332.60/332.65	c  N dy  6676   1730980        60      5340         0     95811     37380   1536127     18.17     21.15
337.10/337.17	c  N dy  6727   1751085        60      5340         0     63631     37380    826202     18.17     19.16
342.49/342.56	c  N dy  6866   1771104        60      5340         0     81363     37380   1214533     18.18     20.20
349.29/349.34	c  N dy  6989   1791105        60      5340         0     99078     37380   1601107     18.20     19.81
356.69/356.78	c  N dy  7043   1824408        60      5340         0     77229     37380   1089946     18.18     19.21
362.49/362.53	c  N dy  7104   1844496        60      5340         0     94813     37380   1459451     18.18     20.95
369.20/369.26	c  N dy  7242   1866928        60      5340         0     62834     37380    790821     18.19     19.17
374.40/374.44	c  N dy  7350   1887005        60      5340         0     80523     37380   1172671     18.20     21.67
381.60/381.63	c  N dy  7426   1911556        60      5340         0    102130     37380   1633029     18.19     19.16
386.80/386.87	c  N dy  7526   1931644        60      5340         0     67086     37380    871157     18.20     19.19
392.79/392.82	c  N dy  7649   1951710        60      5340         0     84860     37380   1258622     18.21     21.61
403.60/403.70	c  N dy  7721   1984445        60      5340         0     59927     37380    701715     18.20     19.24
408.10/408.18	c  N dy  7796   2004498        60      5340         0     77590     37380   1077685     18.20     19.83
414.19/414.27	c  N dy  7881   2024576        60      5340         0     95240     37380   1455435     18.21     20.63
422.00/422.09	c  N dy  7969   2050074        60      5340         0     63040     37380    757643     18.20     19.30
429.30/429.39	c  N dy  8012   2084575        60      5340         0     93120     37380   1385142     18.19     19.22
437.59/437.67	c  N dy  8146   2104578        60      5340         0     55529     37380    593185     18.20     19.85
441.90/441.95	c  N dy  8225   2124639        60      5340         0     73243     37380    972857     18.20     20.17
448.39/448.45	c  N dy  8282   2149323        60      5340         0     94853     37380   1427837     18.19     19.20
456.40/456.41	c  N dy  8376   2169477        60      5340         0     56394     37380    600834     18.20     19.16
460.80/460.84	c  N dy  8437   2190813        60      5340         0     75256     37380   1004352     18.20     19.21
465.69/465.72	c  N dy  8486   2210911        60      5340         0     92907     37380   1373605     18.19   no data
465.69/465.72	c  S st  8486   2210911        60      5340         0     92907     37380   1373605     18.19   no data
465.90/465.98	c  S st  8486   2211413        60      5340         0     93374     37380   1384127     18.19   no data
465.90/465.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
466.00/466.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
466.00/466.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
466.00/466.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
466.00/466.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
466.00/466.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
466.00/466.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
466.00/466.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
466.00/466.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
476.31/476.31	c lits-rem:      1012  cl-subs:    11180  v-elim:      0  v-fix:    0  time: 10.22 s
476.31/476.31	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
476.31/476.33	c vivif2 --  cl tried    82194 cl shrink        0 lits rem          0 time: 0.02
476.60/476.61	c asymm  cl-useful: 0/603/5340 lits-rem:0 time: 0.28
476.60/476.62	c calculated reachability. Time: 0.00
476.60/476.62	c  N dy  8486   2211413        60      5340         0     82194     37380   1158541     18.19   no data
483.50/483.58	c  N dy  8620   2231422        60      5340         0     99865     37380   1546808     18.20     19.49
491.60/491.68	c  N dy  8735   2254843        60      5340         0     63921     37380    755092     18.21     19.23
496.70/496.74	c  N dy  8786   2277199        60      5340         0     83496     37380   1168247     18.20     19.20
503.49/503.59	c  N dy  8914   2297225        60      5340         0    101207     37380   1554717     18.21     21.11
513.90/513.91	c  N dy  8997   2332297        60      5340         0     74127     37380    944107     18.20     19.17
522.59/522.60	c  N dy  9093   2363625        60      5340         0    101616     37380   1528759     18.20     19.26
529.39/529.50	c  N dy  9148   2384001        60      5340         0     60824     37380    668665     18.20     19.20
534.30/534.36	c  N dy  9251   2404036        60      5340         0     78458     37380   1050670     18.20     19.19
542.20/542.20	c  N dy  9316   2432148        60      5340         0    103090     37380   1568385     18.20     19.18
550.50/550.55	c  N dy  9423   2452501        60      5340         0     61405     37380    670708     18.20     19.20
555.70/555.76	c  N dy  9556   2472576        60      5340         0     79251     37380   1062712     18.21     19.76
561.20/561.27	c  N dy  9591   2492586        60      5340         0     96786     37380   1430174     18.21     20.38
569.59/569.67	c  N dy  9737   2513270        60      5340         0    115150     37380   1836042     18.22     19.26
576.31/576.37	c  N dy  9844   2533352        60      5340         0     72151     37380    892436     18.22     19.27
582.00/582.08	c  N dy  9858   2559517        60      5340         0     94952     37380   1358404     18.21     19.42
591.39/591.44	c  N dy  9993   2583615        60      5340         0    116177     37380   1816404     18.21     19.28
599.80/599.89	c  N dy 10085   2610435        60      5340         0     78238     37380   1001756     18.21     19.23
612.40/612.48	c  N dy 10175   2655172        60      5340         0    117216     37380   1807746     18.19     19.47
620.00/620.01	c  N dy 10269   2680255        60      5340         0     77012     37380    979313     18.19     19.18
628.60/628.65	c  N dy 10346   2711415        60      5340         0    104188     37380   1534605     18.18     14.21
628.60/628.65	c  S st 10346   2711415        60      5340         0    104188     37380   1534605     18.18     14.21
628.90/628.95	c  S st 10346   2711922        60      5340         0    104646     37380   1545057     18.18   no data
628.90/628.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
629.00/629.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
629.00/629.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
629.00/629.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
629.00/629.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
629.00/629.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
629.00/629.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
629.00/629.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
629.00/629.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
640.69/640.71	c lits-rem:      1005  cl-subs:    13356  v-elim:      0  v-fix:    0  time: 11.64 s
640.69/640.71	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
640.69/640.73	c vivif2 --  cl tried    91290 cl shrink        0 lits rem          0 time: 0.02
640.99/641.03	c asymm  cl-useful: 0/546/5340 lits-rem:0 time: 0.30
640.99/641.03	c calculated reachability. Time: 0.00
640.99/641.03	c  N dy 10346   2711922        60      5340         0     91290     37380   1283687     18.18   no data
650.40/650.47	c  N dy 10350   2746316        60      5340         0    121207     37380   1893357     18.16     19.14
657.30/657.39	c  N dy 10496   2766384        60      5340         0     76779     37380    978341     18.17     20.31
663.40/663.46	c  N dy 10573   2786531        60      5340         0     94474     37380   1358097     18.17     19.43
671.20/671.24	c  N dy 10663   2809050        60      5340         0    114324     37380   1784487     18.17     19.15
679.10/679.19	c  N dy 10739   2830270        60      5340         0     69356     37380    796661     18.17     19.38
684.20/684.26	c  N dy 10805   2850350        60      5340         0     87014     37380   1172840     18.17     20.45
692.91/692.95	c  N dy 10915   2875566        60      5340         0    109244     37380   1652261     18.17     19.22
701.30/701.39	c  N dy 10935   2900687        60      5340         0     66358     37380    717090     18.16     19.32
706.70/706.71	c  N dy 11031   2920765        60      5340         0     84093     37380   1100848     18.17     19.63
712.71/712.76	c  N dy 11086   2940837        60      5340         0    101691     37380   1473620     18.16     19.39
721.20/721.26	c  N dy 11212   2960936        60      5340         0    119426     37380   1862512     18.17     19.55
733.50/733.52	c  N dy 11316   2995355        60      5340         0     83712     37380   1067300     18.17     19.14
741.00/741.08	c  N dy 11417   3019998        60      5340         0    105286     37380   1528135     18.17     19.22
749.60/749.61	c  N dy 11528   3040591        60      5340         0    123485     37380   1924362     18.17     19.16
757.60/757.64	c  N dy 11564   3065043        60      5340         0     78196     37380    940285     18.17     19.31
764.10/764.11	c  N dy 11694   3085138        60      5340         0     96007     37380   1332137     18.17     20.04
771.20/771.25	c  N dy 11796   3105145        60      5340         0    113636     37380   1713017     18.18     19.52
780.40/780.47	c  N dy 11901   3125255        60      5340         0    131340     37380   2095763     18.18     19.21
787.20/787.21	c  N dy 11987   3145893        60      5340         0     81814     37380   1019879     18.18     19.21
794.10/794.13	c  N dy 12134   3165895        60      5340         0     99484     37380   1409088     18.19     19.26
804.30/804.35	c  N dy 12228   3194370        60      5340         0    124366     37380   1941542     18.19     19.17
811.50/811.54	c  S st 12268   3211924        60      5340         0     71202     37380    778843     18.19     17.62
811.71/811.73	c  S st 12268   3212429        60      5340         0     71661     37380    789341     18.19   no data
811.71/811.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
811.71/811.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
811.71/811.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
811.71/811.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
811.71/811.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
811.71/811.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
811.71/811.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
811.71/811.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
811.71/811.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
812.81/812.84	c lits-rem:        72  cl-subs:     1046  v-elim:      0  v-fix:    0  time:  1.05 s
812.81/812.85	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
812.81/812.86	c vivif2 --  cl tried    70615 cl shrink        0 lits rem          0 time: 0.01
813.00/813.09	c asymm  cl-useful: 0/677/5340 lits-rem:0 time: 0.23
813.00/813.09	c calculated reachability. Time: 0.00
813.00/813.09	c  N dy 12268   3212429        60      5340         0     70615     37380    770105     18.19   no data
818.60/818.61	c  N dy 12347   3232520        60      5340         0     88235     37380   1148721     18.19     20.54
826.50/826.50	c  N dy 12476   3253851        60      5340         0    107054     37380   1561358     18.20     19.18
834.11/834.17	c  N dy 12561   3273905        60      5340         0    124630     37380   1937988     18.20     21.92
843.50/843.56	c  N dy 12647   3293938        60      5340         0     72871     37380    808294     18.20     19.75
849.50/849.56	c  N dy 12729   3316317        60      5340         0     92566     37380   1230594     18.20     19.19
861.31/861.31	c  N dy 12763   3355213        60      5340         0    126399     37380   1921676     18.18     19.21
869.80/869.87	c  N dy 12786   3376086        60      5340         0     74533     37380    833062     18.17     19.35
875.40/875.43	c  N dy 12866   3396102        60      5340         0     92213     37380   1216255     18.18     20.87
883.60/883.60	c  N dy 13032   3416172        60      5340         0    109952     37380   1610232     18.19     19.83
892.90/892.91	c  N dy 13172   3436195        60      5340         0    127621     37380   1999196     18.19     20.22
902.01/902.03	c  N dy 13264   3456226        60      5340         0     74090     37380    818132     18.20     20.67
911.30/911.37	c  N dy 13360   3489222        60      5340         0    103004     37380   1428068     18.19     19.16
920.80/920.83	c  N dy 13457   3510166        60      5340         0    121462     37380   1826431     18.19     19.17
933.91/933.93	c  N dy 13555   3532095        60      5340         0    140741     37380   2242586     18.20     19.21
941.40/941.43	c  N dy 13672   3552113        60      5340         0     86352     37380   1076362     18.20     19.36
949.40/949.43	c  N dy 13781   3575341        60      5340         0    106798     37380   1520874     18.21     19.19
958.80/958.80	c  N dy 13913   3597223        60      5340         0    126056     37380   1941034     18.21     19.23
969.30/969.32	c  N dy 14006   3619833        60      5340         0    145937     37380   2367602     18.21     19.33
976.00/976.09	c  N dy 14082   3641240        60      5340         0     91664     37380   1173509     18.21     19.20
983.51/983.55	c  N dy 14188   3661289        60      5340         0    109347     37380   1557690     18.22     19.86
992.11/992.15	c  N dy 14297   3681291        60      5340         0    126947     37380   1941160     18.22     19.84
1000.91/1000.95	c  N dy 14352   3701680        60      5340         0    144925     37380   2328249     18.22     19.54
1005.31/1005.37	c  S st 14401   3712430        60      5340         0     80490     37380    927116     18.22     18.82
1005.51/1005.58	c  S st 14401   3712930        60      5340         0     80942     37380    937650     18.22   no data
1005.51/1005.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1005.61/1005.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
1005.61/1005.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1005.61/1005.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1005.61/1005.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1005.61/1005.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1005.61/1005.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1005.61/1005.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1005.61/1005.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1007.40/1007.41	c lits-rem:       190  cl-subs:     1776  v-elim:      0  v-fix:    0  time:  1.75 s
1007.40/1007.41	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1007.40/1007.42	c vivif2 --  cl tried    79166 cl shrink        0 lits rem          0 time: 0.01
1007.61/1007.69	c asymm  cl-useful: 0/621/5340 lits-rem:0 time: 0.26
1007.61/1007.69	c calculated reachability. Time: 0.00
1007.61/1007.69	c  N dy 14401   3712930        60      5340         0     79166     37380    898261     18.22   no data
1013.60/1013.69	c  N dy 14471   3732984        60      5340         0     96729     37380   1274958     18.23     19.34
1020.20/1020.29	c  F st 14525   3751563        60      5340         0    113102     37380   1625874     18.22     17.91
1021.00/1021.08	c  N st 14529   3753595        60      5340         0    114888     37380   1664792     18.22   no data
1029.30/1029.30	c  N dy 14601   3773640        60      5340         0    132534     37380   2050623     18.23     20.16
1040.31/1040.36	c  N dy 14690   3796313        60      5340         0     77839     37380    856431     18.23     19.22
1046.40/1046.46	c  N dy 14784   3816357        60      5340         0     95459     37380   1240493     18.23     21.08
1054.00/1054.04	c  N dy 14880   3836359        60      5340         0    113074     37380   1624544     18.24     19.60
1063.10/1063.14	c  N dy 14986   3856394        60      5340         0    130740     37380   2011352     18.24     20.39
1080.11/1080.15	c  N dy 15033   3906111        60      5340         0     98441     37380   1259647     18.22     19.27
1087.31/1087.30	c  N dy 15117   3926134        60      5340         0    115959     37380   1636424     18.22     19.48
1096.21/1096.27	c  N dy 15217   3946693        60      5340         0    134081     37380   2030113     18.22     19.37
1106.91/1106.94	c  N dy 15320   3966736        60      5340         0    151718     37380   2413842     18.23     21.08
1114.10/1114.17	c  N dy 15422   3986743        60      5340         0     93035     37380   1172401     18.23     20.21
1121.80/1121.81	c  N dy 15565   4006896        60      5340         0    110894     37380   1565143     18.24     19.35
1129.61/1129.62	c  N dy 15647   4026977        60      5340         0    128480     37380   1942335     18.24     20.64
1141.51/1141.57	c  N dy 15723   4054909        60      5340         0    152936     37380   2460689     18.24     19.26
1148.50/1148.56	c  N dy 15828   4075746        60      5340         0     94053     37380   1180438     18.24     19.27
1155.40/1155.40	c  N dy 15929   4095826        60      5340         0    111686     37380   1562874     18.24     20.74
1163.81/1163.89	c  N dy 16055   4115888        60      5340         0    129390     37380   1951893     18.25     20.99
1173.30/1173.31	c  N dy 16135   4136186        60      5340         0    147242     37380   2337310     18.25     19.21
1182.31/1182.36	c  N dy 16226   4156285        60      5340         0     86638     37380   1007437     18.25     19.23
1187.50/1187.52	c  N dy 16247   4176418        60      5340         0    104086     37380   1365352     18.24     19.21
1195.90/1195.94	c  N dy 16349   4198308        60      5340         0    123360     37380   1780876     18.24     19.27
1202.50/1202.51	c  S st 16433   4212932        60      5340         0    136277     37380   2060954     18.25     16.35
1202.80/1202.85	c  S st 16433   4213439        60      5340         0    136732     37380   2071397     18.25   no data
1202.80/1202.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1202.90/1202.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1202.90/1202.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1202.90/1202.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1202.90/1202.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1202.90/1202.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1202.90/1202.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1202.90/1202.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1203.00/1203.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1223.31/1223.36	c lits-rem:      1103  cl-subs:    18068  v-elim:      0  v-fix:    0  time: 20.34 s
1223.31/1223.36	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1223.31/1223.39	c vivif2 --  cl tried   118664 cl shrink        0 lits rem          0 time: 0.03
1223.71/1223.71	c asymm  cl-useful: 0/390/5340 lits-rem:0 time: 0.33
1223.71/1223.72	c calculated reachability. Time: 0.00
1223.71/1223.72	c  N dy 16433   4213439        60      5340         0    118664     37380   1705993     18.25   no data
1233.40/1233.45	c  N dy 16558   4233821        60      5340         0    136711     37380   2102596     18.25     19.23
1243.90/1243.95	c  N dy 16656   4255000        60      5340         0    155243     37380   2502215     18.25     19.22
1251.11/1251.17	c  N dy 16782   4275009        60      5340         0     94935     37380   1192710     18.26     20.39
1258.80/1258.80	c  N dy 16893   4296407        60      5340         0    113773     37380   1601762     18.26     19.25
1268.10/1268.15	c  N dy 17036   4316454        60      5340         0    131421     37380   1991326     18.27     20.58
1277.20/1277.27	c  N dy 17093   4337832        60      5340         0    150088     37380   2381027     18.26     19.25
1285.71/1285.76	c  N dy 17164   4357914        60      5340         0     88351     37380   1029830     18.26     19.65
1293.91/1293.95	c  N dy 17324   4381460        60      5340         0    109082     37380   1486971     18.27     19.35

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3174671-1301787749/watcher-3174671-1301787749 -o /tmp/evaluation-result-3174671-1301787749/solver-3174671-1301787749 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174671-1301787749.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: 4.03 4.06 3.95 5/187 17857
/proc/meminfo: memFree=21847440/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=29780 CPUtime=0 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 557 0 0 0 0 0 0 0 25 0 1 0 290374575 30494720 496 33554432000 4194304 4627331 140737447369664 18446744073709551615 4359965 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 7445 496 320 106 0 2416 0

[startup+0.0631541 s]
/proc/loadavg: 4.03 4.06 3.95 5/187 17857
/proc/meminfo: memFree=21847440/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=29908 CPUtime=0.06 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 613 0 0 0 6 0 0 0 25 0 1 0 290374575 30625792 552 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 7477 552 340 106 0 2448 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29908

[startup+0.101177 s]
/proc/loadavg: 4.03 4.06 3.95 5/187 17857
/proc/meminfo: memFree=21847440/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=29908 CPUtime=0.09 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 616 0 0 0 9 0 0 0 25 0 1 0 290374575 30625792 555 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 7477 555 340 106 0 2448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29908

[startup+0.301128 s]
/proc/loadavg: 4.03 4.06 3.95 5/187 17857
/proc/meminfo: memFree=21847440/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=39936 CPUtime=0.29 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 1225 0 0 0 29 0 0 0 25 0 1 0 290374575 40894464 1097 33554432000 4194304 4627331 140737447369664 18446744073709551615 4503103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 9984 1105 371 106 0 4955 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39936

[startup+0.701076 s]
/proc/loadavg: 4.03 4.06 3.95 5/187 17857
/proc/meminfo: memFree=21847440/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=32180 CPUtime=0.69 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 1658 0 0 0 69 0 0 0 25 0 1 0 290374575 32952320 1144 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 8045 1144 371 106 0 3016 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32180

[startup+1.50091 s]
/proc/loadavg: 4.03 4.06 3.95 5/188 17858
/proc/meminfo: memFree=21842472/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=37920 CPUtime=1.49 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 3614 0 0 0 149 0 0 0 25 0 1 0 290374575 38830080 2506 33554432000 4194304 4627331 140737447369664 18446744073709551615 4420136 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 9480 2506 376 106 0 4451 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37920

[startup+3.10067 s]
/proc/loadavg: 4.03 4.06 3.95 6/188 17858
/proc/meminfo: memFree=21835904/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=38048 CPUtime=3.09 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 4329 0 0 0 309 0 0 0 25 0 1 0 290374575 38961152 2444 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 9512 2444 376 106 0 4483 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38048

[startup+6.3011 s]
/proc/loadavg: 4.03 4.06 3.95 5/188 17858
/proc/meminfo: memFree=21835312/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=38716 CPUtime=6.29 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 5991 0 0 0 629 0 0 0 25 0 1 0 290374575 39645184 2729 33554432000 4194304 4627331 140737447369664 18446744073709551615 4321431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 9679 2729 376 106 0 4650 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38716

[startup+12.701 s]
/proc/loadavg: 4.03 4.06 3.95 5/188 17858
/proc/meminfo: memFree=21830880/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=46884 CPUtime=12.69 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 10403 0 0 0 1268 1 0 0 25 0 1 0 290374575 48009216 4810 33554432000 4194304 4627331 140737447369664 18446744073709551615 4467772 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 11721 4810 376 106 0 6692 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46884

[startup+25.5009 s]
/proc/loadavg: 4.02 4.05 3.95 5/188 17858
/proc/meminfo: memFree=21821204/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=49692 CPUtime=25.49 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 14705 0 0 0 2547 2 0 0 25 0 1 0 290374575 50884608 5391 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 12423 5391 376 106 0 7394 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49692

[startup+51.1006 s]
/proc/loadavg: 4.01 4.05 3.95 5/188 17860
/proc/meminfo: memFree=21828128/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=51508 CPUtime=51.09 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 21833 0 0 0 5106 3 0 0 25 0 1 0 290374575 52744192 6172 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 12877 6172 376 106 0 7848 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 51508

[startup+102.307 s]
/proc/loadavg: 4.00 4.04 3.95 5/188 17860
/proc/meminfo: memFree=21804772/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=54176 CPUtime=102.3 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 33212 0 0 0 10223 7 0 0 25 0 1 0 290374575 55476224 7022 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 13544 7022 376 106 0 8515 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 54176

[startup+162.301 s]
/proc/loadavg: 4.06 4.04 3.96 5/188 17862
/proc/meminfo: memFree=21762468/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=65956 CPUtime=162.29 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 45603 0 0 0 16219 10 0 0 25 0 1 0 290374575 67538944 9365 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 16489 9365 376 106 0 11460 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 65956

[startup+222.301 s]
/proc/loadavg: 4.02 4.03 3.96 5/188 17864
/proc/meminfo: memFree=21748564/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=68988 CPUtime=222.29 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 54931 0 0 0 22217 12 0 0 25 0 1 0 290374575 70643712 10475 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 17247 10475 376 106 0 12218 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 68988

[startup+282.301 s]
/proc/loadavg: 4.00 4.02 3.96 5/188 17866
/proc/meminfo: memFree=21730448/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=69264 CPUtime=282.29 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 63508 0 0 0 28214 15 0 0 25 0 1 0 290374575 70926336 10182 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309255 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 17316 10182 376 106 0 12287 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 69264

[startup+342.3 s]
/proc/loadavg: 4.00 4.02 3.96 5/188 17868
/proc/meminfo: memFree=21701784/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=84556 CPUtime=342.29 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 73323 0 0 0 34211 18 0 0 25 0 1 0 290374575 86585344 14063 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309093 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 21139 14063 376 106 0 16110 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 84556

[startup+402.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/188 17868
/proc/meminfo: memFree=21678208/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=84736 CPUtime=402.3 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 79928 0 0 0 40210 20 0 0 25 0 1 0 290374575 86769664 14674 33554432000 4194304 4627331 140737447369664 18446744073709551615 4324312 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 21184 14674 376 106 0 16155 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 84736

[startup+462.3 s]
/proc/loadavg: 4.06 4.02 3.96 5/188 17870
/proc/meminfo: memFree=21682644/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=84952 CPUtime=462.29 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 87673 0 0 0 46206 23 0 0 25 0 1 0 290374575 86990848 13980 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 21238 13980 376 106 0 16209 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 84952

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 3.96 5/188 17872
/proc/meminfo: memFree=21673812/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=90760 CPUtime=522.29 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 94148 0 0 0 52204 25 0 0 25 0 1 0 290374575 92938240 15790 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309110 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 22690 15790 376 106 0 17661 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 90760

[startup+582.301 s]
/proc/loadavg: 4.01 4.01 3.96 5/188 17874
/proc/meminfo: memFree=21672924/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=90948 CPUtime=582.3 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 100849 0 0 0 58202 28 0 0 25 0 1 0 290374575 93130752 15638 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 22737 15638 376 106 0 17708 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 90948

[startup+642.301 s]
/proc/loadavg: 4.04 4.02 3.97 5/188 17876
/proc/meminfo: memFree=21663368/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=94276 CPUtime=642.3 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 106597 0 0 0 64201 29 0 0 25 0 1 0 290374575 96538624 16696 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309047 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 23569 16696 376 106 0 18540 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 94276

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 3.97 5/188 17876
/proc/meminfo: memFree=21659144/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=94432 CPUtime=702.3 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 113218 0 0 0 70198 32 0 0 25 0 1 0 290374575 96698368 15763 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 23608 15763 376 106 0 18579 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 94432

[startup+762.307 s]
/proc/loadavg: 4.08 4.03 3.97 5/188 17878
/proc/meminfo: memFree=21644748/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=94556 CPUtime=762.31 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 118779 0 0 0 76197 34 0 0 25 0 1 0 290374575 96825344 16254 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 23639 16254 376 106 0 18610 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 94556

[startup+822.3 s]
/proc/loadavg: 4.03 4.02 3.97 5/188 17880
/proc/meminfo: memFree=21620424/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=94672 CPUtime=822.3 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 124153 0 0 0 82194 36 0 0 25 0 1 0 290374575 96944128 16415 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 23668 16415 376 106 0 18639 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 94672

[startup+882.3 s]
/proc/loadavg: 4.01 4.02 3.97 5/188 17882
/proc/meminfo: memFree=21620160/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=94772 CPUtime=882.3 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 129710 0 0 0 88192 38 0 0 25 0 1 0 290374575 97046528 16662 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 23693 16662 376 106 0 18664 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 94772

[startup+942.3 s]
/proc/loadavg: 4.07 4.03 3.98 5/188 17884
/proc/meminfo: memFree=21601308/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=94900 CPUtime=942.3 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 134716 0 0 0 94190 40 0 0 25 0 1 0 290374575 97177600 16183 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 23725 16183 376 106 0 18696 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 94900

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.98 5/188 17884
/proc/meminfo: memFree=21570920/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=94960 CPUtime=1002.31 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 138927 0 0 0 100188 43 0 0 25 0 1 0 290374575 97239040 17590 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 23740 17590 376 106 0 18711 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 94960

[startup+1062.3 s]
/proc/loadavg: 4.09 4.03 3.98 5/188 17886
/proc/meminfo: memFree=21555888/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=95072 CPUtime=1062.3 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 144206 0 0 0 106186 44 0 0 25 0 1 0 290374575 97353728 17139 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309221 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 23768 17139 376 106 0 18739 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 95072

[startup+1122.3 s]
/proc/loadavg: 4.19 4.06 4.00 5/188 17953
/proc/meminfo: memFree=21761284/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=95172 CPUtime=1122.3 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 149550 0 0 0 112184 46 0 0 25 0 1 0 290374575 97456128 16707 33554432000 4194304 4627331 140737447369664 18446744073709551615 4310094 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 23793 16707 376 106 0 18764 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 95172

[startup+1182.3 s]
/proc/loadavg: 4.13 4.07 4.00 5/188 17983
/proc/meminfo: memFree=21878692/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=95300 CPUtime=1182.31 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 154858 0 0 0 118182 49 0 0 25 0 1 0 290374575 97587200 16059 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 23825 16059 376 106 0 18796 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 95300

[startup+1242.3 s]
/proc/loadavg: 4.05 4.06 4.00 5/188 17985
/proc/meminfo: memFree=21825976/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=110544 CPUtime=1242.3 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 160474 0 0 0 124180 50 0 0 25 0 1 0 290374575 113197056 21675 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 27636 21675 376 106 0 22607 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 110544



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.06 4.00 5/188 17985
/proc/meminfo: memFree=21814432/32951132 swapFree=67111528/67111528
[pid=17857] ppid=17855 vsize=110600 CPUtime=1300.01 cores=0,2
/proc/17857/stat : 17857 (strangenight2-s) R 17855 17857 17312 0 -1 4202496 165760 0 0 0 129949 52 0 0 25 0 1 0 290374575 113254400 20538 33554432000 4194304 4627331 140737447369664 18446744073709551615 4309193 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17857/statm: 27650 20538 376 106 0 22621 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 110600

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.5
CPU system time (s): 0.527919
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 164500

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

runsolver used 2.22366 second user time and 4.89525 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-03 01:42:30
IDJOB=3174671
IDBENCH=82889
IDSOLVER=1587
FILE ID=node129/3174671-1301787749
RUNJOBID= node129-1301783652-17330
PBS_JOBID= 12841389
Free space on /tmp= 72132 MiB

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

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

MD5SUM BENCH= 420ae9a699afd6f172f364b156d160ff
RANDOM SEED=1066849676

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.83
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.831
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.831
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.831
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.831
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.831
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.831
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:     32951132 kB
MemFree:      21847472 kB
Buffers:        353616 kB
Cached:       10265716 kB
SwapCached:          0 kB
Active:        7311296 kB
Inactive:      3542352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21847472 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5504 kB
Writeback:           0 kB
AnonPages:      233892 kB
Mapped:          16592 kB
Slab:           187800 kB
PageTables:       5500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   445212 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72128 MiB
End job on node129 at 2011-04-03 02:04:12