Trace number 3367429

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S970203146-047-UNKNOWN.cnf
MD5SUM635ea520fe16a78d41337039f98997e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2027.46
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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-3367429-1305382221.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       17000
0.00/0.01	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.01	c -- vars added        200
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       200     17000         0         0    119000         0   no data   no data
0.29/0.36	c asymm  cl-useful: 0/14625/17000 lits-rem:0 time: 0.35
0.29/0.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.29/0.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
0.29/0.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
0.39/0.42	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.42	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.42	c calculated reachability. Time: 0.00
0.39/0.43	c Calc default polars -  time:   0.00 s pos:     104 undec:       4 neg:      92
0.39/0.43	c =========================================================================================
0.39/0.43	c types(t): F = full restart, N = normal restart
0.39/0.43	c types(t): S = simplification begin/end, E = solution found
0.39/0.43	c restart types(rt): st = static, dy = dynamic
0.39/0.43	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.43	c  B st     0         0       200     17000         0         0    119000         0   no data   no data
0.59/0.63	c  N dy     8      4039       200     17000         0      3909    119000    225525     49.99     55.11
0.79/0.85	c  N dy    23      8277       200     17000         0      5614    119000    274850     49.45     52.38
1.09/1.11	c  N dy    34     12507       200     17000         0      5577    119000    220881     49.34     52.17
1.39/1.47	c  N dy    41     18312       200     17000         0      5748    119000    183255     48.75     51.49
1.79/1.81	c  N dy    57     23765       200     17000         0     11047    119000    479392     48.56     51.22
1.79/1.89	c  F st    62     25001       200     17000         0     12242    119000    545990     48.59     47.57
2.10/2.11	c  N st    67     28297       200     17000         0      8839    119000    315955     48.59   no data
2.20/2.22	c  S st    68     30000       200     17000         0     10490    119000    411608     48.59   no data
2.20/2.26	c  S st    68     30506       200     17000         0     10987    119000    438874     48.59   no data
2.20/2.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
2.20/2.28	c blocked clauses removed:        0 vars:      0 tried:         200 T: 0.00 s
2.20/2.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2.20/2.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.20/2.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.20/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.65	c lits-rem:       197  cl-subs:      383  v-elim:      0  v-fix:    0  time:  0.36 s
2.69/2.73	c asymm  cl-useful: 0/2375/17000 lits-rem:0 time: 0.08
2.69/2.73	c calculated reachability. Time: 0.00
2.69/2.73	c  N dy    68     30506       200     17000         0     10604    119000    408829     48.59   no data
2.99/3.04	c  N dy    86     34885       200     17000         0     14883    119000    647378     48.59     51.15
3.29/3.32	c  N dy   102     39017       200     17000         0     11231    119000    396887     48.64     51.76
3.69/3.78	c  N dy   106     45253       200     17000         0     17287    119000    739311     48.29     51.05
3.79/3.83	c  S st   111     45759       200     17000         0      9076    119000    236314     48.32   no data
3.79/3.87	c  S st   111     46264       200     17000         0      9577    119000    263436     48.32   no data
3.79/3.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.79/3.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.79/3.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
3.79/3.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.79/3.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.79/3.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.98	c lits-rem:         4  cl-subs:       33  v-elim:      0  v-fix:    0  time:  0.09 s
3.89/3.99	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
3.89/3.99	c vivif2 --  cl tried     9544 cl shrink        0 lits rem          0 time: 0.00
4.29/4.38	c asymm  cl-useful: 0/13637/17000 lits-rem:0 time: 0.39
4.29/4.38	c calculated reachability. Time: 0.00
4.29/4.38	c  N dy   111     46264       200     17000         0      9544    119000    260784     48.32   no data
4.59/4.66	c  N dy   135     50268       200     17000         0     13428    119000    480909     48.52     51.18
4.98/5.00	c  N dy   146     54856       200     17000         0     17885    119000    728955     48.47     51.09
5.29/5.31	c  N dy   167     58874       200     17000         0     12103    119000    364167     48.59     51.18
5.59/5.65	c  N dy   177     63489       200     17000         0     16600    119000    614987     48.57     51.50
5.89/5.99	c  N dy   194     67568       200     17000         0     20547    119000    835782     48.63     51.94
6.09/6.15	c  S st   202     69396       200     17000         0     11632    119000    293020     48.66     49.33
6.19/6.20	c  S st   202     69897       200     17000         0     12128    119000    320363     48.66   no data
6.19/6.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.19/6.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.19/6.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.19/6.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.19/6.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.19/6.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
6.19/6.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.19/6.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.19/6.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.35	c lits-rem:         5  cl-subs:       93  v-elim:      0  v-fix:    0  time:  0.13 s
6.29/6.35	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
6.29/6.35	c vivif2 --  cl tried    12035 cl shrink        0 lits rem          0 time: 0.00
6.39/6.47	c asymm  cl-useful: 0/3363/17000 lits-rem:0 time: 0.12
6.39/6.47	c calculated reachability. Time: 0.00
6.39/6.47	c  N dy   202     69897       200     17000         0     12035    119000    313483     48.66   no data
6.79/6.84	c  N dy   210     75035       200     17000         0     17035    119000    592422     48.54     51.18
7.29/7.35	c  N dy   233     80990       200     17000         0     22810    119000    913830     48.57     51.39
7.70/7.77	c  N dy   254     86416       200     17000         0     16450    119000    519107     48.62     51.64
7.79/7.85	c  F st   255     87501       200     17000         0     17504    119000    577392     48.59     48.73
8.19/8.29	c  N dy   261     92697       200     17000         0     22517    119000    864436     48.59   no data
8.69/8.79	c  N dy   271     98921       200     17000         0     15930    119000    445787     48.47     51.11
9.18/9.26	c  S st   288    104845       200     17000         0     21683    119000    768918     48.45     48.12
9.28/9.33	c  S st   288    105346       200     17000         0     22175    119000    795393     48.45   no data
9.28/9.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.28/9.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
9.28/9.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.28/9.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.28/9.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.28/9.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
9.28/9.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.28/9.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.28/9.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.29/10.37	c lits-rem:       131  cl-subs:      713  v-elim:      0  v-fix:    0  time:  0.99 s
10.29/10.37	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
10.29/10.38	c vivif2 --  cl tried    21462 cl shrink        0 lits rem          0 time: 0.01
10.49/10.58	c asymm  cl-useful: 0/5204/17000 lits-rem:0 time: 0.20
10.49/10.58	c calculated reachability. Time: 0.00
10.49/10.58	c  N dy   288    105346       200     17000         0     21462    119000    744274     48.45   no data
11.19/11.24	c  N dy   321    112275       200     17000         0     14625    119000    329583     48.50     52.53
11.79/11.85	c  N dy   353    119643       200     17000         0     21788    119000    730111     48.56     51.68
12.59/12.66	c  N dy   379    127945       200     17000         0     15289    119000    321419     48.57     51.29
13.29/13.33	c  N dy   393    136187       200     17000         0     23278    119000    766191     48.54     51.40
14.09/14.19	c  N dy   407    145228       200     17000         0     16504    119000    349184     48.47     51.35
14.99/15.04	c  N dy   447    154904       200     17000         0     25920    119000    877908     48.49     51.48
15.29/15.38	c  S st   466    158020       200     17000         0     28946    119000   1048370     48.53     49.11
15.40/15.45	c  S st   466    158526       200     17000         0     29446    119000   1075110     48.53   no data
15.40/15.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.40/15.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
15.40/15.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.40/15.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.40/15.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.40/15.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
15.40/15.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.40/15.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.49/15.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.09/18.17	c lits-rem:       207  cl-subs:      978  v-elim:      0  v-fix:    0  time:  2.65 s
18.09/18.17	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
18.09/18.18	c vivif2 --  cl tried    28468 cl shrink        0 lits rem          0 time: 0.01
18.39/18.42	c asymm  cl-useful: 0/3807/17000 lits-rem:0 time: 0.24
18.39/18.42	c calculated reachability. Time: 0.00
18.39/18.42	c  N dy   466    158526       200     17000         0     28468    119000   1003123     48.53   no data
19.39/19.44	c  N dy   511    168660       200     17000         0     21808    119000    602354     48.59     51.83
20.49/20.53	c  N dy   552    179431       200     17000         0     32256    119000   1183374     48.61     51.99
21.59/21.65	c  N dy   597    190969       200     17000         0     25983    119000    793570     48.64     51.75
25.39/25.43	c  N dy   611    223485       200     17000         0     19625    119000    360085     48.12     50.67
26.79/26.83	c  N dy   667    237789       200     17000         0     33481    119000   1131700     48.15   no data
26.79/26.83	c  S st   667    237789       200     17000         0     33481    119000   1131700     48.15   no data
26.89/26.93	c  S st   667    238293       200     17000         0     33971    119000   1158643     48.15   no data
26.89/26.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.89/26.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
26.89/26.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.89/26.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.89/26.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.89/26.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
26.89/26.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.89/26.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
26.89/26.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.19/30.27	c lits-rem:       286  cl-subs:     1126  v-elim:      0  v-fix:    0  time:  3.28 s
30.19/30.27	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
30.19/30.29	c vivif2 --  cl tried    32845 cl shrink        0 lits rem          0 time: 0.01
30.49/30.54	c asymm  cl-useful: 0/3333/17000 lits-rem:0 time: 0.25
30.49/30.54	c calculated reachability. Time: 0.00
30.49/30.54	c  N dy   667    238293       200     17000         0     32845    119000   1076827     48.15   no data
32.19/32.26	c  N dy   713    253716       200     17000         0     27511    119000    752354     48.15     51.19
34.19/34.28	c  N dy   776    270565       200     17000         0     22521    119000    430257     48.18     50.79
36.09/36.19	c  N dy   854    287880       200     17000         0     39336    119000   1368257     48.25     52.95
38.19/38.28	c  F st   936    306250       200     17000         0     34830    119000   1072070     48.29     43.40
38.29/38.31	c  N st   937    306501       200     17000         0     35072    119000   1085500     48.29   no data
40.49/40.52	c  N dy   984    326325       200     17000         0     31039    119000    814258     48.30     51.06
42.89/42.97	c  N dy  1063    346388       200     17000         0     26256    119000    506229     48.33     51.01
44.09/44.18	c  S st  1107    357439       200     17000         0     36970    119000   1100799     48.34   no data
44.19/44.27	c  S st  1107    357941       200     17000         0     37467    119000   1126745     48.34   no data
44.19/44.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.19/44.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
44.29/44.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.29/44.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.29/44.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.29/44.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
44.29/44.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.29/44.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
44.29/44.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.29/47.37	c lits-rem:       293  cl-subs:      991  v-elim:      0  v-fix:    0  time:  3.03 s
47.29/47.37	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
47.29/47.38	c vivif2 --  cl tried    36476 cl shrink        0 lits rem          0 time: 0.01
47.59/47.61	c asymm  cl-useful: 0/3073/17000 lits-rem:0 time: 0.22
47.59/47.61	c calculated reachability. Time: 0.00
47.59/47.61	c  N dy  1107    357941       200     17000         0     36476    119000   1054018     48.34   no data
50.09/50.19	c  N dy  1177    378030       200     17000         0     30761    119000    709542     48.36     53.22
52.69/52.80	c  N dy  1232    398631       200     17000         0     50740    119000   1823370     48.33     50.91
55.39/55.41	c  N dy  1317    419485       200     17000         0     44792    119000   1446492     48.36     50.99
57.89/57.97	c  N dy  1382    439506       200     17000         0     37047    119000    968228     48.37     51.09
60.89/60.90	c  N dy  1471    459747       200     17000         0     28569    119000    455995     48.40     51.38
63.29/63.37	c  N dy  1558    479776       200     17000         0     47971    119000   1539069     48.43     53.33
65.99/66.03	c  N dy  1614    499807       200     17000         0     38286    119000    950170     48.44     51.47
68.79/68.85	c  N dy  1680    519917       200     17000         0     57783    119000   2035365     48.45     51.14
70.99/71.04	c  S st  1740    536911       200     17000         0     44191    119000   1234232     48.45     48.59
71.09/71.14	c  S st  1740    537416       200     17000         0     44686    119000   1260271     48.45   no data
71.09/71.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.09/71.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
71.09/71.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
71.09/71.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.09/71.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.09/71.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
71.09/71.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.09/71.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
71.19/71.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
74.89/74.97	c lits-rem:       210  cl-subs:     1134  v-elim:      0  v-fix:    0  time:  3.75 s
74.89/74.97	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
74.89/74.99	c vivif2 --  cl tried    43552 cl shrink        0 lits rem          0 time: 0.01
75.09/75.13	c asymm  cl-useful: 0/1583/17000 lits-rem:0 time: 0.15
75.09/75.13	c calculated reachability. Time: 0.00
75.09/75.13	c  N dy  1740    537416       200     17000         0     43552    119000   1177903     48.45   no data
78.19/78.27	c  N dy  1813    557522       200     17000         0     32047    119000    517541     48.47     51.35
80.79/80.88	c  N dy  1869    577820       200     17000         0     51726    119000   1612794     48.45     51.10
83.79/83.81	c  N dy  1935    597963       200     17000         0     39301    119000    879685     48.46     51.19
86.69/86.77	c  N dy  2019    618237       200     17000         0     58947    119000   1973240     48.48     51.05
89.69/89.76	c  N dy  2082    638949       200     17000         0     46061    119000   1208388     48.48     51.36
92.89/92.90	c  N dy  2129    659211       200     17000         0     65740    119000   2301613     48.46     51.19
95.59/95.66	c  N dy  2201    679333       200     17000         0     51354    119000   1459871     48.46     51.10
99.09/99.16	c  N dy  2267    699889       200     17000         0     36325    119000    574121     48.46     51.07
101.89/101.92	c  N dy  2342    720176       200     17000         0     56008    119000   1672664     48.46     51.80
105.20/105.23	c  N dy  2398    740332       200     17000         0     39692    119000    719011     48.46     51.08
108.49/108.51	c  N dy  2460    763715       200     17000         0     62396    119000   1986678     48.44     51.15
111.79/111.86	c  N dy  2537    783764       200     17000         0     44982    119000    965663     48.46     51.33
114.99/115.02	c  N dy  2619    803780       200     17000         0     64402    119000   2050555     48.47     51.25
115.39/115.45	c  S st  2629    806124       200     17000         0     66689    119000   2178190     48.47     50.07
115.59/115.62	c  S st  2629    806631       200     17000         0     67186    119000   2204684     48.47   no data
115.59/115.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
115.59/115.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
115.59/115.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
115.59/115.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
115.59/115.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
115.59/115.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
115.59/115.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
115.59/115.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
115.69/115.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
129.49/129.50	c lits-rem:       613  cl-subs:     2207  v-elim:      0  v-fix:    0  time: 13.76 s
129.49/129.51	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
129.49/129.53	c vivif2 --  cl tried    64979 cl shrink        0 lits rem          0 time: 0.02
129.70/129.80	c asymm  cl-useful: 0/2562/17000 lits-rem:0 time: 0.27
129.70/129.80	c calculated reachability. Time: 0.00
129.70/129.80	c  N dy  2629    806631       200     17000         0     64979    119000   2042865     48.47   no data
133.29/133.32	c  N dy  2722    826706       200     17000         0     46611    119000   1016759     48.49     51.19
136.40/136.47	c  N dy  2790    846805       200     17000         0     66135    119000   2107636     48.49     54.60
140.10/140.16	c  N dy  2847    869145       200     17000         0     48936    119000   1103755     48.48     51.08
143.49/143.56	c  N dy  2929    889190       200     17000         0     68323    119000   2181407     48.49     51.56
146.90/146.96	c  N dy  2983    909233       200     17000         0     48056    119000   1005952     48.49     51.07
150.20/150.27	c  N dy  3061    929339       200     17000         0     67553    119000   2093377     48.50     51.14
153.90/154.00	c  N dy  3122    949832       200     17000         0     46704    119000    891563     48.50     51.40
157.09/157.14	c  N dy  3197    969908       200     17000         0     66190    119000   1979252     48.51     51.28
161.50/161.56	c  N dy  3264    993476       200     17000         0     47355    119000    875894     48.49     52.10
164.70/164.76	c  N dy  3313   1013751       200     17000         0     67006    119000   1971580     48.48     51.13
169.49/169.50	c  N dy  3367   1040141       200     17000         0     49918    119000    978080     48.44     51.01
172.79/172.80	c  N dy  3430   1060341       200     17000         0     69518    119000   2072587     48.44     51.15
175.50/175.51	c  F st  3485   1071876       200     17000         0     80730    119000   2699902     48.45   no data
177.19/177.28	c  N dy  3499   1080507       200     17000         0     45454    119000    686067     48.45     51.30
180.59/180.66	c  N dy  3597   1100512       200     17000         0     64843    119000   1768580     48.46     51.09
184.90/184.95	c  N dy  3656   1121257       200     17000         0     84950    119000   2887398     48.46     51.05
188.49/188.58	c  N dy  3722   1141828       200     17000         0     60271    119000   1462315     48.45     51.07
192.40/192.42	c  N dy  3799   1161909       200     17000         0     79750    119000   2552807     48.46     52.24
196.20/196.27	c  N dy  3869   1182310       200     17000         0     53979    119000   1077063     48.47     51.07
199.89/199.99	c  N dy  3954   1203007       200     17000         0     74073    119000   2199204     48.48     51.22
201.39/201.44	c  S st  3982   1209946       200     17000         0     80794    119000   2571594     48.48     42.77
201.59/201.63	c  S st  3982   1210448       200     17000         0     81290    119000   2598458     48.48   no data
201.59/201.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
201.59/201.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
201.59/201.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
201.59/201.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
201.59/201.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
201.59/201.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
201.59/201.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
201.69/201.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
201.69/201.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
222.70/222.73	c lits-rem:       771  cl-subs:     2494  v-elim:      0  v-fix:    0  time: 20.96 s
222.70/222.73	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
222.70/222.76	c vivif2 --  cl tried    78796 cl shrink        0 lits rem          0 time: 0.03
223.00/223.07	c asymm  cl-useful: 0/1834/17000 lits-rem:0 time: 0.30
223.00/223.07	c calculated reachability. Time: 0.00
223.00/223.07	c  N dy  3982   1210448       200     17000         0     78796    119000   2413179     48.48   no data
227.89/227.92	c  N dy  4024   1236555       200     17000         0     57553    119000   1227073     48.46     51.05
231.60/231.61	c  N dy  4094   1256627       200     17000         0     77028    119000   2313081     48.46     52.34
235.89/236.00	c  N dy  4153   1276680       200     17000         0     48995    119000    703816     48.46     51.34
239.29/239.37	c  N dy  4242   1296684       200     17000         0     68406    119000   1789990     48.47     51.11
243.60/243.64	c  N dy  4318   1316839       200     17000         0     87940    119000   2879988     48.48     51.03
247.29/247.30	c  N dy  4337   1337045       200     17000         0     58989    119000   1217983     48.45     51.04
251.00/251.03	c  N dy  4403   1357107       200     17000         0     78447    119000   2300258     48.45     51.18
256.10/256.19	c  N dy  4477   1378814       200     17000         0     50076    119000    675202     48.45     51.25
259.60/259.69	c  N dy  4566   1399130       200     17000         0     69788    119000   1776347     48.47     51.57
263.90/264.00	c  N dy  4638   1419217       200     17000         0     89287    119000   2864714     48.47     51.25
268.30/268.32	c  N dy  4700   1439656       200     17000         0     58695    119000   1111432     48.47     51.05
272.19/272.25	c  N dy  4791   1459725       200     17000         0     78187    119000   2201515     48.48     51.15
276.90/276.91	c  N dy  4858   1479740       200     17000         0     97565    119000   3282774     48.49     51.31
280.80/280.87	c  N dy  4924   1499816       200     17000         0     65660    119000   1449733     48.48     51.59
284.90/284.95	c  N dy  4945   1519941       200     17000         0     85106    119000   2534327     48.46     51.19
290.41/290.41	c  N dy  5024   1539956       200     17000         0    104530    119000   3618067     48.47     54.62
296.10/296.10	c  N dy  5094   1570635       200     17000         0     81871    119000   2328178     48.46     51.13
301.09/301.11	c  N dy  5179   1590637       200     17000         0    101265    119000   3407851     48.47     54.48
305.30/305.36	c  N dy  5274   1610717       200     17000         0     67421    119000   1468836     48.48     51.05
309.30/309.36	c  N dy  5329   1630816       200     17000         0     86899    119000   2550843     48.48     51.15
314.39/314.41	c  N dy  5391   1651076       200     17000         0    106566    119000   3645524     48.47     51.13
318.00/318.09	c  N dy  5449   1671124       200     17000         0     71687    119000   1659033     48.47     53.28
322.10/322.13	c  N dy  5498   1691152       200     17000         0     91128    119000   2747740     48.46     51.09
326.80/326.89	c  S st  5551   1710448       200     17000         0    109772    119000   3790251     48.45     47.28
327.10/327.16	c  S st  5551   1710956       200     17000         0    110266    119000   3817452     48.45   no data
327.10/327.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
327.20/327.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
327.20/327.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
327.20/327.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
327.20/327.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
327.20/327.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
327.20/327.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
327.20/327.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
327.29/327.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
360.20/360.27	c lits-rem:      1070  cl-subs:     4551  v-elim:      0  v-fix:    0  time: 32.90 s
360.20/360.27	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
360.30/360.32	c vivif2 --  cl tried   105715 cl shrink        0 lits rem          0 time: 0.04
360.60/360.67	c asymm  cl-useful: 0/1443/17000 lits-rem:0 time: 0.35
360.60/360.67	c calculated reachability. Time: 0.00
360.60/360.67	c  N dy  5551   1710956       200     17000         0    105715    119000   3496213     48.45   no data
364.80/364.86	c  N dy  5624   1730997       200     17000         0     69973    119000   1528773     48.45     51.30
373.20/373.28	c  N dy  5688   1768583       200     17000         0    106291    119000   3564905     48.43     51.08
377.69/377.73	c  N dy  5775   1788587       200     17000         0     69564    119000   1462519     48.43     51.61
382.30/382.39	c  N dy  5846   1811017       200     17000         0     91308    119000   2674909     48.43     51.21
387.40/387.48	c  N dy  5896   1831083       200     17000         0    110762    119000   3766494     48.42     53.11
391.50/391.60	c  N dy  5966   1851121       200     17000         0     73050    119000   1605853     48.43     51.10
396.40/396.43	c  N dy  6045   1873079       200     17000         0     94339    119000   2794598     48.43     51.10
402.80/402.86	c  N dy  6122   1897282       200     17000         0     59690    119000    810686     48.43     51.00
406.80/406.82	c  N dy  6216   1917634       200     17000         0     79455    119000   1914435     48.44     51.35
411.60/411.63	c  N dy  6294   1937716       200     17000         0     98987    119000   3001959     48.44     51.42
417.70/417.70	c  N dy  6388   1957815       200     17000         0     59287    119000    742624     48.45     51.17
421.30/421.39	c  N dy  6451   1977874       200     17000         0     78759    119000   1835854     48.45     52.86
426.00/426.01	c  N dy  6516   1998015       200     17000         0     98310    119000   2924364     48.45     51.20
431.70/431.72	c  N dy  6595   2018290       200     17000         0    117990    119000   4020729     48.45     51.66
436.40/436.48	c  N dy  6647   2038958       200     17000         0     77842    119000   1729691     48.45     51.09
441.60/441.70	c  N dy  6714   2059062       200     17000         0     97377    119000   2816960     48.45     51.26
448.10/448.17	c  N dy  6797   2079131       200     17000         0    116827    119000   3905064     48.46     54.83
452.91/452.95	c  N dy  6853   2099384       200     17000         0     75328    119000   1541304     48.45     51.31
457.80/457.86	c  N dy  6928   2119739       200     17000         0     95043    119000   2637840     48.46     51.51
463.81/463.81	c  N dy  7015   2139956       200     17000         0    114640    119000   3735180     48.46     51.17
469.10/469.15	c  N dy  7099   2160013       200     17000         0     72040    119000   1322365     48.47     51.41
473.60/473.69	c  N dy  7164   2180235       200     17000         0     91604    119000   2416279     48.47     51.07
479.00/479.03	c  N dy  7224   2201335       200     17000         0    112028    119000   3558079     48.46     51.24
482.00/482.07	c  S st  7262   2210956       200     17000         0    121374    119000   4082128     48.46     47.84
482.30/482.35	c  S st  7262   2211459       200     17000         0    121864    119000   4107778     48.46   no data
482.30/482.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
482.40/482.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
482.40/482.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
482.40/482.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
482.40/482.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
482.40/482.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
482.40/482.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
482.40/482.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
482.50/482.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
519.50/519.55	c lits-rem:      1733  cl-subs:     4624  v-elim:      0  v-fix:    0  time: 36.99 s
519.50/519.56	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
519.60/519.60	c vivif2 --  cl tried   117240 cl shrink        0 lits rem          0 time: 0.05
519.90/519.95	c asymm  cl-useful: 0/1265/17000 lits-rem:0 time: 0.35
519.90/519.96	c calculated reachability. Time: 0.00
519.90/519.96	c  N dy  7262   2211459       200     17000         0    117240    119000   3776618     48.46   no data
525.00/525.05	c  N dy  7345   2231485       200     17000         0     73748    119000   1376038     48.47     51.20
529.70/529.70	c  N dy  7441   2251668       200     17000         0     93286    119000   2467478     48.48     51.24
535.00/535.01	c  N dy  7503   2271750       200     17000         0    112764    119000   3557332     48.48     53.72
540.70/540.75	c  N dy  7566   2292140       200     17000         0     68601    119000   1037804     48.48     51.26
544.91/544.94	c  N dy  7640   2312160       200     17000         0     88048    119000   2121759     48.49     54.30
550.11/550.14	c  N dy  7711   2332203       200     17000         0    107470    119000   3209144     48.49     51.24
556.40/556.47	c  N dy  7784   2352887       200     17000         0    127531    119000   4332060     48.49     51.85
560.91/560.98	c  N dy  7871   2373000       200     17000         0     82115    119000   1750936     48.50     51.10
566.00/566.04	c  N dy  7965   2393188       200     17000         0    101741    119000   2850089     48.51     51.31
571.80/571.83	c  N dy  8029   2413283       200     17000         0    121229    119000   3935796     48.51     51.18
577.41/577.41	c  N dy  8106   2433841       200     17000         0     75217    119000   1318118     48.51     51.55
581.70/581.70	c  N dy  8168   2453909       200     17000         0     94634    119000   2399731     48.51     51.21
587.41/587.42	c  N dy  8246   2474642       200     17000         0    114799    119000   3524311     48.51     51.15
594.10/594.19	c  N dy  8329   2494801       200     17000         0     67407    119000    834491     48.52     51.09
598.41/598.47	c  N dy  8412   2515319       200     17000         0     87319    119000   1950048     48.52     51.13
603.70/603.73	c  N dy  8490   2535804       200     17000         0    107200    119000   3063120     48.52     51.23
609.90/609.93	c  N dy  8556   2557171       200     17000         0    127876    119000   4223498     48.52     51.10
615.10/615.13	c  N dy  8622   2577186       200     17000         0     79392    119000   1458366     48.52     51.18
620.20/620.26	c  N dy  8703   2598493       200     17000         0    100049    119000   2612899     48.52     51.32
626.61/626.62	c  N dy  8772   2618617       200     17000         0    119547    119000   3703417     48.52     51.52
634.41/634.45	c  N dy  8839   2640479       200     17000         0     71890    119000    997365     48.53     51.23
639.60/639.61	c  N dy  8919   2661180       200     17000         0     91978    119000   2118299     48.53     51.20
644.91/644.90	c  N dy  8973   2681232       200     17000         0    111389    119000   3201376     48.53     51.32
651.51/651.53	c  N dy  9037   2701237       200     17000         0    130847    119000   4286521     48.53     51.34
655.40/655.46	c  S st  9079   2711460       200     17000         0     70931    119000    895222     48.53     44.49
655.61/655.62	c  S st  9079   2711964       200     17000         0     71426    119000    921748     48.53   no data
655.61/655.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
655.61/655.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
655.61/655.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
655.61/655.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
655.61/655.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
655.61/655.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
655.61/655.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
655.61/655.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
655.70/655.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
656.80/656.85	c lits-rem:        60  cl-subs:      106  v-elim:      0  v-fix:    0  time:  1.14 s
656.80/656.85	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
656.80/656.86	c vivif2 --  cl tried    71320 cl shrink        0 lits rem          0 time: 0.01
657.10/657.16	c asymm  cl-useful: 0/1917/17000 lits-rem:0 time: 0.29
657.10/657.16	c calculated reachability. Time: 0.00
657.10/657.16	c  N dy  9079   2711964       200     17000         0     71320    119000    914075     48.53   no data
661.70/661.71	c  N dy  9162   2732036       200     17000         0     90812    119000   2003861     48.53     51.74
667.41/667.46	c  N dy  9226   2753028       200     17000         0    111179    119000   3142347     48.53     51.30
673.91/673.98	c  N dy  9302   2773334       200     17000         0    130800    119000   4239690     48.54     51.31
680.01/680.01	c  N dy  9367   2794736       200     17000         0     80772    119000   1400142     48.54     51.31
684.71/684.75	c  N dy  9430   2814949       200     17000         0    100416    119000   2498630     48.54     51.22
691.00/691.10	c  N dy  9491   2838375       200     17000         0    123109    119000   3769205     48.54     51.19
698.20/698.24	c  N dy  9572   2858451       200     17000         0    142676    119000   4859389     48.54     51.43
702.91/702.96	c  N dy  9648   2878593       200     17000         0     90390    119000   1892217     48.54     52.05
708.50/708.50	c  N dy  9721   2900177       200     17000         0    111391    119000   3066439     48.54     51.28
715.21/715.22	c  N dy  9808   2920361       200     17000         0    130954    119000   4158908     48.55     51.18
721.90/721.98	c  N dy  9879   2940721       200     17000         0     77910    119000   1148544     48.55     51.45
726.51/726.51	c  N dy  9948   2960969       200     17000         0     97581    119000   2250473     48.55     51.66
732.21/732.24	c  N dy 10007   2981594       200     17000         0    117543    119000   3359985     48.55     51.14
738.80/738.85	c  N dy 10046   3003703       200     17000         0    138953    119000   4556185     48.54     51.47
744.61/744.66	c  N dy 10114   3023771       200     17000         0     84737    119000   1483143     48.54     51.96
749.70/749.70	c  N dy 10196   3043983       200     17000         0    104393    119000   2583418     48.54     51.35
756.21/756.21	c  N dy 10299   3064178       200     17000         0    123967    119000   3679183     48.55     51.15
763.31/763.31	c  N dy 10388   3084309       200     17000         0    143492    119000   4773647     48.55     51.11
768.51/768.55	c  N dy 10448   3104398       200     17000         0     88271    119000   1632139     48.55     51.15
774.61/774.60	c  N dy 10541   3127617       200     17000         0    110810    119000   2895955     48.56     51.35
781.41/781.41	c  N dy 10643   3147726       200     17000         0    130299    119000   3994064     48.56     51.49
788.41/788.44	c  N dy 10707   3167776       200     17000         0    149768    119000   5080679     48.56     51.17
793.51/793.56	c  N dy 10792   3187926       200     17000         0     93644    119000   1890910     48.57     51.13
798.91/798.99	c  N dy 10865   3208124       200     17000         0    113229    119000   2985018     48.57     51.36
800.21/800.22	c  S st 10881   3211967       200     17000         0    116953    119000   3193525     48.57   no data
800.41/800.49	c  S st 10881   3212471       200     17000         0    117447    119000   3220453     48.57   no data
800.51/800.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
800.51/800.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
800.51/800.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
800.51/800.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
800.51/800.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
800.51/800.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
800.51/800.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
800.61/800.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
800.61/800.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
822.90/822.93	c lits-rem:       682  cl-subs:     3152  v-elim:      0  v-fix:    0  time: 22.25 s
822.90/822.93	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
822.90/822.97	c vivif2 --  cl tried   114295 cl shrink        0 lits rem          0 time: 0.04
823.30/823.32	c asymm  cl-useful: 0/1272/17000 lits-rem:0 time: 0.35
823.30/823.32	c calculated reachability. Time: 0.00
823.30/823.32	c  N dy 10881   3212471       200     17000         0    114295    119000   2990258     48.57   no data
830.21/830.27	c  N dy 10965   3232673       200     17000         0    133904    119000   4090590     48.58     51.28
838.91/838.92	c  N dy 11015   3254238       200     17000         0     78207    119000    982015     48.57     51.34
843.91/843.99	c  N dy 11054   3275078       200     17000         0     98329    119000   2115093     48.56     51.69
850.61/850.66	c  N dy 11124   3295973       200     17000         0    118616    119000   3247425     48.56     51.58
857.81/857.80	c  N dy 11159   3317080       200     17000         0    139026    119000   4380320     48.55     51.16
864.61/864.67	c  N dy 11199   3337176       200     17000         0     80968    119000   1092808     48.55     51.37
869.91/869.92	c  N dy 11278   3358020       200     17000         0    101219    119000   2225086     48.55     51.59
876.21/876.28	c  N dy 11374   3378205       200     17000         0    120793    119000   3323165     48.55     51.48
883.12/883.19	c  N dy 11435   3398633       200     17000         0    140568    119000   4429511     48.56     51.16
890.51/890.58	c  N dy 11502   3418656       200     17000         0     81478    119000   1076980     48.56     51.34
895.42/895.44	c  N dy 11586   3438758       200     17000         0    100996    119000   2167499     48.56     51.18
901.22/901.22	c  N dy 11661   3458825       200     17000         0    120425    119000   3252306     48.56     51.12
908.01/908.00	c  N dy 11740   3478943       200     17000         0    139966    119000   4347680     48.57     51.52
916.11/916.11	c  N dy 11810   3500279       200     17000         0     81143    119000   1010602     48.57     52.17
920.81/920.86	c  N dy 11877   3520473       200     17000         0    100731    119000   2105006     48.57     51.18
926.61/926.69	c  N dy 11953   3540683       200     17000         0    120328    119000   3201483     48.57     51.41
933.81/933.82	c  N dy 12038   3560806       200     17000         0    139825    119000   4291221     48.57     51.92
941.92/941.95	c  N dy 12127   3581052       200     17000         0    159500    119000   5395488     48.58     51.22
947.51/947.51	c  N dy 12192   3602861       200     17000         0    100177    119000   2031263     48.58     51.39
953.11/953.16	c  N dy 12256   3622868       200     17000         0    119598    119000   3119845     48.58     51.15
960.42/960.43	c  N dy 12321   3645617       200     17000         0    141626    119000   4350468     48.58     51.22
969.02/969.04	c  N dy 12414   3666568       200     17000         0    162006    119000   5495746     48.58     51.19
974.21/974.29	c  N dy 12470   3687318       200     17000         0    100580    119000   2002322     48.58     51.46
979.81/979.85	c  N dy 12529   3707659       200     17000         0    120313    119000   3108536     48.58     51.28
981.41/981.41	c  S st 12548   3712472       200     17000         0    124997    119000   3369800     48.58     44.85
981.71/981.71	c  S st 12548   3712978       200     17000         0    125493    119000   3396750     48.58   no data
981.71/981.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
981.71/981.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
981.71/981.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
981.71/981.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
981.71/981.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
981.71/981.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
981.71/981.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
981.81/981.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
981.91/981.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1003.81/1003.84	c lits-rem:       873  cl-subs:     3532  v-elim:      0  v-fix:    0  time: 21.93 s
1003.81/1003.84	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1003.81/1003.88	c vivif2 --  cl tried   121961 cl shrink        0 lits rem          0 time: 0.04
1004.22/1004.24	c asymm  cl-useful: 0/1206/17000 lits-rem:0 time: 0.36
1004.22/1004.24	c calculated reachability. Time: 0.00
1004.22/1004.24	c  N dy 12548   3712978       200     17000         0    121961    119000   3143291     48.58   no data
1011.42/1011.47	c  N dy 12622   3733782       200     17000         0    142137    119000   4275160     48.58     51.34
1018.11/1018.17	c  F st 12677   3751566       200     17000         0    159380    119000   5240826     48.58     43.07
1019.41/1019.45	c  N st 12682   3754870       200     17000         0    162572    119000   5419193     48.58   no data
1024.62/1024.67	c  N dy 12730   3775653       200     17000         0    100318    119000   1944011     48.57     51.19
1030.42/1030.45	c  N dy 12800   3795922       200     17000         0    119946    119000   3044050     48.57     51.33
1037.51/1037.52	c  N dy 12876   3816562       200     17000         0    139959    119000   4164143     48.57     51.22
1045.42/1045.41	c  N dy 12962   3836616       200     17000         0    159423    119000   5259788     48.58     51.21
1052.31/1052.39	c  N dy 13041   3857204       200     17000         0     96018    119000   1666768     48.58     51.29
1058.02/1058.05	c  N dy 13118   3877268       200     17000         0    115487    119000   2763535     48.58     51.47
1064.83/1064.85	c  N dy 13200   3897282       200     17000         0    134875    119000   3850998     48.59     51.69
1071.82/1071.83	c  N dy 13242   3917791       200     17000         0    154772    119000   4959454     48.58     51.28
1078.91/1078.99	c  N dy 13287   3938098       200     17000         0     90136    119000   1285457     48.58     51.32
1084.02/1084.08	c  N dy 13345   3958181       200     17000         0    109616    119000   2376322     48.58     51.14
1090.12/1090.15	c  N dy 13415   3978272       200     17000         0    129064    119000   3469109     48.58     51.77
1097.02/1097.00	c  N dy 13468   3998366       200     17000         0    148530    119000   4559912     48.58     51.18
1105.53/1105.57	c  N dy 13545   4018369       200     17000         0    167891    119000   5640820     48.58     51.37
1111.22/1111.26	c  N dy 13618   4038398       200     17000         0    102030    119000   1913953     48.58     51.48
1117.32/1117.30	c  N dy 13708   4058430       200     17000         0    121447    119000   3006425     48.59     51.37
1124.23/1124.24	c  N dy 13768   4079382       200     17000         0    141741    119000   4141209     48.59     51.55
1132.52/1132.50	c  N dy 13858   4099571       200     17000         0    161333    119000   5245504     48.59     51.77
1139.91/1139.98	c  N dy 13932   4120117       200     17000         0     95004    119000   1469650     48.59     51.58
1145.52/1145.50	c  N dy 14015   4140131       200     17000         0    114423    119000   2556973     48.59     51.38
1151.72/1151.79	c  N dy 14080   4160262       200     17000         0    133953    119000   3652335     48.60     51.38
1159.62/1159.69	c  N dy 14150   4182354       200     17000         0    155396    119000   4852900     48.59     51.19
1168.12/1168.16	c  N dy 14199   4202663       200     17000         0     87769    119000   1017940     48.59     51.36
1170.52/1170.58	c  S st 14233   4212978       200     17000         0     97809    119000   1578081     48.59     46.45
1170.82/1170.80	c  S st 14233   4213481       200     17000         0     98309    119000   1604371     48.59   no data
1170.82/1170.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1170.82/1170.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
1170.82/1170.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1170.82/1170.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1170.82/1170.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1170.82/1170.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1170.82/1170.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1170.82/1170.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1170.92/1170.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1174.72/1174.76	c lits-rem:       222  cl-subs:      838  v-elim:      0  v-fix:    0  time:  3.83 s
1174.72/1174.76	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1174.72/1174.78	c vivif2 --  cl tried    97471 cl shrink        0 lits rem          0 time: 0.02
1175.02/1175.08	c asymm  cl-useful: 0/1453/17000 lits-rem:0 time: 0.30
1175.02/1175.09	c calculated reachability. Time: 0.00
1175.02/1175.09	c  N dy 14233   4213481       200     17000         0     97471    119000   1543559     48.59   no data
1180.72/1180.75	c  N dy 14312   4233795       200     17000         0    117195    119000   2649694     48.59     51.18
1187.42/1187.45	c  N dy 14395   4254217       200     17000         0    136988    119000   3758778     48.60     51.29
1195.22/1195.24	c  N dy 14471   4274324       200     17000         0    156499    119000   4855189     48.60     51.32
1204.22/1204.20	c  N dy 14551   4294426       200     17000         0    175985    119000   5949086     48.60     51.41
1209.72/1209.73	c  N dy 14630   4314780       200     17000         0    107455    119000   2076085     48.60     52.19
1216.12/1216.14	c  N dy 14702   4336115       200     17000         0    128146    119000   3235408     48.61     51.25
1223.22/1223.29	c  N dy 14779   4356116       200     17000         0    147503    119000   4319467     48.61     51.22
1231.52/1231.52	c  N dy 14829   4377158       200     17000         0    167865    119000   5454742     48.61     51.21
1238.72/1238.79	c  N dy 14896   4397253       200     17000         0     98142    119000   1507846     48.61     51.68
1244.92/1244.90	c  N dy 14962   4417695       200     17000         0    117935    119000   2609420     48.61     51.39
1251.42/1251.43	c  N dy 14981   4440067       200     17000         0    139524    119000   3821946     48.59     51.24
1259.82/1259.84	c  N dy 15053   4461718       200     17000         0    160526    119000   4998008     48.60     51.18
1269.12/1269.13	c  N dy 15143   4481779       200     17000         0    179982    119000   6089180     48.60     54.54
1274.62/1274.64	c  N dy 15213   4502101       200     17000         0    109607    119000   2106685     48.60     51.52
1281.02/1281.08	c  N dy 15262   4524284       200     17000         0    131117    119000   3313430     48.60     51.25
1288.52/1288.57	c  N dy 15343   4544309       200     17000         0    150595    119000   4403034     48.60     51.49
1297.33/1297.30	c  N dy 15427   4564804       200     17000         0    170490    119000   5522025     48.60     51.58

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-3367429-1305382221/watcher-3367429-1305382221 -o /tmp/evaluation-result-3367429-1305382221/solver-3367429-1305382221 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367429-1305382221.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: 0.85 1.77 2.77 5/238 1020
/proc/meminfo: memFree=19432152/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=20436 CPUtime=0 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4194304 394 0 0 0 0 0 0 0 21 0 1 0 649821874 20926464 334 33554432000 4194304 4580011 140735216569984 18446744073709551615 248089353200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 5109 346 301 95 0 91 0

