Trace number 3367519

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1141565617-016.SATISFIABLE.cnf
MD5SUM0d2557a5d8edb4c9702dcfea1e1cd4c5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.030994
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-3367519-1305383523.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.13
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.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.09/0.15	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:      24 undec:       1 neg:      35
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.29/0.32	c  N dy    10      5390        60      5340         0      2548     37380     48780     18.18     19.21
0.59/0.64	c  N dy    19     13686        60      5340         0      6141     37380    114376     17.21     18.13
0.79/0.85	c  N dy    59     17721        60      5340         0      9747     37380    192899     17.84     20.87
1.00/1.03	c  N dy    69     21947        60      5340         0      8506     37380    157183     17.77     18.71
1.19/1.21	c  F st    92     25000        60      5340         0     11242     37380    215814     17.92     16.71
1.19/1.29	c  N st    95     26189        60      5340         0      6241     37380    101889     17.92   no data
1.39/1.46	c  S st    98     30001        60      5340         0      9604     37380    173688     17.92   no data
1.49/1.50	c  S st    98     30505        60      5340         0     10075     37380    183781     17.92   no data
1.49/1.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.49/1.50	c blocked clauses removed:        0 vars:      0 tried:          60 T: 0.00 s
1.49/1.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1.49/1.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.49/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.73	c lits-rem:       138  cl-subs:     1143  v-elim:      0  v-fix:    0  time:  0.22 s
1.89/1.98	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.25
1.89/1.98	c calculated reachability. Time: 0.00
1.89/1.98	c  N dy    98     30505        60      5340         0      8932     37380    160187     17.92   no data
2.20/2.22	c  N dy   111     34576        60      5340         0     12568     37380    237875     17.98     20.69
2.39/2.46	c  N dy   131     38615        60      5340         0      9205     37380    154830     18.04     19.34
2.79/2.87	c  N dy   142     45757        60      5340         0     15571     37380    287844     17.93     17.49
2.79/2.87	c  S st   142     45757        60      5340         0     15571     37380    287844     17.93     17.49
2.89/2.93	c  S st   142     46264        60      5340         0      8074     37380    122428     17.93   no data
2.89/2.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.89/2.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.89/2.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.89/2.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2.89/2.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.89/2.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.89/2.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.97	c lits-rem:         4  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.03 s
2.89/2.97	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2.89/2.98	c vivif2 --  cl tried     8060 cl shrink        0 lits rem          0 time: 0.00
3.19/3.22	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.24
3.19/3.22	c calculated reachability. Time: 0.00
3.19/3.22	c  N dy   142     46264        60      5340         0      8060     37380    122085     17.93   no data
3.38/3.46	c  N dy   171     50501        60      5340         0     11862     37380    204980     18.06     19.06
4.29/4.39	c  N dy   179     65621        60      5340         0     16325     37380    279169     17.52     18.64
4.68/4.72	c  S st   199     69396        60      5340         0      9958     37380    144560     17.56     17.41
4.68/4.75	c  S st   199     69901        60      5340         0     10427     37380    154727     17.56   no data
4.68/4.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.68/4.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.68/4.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.68/4.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.68/4.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.68/4.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
4.68/4.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.68/4.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.68/4.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.78/4.83	c lits-rem:        16  cl-subs:      135  v-elim:      0  v-fix:    0  time:  0.06 s
4.78/4.83	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4.78/4.83	c vivif2 --  cl tried    10292 cl shrink        0 lits rem          0 time: 0.00
5.08/5.12	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.28
5.08/5.12	c calculated reachability. Time: 0.00
5.08/5.12	c  N dy   199     69901        60      5340         0     10292     37380    151820     17.56   no data
5.39/5.41	c  N dy   221     74396        60      5340         0     14289     37380    237035     17.62     18.55
5.78/5.80	c  N dy   260     79191        60      5340         0     18552     37380    329456     17.73     20.69
6.09/6.19	c  N dy   272     84403        60      5340         0     12547     37380    188889     17.73     18.71
6.29/6.40	c  F st   286     87500        60      5340         0     15292     37380    247080     17.75     16.75
6.60/6.63	c  N st   291     90797        60      5340         0     18185     37380    309669     17.75   no data
7.09/7.16	c  N dy   321     96743        60      5340         0     11970     37380    167404     17.81     18.93
7.60/7.61	c  N dy   363    102975        60      5340         0     17545     37380    287631     17.90     19.55
7.70/7.76	c  S st   371    104852        60      5340         0     19227     37380    323812     17.92   no data
7.79/7.82	c  S st   371    105355        60      5340         0     19680     37380    334007     17.92   no data
7.79/7.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.79/7.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.79/7.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.79/7.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.79/7.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.79/7.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
7.79/7.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.79/7.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.79/7.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.19/8.27	c lits-rem:       174  cl-subs:     1757  v-elim:      0  v-fix:    0  time:  0.43 s
8.19/8.28	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
8.19/8.28	c vivif2 --  cl tried    17923 cl shrink        0 lits rem          0 time: 0.00
8.59/8.66	c asymm  cl-useful: 0/4840/5340 lits-rem:0 time: 0.38
8.59/8.66	c calculated reachability. Time: 0.00
8.59/8.66	c  N dy   371    105355        60      5340         0     17923     37380    294508     17.92   no data
9.19/9.25	c  N dy   394    112128        60      5340         0     23927     37380    420715     17.91     20.69
9.90/9.91	c  N dy   425    121036        60      5340         0     19492     37380    318160     17.92     18.88
10.69/10.79	c  N dy   459    130776        60      5340         0     14864     37380    208219     17.94     18.94
11.39/11.49	c  N dy   476    139973        60      5340         0     23007     37380    376483     17.90     18.89
12.49/12.55	c  N dy   523    150987        60      5340         0     18592     37380    277051     17.94     18.89
13.10/13.16	c  S st   541    158032        60      5340         0     24804     37380    406073     17.91     16.10
13.20/13.24	c  S st   541    158536        60      5340         0     25267     37380    416358     17.91   no data
13.20/13.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.20/13.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.20/13.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.20/13.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.20/13.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.20/13.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
13.20/13.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.20/13.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
13.20/13.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.98/14.08	c lits-rem:       260  cl-subs:     2940  v-elim:      0  v-fix:    0  time:  0.82 s
13.98/14.08	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
13.98/14.09	c vivif2 --  cl tried    22327 cl shrink        0 lits rem          0 time: 0.00
14.08/14.14	c asymm  cl-useful: 0/500/5340 lits-rem:0 time: 0.05
14.08/14.14	c calculated reachability. Time: 0.00
14.08/14.14	c  N dy   541    158536        60      5340         0     22327     37380    356528     17.91   no data
15.08/15.15	c  N dy   570    168673        60      5340         0     16389     37380    221261     17.92     20.92
16.29/16.34	c  N dy   621    181156        60      5340         0     27547     37380    458712     17.96     18.92
17.50/17.51	c  N dy   650    193468        60      5340         0     22467     37380    335146     17.92     18.88
18.79/18.84	c  N dy   690    206211        60      5340         0     17016     37380    216844     17.91     18.97
20.19/20.28	c  N dy   751    220926        60      5340         0     30091     37380    494669     17.94     19.01
21.90/21.95	c  N dy   790    237556        60      5340         0     27048     37380    409900     17.90     18.97
21.90/21.98	c  S st   792    237805        60      5340         0     27273     37380    414553     17.90     17.14
22.00/22.06	c  S st   792    238307        60      5340         0     27731     37380    424792     17.90   no data
22.00/22.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.00/22.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.00/22.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.00/22.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.00/22.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.00/22.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
22.00/22.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.00/22.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.00/22.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.00/23.01	c lits-rem:       282  cl-subs:     3084  v-elim:      0  v-fix:    0  time:  0.92 s
23.00/23.01	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
23.00/23.01	c vivif2 --  cl tried    24647 cl shrink        0 lits rem          0 time: 0.00
23.39/23.40	c asymm  cl-useful: 0/3745/5340 lits-rem:0 time: 0.39
23.39/23.40	c calculated reachability. Time: 0.00
23.39/23.40	c  N dy   792    238307        60      5340         0     24647     37380    365298     17.90   no data
25.30/25.38	c  N dy   848    255438        60      5340         0     21417     37380    286150     17.90     19.06
27.28/27.37	c  N dy   971    271770        60      5340         0     35993     37380    603968     17.99     19.10
29.38/29.45	c  N dy  1059    289985        60      5340         0     32731     37380    517726     18.03     19.00
31.19/31.28	c  F st  1075    306251        60      5340         0     26697     37380    373457     17.97     16.25
31.59/31.62	c  N st  1080    309547        60      5340         0     29614     37380    435492     17.97   no data
34.10/34.16	c  N dy  1154    329375        60      5340         0     25959     37380    352190     17.99     19.03
36.79/36.81	c  N dy  1211    350041        60      5340         0     44265     37380    737114     17.99     18.98
37.68/37.72	c  S st  1258    357460        60      5340         0     28715     37380    404073     18.01   no data
37.78/37.80	c  S st  1258    357963        60      5340         0     29179     37380    414262     18.01   no data
37.78/37.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.78/37.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
37.78/37.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.78/37.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.78/37.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.78/37.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
37.78/37.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.78/37.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
37.78/37.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.40/38.47	c lits-rem:       182  cl-subs:     1590  v-elim:      0  v-fix:    0  time:  0.63 s
38.40/38.47	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
38.40/38.47	c vivif2 --  cl tried    27589 cl shrink        0 lits rem          0 time: 0.01
38.59/38.68	c asymm  cl-useful: 0/1595/5340 lits-rem:0 time: 0.20
38.59/38.68	c calculated reachability. Time: 0.00
38.59/38.68	c  N dy  1258    357963        60      5340         0     27589     37380    378786     18.01   no data
44.49/44.58	c  N dy  1359    405278        60      5340         0     46212     37380    733286     17.88     18.83
47.39/47.47	c  N dy  1503    425575        60      5340         0     40557     37380    639856     17.95     18.93
50.19/50.28	c  N dy  1566    445611        60      5340         0     33564     37380    470748     17.94     20.10
53.59/53.69	c  N dy  1692    465686        60      5340         0     25721     37380    295850     17.98     19.46
56.19/56.27	c  N dy  1784    485783        60      5340         0     43604     37380    677482     18.00     19.46
60.69/60.78	c  N dy  1800    520687        60      5340         0     47538     37380    720844     17.88     18.84
63.19/63.24	c  S st  1853    536945        60      5340         0     34704     37380    471089     17.89   no data
63.29/63.34	c  S st  1853    537450        60      5340         0     35165     37380    481604     17.89   no data
63.29/63.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.29/63.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
63.29/63.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.29/63.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.29/63.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.29/63.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
63.29/63.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.29/63.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
63.29/63.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.09/64.18	c lits-rem:       204  cl-subs:     1812  v-elim:      0  v-fix:    0  time:  0.81 s
64.09/64.19	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
64.09/64.19	c vivif2 --  cl tried    33353 cl shrink        0 lits rem          0 time: 0.00
64.49/64.58	c asymm  cl-useful: 0/3015/5340 lits-rem:0 time: 0.39
64.49/64.58	c calculated reachability. Time: 0.00
64.49/64.58	c  N dy  1853    537450        60      5340         0     33353     37380    441619     17.89   no data
68.49/68.51	c  N dy  1990    561152        60      5340         0     54365     37380    893639     17.92     19.07
71.89/71.90	c  N dy  2072    584332        60      5340         0     46656     37380    708963     17.91     18.87
75.59/75.64	c  N dy  2204    604405        60      5340         0     35367     37380    465399     17.95     21.15
79.10/79.19	c  N dy  2339    624434        60      5340         0     53126     37380    849804     17.99     19.20
82.59/82.64	c  N dy  2446    644469        60      5340         0     40804     37380    571002     18.01     19.48
86.29/86.30	c  N dy  2531    664571        60      5340         0     58626     37380    949072     18.02     19.79
89.10/89.15	c  N dy  2565    684609        60      5340         0     45262     37380    646347     18.00     20.69
94.50/94.54	c  N dy  2651    718336        60      5340         0     43046     37380    581951     17.96     18.97
97.99/98.07	c  N dy  2701    738420        60      5340         0     60771     37380    956363     17.96     19.36
101.49/101.50	c  N dy  2792    758463        60      5340         0     45912     37380    644305     17.97     20.49
106.60/106.63	c  N dy  2879    782807        60      5340         0     33856     37380    377475     17.97     19.03
110.09/110.16	c  N dy  2956    806176        60      5340         0     54552     37380    818775     17.98     17.87
110.09/110.16	c  S st  2956    806176        60      5340         0     54552     37380    818775     17.98     17.87
110.29/110.31	c  S st  2956    806679        60      5340         0     55013     37380    829049     17.98   no data
110.29/110.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
110.29/110.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
110.29/110.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
110.29/110.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.29/110.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.29/110.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
110.29/110.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
110.29/110.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
110.29/110.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.69/113.72	c lits-rem:       582  cl-subs:     5571  v-elim:      0  v-fix:    0  time:  3.35 s
113.69/113.72	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
113.69/113.73	c vivif2 --  cl tried    49442 cl shrink        0 lits rem          0 time: 0.01
113.89/113.96	c asymm  cl-useful: 0/933/5340 lits-rem:0 time: 0.23
113.89/113.96	c calculated reachability. Time: 0.00
113.89/113.96	c  N dy  2956    806679        60      5340         0     49442     37380    713232     17.98   no data
119.09/119.14	c  N dy  3048    832389        60      5340         0     37960     37380    452877     17.98     19.00
123.79/123.81	c  N dy  3116    861196        60      5340         0     63340     37380    979627     17.95     18.94
127.69/127.73	c  N dy  3205    881384        60      5340         0     46033     37380    617879     17.96     18.97
132.09/132.12	c  N dy  3355    901400        60      5340         0     63842     37380   1006005     18.00     19.48
136.30/136.37	c  N dy  3473    921412        60      5340         0     45396     37380    593237     18.02     20.34
140.50/140.50	c  N dy  3585    941423        60      5340         0     63114     37380    976117     18.04     20.97
145.39/145.49	c  N dy  3649    967368        60      5340         0     48841     37380    648620     18.03     19.27
149.50/149.55	c  N dy  3726    987532        60      5340         0     66617     37380   1027995     18.03     18.98
154.49/154.50	c  N dy  3847   1009826        60      5340         0     48456     37380    637762     18.05     19.11
158.50/158.54	c  N dy  3934   1030179        60      5340         0     66475     37380   1024272     18.06     19.01
162.90/162.94	c  N dy  3944   1054842        60      5340         0     49160     37380    624219     18.01     19.01
166.11/166.12	c  F st  3999   1071875        60      5340         0     64249     37380    944373     18.01     18.13
166.69/166.78	c  N st  4004   1075173        60      5340         0     67161     37380   1008250     18.01   no data
171.50/171.60	c  N dy  4084   1095261        60      5340         0     45201     37380    546139     18.01     20.90
177.39/177.47	c  N dy  4119   1127301        60      5340         0     73106     37380   1122604     17.98     19.06
186.91/186.99	c  N dy  4223   1169797        60      5340         0     70099     37380   1046854     17.95     19.03
192.51/192.56	c  N dy  4374   1189879        60      5340         0     46557     37380    560608     17.97     20.16
196.40/196.47	c  N dy  4456   1209911        60      5340         0     64198     37380    936245     17.98     21.07
196.50/196.50	c  S st  4458   1210019        60      5340         0     64295     37380    938412     17.98   no data
196.60/196.68	c  S st  4458   1210520        60      5340         0     64755     37380    948703     17.98   no data
196.60/196.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
196.70/196.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
196.70/196.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
196.70/196.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
196.70/196.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
196.70/196.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
196.70/196.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
196.70/196.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
196.70/196.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
200.99/201.08	c lits-rem:       638  cl-subs:     6248  v-elim:      0  v-fix:    0  time:  4.33 s
200.99/201.08	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
200.99/201.09	c vivif2 --  cl tried    58507 cl shrink        0 lits rem          0 time: 0.01
201.31/201.32	c asymm  cl-useful: 0/791/5340 lits-rem:0 time: 0.23
201.31/201.32	c calculated reachability. Time: 0.00
201.31/201.32	c  N dy  4458   1210520        60      5340         0     58507     37380    818894     17.98   no data
206.59/206.63	c  N dy  4606   1230584        60      5340         0     76380     37380   1209036     18.00     20.03
211.70/211.71	c  N dy  4702   1251904        60      5340         0     53127     37380    687838     18.01     19.18
216.20/216.21	c  N dy  4803   1271919        60      5340         0     70896     37380   1069568     18.02     18.98
221.70/221.75	c  N dy  4867   1293487        60      5340         0     46739     37380    539653     18.02     19.11
227.71/227.73	c  N dy  4983   1323741        60      5340         0     73378     37380   1101251     18.01     19.06
233.79/233.82	c  N dy  5135   1343782        60      5340         0     47156     37380    544258     18.04     19.17
238.30/238.32	c  N dy  5181   1368778        60      5340         0     69135     37380   1004147     18.02     19.00
247.09/247.12	c  N dy  5261   1409315        60      5340         0     59656     37380    771497     17.98     19.01
252.39/252.42	c  N dy  5414   1429413        60      5340         0     77537     37380   1163203     18.01     20.67
261.30/261.32	c  N dy  5423   1475718        60      5340         0     72023     37380   1005658     17.93     19.00
267.70/267.71	c  N dy  5572   1495773        60      5340         0     89919     37380   1395048     17.95     20.51
272.40/272.43	c  N dy  5690   1515804        60      5340         0     61104     37380    815220     17.96     19.79
277.79/277.80	c  N dy  5826   1535871        60      5340         0     78898     37380   1201882     17.97     20.64
284.50/284.58	c  N dy  5946   1556875        60      5340         0     49902     37380    559813     17.99     18.94
288.70/288.76	c  N dy  6030   1576939        60      5340         0     67561     37380    935006     17.99     20.99
297.59/297.68	c  N dy  6035   1612455        60      5340         0     50091     37380    553911     17.94     18.98
302.70/302.70	c  N dy  6169   1632510        60      5340         0     67858     37380    940833     17.96     19.59
308.60/308.63	c  N dy  6311   1652582        60      5340         0     85664     37380   1329579     17.98     18.93
315.40/315.41	c  N dy  6444   1672834        60      5340         0     54264     37380    636666     17.99     18.95
320.70/320.71	c  N dy  6559   1695717        60      5340         0     74462     37380   1070315     18.00     18.96
324.70/324.77	c  S st  6598   1710522        60      5340         0     87462     37380   1345182     18.00     15.92
325.00/325.02	c  S st  6598   1711025        60      5340         0     87920     37380   1355235     18.00   no data
325.00/325.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
325.00/325.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
325.00/325.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
325.00/325.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
325.00/325.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
325.00/325.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
325.00/325.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
325.00/325.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
325.10/325.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
335.10/335.14	c lits-rem:      1094  cl-subs:    10294  v-elim:      0  v-fix:    0  time: 10.02 s
335.10/335.14	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
335.10/335.16	c vivif2 --  cl tried    77626 cl shrink        0 lits rem          0 time: 0.02
335.41/335.45	c asymm  cl-useful: 0/601/5340 lits-rem:0 time: 0.29
335.41/335.46	c calculated reachability. Time: 0.00
335.41/335.46	c  N dy  6598   1711025        60      5340         0     77626     37380   1140072     18.00   no data
342.01/342.09	c  N dy  6718   1731080        60      5340         0     95458     37380   1527305     18.01     20.12
346.70/346.78	c  N dy  6774   1751114        60      5340         0     63425     37380    823015     18.01     20.35
351.70/351.71	c  N dy  6835   1771798        60      5340         0     81585     37380   1202194     18.00     18.96
358.61/358.63	c  N dy  6944   1791856        60      5340         0     99312     37380   1585840     18.01     19.18
363.71/363.78	c  N dy  7050   1811883        60      5340         0     66196     37380    875242     18.02     19.25
368.52/368.59	c  N dy  7112   1831931        60      5340         0     83846     37380   1250084     18.02     20.75
375.01/375.09	c  N dy  7191   1851970        60      5340         0    101437     37380   1624794     18.02     20.26
380.51/380.51	c  N dy  7323   1871972        60      5340         0     67227     37380    886318     18.04     19.56
386.01/386.01	c  N dy  7419   1891984        60      5340         0     84972     37380   1269245     18.04     19.65
393.82/393.84	c  N dy  7562   1912891        60      5340         0    103572     37380   1676207     18.06     19.03
399.32/399.35	c  N dy  7682   1932958        60      5340         0     68399     37380    901227     18.07     19.81
404.00/404.09	c  N dy  7706   1954365        60      5340         0     87124     37380   1291829     18.06     19.21
411.41/411.41	c  N dy  7828   1974467        60      5340         0    104971     37380   1681584     18.07     20.79
416.60/416.69	c  N dy  7924   1994537        60      5340         0     68821     37380    898729     18.07     19.64
422.70/422.78	c  N dy  8075   2014559        60      5340         0     86625     37380   1290523     18.09     20.29
430.31/430.37	c  N dy  8184   2034645        60      5340         0    104419     37380   1675775     18.10     20.08
437.90/437.98	c  N dy  8284   2054732        60      5340         0     67324     37380    850500     18.10     19.46
443.50/443.52	c  N dy  8351   2074754        60      5340         0     84936     37380   1225026     18.10     20.11
451.71/451.74	c  N dy  8443   2100832        60      5340         0    107917     37380   1713807     18.10     19.08
457.00/457.09	c  N dy  8483   2121602        60      5340         0     70349     37380    890892     18.09     19.09
462.80/462.88	c  N dy  8574   2141894        60      5340         0     88294     37380   1278881     18.10     19.07
468.70/468.76	c  N dy  8612   2162225        60      5340         0    106146     37380   1650258     18.09     19.05
474.81/474.83	c  N dy  8705   2182244        60      5340         0     67473     37380    839872     18.09     19.45
480.11/480.14	c  N dy  8791   2202549        60      5340         0     85400     37380   1225235     18.10     19.06
482.31/482.38	c  S st  8796   2211027        60      5340         0     92774     37380   1378970     18.09     17.11
482.61/482.63	c  S st  8796   2211529        60      5340         0     93223     37380   1389417     18.09   no data
482.61/482.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
482.61/482.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
482.61/482.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
482.61/482.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
482.61/482.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
482.61/482.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
482.61/482.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
482.61/482.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
482.71/482.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
492.72/492.72	c lits-rem:      1119  cl-subs:    10533  v-elim:      0  v-fix:    0  time:  9.99 s
492.72/492.72	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
492.72/492.74	c vivif2 --  cl tried    82690 cl shrink        0 lits rem          0 time: 0.02
493.01/493.01	c asymm  cl-useful: 0/753/5340 lits-rem:0 time: 0.27
493.01/493.02	c calculated reachability. Time: 0.00
493.01/493.02	c  N dy  8796   2211529        60      5340         0     82690     37380   1171701     18.09   no data
499.61/499.64	c  N dy  8876   2231540        60      5340         0    100308     37380   1550313     18.10     21.18
507.60/507.65	c  N dy  8984   2253132        60      5340         0     62859     37380    734102     18.10     19.06
513.51/513.53	c  N dy  9110   2275360        60      5340         0     82454     37380   1160036     18.11     19.14
520.71/520.70	c  N dy  9230   2295404        60      5340         0    100177     37380   1545376     18.12     20.84
527.11/527.13	c  N dy  9270   2315518        60      5340         0     59931     37380    658844     18.11     19.16
531.90/531.99	c  N dy  9380   2335541        60      5340         0     77562     37380   1041482     18.12     20.68
538.61/538.65	c  N dy  9487   2356631        60      5340         0     96179     37380   1444181     18.13     19.16
547.11/547.16	c  N dy  9637   2376681        60      5340         0    113912     37380   1835483     18.14     20.78
553.41/553.47	c  N dy  9688   2398591        60      5340         0     74161     37380    940719     18.13     19.11
559.92/559.95	c  N dy  9805   2418891        60      5340         0     92146     37380   1332066     18.14     19.12
572.02/572.07	c  N dy  9824   2460049        60      5340         0     68300     37380    806474     18.12     19.21
577.52/577.58	c  N dy  9911   2480103        60      5340         0     86003     37380   1186273     18.12     19.66
586.81/586.89	c  N dy 10001   2501446        60      5340         0    104780     37380   1590273     18.13     19.25
597.82/597.82	c  N dy 10148   2521533        60      5340         0     61897     37380    670753     18.14     21.28
603.52/603.58	c  N dy 10312   2541555        60      5340         0     79642     37380   1064144     18.15     20.08
609.71/609.72	c  N dy 10401   2561627        60      5340         0     97262     37380   1443098     18.15     19.67
617.31/617.33	c  N dy 10483   2581650        60      5340         0    114934     37380   1820050     18.15     19.17
624.91/624.95	c  N dy 10613   2602271        60      5340         0     71504     37380    871127     18.16     19.14
631.12/631.16	c  N dy 10748   2622293        60      5340         0     89288     37380   1262679     18.17     19.20
638.22/638.23	c  N dy 10835   2642370        60      5340         0    106960     37380   1643659     18.17     20.43
647.71/647.78	c  N dy 10960   2662399        60      5340         0    124690     37380   2031208     18.18     20.40
656.52/656.57	c  N dy 11059   2694950        60      5340         0     90592     37380   1252509     18.18     19.15
662.41/662.41	c  S st 11132   2711530        60      5340         0    105209     37380   1566047     18.18     16.90
662.71/662.73	c  S st 11132   2712030        60      5340         0    105664     37380   1576351     18.18   no data
662.71/662.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
662.71/662.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
662.71/662.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
662.71/662.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
662.71/662.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
662.71/662.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
662.71/662.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
662.81/662.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
662.81/662.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
675.11/675.12	c lits-rem:      1091  cl-subs:    13403  v-elim:      0  v-fix:    0  time: 12.27 s
675.11/675.12	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
675.11/675.14	c vivif2 --  cl tried    92261 cl shrink        0 lits rem          0 time: 0.02
675.43/675.42	c asymm  cl-useful: 0/572/5340 lits-rem:0 time: 0.28
675.43/675.43	c calculated reachability. Time: 0.00
675.43/675.43	c  N dy 11132   2712030        60      5340         0     92261     37380   1304548     18.18   no data
684.41/684.48	c  N dy 11259   2736773        60      5340         0    114091     37380   1778680     18.19     19.18
693.42/693.46	c  N dy 11391   2758817        60      5340         0     70948     37380    843679     18.19     19.17
699.21/699.28	c  N dy 11489   2778851        60      5340         0     88601     37380   1225541     18.20     20.27
707.32/707.32	c  N dy 11540   2803274        60      5340         0    110018     37380   1674755     18.19     19.18
716.72/716.78	c  N dy 11646   2823354        60      5340         0    127682     37380   2055685     18.20     20.69
722.82/722.83	c  N dy 11774   2843390        60      5340         0     81498     37380   1062167     18.20     21.08
743.53/743.54	c  N dy 11871   2917273        60      5340         0     81309     37380   1022597     18.17     19.14
750.72/750.76	c  N dy 12002   2937281        60      5340         0     98952     37380   1410294     18.18     21.04
759.03/759.01	c  N dy 12101   2957834        60      5340         0    117041     37380   1801536     18.18     19.15
767.91/767.91	c  N dy 12171   2977855        60      5340         0     68799     37380    760181     18.18     19.63
773.92/773.94	c  N dy 12263   2999098        60      5340         0     87470     37380   1163358     18.19     19.15
781.32/781.32	c  N dy 12374   3019108        60      5340         0    105145     37380   1550935     18.19     19.40
792.92/792.98	c  N dy 12476   3047715        60      5340         0    130326     37380   2089091     18.19     19.17
800.61/800.63	c  N dy 12558   3071712        60      5340         0     84559     37380   1086760     18.19     19.33
808.92/808.94	c  N dy 12687   3094934        60      5340         0    104985     37380   1529610     18.20     19.17
821.62/821.70	c  N dy 12786   3125583        60      5340         0    131815     37380   2095325     18.20     19.18
829.02/829.06	c  N dy 12924   3145817        60      5340         0     82068     37380   1033630     18.21     19.17
834.22/834.29	c  N dy 12949   3165842        60      5340         0     99622     37380   1400789     18.20     19.72
842.23/842.23	c  N dy 13041   3185930        60      5340         0    117254     37380   1782062     18.20     20.04
852.02/852.08	c  N dy 13125   3208257        60      5340         0    136816     37380   2200522     18.20     19.20
853.63/853.68	c  S st 13134   3212031        60      5340         0     71637     37380    792236     18.20     17.53
853.82/853.88	c  S st 13134   3212538        60      5340         0     72094     37380    802526     18.20   no data
853.82/853.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
853.92/853.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
853.92/853.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
853.92/853.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
853.92/853.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
853.92/853.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
853.92/853.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
853.92/853.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
853.92/853.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
855.02/855.04	c lits-rem:       108  cl-subs:     1038  v-elim:      0  v-fix:    0  time:  1.10 s
855.02/855.04	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
855.02/855.06	c vivif2 --  cl tried    71056 cl shrink        0 lits rem          0 time: 0.01
855.32/855.30	c asymm  cl-useful: 0/722/5340 lits-rem:0 time: 0.25
855.32/855.31	c calculated reachability. Time: 0.00
855.32/855.31	c  N dy 13134   3212538        60      5340         0     71056     37380    781010     18.20   no data
861.12/861.12	c  N dy 13219   3233418        60      5340         0     89384     37380   1173580     18.20     19.17
869.12/869.14	c  N dy 13366   3253461        60      5340         0    107150     37380   1564221     18.21     19.22
879.22/879.29	c  N dy 13512   3274988        60      5340         0    126206     37380   1984682     18.22     19.24
888.73/888.71	c  N dy 13626   3295085        60      5340         0     74359     37380    842987     18.22     21.11
894.82/894.87	c  N dy 13635   3320588        60      5340         0     96548     37380   1294891     18.21     19.19
903.22/903.20	c  N dy 13723   3342726        60      5340         0    116024     37380   1713971     18.21     19.27
912.12/912.13	c  N dy 13781   3363248        60      5340         0    134051     37380   2096226     18.21     19.17
920.83/920.87	c  N dy 13926   3383275        60      5340         0     81502     37380    992736     18.22     19.64
928.44/928.44	c  N dy 13971   3408630        60      5340         0    103672     37380   1457145     18.21     19.25
938.13/938.18	c  N dy 14124   3429678        60      5340         0    122273     37380   1866242     18.22     19.20
948.62/948.66	c  N dy 14242   3449834        60      5340         0    140052     37380   2253864     18.23     19.24
956.12/956.18	c  N dy 14349   3471970        60      5340         0     88236     37380   1120440     18.23     19.23
963.32/963.32	c  N dy 14386   3496748        60      5340         0    109815     37380   1569514     18.22     19.22
972.93/972.91	c  N dy 14535   3516815        60      5340         0    127531     37380   1960820     18.23     20.78
983.73/983.77	c  N dy 14622   3538280        60      5340         0     74414     37380    815209     18.23     19.26
989.53/989.58	c  N dy 14697   3558370        60      5340         0     92113     37380   1193699     18.23     19.24
998.02/998.00	c  N dy 14837   3578941        60      5340         0    110271     37380   1591848     18.24     19.22
1007.63/1007.66	c  N dy 14964   3598948        60      5340         0    127929     37380   1977754     18.24     19.98
1017.03/1017.08	c  N dy 15035   3618987        60      5340         0    145511     37380   2354965     18.24     19.97
1023.73/1023.70	c  N dy 15088   3640343        60      5340         0     91228     37380   1159682     18.24     19.22
1036.03/1036.07	c  N dy 15127   3681408        60      5340         0    126944     37380   1906559     18.23     19.26
1047.82/1047.83	c  N dy 15256   3702531        60      5340         0    145533     37380   2312298     18.23     19.26
1052.23/1052.26	c  S st 15341   3712538        60      5340         0     80780     37380    939268     18.24   no data
1052.43/1052.49	c  S st 15341   3713040        60      5340         0     81229     37380    949412     18.24   no data
1052.53/1052.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1052.53/1052.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1052.53/1052.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1052.53/1052.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1052.53/1052.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1052.53/1052.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1052.53/1052.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1052.53/1052.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1052.53/1052.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1054.33/1054.37	c lits-rem:       165  cl-subs:     1627  v-elim:      0  v-fix:    0  time:  1.80 s
1054.33/1054.37	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1054.33/1054.39	c vivif2 --  cl tried    79602 cl shrink        0 lits rem          0 time: 0.01
1054.63/1054.66	c asymm  cl-useful: 0/625/5340 lits-rem:0 time: 0.27
1054.63/1054.66	c calculated reachability. Time: 0.00
1054.63/1054.66	c  N dy 15341   3713040        60      5340         0     79602     37380    911396     18.24   no data
1065.53/1065.55	c  N dy 15422   3748630        60      5340         0    110775     37380   1568955     18.23     19.20
1066.94/1066.99	c  F st 15450   3751562        60      5340         0    113361     37380   1626293     18.23   no data
1074.74/1074.78	c  N dy 15516   3768716        60      5340         0    128449     37380   1955927     18.24     20.21
1084.65/1084.63	c  N dy 15617   3788777        60      5340         0    146097     37380   2338241     18.24     19.25
1091.93/1091.99	c  N dy 15666   3809932        60      5340         0     90089     37380   1120295     18.24     19.39
1100.43/1100.45	c  N dy 15798   3830135        60      5340         0    107891     37380   1511495     18.24     19.39
1120.44/1120.40	c  N dy 15863   3870539        60      5340         0    142937     37380   2233419     18.23     19.34
1129.93/1129.99	c  N dy 15980   3890577        60      5340         0     85361     37380   1016725     18.23     20.31
1137.03/1137.08	c  N dy 16086   3910653        60      5340         0    102956     37380   1397453     18.24     19.60
1144.74/1144.75	c  N dy 16149   3930685        60      5340         0    120504     37380   1772121     18.24     20.85
1156.44/1156.47	c  N dy 16213   3958538        60      5340         0    144960     37380   2291311     18.23     19.20
1164.73/1164.70	c  N dy 16262   3979480        60      5340         0     87060     37380   1034867     18.23     19.20
1171.83/1171.85	c  N dy 16286   4002988        60      5340         0    107566     37380   1464031     18.23     19.28
1180.03/1180.06	c  N dy 16355   4023011        60      5340         0    125115     37380   1839993     18.23     20.09
1190.84/1190.84	c  N dy 16469   4043075        60      5340         0    142783     37380   2225383     18.23     19.22
1202.04/1202.06	c  N dy 16558   4065492        60      5340         0     85293     37380    987978     18.23     19.34
1208.44/1208.41	c  N dy 16616   4086351        60      5340         0    103597     37380   1382589     18.23     19.21
1217.44/1217.43	c  N dy 16766   4106406        60      5340         0    121268     37380   1773633     18.24     21.30
1227.13/1227.14	c  N dy 16834   4127454        60      5340         0    139676     37380   2167859     18.24     19.28
1239.54/1239.58	c  N dy 16959   4147461        60      5340         0     79238     37380    852046     18.24     19.91
1245.74/1245.74	c  N dy 17012   4168173        60      5340         0     97392     37380   1240122     18.24     19.29
1256.14/1256.18	c  N dy 17116   4195469        60      5340         0    121386     37380   1757792     18.24     19.24
1263.95/1263.99	c  S st 17170   4213042        60      5340         0    136670     37380   2079470     18.24     16.97
1264.43/1264.42	c  S st 17170   4213546        60      5340         0    137129     37380   2089750     18.24   no data
1264.43/1264.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1264.53/1264.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1264.53/1264.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1264.53/1264.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1264.53/1264.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1264.53/1264.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1264.53/1264.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1264.53/1264.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1264.53/1264.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1284.53/1284.58	c lits-rem:      1155  cl-subs:    17451  v-elim:      0  v-fix:    0  time: 19.99 s
1284.53/1284.58	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1284.63/1284.61	c vivif2 --  cl tried   119678 cl shrink        0 lits rem          0 time: 0.03
1284.93/1284.97	c asymm  cl-useful: 0/427/5340 lits-rem:0 time: 0.36
1284.93/1284.97	c calculated reachability. Time: 0.00
1284.93/1284.97	c  N dy 17170   4213546        60      5340         0    119678     37380   1733659     18.24   no data
1297.64/1297.69	c  N dy 17236   4242826        60      5340         0    145259     37380   2270041     18.24     19.25

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-3367519-1305383523/watcher-3367519-1305383523 -o /tmp/evaluation-result-3367519-1305383523/solver-3367519-1305383523 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367519-1305383523.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.39 3.89 3.72 3/354 15867
/proc/meminfo: memFree=24806560/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=29736 CPUtime=0 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 572 0 0 0 0 0 0 0 22 0 1 0 649949364 30449664 512 33554432000 4194304 4580011 140735262507376 18446744073709551615 4489100 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 7434 513 322 95 0 2416 0

