Trace number 3367318

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.06 1300.03

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S1103412232-098-UNKNOWN.cnf
MD5SUMd6a0b223b2c940add3196cb3c37e2d59
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark98.1881
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
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 525000
Number of clauses of size over 50

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-3367318-1305380645.cnf'
0.00/0.01	c -- header says num vars:           1250
0.00/0.01	c -- header says num clauses:       25000
0.00/0.01	c -- clauses added:            0 learnts,        25000 normals,            0 xors
0.00/0.01	c -- vars added       1250
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1250     25000         0         0    125000         0   no data   no data
0.09/0.13	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.12
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.09/0.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.09/0.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.17	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.17	c calculated reachability. Time: 0.00
0.09/0.17	c Calc default polars -  time:   0.00 s pos:     589 undec:      47 neg:     614
0.09/0.17	c =========================================================================================
0.09/0.17	c types(t): F = full restart, N = normal restart
0.09/0.17	c types(t): S = simplification begin/end, E = solution found
0.09/0.17	c restart types(rt): st = static, dy = dynamic
0.09/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.17	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data
0.39/0.48	c  N dy    22      4097      1250     25000         0      4094    125000    570668    105.67    112.73
0.79/0.81	c  N dy    49      8130      1250     25000         0      5630    125000    564069    106.33    113.79
1.11/1.16	c  N dy    78     12207      1250     25000         0      5458    125000    363177    107.92    114.22
1.49/1.50	c  N dy   105     16259      1250     25000         0      9509    125000    910096    108.21    114.75
1.79/1.87	c  N dy   132     20457      1250     25000         0      8082    125000    557176    108.29    116.17
2.21/2.24	c  N dy   157     24657      1250     25000         0     12281    125000   1127021    108.28    115.72
2.21/2.27	c  F st   159     25001      1250     25000         0     12624    125000   1174043    108.30   no data
2.69/2.74	c  N dy   165     30000      1250     25000         0     10809    125000    840080    108.30   no data
2.69/2.74	c  S st   165     30000      1250     25000         0     10809    125000    840080    108.30   no data
2.69/2.79	c  S st   165     30503      1250     25000         0     11312    125000    900364    108.30   no data
2.69/2.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.79/2.81	c blocked clauses removed:        0 vars:      0 tried:        1250 T: 0.00 s
2.79/2.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
2.79/2.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.79/2.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.79/2.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.20/3.27	c lits-rem:        33  cl-subs:       30  v-elim:      0  v-fix:    0  time:  0.42 s
3.39/3.42	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.14
3.39/3.42	c calculated reachability. Time: 0.00
3.39/3.42	c  N dy   165     30503      1250     25000         0     11282    125000    891255    108.30   no data
3.79/3.80	c  N dy   185     34527      1250     25000         0     15304    125000   1450239    108.55    120.34
4.09/4.18	c  N dy   212     38620      1250     25000         0     11496    125000    741121    108.47    114.88
4.49/4.58	c  N dy   234     42710      1250     25000         0     15585    125000   1297319    108.58    122.63
4.79/4.89	c  S st   253     45754      1250     25000         0      9674    125000    361565    108.57   no data
4.89/4.94	c  S st   253     46255      1250     25000         0     10175    125000    425514    108.57   no data
4.89/4.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.89/4.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.89/4.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
4.89/4.96	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.89/4.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
4.89/4.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.99/5.09	c lits-rem:         6  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.11 s
4.99/5.09	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
5.09/5.10	c vivif2 --  cl tried    10168 cl shrink        0 lits rem          0 time: 0.00
5.19/5.24	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.14
5.19/5.24	c calculated reachability. Time: 0.00
5.19/5.24	c  N dy   253     46255      1250     25000         0     10168    125000    423731    108.57   no data
5.59/5.62	c  N dy   280     50392      1250     25000         0     14303    125000    984213    108.75    117.57
5.99/6.04	c  N dy   308     54467      1250     25000         0     18375    125000   1542767    108.97    121.74
6.38/6.45	c  N dy   336     58546      1250     25000         0     12486    125000    619326    109.11    120.53
6.79/6.84	c  N dy   363     62583      1250     25000         0     16523    125000   1174010    109.26    116.53
7.19/7.26	c  N dy   384     66620      1250     25000         0     20555    125000   1725581    109.24    115.06
7.49/7.54	c  S st   399     69383      1250     25000         0     12335    125000    460511    109.13   no data
7.60/7.61	c  S st   399     69885      1250     25000         0     12837    125000    519183    109.13   no data
7.60/7.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.60/7.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
7.60/7.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.60/7.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.60/7.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.60/7.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
7.60/7.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.60/7.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.60/7.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.79/7.81	c lits-rem:        13  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.17 s
7.79/7.81	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
7.79/7.82	c vivif2 --  cl tried    12833 cl shrink        0 lits rem          0 time: 0.00
7.89/7.97	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.15
7.89/7.97	c calculated reachability. Time: 0.00
7.89/7.97	c  N dy   399     69885      1250     25000         0     12833    125000    518092    109.13   no data
8.39/8.40	c  N dy   423     74458      1250     25000         0     17401    125000   1148588    109.16    114.92
8.89/8.91	c  N dy   454     79225      1250     25000         0     22162    125000   1794064    109.22    127.03
9.38/9.43	c  N dy   485     84365      1250     25000         0     15312    125000    736269    109.29    116.77
9.69/9.74	c  F st   508     87501      1250     25000         0     18441    125000   1168931    109.43    101.30
9.99/10.09	c  N st   513     90799      1250     25000         0     21729    125000   1666403    109.43   no data
10.69/10.76	c  N dy   542     96949      1250     25000         0     14886    125000    570425    109.50    117.71
11.29/11.38	c  N dy   578    103157      1250     25000         0     21088    125000   1415954    109.48    121.87
11.49/11.56	c  S st   588    104828      1250     25000         0     22758    125000   1643047    109.44   no data
11.59/11.63	c  S st   588    105332      1250     25000         0     23262    125000   1705888    109.44   no data
11.59/11.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.59/11.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
11.59/11.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.59/11.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.59/11.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
11.59/11.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.59/11.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
11.69/11.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.59/14.69	c lits-rem:       184  cl-subs:       18  v-elim:      0  v-fix:    0  time:  2.96 s
14.59/14.69	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
14.69/14.71	c vivif2 --  cl tried    23244 cl shrink        0 lits rem          0 time: 0.02
14.89/14.91	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.20
14.89/14.91	c calculated reachability. Time: 0.00
14.89/14.91	c  N dy   588    105332      1250     25000         0     23244    125000   1700664    109.44   no data
15.59/15.69	c  N dy   633    112136      1250     25000         0     16062    125000    593335    109.52    117.53
16.40/16.43	c  N dy   676    119368      1250     25000         0     23283    125000   1590971    109.67    116.32
17.29/17.34	c  N dy   721    127473      1250     25000         0     16399    125000    503573    109.64    115.70
18.19/18.22	c  N dy   768    135899      1250     25000         0     24818    125000   1668201    109.65    116.84
19.19/19.26	c  N dy   820    144604      1250     25000         0     17528    125000    533835    109.64    115.57
20.19/20.27	c  N dy   871    154067      1250     25000         0     26978    125000   1816323    109.65    117.13
20.69/20.74	c  S st   897    157998      1250     25000         0     30906    125000   2357329    109.70   no data
20.80/20.82	c  S st   897    158502      1250     25000         0     31409    125000   2416991    109.70   no data
20.80/20.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
20.80/20.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
20.80/20.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.80/20.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.80/20.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.80/20.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
20.80/20.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.80/20.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
20.91/20.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.99/28.01	c lits-rem:       243  cl-subs:       26  v-elim:      0  v-fix:    0  time:  7.06 s
27.99/28.01	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
27.99/28.04	c vivif2 --  cl tried    31383 cl shrink        0 lits rem          0 time: 0.03
28.29/28.31	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.27
28.29/28.31	c calculated reachability. Time: 0.00
28.29/28.31	c  N dy   897    158502      1250     25000         0     31383    125000   2409307    109.70   no data
29.39/29.48	c  N dy   960    168632      1250     25000         0     24527    125000   1373076    109.78    120.07
30.81/30.85	c  N dy  1025    179402      1250     25000         0     35290    125000   2831305    109.73    121.95
32.19/32.28	c  N dy  1093    191493      1250     25000         0     29391    125000   1902821    109.80    116.19
33.79/33.86	c  N dy  1166    203788      1250     25000         0     22696    125000    851928    109.80    115.76
35.39/35.48	c  N dy  1245    216804      1250     25000         0     35707    125000   2636686    109.81    116.62
37.19/37.25	c  N dy  1328    230909      1250     25000         0     29815    125000   1718382    109.89    119.87
38.09/38.15	c  S st  1370    237753      1250     25000         0     36654    125000   2659405    109.92     98.28
38.19/38.25	c  S st  1370    238255      1250     25000         0     37156    125000   2719573    109.92   no data
38.19/38.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.19/38.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
38.19/38.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.19/38.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.19/38.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.19/38.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
38.19/38.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
38.29/38.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
38.29/38.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.99/49.07	c lits-rem:       258  cl-subs:       29  v-elim:      0  v-fix:    0  time: 10.68 s
48.99/49.07	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
49.09/49.10	c vivif2 --  cl tried    37127 cl shrink        0 lits rem          0 time: 0.03
49.29/49.39	c asymm  cl-useful: 0/22896/25000 lits-rem:0 time: 0.28
49.29/49.39	c calculated reachability. Time: 0.00
49.29/49.39	c  N dy  1370    238255      1250     25000         0     37127    125000   2711357    109.92   no data
51.29/51.36	c  N dy  1460    253767      1250     25000         0     31637    125000   1828980    109.91    117.72
53.49/53.53	c  N dy  1548    270071      1250     25000         0     25947    125000    913089    109.91    119.13
55.69/55.77	c  N dy  1633    287392      1250     25000         0     43254    125000   3278422    109.83    116.04
58.20/58.21	c  N dy  1744    305999      1250     25000         0     38856    125000   2548022    109.81    116.19
58.20/58.25	c  F st  1746    306250      1250     25000         0     39107    125000   2580512    109.80   no data
60.79/60.88	c  N dy  1831    325691      1250     25000         0     34554    125000   1843859    109.80    115.91
63.89/63.90	c  N dy  1968    346004      1250     25000         0     29874    125000   1078068    109.97    118.37
65.39/65.48	c  S st  2039    357382      1250     25000         0     41243    125000   2637603    110.00   no data
65.49/65.58	c  S st  2039    357886      1250     25000         0     41747    125000   2697540    110.00   no data
65.49/65.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
65.59/65.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
65.59/65.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
65.59/65.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.59/65.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.59/65.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
65.59/65.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
65.59/65.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
65.69/65.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.49/76.59	c lits-rem:       293  cl-subs:       39  v-elim:      0  v-fix:    0  time: 10.87 s
76.49/76.59	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
76.59/76.62	c vivif2 --  cl tried    41708 cl shrink        0 lits rem          0 time: 0.03
76.59/76.66	c asymm  cl-useful: 0/2104/25000 lits-rem:0 time: 0.03
76.59/76.66	c calculated reachability. Time: 0.00
76.59/76.66	c  N dy  2039    357886      1250     25000         0     41708    125000   2686484    110.00   no data
79.49/79.58	c  N dy  2165    378011      1250     25000         0     35829    125000   1761742    110.05    117.80
82.59/82.61	c  N dy  2284    398013      1250     25000         0     28840    125000    669447    110.10    116.20
85.49/85.53	c  N dy  2406    418124      1250     25000         0     48930    125000   3443951    110.16    116.78
88.49/88.58	c  N dy  2532    438474      1250     25000         0     41283    125000   2247262    110.18    118.05
91.69/91.79	c  N dy  2652    458480      1250     25000         0     32305    125000    889026    110.18    119.52
94.69/94.78	c  N dy  2768    478504      1250     25000         0     52310    125000   3657705    110.23    116.78
97.80/97.82	c  N dy  2886    498505      1250     25000         0     42315    125000   2140561    110.27    116.55
101.29/101.31	c  N dy  3004    518653      1250     25000         0     31486    125000    519643    110.27    117.94
103.90/103.97	c  S st  3117    536829      1250     25000         0     49641    125000   3031474    110.31   no data
104.00/104.09	c  S st  3117    537332      1250     25000         0     50144    125000   3088247    110.31   no data
104.10/104.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
104.10/104.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
104.10/104.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.10/104.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.10/104.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.10/104.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
104.10/104.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
104.10/104.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
104.19/104.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.59/114.62	c lits-rem:       272  cl-subs:       36  v-elim:      0  v-fix:    0  time: 10.36 s
114.59/114.62	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
114.59/114.66	c vivif2 --  cl tried    50108 cl shrink        0 lits rem          0 time: 0.04
114.99/115.00	c asymm  cl-useful: 0/19427/25000 lits-rem:0 time: 0.34
114.99/115.01	c calculated reachability. Time: 0.00
114.99/115.01	c  N dy  3117    537332      1250     25000         0     50108    125000   3077237    110.31   no data
118.40/118.49	c  N dy  3238    557415      1250     25000         0     38206    125000   1308000    110.33    118.71
121.89/121.95	c  N dy  3360    577689      1250     25000         0     58469    125000   4110287    110.36    117.93
125.19/125.20	c  N dy  3475    597833      1250     25000         0     45627    125000   2198046    110.36    119.32
128.70/128.73	c  N dy  3597    617899      1250     25000         0     65672    125000   4970224    110.40    116.83
131.90/131.93	c  N dy  3720    638357      1250     25000         0     52133    125000   2962396    110.41    116.71
135.70/135.71	c  N dy  3851    658435      1250     25000         0     37221    125000    791565    110.46    116.56
138.89/138.93	c  N dy  3981    678476      1250     25000         0     57238    125000   3564015    110.51    116.61
142.50/142.57	c  N dy  4101    698576      1250     25000         0     41352    125000   1232514    110.54    116.77
145.89/145.95	c  N dy  4220    718919      1250     25000         0     61679    125000   4021145    110.55    116.82
149.50/149.60	c  N dy  4334    738928      1250     25000         0     44707    125000   1553053    110.54    116.42
152.99/153.07	c  N dy  4447    759021      1250     25000         0     64785    125000   4304574    110.54    120.30
156.69/156.76	c  N dy  4562    779034      1250     25000         0     46816    125000   1732433    110.57    117.62
160.29/160.35	c  N dy  4676    799216      1250     25000         0     66981    125000   4496359    110.54    116.37
161.71/161.78	c  S st  4715    805999      1250     25000         0     73756    125000   5428918    110.54    114.68
161.89/161.95	c  S st  4715    806499      1250     25000         0     74256    125000   5490033    110.54   no data
161.89/161.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
161.99/162.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
161.99/162.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
161.99/162.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
161.99/162.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
161.99/162.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
161.99/162.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
161.99/162.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
162.19/162.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
188.79/188.87	c lits-rem:       568  cl-subs:       54  v-elim:      0  v-fix:    0  time: 26.64 s
188.79/188.87	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
188.89/188.94	c vivif2 --  cl tried    74202 cl shrink        0 lits rem          0 time: 0.07
188.99/189.08	c asymm  cl-useful: 0/5573/25000 lits-rem:0 time: 0.14
188.99/189.08	c calculated reachability. Time: 0.00
188.99/189.08	c  N dy  4715    806499      1250     25000         0     74202    125000   5474895    110.54   no data
192.51/192.54	c  N dy  4836    826517      1250     25000         0     55236    125000   2764365    110.57    116.53
196.39/196.46	c  N dy  4944    846542      1250     25000         0     75249    125000   5515206    110.56    121.39
199.89/199.91	c  N dy  5054    866597      1250     25000         0     55325    125000   2632547    110.55    116.88
203.70/203.77	c  N dy  5160    886722      1250     25000         0     75429    125000   5380717    110.52    120.13
207.39/207.44	c  N dy  5271    907001      1250     25000         0     54723    125000   2421190    110.52    116.38
211.29/211.39	c  N dy  5385    927384      1250     25000         0     75090    125000   5194002    110.51    116.50
215.29/215.34	c  N dy  5509    947574      1250     25000         0     53296    125000   2086060    110.52    119.67
219.19/219.20	c  N dy  5621    967619      1250     25000         0     73325    125000   4843924    110.51    118.70
223.31/223.36	c  N dy  5738    987702      1250     25000         0     50413    125000   1566425    110.50    117.27
226.99/227.06	c  N dy  5859   1007752      1250     25000         0     70437    125000   4348089    110.55    117.33
231.59/231.64	c  N dy  5979   1028187      1250     25000         0     46899    125000    953138    110.56    116.84
235.41/235.49	c  N dy  6106   1048704      1250     25000         0     67404    125000   3769893    110.56    116.95
239.89/239.94	c  N dy  6230   1068959      1250     25000         0     87646    125000   6554334    110.58    117.70
240.60/240.67	c  F st  6249   1071875      1250     25000         0     45597    125000    648262    110.58   no data
243.59/243.61	c  N dy  6330   1089039      1250     25000         0     62735    125000   3097815    110.60    116.69
247.70/247.77	c  N dy  6450   1109148      1250     25000         0     82827    125000   5853030    110.60    117.33
251.49/251.56	c  N dy  6565   1129197      1250     25000         0     56902    125000   2089586    110.60    116.48
255.29/255.33	c  N dy  6683   1149644      1250     25000         0     77333    125000   4907974    110.61    117.56
259.50/259.55	c  N dy  6801   1169668      1250     25000         0     50386    125000   1047825    110.61    120.35
262.92/262.98	c  N dy  6909   1189710      1250     25000         0     70407    125000   3814751    110.60    118.45
267.20/267.25	c  N dy  7032   1209748      1250     25000         0     90430    125000   6560971    110.61   no data
267.20/267.25	c  S st  7032   1209748      1250     25000         0     90430    125000   6560971    110.61   no data
267.40/267.43	c  S st  7032   1210248      1250     25000         0     90930    125000   6621959    110.61   no data
267.40/267.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
267.40/267.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
267.50/267.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
267.50/267.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
267.50/267.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
267.50/267.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
267.50/267.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
267.50/267.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
267.69/267.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
305.30/305.38	c lits-rem:       717  cl-subs:       85  v-elim:      0  v-fix:    0  time: 37.62 s
305.30/305.38	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
305.40/305.46	c vivif2 --  cl tried    90845 cl shrink        0 lits rem          0 time: 0.08
305.81/305.84	c asymm  cl-useful: 0/13037/25000 lits-rem:0 time: 0.38
305.81/305.84	c calculated reachability. Time: 0.00
305.81/305.84	c  N dy  7032   1210248      1250     25000         0     90845    125000   6597330    110.61   no data
309.79/309.86	c  N dy  7163   1230255      1250     25000         0     62880    125000   2662576    110.65    116.76
314.00/314.04	c  N dy  7274   1250388      1250     25000         0     82999    125000   5440787    110.65    118.94
318.50/318.56	c  N dy  7404   1270478      1250     25000         0     54115    125000   1312225    110.68    119.28
322.40/322.47	c  N dy  7524   1290949      1250     25000         0     74574    125000   4131781    110.68    117.45
327.40/327.47	c  N dy  7638   1311750      1250     25000         0     95349    125000   7013824    110.70    119.03
331.30/331.35	c  N dy  7758   1331849      1250     25000         0     65479    125000   2762959    110.71    117.52
335.52/335.58	c  N dy  7870   1352115      1250     25000         0     85731    125000   5551599    110.71    117.86
340.39/340.41	c  N dy  7990   1372119      1250     25000         0     54754    125000   1143623    110.73    133.46
344.20/344.24	c  N dy  8111   1392414      1250     25000         0     75031    125000   3966456    110.74    118.70
348.90/348.95	c  N dy  8236   1412515      1250     25000         0     95114    125000   6743953    110.76    116.84
353.20/353.21	c  N dy  8359   1432602      1250     25000         0     63226    125000   2186757    110.77    116.81
357.30/357.38	c  N dy  8482   1452705      1250     25000         0     83309    125000   4961991    110.79    117.99
362.60/362.67	c  N dy  8605   1472918      1250     25000         0    103503    125000   7755080    110.80    116.95
366.80/366.84	c  N dy  8735   1492970      1250     25000         0     70586    125000   3072643    110.82    126.63
371.40/371.49	c  N dy  8865   1513029      1250     25000         0     90630    125000   5869687    110.84    117.01
376.69/376.74	c  N dy  8992   1533040      1250     25000         0     56668    125000    998859    110.87    128.08
380.61/380.68	c  N dy  9116   1553090      1250     25000         0     76698    125000   3787063    110.89    116.76
385.60/385.63	c  N dy  9242   1573393      1250     25000         0     96980    125000   6595176    110.90    119.88
390.60/390.66	c  N dy  9368   1593538      1250     25000         0     62155    125000   1635985    110.93    118.13
394.80/394.83	c  N dy  9482   1613661      1250     25000         0     82265    125000   4427922    110.94    116.83
400.00/400.00	c  N dy  9600   1633710      1250     25000         0    102294    125000   7205143    110.94    119.90
404.81/404.83	c  N dy  9719   1653803      1250     25000         0     66421    125000   2096273    110.95    117.69
409.30/409.33	c  N dy  9852   1673867      1250     25000         0     86461    125000   4900589    110.98    117.30
414.60/414.63	c  N dy  9966   1693897      1250     25000         0    106469    125000   7654871    110.98    121.44
418.50/418.53	c  S st 10069   1710248      1250     25000         0     65867    125000   1886360    110.98   no data
418.60/418.66	c  S st 10069   1710751      1250     25000         0     66370    125000   1944975    110.98   no data
418.60/418.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
418.70/418.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
418.70/418.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
418.70/418.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
418.70/418.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
418.70/418.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
418.70/418.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
418.70/418.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
418.70/418.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.60/425.64	c lits-rem:       160  cl-subs:       22  v-elim:      0  v-fix:    0  time:  6.84 s
425.60/425.64	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
425.60/425.66	c vivif2 --  cl tried    66348 cl shrink        0 lits rem          0 time: 0.02
425.90/425.91	c asymm  cl-useful: 0/11963/25000 lits-rem:0 time: 0.25
425.90/425.91	c calculated reachability. Time: 0.00
425.90/425.91	c  N dy 10069   1710751      1250     25000         0     66348    125000   1938079    110.98   no data
430.30/430.33	c  N dy 10181   1730781      1250     25000         0     86362    125000   4726165    110.99    128.25
435.80/435.83	c  N dy 10302   1750806      1250     25000         0    106358    125000   7495946    111.00    117.49
440.70/440.74	c  N dy 10422   1770873      1250     25000         0     68466    125000   2120226    111.01    119.08
445.30/445.35	c  N dy 10546   1790952      1250     25000         0     88521    125000   4907597    111.03    117.84
451.01/451.08	c  N dy 10667   1810990      1250     25000         0    108543    125000   7675489    111.04    117.28
455.90/455.92	c  N dy 10775   1831027      1250     25000         0     69609    125000   2138885    111.04    117.37
460.40/460.47	c  N dy 10893   1851158      1250     25000         0     89723    125000   4935051    111.05    118.00
465.80/465.87	c  N dy 11014   1871243      1250     25000         0    109783    125000   7717949    111.06    119.69
470.82/470.87	c  N dy 11126   1891431      1250     25000         0     70012    125000   2087233    111.07    118.08
475.40/475.46	c  N dy 11248   1911840      1250     25000         0     90403    125000   4909413    111.08    118.28
481.10/481.14	c  N dy 11364   1932299      1250     25000         0    110839    125000   7745966    111.08    120.58
486.50/486.60	c  N dy 11484   1952477      1250     25000         0     70061    125000   1955305    111.09    118.70
491.10/491.18	c  N dy 11606   1972537      1250     25000         0     90102    125000   4725499    111.10    117.01
496.60/496.66	c  N dy 11722   1992546      1250     25000         0    110088    125000   7478907    111.10    121.03
502.00/502.04	c  N dy 11839   2012846      1250     25000         0     68435    125000   1600491    111.10    117.48
506.60/506.62	c  N dy 11967   2033113      1250     25000         0     88683    125000   4421038    111.11    117.77
512.10/512.13	c  N dy 12097   2053156      1250     25000         0    108709    125000   7221308    111.14    120.17
518.20/518.24	c  N dy 12221   2073206      1250     25000         0     65800    125000   1100888    111.15    125.85
522.51/522.51	c  N dy 12348   2093530      1250     25000         0     86106    125000   3895307    111.15    117.74
527.80/527.85	c  N dy 12467   2113612      1250     25000         0    106165    125000   6674222    111.15    126.62
534.10/534.16	c  N dy 12585   2133682      1250     25000         0    126214    125000   9464403    111.16    120.24
538.51/538.58	c  N dy 12700   2153809      1250     25000         0     82382    125000   3290214    111.16    118.37
543.70/543.73	c  N dy 12819   2174006      1250     25000         0    102568    125000   6096862    111.17    118.07
549.80/549.84	c  N dy 12940   2194025      1250     25000         0    122573    125000   8885447    111.18    117.35
554.10/554.12	c  S st 13039   2210751      1250     25000         0     74339    125000   2030455    111.18    116.42
554.20/554.26	c  S st 13039   2211254      1250     25000         0     74842    125000   2092895    111.18   no data
554.20/554.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
554.31/554.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
554.31/554.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
554.31/554.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
554.31/554.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
554.31/554.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
554.31/554.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
554.31/554.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
554.31/554.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
560.70/560.74	c lits-rem:       158  cl-subs:       15  v-elim:      0  v-fix:    0  time:  6.34 s
560.70/560.74	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
560.70/560.77	c vivif2 --  cl tried    74827 cl shrink        0 lits rem          0 time: 0.03
561.02/561.06	c asymm  cl-useful: 0/14884/25000 lits-rem:0 time: 0.29
561.02/561.06	c calculated reachability. Time: 0.00
561.02/561.06	c  N dy 13039   2211254      1250     25000         0     74827    125000   2088218    111.18   no data
565.70/565.75	c  N dy 13164   2231350      1250     25000         0     94906    125000   4879200    111.19    117.69
571.30/571.36	c  N dy 13288   2251392      1250     25000         0    114936    125000   7664131    111.19    119.34
577.61/577.68	c  N dy 13416   2271539      1250     25000         0     69125    125000   1172760    111.21    119.15
582.10/582.18	c  N dy 13539   2291587      1250     25000         0     89154    125000   3966443    111.22    117.76
587.50/587.58	c  N dy 13663   2311731      1250     25000         0    109278    125000   6740829    111.22    120.39
593.80/593.87	c  N dy 13771   2331951      1250     25000         0    129481    125000   9548960    111.22    117.35
598.80/598.82	c  N dy 13891   2352037      1250     25000         0     82606    125000   2906164    111.22    117.83
603.71/603.72	c  N dy 14015   2372211      1250     25000         0    102762    125000   5726496    111.23    118.14
609.70/609.71	c  N dy 14145   2392292      1250     25000         0    122813    125000   8537178    111.25    119.55
615.60/615.67	c  N dy 14275   2412326      1250     25000         0     74899    125000   1727504    111.27    117.45
620.10/620.10	c  N dy 14391   2432391      1250     25000         0     94951    125000   4506188    111.27    117.60
625.50/625.59	c  N dy 14520   2452416      1250     25000         0    114960    125000   7288358    111.28    118.78
632.20/632.27	c  N dy 14642   2472558      1250     25000         0    135085    125000  10093301    111.29    118.99
637.10/637.15	c  N dy 14763   2492827      1250     25000         0     86398    125000   3182526    111.29    118.79
642.42/642.42	c  N dy 14880   2512849      1250     25000         0    106396    125000   5962276    111.29    117.90
648.60/648.60	c  N dy 14997   2532961      1250     25000         0    126488    125000   8746147    111.30    118.28
654.80/654.86	c  N dy 15115   2552989      1250     25000         0     76562    125000   1697169    111.30    132.92
659.50/659.54	c  N dy 15219   2573108      1250     25000         0     96664    125000   4480328    111.30    118.39
665.21/665.29	c  N dy 15334   2593207      1250     25000         0    116751    125000   7260078    111.30    118.35
671.90/671.97	c  N dy 15443   2613219      1250     25000         0    136740    125000  10028595    111.30    117.30
676.90/676.97	c  N dy 15547   2633374      1250     25000         0     85942    125000   2867757    111.29    117.99
682.11/682.16	c  N dy 15671   2653563      1250     25000         0    106109    125000   5687520    111.31    119.22
688.30/688.35	c  N dy 15794   2673626      1250     25000         0    126155    125000   8491814    111.32    118.16
695.31/695.38	c  N dy 15911   2693674      1250     25000         0     74251    125000   1118749    111.32    121.42
699.40/699.46	c  S st 16013   2711254      1250     25000         0     91809    125000   3555964    111.33    112.50
699.62/699.66	c  S st 16013   2711758      1250     25000         0     92313    125000   3618785    111.33   no data
699.62/699.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
699.70/699.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
699.70/699.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
699.70/699.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
699.70/699.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
699.70/699.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
699.70/699.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
699.70/699.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
699.80/699.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
712.30/712.30	c lits-rem:       240  cl-subs:       27  v-elim:      0  v-fix:    0  time: 12.42 s
712.30/712.30	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
712.30/712.34	c vivif2 --  cl tried    92286 cl shrink        0 lits rem          0 time: 0.04
712.60/712.66	c asymm  cl-useful: 0/10116/25000 lits-rem:0 time: 0.31
712.60/712.66	c calculated reachability. Time: 0.00
712.60/712.66	c  N dy 16013   2711758      1250     25000         0     92286    125000   3610859    111.33   no data
718.10/718.11	c  N dy 16132   2731965      1250     25000         0    112472    125000   6425591    111.33    117.32
724.81/724.89	c  N dy 16265   2752022      1250     25000         0    132511    125000   9217904    111.35    127.82
731.52/731.55	c  N dy 16390   2772026      1250     25000         0     79565    125000   1732333    111.36    117.99
736.40/736.44	c  N dy 16517   2792076      1250     25000         0     99598    125000   4515367    111.37    135.21
742.61/742.61	c  N dy 16634   2812101      1250     25000         0    119603    125000   7294642    111.37    123.51
749.40/749.42	c  N dy 16746   2832107      1250     25000         0    139588    125000  10069250    111.38    118.65
755.21/755.27	c  N dy 16875   2852153      1250     25000         0     85690    125000   2458841    111.39    129.18
760.50/760.52	c  N dy 17004   2872237      1250     25000         0    105755    125000   5259788    111.40    119.56
766.81/766.83	c  N dy 17128   2892288      1250     25000         0    125791    125000   8081059    111.42    119.09
774.10/774.19	c  N dy 17256   2912293      1250     25000         0    145777    125000  10859518    111.43    117.59
779.81/779.89	c  N dy 17377   2933780      1250     25000         0     92313    125000   3227819    111.42    118.21
785.43/785.46	c  N dy 17504   2954044      1250     25000         0    112561    125000   6066576    111.44    118.27
791.91/791.91	c  N dy 17625   2974127      1250     25000         0    132630    125000   8859159    111.44    119.63
799.20/799.28	c  N dy 17750   2994216      1250     25000         0     76763    125000    940323    111.45    117.33
804.01/804.10	c  N dy 17866   3014252      1250     25000         0     96774    125000   3741551    111.46    121.87
809.81/809.84	c  N dy 17981   3034318      1250     25000         0    116822    125000   6527096    111.46    118.69
816.50/816.59	c  N dy 18102   3054344      1250     25000         0    136826    125000   9316913    111.46    125.14
824.01/824.00	c  N dy 18226   3074349      1250     25000         0     79886    125000   1242504    111.47    118.71
829.01/829.08	c  N dy 18350   3094523      1250     25000         0    100049    125000   4020983    111.48    117.56
835.31/835.34	c  N dy 18481   3115377      1250     25000         0    120882    125000   6930300    111.48    117.43
842.52/842.54	c  N dy 18605   3135417      1250     25000         0    140907    125000   9733516    111.50    119.74
849.22/849.29	c  N dy 18708   3155435      1250     25000         0     82980    125000   1540770    111.49    118.79
854.31/854.36	c  N dy 18833   3175504      1250     25000         0    103025    125000   4356234    111.51    118.73
860.41/860.46	c  N dy 18953   3195586      1250     25000         0    123083    125000   7138696    111.51    148.68
865.73/865.74	c  S st 19045   3211759      1250     25000         0    139243    125000   9382348    111.51    100.82
866.01/866.01	c  S st 19045   3212263      1250     25000         0    139747    125000   9440386    111.51   no data
866.01/866.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
866.11/866.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
866.11/866.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
866.11/866.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
866.11/866.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
866.11/866.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
866.11/866.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
866.21/866.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
866.50/866.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
928.91/928.94	c lits-rem:       746  cl-subs:      102  v-elim:      0  v-fix:    0  time: 62.44 s
928.91/928.94	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
929.01/929.06	c vivif2 --  cl tried   139645 cl shrink        0 lits rem          0 time: 0.11
929.42/929.43	c asymm  cl-useful: 0/9574/25000 lits-rem:0 time: 0.37
929.42/929.43	c calculated reachability. Time: 0.00
929.42/929.43	c  N dy 19045   3212263      1250     25000         0    139645    125000   9409802    111.51   no data
937.23/937.23	c  N dy 19162   3232403      1250     25000         0     80839    125000   1112576    111.52    118.26
941.91/941.99	c  N dy 19282   3252408      1250     25000         0    100827    125000   3892403    111.52    118.16
947.72/947.79	c  N dy 19410   3272469      1250     25000         0    120872    125000   6678804    111.53    117.45
954.83/954.84	c  N dy 19532   3292711      1250     25000         0    141096    125000   9493032    111.54    117.60
962.82/962.81	c  N dy 19660   3312821      1250     25000         0     81263    125000   1047524    111.55    118.20
967.92/967.92	c  N dy 19787   3332916      1250     25000         0    101342    125000   3866006    111.56    117.49
973.82/973.83	c  N dy 19897   3353022      1250     25000         0    121421    125000   6649510    111.56    121.76
980.91/980.93	c  N dy 20019   3373050      1250     25000         0    141434    125000   9443663    111.56    126.16
989.42/989.40	c  N dy 20160   3393101      1250     25000         0    161468    125000  12253973    111.58    118.34
994.61/994.63	c  N dy 20278   3413371      1250     25000         0    100787    125000   3639609    111.58    119.00
1000.61/1000.67	c  N dy 20404   3433440      1250     25000         0    120832    125000   6449848    111.59    118.02
1007.71/1007.75	c  N dy 20520   3453647      1250     25000         0    141013    125000   9264851    111.59    117.69
1015.81/1015.83	c  N dy 20637   3473735      1250     25000         0    161079    125000  12050665    111.60    118.67
1021.62/1021.61	c  N dy 20769   3493997      1250     25000         0     99415    125000   3317812    111.61    117.93
1027.32/1027.31	c  N dy 20885   3514155      1250     25000         0    119550    125000   6105882    111.61    118.30
1034.03/1034.05	c  N dy 20993   3534271      1250     25000         0    139650    125000   8894850    111.60    118.72
1042.01/1042.03	c  N dy 21113   3554286      1250     25000         0    159646    125000  11695273    111.61    126.13
1048.22/1048.30	c  N dy 21240   3574433      1250     25000         0     96851    125000   2839061    111.62    122.14
1054.02/1054.07	c  N dy 21361   3594525      1250     25000         0    116930    125000   5632610    111.63    118.55
1061.12/1061.11	c  N dy 21481   3614912      1250     25000         0    137290    125000   8463217    111.63    117.75
1068.92/1068.95	c  N dy 21595   3635092      1250     25000         0    157458    125000  11246677    111.62    118.73
1076.01/1076.02	c  N dy 21720   3655262      1250     25000         0     93684    125000   2240714    111.63    118.38
1081.72/1081.71	c  N dy 21845   3675325      1250     25000         0    113732    125000   5043316    111.64    118.09
1088.31/1088.31	c  N dy 21965   3695455      1250     25000         0    133840    125000   7854634    111.64    119.16
1094.42/1094.49	c  S st 22061   3712263      1250     25000         0    150622    125000  10221313    111.65   no data
1094.82/1094.80	c  S st 22061   3712767      1250     25000         0    151125    125000  10281112    111.65   no data
1094.82/1094.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1094.92/1094.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
1094.92/1094.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1094.92/1094.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1094.92/1094.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1094.92/1094.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1094.92/1094.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1095.02/1095.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
1095.31/1095.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1146.01/1146.07	c lits-rem:       486  cl-subs:      127  v-elim:      0  v-fix:    0  time: 50.75 s
1146.01/1146.07	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
1146.12/1146.20	c vivif2 --  cl tried   150998 cl shrink        0 lits rem          0 time: 0.13
1146.51/1146.57	c asymm  cl-useful: 0/7694/25000 lits-rem:0 time: 0.37
1146.51/1146.57	c calculated reachability. Time: 0.00
1146.51/1146.57	c  N dy 22061   3712767      1250     25000         0    150998    125000  10244084    111.65   no data
1153.93/1153.99	c  N dy 22180   3732857      1250     25000         0     86155    125000   1081744    111.65    118.16
1158.22/1158.24	c  F st 22301   3751563      1250     25000         0    104844    125000   3705999    111.66    109.39
1158.72/1158.71	c  N st 22305   3753599      1250     25000         0    106867    125000   3995732    111.66   no data
1164.11/1164.14	c  N dy 22410   3773678      1250     25000         0    126920    125000   6843147    111.66    118.06
1170.52/1170.58	c  N dy 22528   3793706      1250     25000         0    146929    125000   9642919    111.67    117.62
1178.02/1178.02	c  N dy 22649   3813717      1250     25000         0    166924    125000  12439226    111.67    118.49
1183.41/1183.41	c  N dy 22767   3833736      1250     25000         0    101014    125000   3011809    111.68    121.02
1188.72/1188.72	c  N dy 22892   3853870      1250     25000         0    121128    125000   5819442    111.69    118.27
1194.72/1194.78	c  N dy 23008   3873909      1250     25000         0    141154    125000   8601207    111.69    119.07
1201.92/1201.95	c  N dy 23137   3894010      1250     25000         0    161240    125000  11433712    111.70    119.63
1208.71/1208.76	c  N dy 23263   3914211      1250     25000         0     94509    125000   1990842    111.70    117.68
1213.72/1213.74	c  N dy 23387   3934303      1250     25000         0    114580    125000   4792215    111.71    119.38
1219.62/1219.62	c  N dy 23507   3954360      1250     25000         0    134623    125000   7581499    111.71    119.28
1226.22/1226.27	c  N dy 23615   3974413      1250     25000         0    154654    125000  10346390    111.71    117.84
1234.01/1234.04	c  N dy 23735   3994578      1250     25000         0    174800    125000  13151298    111.72    117.74
1238.92/1238.95	c  N dy 23851   4014580      1250     25000         0    106868    125000   3585593    111.72    125.11
1244.42/1244.46	c  N dy 23976   4034603      1250     25000         0    126875    125000   6381565    111.73    118.00
1250.92/1250.93	c  N dy 24101   4054647      1250     25000         0    146901    125000   9195832    111.74    124.15
1258.22/1258.21	c  N dy 24214   4074711      1250     25000         0    166947    125000  11999856    111.74    117.74
1264.72/1264.79	c  N dy 24335   4094727      1250     25000         0     98034    125000   2220298    111.74    120.01
1269.72/1269.78	c  N dy 24444   4114800      1250     25000         0    118095    125000   5024008    111.74    118.70
1275.93/1275.93	c  N dy 24583   4134848      1250     25000         0    138123    125000   7835351    111.76    119.73
1282.92/1282.93	c  N dy 24709   4154868      1250     25000         0    158131    125000  10633350    111.76    117.77
1290.82/1290.87	c  N dy 24840   4174892      1250     25000         0    178139    125000  13430960    111.77    132.59
1295.92/1295.96	c  N dy 24958   4194923      1250     25000         0    108222    125000   3484981    111.77    117.81

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