[startup+0.012112 s]
/proc/loadavg: 0.85 1.77 2.77 5/238 1020
/proc/meminfo: memFree=19432152/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=30328 CPUtime=0 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 879 0 0 0 0 0 0 0 21 0 1 0 649821874 31055872 819 33554432000 4194304 4580011 140735216569984 18446744073709551615 4489100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 7582 819 323 95 0 2564 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30328

[startup+0.101042 s]
/proc/loadavg: 0.85 1.77 2.77 5/238 1020
/proc/meminfo: memFree=19432152/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=30456 CPUtime=0.09 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 955 0 0 0 9 0 0 0 21 0 1 0 649821874 31186944 895 33554432000 4194304 4580011 140735216569984 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 7614 895 338 95 0 2596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30456

[startup+0.30112 s]
/proc/loadavg: 0.85 1.77 2.77 5/238 1020
/proc/meminfo: memFree=19432152/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=30588 CPUtime=0.29 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 989 0 0 0 29 0 0 0 22 0 1 0 649821874 31322112 929 33554432000 4194304 4580011 140735216569984 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 7647 929 338 95 0 2629 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30588

[startup+0.700996 s]
/proc/loadavg: 0.85 1.77 2.77 5/238 1020
/proc/meminfo: memFree=19432152/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=35620 CPUtime=0.69 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 2698 0 0 0 69 0 0 0 23 0 1 0 649821874 36474880 2028 33554432000 4194304 4580011 140735216569984 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 8905 2028 363 95 0 3887 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35620

