Trace number 3367359

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/large/
unif-k7-r85-v200-c17000-S283489555-036-UNKNOWN.cnf
MD5SUMdd0dfae1a7fca71616878d93d3870a71
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark656.835
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.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-3367359-1305380992.cnf'
0.00/0.01	c -- header says num vars:            200
0.00/0.01	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.39	c asymm  cl-useful: 0/14527/17000 lits-rem:0 time: 0.38
0.29/0.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.39/0.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.39/0.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
0.39/0.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
0.39/0.46	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.46	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.46	c calculated reachability. Time: 0.00
0.39/0.47	c Calc default polars -  time:   0.00 s pos:      97 undec:       2 neg:     101
0.39/0.47	c =========================================================================================
0.39/0.47	c types(t): F = full restart, N = normal restart
0.39/0.47	c types(t): S = simplification begin/end, E = solution found
0.39/0.47	c restart types(rt): st = static, dy = dynamic
0.39/0.47	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.47	c  B st     0         0       200     17000         0         0    119000         0   no data   no data
0.69/0.74	c  N dy    12      4865       200     17000         0      4707    119000    267038     49.59     52.56
0.89/0.98	c  N dy    20      9006       200     17000         0      6307    119000    311084     48.80     51.80
1.29/1.36	c  N dy    40     14854       200     17000         0      7869    119000    349012     48.93     51.67
1.59/1.65	c  N dy    55     18863       200     17000         0      6297    119000    212484     49.03     51.62
1.89/1.93	c  N dy    67     22869       200     17000         0     10166    119000    428774     49.09     52.51
1.99/2.08	c  F st    74     25001       200     17000         0     12237    119000    544570     49.09     49.15
2.20/2.23	c  N st    78     27033       200     17000         0      7601    119000    239017     49.09   no data
2.39/2.43	c  S st    80     30001       200     17000         0     10475    119000    400915     49.09   no data
2.39/2.48	c  S st    80     30507       200     17000         0     10973    119000    428858     49.09   no data
2.39/2.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
2.49/2.50	c blocked clauses removed:        0 vars:      0 tried:         200 T: 0.00 s
2.49/2.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2.49/2.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.49/2.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.94	c lits-rem:       164  cl-subs:      344  v-elim:      0  v-fix:    0  time:  0.42 s
2.99/3.03	c asymm  cl-useful: 0/2473/17000 lits-rem:0 time: 0.09
2.99/3.03	c calculated reachability. Time: 0.00
2.99/3.03	c  N dy    80     30507       200     17000         0     10629    119000    403383     49.09   no data
3.30/3.33	c  N dy    91     34596       200     17000         0     14614    119000    627457     49.09     51.68
3.59/3.69	c  N dy   100     39532       200     17000         0     11742    119000    426577     49.08     51.88
3.99/4.01	c  N dy   104     43549       200     17000         0     15657    119000    647039     48.96     51.92
4.18/4.21	c  S st   115     45762       200     17000         0      9112    119000    237335     49.02   no data
4.18/4.25	c  S st   115     46267       200     17000         0      9613    119000    264716     49.02   no data
4.18/4.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.18/4.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
4.18/4.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.18/4.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.18/4.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.18/4.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
4.18/4.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.18/4.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.18/4.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.36	c lits-rem:        20  cl-subs:       33  v-elim:      0  v-fix:    0  time:  0.08 s
4.29/4.36	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
4.29/4.36	c vivif2 --  cl tried     9580 cl shrink        0 lits rem          0 time: 0.00
4.68/4.78	c asymm  cl-useful: 0/13740/17000 lits-rem:0 time: 0.41
4.68/4.78	c calculated reachability. Time: 0.00
4.68/4.78	c  N dy   115     46267       200     17000         0      9580    119000    262141     49.02   no data
4.98/5.08	c  N dy   124     50286       200     17000         0     13481    119000    479530     48.95     51.53
5.40/5.42	c  N dy   140     54398       200     17000         0     17489    119000    705421     49.01     51.73
5.69/5.76	c  N dy   156     58410       200     17000         0     11679    119000    338417     49.02     52.16
6.09/6.10	c  N dy   169     62643       200     17000         0     15780    119000    567398     49.03     51.67
6.39/6.46	c  N dy   182     66692       200     17000         0     19705    119000    789602     49.07     53.31
6.69/6.71	c  S st   192     69400       200     17000         0     11656    119000    292804     49.06     47.68
6.69/6.77	c  S st   192     69906       200     17000         0     12150    119000    320125     49.06   no data
6.69/6.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.69/6.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
6.69/6.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.69/6.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.69/6.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
6.69/6.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.69/6.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.69/6.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.94	c lits-rem:         7  cl-subs:      128  v-elim:      0  v-fix:    0  time:  0.14 s
6.89/6.94	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
6.89/6.94	c vivif2 --  cl tried    12022 cl shrink        0 lits rem          0 time: 0.00
6.99/7.06	c asymm  cl-useful: 0/3260/17000 lits-rem:0 time: 0.12
6.99/7.07	c calculated reachability. Time: 0.00
6.99/7.07	c  N dy   192     69906       200     17000         0     12022    119000    310877     49.06   no data
7.39/7.46	c  N dy   200     74833       200     17000         0     16801    119000    576829     49.03     52.02
7.89/7.91	c  N dy   218     79672       200     17000         0     21506    119000    840334     49.04     52.85
8.29/8.38	c  N dy   229     84953       200     17000         0     14990    119000    434590     48.99     51.78
8.59/8.60	c  F st   239     87503       200     17000         0     17471    119000    572840     48.99     47.78
8.80/8.89	c  N st   244     90802       200     17000         0     20661    119000    752947     48.99   no data
9.48/9.50	c  N dy   255     97192       200     17000         0     14243    119000    354041     48.98     51.68
9.98/10.02	c  N dy   273    103446       200     17000         0     20303    119000    692994     48.93     51.75
10.08/10.15	c  S st   279    104860       200     17000         0     21673    119000    768808     48.93     50.14
10.18/10.23	c  S st   279    105361       200     17000         0     22167    119000    795353     48.93   no data
10.18/10.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.18/10.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
10.18/10.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.18/10.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.18/10.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.18/10.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
10.18/10.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.18/10.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.18/10.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.53	c lits-rem:       159  cl-subs:      702  v-elim:      0  v-fix:    0  time:  1.26 s
11.49/11.53	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
11.49/11.54	c vivif2 --  cl tried    21465 cl shrink        0 lits rem          0 time: 0.01
11.69/11.77	c asymm  cl-useful: 0/5305/17000 lits-rem:0 time: 0.22
11.69/11.77	c calculated reachability. Time: 0.00
11.69/11.77	c  N dy   279    105361       200     17000         0     21465    119000    744007     48.93   no data
12.49/12.51	c  N dy   310    112395       200     17000         0     14722    119000    335681     48.99     52.25
13.09/13.16	c  N dy   331    119769       200     17000         0     21888    119000    740906     49.00     52.06
13.99/14.00	c  N dy   350    127793       200     17000         0     15124    119000    316011     48.94     51.97
14.69/14.75	c  N dy   371    136003       200     17000         0     23059    119000    755538     48.91     52.47
15.68/15.76	c  N dy   397    145295       200     17000         0     16559    119000    354029     48.91     51.68
16.58/16.67	c  N dy   423    155027       200     17000         0     25997    119000    879748     48.88     51.69
16.98/17.01	c  S st   433    158043       200     17000         0     28918    119000   1042795     48.88     48.39
17.08/17.10	c  S st   433    158545       200     17000         0     29413    119000   1068892     48.88   no data
17.08/17.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.08/17.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
17.08/17.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.08/17.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.08/17.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.08/17.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
17.08/17.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.08/17.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.08/17.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.70/19.76	c lits-rem:       248  cl-subs:     1163  v-elim:      0  v-fix:    0  time:  2.60 s
19.70/19.76	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
19.70/19.78	c vivif2 --  cl tried    28250 cl shrink        0 lits rem          0 time: 0.01
19.99/20.03	c asymm  cl-useful: 0/3859/17000 lits-rem:0 time: 0.25
19.99/20.03	c calculated reachability. Time: 0.00
19.99/20.03	c  N dy   433    158545       200     17000         0     28250    119000    985036     48.88   no data
21.19/21.22	c  N dy   458    170345       200     17000         0     23252    119000    684595     48.79     51.81
22.38/22.47	c  N dy   487    181919       200     17000         0     34484    119000   1312515     48.78     51.52
23.79/23.85	c  N dy   507    195785       200     17000         0     30465    119000   1038736     48.69     51.40
25.30/25.38	c  N dy   555    209134       200     17000         0     24994    119000    692365     48.70     51.62
26.99/27.01	c  N dy   609    222741       200     17000         0     38203    119000   1434043     48.73     51.74
28.50/28.57	c  N dy   643    236971       200     17000         0     32556    119000   1068678     48.70     52.77
28.61/28.68	c  S st   649    237818       200     17000         0     33364    119000   1113603     48.70     47.23
28.69/28.78	c  S st   649    238322       200     17000         0     33861    119000   1140341     48.70   no data
28.69/28.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.79/28.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
28.79/28.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.79/28.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.79/28.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.79/28.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
28.79/28.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.79/28.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
28.79/28.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.79/31.90	c lits-rem:       283  cl-subs:     1210  v-elim:      0  v-fix:    0  time:  3.05 s
31.79/31.90	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
31.90/31.91	c vivif2 --  cl tried    32651 cl shrink        0 lits rem          0 time: 0.01
32.09/32.19	c asymm  cl-useful: 0/3365/17000 lits-rem:0 time: 0.28
32.09/32.19	c calculated reachability. Time: 0.00
32.09/32.19	c  N dy   649    238322       200     17000         0     32651    119000   1054613     48.70   no data
33.99/34.03	c  N dy   683    254088       200     17000         0     27575    119000    750795     48.64     51.25
36.09/36.11	c  N dy   746    270516       200     17000         0     22212    119000    411192     48.66     51.80
38.09/38.20	c  N dy   824    287953       200     17000         0     39146    119000   1358999     48.71     51.37
40.39/40.44	c  F st   884    306250       200     17000         0     34614    119000   1056320     48.73     46.28
40.39/40.48	c  N st   885    306500       200     17000         0     34856    119000   1069477     48.73   no data
42.99/43.02	c  N dy   945    326410       200     17000         0     30882    119000    802233     48.74     51.36
45.79/45.88	c  N dy  1019    347044       200     17000         0     26638    119000    524860     48.75     51.34
46.99/47.07	c  S st  1041    357483       200     17000         0     36736    119000   1090054     48.72     50.23
47.09/47.18	c  S st  1041    357990       200     17000         0     37233    119000   1116839     48.72   no data
47.09/47.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.19/47.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
47.19/47.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.19/47.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.19/47.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.19/47.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
47.19/47.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.19/47.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.19/47.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.89/49.97	c lits-rem:       411  cl-subs:     1212  v-elim:      0  v-fix:    0  time:  2.72 s
49.89/49.97	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
49.89/49.99	c vivif2 --  cl tried    36021 cl shrink        0 lits rem          0 time: 0.01
50.19/50.25	c asymm  cl-useful: 0/3094/17000 lits-rem:0 time: 0.26
50.19/50.25	c calculated reachability. Time: 0.00
50.19/50.25	c  N dy  1041    357990       200     17000         0     36021    119000   1032932     48.72   no data
53.09/53.10	c  N dy  1122    378217       200     17000         0     30456    119000    692474     48.74     51.67
55.79/55.89	c  N dy  1194    398295       200     17000         0     49898    119000   1775653     48.76     54.01
58.48/58.59	c  N dy  1265    418440       200     17000         0     43289    119000   1364436     48.77     51.52
61.39/61.48	c  N dy  1337    438450       200     17000         0     35539    119000    885677     48.77     54.87
64.39/64.47	c  N dy  1416    458488       200     17000         0     54974    119000   1970706     48.79     51.66
67.19/67.25	c  N dy  1469    478986       200     17000         0     46741    119000   1468091     48.77     51.41
70.29/70.33	c  N dy  1524    500232       200     17000         0     38237    119000    949998     48.75     51.43
73.49/73.52	c  N dy  1597    520383       200     17000         0     57786    119000   2043132     48.76     51.74
75.79/75.83	c  S st  1650    536985       200     17000         0     43815    119000   1213103     48.74     41.77
75.90/75.95	c  S st  1650    537487       200     17000         0     44309    119000   1238946     48.74   no data
75.90/75.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.90/75.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
75.90/75.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.90/75.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.90/75.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.90/75.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
75.90/75.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.99/76.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
75.99/76.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.99/80.04	c lits-rem:       285  cl-subs:     1145  v-elim:      0  v-fix:    0  time:  4.02 s
79.99/80.05	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
79.99/80.06	c vivif2 --  cl tried    43164 cl shrink        0 lits rem          0 time: 0.01
80.09/80.20	c asymm  cl-useful: 0/1377/17000 lits-rem:0 time: 0.14
80.19/80.21	c calculated reachability. Time: 0.00
80.19/80.21	c  N dy  1650    537487       200     17000         0     43164    119000   1158909     48.74   no data
83.49/83.60	c  N dy  1720    557692       200     17000         0     31763    119000    500099     48.74     51.77
86.49/86.51	c  N dy  1799    577776       200     17000         0     51227    119000   1586809     48.76     51.55
89.59/89.67	c  N dy  1851    597788       200     17000         0     38638    119000    837307     48.74     51.48
92.69/92.79	c  N dy  1901    618274       200     17000         0     58501    119000   1943434     48.72     51.29
95.99/96.07	c  N dy  1978    639183       200     17000         0     45812    119000   1197266     48.73     51.46
99.49/99.53	c  N dy  2023    659331       200     17000         0     65381    119000   2285503     48.72     51.51
102.49/102.56	c  N dy  2073    679506       200     17000         0     50939    119000   1434369     48.70     51.35
106.29/106.36	c  N dy  2139    699712       200     17000         0     35644    119000    538935     48.70     51.48
109.39/109.42	c  N dy  2207    720316       200     17000         0     55612    119000   1647316     48.70     51.36
113.20/113.24	c  N dy  2293    740322       200     17000         0     39163    119000    688952     48.72     51.28
116.89/116.92	c  N dy  2361    763710       200     17000         0     61854    119000   1961452     48.71     51.53
120.69/120.77	c  N dy  2429    784453       200     17000         0     45126    119000    974185     48.71     51.69
124.19/124.27	c  N dy  2496    805026       200     17000         0     65133    119000   2094043     48.71     51.33
124.49/124.51	c  S st  2501    806233       200     17000         0     66305    119000   2159821     48.71     45.25
124.59/124.69	c  S st  2501    806734       200     17000         0     66799    119000   2186442     48.71   no data
124.59/124.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
124.69/124.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
124.69/124.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
124.69/124.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
124.69/124.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.69/124.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
124.69/124.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
124.69/124.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
124.79/124.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.29/140.31	c lits-rem:       594  cl-subs:     2348  v-elim:      0  v-fix:    0  time: 15.48 s
140.29/140.31	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
140.29/140.34	c vivif2 --  cl tried    64451 cl shrink        0 lits rem          0 time: 0.03
140.59/140.63	c asymm  cl-useful: 0/2547/17000 lits-rem:0 time: 0.29
140.59/140.63	c calculated reachability. Time: 0.00
140.59/140.63	c  N dy  2501    806734       200     17000         0     64451    119000   2016521     48.71   no data
144.29/144.31	c  N dy  2572    826843       200     17000         0     46135    119000    992248     48.72     51.40
147.79/147.85	c  N dy  2652    847244       200     17000         0     65941    119000   2103023     48.73     51.77
151.69/151.71	c  N dy  2730    867263       200     17000         0     46556    119000    970250     48.75     52.28
155.79/155.80	c  N dy  2817    889816       200     17000         0     68410    119000   2191324     48.75     51.43
159.69/159.79	c  N dy  2888    909885       200     17000         0     48073    119000   1003493     48.75     51.47
163.29/163.30	c  N dy  2954    929899       200     17000         0     67507    119000   2091289     48.76     55.67
167.49/167.52	c  N dy  3005    950146       200     17000         0     46420    119000    867894     48.75     51.36
170.80/170.89	c  N dy  3047    970281       200     17000         0     65976    119000   1958302     48.73     51.45
175.19/175.25	c  N dy  3098    990864       200     17000         0     44235    119000    702117     48.72     51.28
178.59/178.63	c  N dy  3162   1010957       200     17000         0     63710    119000   1787969     48.71     51.68
182.89/182.92	c  N dy  3221   1031490       200     17000         0     83639    119000   2902600     48.71     51.37
186.59/186.63	c  N dy  3287   1052593       200     17000         0     61459    119000   1619840     48.71     51.53
190.79/190.80	c  F st  3369   1071875       200     17000         0     80119    119000   2664710     48.72     48.89
190.99/191.09	c  N st  3372   1073067       200     17000         0     81278    119000   2729457     48.72   no data
194.79/194.88	c  N dy  3437   1093136       200     17000         0     57064    119000   1325594     48.72     51.30
198.89/198.94	c  N dy  3494   1113191       200     17000         0     76473    119000   2403528     48.72     51.32
203.20/203.21	c  N dy  3559   1133214       200     17000         0     51312    119000    970445     48.72     51.42
207.29/207.31	c  N dy  3629   1154891       200     17000         0     72375    119000   2144885     48.72     51.39
212.20/212.28	c  N dy  3683   1177330       200     17000         0     48553    119000    773715     48.71     51.57
215.69/215.78	c  N dy  3736   1197376       200     17000         0     67984    119000   1860648     48.71     51.60
218.59/218.67	c  S st  3785   1210104       200     17000         0     80353    119000   2552363     48.71     45.56
218.79/218.88	c  S st  3785   1210607       200     17000         0     80850    119000   2579757     48.71   no data
218.79/218.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
218.90/218.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
218.90/218.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
218.90/218.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
218.90/218.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
218.90/218.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
218.90/218.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
218.90/218.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
218.99/219.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
240.99/241.04	c lits-rem:       691  cl-subs:     2829  v-elim:      0  v-fix:    0  time: 22.01 s
240.99/241.04	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
240.99/241.08	c vivif2 --  cl tried    78021 cl shrink        0 lits rem          0 time: 0.03
241.39/241.42	c asymm  cl-useful: 0/1928/17000 lits-rem:0 time: 0.34
241.39/241.42	c calculated reachability. Time: 0.00
241.39/241.42	c  N dy  3785   1210607       200     17000         0     78021    119000   2376795     48.71   no data
245.99/246.09	c  N dy  3854   1230658       200     17000         0     50935    119000    858944     48.71     51.41
250.09/250.19	c  N dy  3923   1252082       200     17000         0     71746    119000   2015381     48.71     51.35
254.70/254.73	c  N dy  3963   1272156       200     17000         0     91191    119000   3101733     48.70     51.56
258.79/258.80	c  N dy  4047   1292211       200     17000         0     63126    119000   1494560     48.71     51.30
263.09/263.13	c  N dy  4102   1313418       200     17000         0     83693    119000   2641062     48.71     51.38
267.89/267.96	c  N dy  4168   1333672       200     17000         0     54844    119000    982342     48.71     51.79
271.79/271.80	c  N dy  4232   1353742       200     17000         0     74342    119000   2070962     48.71     51.69
276.80/276.80	c  N dy  4309   1373753       200     17000         0     93761    119000   3156453     48.71     51.75
280.99/281.07	c  N dy  4404   1393754       200     17000         0     63687    119000   1434523     48.73     51.39
285.39/285.46	c  N dy  4466   1413796       200     17000         0     83137    119000   2522076     48.73     51.30
290.80/290.82	c  N dy  4531   1434341       200     17000         0     52622    119000    769128     48.73     51.55
294.59/294.68	c  N dy  4624   1454535       200     17000         0     72244    119000   1872128     48.74     51.42
299.29/299.32	c  N dy  4675   1474538       200     17000         0     91610    119000   2954449     48.74     51.73
304.60/304.70	c  N dy  4726   1498872       200     17000         0     63787    119000   1355291     48.72     51.32
309.00/309.03	c  N dy  4794   1518956       200     17000         0     83219    119000   2445541     48.73     51.43
314.19/314.25	c  N dy  4849   1539239       200     17000         0    102882    119000   3546839     48.73     51.37
318.59/318.69	c  N dy  4922   1559682       200     17000         0     70361    119000   1674554     48.73     51.35
323.00/323.10	c  N dy  4948   1579773       200     17000         0     89779    119000   2761173     48.71     51.28
328.99/329.09	c  N dy  5027   1600698       200     17000         0     56779    119000    871887     48.72     51.52
333.10/333.19	c  N dy  5086   1621671       200     17000         0     77174    119000   2012954     48.72     51.35
338.29/338.31	c  N dy  5159   1642103       200     17000         0     97002    119000   3122683     48.72     51.54
343.69/343.74	c  N dy  5221   1663493       200     17000         0     63409    119000   1196377     48.72     51.57
347.99/348.05	c  N dy  5281   1683920       200     17000         0     83205    119000   2306824     48.71     51.34
353.39/353.40	c  N dy  5344   1704413       200     17000         0    103082    119000   3418762     48.71     51.70
355.19/355.21	c  S st  5361   1710607       200     17000         0    109100    119000   3754698     48.71   no data
355.39/355.49	c  S st  5361   1711113       200     17000         0    109595    119000   3781764     48.71   no data
355.49/355.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
355.49/355.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
355.49/355.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
355.49/355.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
355.49/355.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
355.49/355.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
355.49/355.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
355.59/355.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
355.69/355.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
390.59/390.62	c lits-rem:      1003  cl-subs:     4525  v-elim:      0  v-fix:    0  time: 34.90 s
390.59/390.62	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
390.59/390.67	c vivif2 --  cl tried   105070 cl shrink        0 lits rem          0 time: 0.05
390.99/391.06	c asymm  cl-useful: 0/1392/17000 lits-rem:0 time: 0.39
390.99/391.06	c calculated reachability. Time: 0.00
390.99/391.06	c  N dy  5361   1711113       200     17000         0    105070    119000   3458244     48.71   no data
396.30/396.32	c  N dy  5438   1733904       200     17000         0     71956    119000   1633666     48.71     51.49
401.30/401.37	c  N dy  5509   1755797       200     17000         0     93167    119000   2821851     48.71     51.51
407.29/407.37	c  N dy  5571   1775822       200     17000         0     56367    119000    718436     48.71     54.21
411.29/411.35	c  N dy  5644   1796045       200     17000         0     75991    119000   1819214     48.71     51.55
416.39/416.49	c  N dy  5723   1816049       200     17000         0     95456    119000   2906157     48.72     52.03
422.49/422.57	c  N dy  5790   1836066       200     17000         0     57626    119000    738970     48.72     51.81
426.70/426.74	c  N dy  5850   1857077       200     17000         0     78003    119000   1876652     48.72     51.44
432.31/432.32	c  N dy  5925   1878978       200     17000         0     99253    119000   3062526     48.72     51.32
438.19/438.25	c  N dy  5979   1899021       200     17000         0     60468    119000    852011     48.72     51.80
442.69/442.77	c  N dy  6041   1920620       200     17000         0     81399    119000   2018683     48.71     51.36
449.10/449.16	c  N dy  6094   1946495       200     17000         0    106486    119000   3424766     48.70     51.27
454.59/454.68	c  N dy  6165   1966498       200     17000         0     66757    119000   1162107     48.70     51.53
459.30/459.38	c  N dy  6248   1986854       200     17000         0     86500    119000   2262803     48.71     51.37
465.49/465.56	c  N dy  6316   2008873       200     17000         0    107816    119000   3461299     48.71     51.35
471.29/471.36	c  N dy  6392   2028943       200     17000         0     67192    119000   1135828     48.71     57.30
475.80/475.87	c  N dy  6460   2049298       200     17000         0     86972    119000   2241967     48.71     51.68
481.39/481.49	c  N dy  6528   2069638       200     17000         0    106728    119000   3348090     48.72     51.74
487.79/487.81	c  N dy  6583   2089789       200     17000         0     65162    119000    975332     48.71     51.28
492.90/492.92	c  N dy  6643   2110430       200     17000         0     85168    119000   2088357     48.71     51.28
499.19/499.21	c  N dy  6710   2130447       200     17000         0    104618    119000   3172919     48.71     51.63
507.30/507.37	c  N dy  6775   2152236       200     17000         0     63655    119000    846702     48.71     51.28
512.70/512.75	c  N dy  6862   2173094       200     17000         0     83877    119000   1979259     48.72     51.40
518.90/518.99	c  N dy  6947   2193183       200     17000         0    103384    119000   3070655     48.72     51.30
524.60/524.61	c  S st  6981   2211114       200     17000         0    120778    119000   4046773     48.72     48.05
524.90/524.92	c  S st  6981   2211614       200     17000         0    121271    119000   4073197     48.72   no data
524.90/524.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
525.00/525.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
525.00/525.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
525.00/525.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
525.00/525.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
525.00/525.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
525.00/525.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
525.00/525.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
525.10/525.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
564.10/564.18	c lits-rem:      1122  cl-subs:     4622  v-elim:      0  v-fix:    0  time: 39.01 s
564.10/564.18	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
564.20/564.23	c vivif2 --  cl tried   116649 cl shrink        0 lits rem          0 time: 0.05
564.60/564.63	c asymm  cl-useful: 0/1251/17000 lits-rem:0 time: 0.40
564.60/564.63	c calculated reachability. Time: 0.00
564.60/564.63	c  N dy  6981   2211614       200     17000         0    116649    119000   3738803     48.72   no data
570.39/570.47	c  N dy  7057   2231933       200     17000         0     73366    119000   1347634     48.72     51.46
575.31/575.32	c  N dy  7129   2251948       200     17000         0     92763    119000   2435029     48.72     51.83
584.39/584.40	c  N dy  7205   2282885       200     17000         0    122710    119000   4114507     48.71     51.65
589.70/589.77	c  N dy  7278   2303168       200     17000         0     78409    119000   1586264     48.72     51.78
594.90/594.94	c  N dy  7341   2323387       200     17000         0     98048    119000   2683008     48.71     51.42
601.60/601.70	c  N dy  7424   2344755       200     17000         0    118821    119000   3850424     48.72     51.40
607.69/607.72	c  N dy  7496   2364787       200     17000         0     73273    119000   1253504     48.72     51.39
612.30/612.33	c  N dy  7547   2384989       200     17000         0     92852    119000   2347736     48.72     51.36
618.21/618.23	c  N dy  7617   2405348       200     17000         0    112594    119000   3455239     48.72     51.46
625.40/625.47	c  N dy  7689   2425369       200     17000         0     66061    119000    802766     48.72     51.86
630.00/630.01	c  N dy  7773   2445445       200     17000         0     85587    119000   1896634     48.72     55.91
635.30/635.37	c  N dy  7838   2465460       200     17000         0    104955    119000   2982240     48.73     51.57
641.89/641.93	c  N dy  7899   2486126       200     17000         0    124977    119000   4105308     48.73     51.51
647.91/647.94	c  N dy  7969   2506239       200     17000         0     77587    119000   1399473     48.73     51.98
653.59/653.62	c  N dy  8039   2528702       200     17000         0     99359    119000   2616428     48.73     51.68
659.50/659.58	c  N dy  8098   2549180       200     17000         0    119215    119000   3731131     48.72     51.69
666.80/666.84	c  N dy  8180   2569423       200     17000         0     70924    119000    986689     48.73     51.86
671.49/671.58	c  N dy  8246   2589614       200     17000         0     90509    119000   2081254     48.73     51.47
677.30/677.37	c  N dy  8316   2609687       200     17000         0    109971    119000   3171153     48.73     51.73
684.30/684.38	c  N dy  8378   2630416       200     17000         0    130050    119000   4293559     48.73     51.38
690.20/690.21	c  N dy  8427   2651874       200     17000         0     81998    119000   1561629     48.73     51.33
695.40/695.44	c  N dy  8484   2671987       200     17000         0    101482    119000   2653911     48.73     51.32
702.40/702.47	c  N dy  8569   2693896       200     17000         0    122729    119000   3842361     48.73     51.77
709.60/709.61	c  S st  8622   2711614       200     17000         0     70109    119000    851323     48.73     46.03
709.80/709.81	c  S st  8622   2712121       200     17000         0     70608    119000    878012     48.73   no data
709.80/709.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
709.80/709.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
709.80/709.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
709.80/709.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
709.80/709.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
709.80/709.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
709.80/709.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
709.80/709.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
709.90/709.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
711.10/711.15	c lits-rem:         1  cl-subs:       46  v-elim:      0  v-fix:    0  time:  1.23 s
711.10/711.15	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
711.10/711.16	c vivif2 --  cl tried    70562 cl shrink        0 lits rem          0 time: 0.01
711.50/711.54	c asymm  cl-useful: 0/1891/17000 lits-rem:0 time: 0.38
711.50/711.55	c calculated reachability. Time: 0.00
711.50/711.55	c  N dy  8622   2712121       200     17000         0     70562    119000    874663     48.73   no data
717.10/717.15	c  N dy  8703   2732474       200     17000         0     90279    119000   1977875     48.73     51.30
723.82/723.87	c  N dy  8789   2752508       200     17000         0    109713    119000   3068425     48.74     51.84
731.69/731.76	c  N dy  8851   2773092       200     17000         0    129689    119000   4188344     48.74     51.57
739.40/739.46	c  N dy  8932   2793193       200     17000         0     78428    119000   1270289     48.74     51.50
745.81/745.89	c  N dy  8982   2817917       200     17000         0    102382    119000   2620477     48.73     51.43
752.50/752.50	c  N dy  9042   2837976       200     17000         0    121774    119000   3707813     48.73     51.87
760.60/760.69	c  N dy  9105   2859128       200     17000         0    142339    119000   4859691     48.73     51.65
765.90/765.99	c  N dy  9172   2879293       200     17000         0     90197    119000   1885404     48.73     51.91
771.60/771.65	c  N dy  9214   2900190       200     17000         0    110520    119000   3019082     48.72     51.37
778.50/778.52	c  N dy  9279   2920216       200     17000         0    129922    119000   4104730     48.72     54.23
785.80/785.87	c  N dy  9343   2940342       200     17000         0     76694    119000   1078260     48.72     51.63
791.00/791.01	c  N dy  9410   2961097       200     17000         0     96768    119000   2198257     48.72     51.87
799.30/799.36	c  N dy  9444   2991770       200     17000         0    126424    119000   3878230     48.70     51.33
807.60/807.61	c  N dy  9508   3013072       200     17000         0    147043    119000   5027630     48.70     51.55
812.60/812.60	c  N dy  9581   3033107       200     17000         0     92860    119000   1946123     48.71     51.43
818.50/818.59	c  N dy  9656   3053818       200     17000         0    112971    119000   3077030     48.71     51.82
825.10/825.10	c  N dy  9692   3073841       200     17000         0    132331    119000   4156728     48.70     51.45
833.01/833.02	c  N dy  9766   3093972       200     17000         0     77212    119000   1020332     48.70     51.57
837.90/837.95	c  N dy  9841   3114186       200     17000         0     96818    119000   2123279     48.71     51.30
844.10/844.12	c  N dy  9903   3134839       200     17000         0    116838    119000   3241633     48.71     51.54
851.51/851.51	c  N dy  9985   3154851       200     17000         0    136281    119000   4335085     48.71     51.93
859.11/859.14	c  N dy 10048   3175021       200     17000         0     80246    119000   1138507     48.71     51.28
864.50/864.51	c  N dy 10133   3195350       200     17000         0     99945    119000   2246771     48.72     51.62
869.50/869.55	c  S st 10199   3212121       200     17000         0    116213    119000   3163987     48.72     44.63
869.80/869.84	c  S st 10199   3212624       200     17000         0    116705    119000   3190212     48.72   no data
869.80/869.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
869.90/869.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
869.90/869.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
869.90/869.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
869.90/869.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
869.90/869.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
869.90/869.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
869.90/869.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
870.01/870.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
892.60/892.62	c lits-rem:       631  cl-subs:     2957  v-elim:      0  v-fix:    0  time: 22.57 s
892.60/892.62	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
892.60/892.66	c vivif2 --  cl tried   113748 cl shrink        0 lits rem          0 time: 0.04
892.90/892.97	c asymm  cl-useful: 0/1295/17000 lits-rem:0 time: 0.31
892.90/892.97	c calculated reachability. Time: 0.00
892.90/892.97	c  N dy 10199   3212624       200     17000         0    113748    119000   2972650     48.72   no data
899.30/899.39	c  N dy 10284   3232700       200     17000         0    133209    119000   4066665     48.72     51.37
910.11/910.15	c  N dy 10354   3268813       200     17000         0     91559    119000   1725435     48.70     51.76
915.50/915.56	c  N dy 10438   3288830       200     17000         0    110972    119000   2814685     48.71     51.36
921.90/921.92	c  N dy 10523   3309044       200     17000         0    130554    119000   3908606     48.71     51.76
928.90/928.99	c  N dy 10590   3329057       200     17000         0    149957    119000   4994070     48.71     51.46
935.11/935.14	c  N dy 10674   3350703       200     17000         0     93498    119000   1794100     48.71     51.46
940.20/940.29	c  N dy 10721   3371243       200     17000         0    113418    119000   2914687     48.71     51.75
947.01/947.03	c  N dy 10818   3391546       200     17000         0    133116    119000   4022223     48.72     52.06
954.31/954.34	c  N dy 10896   3411573       200     17000         0    152533    119000   5113771     48.72     52.62
960.00/960.07	c  N dy 10961   3431908       200     17000         0     93709    119000   1760653     48.72     51.40
965.51/965.58	c  N dy 11046   3452043       200     17000         0    113252    119000   2859343     48.72     51.43
971.90/971.91	c  N dy 11123   3472382       200     17000         0    133019    119000   3966088     48.73     51.46
979.20/979.21	c  N dy 11184   3492765       200     17000         0    152780    119000   5071027     48.73     51.38
985.62/985.68	c  N dy 11243   3514943       200     17000         0     94754    119000   1768187     48.72     51.41
990.81/990.80	c  N dy 11268   3535103       200     17000         0    114253    119000   2866216     48.72     51.33
997.20/997.21	c  N dy 11334   3555262       200     17000         0    133807    119000   3965382     48.72     51.74
1004.20/1004.28	c  N dy 11383   3575523       200     17000         0    153481    119000   5065259     48.72     51.75
1010.50/1010.53	c  N dy 11462   3595581       200     17000         0     92416    119000   1593953     48.72     52.57
1016.30/1016.34	c  N dy 11553   3616993       200     17000         0    113138    119000   2755098     48.72     51.61
1022.60/1022.64	c  N dy 11623   3637454       200     17000         0    132975    119000   3867164     48.73     51.38
1030.01/1030.04	c  N dy 11671   3658869       200     17000         0    153733    119000   5026578     48.72     51.39
1036.50/1036.59	c  N dy 11759   3678928       200     17000         0     91748    119000   1514786     48.72     51.32
1042.11/1042.16	c  N dy 11846   3699501       200     17000         0    111714    119000   2637430     48.73     52.23
1046.01/1046.11	c  S st 11892   3712626       200     17000         0    124446    119000   3351964     48.73     50.19
1046.30/1046.37	c  S st 11892   3713131       200     17000         0    124942    119000   3378975     48.73   no data
1046.30/1046.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1046.40/1046.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1046.40/1046.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1046.40/1046.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1046.40/1046.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1046.40/1046.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1046.40/1046.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1046.40/1046.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1046.50/1046.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1069.30/1069.38	c lits-rem:       988  cl-subs:     3225  v-elim:      0  v-fix:    0  time: 22.80 s
1069.30/1069.38	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1069.40/1069.42	c vivif2 --  cl tried   121717 cl shrink        0 lits rem          0 time: 0.04
1069.70/1069.74	c asymm  cl-useful: 0/1185/17000 lits-rem:0 time: 0.32
1069.70/1069.75	c calculated reachability. Time: 0.00
1069.70/1069.75	c  N dy 11892   3713131       200     17000         0    121717    119000   3142719     48.73   no data
1077.71/1077.73	c  N dy 11962   3737462       200     17000         0    145333    119000   4473871     48.73     51.45
1083.01/1083.08	c  F st 12005   3751562       200     17000         0    158958    119000   5235031     48.73     46.14
1085.72/1085.73	c  N dy 12014   3757785       200     17000         0     82651    119000    961200     48.73     51.66
1090.60/1090.68	c  N dy 12085   3777868       200     17000         0    102097    119000   2046569     48.73     52.02
1096.72/1096.74	c  N dy 12171   3798583       200     17000         0    122180    119000   3172303     48.73     51.31
1103.41/1103.46	c  N dy 12241   3818829       200     17000         0    141834    119000   4273325     48.73     51.58
1111.01/1111.03	c  N dy 12303   3838877       200     17000         0    161280    119000   5361368     48.73     51.39
1117.00/1117.01	c  N dy 12366   3858920       200     17000         0     97345    119000   1742208     48.73     54.46
1122.70/1122.71	c  N dy 12455   3878997       200     17000         0    116833    119000   2834748     48.74     52.11
1134.01/1134.04	c  N dy 12514   3915393       200     17000         0    151896    119000   4793867     48.72     51.30
1142.11/1142.14	c  N dy 12601   3935485       200     17000         0     87149    119000   1126524     48.73     51.49
1147.32/1147.35	c  N dy 12671   3955753       200     17000         0    106785    119000   2230263     48.73     51.34
1153.40/1153.48	c  N dy 12758   3975853       200     17000         0    126272    119000   3325034     48.73     51.46
1160.41/1160.41	c  N dy 12822   3996017       200     17000         0    145828    119000   4422118     48.73     51.40
1168.60/1168.68	c  N dy 12902   4016477       200     17000         0    165689    119000   5538343     48.74     51.44
1174.91/1174.91	c  N dy 12981   4036535       200     17000         0     99868    119000   1786903     48.74     51.50
1180.81/1180.89	c  N dy 13056   4057466       200     17000         0    120157    119000   2925506     48.74     51.73
1187.10/1187.12	c  N dy 13104   4077684       200     17000         0    139741    119000   4021862     48.74     51.31
1194.81/1194.89	c  N dy 13176   4097955       200     17000         0    159363    119000   5118373     48.74     51.61
1202.51/1202.50	c  N dy 13252   4118023       200     17000         0     92563    119000   1333698     48.74     51.88
1207.71/1207.76	c  N dy 13312   4138587       200     17000         0    112479    119000   2450258     48.74     51.43
1213.81/1213.87	c  N dy 13373   4158715       200     17000         0    132021    119000   3547671     48.74     51.37
1221.71/1221.73	c  N dy 13476   4179070       200     17000         0    151766    119000   4658727     48.75     51.76
1230.41/1230.42	c  N dy 13550   4200939       200     17000         0    172966    119000   5850250     48.75     51.33
1233.81/1233.88	c  S st 13576   4213131       200     17000         0     97516    119000   1563417     48.75     47.71
1234.01/1234.09	c  S st 13576   4213636       200     17000         0     98012    119000   1590489     48.75   no data
1234.01/1234.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1234.11/1234.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
1234.11/1234.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1234.11/1234.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1234.11/1234.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1234.11/1234.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1234.11/1234.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1234.11/1234.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1234.11/1234.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1237.71/1237.75	c lits-rem:       131  cl-subs:     1015  v-elim:      0  v-fix:    0  time:  3.54 s
1237.71/1237.76	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1237.71/1237.78	c vivif2 --  cl tried    96997 cl shrink        0 lits rem          0 time: 0.02
1238.01/1238.04	c asymm  cl-useful: 0/1443/17000 lits-rem:0 time: 0.26
1238.01/1238.04	c calculated reachability. Time: 0.00
1238.01/1238.04	c  N dy 13576   4213636       200     17000         0     96997    119000   1520691     48.75   no data
1243.61/1243.68	c  N dy 13637   4234167       200     17000         0    116903    119000   2635537     48.75     51.38
1250.41/1250.46	c  N dy 13719   4254519       200     17000         0    136659    119000   3740800     48.75     51.57
1258.01/1258.02	c  N dy 13788   4274573       200     17000         0    156024    119000   4824996     48.75     51.71
1266.01/1266.08	c  N dy 13836   4294782       200     17000         0    175614    119000   5923364     48.75     51.32
1271.62/1271.68	c  N dy 13913   4314950       200     17000         0    107023    119000   2055634     48.75     51.42
1277.81/1277.80	c  N dy 13984   4335608       200     17000         0    127071    119000   3179449     48.75     51.35
1284.90/1284.96	c  N dy 14068   4355747       200     17000         0    146613    119000   4278138     48.76     51.36
1293.01/1293.04	c  N dy 14154   4375770       200     17000         0    166050    119000   5365522     48.76     52.70

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.02 4.04 3.44 5/378 2789
/proc/meminfo: memFree=16043452/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=29600 CPUtime=0 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 588 0 0 0 0 0 0 0 25 0 1 0 728329840 30310400 529 33554432000 4194304 4580011 140733467698800 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 7400 530 322 95 0 2382 0