[startup+0.0332709 s]
/proc/loadavg: 3.39 3.89 3.72 3/354 15867
/proc/meminfo: memFree=24806560/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=29864 CPUtime=0.02 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 605 0 0 0 2 0 0 0 22 0 1 0 649949364 30580736 545 33554432000 4194304 4580011 140735262507376 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 7466 545 338 95 0 2448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29864

[startup+0.10026 s]
/proc/loadavg: 3.39 3.89 3.72 3/354 15867
/proc/meminfo: memFree=24806560/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=29864 CPUtime=0.09 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 614 0 0 0 9 0 0 0 22 0 1 0 649949364 30580736 554 33554432000 4194304 4580011 140735262507376 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 7466 554 338 95 0 2448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29864

[startup+0.300155 s]
/proc/loadavg: 3.39 3.89 3.72 3/354 15867
/proc/meminfo: memFree=24806560/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=31072 CPUtime=0.29 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 1125 0 0 0 29 0 0 0 23 0 1 0 649949364 31817728 998 33554432000 4194304 4580011 140735262507376 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 7768 998 362 95 0 2750 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31072

[startup+0.70114 s]
/proc/loadavg: 3.39 3.89 3.72 3/354 15867
/proc/meminfo: memFree=24806560/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=32188 CPUtime=0.69 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 1649 0 0 0 69 0 0 0 25 0 1 0 649949364 32960512 1140 33554432000 4194304 4580011 140735262507376 18446744073709551615 4294669 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 8047 1140 362 95 0 3029 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32188

