Trace number 3367648

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.04 1300.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S839353433-100.UNKNOWN.cnf
MD5SUMe68176dd0214c3858ad791ec08d1acee
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

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-3367648-1305384915.cnf'
0.00/0.01	c -- header says num vars:             80
0.00/0.01	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
0.09/0.16	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.09/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.09/0.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.19	c calculated reachability. Time: 0.00
0.09/0.19	c Calc default polars -  time:   0.00 s pos:      41 undec:       2 neg:      37
0.09/0.19	c =========================================================================================
0.09/0.19	c types(t): F = full restart, N = normal restart
0.09/0.19	c types(t): S = simplification begin/end, E = solution found
0.09/0.19	c restart types(rt): st = static, dy = dynamic
0.09/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.19	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
0.29/0.32	c  N dy     7      4479        80      7120         0      4121     49840    112210     22.44     23.77
0.59/0.61	c  N dy    25     11881        80      7120         0      4692     49840    103274     22.49     23.79
0.79/0.84	c  N dy    26     17128        80      7120         0      9467     49840    227924     22.11     23.28
1.00/1.03	c  N dy    61     21201        80      7120         0      8080     49840    183011     22.62     23.98
1.19/1.22	c  F st    67     25001        80      7120         0     11548     49840    274796     22.57   no data
1.19/1.23	c  N st    68     25252        80      7120         0     11776     49840    281062     22.57   no data
1.39/1.45	c  N dy    73     30001        80      7120         0      9873     49840    216129     22.57   no data
1.39/1.45	c  S st    73     30001        80      7120         0      9873     49840    216129     22.57   no data
1.39/1.49	c  S st    73     30502        80      7120         0     10344     49840    228747     22.57   no data
1.39/1.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.39/1.49	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
1.39/1.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1.39/1.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.49/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.69	c lits-rem:       129  cl-subs:      772  v-elim:      0  v-fix:    0  time:  0.19 s
1.89/1.97	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.28
1.89/1.97	c calculated reachability. Time: 0.00
1.89/1.97	c  N dy    73     30502        80      7120         0      9572     49840    205425     22.57   no data
2.29/2.32	c  N dy    83     37020        80      7120         0      8304     49840    155786     22.27     23.49
2.49/2.53	c  N dy   109     41061        80      7120         0     12014     49840    255972     22.48     25.88
2.79/2.83	c  N dy   131     45754        80      7120         0     16299     49840    370357     22.59     22.50
2.79/2.83	c  S st   131     45754        80      7120         0     16299     49840    370357     22.59     22.50
2.79/2.87	c  S st   131     46258        80      7120         0      8614     49840    150617     22.59   no data
2.79/2.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.79/2.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.79/2.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2.79/2.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.79/2.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.79/2.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.92	c lits-rem:         7  cl-subs:       55  v-elim:      0  v-fix:    0  time:  0.03 s
2.89/2.92	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2.89/2.92	c vivif2 --  cl tried     8559 cl shrink        0 lits rem          0 time: 0.00
3.09/3.18	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.26
3.09/3.18	c calculated reachability. Time: 0.00
3.09/3.18	c  N dy   131     46258        80      7120         0      8559     49840    148749     22.59   no data
3.39/3.41	c  N dy   156     50346        80      7120         0     12305     49840    250158     22.71     25.11
3.69/3.71	c  N dy   179     55000        80      7120         0     16596     49840    365573     22.79     24.01
4.09/4.14	c  N dy   203     61868        80      7120         0     13797     49840    275345     22.83     24.04
4.40/4.48	c  N dy   208     67321        80      7120         0     18794     49840    408019     22.77     24.02
4.59/4.65	c  S st   229     69387        80      7120         0     10598     49840    174936     22.86   no data
4.59/4.69	c  S st   229     69890        80      7120         0     11075     49840    187933     22.86   no data
4.59/4.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.59/4.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.59/4.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4.59/4.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.59/4.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.69/4.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.76	c lits-rem:        14  cl-subs:      117  v-elim:      0  v-fix:    0  time:  0.06 s
4.69/4.76	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4.69/4.76	c vivif2 --  cl tried    10958 cl shrink        0 lits rem          0 time: 0.00
4.99/5.07	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.31
4.99/5.07	c calculated reachability. Time: 0.00
4.99/5.07	c  N dy   229     69890        80      7120         0     10958     49840    184156     22.86   no data
5.40/5.43	c  N dy   265     75779        80      7120         0     16357     49840    330703     22.96     24.22
5.89/5.93	c  N dy   281     82360        80      7120         0     11400     49840    180644     22.94     24.21
6.19/6.25	c  F st   307     87501        80      7120         0     16086     49840    306312     23.00     23.17
6.19/6.26	c  N st   308     87751        80      7120         0     16318     49840    312459     23.00   no data
6.89/6.94	c  N dy   314     97810        80      7120         0     13607     49840    224362     22.94     24.19
7.29/7.39	c  N dy   352    104380        80      7120         0     19679     49840    388311     23.01     24.28
7.39/7.43	c  S st   357    104835        80      7120         0     20100     49840    399823     23.02   no data
7.39/7.48	c  S st   357    105337        80      7120         0     20574     49840    412763     23.02   no data
7.39/7.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.39/7.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.39/7.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.39/7.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
7.39/7.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.49/7.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.49/7.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.89/7.95	c lits-rem:       198  cl-subs:     1651  v-elim:      0  v-fix:    0  time:  0.45 s
7.89/7.96	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
7.89/7.96	c vivif2 --  cl tried    18923 cl shrink        0 lits rem          0 time: 0.00
8.29/8.32	c asymm  cl-useful: 0/5709/7120 lits-rem:0 time: 0.36
8.29/8.32	c calculated reachability. Time: 0.00
8.29/8.32	c  N dy   357    105337        80      7120         0     18923     49840    365197     23.02   no data
9.19/9.29	c  N dy   381    118714        80      7120         0     18354     49840    334564     22.92     24.28
9.90/9.93	c  N dy   401    126611        80      7120         0     25636     49840    530706     22.93     24.26
10.49/10.59	c  N dy   458    134711        80      7120         0     19374     49840    353245     23.02     27.49
11.29/11.33	c  N dy   479    143369        80      7120         0     27333     49840    567511     23.03     24.29
12.10/12.17	c  N dy   494    154370        80      7120         0     22696     49840    422240     22.97     24.21
12.49/12.50	c  S st   513    158005        80      7120         0     26043     49840    512992     22.99     22.44
12.49/12.57	c  S st   513    158508        80      7120         0     26511     49840    525937     22.99   no data
12.49/12.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.49/12.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.49/12.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.49/12.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.49/12.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
12.49/12.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.49/12.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.49/12.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.29/13.39	c lits-rem:       273  cl-subs:     2281  v-elim:      0  v-fix:    0  time:  0.80 s
13.29/13.39	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
13.39/13.40	c vivif2 --  cl tried    24230 cl shrink        0 lits rem          0 time: 0.00
13.49/13.52	c asymm  cl-useful: 0/1411/7120 lits-rem:0 time: 0.12
13.49/13.52	c calculated reachability. Time: 0.00
13.49/13.52	c  N dy   513    158508        80      7120         0     24230     49840    462911     22.99   no data
15.19/15.26	c  N dy   516    180441        80      7120         0     28627     49840    557170     22.79     24.07
16.79/16.82	c  N dy   534    199301        80      7120         0     29510     49840    570013     22.66     23.86
19.99/20.04	c  N dy   548    237762        80      7120         0     28920     49840    524199     22.36     19.83
19.99/20.04	c  S st   548    237762        80      7120         0     28920     49840    524199     22.36     19.83
20.09/20.11	c  S st   548    238264        80      7120         0     29395     49840    537504     22.36   no data
20.09/20.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.09/20.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.09/20.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.09/20.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.09/20.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.09/20.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
20.09/20.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.09/20.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.09/20.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.29/21.37	c lits-rem:       392  cl-subs:     2908  v-elim:      0  v-fix:    0  time:  1.23 s
21.29/21.37	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
21.29/21.38	c vivif2 --  cl tried    26487 cl shrink        0 lits rem          0 time: 0.00
21.49/21.56	c asymm  cl-useful: 0/2361/7120 lits-rem:0 time: 0.18
21.49/21.56	c calculated reachability. Time: 0.00
21.49/21.56	c  N dy   548    238264        80      7120         0     26487     49840    467216     22.36   no data
23.19/23.29	c  N dy   645    253805        80      7120         0     21759     49840    324167     22.43     23.74
24.99/25.01	c  N dy   731    270066        80      7120         0     36681     49840    725420     22.50     23.79
26.69/26.78	c  N dy   766    288691        80      7120         0     33717     49840    625588     22.47     23.69
28.69/28.73	c  F st   857    306250        80      7120         0     28877     49840    489137     22.53   no data
28.79/28.85	c  N st   860    307438        80      7120         0     29974     49840    518681     22.53   no data
31.99/32.08	c  N dy   964    336270        80      7120         0     34338     49840    607738     22.56     23.78
34.69/34.71	c  N dy  1080    357396        80      7120         0     30809     49840    505396     22.63     21.93
34.69/34.71	c  S st  1080    357396        80      7120         0     30809     49840    505396     22.63     21.93
34.69/34.78	c  S st  1080    357899        80      7120         0     31280     49840    518478     22.63   no data
34.69/34.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.69/34.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.69/34.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.69/34.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.69/34.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.69/34.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
34.69/34.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.79/34.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.79/34.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.49/35.51	c lits-rem:       233  cl-subs:     1606  v-elim:      0  v-fix:    0  time:  0.70 s
35.49/35.51	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
35.49/35.52	c vivif2 --  cl tried    29674 cl shrink        0 lits rem          0 time: 0.00
35.69/35.70	c asymm  cl-useful: 0/1899/7120 lits-rem:0 time: 0.18
35.69/35.70	c calculated reachability. Time: 0.00
35.69/35.70	c  N dy  1080    357899        80      7120         0     29674     49840    473020     22.63   no data
38.09/38.12	c  N dy  1141    377929        80      7120         0     24222     49840    312994     22.62     24.49
40.39/40.46	c  N dy  1232    398657        80      7120         0     43206     49840    821652     22.66     23.92
42.90/42.95	c  N dy  1341    418672        80      7120         0     36916     49840    639623     22.71     26.15
45.69/45.70	c  N dy  1449    438833        80      7120         0     29744     49840    429815     22.75     24.06
48.30/48.35	c  N dy  1514    461304        80      7120         0     50326     49840    979659     22.75     24.00
50.69/50.72	c  N dy  1564    481910        80      7120         0     42560     49840    749880     22.72     23.92
53.79/53.91	c  N dy  1696    503229        80      7120         0     34739     49840    533973     22.77     24.20
56.69/56.79	c  N dy  1775    524280        80      7120         0     54083     49840   1057689     22.79     24.13
58.30/58.37	c  S st  1812    536848        80      7120         0     37082     49840    577989     22.79     19.32
58.39/58.46	c  S st  1812    537352        80      7120         0     37556     49840    590790     22.79   no data
58.39/58.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.39/58.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
58.39/58.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.39/58.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.39/58.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.39/58.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
58.39/58.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.39/58.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.39/58.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.41/59.44	c lits-rem:       158  cl-subs:     1909  v-elim:      0  v-fix:    0  time:  0.94 s
59.41/59.44	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
59.41/59.45	c vivif2 --  cl tried    35647 cl shrink        0 lits rem          0 time: 0.01
59.59/59.63	c asymm  cl-useful: 0/1561/7120 lits-rem:0 time: 0.18
59.59/59.63	c calculated reachability. Time: 0.00
59.59/59.63	c  N dy  1812    537352        80      7120         0     35647     49840    539022     22.79   no data
62.39/62.42	c  N dy  1888    557362        80      7120         0     53977     49840   1031069     22.81     25.84
65.29/65.34	c  N dy  1970    578743        80      7120         0     44321     49840    757696     22.82     24.06
68.99/69.09	c  N dy  2055    604723        80      7120         0     37930     49840    567024     22.83     24.24
72.09/72.12	c  N dy  2159    624859        80      7120         0     56467     49840   1070124     22.86     24.17
74.99/75.00	c  N dy  2227    644998        80      7120         0     43650     49840    703604     22.86     24.13
78.90/78.93	c  N dy  2235    675788        80      7120         0     39611     49840    578778     22.79     24.00
81.89/81.93	c  N dy  2304    695826        80      7120         0     57996     49840   1075453     22.81     25.02
85.09/85.12	c  N dy  2404    716064        80      7120         0     43696     49840    679517     22.83     24.20
89.99/90.09	c  N dy  2438    750714        80      7120         0     41356     49840    594273     22.77     24.02
93.89/93.94	c  N dy  2521    770777        80      7120         0     59729     49840   1086411     22.77     24.63
97.19/97.24	c  N dy  2600    790876        80      7120         0     43457     49840    641780     22.78     24.03
99.59/99.64	c  S st  2664    806028        80      7120         0     57346     49840   1013481     22.79   no data
99.69/99.77	c  S st  2664    806532        80      7120         0     57818     49840   1026370     22.79   no data
99.69/99.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.69/99.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
99.69/99.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.69/99.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.69/99.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.69/99.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
99.69/99.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.79/99.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
99.79/99.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.29/103.39	c lits-rem:       605  cl-subs:     4742  v-elim:      0  v-fix:    0  time:  3.57 s
103.29/103.39	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
103.29/103.40	c vivif2 --  cl tried    53076 cl shrink        0 lits rem          0 time: 0.01
103.59/103.61	c asymm  cl-useful: 0/1119/7120 lits-rem:0 time: 0.21
103.59/103.61	c calculated reachability. Time: 0.00
103.59/103.61	c  N dy  2664    806532        80      7120         0     53076     49840    894427     22.79   no data
107.60/107.63	c  N dy  2774    826621        80      7120         0     36043     49840    427886     22.81     24.16
110.40/110.47	c  N dy  2854    847149        80      7120         0     54805     49840    933555     22.82     24.10
114.69/114.73	c  N dy  2954    868306        80      7120         0     37667     49840    455608     22.84     24.08
119.49/119.59	c  N dy  3014    901247        80      7120         0     67559     49840   1246765     22.82     24.05
123.20/123.27	c  N dy  3136    921339        80      7120         0     48673     49840    739003     22.84     24.72
126.89/126.90	c  N dy  3219    941586        80      7120         0     67181     49840   1237074     22.86     24.10
130.90/130.91	c  N dy  3297    963517        80      7120         0     48878     49840    721297     22.86     24.08
135.50/135.53	c  N dy  3367    990305        80      7120         0     73344     49840   1370497     22.85     24.12
140.49/140.58	c  N dy  3442   1020123        80      7120         0     61166     49840   1020724     22.83     24.04
146.50/146.58	c  N dy  3515   1053637        80      7120         0     51600     49840    755516     22.81     24.15
149.50/149.60	c  F st  3555   1071876        80      7120         0     68245     49840   1197844     22.81     22.28
149.99/150.02	c  N st  3559   1073910        80      7120         0     70103     49840   1248421     22.81   no data
154.09/154.13	c  N dy  3614   1094848        80      7120         0     48123     49840    651839     22.81     24.14
157.89/157.99	c  N dy  3720   1115910        80      7120         0     67501     49840   1175955     22.83     24.13
163.99/164.00	c  N dy  3854   1135970        80      7120         0     43821     49840    523219     22.85     24.13
167.39/167.45	c  N dy  3943   1156047        80      7120         0     62153     49840   1017321     22.86     24.12
171.60/171.63	c  N dy  4010   1176189        80      7120         0     80527     49840   1510535     22.87     24.15
175.49/175.52	c  N dy  4096   1196278        80      7120         0     55938     49840    834445     22.88     25.62
178.10/178.12	c  S st  4166   1209798        80      7120         0     68365     49840   1170793     22.89     22.24
178.21/178.29	c  S st  4166   1210301        80      7120         0     68836     49840   1183768     22.89   no data
178.21/178.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
178.29/178.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
178.29/178.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
178.29/178.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
178.29/178.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.29/178.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
178.29/178.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
178.29/178.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
178.29/178.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
183.09/183.14	c lits-rem:       707  cl-subs:     4981  v-elim:      0  v-fix:    0  time:  4.78 s
183.09/183.14	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
183.09/183.16	c vivif2 --  cl tried    63855 cl shrink        0 lits rem          0 time: 0.01
183.29/183.36	c asymm  cl-useful: 0/1208/7120 lits-rem:0 time: 0.21
183.29/183.37	c calculated reachability. Time: 0.00
183.29/183.37	c  N dy  4166   1210301        80      7120         0     63855     49840   1041981     22.89   no data
188.11/188.12	c  N dy  4243   1233063        80      7120         0     84684     49840   1603278     22.89     24.18
192.89/192.94	c  N dy  4338   1260009        80      7120         0     65547     49840   1073428     22.89     24.15
197.70/197.71	c  N dy  4445   1280063        80      7120         0     83902     49840   1572734     22.91     24.34
201.69/201.74	c  N dy  4534   1300674        80      7120         0     58163     49840    866482     22.92     24.14
205.99/206.08	c  N dy  4642   1320701        80      7120         0     76565     49840   1367153     22.93     24.79
211.39/211.45	c  N dy  4704   1346203        80      7120         0     54065     49840    725182     22.93     24.15
215.80/215.87	c  N dy  4722   1372099        80      7120         0     77371     49840   1340087     22.91     24.13
221.29/221.39	c  N dy  4845   1392147        80      7120         0     49317     49840    594501     22.92     26.69
225.09/225.12	c  N dy  4970   1412160        80      7120         0     67639     49840   1095155     22.94     24.16
230.29/230.39	c  N dy  5033   1435820        80      7120         0     89306     49840   1678510     22.94     24.33
234.49/234.55	c  N dy  5109   1455881        80      7120         0     60190     49840    872334     22.95     28.10
239.00/239.04	c  N dy  5174   1478642        80      7120         0     80863     49840   1429240     22.95     24.18
244.10/244.13	c  N dy  5257   1498677        80      7120         0     50826     49840    603498     22.95     25.50
247.59/247.66	c  N dy  5323   1518828        80      7120         0     69288     49840   1102584     22.96     24.19
251.91/251.99	c  N dy  5368   1538862        80      7120         0     87559     49840   1590640     22.95     24.74
257.19/257.29	c  N dy  5495   1558982        80      7120         0     56718     49840    745422     22.97     24.24
265.19/265.27	c  N dy  5560   1599651        80      7120         0     93691     49840   1734735     22.95     24.27
271.39/271.44	c  N dy  5647   1619683        80      7120         0     61825     49840    868791     22.96     25.60
277.20/277.29	c  N dy  5747   1639927        80      7120         0     80368     49840   1372662     22.97     24.24
284.49/284.57	c  N dy  5812   1660370        80      7120         0     99043     49840   1874727     22.97     24.19
289.10/289.16	c  N dy  5856   1684493        80      7120         0     69759     49840   1058096     22.96     24.30
293.20/293.22	c  N dy  5877   1704633        80      7120         0     88024     49840   1539620     22.95     24.19
294.81/294.83	c  S st  5911   1710302        80      7120         0     93182     49840   1679834     22.95   no data
295.00/295.06	c  S st  5911   1710806        80      7120         0     93648     49840   1692866     22.95   no data
295.00/295.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
295.10/295.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
295.10/295.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
295.10/295.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
295.10/295.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
295.10/295.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
295.10/295.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
295.10/295.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
295.10/295.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
306.09/306.15	c lits-rem:      1675  cl-subs:    10012  v-elim:      0  v-fix:    0  time: 10.98 s
306.09/306.15	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
306.09/306.18	c vivif2 --  cl tried    83636 cl shrink        0 lits rem          0 time: 0.02
306.39/306.42	c asymm  cl-useful: 0/763/7120 lits-rem:0 time: 0.25
306.39/306.42	c calculated reachability. Time: 0.00
306.39/306.42	c  N dy  5911   1710806        80      7120         0     83636     49840   1427542     22.95   no data
312.40/312.49	c  N dy  6036   1730931        80      7120         0    102137     49840   1934001     22.96     24.23
316.50/316.56	c  N dy  6103   1751260        80      7120         0     69136     49840   1037835     22.97     24.26
322.50/322.53	c  N dy  6220   1776585        80      7120         0     92245     49840   1666052     22.98     24.19
327.70/327.76	c  N dy  6248   1799581        80      7120         0     60424     49840    779449     22.96     24.23
331.90/331.91	c  N dy  6329   1819818        80      7120         0     78949     49840   1280557     22.97     24.19
336.89/336.95	c  N dy  6386   1840465        80      7120         0     97797     49840   1787349     22.97     24.26
342.39/342.47	c  N dy  6471   1861234        80      7120         0     63046     49840    836346     22.97     24.29
352.20/352.24	c  N dy  6559   1906871        80      7120         0    104616     49840   1939685     22.95     24.32
357.29/357.33	c  N dy  6663   1926986        80      7120         0     68397     49840    967914     22.96     24.37
363.59/363.69	c  N dy  6791   1953516        80      7120         0     92605     49840   1624485     22.96     24.29
370.29/370.35	c  N dy  6874   1974948        80      7120         0     56534     49840    628456     22.97     24.23
374.30/374.36	c  N dy  6980   1994949        80      7120         0     74913     49840   1129910     22.98     25.46
379.51/379.51	c  N dy  7069   2015356        80      7120         0     93669     49840   1639994     22.98     24.22
386.20/386.27	c  N dy  7210   2035500        80      7120         0    112187     49840   2152172     23.00     24.46
390.40/390.50	c  N dy  7271   2055594        80      7120         0     73736     49840   1075978     23.00     26.44
399.59/399.65	c  N dy  7304   2088651        80      7120         0    103617     49840   1854501     22.97     24.20
407.50/407.53	c  N dy  7335   2112240        80      7120         0     67652     49840    896995     22.96     24.32
413.20/413.24	c  N dy  7404   2132540        80      7120         0     86164     49840   1395843     22.97     24.35
429.39/429.49	c  N dy  7472   2204768        80      7120         0     93279     49840   1540733     22.91     24.24
431.21/431.24	c  S st  7501   2210806        80      7120         0     98827     49840   1693307     22.91     22.33
431.39/431.49	c  S st  7501   2211308        80      7120         0     99283     49840   1705909     22.91   no data
431.49/431.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
431.49/431.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
431.49/431.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
431.49/431.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
431.49/431.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
431.49/431.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
431.49/431.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
431.49/431.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
431.59/431.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
447.00/447.02	c lits-rem:      1619  cl-subs:    11149  v-elim:      0  v-fix:    0  time: 15.42 s
447.00/447.02	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
447.00/447.05	c vivif2 --  cl tried    88134 cl shrink        0 lits rem          0 time: 0.02
447.30/447.31	c asymm  cl-useful: 0/728/7120 lits-rem:0 time: 0.26
447.30/447.32	c calculated reachability. Time: 0.00
447.30/447.32	c  N dy  7501   2211308        80      7120         0     88134     49840   1429470     22.91   no data
453.21/453.23	c  N dy  7595   2231316        80      7120         0    106495     49840   1927378     22.92     25.07
458.90/458.95	c  N dy  7662   2252902        80      7120         0     67515     49840    875293     22.92     24.20
463.50/463.51	c  N dy  7689   2275635        80      7120         0     88202     49840   1431169     22.91     24.35
469.10/469.17	c  N dy  7757   2295651        80      7120         0    106440     49840   1921772     22.91     24.19
474.79/474.83	c  N dy  7803   2315696        80      7120         0     64896     49840    787458     22.91     25.33
479.39/479.41	c  N dy  7907   2335747        80      7120         0     83284     49840   1291622     22.92     24.14
485.80/485.86	c  N dy  8019   2357831        80      7120         0    103475     49840   1841393     22.93     24.57
494.20/494.20	c  N dy  8149   2381288        80      7120         0     63888     49840    736699     22.94     24.16
498.59/498.68	c  N dy  8240   2401420        80      7120         0     82361     49840   1239471     22.94     24.27
504.00/504.05	c  N dy  8314   2421497        80      7120         0    100722     49840   1737332     22.95     25.60
510.50/510.54	c  N dy  8339   2444365        80      7120         0    121465     49840   2290108     22.94     24.16
516.29/516.36	c  N dy  8460   2467886        80      7120         0     80967     49840   1189567     22.95     24.17
521.80/521.81	c  N dy  8561   2487907        80      7120         0     99298     49840   1688276     22.95     25.67
528.30/528.32	c  N dy  8644   2507990        80      7120         0    117632     49840   2183890     22.96     25.56
545.30/545.33	c  N dy  8698   2565973        80      7120         0    106953     49840   1814883     22.90     24.27
554.30/554.41	c  N dy  8773   2586051        80      7120         0    125325     49840   2311703     22.91     24.25
560.70/560.73	c  N dy  8844   2610312        80      7120         0     83759     49840   1220623     22.90     24.14
566.20/566.28	c  N dy  8938   2630412        80      7120         0    102163     49840   1720581     22.91     25.62
572.89/572.94	c  N dy  9021   2650473        80      7120         0    120480     49840   2217578     22.91     25.53
579.40/579.40	c  N dy  9133   2670629        80      7120         0     74262     49840    961546     22.92     24.21
584.80/584.85	c  N dy  9251   2690696        80      7120         0     92688     49840   1466532     22.93     24.34
591.70/591.77	c  N dy  9379   2711309        80      7120         0    111623     49840   1986219     22.94     23.45
591.70/591.77	c  S st  9379   2711309        80      7120         0    111623     49840   1986219     22.94     23.45
592.00/592.04	c  S st  9379   2711812        80      7120         0    112088     49840   1999329     22.94   no data
592.00/592.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
592.00/592.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
592.00/592.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
592.00/592.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
592.00/592.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
592.00/592.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
592.00/592.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
592.10/592.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
592.10/592.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
603.70/603.72	c lits-rem:       976  cl-subs:     8551  v-elim:      0  v-fix:    0  time: 11.55 s
603.70/603.72	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
603.70/603.74	c vivif2 --  cl tried   103537 cl shrink        0 lits rem          0 time: 0.02
604.00/604.03	c asymm  cl-useful: 0/625/7120 lits-rem:0 time: 0.29
604.00/604.04	c calculated reachability. Time: 0.00
604.00/604.04	c  N dy  9379   2711812        80      7120         0    103537     49840   1747578     22.94   no data
611.10/611.13	c  N dy  9464   2731840        80      7120         0    121815     49840   2239841     22.94     24.28
618.50/618.53	c  N dy  9555   2756111        80      7120         0     78490     49840   1054045     22.94     24.23
623.90/623.93	c  N dy  9663   2776125        80      7120         0     96863     49840   1558525     22.95     26.11
629.70/629.78	c  N dy  9678   2798991        80      7120         0    117454     49840   2097590     22.94     24.26
638.70/638.70	c  N dy  9760   2829005        80      7120         0     78359     49840   1037540     22.93     24.16
644.62/644.67	c  N dy  9778   2855911        80      7120         0    102703     49840   1680394     22.92     24.32
657.81/657.83	c  N dy  9939   2899160        80      7120         0     74831     49840    922423     22.92     24.31
666.70/666.76	c  N dy 10058   2934202        80      7120         0    106734     49840   1783276     22.92     24.48
672.90/672.99	c  N dy 10106   2954250        80      7120         0    124955     49840   2272293     22.92     24.43
681.60/681.64	c  N dy 10168   2983174        80      7120         0     83040     49840   1121649     22.91     24.23
687.52/687.52	c  N dy 10287   3003189        80      7120         0    101422     49840   1626369     22.92     24.28
694.20/694.25	c  N dy 10350   3023367        80      7120         0    119840     49840   2122192     22.92     24.18
702.00/702.01	c  N dy 10419   3043713        80      7120         0    138408     49840   2623463     22.92     24.16
707.10/707.10	c  N dy 10482   3065120        80      7120         0     88632     49840   1269122     22.92     24.22
713.10/713.18	c  N dy 10573   3085858        80      7120         0    107556     49840   1783921     22.93     24.30
721.50/721.57	c  N dy 10690   3108228        80      7120         0    128098     49840   2345664     22.93     24.17
729.60/729.61	c  N dy 10807   3128269        80      7120         0     76185     49840    921361     22.94     25.26
734.81/734.88	c  N dy 10880   3149111        80      7120         0     95148     49840   1434181     22.94     24.24
741.50/741.58	c  N dy 10999   3169174        80      7120         0    113512     49840   1937660     22.95     24.25
749.30/749.39	c  N dy 11095   3189194        80      7120         0    131763     49840   2434755     22.96     24.26
755.90/755.90	c  N dy 11122   3210269        80      7120         0     79737     49840    994457     22.95     24.19
756.20/756.28	c  S st 11135   3211814        80      7120         0     81152     49840   1033600     22.95   no data
756.40/756.47	c  S st 11135   3212320        80      7120         0     81629     49840   1047361     22.95   no data
756.40/756.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
756.50/756.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
756.50/756.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
756.50/756.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
756.50/756.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
756.50/756.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
756.50/756.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
756.50/756.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
756.50/756.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
758.70/758.78	c lits-rem:       278  cl-subs:     2385  v-elim:      0  v-fix:    0  time:  2.24 s
758.70/758.79	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
758.80/758.80	c vivif2 --  cl tried    79244 cl shrink        0 lits rem          0 time: 0.01
759.01/759.03	c asymm  cl-useful: 0/766/7120 lits-rem:0 time: 0.23
759.01/759.03	c calculated reachability. Time: 0.00
759.01/759.03	c  N dy 11135   3212320        80      7120         0     79244     49840    986074     22.95   no data
765.10/765.19	c  N dy 11275   3233856        80      7120         0     98937     49840   1525763     22.96     24.26
780.80/780.84	c  N dy 11332   3286219        80      7120         0     74468     49840    841829     22.93     24.15
785.80/785.85	c  N dy 11420   3306248        80      7120         0     92767     49840   1340571     22.94     25.61
792.01/792.08	c  N dy 11503   3326275        80      7120         0    111063     49840   1836036     22.94     24.17
802.10/802.15	c  N dy 11597   3354699        80      7120         0    136956     49840   2535052     22.94     24.18
809.10/809.11	c  N dy 11709   3374741        80      7120         0     82556     49840   1051325     22.94     25.82
814.20/814.23	c  N dy 11770   3394805        80      7120         0    100822     49840   1546445     22.94     24.19
821.10/821.14	c  N dy 11872   3414815        80      7120         0    119090     49840   2042508     22.95     25.06
830.00/830.06	c  N dy 11985   3435565        80      7120         0    138030     49840   2559570     22.96     24.22
838.80/838.83	c  N dy 12086   3459259        80      7120         0     85794     49840   1115837     22.96     24.17
848.31/848.39	c  N dy 12101   3497404        80      7120         0    120128     49840   2011483     22.94     24.39
856.30/856.32	c  N dy 12183   3517591        80      7120         0    138509     49840   2509807     22.94     24.20
864.80/864.88	c  N dy 12321   3537911        80      7120         0     82577     49840   1022669     22.95     24.17
870.50/870.53	c  N dy 12399   3558160        80      7120         0    101013     49840   1522718     22.95     24.25
877.82/877.86	c  N dy 12517   3578201        80      7120         0    119380     49840   2027249     22.96     24.21
885.90/885.90	c  N dy 12604   3598240        80      7120         0    137680     49840   2527813     22.96     27.21
894.40/894.49	c  N dy 12704   3618323        80      7120         0     80474     49840    943421     22.97     26.00
909.10/909.14	c  N dy 12737   3674011        80      7120         0    130774     49840   2263242     22.94     24.21
919.80/919.82	c  N dy 12853   3697078        80      7120         0    151758     49840   2832935     22.95     24.19
924.02/924.06	c  S st 12885   3712320        80      7120         0     89249     49840   1161259     22.94     21.95
924.20/924.29	c  S st 12885   3712821        80      7120         0     89719     49840   1174202     22.94   no data
924.20/924.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
924.30/924.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
924.30/924.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
924.30/924.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
924.30/924.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
924.30/924.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
924.30/924.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
924.30/924.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
924.30/924.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
927.40/927.44	c lits-rem:       376  cl-subs:     3125  v-elim:      0  v-fix:    0  time:  3.06 s
927.40/927.44	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
927.40/927.45	c vivif2 --  cl tried    86594 cl shrink        0 lits rem          0 time: 0.01
927.70/927.71	c asymm  cl-useful: 0/704/7120 lits-rem:0 time: 0.25
927.70/927.71	c calculated reachability. Time: 0.00
927.70/927.71	c  N dy 12885   3712821        80      7120         0     86594     49840   1093023     22.94   no data
934.31/934.30	c  N dy 13030   3733409        80      7120         0    105443     49840   1612589     22.95     24.18
940.52/940.59	c  F st 13103   3751562        80      7120         0    122083     49840   2064603     22.96     23.12
941.30/941.32	c  N st 13107   3753594        80      7120         0    123936     49840   2115757     22.96   no data
949.90/949.94	c  N dy 13200   3774302        80      7120         0    142873     49840   2633271     22.96     24.19
958.70/958.72	c  N dy 13303   3794366        80      7120         0     83880     49840   1005674     22.97     24.43
965.91/965.99	c  N dy 13379   3822314        80      7120         0    109297     49840   1690236     22.96     24.28
974.11/974.16	c  N dy 13453   3845100        80      7120         0    130041     49840   2251269     22.96     24.33
983.00/983.02	c  N dy 13491   3869764        80      7120         0    152488     49840   2847999     22.96     24.49
990.41/990.40	c  N dy 13571   3892421        80      7120         0     94855     49840   1285215     22.96     24.36
997.50/997.57	c  N dy 13621   3912475        80      7120         0    113172     49840   1781288     22.96     25.54
1006.60/1006.66	c  N dy 13677   3932739        80      7120         0    131633     49840   2280777     22.96     24.26
1019.31/1019.38	c  N dy 13784   3952820        80      7120         0    149957     49840   2781571     22.96     24.28
1028.10/1028.19	c  N dy 13819   3972935        80      7120         0     88959     49840   1110340     22.96     24.17
1036.61/1036.66	c  N dy 13926   3993003        80      7120         0    107270     49840   1610169     22.96     25.55
1043.41/1043.45	c  N dy 13991   4013081        80      7120         0    125591     49840   2109342     22.96     25.01
1052.21/1052.30	c  N dy 14086   4033392        80      7120         0    144176     49840   2616141     22.97     24.18
1062.91/1062.95	c  N dy 14191   4056121        80      7120         0     84663     49840    977071     22.97     24.26
1070.21/1070.24	c  N dy 14287   4081527        80      7120         0    107810     49840   1602011     22.97     24.19
1077.61/1077.62	c  N dy 14376   4101972        80      7120         0    126401     49840   2106108     22.98     24.46
1086.82/1086.85	c  N dy 14488   4122038        80      7120         0    144804     49840   2611915     22.98     25.28
1097.00/1097.09	c  N dy 14587   4142061        80      7120         0     81945     49840    891080     22.99     27.46
1107.31/1107.39	c  N dy 14673   4180882        80      7120         0    117218     49840   1833057     22.98     24.20
1117.31/1117.38	c  N dy 14682   4212821        80      7120         0    145998     49840   2584273     22.96     19.22
1117.31/1117.38	c  S st 14682   4212821        80      7120         0    145998     49840   2584273     22.96     19.22
1117.71/1117.77	c  S st 14682   4213326        80      7120         0    146470     49840   2597207     22.96   no data
1117.71/1117.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1117.81/1117.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1117.81/1117.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1117.81/1117.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1117.81/1117.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1117.81/1117.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1117.81/1117.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1117.81/1117.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1117.91/1117.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1145.12/1145.19	c lits-rem:      1589  cl-subs:    16166  v-elim:      0  v-fix:    0  time: 27.24 s
1145.12/1145.19	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1145.21/1145.22	c vivif2 --  cl tried   130304 cl shrink        0 lits rem          0 time: 0.03
1145.51/1145.55	c asymm  cl-useful: 0/497/7120 lits-rem:0 time: 0.33
1145.51/1145.55	c calculated reachability. Time: 0.00
1145.51/1145.55	c  N dy 14682   4213326        80      7120         0    130304     49840   2186053     22.96   no data
1155.81/1155.83	c  N dy 14780   4235298        80      7120         0    150366     49840   2731635     22.97     24.20
1167.50/1167.58	c  N dy 14824   4273327        80      7120         0    103795     49840   1471314     22.95     24.19
1175.21/1175.25	c  N dy 14969   4293380        80      7120         0    122192     49840   1981478     22.96     26.10
1182.21/1182.24	c  N dy 15023   4313434        80      7120         0    140342     49840   2468757     22.96     25.04
1191.41/1191.40	c  N dy 15093   4333836        80      7120         0    158962     49840   2972562     22.96     24.38
1198.80/1198.84	c  N dy 15186   4354080        80      7120         0     95027     49840   1224906     22.96     24.19
1205.62/1205.62	c  N dy 15313   4374261        80      7120         0    113516     49840   1733273     22.97     24.20
1213.81/1213.81	c  N dy 15421   4395142        80      7120         0    132621     49840   2257146     22.97     24.19
1223.22/1223.29	c  N dy 15512   4415231        80      7120         0    150965     49840   2756675     22.98     24.73
1237.61/1237.61	c  N dy 15629   4435322        80      7120         0     85537     49840    943262     22.98     24.97
1245.51/1245.56	c  N dy 15708   4455954        80      7120         0    104380     49840   1457892     22.98     24.28
1254.71/1254.72	c  N dy 15790   4475960        80      7120         0    122631     49840   1956680     22.99     25.15
1266.81/1266.85	c  N dy 15913   4495967        80      7120         0    140932     49840   2459232     22.99     24.49
1280.32/1280.38	c  N dy 16029   4516338        80      7120         0    159572     49840   2970189     23.00     24.30
1291.61/1291.61	c  N dy 16156   4536378        80      7120         0     93032     49840   1133961     23.00     24.80
1297.81/1297.91	c  N dy 16247   4556425        80      7120         0    111358     49840   1633624     23.01     25.56

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