[startup+1.5008 s]
/proc/loadavg: 0.85 1.77 2.77 5/242 1028
/proc/meminfo: memFree=19380412/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=36164 CPUtime=1.49 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 4117 0 0 0 149 0 0 0 25 0 1 0 649821874 37031936 2141 33554432000 4194304 4580011 140735216569984 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 9041 2141 363 95 0 4023 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36164

[startup+3.10051 s]
/proc/loadavg: 0.85 1.77 2.77 5/242 1028
/proc/meminfo: memFree=19381536/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=47208 CPUtime=3.09 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 8407 0 0 0 308 1 0 0 25 0 1 0 649821874 48340992 4735 33554432000 4194304 4580011 140735216569984 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 11802 4735 367 95 0 6784 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47208

[startup+6.30095 s]
/proc/loadavg: 1.10 1.80 2.78 5/242 1028
/proc/meminfo: memFree=19242840/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=48604 CPUtime=6.29 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 11860 0 0 0 627 2 0 0 25 0 1 0 649821874 49770496 5130 33554432000 4194304 4580011 140735216569984 18446744073709551615 4415683 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 12151 5130 367 95 0 7133 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48604

[startup+12.7009 s]
/proc/loadavg: 1.41 1.86 2.79 5/242 1028
/proc/meminfo: memFree=19226872/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=59392 CPUtime=12.69 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 19460 0 0 0 1266 3 0 0 25 0 1 0 649821874 60817408 7630 33554432000 4194304 4580011 140735216569984 18446744073709551615 4322552 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 14848 7630 367 95 0 9830 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59392