[startup+0.0941741 s]
/proc/loadavg: 4.02 4.04 3.44 5/378 2789
/proc/meminfo: memFree=16043452/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=30456 CPUtime=0.09 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 949 0 0 0 9 0 0 0 25 0 1 0 728329840 31186944 890 33554432000 4194304 4580011 140733467698800 18446744073709551615 224284586693 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 7614 890 338 95 0 2596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30456

[startup+0.101178 s]
/proc/loadavg: 4.02 4.04 3.44 5/378 2789
/proc/meminfo: memFree=16043452/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=30456 CPUtime=0.09 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 949 0 0 0 9 0 0 0 25 0 1 0 728329840 31186944 890 33554432000 4194304 4580011 140733467698800 18446744073709551615 4294378 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 7614 890 338 95 0 2596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30456

[startup+0.301146 s]
/proc/loadavg: 4.02 4.04 3.44 5/378 2789
/proc/meminfo: memFree=16043452/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=30588 CPUtime=0.29 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 981 0 0 0 29 0 0 0 25 0 1 0 728329840 31322112 922 33554432000 4194304 4580011 140733467698800 18446744073709551615 4294566 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 7647 922 338 95 0 2629 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30588

[startup+0.70107 s]
/proc/loadavg: 4.02 4.04 3.44 5/378 2789
/proc/meminfo: memFree=16043452/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=34316 CPUtime=0.69 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 2354 0 0 0 69 0 0 0 25 0 1 0 728329840 35139584 2138 33554432000 4194304 4580011 140733467698800 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 8579 2138 363 95 0 3561 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34316