running on 2 cores: 5,7

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.47 3.92 3.88 4/373 3315
/proc/meminfo: memFree=18476640/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=29888 CPUtime=0 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 621 0 0 0 0 0 0 0 18 0 1 0 728722188 30605312 561 33554432000 4194304 4580011 140734021648192 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 7472 561 322 95 0 2454 0

[startup+0.0785371 s]
/proc/loadavg: 3.47 3.92 3.88 4/373 3315
/proc/meminfo: memFree=18476640/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=30016 CPUtime=0.07 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 664 0 0 0 7 0 0 0 18 0 1 0 728722188 30736384 604 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 7504 604 338 95 0 2486 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30016

[startup+0.100533 s]
/proc/loadavg: 3.47 3.92 3.88 4/373 3315
/proc/meminfo: memFree=18476640/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=30016 CPUtime=0.09 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 668 0 0 0 9 0 0 0 18 0 1 0 728722188 30736384 608 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294413 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 7504 608 338 95 0 2486 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30016

[startup+0.300499 s]
/proc/loadavg: 3.47 3.92 3.88 4/373 3315
/proc/meminfo: memFree=18476640/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=31536 CPUtime=0.29 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 1327 0 0 0 29 0 0 0 18 0 1 0 728722188 32292864 1137 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 7884 1137 362 95 0 2866 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31536