[startup+25.5006 s]
/proc/loadavg: 1.99 1.96 2.81 5/242 1028
/proc/meminfo: memFree=19147492/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=68908 CPUtime=25.49 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 29602 0 0 0 2543 6 0 0 25 0 1 0 649821874 70561792 9852 33554432000 4194304 4580011 140735216569984 18446744073709551615 4319842 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 17227 9852 367 95 0 12209 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68908

[startup+51.1011 s]
/proc/loadavg: 2.67 2.12 2.84 5/242 1029
/proc/meminfo: memFree=19070592/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=78240 CPUtime=51.09 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 44247 0 0 0 5100 9 0 0 25 0 1 0 649821874 80117760 12668 33554432000 4194304 4580011 140735216569984 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 19560 12668 367 95 0 14542 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 78240

[startup+102.309 s]
/proc/loadavg: 3.42 2.41 2.90 5/242 1030
/proc/meminfo: memFree=19067692/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=83600 CPUtime=102.3 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 71129 0 0 0 10216 14 0 0 25 0 1 0 649821874 85606400 14530 33554432000 4194304 4580011 140735216569984 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 20900 14530 367 95 0 15882 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 83600

[startup+162.3 s]
/proc/loadavg: 3.79 2.70 2.96 5/242 1032
/proc/meminfo: memFree=19024604/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=104452 CPUtime=162.3 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 96665 0 0 0 16211 19 0 0 25 0 1 0 649821874 106958848 18405 33554432000 4194304 4580011 140735216569984 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 26113 18405 367 95 0 21095 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 104452