[startup+1.50091 s]
/proc/loadavg: 4.02 4.04 3.44 5/379 2790
/proc/meminfo: memFree=16029924/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=35824 CPUtime=1.49 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 3636 0 0 0 149 0 0 0 25 0 1 0 728329840 36683776 2372 33554432000 4194304 4580011 140733467698800 18446744073709551615 4325674 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 8956 2372 363 95 0 3938 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35824

[startup+3.10066 s]
/proc/loadavg: 4.02 4.04 3.44 5/379 2790
/proc/meminfo: memFree=16021864/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=46956 CPUtime=3.09 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 7719 0 0 0 309 0 0 0 25 0 1 0 728329840 48082944 4961 33554432000 4194304 4580011 140733467698800 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 11739 4961 367 95 0 6721 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46956

[startup+6.30114 s]
/proc/loadavg: 4.01 4.03 3.45 5/379 2790
/proc/meminfo: memFree=16031072/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=47204 CPUtime=6.29 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 10827 0 0 0 628 1 0 0 25 0 1 0 728329840 48336896 5216 33554432000 4194304 4580011 140733467698800 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 11801 5216 367 95 0 6783 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47204

[startup+12.7011 s]
/proc/loadavg: 4.01 4.03 3.45 5/379 2790
/proc/meminfo: memFree=16023892/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=59020 CPUtime=12.69 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 18128 0 0 0 1267 2 0 0 25 0 1 0 728329840 60436480 7697 33554432000 4194304 4580011 140733467698800 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 14755 7697 367 95 0 9737 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59020