[startup+0.700433 s]
/proc/loadavg: 3.47 3.92 3.88 4/373 3315
/proc/meminfo: memFree=18476640/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=32776 CPUtime=0.69 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 1954 0 0 0 69 0 0 0 18 0 1 0 728722188 33562624 1272 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 8194 1272 362 95 0 3176 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32776

[startup+1.50031 s]
/proc/loadavg: 3.47 3.92 3.88 5/379 3322
/proc/meminfo: memFree=18461344/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=34124 CPUtime=1.49 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 3039 0 0 0 149 0 0 0 20 0 1 0 728722188 34942976 1613 33554432000 4194304 4580011 140734021648192 18446744073709551615 224284587041 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 8531 1620 365 95 0 3513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34124

[startup+3.10103 s]
/proc/loadavg: 3.47 3.92 3.88 5/379 3322
/proc/meminfo: memFree=18433032/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=39504 CPUtime=3.09 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 5184 0 0 0 309 0 0 0 25 0 1 0 728722188 40452096 2818 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294538 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 9876 2818 366 95 0 4858 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39504

[startup+6.30049 s]
/proc/loadavg: 3.51 3.92 3.88 5/379 3322
/proc/meminfo: memFree=18418632/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=40320 CPUtime=6.29 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 7238 0 0 0 628 1 0 0 25 0 1 0 728722188 41287680 3168 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 10080 3168 366 95 0 5062 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40320