[startup+1.50099 s]
/proc/loadavg: 3.39 3.89 3.72 5/365 15888
/proc/meminfo: memFree=24782704/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=32796 CPUtime=1.49 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 2408 0 0 0 149 0 0 0 25 0 1 0 649949364 33583104 1303 33554432000 4194304 4580011 140735262507376 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 8199 1303 364 95 0 3181 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32796

[startup+3.10069 s]
/proc/loadavg: 3.39 3.89 3.72 5/365 15888
/proc/meminfo: memFree=24759028/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=38124 CPUtime=3.08 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 4347 0 0 0 308 0 0 0 25 0 1 0 649949364 39038976 2471 33554432000 4194304 4580011 140735262507376 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 9531 2471 366 95 0 4513 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38124

[startup+6.30107 s]
/proc/loadavg: 3.44 3.89 3.72 5/365 15915
/proc/meminfo: memFree=24749968/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=38988 CPUtime=6.29 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 5986 0 0 0 628 1 0 0 25 0 1 0 649949364 39923712 2739 33554432000 4194304 4580011 140735262507376 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 9747 2739 366 95 0 4729 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38988

[startup+12.7009 s]
/proc/loadavg: 3.48 3.89 3.73 5/365 15915
/proc/meminfo: memFree=24718344/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=43600 CPUtime=12.69 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 9491 0 0 0 1268 1 0 0 25 0 1 0 649949364 44646400 3905 33554432000 4194304 4580011 140735262507376 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 10900 3905 366 95 0 5882 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43600

