Trace number 3174734

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-S1982873755-080.SATISFIABLE.cnf
MD5SUM063ddd149f36deba1032de0c40881dff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.095984
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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174734-1301788871.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.00	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.00	c -- vars added         60
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        60      5340         0         0     37380         0   no data   no data
0.09/0.11	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.11
0.09/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.09/0.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.09/0.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.09/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.13	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.13	c calculated reachability. Time: 0.00
0.09/0.13	c Calc default polars -  time:   0.00 s pos:      24 undec:       0 neg:      36
0.09/0.13	c =========================================================================================
0.09/0.13	c types(t): F = full restart, N = normal restart
0.09/0.13	c types(t): S = simplification begin/end, E = solution found
0.09/0.13	c restart types(rt): st = static, dy = dynamic
0.09/0.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.13	c  B st     0         0        60      5340         0         0     37380         0   no data   no data
0.19/0.24	c  N dy     8      4361        60      5340         0      3867     37380     83029     18.23     19.24
0.39/0.40	c  N dy    20      9213        60      5340         0      5974     37380    121438     18.33     19.40
0.59/0.60	c  N dy    26     14218        60      5340         0      6649     37380    127872     18.09     19.06
0.69/0.79	c  N dy    38     18608        60      5340         0      5548     37380     96069     18.07     19.04
0.89/0.97	c  N dy    46     23379        60      5340         0      9767     37380    185612     18.00     18.97
1.00/1.05	c  F st    58     25000        60      5340         0     11206     37380    217016     18.09     16.39
1.19/1.20	c  N st    63     28296        60      5340         0      8111     37380    142551     18.09   no data
1.19/1.27	c  S st    64     30001        60      5340         0      9633     37380    176041     18.09   no data
1.29/1.30	c  S st    64     30505        60      5340         0     10097     37380    186332     18.09   no data
1.29/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.31	c blocked clauses removed:        0 vars:      0 tried:          60 T: 0.00 s
1.29/1.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1.29/1.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.51	c lits-rem:       142  cl-subs:     1027  v-elim:      0  v-fix:    0  time:  0.19 s
1.69/1.74	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.23
1.69/1.74	c calculated reachability. Time: 0.00
1.69/1.74	c  N dy    64     30505        60      5340         0      9070     37380    163778     18.09   no data
1.99/2.04	c  N dy    72     36295        60      5340         0      7230     37380    112944     18.04     19.02
2.19/2.23	c  N dy    97     40359        60      5340         0     10856     37380    191597     18.15     19.47
2.39/2.48	c  N dy   100     45103        60      5340         0     15044     37380    278696     18.06     19.03
2.49/2.53	c  S st   106     45759        60      5340         0     15628     37380    291510     18.09     18.98
2.49/2.58	c  S st   106     46262        60      5340         0      8151     37380    124221     18.09   no data
2.49/2.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.49/2.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.49/2.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2.49/2.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.62	c lits-rem:         4  cl-subs:       38  v-elim:      0  v-fix:    0  time:  0.03 s
2.59/2.62	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2.59/2.62	c vivif2 --  cl tried     8113 cl shrink        0 lits rem          0 time: 0.00
2.79/2.84	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.21
2.79/2.84	c calculated reachability. Time: 0.00
2.79/2.84	c  N dy   106     46262        60      5340         0      8113     37380    123332     18.09   no data
3.09/3.11	c  N dy   119     52063        60      5340         0     13296     37380    233453     18.09     19.05
3.39/3.41	c  N dy   146     56609        60      5340         0     17355     37380    320911     18.18     19.16
3.69/3.80	c  N dy   153     64063        60      5340         0     15079     37380    258410     18.03     18.98
4.09/4.17	c  N dy   168     69394        60      5340         0     10078     37380    145768     18.05     16.82
4.09/4.17	c  S st   168     69394        60      5340         0     10078     37380    145768     18.05     16.82
4.19/4.20	c  S st   168     69896        60      5340         0     10535     37380    156022     18.05   no data
4.19/4.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.19/4.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.19/4.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.19/4.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
4.19/4.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.19/4.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.19/4.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.27	c lits-rem:        24  cl-subs:      123  v-elim:      0  v-fix:    0  time:  0.05 s
4.19/4.27	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4.19/4.27	c vivif2 --  cl tried    10412 cl shrink        0 lits rem          0 time: 0.00
4.49/4.51	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.24
4.49/4.52	c calculated reachability. Time: 0.00
4.49/4.52	c  N dy   168     69896        60      5340         0     10412     37380    153268     18.05   no data
4.69/4.80	c  N dy   191     74892        60      5340         0     14874     37380    248875     18.09     19.12
5.09/5.11	c  N dy   205     79816        60      5340         0     19227     37380    340755     18.09     19.07
5.40/5.45	c  N dy   214     85005        60      5340         0     13159     37380    199903     18.06     19.08
5.50/5.59	c  F st   225     87502        60      5340         0     15387     37380    248176     18.08     17.26
5.79/5.80	c  N st   230     90803        60      5340         0     18351     37380    313107     18.08   no data
6.29/6.31	c  N dy   236     98194        60      5340         0     13312     37380    193162     18.02     19.03
6.69/6.75	c  N dy   266    104845        60      5340         0     19257     37380    320187     18.06     16.84
6.69/6.75	c  S st   266    104845        60      5340         0     19257     37380    320187     18.06     16.84
6.79/6.81	c  S st   266    105351        60      5340         0     19717     37380    330141     18.06   no data
6.79/6.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.79/6.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.79/6.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.79/6.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.79/6.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
6.79/6.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.79/6.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.79/6.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.19/7.24	c lits-rem:       241  cl-subs:     1978  v-elim:      0  v-fix:    0  time:  0.41 s
7.19/7.24	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
7.19/7.24	c vivif2 --  cl tried    17739 cl shrink        0 lits rem          0 time: 0.00
7.49/7.58	c asymm  cl-useful: 0/4942/5340 lits-rem:0 time: 0.34
7.49/7.58	c calculated reachability. Time: 0.00
7.49/7.58	c  N dy   266    105351        60      5340         0     17739     37380    288542     18.06   no data
8.09/8.18	c  N dy   286    113071        60      5340         0     24601     37380    435265     18.06     19.03
8.69/8.72	c  N dy   295    121958        60      5340         0     20149     37380    329381     18.01     19.03
9.39/9.41	c  N dy   344    129768        60      5340         0     13840     37380    187575     18.08     19.08
11.29/11.34	c  N dy   362    157205        60      5340         0     23787     37380    374086     17.73     18.75
11.39/11.41	c  S st   370    158028        60      5340         0     24524     37380    390306     17.75     17.74
11.39/11.47	c  S st   370    158532        60      5340         0     24983     37380    400501     17.75   no data
11.39/11.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.39/11.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.39/11.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.39/11.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.39/11.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
11.39/11.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.39/11.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.39/11.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.51	c lits-rem:       454  cl-subs:     3724  v-elim:      0  v-fix:    0  time:  1.01 s
12.49/12.51	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
12.49/12.51	c vivif2 --  cl tried    21259 cl shrink        0 lits rem          0 time: 0.00
12.79/12.86	c asymm  cl-useful: 0/4180/5340 lits-rem:0 time: 0.34
12.79/12.86	c calculated reachability. Time: 0.00
12.79/12.86	c  N dy   370    158532        60      5340         0     21259     37380    332380     17.75   no data
13.78/13.87	c  N dy   444    168680        60      5340         0     15553     37380    203884     17.84     18.94
14.69/14.73	c  N dy   497    179526        60      5340         0     25238     37380    411893     17.88     19.96
15.99/16.06	c  N dy   502    196815        60      5340         0     24577     37380    377248     17.72     18.73
17.39/17.40	c  N dy   589    209474        60      5340         0     19096     37380    260818     17.80     18.78
18.69/18.74	c  N dy   689    223291        60      5340         0     31429     37380    528437     17.90     18.96
20.09/20.12	c  N dy   740    237798        60      5340         0     26565     37380    400433     17.89     16.15
20.09/20.12	c  S st   740    237798        60      5340         0     26565     37380    400433     17.89     16.15
20.09/20.19	c  S st   740    238299        60      5340         0     27023     37380    410398     17.89   no data
20.09/20.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.09/20.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.09/20.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.09/20.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.09/20.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.09/20.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
20.09/20.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.19/20.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.19/20.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.89/20.95	c lits-rem:       209  cl-subs:     2814  v-elim:      0  v-fix:    0  time:  0.74 s
20.89/20.95	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
20.89/20.95	c vivif2 --  cl tried    24209 cl shrink        0 lits rem          0 time: 0.00
20.99/21.07	c asymm  cl-useful: 0/1160/5340 lits-rem:0 time: 0.11
20.99/21.07	c calculated reachability. Time: 0.00
20.99/21.07	c  N dy   740    238299        60      5340         0     24209     37380    355098     17.89   no data
22.68/22.77	c  N dy   790    253524        60      5340         0     19238     37380    241213     17.88     18.95
24.09/24.18	c  N dy   820    269771        60      5340         0     33600     37380    536333     17.81     19.26
26.19/26.26	c  N dy   918    289913        60      5340         0     32054     37380    504006     17.85     18.87
28.09/28.15	c  F st  1022    306250        60      5340         0     26261     37380    371034     17.91   no data
28.39/28.46	c  N st  1027    309546        60      5340         0     29190     37380    434742     17.91   no data
31.19/31.30	c  N dy  1095    335989        60      5340         0     31301     37380    461854     17.89     18.85
33.59/33.60	c  N dy  1159    356062        60      5340         0     26935     37380    365689     17.88     19.21
33.69/33.75	c  S st  1171    357449        60      5340         0     28170     37380    392518     17.89   no data
33.79/33.82	c  S st  1171    357952        60      5340         0     28637     37380    403312     17.89   no data
33.79/33.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.79/33.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.79/33.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.79/33.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.79/33.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.79/33.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
33.79/33.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.79/33.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.79/33.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.29/34.37	c lits-rem:       159  cl-subs:     1535  v-elim:      0  v-fix:    0  time:  0.52 s
34.29/34.37	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
34.29/34.37	c vivif2 --  cl tried    27102 cl shrink        0 lits rem          0 time: 0.00
34.69/34.72	c asymm  cl-useful: 0/3627/5340 lits-rem:0 time: 0.35
34.69/34.72	c calculated reachability. Time: 0.00
34.69/34.72	c  N dy  1171    357952        60      5340         0     27102     37380    370170     17.89   no data
37.19/37.23	c  N dy  1272    377993        60      5340         0     44928     37380    751971     17.92     21.00
39.68/39.77	c  N dy  1351    400137        60      5340         0     41614     37380    665970     17.93     18.89
42.08/42.16	c  N dy  1395    420714        60      5340         0     35863     37380    527763     17.91     18.92
44.89/44.93	c  N dy  1494    440733        60      5340         0     28854     37380    373316     17.94     20.90
47.49/47.60	c  N dy  1615    460760        60      5340         0     46701     37380    758004     17.98     20.93
50.19/50.26	c  N dy  1715    480860        60      5340         0     38756     37380    572551     18.00     20.38
52.99/53.01	c  N dy  1753    502189        60      5340         0     30956     37380    393638     17.96     18.92
55.59/55.69	c  N dy  1867    522238        60      5340         0     48770     37380    775679     17.99     20.31
57.99/58.00	c  S st  1960    536928        60      5340         0     34385     37380    459996     18.02     17.79
57.99/58.09	c  S st  1960    537431        60      5340         0     34838     37380    470213     18.02   no data
57.99/58.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.09/58.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
58.09/58.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.09/58.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.09/58.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.09/58.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
58.09/58.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.09/58.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.09/58.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.79/58.82	c lits-rem:       175  cl-subs:     1768  v-elim:      0  v-fix:    0  time:  0.70 s
58.79/58.82	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
58.79/58.83	c vivif2 --  cl tried    33070 cl shrink        0 lits rem          0 time: 0.01
58.98/59.06	c asymm  cl-useful: 0/1713/5340 lits-rem:0 time: 0.23
58.98/59.06	c calculated reachability. Time: 0.00
58.98/59.06	c  N dy  1960    537431        60      5340         0     33070     37380    431918     18.02   no data
61.98/62.06	c  N dy  2057    558290        60      5340         0     51583     37380    829377     18.04     19.04
64.89/64.91	c  N dy  2161    578350        60      5340         0     41083     37380    598340     18.07     19.61
67.98/68.01	c  N dy  2213    599417        60      5340         0     30479     37380    356125     18.06     19.05
70.59/70.69	c  N dy  2319    619455        60      5340         0     48311     37380    740998     18.08     19.23
73.99/74.04	c  N dy  2435    639488        60      5340         0     35982     37380    465419     18.11     19.61
76.89/76.99	c  N dy  2476    661315        60      5340         0     55192     37380    868558     18.09     19.06
80.08/80.12	c  N dy  2528    683847        60      5340         0     44157     37380    628533     18.08     19.06
85.09/85.19	c  N dy  2620    716732        60      5340         0     41321     37380    544804     18.05     19.06
89.69/89.71	c  N dy  2649    750471        60      5340         0     38159     37380    469482     17.96     18.92
92.89/92.94	c  N dy  2779    770549        60      5340         0     55951     37380    854302     17.99     19.71
96.59/96.62	c  N dy  2851    792712        60      5340         0     42024     37380    546277     17.99     18.94
98.49/98.57	c  S st  2883    806146        60      5340         0     53907     37380    797663     17.99     16.41
98.69/98.71	c  S st  2883    806649        60      5340         0     54358     37380    807510     17.99   no data
98.69/98.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.69/98.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
98.69/98.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.69/98.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.69/98.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.69/98.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
98.69/98.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.69/98.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
98.69/98.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.59/101.69	c lits-rem:       579  cl-subs:     5842  v-elim:      0  v-fix:    0  time:  2.93 s
101.59/101.69	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
101.69/101.70	c vivif2 --  cl tried    48516 cl shrink        0 lits rem          0 time: 0.01
101.79/101.88	c asymm  cl-useful: 0/1235/5340 lits-rem:0 time: 0.19
101.79/101.89	c calculated reachability. Time: 0.00
101.79/101.89	c  N dy  2883    806649        60      5340         0     48516     37380    691287     17.99   no data
105.59/105.68	c  N dy  2992    826680        60      5340         0     66337     37380   1072624     18.00     21.35
109.28/109.39	c  N dy  3083    850070        60      5340         0     52970     37380    773267     18.00     18.98
114.49/114.55	c  N dy  3236    871341        60      5340         0     36597     37380    414147     18.04     19.00
117.70/117.71	c  N dy  3368    891380        60      5340         0     54401     37380    802336     18.06     20.82
121.99/122.09	c  N dy  3485    911462        60      5340         0     72268     37380   1189295     18.08     19.09
130.58/130.61	c  N dy  3496    968206        60      5340         0     48421     37380    620379     17.94     18.95
134.48/134.53	c  N dy  3587    989289        60      5340         0     67138     37380   1020234     17.95     18.90
138.79/138.80	c  N dy  3740   1009340        60      5340         0     47134     37380    616731     17.98     18.93
142.59/142.66	c  N dy  3861   1029754        60      5340         0     65317     37380   1010512     18.00     18.96
147.18/147.21	c  N dy  3981   1049771        60      5340         0     44142     37380    535042     18.01     19.49
150.88/151.00	c  F st  4071   1071876        60      5340         0     63651     37380    948754     18.02     17.64
150.98/151.00	c  N st  4071   1071876        60      5340         0     63651     37380    948754     18.02     17.64
156.29/156.32	c  N dy  4145   1097386        60      5340         0     46415     37380    570405     18.02     18.98
159.99/160.07	c  N dy  4262   1117435        60      5340         0     64195     37380    954622     18.04     19.01
167.09/167.18	c  N dy  4368   1155166        60      5340         0     56722     37380    772910     18.02     18.98
171.19/171.25	c  N dy  4435   1175638        60      5340         0     74786     37380   1155998     18.02     19.00
175.79/175.86	c  N dy  4559   1197296        60      5340         0     52558     37380    690546     18.04     18.99
178.19/178.29	c  S st  4623   1209975        60      5340         0     63842     37380    934287     18.05   no data
178.38/178.45	c  S st  4623   1210480        60      5340         0     64299     37380    944670     18.05   no data
178.38/178.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
178.38/178.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
178.38/178.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
178.38/178.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
178.38/178.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.38/178.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
178.38/178.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
178.38/178.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
178.48/178.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
182.19/182.29	c lits-rem:       628  cl-subs:     5716  v-elim:      0  v-fix:    0  time:  3.78 s
182.19/182.29	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
182.29/182.30	c vivif2 --  cl tried    58583 cl shrink        0 lits rem          0 time: 0.01
182.50/182.51	c asymm  cl-useful: 0/906/5340 lits-rem:0 time: 0.21
182.50/182.51	c calculated reachability. Time: 0.00
182.50/182.51	c  N dy  4623   1210480        60      5340         0     58583     37380    821266     18.05   no data
186.59/186.69	c  N dy  4693   1230516        60      5340         0     76332     37380   1202764     18.05     21.08
190.89/191.00	c  N dy  4786   1250573        60      5340         0     51903     37380    664679     18.05     20.70
195.69/195.73	c  N dy  4883   1271279        60      5340         0     70172     37380   1055597     18.06     19.08
201.38/201.42	c  N dy  5040   1291324        60      5340         0     44757     37380    502012     18.09     20.32
205.29/205.33	c  N dy  5142   1313595        60      5340         0     64478     37380    923594     18.09     19.08
210.10/210.12	c  N dy  5237   1333611        60      5340         0     82122     37380   1303105     18.10     20.68
215.89/215.96	c  N dy  5301   1365923        60      5340         0     66430     37380    946736     18.09     19.05
221.19/221.20	c  N dy  5435   1385956        60      5340         0     84084     37380   1331504     18.11     19.08
225.68/225.70	c  N dy  5534   1406514        60      5340         0     57335     37380    751452     18.12     19.16
229.79/229.81	c  N dy  5572   1427825        60      5340         0     76116     37380   1144689     18.11     19.21
234.99/235.00	c  N dy  5650   1447923        60      5340         0     47952     37380    540356     18.11     19.07
241.29/241.32	c  N dy  5653   1486980        60      5340         0     82036     37380   1232040     18.06     19.01
247.19/247.22	c  N dy  5797   1509581        60      5340         0     55510     37380    693006     18.07     19.11
251.49/251.58	c  N dy  5864   1531838        60      5340         0     75107     37380   1109436     18.07     19.16
256.69/256.76	c  N dy  5943   1551903        60      5340         0     92816     37380   1485355     18.07     20.23
260.69/260.75	c  N dy  6012   1572182        60      5340         0     63120     37380    841870     18.08     19.11
265.59/265.69	c  N dy  6131   1592484        60      5340         0     81088     37380   1231043     18.09     19.15
270.39/270.43	c  N dy  6143   1613167        60      5340         0     50704     37380    565918     18.07     19.03
274.49/274.56	c  N dy  6280   1633589        60      5340         0     68852     37380    962604     18.09     19.09
279.89/279.91	c  N dy  6391   1653592        60      5340         0     86575     37380   1345114     18.10     19.22
285.69/285.75	c  N dy  6503   1673995        60      5340         0     55163     37380    653068     18.11     19.12
289.39/289.48	c  N dy  6559   1694034        60      5340         0     72877     37380   1029347     18.11     19.10
294.18/294.20	c  S st  6686   1710480        60      5340         0     87450     37380   1349736     18.12   no data
294.38/294.42	c  S st  6686   1710985        60      5340         0     87902     37380   1360026     18.12   no data
294.38/294.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
294.38/294.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
294.38/294.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
294.38/294.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
294.38/294.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
294.38/294.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
294.38/294.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
294.38/294.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
294.48/294.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
303.19/303.26	c lits-rem:      1131  cl-subs:     9912  v-elim:      0  v-fix:    0  time:  8.74 s
303.19/303.26	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
303.19/303.27	c vivif2 --  cl tried    77990 cl shrink        0 lits rem          0 time: 0.01
303.49/303.51	c asymm  cl-useful: 0/628/5340 lits-rem:0 time: 0.24
303.49/303.51	c calculated reachability. Time: 0.00
303.49/303.51	c  N dy  6686   1710985        60      5340         0     77990     37380   1147113     18.12   no data
309.39/309.40	c  N dy  6799   1731296        60      5340         0     96001     37380   1537974     18.13     19.14
314.18/314.29	c  N dy  6886   1753442        60      5340         0     65701     37380    871520     18.13     19.11
320.29/320.34	c  N dy  6941   1774070        60      5340         0     83818     37380   1251423     18.13     19.18
329.49/329.58	c  N dy  7029   1799408        60      5340         0     55213     37380    630182     18.13     19.12
333.49/333.56	c  N dy  7104   1819882        60      5340         0     73256     37380   1014312     18.13     19.18
339.09/339.11	c  N dy  7222   1839903        60      5340         0     91056     37380   1401897     18.14     21.07
345.09/345.17	c  N dy  7326   1860068        60      5340         0     56985     37380    665338     18.14     19.13
349.98/350.01	c  N dy  7413   1884263        60      5340         0     78200     37380   1116727     18.14     19.16
355.99/356.03	c  N dy  7541   1904322        60      5340         0     95949     37380   1503206     18.15     19.34
362.19/362.25	c  N dy  7672   1924366        60      5340         0     60772     37380    737600     18.17     20.48
367.09/367.13	c  N dy  7742   1946728        60      5340         0     80447     37380   1152467     18.16     19.13
373.69/373.79	c  N dy  7831   1970800        60      5340         0    101659     37380   1607247     18.17     19.20
378.89/378.96	c  N dy  7917   1990820        60      5340         0     65506     37380    823172     18.17     19.18
384.09/384.12	c  N dy  8009   2013164        60      5340         0     85261     37380   1249855     18.17     19.19
391.39/391.49	c  N dy  8105   2037425        60      5340         0    106668     37380   1710026     18.18     19.20
396.09/396.17	c  N dy  8157   2057453        60      5340         0     69515     37380    892642     18.17     20.78
401.79/401.83	c  N dy  8320   2077532        60      5340         0     87311     37380   1285685     18.19     21.23
408.29/408.35	c  N dy  8430   2097841        60      5340         0    105266     37380   1676772     18.19     19.17
413.59/413.66	c  N dy  8475   2119498        60      5340         0     68738     37380    862942     18.19     19.16
418.99/419.01	c  N dy  8591   2139574        60      5340         0     86523     37380   1250402     18.19     19.25
425.99/426.00	c  N dy  8722   2161097        60      5340         0    105541     37380   1664170     18.20     19.21
431.89/431.94	c  N dy  8822   2181135        60      5340         0     66769     37380    824808     18.21     20.97
436.70/436.77	c  N dy  8918   2201195        60      5340         0     84485     37380   1208812     18.21     20.52
439.69/439.71	c  S st  8973   2210987        60      5340         0     93170     37380   1398093     18.22   no data
439.90/439.94	c  S st  8973   2211489        60      5340         0     93625     37380   1408497     18.22   no data
439.90/439.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
439.90/439.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
439.90/439.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
439.90/439.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
439.90/439.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
439.90/439.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
439.90/439.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
440.00/440.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
440.00/440.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
448.89/448.95	c lits-rem:       961  cl-subs:     9710  v-elim:      0  v-fix:    0  time:  8.91 s
448.89/448.95	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
448.89/448.97	c vivif2 --  cl tried    83915 cl shrink        0 lits rem          0 time: 0.02
449.19/449.23	c asymm  cl-useful: 0/602/5340 lits-rem:0 time: 0.26
449.19/449.23	c calculated reachability. Time: 0.00
449.19/449.23	c  N dy  8973   2211489        60      5340         0     83915     37380   1199601     18.22   no data
462.79/462.88	c  N dy  9025   2270113        60      5340         0     78304     37380   1033503     18.18     19.30
468.09/468.10	c  N dy  9090   2290149        60      5340         0     95841     37380   1406610     18.18     19.98
477.79/477.83	c  N dy  9220   2310191        60      5340         0    113582     37380   1795635     18.19     19.95
483.59/483.69	c  N dy  9311   2330314        60      5340         0     73715     37380    955390     18.19     19.23
489.40/489.45	c  N dy  9434   2350413        60      5340         0     91464     37380   1343391     18.20     20.47
496.30/496.36	c  N dy  9554   2370459        60      5340         0    109180     37380   1730309     18.21     19.20
502.39/502.47	c  N dy  9640   2390650        60      5340         0     68123     37380    827294     18.21     19.18
506.99/507.00	c  N dy  9706   2410675        60      5340         0     85710     37380   1205421     18.21     20.50
512.19/512.22	c  N dy  9747   2430738        60      5340         0    103296     37380   1569809     18.21     20.52
519.10/519.18	c  N dy  9831   2450808        60      5340         0     61217     37380    666079     18.21     20.99
527.29/527.32	c  N dy  9897   2490645        60      5340         0     95914     37380   1386494     18.19     19.25
543.10/543.11	c  N dy  9964   2552733        60      5340         0     89471     37380   1223504     18.15     19.19
549.90/549.91	c  N dy 10051   2575636        60      5340         0    109597     37380   1655886     18.15     19.50
557.39/557.44	c  N dy 10139   2597451        60      5340         0     67619     37380    781642     18.15     19.29
562.90/562.93	c  N dy 10297   2617530        60      5340         0     85401     37380   1174273     18.17     20.10
568.90/568.95	c  N dy 10363   2638942        60      5340         0    104231     37380   1576698     18.17     19.14
577.10/577.10	c  N dy 10485   2658983        60      5340         0    122009     37380   1964704     18.17     21.47
582.89/582.93	c  N dy 10494   2684565        60      5340         0     81898     37380   1057782     18.16     19.12
589.10/589.10	c  N dy 10544   2706847        60      5340         0    101376     37380   1466281     18.15     19.17
590.90/590.90	c  S st 10585   2711491        60      5340         0    105492     37380   1557710     18.16   no data
591.10/591.19	c  S st 10585   2711994        60      5340         0    105945     37380   1567951     18.16   no data
591.10/591.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
591.20/591.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
591.20/591.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
591.20/591.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
591.20/591.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
591.20/591.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
591.20/591.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
591.20/591.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
591.30/591.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
602.70/602.77	c lits-rem:      1215  cl-subs:    14591  v-elim:      0  v-fix:    0  time: 11.47 s
602.70/602.77	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
602.70/602.79	c vivif2 --  cl tried    91354 cl shrink        0 lits rem          0 time: 0.02
603.00/603.06	c asymm  cl-useful: 0/530/5340 lits-rem:0 time: 0.27
603.00/603.06	c calculated reachability. Time: 0.00
603.00/603.06	c  N dy 10585   2711994        60      5340         0     91354     37380   1284533     18.16   no data
609.70/609.79	c  N dy 10636   2733801        60      5340         0    110429     37380   1681266     18.15     19.21
618.79/618.81	c  N dy 10782   2755824        60      5340         0     67599     37380    773788     18.16     19.14
623.90/623.92	c  N dy 10888   2775886        60      5340         0     85318     37380   1159563     18.16     19.48
630.50/630.58	c  N dy 11027   2795894        60      5340         0    103054     37380   1549267     18.17     19.94
638.39/638.45	c  N dy 11132   2815906        60      5340         0    120739     37380   1933219     18.18     19.69
646.90/646.97	c  N dy 11244   2836437        60      5340         0     75052     37380    918614     18.18     19.24
654.40/654.47	c  N dy 11332   2856975        60      5340         0     93202     37380   1311308     18.19     19.21
662.10/662.13	c  N dy 11426   2876987        60      5340         0    110882     37380   1693678     18.19     20.11
670.80/670.80	c  N dy 11566   2897059        60      5340         0    128634     37380   2085805     18.20     19.29
677.80/677.89	c  N dy 11677   2923026        60      5340         0     86410     37380   1144551     18.20     19.25
683.50/683.57	c  N dy 11738   2943075        60      5340         0    103964     37380   1517406     18.20     19.65
691.60/691.65	c  N dy 11871   2963129        60      5340         0    121727     37380   1907684     18.21     20.48
699.09/699.12	c  N dy 11983   2983140        60      5340         0     73457     37380    863776     18.21     20.17
704.00/704.02	c  N dy 12025   3005319        60      5340         0     92988     37380   1278379     18.21     19.17
710.60/710.64	c  N dy 12091   3025403        60      5340         0    110572     37380   1652097     18.21     20.21
718.90/718.94	c  N dy 12223   3045421        60      5340         0    128249     37380   2040066     18.22     20.65
725.70/725.71	c  N dy 12260   3068500        60      5340         0     81399     37380   1002205     18.21     19.19
731.60/731.69	c  N dy 12370   3088511        60      5340         0     99054     37380   1385859     18.21     21.42
738.80/738.89	c  N dy 12450   3108759        60      5340         0    116892     37380   1770107     18.21     19.29
747.10/747.19	c  N dy 12542   3128837        60      5340         0    134629     37380   2154196     18.22     19.84
753.90/753.99	c  N dy 12546   3159298        60      5340         0     93363     37380   1234399     18.20     19.18
760.60/760.60	c  N dy 12629   3179388        60      5340         0    111050     37380   1615996     18.20     20.32
768.10/768.19	c  N dy 12725   3199399        60      5340         0    128629     37380   1992453     18.20     20.01
774.20/774.21	c  S st 12809   3211995        60      5340         0     71326     37380    783930     18.20     15.20
774.31/774.39	c  S st 12809   3212501        60      5340         0     71783     37380    794166     18.20   no data
774.31/774.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
774.41/774.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
774.41/774.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
774.41/774.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
774.41/774.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
774.41/774.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
774.41/774.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
774.41/774.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
774.41/774.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
775.41/775.40	c lits-rem:        80  cl-subs:     1080  v-elim:      0  v-fix:    0  time:  0.95 s
775.41/775.40	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
775.41/775.41	c vivif2 --  cl tried    70703 cl shrink        0 lits rem          0 time: 0.01
775.60/775.63	c asymm  cl-useful: 0/668/5340 lits-rem:0 time: 0.22
775.60/775.63	c calculated reachability. Time: 0.00
775.60/775.63	c  N dy 12809   3212501        60      5340         0     70703     37380    772966     18.20   no data
780.30/780.36	c  N dy 12867   3232564        60      5340         0     88181     37380   1137991     18.20     20.46
787.20/787.23	c  N dy 12947   3254656        60      5340         0    107651     37380   1555787     18.20     19.25
795.90/795.95	c  N dy 13090   3275319        60      5340         0    125987     37380   1958833     18.21     19.21
803.80/803.85	c  N dy 13172   3295815        60      5340         0     74627     37380    848484     18.21     19.19
810.30/810.35	c  N dy 13289   3318925        60      5340         0     95082     37380   1292129     18.22     19.19
816.40/816.44	c  N dy 13344   3339034        60      5340         0    112722     37380   1667008     18.21     19.20
826.00/826.09	c  N dy 13463   3360024        60      5340         0    131327     37380   2071354     18.22     19.18
834.91/834.92	c  N dy 13549   3384228        60      5340         0     82118     37380    989487     18.22     19.33
841.40/841.47	c  N dy 13709   3404285        60      5340         0     99918     37380   1384701     18.23     21.02
847.40/847.49	c  N dy 13724   3424466        60      5340         0    117504     37380   1744808     18.22     19.18
855.21/855.22	c  N dy 13790   3444515        60      5340         0    135061     37380   2117419     18.22     20.33
863.10/863.16	c  N dy 13879   3465450        60      5340         0     82219     37380    985787     18.22     19.23
869.80/869.84	c  N dy 13945   3489831        60      5340         0    103678     37380   1443914     18.22     19.28
877.11/877.18	c  N dy 14037   3510056        60      5340         0    121503     37380   1830282     18.22     19.22
887.61/887.68	c  N dy 14132   3533824        60      5340         0    142426     37380   2280714     18.22     19.23
897.70/897.74	c  N dy 14239   3569582        60      5340         0    101592     37380   1384405     18.22     19.29
903.70/903.75	c  N dy 14272   3589668        60      5340         0    119192     37380   1751051     18.21     19.64
911.91/911.92	c  N dy 14320   3612637        60      5340         0    139232     37380   2173192     18.21     19.22
919.00/919.09	c  N dy 14373   3633280        60      5340         0     84536     37380   1015984     18.20     19.21
925.50/925.60	c  N dy 14470   3655276        60      5340         0    103850     37380   1432024     18.21     19.25
932.90/932.94	c  N dy 14550   3675282        60      5340         0    121360     37380   1801589     18.21     20.04
946.80/946.82	c  N dy 14658   3709552        60      5340         0     77696     37380    863585     18.21     19.23
947.60/947.65	c  S st 14681   3712502        60      5340         0     80305     37380    921113     18.21     16.85
947.80/947.85	c  S st 14681   3713006        60      5340         0     80765     37380    931339     18.21   no data
947.80/947.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
947.80/947.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
947.80/947.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
947.80/947.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
947.80/947.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
947.80/947.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
947.80/947.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
947.90/947.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
947.90/947.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
949.50/949.54	c lits-rem:       196  cl-subs:     2096  v-elim:      0  v-fix:    0  time:  1.61 s
949.50/949.54	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
949.50/949.55	c vivif2 --  cl tried    78669 cl shrink        0 lits rem          0 time: 0.01
949.70/949.79	c asymm  cl-useful: 0/600/5340 lits-rem:0 time: 0.23
949.70/949.79	c calculated reachability. Time: 0.00
949.70/949.79	c  N dy 14681   3713006        60      5340         0     78669     37380    889440     18.21   no data
955.10/955.13	c  N dy 14748   3733192        60      5340         0     96309     37380   1264916     18.21     19.21
961.80/961.90	c  F st 14864   3751563        60      5340         0    112513     37380   1619741     18.21   no data
962.60/962.61	c  N st 14868   3753594        60      5340         0    114289     37380   1659382     18.21   no data
970.60/970.63	c  N dy 14928   3774991        60      5340         0    133075     37380   2059416     18.21     19.18
983.10/983.13	c  N dy 15032   3807891        60      5340         0     87424     37380   1056345     18.21     19.24
989.80/989.89	c  N dy 15165   3827972        60      5340         0    105171     37380   1446398     18.21     19.66
997.71/997.70	c  N dy 15271   3848055        60      5340         0    122861     37380   1831193     18.22     19.98
1010.41/1010.42	c  N dy 15434   3874532        60      5340         0    146269     37380   2342793     18.22     19.19
1017.91/1017.93	c  N dy 15544   3894595        60      5340         0     88427     37380   1081882     18.23     21.73
1024.11/1024.13	c  N dy 15627   3915050        60      5340         0    106430     37380   1468455     18.23     19.22
1032.41/1032.40	c  N dy 15704   3938703        60      5340         0    127195     37380   1912193     18.23     19.22
1043.50/1043.54	c  N dy 15815   3962959        60      5340         0    148580     37380   2370790     18.23     19.34
1051.40/1051.49	c  N dy 15928   3984686        60      5340         0     91254     37380   1129957     18.23     19.25
1058.41/1058.49	c  N dy 16040   4004701        60      5340         0    108923     37380   1515395     18.24     20.01
1066.81/1066.86	c  N dy 16163   4024769        60      5340         0    126622     37380   1902865     18.24     20.33
1076.51/1076.59	c  N dy 16285   4044844        60      5340         0    144309     37380   2289232     18.25     19.32
1086.30/1086.37	c  N dy 16391   4065076        60      5340         0     84610     37380    967509     18.25     19.34
1091.50/1091.55	c  N dy 16433   4085155        60      5340         0    102104     37380   1336945     18.24     21.08
1098.61/1098.63	c  N dy 16513   4105218        60      5340         0    119689     37380   1716556     18.25     20.12
1110.20/1110.29	c  N dy 16628   4134392        60      5340         0    145231     37380   2261695     18.25     19.39
1120.21/1120.21	c  N dy 16752   4154763        60      5340         0     85046     37380    980226     18.25     19.31
1126.41/1126.44	c  N dy 16787   4178271        60      5340         0    105540     37380   1402375     18.24     19.28
1133.71/1133.72	c  N dy 16848   4198370        60      5340         0    123217     37380   1781845     18.24     21.99
1140.30/1140.31	c  S st 16920   4213007        60      5340         0    136088     37380   2060521     18.24     17.54
1140.61/1140.68	c  S st 16920   4213508        60      5340         0    136538     37380   2070687     18.24   no data
1140.61/1140.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1140.71/1140.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1140.71/1140.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1140.71/1140.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1140.71/1140.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1140.71/1140.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1140.71/1140.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1140.71/1140.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1140.80/1140.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1158.71/1158.73	c lits-rem:      1149  cl-subs:    17672  v-elim:      0  v-fix:    0  time: 17.88 s
1158.71/1158.73	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1158.71/1158.75	c vivif2 --  cl tried   118866 cl shrink        0 lits rem          0 time: 0.02
1159.01/1159.03	c asymm  cl-useful: 0/579/5340 lits-rem:0 time: 0.28
1159.01/1159.03	c calculated reachability. Time: 0.00
1159.01/1159.03	c  N dy 16920   4213508        60      5340         0    118866     37380   1711911     18.24   no data
1169.51/1169.52	c  N dy 16983   4242374        60      5340         0    144170     37380   2244754     18.24     19.23
1180.41/1180.42	c  N dy 17081   4267103        60      5340         0     87990     37380   1027523     18.24     19.20
1186.91/1186.94	c  N dy 17192   4287105        60      5340         0    105688     37380   1415539     18.24     19.84
1196.31/1196.30	c  N dy 17293   4312785        60      5340         0    128293     37380   1904293     18.25     19.29
1205.52/1205.58	c  N dy 17381   4332879        60      5340         0    145895     37380   2285343     18.25     19.21
1215.61/1215.62	c  N dy 17484   4352925        60      5340         0     84123     37380    940074     18.25     19.54
1221.61/1221.64	c  N dy 17507   4374397        60      5340         0    102823     37380   1328809     18.24     19.34
1231.71/1231.71	c  N dy 17601   4394795        60      5340         0    120711     37380   1716194     18.25     19.28
1242.31/1242.33	c  N dy 17690   4414885        60      5340         0    138385     37380   2096181     18.25     20.08
1257.81/1257.87	c  N dy 17796   4449048        60      5340         0     87835     37380    996753     18.25     19.26
1265.51/1265.59	c  N dy 17840   4475820        60      5340         0    111157     37380   1489046     18.24     19.23
1276.11/1276.16	c  N dy 17866   4508493        60      5340         0    139648     37380   2084376     18.23     19.22
1293.01/1293.05	c  N dy 17935   4551113        60      5340         0     95548     37380   1142641     18.22     19.27

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