[startup+222.301 s]
/proc/loadavg: 3.92 2.93 3.02 5/242 1033
/proc/meminfo: memFree=18936740/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=119456 CPUtime=222.3 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 115583 0 0 0 22207 23 0 0 25 0 1 0 649821874 122322944 23527 33554432000 4194304 4580011 140735216569984 18446744073709551615 4416214 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 29864 23527 367 95 0 24846 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 119456

[startup+282.3 s]
/proc/loadavg: 3.97 3.12 3.08 5/242 1035
/proc/meminfo: memFree=18880628/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=119788 CPUtime=282.29 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 137704 0 0 0 28201 28 0 0 25 0 1 0 649821874 122662912 22781 33554432000 4194304 4580011 140735216569984 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 29947 22781 367 95 0 24929 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 119788

[startup+342.301 s]
/proc/loadavg: 3.99 3.28 3.14 5/242 1037
/proc/meminfo: memFree=18793052/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=205580 CPUtime=342.3 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 159691 0 0 0 34198 32 0 0 25 0 1 0 649821874 210513920 32491 33554432000 4194304 4580011 140735216569984 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 51395 32491 367 95 0 46377 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 205580

[startup+402.301 s]
/proc/loadavg: 4.03 3.42 3.19 5/242 1038
/proc/meminfo: memFree=18812968/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=206412 CPUtime=402.3 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 173039 0 0 0 40195 35 0 0 25 0 1 0 649821874 211365888 32680 33554432000 4194304 4580011 140735216569984 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 51603 32680 367 95 0 46585 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 206412