running on 2 cores: 1,3

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.01 4.02 3.20 5/425 5763
/proc/meminfo: memFree=19704476/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=30316 CPUtime=0 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 804 0 0 0 0 0 0 0 25 0 1 0 728295266 31043584 744 33554432000 4194304 4580011 140736231493056 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 7579 744 323 95 0 2561 0

[startup+0.0672931 s]
/proc/loadavg: 4.01 4.02 3.20 5/425 5763
/proc/meminfo: memFree=19704476/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=31260 CPUtime=0.06 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 1194 0 0 0 6 0 0 0 25 0 1 0 728295266 32010240 1134 33554432000 4194304 4580011 140736231493056 18446744073709551615 4292816 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 7815 1134 339 95 0 2797 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31260

[startup+0.10029 s]
/proc/loadavg: 4.01 4.02 3.20 5/425 5763
/proc/meminfo: memFree=19704476/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=31392 CPUtime=0.09 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 1225 0 0 0 9 0 0 0 25 0 1 0 728295266 32145408 1165 33554432000 4194304 4580011 140736231493056 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 7848 1165 339 95 0 2830 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31392

[startup+0.300251 s]
/proc/loadavg: 4.01 4.02 3.20 5/425 5763
/proc/meminfo: memFree=19704476/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=35908 CPUtime=0.29 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 2999 0 0 0 29 0 0 0 25 0 1 0 728295266 36769792 2579 33554432000 4194304 4580011 140736231493056 18446744073709551615 4324223 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 8977 2579 363 95 0 3959 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35908