running on 2 cores: 4,6

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.90 3.99 3.97 3/187 12350
/proc/meminfo: memFree=22366596/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=29784 CPUtime=0 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 596 0 0 0 0 0 0 0 25 0 1 0 290487494 30498816 535 33554432000 4194304 4627331 140737417233152 18446744073709551615 253640520389 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 7446 535 340 106 0 2417 0

[startup+0.03733 s]
/proc/loadavg: 3.90 3.99 3.97 3/187 12350
/proc/meminfo: memFree=22366596/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=29916 CPUtime=0.03 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 610 0 0 0 3 0 0 0 25 0 1 0 290487494 30633984 549 33554432000 4194304 4627331 140737417233152 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 7479 549 340 106 0 2450 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29916

[startup+0.100329 s]
/proc/loadavg: 3.90 3.99 3.97 3/187 12350
/proc/meminfo: memFree=22366596/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=29916 CPUtime=0.09 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 621 0 0 0 9 0 0 0 25 0 1 0 290487494 30633984 560 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 7479 560 340 106 0 2450 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29916

[startup+0.300284 s]
/proc/loadavg: 3.90 3.99 3.97 3/187 12350
/proc/meminfo: memFree=22366596/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=31768 CPUtime=0.29 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 1275 0 0 0 29 0 0 0 25 0 1 0 290487494 32530432 989 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309163 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 7942 989 371 106 0 2913 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31768