[startup+25.5009 s]
/proc/loadavg: 4.09 4.05 3.46 5/379 2790
/proc/meminfo: memFree=16026612/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=69724 CPUtime=25.49 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 28461 0 0 0 2545 4 0 0 25 0 1 0 728329840 71397376 10457 33554432000 4194304 4580011 140733467698800 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 17431 10457 367 95 0 12413 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69724

[startup+51.1006 s]
/proc/loadavg: 3.90 4.01 3.47 4/373 2811
/proc/meminfo: memFree=17882384/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=82720 CPUtime=51.09 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 43400 0 0 0 5101 8 0 0 25 0 1 0 728329840 84705280 14036 33554432000 4194304 4580011 140733467698800 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 20680 14036 367 95 0 15662 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 82720

[startup+102.314 s]
/proc/loadavg: 3.39 3.85 3.44 4/373 2811
/proc/meminfo: memFree=17837588/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=86704 CPUtime=102.31 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 68598 0 0 0 10216 15 0 0 25 0 1 0 728329840 88784896 14816 33554432000 4194304 4580011 140733467698800 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 21676 14816 367 95 0 16658 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 86704

[startup+162.301 s]
/proc/loadavg: 3.14 3.69 3.41 4/373 2814
/proc/meminfo: memFree=17843740/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=105808 CPUtime=162.29 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 91251 0 0 0 16208 21 0 0 25 0 1 0 728329840 108347392 19479 33554432000 4194304 4580011 140733467698800 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 26452 19479 367 95 0 21434 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 105808