[startup+462.3 s]
/proc/loadavg: 4.01 3.52 3.24 5/242 1040
/proc/meminfo: memFree=18637960/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=207540 CPUtime=462.3 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 190664 0 0 0 46189 41 0 0 25 0 1 0 649821874 212520960 32153 33554432000 4194304 4580011 140735216569984 18446744073709551615 4316510 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 51885 32153 367 95 0 46867 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 207540

[startup+522.301 s]
/proc/loadavg: 4.00 3.61 3.29 5/242 1041
/proc/meminfo: memFree=18582848/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=225224 CPUtime=522.31 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 200479 0 0 0 52188 43 0 0 25 0 1 0 649821874 230629376 37273 33554432000 4194304 4580011 140735216569984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 56306 37273 367 95 0 51288 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 225224

[startup+582.3 s]
/proc/loadavg: 4.10 3.71 3.34 5/242 1043
/proc/meminfo: memFree=18634740/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=171640 CPUtime=582.3 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 218219 0 0 0 58184 46 0 0 25 0 1 0 649821874 175759360 35243 33554432000 4194304 4580011 140735216569984 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 42910 35243 367 95 0 37892 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 171640

[startup+642.301 s]
/proc/loadavg: 4.03 3.76 3.38 5/242 1045
/proc/meminfo: memFree=18455520/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=171812 CPUtime=642.31 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 233737 0 0 0 64180 51 0 0 25 0 1 0 649821874 175935488 35421 33554432000 4194304 4580011 140735216569984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 42953 35421 367 95 0 37935 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 171812