[startup+0.700208 s]
/proc/loadavg: 3.90 3.99 3.97 3/187 12350
/proc/meminfo: memFree=22366596/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=32208 CPUtime=0.69 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 1714 0 0 0 69 0 0 0 25 0 1 0 290487494 32980992 1200 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 8052 1200 371 106 0 3023 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32208

[startup+1.50108 s]
/proc/loadavg: 3.90 3.99 3.97 4/188 12351
/proc/meminfo: memFree=22355668/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=38100 CPUtime=1.49 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 3659 0 0 0 149 0 0 0 25 0 1 0 290487494 39014400 2548 33554432000 4194304 4627331 140737417233152 18446744073709551615 4427758 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 9525 2548 376 106 0 4496 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38100

[startup+3.1008 s]
/proc/loadavg: 3.90 3.99 3.97 5/190 12378
/proc/meminfo: memFree=22347948/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=38224 CPUtime=3.09 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 4481 0 0 0 309 0 0 0 25 0 1 0 290487494 39141376 2599 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 9556 2599 376 106 0 4527 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38224

[startup+6.30023 s]
/proc/loadavg: 3.91 3.99 3.97 4/188 12379
/proc/meminfo: memFree=22462488/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=38916 CPUtime=6.29 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 6464 0 0 0 628 1 0 0 25 0 1 0 290487494 39849984 2675 33554432000 4194304 4627331 140737417233152 18446744073709551615 4352106 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 9729 2675 376 106 0 4700 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38916