[startup+222.301 s]
/proc/loadavg: 3.05 3.56 3.38 4/373 2816
/proc/meminfo: memFree=17802772/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=121184 CPUtime=222.29 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 115850 0 0 0 22200 29 0 0 25 0 1 0 728329840 124092416 23793 33554432000 4194304 4580011 140733467698800 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 30296 23793 367 95 0 25278 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 121184

[startup+282.301 s]
/proc/loadavg: 3.02 3.46 3.35 4/373 2818
/proc/meminfo: memFree=17791700/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=121392 CPUtime=282.29 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 130084 0 0 0 28197 32 0 0 25 0 1 0 728329840 124305408 22972 33554432000 4194304 4580011 140733467698800 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 30348 22972 367 95 0 25330 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 121392

[startup+342.301 s]
/proc/loadavg: 3.11 3.40 3.34 4/373 2818
/proc/meminfo: memFree=17763388/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=121696 CPUtime=342.29 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 149219 0 0 0 34191 38 0 0 25 0 1 0 728329840 124616704 21935 33554432000 4194304 4580011 140733467698800 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 30424 21935 367 95 0 25406 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 121696

[startup+402.301 s]
/proc/loadavg: 3.18 3.37 3.33 4/373 2820
/proc/meminfo: memFree=17753788/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=202064 CPUtime=402.29 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 162623 0 0 0 40188 41 0 0 25 0 1 0 728329840 206913536 30846 33554432000 4194304 4580011 140733467698800 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 50516 30846 367 95 0 45498 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 202064