[startup+702.301 s]
/proc/loadavg: 4.07 3.81 3.42 5/242 1046
/proc/meminfo: memFree=18475428/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=171968 CPUtime=702.31 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 248746 0 0 0 70176 55 0 0 25 0 1 0 649821874 176095232 34473 33554432000 4194304 4580011 140735216569984 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 42992 34473 367 95 0 37974 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 171968

[startup+762.308 s]
/proc/loadavg: 4.02 3.85 3.45 5/242 1048
/proc/meminfo: memFree=18490724/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=228524 CPUtime=762.32 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 262712 0 0 0 76173 59 0 0 25 0 1 0 649821874 234008576 37470 33554432000 4194304 4580011 140735216569984 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 57131 37470 367 95 0 52113 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 228524

[startup+822.301 s]
/proc/loadavg: 4.01 3.87 3.48 5/242 1049
/proc/meminfo: memFree=18369912/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=230668 CPUtime=822.31 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 272991 0 0 0 82170 61 0 0 25 0 1 0 649821874 236204032 36494 33554432000 4194304 4580011 140735216569984 18446744073709551615 4416919 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 57667 36494 367 95 0 52649 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 230668

[startup+882.3 s]
/proc/loadavg: 4.00 3.89 3.51 5/242 1051
/proc/meminfo: memFree=18286284/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=231164 CPUtime=882.31 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 285780 0 0 0 88163 68 0 0 25 0 1 0 649821874 236711936 37617 33554432000 4194304 4580011 140735216569984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 57791 37617 367 95 0 52773 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 231164