[startup+12.7011 s]
/proc/loadavg: 3.92 3.99 3.97 5/190 12406
/proc/meminfo: memFree=22416400/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=47664 CPUtime=12.69 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 10535 0 0 0 1268 1 0 0 25 0 1 0 290487494 48807936 4950 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 11916 4950 376 106 0 6887 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47664

[startup+25.5007 s]
/proc/loadavg: 3.93 3.99 3.97 5/190 12407
/proc/meminfo: memFree=22382148/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=50156 CPUtime=25.49 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 15513 0 0 0 2546 3 0 0 25 0 1 0 290487494 51359744 5417 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 12539 5417 376 106 0 7510 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50156

[startup+51.1011 s]
/proc/loadavg: 3.95 3.99 3.97 5/190 12408
/proc/meminfo: memFree=22352316/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=51660 CPUtime=51.09 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 22840 0 0 0 5105 4 0 0 25 0 1 0 290487494 52899840 6084 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309077 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 12915 6084 376 106 0 7886 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 51660

[startup+102.307 s]
/proc/loadavg: 3.98 3.99 3.97 5/190 12409
/proc/meminfo: memFree=22333032/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=64464 CPUtime=102.29 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 36742 0 0 0 10223 6 0 0 25 0 1 0 290487494 66011136 9195 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 16116 9195 376 106 0 11087 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 64464