[startup+462.301 s]
/proc/loadavg: 3.10 3.32 3.32 4/373 2822
/proc/meminfo: memFree=17710588/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=150016 CPUtime=462.3 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 180111 0 0 0 46185 45 0 0 25 0 1 0 728329840 153616384 30723 33554432000 4194304 4580011 140733467698800 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 37504 30723 367 95 0 32486 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 150016

[startup+522.301 s]
/proc/loadavg: 3.04 3.26 3.29 4/373 2824
/proc/meminfo: memFree=17639372/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=203984 CPUtime=522.3 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 194857 0 0 0 52180 50 0 0 25 0 1 0 728329840 208879616 31547 33554432000 4194304 4580011 140733467698800 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 50996 31547 367 95 0 45978 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 203984

[startup+582.301 s]
/proc/loadavg: 3.05 3.22 3.27 4/373 2826
/proc/meminfo: memFree=17648744/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=221200 CPUtime=582.29 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 203801 0 0 0 58177 52 0 0 25 0 1 0 728329840 226508800 35449 33554432000 4194304 4580011 140733467698800 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 55300 35449 367 95 0 50282 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 221200

[startup+642.301 s]
/proc/loadavg: 3.02 3.18 3.26 4/373 2826
/proc/meminfo: memFree=17640132/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=222060 CPUtime=642.3 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 219037 0 0 0 64174 56 0 0 25 0 1 0 728329840 227389440 35935 33554432000 4194304 4580011 140733467698800 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 55515 35935 367 95 0 50497 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 222060