[startup+12.7004 s]
/proc/loadavg: 3.55 3.92 3.88 5/379 3322
/proc/meminfo: memFree=18390444/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=51192 CPUtime=12.69 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 12794 0 0 0 1267 2 0 0 25 0 1 0 728722188 52420608 5869 33554432000 4194304 4580011 140734021648192 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 12798 5869 366 95 0 7780 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51192

[startup+25.5003 s]
/proc/loadavg: 3.65 3.92 3.88 5/379 3324
/proc/meminfo: memFree=18349668/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=54820 CPUtime=25.49 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 18794 0 0 0 2546 3 0 0 25 0 1 0 728722188 56135680 6433 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294413 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 13705 6433 366 95 0 8687 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54820

[startup+51.101 s]
/proc/loadavg: 3.77 3.93 3.88 5/379 3324
/proc/meminfo: memFree=18338800/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=57004 CPUtime=51.09 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 27888 0 0 0 5104 5 0 0 25 0 1 0 728722188 58372096 7461 33554432000 4194304 4580011 140734021648192 18446744073709551615 4323397 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 14251 7461 366 95 0 9233 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57004

[startup+102.314 s]
/proc/loadavg: 3.90 3.94 3.89 5/379 3326
/proc/meminfo: memFree=18284468/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=71008 CPUtime=102.3 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 44377 0 0 0 10222 8 0 0 25 0 1 0 728722188 72712192 10876 33554432000 4194304 4580011 140734021648192 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 17752 10876 366 95 0 12734 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 71008