[startup+0.700185 s]
/proc/loadavg: 4.01 4.02 3.20 5/425 5763
/proc/meminfo: memFree=19704476/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=37572 CPUtime=0.69 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 4022 0 0 0 69 0 0 0 25 0 1 0 728295266 38473728 2714 33554432000 4194304 4580011 140736231493056 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 9393 2714 363 95 0 4375 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37572

[startup+1.50104 s]
/proc/loadavg: 4.01 4.02 3.20 5/426 5764
/proc/meminfo: memFree=19693684/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=37836 CPUtime=1.49 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 5702 0 0 0 149 0 0 0 25 0 1 0 728295266 38744064 3237 33554432000 4194304 4580011 140736231493056 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 9459 3237 363 95 0 4441 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37836

[startup+3.10077 s]
/proc/loadavg: 4.01 4.01 3.20 5/426 5764
/proc/meminfo: memFree=19689344/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=58000 CPUtime=3.09 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 13394 0 0 0 307 2 0 0 25 0 1 0 728295266 59392000 8064 33554432000 4194304 4580011 140736231493056 18446744073709551615 4416919 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 14500 8064 367 95 0 9482 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58000

[startup+6.3002 s]
/proc/loadavg: 4.01 4.01 3.20 5/426 5765
/proc/meminfo: memFree=19684140/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=59544 CPUtime=6.29 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 18764 0 0 0 627 2 0 0 25 0 1 0 728295266 60973056 7910 33554432000 4194304 4580011 140736231493056 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 14886 7910 367 95 0 9868 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59544