[startup+702.301 s]
/proc/loadavg: 3.00 3.14 3.24 4/373 2838
/proc/meminfo: memFree=17650400/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=222944 CPUtime=702.3 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 234034 0 0 0 70170 60 0 0 25 0 1 0 728329840 228294656 35573 33554432000 4194304 4580011 140733467698800 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 55736 35573 367 95 0 50718 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 222944

[startup+762.314 s]
/proc/loadavg: 3.00 3.11 3.22 4/373 2840
/proc/meminfo: memFree=17639312/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=167684 CPUtime=762.31 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 247244 0 0 0 76165 66 0 0 25 0 1 0 728329840 171708416 32820 33554432000 4194304 4580011 140733467698800 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 41921 32820 367 95 0 36903 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 167684

[startup+822.301 s]
/proc/loadavg: 3.00 3.09 3.20 4/373 2842
/proc/meminfo: memFree=17505616/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=224204 CPUtime=822.3 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 260939 0 0 0 82160 70 0 0 25 0 1 0 728329840 229584896 35531 33554432000 4194304 4580011 140733467698800 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 56051 35531 367 95 0 51033 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 224204

[startup+882.301 s]
/proc/loadavg: 3.00 3.07 3.19 4/373 2844
/proc/meminfo: memFree=17516008/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=226532 CPUtime=882.3 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 272124 0 0 0 88156 74 0 0 25 0 1 0 728329840 231968768 35455 33554432000 4194304 4580011 140733467698800 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 56633 35455 367 95 0 51615 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 226532