[startup+162.3 s]
/proc/loadavg: 4.00 3.96 3.90 5/379 3326
/proc/meminfo: memFree=18246132/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=71380 CPUtime=162.29 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 57298 0 0 0 16217 12 0 0 25 0 1 0 728722188 73093120 11439 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 17845 11439 366 95 0 12827 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 71380

[startup+222.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/379 3328
/proc/meminfo: memFree=18205908/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=79084 CPUtime=222.29 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 70331 0 0 0 22213 16 0 0 25 0 1 0 728722188 80982016 12333 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 19771 12333 366 95 0 14753 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 79084

[startup+282.3 s]
/proc/loadavg: 4.24 4.02 3.93 5/379 3330
/proc/meminfo: memFree=18178108/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=79308 CPUtime=282.29 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 80200 0 0 0 28210 19 0 0 25 0 1 0 728722188 81211392 13432 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 19827 13432 366 95 0 14809 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 79308

[startup+342.3 s]
/proc/loadavg: 4.16 4.03 3.93 5/379 3332
/proc/meminfo: memFree=18150424/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=95480 CPUtime=342.29 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 92630 0 0 0 34208 21 0 0 25 0 1 0 728722188 97771520 16241 33554432000 4194304 4580011 140734021648192 18446744073709551615 4295663 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 23870 16241 366 95 0 18852 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 95480

[startup+402.3 s]
/proc/loadavg: 4.06 4.02 3.93 5/379 3343
/proc/meminfo: memFree=18140424/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=95668 CPUtime=402.29 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 101387 0 0 0 40205 24 0 0 25 0 1 0 728722188 97964032 17552 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 23917 17552 366 95 0 18899 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 95668

[startup+462.3 s]
/proc/loadavg: 4.02 4.02 3.93 5/379 3343
/proc/meminfo: memFree=18132700/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=106704 CPUtime=462.3 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 110979 0 0 0 46203 27 0 0 25 0 1 0 728722188 109264896 19168 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 26676 19168 366 95 0 21658 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 106704

[startup+522.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/379 3345
/proc/meminfo: memFree=18123984/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=106908 CPUtime=522.3 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 119580 0 0 0 52200 30 0 0 25 0 1 0 728722188 109473792 19645 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 26727 19645 366 95 0 21709 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 106908

[startup+582.3 s]
/proc/loadavg: 4.05 4.02 3.94 5/379 3347
/proc/meminfo: memFree=18131392/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=107076 CPUtime=582.3 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 127478 0 0 0 58197 33 0 0 25 0 1 0 728722188 109645824 19127 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 26769 19127 366 95 0 21751 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 107076

[startup+642.3 s]
/proc/loadavg: 4.07 4.03 3.94 5/379 3349
/proc/meminfo: memFree=18102580/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=118084 CPUtime=642.31 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 136369 0 0 0 64195 36 0 0 25 0 1 0 728722188 120918016 21938 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 29521 21938 366 95 0 24503 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 118084

[startup+702.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/379 3351
/proc/meminfo: memFree=18094848/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=118200 CPUtime=702.3 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 143579 0 0 0 70192 38 0 0 25 0 1 0 728722188 121036800 23203 33554432000 4194304 4580011 140734021648192 18446744073709551615 4305248 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 29550 23203 366 95 0 24532 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 118200

[startup+762.315 s]
/proc/loadavg: 4.06 4.03 3.95 5/379 3351
/proc/meminfo: memFree=18100516/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=118388 CPUtime=762.32 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 151487 0 0 0 76190 42 0 0 25 0 1 0 728722188 121229312 21812 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 29597 21812 366 95 0 24579 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 118388

[startup+822.3 s]
/proc/loadavg: 4.02 4.02 3.95 5/379 3353
/proc/meminfo: memFree=18080880/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=118488 CPUtime=822.3 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 158728 0 0 0 82186 44 0 0 25 0 1 0 728722188 121331712 22654 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 29622 22654 366 95 0 24604 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 118488

[startup+882.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/379 3355
/proc/meminfo: memFree=18074256/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=118600 CPUtime=882.31 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 165469 0 0 0 88184 47 0 0 25 0 1 0 728722188 121446400 22881 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 29650 22881 366 95 0 24632 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 118600

[startup+942.3 s]
/proc/loadavg: 4.08 4.04 3.96 5/379 3357
/proc/meminfo: memFree=18077196/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=118712 CPUtime=942.3 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 172142 0 0 0 94180 50 0 0 25 0 1 0 728722188 121561088 22879 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 29678 22879 366 95 0 24660 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 118712

[startup+1002.3 s]
/proc/loadavg: 4.03 4.03 3.96 5/379 3359
/proc/meminfo: memFree=18056336/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=118836 CPUtime=1002.3 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 178815 0 0 0 100177 53 0 0 25 0 1 0 728722188 121688064 22613 33554432000 4194304 4580011 140734021648192 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 29709 22613 366 95 0 24691 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 118836

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/379 3359
/proc/meminfo: memFree=18045388/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=118960 CPUtime=1062.31 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 184605 0 0 0 106175 56 0 0 25 0 1 0 728722188 121815040 21383 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 29740 21383 366 95 0 24722 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 118960

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.96 5/379 3361
/proc/meminfo: memFree=18039636/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=139156 CPUtime=1122.31 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 194510 0 0 0 112172 59 0 0 25 0 1 0 728722188 142495744 27717 33554432000 4194304 4580011 140734021648192 18446744073709551615 4406259 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 34789 27717 366 95 0 29771 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 139156

[startup+1182.3 s]
/proc/loadavg: 4.07 4.03 3.96 5/379 3363
/proc/meminfo: memFree=18018896/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=139160 CPUtime=1182.31 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 198354 0 0 0 118171 60 0 0 25 0 1 0 728722188 142499840 27575 33554432000 4194304 4580011 140734021648192 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 34790 27575 366 95 0 29772 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 139160

[startup+1242.3 s]
/proc/loadavg: 4.02 4.02 3.96 5/379 3365
/proc/meminfo: memFree=17978300/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=139316 CPUtime=1242.31 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 204370 0 0 0 124167 64 0 0 25 0 1 0 728722188 142659584 26263 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 34829 26263 366 95 0 29811 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 139316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.03 3.97 3/377 3370
/proc/meminfo: memFree=18258524/32951124 swapFree=45193364/67111528
[pid=3315] ppid=3313 vsize=139384 CPUtime=1300.01 cores=5,7
/proc/3315/stat : 3315 (strangenight2-s) R 3313 3315 2476 0 -1 4202496 208694 0 0 0 129935 66 0 0 25 0 1 0 728722188 142729216 26841 33554432000 4194304 4580011 140734021648192 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3315/statm: 34846 26841 366 95 0 29828 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 139384

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.37
CPU system time (s): 0.669898
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 195112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.37
system time used= 0.669898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 208694
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 843

runsolver used 4.81427 second user time and 11.6262 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-14 16:55:15
IDJOB=3367648
IDBENCH=82857
IDSOLVER=1845
FILE ID=node118/3367648-1305384915
RUNJOBID= node118-1305384915-3280
PBS_JOBID= 13324384
Free space on /tmp= 73040 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S839353433-100.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367648-1305384915/watcher-3367648-1305384915 -o /tmp/evaluation-result-3367648-1305384915/solver-3367648-1305384915 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367648-1305384915.cnf

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

MD5SUM BENCH= e68176dd0214c3858ad791ec08d1acee
RANDOM SEED=626175981

node118.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.842
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.68
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.842
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.842
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.74
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18476796 kB
Buffers:        261236 kB
Cached:        4209420 kB
SwapCached:      22084 kB
Active:       11757356 kB
Inactive:      2412892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18476796 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:           22720 kB
Writeback:          12 kB
AnonPages:     9690668 kB
Mapped:          15784 kB
Slab:           148632 kB
PageTables:      90904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88695500 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= 73040 MiB
End job on node118 at 2011-05-14 17:16:57