[startup+25.5004 s]
/proc/loadavg: 3.60 3.90 3.73 5/365 15916
/proc/meminfo: memFree=24697196/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=49452 CPUtime=25.49 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 14523 0 0 0 2547 2 0 0 25 0 1 0 649949364 50638848 5238 33554432000 4194304 4580011 140735262507376 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 12363 5238 366 95 0 7345 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49452

[startup+51.1005 s]
/proc/loadavg: 3.81 3.92 3.74 5/365 15916
/proc/meminfo: memFree=24682940/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=50900 CPUtime=51.09 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 21487 0 0 0 5105 4 0 0 25 0 1 0 649949364 52121600 5822 33554432000 4194304 4580011 140735262507376 18446744073709551615 4293939 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 12725 5822 366 95 0 7707 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50900

[startup+102.314 s]
/proc/loadavg: 3.98 3.95 3.75 5/365 15918
/proc/meminfo: memFree=24635300/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=53884 CPUtime=102.31 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 32770 0 0 0 10224 7 0 0 25 0 1 0 649949364 55177216 6592 33554432000 4194304 4580011 140735262507376 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 13471 6592 366 95 0 8453 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 53884

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 3.77 5/365 15919
/proc/meminfo: memFree=24619768/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=65936 CPUtime=162.3 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 45374 0 0 0 16220 10 0 0 25 0 1 0 649949364 67518464 9137 33554432000 4194304 4580011 140735262507376 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 16484 9137 366 95 0 11466 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 65936