[startup+12.7011 s]
/proc/loadavg: 4.01 4.01 3.21 5/426 5765
/proc/meminfo: memFree=19659968/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=84628 CPUtime=12.69 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 33005 0 0 0 1264 5 0 0 25 0 1 0 728295266 86659072 15260 33554432000 4194304 4580011 140736231493056 18446744073709551615 4416214 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 21157 15260 367 95 0 16139 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84628

[startup+25.5008 s]
/proc/loadavg: 4.01 4.01 3.22 5/426 5765
/proc/meminfo: memFree=19631212/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=103696 CPUtime=25.49 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 46345 0 0 0 2542 7 0 0 25 0 1 0 728295266 106184704 20414 33554432000 4194304 4580011 140736231493056 18446744073709551615 4416219 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 25924 20414 367 95 0 20906 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 103696

[startup+51.1003 s]
/proc/loadavg: 4.06 4.03 3.24 5/426 5766
/proc/meminfo: memFree=19294972/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=117748 CPUtime=51.09 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 65276 0 0 0 5097 12 0 0 25 0 1 0 728295266 120573952 22794 33554432000 4194304 4580011 140736231493056 18446744073709551615 4320697 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 29437 22794 367 95 0 24419 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 117748

[startup+102.316 s]
/proc/loadavg: 4.02 4.02 3.28 5/426 5795
/proc/meminfo: memFree=19238428/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=125956 CPUtime=102.3 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 111483 0 0 0 10210 20 0 0 25 0 1 0 728295266 128978944 24633 33554432000 4194304 4580011 140736231493056 18446744073709551615 4294413 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 31489 24633 367 95 0 26471 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 125956

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.33 5/426 5797
/proc/meminfo: memFree=18869808/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=228348 CPUtime=162.29 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 167702 0 0 0 16197 32 0 0 25 0 1 0 728295266 233828352 40952 33554432000 4194304 4580011 140736231493056 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 57087 40952 367 95 0 52069 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 228348