[startup+942.301 s]
/proc/loadavg: 2.47 2.90 3.12 3/367 2862
/proc/meminfo: memFree=17831832/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=227040 CPUtime=942.3 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 283880 0 0 0 94154 76 0 0 25 0 1 0 728329840 232488960 35533 33554432000 4194304 4580011 140733467698800 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 56760 35533 367 95 0 51742 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 227040

[startup+1002.3 s]
/proc/loadavg: 1.89 2.67 3.02 2/361 2891
/proc/meminfo: memFree=18357084/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=227604 CPUtime=1002.3 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 297259 0 0 0 100151 79 0 0 25 0 1 0 728329840 233066496 37109 33554432000 4194304 4580011 140733467698800 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 56901 37109 367 95 0 51883 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 227604

[startup+1062.3 s]
/proc/loadavg: 1.32 2.37 2.89 2/361 2893
/proc/meminfo: memFree=18359292/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=231728 CPUtime=1062.3 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 308767 0 0 0 106148 82 0 0 25 0 1 0 728329840 237289472 36564 33554432000 4194304 4580011 140733467698800 18446744073709551615 4415683 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 57932 36564 377 95 0 52914 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 231728

[startup+1122.3 s]
/proc/loadavg: 1.12 2.11 2.77 2/361 2895
/proc/meminfo: memFree=18362100/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=173656 CPUtime=1122.3 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 320665 0 0 0 112145 85 0 0 25 0 1 0 728329840 177823744 35949 33554432000 4194304 4580011 140733467698800 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 43414 35949 377 95 0 38396 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 173656

[startup+1182.3 s]
/proc/loadavg: 1.09 1.92 2.67 2/361 2897
/proc/meminfo: memFree=18360860/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=173756 CPUtime=1182.31 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 333710 0 0 0 118143 88 0 0 25 0 1 0 728329840 177926144 36391 33554432000 4194304 4580011 140733467698800 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 43439 36391 377 95 0 38421 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 173756

[startup+1242.3 s]
/proc/loadavg: 1.03 1.75 2.56 2/361 2897
/proc/meminfo: memFree=18362432/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=174160 CPUtime=1242.31 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 345924 0 0 0 124139 92 0 0 25 0 1 0 728329840 178339840 35736 33554432000 4194304 4580011 140733467698800 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 43540 35736 377 95 0 38522 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 174160



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.01 1.61 2.46 2/361 2899
/proc/meminfo: memFree=18366880/32951124 swapFree=45193364/67111528
[pid=2789] ppid=2787 vsize=174268 CPUtime=1300.01 cores=0,2
/proc/2789/stat : 2789 (strangenight2-s) R 2787 2789 2476 0 -1 4202496 357894 0 0 0 129907 94 0 0 25 0 1 0 728329840 178450432 34515 33554432000 4194304 4580011 140733467698800 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2789/statm: 43567 34515 377 95 0 38549 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 174268

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.08
CPU system time (s): 0.953854
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 246688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.08
system time used= 0.953854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357896
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= 14
involuntary context switches= 1535

runsolver used 4.76427 second user time and 10.6084 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-14 15:49:52
IDJOB=3367359
IDBENCH=82568
IDSOLVER=1845
FILE ID=node118/3367359-1305380992
RUNJOBID= node118-1305379154-2494
PBS_JOBID= 13324384
Free space on /tmp= 73008 MiB

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

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

MD5SUM BENCH= dd0dfae1a7fca71616878d93d3870a71
RANDOM SEED=1237371908

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:      16043732 kB
Buffers:        258736 kB
Cached:        4230172 kB
SwapCached:      22084 kB
Active:       14185908 kB
Inactive:      2411848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16043732 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:            5880 kB
Writeback:           0 kB
AnonPages:    12099856 kB
Mapped:          16236 kB
Slab:           147540 kB
PageTables:      96068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 91629348 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= 73044 MiB
End job on node118 at 2011-05-14 16:11:34