[startup+222.301 s]
/proc/loadavg: 4.14 4.00 3.79 5/365 15921
/proc/meminfo: memFree=24588720/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=71508 CPUtime=222.3 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 54875 0 0 0 22217 13 0 0 25 0 1 0 649949364 73224192 10485 33554432000 4194304 4580011 140735262507376 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 17877 10485 366 95 0 12859 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 71508

[startup+282.301 s]
/proc/loadavg: 4.05 4.00 3.81 5/365 15923
/proc/meminfo: memFree=24575800/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=71716 CPUtime=282.3 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 62782 0 0 0 28214 16 0 0 25 0 1 0 649949364 73437184 11467 33554432000 4194304 4580011 140735262507376 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 17929 11467 366 95 0 12911 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 71716

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.82 5/365 15924
/proc/meminfo: memFree=24523072/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=85576 CPUtime=342.3 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 71902 0 0 0 34211 19 0 0 25 0 1 0 649949364 87629824 14988 33554432000 4194304 4580011 140735262507376 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 21394 14988 366 95 0 16376 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 85576

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/365 15926
/proc/meminfo: memFree=24521056/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=85800 CPUtime=402.3 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 79404 0 0 0 40209 21 0 0 25 0 1 0 649949364 87859200 14310 33554432000 4194304 4580011 140735262507376 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 21450 14310 366 95 0 16432 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 85800

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/365 15927
/proc/meminfo: memFree=24493504/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=85968 CPUtime=462.3 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 85862 0 0 0 46207 23 0 0 25 0 1 0 649949364 88031232 14431 33554432000 4194304 4580011 140735262507376 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 21492 14431 366 95 0 16474 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 85968