[startup+222.3 s]
/proc/loadavg: 4.09 4.04 3.38 5/426 5798
/proc/meminfo: memFree=18595840/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=180456 CPUtime=222.29 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 195713 0 0 0 22190 39 0 0 25 0 1 0 728295266 184786944 36094 33554432000 4194304 4580011 140736231493056 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 45114 36094 367 95 0 40096 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 180456

[startup+282.301 s]
/proc/loadavg: 4.11 4.06 3.42 5/426 5827
/proc/meminfo: memFree=18683744/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=265500 CPUtime=282.3 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 239284 0 0 0 28183 47 0 0 25 0 1 0 728295266 271872000 50548 33554432000 4194304 4580011 140736231493056 18446744073709551615 4415950 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 66375 50548 367 95 0 61357 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 265500

[startup+342.3 s]
/proc/loadavg: 4.04 4.05 3.46 5/426 5829
/proc/meminfo: memFree=18658468/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=215708 CPUtime=342.3 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 266756 0 0 0 34176 54 0 0 25 0 1 0 728295266 220884992 46524 33554432000 4194304 4580011 140736231493056 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 53927 46524 367 95 0 48909 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 215708

[startup+402.301 s]
/proc/loadavg: 4.07 4.05 3.49 5/426 5830
/proc/meminfo: memFree=18587356/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=267624 CPUtime=402.3 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 306465 0 0 0 40167 63 0 0 25 0 1 0 728295266 274046976 52229 33554432000 4194304 4580011 140736231493056 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 66906 52229 367 95 0 61888 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 267624