[startup+162.301 s]
/proc/loadavg: 4.06 4.00 3.97 5/190 12413
/proc/meminfo: memFree=22282496/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=64852 CPUtime=162.29 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 47314 0 0 0 16220 9 0 0 25 0 1 0 290487494 66408448 9523 33554432000 4194304 4627331 140737417233152 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 16213 9523 376 106 0 11184 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 64852

[startup+222.301 s]
/proc/loadavg: 4.09 4.02 3.98 5/190 12415
/proc/meminfo: memFree=22233560/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=71460 CPUtime=222.29 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 57453 0 0 0 22218 11 0 0 25 0 1 0 290487494 73175040 11272 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 17865 11272 376 106 0 12836 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 71460

[startup+282.301 s]
/proc/loadavg: 4.03 4.01 3.98 5/190 12417
/proc/meminfo: memFree=22221988/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=71720 CPUtime=282.29 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 66565 0 0 0 28216 13 0 0 25 0 1 0 290487494 73441280 11388 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309255 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 17930 11388 376 106 0 12901 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 71720

[startup+342.301 s]
/proc/loadavg: 4.05 4.02 3.98 5/190 12418
/proc/meminfo: memFree=22177288/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=85364 CPUtime=342.29 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 75887 0 0 0 34214 15 0 0 25 0 1 0 290487494 87412736 14660 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 21341 14660 376 106 0 16312 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 85364