[startup+522.301 s]
/proc/loadavg: 4.05 4.01 3.84 5/365 15929
/proc/meminfo: memFree=24478328/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=90752 CPUtime=522.31 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 92150 0 0 0 52206 25 0 0 25 0 1 0 649949364 92930048 16151 33554432000 4194304 4580011 140735262507376 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 22688 16151 366 95 0 17670 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 90752

[startup+582.301 s]
/proc/loadavg: 4.12 4.04 3.86 5/365 15931
/proc/meminfo: memFree=24474564/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=90940 CPUtime=582.31 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 98652 0 0 0 58204 27 0 0 25 0 1 0 649949364 93122560 15885 33554432000 4194304 4580011 140735262507376 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 22735 15885 366 95 0 17717 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 90940

[startup+642.301 s]
/proc/loadavg: 4.13 4.06 3.87 5/365 15932
/proc/meminfo: memFree=24463364/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=91060 CPUtime=642.32 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 103828 0 0 0 64203 29 0 0 25 0 1 0 649949364 93245440 16364 33554432000 4194304 4580011 140735262507376 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 22765 16364 366 95 0 17747 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 91060

[startup+702.301 s]
/proc/loadavg: 4.05 4.05 3.88 5/365 15934
/proc/meminfo: memFree=24462700/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=95588 CPUtime=702.31 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 109575 0 0 0 70200 31 0 0 25 0 1 0 649949364 97882112 16973 33554432000 4194304 4580011 140735262507376 18446744073709551615 4295655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 23897 16973 366 95 0 18879 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 95588