[startup+462.3 s]
/proc/loadavg: 4.02 4.04 3.52 5/426 5832
/proc/meminfo: memFree=18437896/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=268664 CPUtime=462.3 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 340571 0 0 0 46157 73 0 0 25 0 1 0 728295266 275111936 49989 33554432000 4194304 4580011 140736231493056 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 67166 49989 367 95 0 62148 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 268664

[startup+522.301 s]
/proc/loadavg: 4.01 4.03 3.55 5/426 5833
/proc/meminfo: memFree=18389996/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=269724 CPUtime=522.3 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 377148 0 0 0 52150 80 0 0 25 0 1 0 728295266 276197376 47779 33554432000 4194304 4580011 140736231493056 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 67431 47780 367 95 0 62413 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 269724

[startup+582.3 s]
/proc/loadavg: 4.00 4.02 3.57 5/426 5835
/proc/meminfo: memFree=18416384/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=271072 CPUtime=582.3 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 408211 0 0 0 58143 87 0 0 25 0 1 0 728295266 277577728 48165 33554432000 4194304 4580011 140736231493056 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 67768 48165 367 95 0 62750 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 271072

[startup+642.301 s]
/proc/loadavg: 4.06 4.04 3.61 5/426 5837
/proc/meminfo: memFree=18403808/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=271996 CPUtime=642.31 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 442141 0 0 0 64135 96 0 0 25 0 1 0 728295266 278523904 50053 33554432000 4194304 4580011 140736231493056 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 67999 50053 367 95 0 62981 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 271996