[startup+402.3 s]
/proc/loadavg: 4.02 4.01 3.98 5/190 12420
/proc/meminfo: memFree=22181452/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=85600 CPUtime=402.29 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 83815 0 0 0 40212 17 0 0 25 0 1 0 290487494 87654400 14360 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 21400 14360 376 106 0 16371 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 85600

[startup+462.3 s]
/proc/loadavg: 4.00 4.01 3.98 5/190 12421
/proc/meminfo: memFree=22179200/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=90816 CPUtime=462.29 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 91549 0 0 0 46210 19 0 0 25 0 1 0 290487494 92995584 15378 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 22704 15378 376 106 0 17675 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 90816

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 12423
/proc/meminfo: memFree=22165996/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=91008 CPUtime=522.29 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 98256 0 0 0 52208 21 0 0 25 0 1 0 290487494 93192192 15338 33554432000 4194304 4627331 140737417233152 18446744073709551615 4310062 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 22752 15338 376 106 0 17723 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 91008

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 12425
/proc/meminfo: memFree=22161600/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=91176 CPUtime=582.29 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 105325 0 0 0 58206 23 0 0 25 0 1 0 290487494 93364224 15411 33554432000 4194304 4627331 140737417233152 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 22794 15411 376 106 0 17765 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 91176