[startup+762.313 s]
/proc/loadavg: 4.06 4.05 3.89 5/365 15935
/proc/meminfo: memFree=24453844/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=95720 CPUtime=762.33 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 115089 0 0 0 76200 33 0 0 25 0 1 0 649949364 98017280 17567 33554432000 4194304 4580011 140735262507376 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 23930 17567 366 95 0 18912 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 95720

[startup+822.301 s]
/proc/loadavg: 4.02 4.04 3.90 5/365 15937
/proc/meminfo: memFree=24453792/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=95844 CPUtime=822.32 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 120373 0 0 0 82197 35 0 0 25 0 1 0 649949364 98144256 17769 33554432000 4194304 4580011 140735262507376 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 23961 17769 366 95 0 18943 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 95844

[startup+882.301 s]
/proc/loadavg: 4.01 4.03 3.90 5/365 15939
/proc/meminfo: memFree=24453268/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=95952 CPUtime=882.32 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 125571 0 0 0 88195 37 0 0 25 0 1 0 649949364 98254848 17770 33554432000 4194304 4580011 140735262507376 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 23988 17770 366 95 0 18970 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 95952

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.91 5/365 15940
/proc/meminfo: memFree=24425336/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=96064 CPUtime=942.33 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 130841 0 0 0 94193 40 0 0 25 0 1 0 649949364 98369536 17674 33554432000 4194304 4580011 140735262507376 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 24016 17674 366 95 0 18998 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 96064