[startup+702.3 s]
/proc/loadavg: 4.02 4.03 3.63 5/426 5838
/proc/meminfo: memFree=18408232/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=273636 CPUtime=702.3 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 473363 0 0 0 70129 101 0 0 25 0 1 0 728295266 280203264 47921 33554432000 4194304 4580011 140736231493056 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 68409 47921 367 95 0 63391 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 273636

[startup+762.316 s]
/proc/loadavg: 4.12 4.06 3.66 5/426 5840
/proc/meminfo: memFree=18260240/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=274188 CPUtime=762.33 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 498884 0 0 0 76124 109 0 0 25 0 1 0 728295266 280768512 50387 33554432000 4194304 4580011 140736231493056 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 68547 50387 367 95 0 63529 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 274188

[startup+822.3 s]
/proc/loadavg: 4.15 4.07 3.69 5/426 5841
/proc/meminfo: memFree=18252280/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=274668 CPUtime=822.31 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 527853 0 0 0 82116 115 0 0 25 0 1 0 728295266 281260032 55645 33554432000 4194304 4580011 140736231493056 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 68667 55645 367 95 0 63649 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 274668

[startup+882.301 s]
/proc/loadavg: 4.06 4.06 3.71 5/426 5843
/proc/meminfo: memFree=18200908/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=340536 CPUtime=882.31 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 565311 0 0 0 88108 123 0 0 25 0 1 0 728295266 348708864 68847 33554432000 4194304 4580011 140736231493056 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 85134 68847 367 95 0 80116 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 340536