[startup+942.301 s]
/proc/loadavg: 4.05 3.92 3.55 5/242 1053
/proc/meminfo: memFree=18381848/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=231720 CPUtime=942.32 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 298727 0 0 0 94161 71 0 0 25 0 1 0 649821874 237281280 38787 33554432000 4194304 4580011 140735216569984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 57930 38787 367 95 0 52912 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 231720

[startup+1002.3 s]
/proc/loadavg: 4.02 3.93 3.57 5/242 1054
/proc/meminfo: memFree=18359980/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=236416 CPUtime=1002.31 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 309654 0 0 0 100159 72 0 0 25 0 1 0 649821874 242089984 37655 33554432000 4194304 4580011 140735216569984 18446744073709551615 4416214 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 59104 37655 367 95 0 54086 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 236416

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.59 5/242 1056
/proc/meminfo: memFree=18346524/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=236956 CPUtime=1062.31 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 322248 0 0 0 106155 76 0 0 25 0 1 0 649821874 242642944 37733 33554432000 4194304 4580011 140735216569984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 59239 37733 367 95 0 54221 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 236956

[startup+1122.3 s]
/proc/loadavg: 4.04 3.97 3.62 5/242 1057
/proc/meminfo: memFree=18382944/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=237472 CPUtime=1122.32 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 335209 0 0 0 112151 81 0 0 25 0 1 0 649821874 243171328 38107 33554432000 4194304 4580011 140735216569984 18446744073709551615 4322377 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 59368 38107 367 95 0 54350 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 237472

[startup+1182.3 s]
/proc/loadavg: 4.05 3.98 3.65 5/242 1059
/proc/meminfo: memFree=18388968/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=178516 CPUtime=1182.32 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 347253 0 0 0 118148 84 0 0 25 0 1 0 649821874 182800384 37286 33554432000 4194304 4580011 140735216569984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 44629 37286 367 95 0 39611 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 178516

[startup+1242.3 s]
/proc/loadavg: 4.10 4.00 3.67 5/242 1061
/proc/meminfo: memFree=18334592/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=178620 CPUtime=1242.32 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 359572 0 0 0 124144 88 0 0 25 0 1 0 649821874 182906880 36431 33554432000 4194304 4580011 140735216569984 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 44655 36431 367 95 0 39637 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 178620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.00 3.69 3/240 1064
/proc/meminfo: memFree=18954552/32950928 swapFree=64721848/67111528
[pid=1020] ppid=1018 vsize=238788 CPUtime=1300.03 cores=4,6
/proc/1020/stat : 1020 (strangenight2-s) R 1018 1020 480 0 -1 4202496 370024 0 0 0 129912 91 0 0 25 0 1 0 649821874 244518912 40229 33554432000 4194304 4580011 140735216569984 18446744073709551615 4294428 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1020/statm: 59697 40229 367 95 0 54679 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 238788

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.05
CPU user time (s): 1299.13
CPU system time (s): 0.91786
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 246216

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

runsolver used 2.86656 second user time and 6.62099 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 16:10:21
IDJOB=3367429
IDBENCH=82638
IDSOLVER=1845
FILE ID=node123/3367429-1305382221
RUNJOBID= node123-1305382220-985
PBS_JOBID= 13324379
Free space on /tmp= 73352 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S970203146-047-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367429-1305382221/watcher-3367429-1305382221 -o /tmp/evaluation-result-3367429-1305382221/solver-3367429-1305382221 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367429-1305382221.cnf

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

MD5SUM BENCH= 635ea520fe16a78d41337039f98997e5
RANDOM SEED=989150926

node123.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.838
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.67
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.838
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.15
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.838
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.838
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.838
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.838
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.80
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.838
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.74
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.838
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:     32950928 kB
MemFree:      19432564 kB
Buffers:        276332 kB
Cached:        3908964 kB
SwapCached:      10496 kB
Active:       10475656 kB
Inactive:      2788332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19432564 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           19156 kB
Writeback:           0 kB
AnonPages:     9075560 kB
Mapped:          16176 kB
Slab:           163312 kB
PageTables:      31208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13090148 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= 73352 MiB
End job on node123 at 2011-05-14 16:32:03