[startup+1002.3 s]
/proc/loadavg: 4.07 4.03 3.91 5/365 15942
/proc/meminfo: memFree=24430264/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=96180 CPUtime=1002.32 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 136039 0 0 0 100191 41 0 0 25 0 1 0 649949364 98488320 17394 33554432000 4194304 4580011 140735262507376 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 24045 17394 366 95 0 19027 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 96180

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.91 5/365 15943
/proc/meminfo: memFree=24434564/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=96284 CPUtime=1062.33 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 141236 0 0 0 106190 43 0 0 25 0 1 0 649949364 98594816 16998 33554432000 4194304 4580011 140735262507376 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 24071 16998 366 95 0 19053 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 96284

[startup+1122.3 s]
/proc/loadavg: 4.14 4.05 3.93 5/365 15945
/proc/meminfo: memFree=24374388/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=96344 CPUtime=1122.34 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 145109 0 0 0 112189 45 0 0 25 0 1 0 649949364 98656256 17983 33554432000 4194304 4580011 140735262507376 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 24086 17983 366 95 0 19068 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 96344

[startup+1182.3 s]
/proc/loadavg: 4.05 4.04 3.93 5/365 15947
/proc/meminfo: memFree=24381524/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=96448 CPUtime=1182.33 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 150460 0 0 0 118187 46 0 0 25 0 1 0 649949364 98762752 17579 33554432000 4194304 4580011 140735262507376 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 24112 17579 366 95 0 19094 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 96448

[startup+1242.3 s]
/proc/loadavg: 4.08 4.04 3.93 5/365 15948
/proc/meminfo: memFree=24381364/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=96568 CPUtime=1242.34 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 155385 0 0 0 124185 49 0 0 25 0 1 0 649949364 98885632 16576 33554432000 4194304 4580011 140735262507376 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 24142 16576 366 95 0 19124 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 96568



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.93 4/364 15951
/proc/meminfo: memFree=24456220/32950928 swapFree=67056568/67111528
[pid=15867] ppid=15865 vsize=113904 CPUtime=1300.05 cores=0,2
/proc/15867/stat : 15867 (strangenight2-s) R 15865 15867 15273 0 -1 4202496 160888 0 0 0 129955 50 0 0 25 0 1 0 649949364 116637696 22079 33554432000 4194304 4580011 140735262507376 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15867/statm: 28476 22079 366 95 0 23458 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 113904

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.07
CPU user time (s): 1299.56
CPU system time (s): 0.508922
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 113904

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

runsolver used 4.6023 second user time and 9.92849 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-14 16:32:03
IDJOB=3367519
IDBENCH=82728
IDSOLVER=1845
FILE ID=node148/3367519-1305383523
RUNJOBID= node148-1305383523-15845
PBS_JOBID= 13324354
Free space on /tmp= 72836 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1141565617-016.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367519-1305383523/watcher-3367519-1305383523 -o /tmp/evaluation-result-3367519-1305383523/solver-3367519-1305383523 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367519-1305383523.cnf

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

MD5SUM BENCH= 0d2557a5d8edb4c9702dcfea1e1cd4c5
RANDOM SEED=2000238767

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.75
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.854
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.82
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.854
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.75
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.854
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.82
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24806716 kB
Buffers:        307520 kB
Cached:        4546724 kB
SwapCached:       8488 kB
Active:        4521536 kB
Inactive:      3269180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24806716 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           11100 kB
Writeback:           0 kB
AnonPages:     2934440 kB
Mapped:          27544 kB
Slab:           258976 kB
PageTables:      29800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84678108 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= 72820 MiB
End job on node148 at 2011-05-14 16:53:45