[startup+642.301 s]
/proc/loadavg: 4.08 4.02 3.99 5/190 12426
/proc/meminfo: memFree=22127712/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=96360 CPUtime=642.3 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 110435 0 0 0 64205 25 0 0 25 0 1 0 290487494 98672640 17829 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 24090 17829 376 106 0 19061 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 96360

[startup+702.301 s]
/proc/loadavg: 4.03 4.01 3.99 5/190 12428
/proc/meminfo: memFree=22135244/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=96584 CPUtime=702.3 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 116873 0 0 0 70202 28 0 0 25 0 1 0 290487494 98902016 16757 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309177 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 24146 16757 376 106 0 19117 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 96584

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 3.99 5/190 12429
/proc/meminfo: memFree=22132240/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=96696 CPUtime=762.3 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 122678 0 0 0 76200 30 0 0 25 0 1 0 290487494 99016704 17419 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 24174 17419 376 106 0 19145 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 96696

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 12431
/proc/meminfo: memFree=22114108/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=96800 CPUtime=822.3 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 128197 0 0 0 82198 32 0 0 25 0 1 0 290487494 99123200 17675 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309110 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 24200 17675 376 106 0 19171 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 96800

[startup+882.301 s]
/proc/loadavg: 4.05 4.01 4.00 5/190 12433
/proc/meminfo: memFree=22120748/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=96920 CPUtime=882.31 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 133769 0 0 0 88196 35 0 0 25 0 1 0 290487494 99246080 17836 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309045 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 24230 17836 376 106 0 19201 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 96920

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 4.00 5/190 12434
/proc/meminfo: memFree=22114244/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=97020 CPUtime=942.3 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 139425 0 0 0 94194 36 0 0 25 0 1 0 290487494 99348480 17992 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 24255 17992 376 106 0 19226 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 97020

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 12436
/proc/meminfo: memFree=22117424/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=97132 CPUtime=1002.31 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 144920 0 0 0 100192 39 0 0 25 0 1 0 290487494 99463168 17796 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309261 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 24283 17796 376 106 0 19254 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 97132

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 4.00 5/190 12437
/proc/meminfo: memFree=22101888/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=97260 CPUtime=1062.31 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 150371 0 0 0 106190 41 0 0 25 0 1 0 290487494 99594240 17433 33554432000 4194304 4627331 140737417233152 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 24315 17433 376 106 0 19286 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 97260

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/190 12439
/proc/meminfo: memFree=22081264/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=97368 CPUtime=1122.31 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 155675 0 0 0 112188 43 0 0 25 0 1 0 290487494 99704832 16789 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 24342 16789 376 106 0 19313 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 97368

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 12441
/proc/meminfo: memFree=22058400/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=115228 CPUtime=1182.31 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 162774 0 0 0 118187 44 0 0 25 0 1 0 290487494 117993472 20518 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 28807 20518 376 106 0 23778 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 115228

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 4.00 5/190 12442
/proc/meminfo: memFree=21998356/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=115312 CPUtime=1242.31 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 166877 0 0 0 124185 46 0 0 25 0 1 0 290487494 118079488 21584 33554432000 4194304 4627331 140737417233152 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 28828 21584 376 106 0 23799 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 115312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 4.00 4/188 12445
/proc/meminfo: memFree=22167728/32951124 swapFree=67111528/67111528
[pid=12350] ppid=12348 vsize=115432 CPUtime=1300.02 cores=4,6
/proc/12350/stat : 12350 (strangenight2-s) R 12348 12350 11710 0 -1 4202496 172365 0 0 0 129954 48 0 0 25 0 1 0 290487494 118202368 20971 33554432000 4194304 4627331 140737417233152 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12350/statm: 28858 20971 376 106 0 23829 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 115432

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.55
CPU system time (s): 0.484926
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 128928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.55
system time used= 0.484926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172366
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= 1237

runsolver used 2.28465 second user time and 4.80827 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-03 02:01:11
IDJOB=3174734
IDBENCH=82952
IDSOLVER=1587
FILE ID=node106/3174734-1301788871
RUNJOBID= node106-1301783654-11729
PBS_JOBID= 12841411
Free space on /tmp= 71504 MiB

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

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

MD5SUM BENCH= 063ddd149f36deba1032de0c40881dff
RANDOM SEED=653500396

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22366752 kB
Buffers:        347428 kB
Cached:        9777848 kB
SwapCached:          0 kB
Active:        6895356 kB
Inactive:      3425124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22366752 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11820 kB
Writeback:           0 kB
AnonPages:      195580 kB
Mapped:          15964 kB
Slab:           200756 kB
PageTables:       5416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   415620 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= 71504 MiB
End job on node106 at 2011-04-03 02:22:53