[startup+942.3 s]
/proc/loadavg: 4.18 4.08 3.73 5/426 5845
/proc/meminfo: memFree=18116792/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=340816 CPUtime=942.31 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 572293 0 0 0 94107 124 0 0 25 0 1 0 728295266 348995584 63469 33554432000 4194304 4580011 140736231493056 18446744073709551615 4294542 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 85204 63469 367 95 0 80186 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 340816

[startup+1002.3 s]
/proc/loadavg: 4.14 4.08 3.75 5/426 5846
/proc/meminfo: memFree=18130636/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=341360 CPUtime=1002.31 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 600572 0 0 0 100099 132 0 0 25 0 1 0 728295266 349552640 66556 33554432000 4194304 4580011 140736231493056 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 85340 66556 367 95 0 80322 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 341360

[startup+1062.3 s]
/proc/loadavg: 4.09 4.08 3.77 5/426 5857
/proc/meminfo: memFree=18097280/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=341972 CPUtime=1062.31 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 628102 0 0 0 106091 140 0 0 25 0 1 0 728295266 350179328 68303 33554432000 4194304 4580011 140736231493056 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 85493 68303 367 95 0 80475 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 341972

[startup+1122.3 s]
/proc/loadavg: 4.03 4.06 3.78 5/426 5858
/proc/meminfo: memFree=18027556/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=380932 CPUtime=1122.31 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 651466 0 0 0 112086 145 0 0 25 0 1 0 728295266 390074368 78576 33554432000 4194304 4580011 140736231493056 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 95233 78576 367 95 0 90215 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 380932

[startup+1182.3 s]
/proc/loadavg: 3.42 3.88 3.73 4/420 5878
/proc/meminfo: memFree=20518420/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=322916 CPUtime=1182.31 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 670368 0 0 0 118081 150 0 0 25 0 1 0 728295266 330665984 70662 33554432000 4194304 4580011 140736231493056 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 80729 70662 367 95 0 75711 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 322916

[startup+1242.3 s]
/proc/loadavg: 3.19 3.73 3.69 4/420 5880
/proc/meminfo: memFree=20488988/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=382120 CPUtime=1242.32 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 700657 0 0 0 124073 159 0 0 25 0 1 0 728295266 391290880 73670 33554432000 4194304 4580011 140736231493056 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 95530 73670 367 95 0 90512 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 382120



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.08 3.60 3.65 4/420 5881
/proc/meminfo: memFree=20460936/32950940 swapFree=67111356/67111528
[pid=5763] ppid=5761 vsize=382744 CPUtime=1300.03 cores=1,3
/proc/5763/stat : 5763 (strangenight2-s) R 5761 5763 5388 0 -1 4202496 728918 0 0 0 129836 167 0 0 25 0 1 0 728295266 391929856 73922 33554432000 4194304 4580011 140736231493056 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5763/statm: 95686 73922 367 95 0 90668 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 382744

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.03
CPU time (s): 1300.06
CPU user time (s): 1298.37
CPU system time (s): 1.68474
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 382744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.37
system time used= 1.68474
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 728922
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= 15
involuntary context switches= 1717

runsolver used 5.07523 second user time and 12.7111 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 15:44:05
IDJOB=3367318
IDBENCH=82527
IDSOLVER=1845
FILE ID=node117/3367318-1305380645
RUNJOBID= node117-1305379154-5408
PBS_JOBID= 13324385
Free space on /tmp= 73352 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S1103412232-098-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367318-1305380645/watcher-3367318-1305380645 -o /tmp/evaluation-result-3367318-1305380645/solver-3367318-1305380645 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367318-1305380645.cnf

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

MD5SUM BENCH= d6a0b223b2c940add3196cb3c37e2d59
RANDOM SEED=760652327

node117.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.849
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.69
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.849
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.849
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.849
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.849
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.75
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      19704508 kB
Buffers:        284944 kB
Cached:        3063660 kB
SwapCached:          0 kB
Active:       11055112 kB
Inactive:      1830544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      19704508 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           25608 kB
Writeback:         204 kB
AnonPages:     9536912 kB
Mapped:          33136 kB
Slab:           243816 kB
PageTables:      48904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 102481160 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= 73396 MiB
End job on node117 at 2011-05-14 16:05:47