Trace number 3367450

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 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S981492757-074-UNKNOWN.cnf
MD5SUM720cb73f06c537d4bcc379449229299e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

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-3367450-1305382362.cnf'
0.00/0.01	c -- header says num vars:            250
0.00/0.01	c -- header says num clauses:       21250
0.00/0.01	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.01	c -- vars added        250
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       250     21250         0         0    148750         0   no data   no data
0.39/0.40	c asymm  cl-useful: 0/14617/21250 lits-rem:0 time: 0.39
0.39/0.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.39/0.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.39/0.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.39/0.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
0.39/0.48	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.49	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.49	c calculated reachability. Time: 0.00
0.39/0.49	c Calc default polars -  time:   0.00 s pos:     127 undec:       4 neg:     119
0.39/0.49	c =========================================================================================
0.39/0.49	c types(t): F = full restart, N = normal restart
0.39/0.49	c types(t): S = simplification begin/end, E = solution found
0.39/0.49	c restart types(rt): st = static, dy = dynamic
0.39/0.49	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.49	c  B st     0         0       250     21250         0         0    148750         0   no data   no data
0.69/0.77	c  N dy    14      4348       250     21250         0      4244    148750    289556     59.74     62.93
1.00/1.04	c  N dy    31      8412       250     21250         0      5781    148750    333665     59.64     63.21
1.29/1.37	c  N dy    46     13206       250     21250         0      6321    148750    303721     59.47     62.65
1.59/1.68	c  N dy    53     17350       250     21250         0     10360    148750    574323     59.17     62.61
1.88/1.99	c  N dy    65     21550       250     21250         0      8994    148750    423282     58.96     62.31
2.20/2.26	c  F st    69     25001       250     21250         0     12372    148750    648412     58.43     58.67
2.29/2.32	c  N st    71     25627       250     21250         0     12985    148750    688637     58.43   no data
2.59/2.65	c  N dy    75     30000       250     21250         0     10576    148750    471277     58.43   no data
2.59/2.65	c  S st    75     30000       250     21250         0     10576    148750    471277     58.43   no data
2.69/2.70	c  S st    75     30502       250     21250         0     11073    148750    502600     58.43   no data
2.69/2.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.69/2.72	c blocked clauses removed:        0 vars:      0 tried:         250 T: 0.00 s
2.69/2.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.69/2.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.69/2.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.69/2.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.19/3.25	c lits-rem:        87  cl-subs:      301  v-elim:      0  v-fix:    0  time:  0.50 s
3.39/3.47	c asymm  cl-useful: 0/6389/21250 lits-rem:0 time: 0.22
3.39/3.47	c calculated reachability. Time: 0.00
3.39/3.47	c  N dy    75     30502       250     21250         0     10772    148750    474382     58.43   no data
3.79/3.86	c  N dy    89     35077       250     21250         0     15237    148750    771165     58.46     61.99
4.08/4.18	c  N dy   101     39118       250     21250         0     11461    148750    467948     58.34     61.98
4.48/4.53	c  N dy   119     43178       250     21250         0     15423    148750    732703     58.45     61.61
4.68/4.75	c  S st   127     45753       250     21250         0      9201    148750    267410     58.42   no data
4.78/4.81	c  S st   127     46253       250     21250         0      9698    148750    298006     58.42   no data
4.78/4.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.78/4.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.78/4.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.78/4.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.78/4.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.78/4.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
4.78/4.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.78/4.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.78/4.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.88/4.94	c lits-rem:         2  cl-subs:       34  v-elim:      0  v-fix:    0  time:  0.10 s
4.88/4.94	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
4.88/4.94	c vivif2 --  cl tried     9664 cl shrink        0 lits rem          0 time: 0.00
5.28/5.37	c asymm  cl-useful: 0/14611/21250 lits-rem:0 time: 0.42
5.28/5.37	c calculated reachability. Time: 0.00
5.28/5.37	c  N dy   127     46253       250     21250         0      9664    148750    294714     58.42   no data
5.68/5.70	c  N dy   135     50354       250     21250         0     13668    148750    561157     58.25     61.72
6.08/6.13	c  N dy   146     55298       250     21250         0     18503    148750    879842     58.10     61.37
6.38/6.49	c  N dy   158     59400       250     21250         0     12744    148750    445321     58.03     61.27
6.78/6.87	c  N dy   178     63635       250     21250         0     16886    148750    719390     58.08     61.14
7.19/7.25	c  N dy   193     67693       250     21250         0     20846    148750    982484     58.07     61.46
7.39/7.41	c  S st   202     69379       250     21250         0     11764    148750    329013     58.11   no data
7.39/7.47	c  S st   202     69882       250     21250         0     12260    148750    360917     58.11   no data
7.39/7.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.39/7.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.39/7.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.39/7.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
7.39/7.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.39/7.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.49/7.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.68	c lits-rem:        31  cl-subs:       73  v-elim:      0  v-fix:    0  time:  0.18 s
7.59/7.68	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
7.59/7.69	c vivif2 --  cl tried    12187 cl shrink        0 lits rem          0 time: 0.00
7.89/7.90	c asymm  cl-useful: 0/6043/21250 lits-rem:0 time: 0.21
7.89/7.90	c calculated reachability. Time: 0.00
7.89/7.90	c  N dy   202     69882       250     21250         0     12187    148750    353992     58.11   no data
8.29/8.35	c  N dy   217     75101       250     21250         0     17277    148750    690966     58.07     61.16
8.99/9.09	c  N dy   233     82704       250     21250         0     12997    148750    358639     57.91     62.31
9.49/9.52	c  F st   250     87500       250     21250         0     17688    148750    667337     57.91     59.12
9.49/9.59	c  N st   252     88127       250     21250         0     18299    148750    709203     57.91   no data
10.09/10.16	c  N dy   259     93863       250     21250         0     23862    148750   1088687     57.90     61.26
10.69/10.73	c  N dy   282     99884       250     21250         0     17068    148750    576711     57.92     62.95
11.18/11.22	c  S st   295    104825       250     21250         0     21883    148750    899290     57.91     55.64
11.28/11.30	c  S st   295    105331       250     21250         0     22384    148750    930164     57.91   no data
11.28/11.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.28/11.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
11.28/11.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.28/11.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.28/11.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.28/11.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
11.28/11.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.28/11.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.28/11.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.03	c lits-rem:       158  cl-subs:      540  v-elim:      0  v-fix:    0  time:  1.66 s
12.99/13.03	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
12.99/13.04	c vivif2 --  cl tried    21844 cl shrink        0 lits rem          0 time: 0.01
12.99/13.07	c asymm  cl-useful: 0/596/21250 lits-rem:0 time: 0.03
12.99/13.08	c calculated reachability. Time: 0.00
12.99/13.08	c  N dy   295    105331       250     21250         0     21844    148750    881166     57.91   no data
13.89/13.96	c  N dy   318    113938       250     21250         0     16576    148750    490288     57.87     61.02
14.69/14.72	c  N dy   340    121816       250     21250         0     24263    148750    998761     57.86     61.41
15.69/15.75	c  N dy   370    131510       250     21250         0     19108    148750    611614     57.85     61.20
16.59/16.64	c  N dy   396    139990       250     21250         0     27378    148750   1159335     57.85     64.96
17.50/17.59	c  N dy   414    149173       250     21250         0     20698    148750    657453     57.73     60.84
18.49/18.52	c  S st   433    157996       250     21250         0     29326    148750   1226313     57.67     56.30
18.60/18.62	c  S st   433    158498       250     21250         0     29824    148750   1256884     57.67   no data
18.60/18.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.60/18.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
18.60/18.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.60/18.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.60/18.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.60/18.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
18.60/18.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.60/18.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.60/18.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.00/22.07	c lits-rem:       490  cl-subs:      915  v-elim:      0  v-fix:    0  time:  3.38 s
22.00/22.07	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
22.00/22.09	c vivif2 --  cl tried    28909 cl shrink        0 lits rem          0 time: 0.01
22.29/22.35	c asymm  cl-useful: 0/4982/21250 lits-rem:0 time: 0.26
22.29/22.35	c calculated reachability. Time: 0.00
22.29/22.35	c  N dy   433    158498       250     21250         0     28909    148750   1176642     57.67   no data
23.59/23.66	c  N dy   482    170099       250     21250         0     23654    148750    801444     57.68     60.96
24.89/24.99	c  N dy   511    181278       250     21250         0     34596    148750   1517493     57.62     60.72
26.19/26.25	c  N dy   550    192959       250     21250         0     28462    148750   1064907     57.62     60.80
27.58/27.69	c  N dy   584    205290       250     21250         0     21935    148750    576515     57.58     60.66
29.19/29.22	c  N dy   625    218817       250     21250         0     35146    148750   1443115     57.58     61.28
30.80/30.89	c  N dy   690    232814       250     21250         0     29306    148750   1011988     57.63     61.36
31.49/31.50	c  S st   707    237748       250     21250         0     34143    148750   1330542     57.63   no data
31.59/31.60	c  S st   707    238251       250     21250         0     34640    148750   1362975     57.63   no data
31.59/31.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.59/31.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
31.59/31.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.59/31.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.59/31.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.59/31.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
31.59/31.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.59/31.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
31.59/31.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.09/37.16	c lits-rem:       386  cl-subs:      816  v-elim:      0  v-fix:    0  time:  5.47 s
37.09/37.16	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
37.09/37.18	c vivif2 --  cl tried    33824 cl shrink        0 lits rem          0 time: 0.02
37.40/37.47	c asymm  cl-useful: 0/3948/21250 lits-rem:0 time: 0.29
37.40/37.47	c calculated reachability. Time: 0.00
37.40/37.47	c  N dy   707    238251       250     21250         0     33824    148750   1287557     57.63   no data
39.39/39.45	c  N dy   775    253692       250     21250         0     28381    148750    891583     57.66     60.79
41.59/41.65	c  N dy   843    270432       250     21250         0     23222    148750    498029     57.68     60.88
43.69/43.77	c  N dy   913    287843       250     21250         0     40247    148750   1618734     57.71     61.14
46.10/46.12	c  N dy   984    306241       250     21250         0     35771    148750   1279927     57.72     61.00
46.10/46.13	c  F st   985    306250       250     21250         0     35780    148750   1280480     57.72   no data
48.59/48.63	c  N dy  1042    325815       250     21250         0     31456    148750    935435     57.72     61.14
51.38/51.43	c  N dy  1121    345880       250     21250         0     26638    148750    557802     57.74     61.08
52.79/52.87	c  S st  1171    357376       250     21250         0     37862    148750   1304985     57.77     55.85
52.88/52.98	c  S st  1171    357877       250     21250         0     38360    148750   1336415     57.77   no data
52.88/52.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.98/53.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
52.98/53.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.98/53.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.98/53.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.98/53.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
52.98/53.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.98/53.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
52.98/53.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.99/59.02	c lits-rem:       225  cl-subs:      716  v-elim:      0  v-fix:    0  time:  5.97 s
58.99/59.02	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
58.99/59.04	c vivif2 --  cl tried    37644 cl shrink        0 lits rem          0 time: 0.02
59.30/59.34	c asymm  cl-useful: 0/3491/21250 lits-rem:0 time: 0.30
59.30/59.34	c calculated reachability. Time: 0.00
59.30/59.34	c  N dy  1171    357877       250     21250         0     37644    148750   1269760     57.77   no data
62.18/62.28	c  N dy  1223    378734       250     21250         0     32582    148750    896907     57.76     61.14
65.19/65.26	c  N dy  1296    399234       250     21250         0     52603    148750   2217827     57.78     60.87
67.88/67.97	c  N dy  1362    420031       250     21250         0     46555    148750   1776544     57.77     61.41
70.78/70.89	c  N dy  1418    440662       250     21250         0     39335    148750   1233837     57.76     61.02
74.19/74.26	c  N dy  1504    463033       250     21250         0     32885    148750    757082     57.77     61.20
77.19/77.23	c  N dy  1590    483035       250     21250         0     52453    148750   2052083     57.79     60.92
80.48/80.50	c  N dy  1663    505840       250     21250         0     45417    148750   1531574     57.78     60.92
83.89/83.91	c  N dy  1728    527218       250     21250         0     36026    148750    857044     57.78     61.31
85.19/85.27	c  S st  1769    536815       250     21250         0     45398    148750   1471989     57.78   no data
85.39/85.40	c  S st  1769    537317       250     21250         0     45894    148750   1502746     57.78   no data
85.39/85.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.39/85.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
85.39/85.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.39/85.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.39/85.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.39/85.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
85.39/85.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.39/85.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
85.39/85.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.59/92.67	c lits-rem:       516  cl-subs:      880  v-elim:      0  v-fix:    0  time:  7.18 s
92.59/92.67	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
92.59/92.69	c vivif2 --  cl tried    45014 cl shrink        0 lits rem          0 time: 0.02
92.89/92.99	c asymm  cl-useful: 0/3112/21250 lits-rem:0 time: 0.30
92.89/92.99	c calculated reachability. Time: 0.00
92.89/92.99	c  N dy  1769    537317       250     21250         0     45014    148750   1421541     57.78   no data
96.49/96.59	c  N dy  1849    558007       250     21250         0     33930    148750    661239     57.80     62.20
99.59/99.62	c  N dy  1902    578754       250     21250         0     54178    148750   1997494     57.76     62.16
102.99/103.03	c  N dy  1961    600445       250     21250         0     43101    148750   1212030     57.72     61.45
106.39/106.43	c  N dy  2044    620510       250     21250         0     62689    148750   2507380     57.73     60.79
109.59/109.60	c  N dy  2133    640859       250     21250         0     49380    148750   1575990     57.75     60.96
113.39/113.47	c  N dy  2197    662696       250     21250         0     36545    148750    672073     57.74     61.01
116.59/116.66	c  N dy  2277    683179       250     21250         0     56558    148750   1990057     57.75     61.78
120.19/120.30	c  N dy  2363    703488       250     21250         0     41261    148750    928651     57.76     61.31
123.59/123.63	c  N dy  2447    723617       250     21250         0     60945    148750   2233364     57.78     61.40
126.89/126.99	c  N dy  2467    744306       250     21250         0     44988    148750   1126458     57.71     60.89
130.49/130.51	c  N dy  2552    764736       250     21250         0     64955    148750   2455399     57.72     61.53
133.99/134.10	c  N dy  2640    784798       250     21250         0     47452    148750   1230079     57.74     61.21
137.59/137.67	c  N dy  2720    804823       250     21250         0     67030    148750   2522764     57.74     61.08
137.89/137.90	c  S st  2723    805975       250     21250         0     68159    148750   2596861     57.74     58.53
137.99/138.07	c  S st  2723    806482       250     21250         0     68662    148750   2627923     57.74   no data
137.99/138.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
138.09/138.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
138.09/138.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.09/138.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.09/138.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.09/138.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
138.09/138.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
138.09/138.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
138.19/138.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
165.39/165.41	c lits-rem:       621  cl-subs:     1744  v-elim:      0  v-fix:    0  time: 27.18 s
165.39/165.41	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
165.39/165.44	c vivif2 --  cl tried    66918 cl shrink        0 lits rem          0 time: 0.03
165.69/165.77	c asymm  cl-useful: 0/2289/21250 lits-rem:0 time: 0.33
165.69/165.77	c calculated reachability. Time: 0.00
165.69/165.77	c  N dy  2723    806482       250     21250         0     66918    148750   2468102     57.74   no data
169.59/169.69	c  N dy  2810    828262       250     21250         0     50065    148750   1343097     57.75     60.87
173.39/173.42	c  N dy  2878    848678       250     21250         0     70004    148750   2663348     57.75     61.12
177.09/177.17	c  N dy  2971    868903       250     21250         0     50690    148750   1335940     57.77     61.09
180.69/180.74	c  N dy  3027    888936       250     21250         0     70258    148750   2628220     57.76     60.87
184.49/184.59	c  N dy  3087    910361       250     21250         0     51136    148750   1310008     57.74     60.99
188.39/188.42	c  N dy  3163    930503       250     21250         0     70812    148750   2613287     57.74     61.25
193.99/194.02	c  N dy  3232    960941       250     21250         0     59490    148750   1802204     57.68     60.74
198.09/198.13	c  N dy  3303    981038       250     21250         0     79131    148750   3107089     57.68     60.78
201.89/201.92	c  N dy  3388   1002036       250     21250         0     57684    148750   1633150     57.69     61.27
205.99/206.04	c  N dy  3450   1023191       250     21250         0     78370    148750   3001540     57.68     61.43
209.79/209.85	c  N dy  3525   1043215       250     21250         0     54921    148750   1388770     57.68     60.75
213.98/214.02	c  N dy  3601   1064664       250     21250         0     75889    148750   2770383     57.68     61.22
215.60/215.62	c  F st  3622   1071877       250     21250         0     82943    148750   3234628     57.68   no data
217.99/218.02	c  N dy  3657   1084723       250     21250         0     51518    148750   1107405     57.68     63.66
221.89/221.96	c  N dy  3718   1105514       250     21250         0     71826    148750   2452426     57.68     60.94
226.89/226.95	c  N dy  3794   1128029       250     21250         0     48850    148750    878958     57.68     61.24
230.69/230.72	c  N dy  3867   1148836       250     21250         0     69216    148750   2217997     57.67     60.88
235.29/235.35	c  N dy  3952   1169000       250     21250         0     88899    148750   3519539     57.68     61.42
239.19/239.23	c  N dy  4033   1189088       250     21250         0     62566    148750   1733490     57.69     61.05
243.99/244.01	c  N dy  4103   1209147       250     21250         0     82203    148750   3032142     57.69     60.89
244.09/244.19	c  S st  4107   1209725       250     21250         0     82760    148750   3069322     57.69   no data
244.39/244.42	c  S st  4107   1210231       250     21250         0     83259    148750   3101062     57.69   no data
244.39/244.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
244.39/244.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
244.39/244.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
244.39/244.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
244.39/244.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
244.39/244.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
244.39/244.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
244.49/244.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
244.59/244.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
271.59/271.63	c lits-rem:       951  cl-subs:     2166  v-elim:      0  v-fix:    0  time: 27.02 s
271.59/271.63	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
271.59/271.67	c vivif2 --  cl tried    81093 cl shrink        0 lits rem          0 time: 0.04
271.98/272.06	c asymm  cl-useful: 0/2025/21250 lits-rem:0 time: 0.39
271.98/272.06	c calculated reachability. Time: 0.00
271.98/272.06	c  N dy  4107   1210231       250     21250         0     81093    148750   2903809     57.69   no data
276.59/276.68	c  N dy  4189   1230244       250     21250         0     53776    148750   1104648     57.70     62.25
280.50/280.56	c  N dy  4259   1250815       250     21250         0     73864    148750   2430434     57.70     60.80
285.19/285.24	c  N dy  4328   1270983       250     21250         0     93587    148750   3736551     57.70     60.96
288.99/289.02	c  N dy  4398   1291154       250     21250         0     65442    148750   1813499     57.70     61.50
293.49/293.51	c  N dy  4482   1311429       250     21250         0     85249    148750   3123730     57.70     60.98
298.09/298.19	c  N dy  4568   1331592       250     21250         0     56084    148750   1134970     57.71     61.13
302.19/302.26	c  N dy  4654   1351913       250     21250         0     75941    148750   2451427     57.72     60.91
306.99/307.05	c  N dy  4722   1371990       250     21250         0     95567    148750   3749418     57.72     61.62
311.08/311.14	c  N dy  4810   1392063       250     21250         0     65338    148750   1694527     57.73     61.03
315.70/315.79	c  N dy  4890   1412632       250     21250         0     85462    148750   3025987     57.74     61.41
320.48/320.58	c  N dy  4937   1432748       250     21250         0     54303    148750    908965     57.72     60.83
324.29/324.38	c  N dy  5001   1453048       250     21250         0     74152    148750   2220523     57.72     61.12
329.69/329.78	c  N dy  5085   1475434       250     21250         0     96019    148750   3667072     57.72     61.00
334.29/334.34	c  N dy  5156   1496359       250     21250         0     64669    148750   1540950     57.72     60.98
338.48/338.58	c  N dy  5209   1516696       250     21250         0     84468    148750   2854759     57.71     60.80
343.99/344.03	c  N dy  5288   1537000       250     21250         0    104315    148750   4169589     57.71     60.79
348.08/348.10	c  N dy  5379   1557117       250     21250         0     71195    148750   1925544     57.72     61.01
352.69/352.75	c  N dy  5451   1577138       250     21250         0     90750    148750   3212682     57.72     62.86
358.18/358.21	c  N dy  5527   1597151       250     21250         0     56612    148750    901946     57.72     65.36
362.09/362.11	c  N dy  5567   1617809       250     21250         0     76725    148750   2231523     57.69     61.01
366.99/367.02	c  N dy  5631   1637849       250     21250         0     96312    148750   3520054     57.69     61.00
372.09/372.11	c  N dy  5705   1657948       250     21250         0     61297    148750   1157365     57.69     61.95
376.20/376.27	c  N dy  5777   1678331       250     21250         0     81240    148750   2477994     57.70     60.84
381.39/381.45	c  N dy  5831   1698422       250     21250         0    100823    148750   3774123     57.69     61.40
384.89/384.99	c  S st  5878   1710231       250     21250         0     56705    148750    798952     57.69     59.24
385.09/385.14	c  S st  5878   1710736       250     21250         0     57208    148750    830526     57.69   no data
385.09/385.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
385.09/385.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
385.09/385.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
385.09/385.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
385.09/385.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
385.09/385.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
385.09/385.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
385.09/385.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
385.19/385.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
386.49/386.50	c lits-rem:        23  cl-subs:       66  v-elim:      0  v-fix:    0  time:  1.29 s
386.49/386.51	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
386.49/386.52	c vivif2 --  cl tried    57142 cl shrink        0 lits rem          0 time: 0.01
386.59/386.68	c asymm  cl-useful: 0/1403/21250 lits-rem:0 time: 0.16
386.59/386.68	c calculated reachability. Time: 0.00
386.59/386.68	c  N dy  5878   1710736       250     21250         0     57142    148750    824356     57.69   no data
390.68/390.76	c  N dy  5948   1731433       250     21250         0     77366    148750   2162653     57.70     60.83
395.58/395.64	c  N dy  6005   1751850       250     21250         0     97318    148750   3483804     57.69     60.85
401.39/401.48	c  N dy  6106   1771861       250     21250         0     60167    148750    967847     57.70     60.97
405.49/405.54	c  N dy  6166   1791918       250     21250         0     79764    148750   2263477     57.70     60.92
410.89/410.90	c  N dy  6263   1812325       250     21250         0     99699    148750   3583583     57.71     60.77
416.48/416.53	c  N dy  6347   1832414       250     21250         0     61713    148750   1017592     57.72     60.98
420.69/420.75	c  N dy  6428   1852451       250     21250         0     81339    148750   2316827     57.72     64.41
425.79/425.89	c  N dy  6506   1873064       250     21250         0    101480    148750   3655521     57.73     60.94
431.69/431.73	c  N dy  6579   1893201       250     21250         0     62531    148750   1013588     57.73     61.97
435.99/436.03	c  N dy  6666   1913268       250     21250         0     82143    148750   2312029     57.73     60.80
441.59/441.69	c  N dy  6767   1934451       250     21250         0    102862    148750   3684586     57.74     61.04
447.70/447.73	c  N dy  6853   1954472       250     21250         0     62783    148750    970622     57.74     64.00
451.99/452.02	c  N dy  6922   1974590       250     21250         0     82446    148750   2267192     57.75     60.86
457.28/457.30	c  N dy  7003   1994610       250     21250         0    102026    148750   3569864     57.75     62.39
463.69/463.75	c  N dy  7086   2014933       250     21250         0     61284    148750    819157     57.75     61.27
467.88/467.92	c  N dy  7162   2035006       250     21250         0     80920    148750   2115367     57.75     61.47
473.19/473.27	c  N dy  7254   2055102       250     21250         0    100557    148750   3417905     57.76     63.95
479.38/479.44	c  N dy  7323   2075246       250     21250         0    120259    148750   4725261     57.76     61.63
484.19/484.20	c  N dy  7395   2095736       250     21250         0     78699    148750   1909949     57.76     61.00
489.78/489.86	c  N dy  7484   2117944       250     21250         0    100374    148750   3347970     57.77     60.96
495.88/495.95	c  N dy  7549   2137946       250     21250         0    119897    148750   4638209     57.76     61.30
501.49/501.54	c  N dy  7630   2159737       250     21250         0     78661    148750   1861761     57.77     60.84
506.48/506.58	c  N dy  7711   2179783       250     21250         0     98280    148750   3157556     57.77     61.05
512.49/512.51	c  N dy  7769   2200298       250     21250         0    118334    148750   4484732     57.76     61.48
516.18/516.25	c  S st  7819   2210737       250     21250         0     64999    148750    896818     57.76     59.04
516.38/516.42	c  S st  7819   2211241       250     21250         0     65498    148750    928800     57.76   no data
516.38/516.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
516.38/516.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
516.38/516.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
516.38/516.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
516.38/516.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
516.38/516.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
516.38/516.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
516.38/516.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
516.48/516.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
517.68/517.79	c lits-rem:        26  cl-subs:       96  v-elim:      0  v-fix:    0  time:  1.28 s
517.68/517.79	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
517.78/517.80	c vivif2 --  cl tried    65402 cl shrink        0 lits rem          0 time: 0.01
517.99/518.09	c asymm  cl-useful: 0/2931/21250 lits-rem:0 time: 0.29
517.99/518.09	c calculated reachability. Time: 0.00
517.99/518.09	c  N dy  7819   2211241       250     21250         0     65402    148750    919979     57.76   no data
522.29/522.37	c  N dy  7884   2231310       250     21250         0     84995    148750   2213884     57.76     60.99
527.58/527.69	c  N dy  7953   2251320       250     21250         0    104559    148750   3510955     57.76     63.84
533.68/533.78	c  N dy  7993   2271568       250     21250         0    124321    148750   4822920     57.75     60.94
539.00/539.02	c  N dy  8080   2292282       250     21250         0     80075    148750   1844891     57.75     60.85
544.28/544.39	c  N dy  8156   2313128       250     21250         0    100428    148750   3194617     57.75     61.08
550.68/550.75	c  N dy  8236   2333542       250     21250         0    120373    148750   4511270     57.75     61.15
556.69/556.76	c  N dy  8300   2355228       250     21250         0     76063    148750   1524255     57.75     60.82
561.48/561.56	c  N dy  8354   2375714       250     21250         0     96093    148750   2848294     57.74     60.78
567.88/567.94	c  N dy  8440   2396594       250     21250         0    116483    148750   4199639     57.75     61.45
575.08/575.14	c  N dy  8532   2418398       250     21250         0     71342    148750   1155995     57.75     61.18
579.78/579.84	c  N dy  8604   2438539       250     21250         0     90988    148750   2458961     57.75     61.32
585.69/585.74	c  N dy  8679   2459002       250     21250         0    110963    148750   3777445     57.75     61.30
592.68/592.76	c  N dy  8764   2479265       250     21250         0    130781    148750   5088675     57.75     60.83
597.98/598.06	c  N dy  8855   2499581       250     21250         0     83252    148750   1898213     57.76     61.03
603.39/603.48	c  N dy  8945   2519691       250     21250         0    102956    148750   3207096     57.77     61.42
610.19/610.22	c  N dy  9042   2540291       250     21250         0    123089    148750   4542583     57.78     60.91
616.78/616.87	c  N dy  9122   2561142       250     21250         0     75053    148750   1290302     57.78     60.96
621.58/621.67	c  N dy  9186   2581211       250     21250         0     94638    148750   2590984     57.78     61.13
627.68/627.73	c  N dy  9232   2602848       250     21250         0    115738    148750   3989093     57.77     61.15
634.70/634.74	c  N dy  9305   2623177       250     21250         0    135547    148750   5306185     57.77     61.11
640.19/640.24	c  N dy  9387   2643190       250     21250         0     85813    148750   1952450     57.77     60.82
645.79/645.80	c  N dy  9466   2663289       250     21250         0    105494    148750   3260299     57.77     61.29
652.29/652.31	c  N dy  9539   2683592       250     21250         0    125301    148750   4564408     57.78     60.92
659.28/659.31	c  N dy  9620   2703730       250     21250         0     74660    148750   1154774     57.78     60.90
660.88/660.99	c  S st  9644   2711243       250     21250         0     82000    148750   1637954     57.78     56.46
661.09/661.19	c  S st  9644   2711748       250     21250         0     82497    148750   1669303     57.78   no data
661.18/661.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
661.18/661.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
661.18/661.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
661.18/661.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
661.18/661.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
661.18/661.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
661.18/661.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
661.18/661.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
661.28/661.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
667.48/667.58	c lits-rem:       161  cl-subs:      673  v-elim:      0  v-fix:    0  time:  6.26 s
667.48/667.59	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
667.59/667.61	c vivif2 --  cl tried    81824 cl shrink        0 lits rem          0 time: 0.02
667.88/667.93	c asymm  cl-useful: 0/2154/21250 lits-rem:0 time: 0.32
667.88/667.93	c calculated reachability. Time: 0.00
667.88/667.93	c  N dy  9644   2711748       250     21250         0     81824    148750   1609384     57.78   no data
672.88/672.96	c  N dy  9701   2731873       250     21250         0    101454    148750   2904979     57.77     61.04
679.38/679.42	c  N dy  9787   2752154       250     21250         0    121238    148750   4218953     57.77     61.25
686.58/686.67	c  N dy  9858   2772515       250     21250         0    141146    148750   5535275     57.77     61.05
691.59/691.63	c  N dy  9911   2792639       250     21250         0     89447    148750   2069200     57.76     61.06
697.18/697.24	c  N dy  9993   2812806       250     21250         0    109150    148750   3373555     57.77     61.16
704.00/704.06	c  N dy 10081   2832840       250     21250         0    128724    148750   4670519     57.77     61.00
711.49/711.55	c  N dy 10174   2853254       250     21250         0     76392    148750   1161186     57.78     61.15
717.09/717.17	c  N dy 10257   2875928       250     21250         0     98548    148750   2626937     57.78     61.66
723.28/723.38	c  N dy 10330   2896387       250     21250         0    118508    148750   3949050     57.78     61.54
730.69/730.74	c  N dy 10412   2916613       250     21250         0    138277    148750   5253830     57.78     60.99
737.18/737.23	c  N dy 10487   2938522       250     21250         0     86441    148750   1771701     57.78     60.85
742.78/742.83	c  N dy 10570   2958712       250     21250         0    106169    148750   3082237     57.78     60.88
749.29/749.39	c  N dy 10641   2978871       250     21250         0    125853    148750   4386702     57.78     61.05
756.48/756.57	c  N dy 10701   2998920       250     21250         0    145429    148750   5688358     57.78     61.00
762.08/762.15	c  N dy 10777   3019425       250     21250         0     91236    148750   2029080     57.78     60.91
767.79/767.88	c  N dy 10853   3039527       250     21250         0    110885    148750   3331587     57.79     61.80
774.98/775.03	c  N dy 10944   3059561       250     21250         0    130430    148750   4629906     57.79     61.62
782.98/783.01	c  N dy 11030   3079844       250     21250         0    150258    148750   5948002     57.79     61.23
788.38/788.44	c  N dy 11108   3100363       250     21250         0     95077    148750   2228623     57.80     60.91
794.88/794.96	c  N dy 11179   3120501       250     21250         0    114804    148750   3534965     57.80     62.21
802.89/802.99	c  N dy 11263   3140618       250     21250         0    134390    148750   4837413     57.80     61.21
812.68/812.75	c  N dy 11338   3160812       250     21250         0     77956    148750   1037131     57.80     60.87
817.88/817.96	c  N dy 11411   3181094       250     21250         0     97753    148750   2347695     57.80     61.18
824.18/824.22	c  N dy 11482   3201204       250     21250         0    117408    148750   3646786     57.80     62.14
827.88/827.91	c  S st 11513   3211749       250     21250         0    127706    148750   4327170     57.80   no data
828.19/828.23	c  S st 11513   3212250       250     21250         0    128202    148750   4358937     57.80   no data
828.19/828.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
828.29/828.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
828.29/828.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
828.29/828.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
828.29/828.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
828.29/828.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
828.29/828.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
828.29/828.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
828.38/828.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
871.08/871.11	c lits-rem:       781  cl-subs:     3132  v-elim:      0  v-fix:    0  time: 42.61 s
871.08/871.11	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
871.08/871.17	c vivif2 --  cl tried   125070 cl shrink        0 lits rem          0 time: 0.06
871.48/871.57	c asymm  cl-useful: 0/1428/21250 lits-rem:0 time: 0.41
871.48/871.58	c calculated reachability. Time: 0.00
871.48/871.58	c  N dy 11513   3212250       250     21250         0    125070    148750   4075219     57.80   no data
879.18/879.27	c  N dy 11577   3232890       250     21250         0    145253    148750   5407970     57.80     60.98
885.98/886.08	c  N dy 11664   3253080       250     21250         0     87851    148750   1634492     57.80     61.34
891.68/891.73	c  N dy 11757   3273224       250     21250         0    107560    148750   2945230     57.80     60.89
898.28/898.34	c  N dy 11832   3293271       250     21250         0    127164    148750   4246834     57.80     61.16
905.88/905.93	c  N dy 11894   3313707       250     21250         0    147134    148750   5564378     57.80     60.89
913.08/913.14	c  N dy 11973   3335567       250     21250         0     90329    148750   1740033     57.80     60.96
919.08/919.16	c  N dy 12060   3356570       250     21250         0    110865    148750   3107803     57.80     60.98
925.98/926.09	c  N dy 12142   3376757       250     21250         0    130594    148750   4417160     57.81     61.02
934.18/934.20	c  N dy 12231   3397541       250     21250         0    150882    148750   5768334     57.81     60.93
940.38/940.47	c  N dy 12288   3417591       250     21250         0     91300    148750   1753407     57.81     61.32
946.18/946.26	c  N dy 12373   3437828       250     21250         0    111047    148750   3061924     57.81     61.11
953.27/953.32	c  N dy 12466   3457964       250     21250         0    130681    148750   4367611     57.82     61.08
961.48/961.57	c  N dy 12559   3479008       250     21250         0    151232    148750   5736837     57.82     61.26
967.99/968.09	c  N dy 12626   3499035       250     21250         0     90737    148750   1660093     57.82     60.89
973.68/973.78	c  N dy 12694   3519417       250     21250         0    110645    148750   2974494     57.82     61.16
980.77/980.83	c  N dy 12790   3539616       250     21250         0    130397    148750   4288723     57.82     61.65
989.08/989.10	c  N dy 12889   3559856       250     21250         0    150142    148750   5599362     57.83     61.07
996.37/996.48	c  N dy 12960   3579861       250     21250         0     88616    148750   1461396     57.83     61.04
1002.68/1002.76	c  N dy 13053   3600007       250     21250         0    108280    148750   2768491     57.83     61.09
1010.08/1010.15	c  N dy 13119   3620898       250     21250         0    128686    148750   4123194     57.83     61.60
1019.38/1019.45	c  N dy 13205   3641027       250     21250         0    148366    148750   5431556     57.83     61.65
1028.57/1028.67	c  N dy 13265   3661084       250     21250         0     85880    148750   1227307     57.83     62.82
1034.18/1034.25	c  N dy 13336   3681126       250     21250         0    105444    148750   2523972     57.83     60.94
1040.97/1041.03	c  N dy 13409   3701406       250     21250         0    125238    148750   3837261     57.83     60.88
1045.18/1045.25	c  S st 13457   3712252       250     21250         0    135823    148750   4539057     57.83     58.35
1045.58/1045.61	c  S st 13457   3712759       250     21250         0    136326    148750   4570799     57.83   no data
1045.58/1045.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1045.68/1045.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
1045.68/1045.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1045.68/1045.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1045.68/1045.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1045.68/1045.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1045.68/1045.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1045.68/1045.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1045.78/1045.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1091.98/1092.05	c lits-rem:       924  cl-subs:     3202  v-elim:      0  v-fix:    0  time: 46.16 s
1091.98/1092.06	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1092.08/1092.12	c vivif2 --  cl tried   133124 cl shrink        0 lits rem          0 time: 0.06
1092.48/1092.53	c asymm  cl-useful: 0/1353/21250 lits-rem:0 time: 0.41
1092.48/1092.53	c calculated reachability. Time: 0.00
1092.48/1092.53	c  N dy 13457   3712759       250     21250         0    133124    148750   4282487     57.83   no data
1100.47/1100.56	c  N dy 13536   3732904       250     21250         0    152792    148750   5590956     57.83     60.94
1107.98/1108.04	c  F st 13609   3751562       250     21250         0     88085    148750   1323820     57.83   no data
1108.48/1108.54	c  N st 13613   3753597       250     21250         0     90065    148750   1455206     57.83   no data
1113.98/1114.03	c  N dy 13682   3773876       250     21250         0    109891    148750   2774617     57.83     61.26
1120.57/1120.69	c  N dy 13752   3793909       250     21250         0    129467    148750   4075169     57.83     60.95
1128.68/1128.76	c  N dy 13835   3814230       250     21250         0    149326    148750   5394906     57.84     61.06
1138.17/1138.28	c  N dy 13921   3835449       250     21250         0     86059    148750   1128864     57.84     61.74
1143.78/1143.85	c  N dy 14010   3855802       250     21250         0    105951    148750   2452622     57.84     61.05
1150.38/1150.40	c  N dy 14091   3875854       250     21250         0    125524    148750   3745977     57.85     63.00
1158.07/1158.15	c  N dy 14170   3896255       250     21250         0    145467    148750   5064413     57.85     61.16
1166.78/1166.88	c  N dy 14256   3916354       250     21250         0    165104    148750   6371208     57.85     62.67
1173.18/1173.21	c  N dy 14312   3936442       250     21250         0     99697    148750   1967067     57.85     60.90
1179.37/1179.45	c  N dy 14396   3956531       250     21250         0    119348    148750   3267118     57.85     61.54
1186.47/1186.59	c  N dy 14473   3976547       250     21250         0    138910    148750   4565993     57.85     61.06
1194.59/1194.69	c  N dy 14542   3996556       250     21250         0    158457    148750   5858684     57.85     61.27
1202.47/1202.56	c  N dy 14612   4016612       250     21250         0     92112    148750   1413955     57.85     60.93
1208.28/1208.32	c  N dy 14693   4036704       250     21250         0    111773    148750   2724413     57.86     61.14
1215.39/1215.41	c  N dy 14785   4056812       250     21250         0    131432    148750   4028180     57.86     61.31
1223.48/1223.58	c  N dy 14870   4077446       250     21250         0    151616    148750   5373435     57.86     60.92
1233.38/1233.40	c  N dy 14946   4097531       250     21250         0    171257    148750   6675246     57.86     61.12
1239.77/1239.84	c  N dy 15021   4117771       250     21250         0    103983    148750   2140215     57.86     60.91
1246.38/1246.41	c  N dy 15095   4138074       250     21250         0    123827    148750   3457324     57.86     61.04
1253.77/1253.83	c  N dy 15173   4158381       250     21250         0    143639    148750   4776951     57.87     60.96
1262.47/1262.58	c  N dy 15249   4178990       250     21250         0    163812    148750   6119021     57.87     61.33
1270.68/1270.74	c  N dy 15336   4199439       250     21250         0     95858    148750   1549671     57.87     60.94
1274.17/1274.22	c  S st 15360   4212760       250     21250         0    108838    148750   2410544     57.86   no data
1274.47/1274.50	c  S st 15360   4213261       250     21250         0    109336    148750   2441802     57.86   no data
1274.47/1274.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1274.47/1274.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
1274.47/1274.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1274.47/1274.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1274.47/1274.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1274.47/1274.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1274.47/1274.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1274.57/1274.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1274.57/1274.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1288.87/1288.93	c lits-rem:       426  cl-subs:     1414  v-elim:      0  v-fix:    0  time: 14.26 s
1288.87/1288.93	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1288.87/1288.97	c vivif2 --  cl tried   107922 cl shrink        0 lits rem          0 time: 0.03
1289.27/1289.34	c asymm  cl-useful: 0/1608/21250 lits-rem:0 time: 0.37
1289.27/1289.34	c calculated reachability. Time: 0.00
1289.27/1289.34	c  N dy 15360   4213261       250     21250         0    107922    148750   2316625     57.86   no data
1295.98/1296.01	c  N dy 15443   4233282       250     21250         0    127484    148750   3616163     57.86     61.01

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-3367450-1305382362/watcher-3367450-1305382362 -o /tmp/evaluation-result-3367450-1305382362/solver-3367450-1305382362 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367450-1305382362.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: 1.38 2.61 3.23 4/290 25108
/proc/meminfo: memFree=24502928/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=29900 CPUtime=0 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 730 0 0 0 0 0 0 0 20 0 1 0 630652170 30617600 671 33554432000 4194304 4580011 140734345545408 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 7475 672 322 95 0 2457 0

[startup+0.0906931 s]
/proc/loadavg: 1.38 2.61 3.23 4/290 25108
/proc/meminfo: memFree=24502928/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=30684 CPUtime=0.08 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 1071 0 0 0 8 0 0 0 20 0 1 0 630652170 31420416 1012 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 7671 1012 339 95 0 2653 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30684

[startup+0.100675 s]
/proc/loadavg: 1.38 2.61 3.23 4/290 25108
/proc/meminfo: memFree=24502928/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=30684 CPUtime=0.09 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 1073 0 0 0 9 0 0 0 20 0 1 0 630652170 31420416 1014 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 7671 1014 339 95 0 2653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30684

[startup+0.300644 s]
/proc/loadavg: 1.38 2.61 3.23 4/290 25108
/proc/meminfo: memFree=24502928/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=30816 CPUtime=0.29 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 1107 0 0 0 29 0 0 0 21 0 1 0 630652170 31555584 1048 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294408 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 7704 1048 339 95 0 2686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30816

[startup+0.700545 s]
/proc/loadavg: 1.38 2.61 3.23 4/290 25108
/proc/meminfo: memFree=24502928/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=35628 CPUtime=0.69 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 2852 0 0 0 69 0 0 0 22 0 1 0 630652170 36483072 2467 33554432000 4194304 4580011 140734345545408 18446744073709551615 4301409 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 8907 2467 363 95 0 3889 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35628

[startup+1.5004 s]
/proc/loadavg: 1.59 2.63 3.24 6/304 25130
/proc/meminfo: memFree=24428468/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=37428 CPUtime=1.49 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 4334 0 0 0 149 0 0 0 25 0 1 0 630652170 38326272 2678 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 9357 2678 363 95 0 4339 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37428

[startup+3.10113 s]
/proc/loadavg: 1.59 2.63 3.24 5/304 25130
/proc/meminfo: memFree=24419460/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=50120 CPUtime=3.09 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 9157 0 0 0 308 1 0 0 25 0 1 0 630652170 51322880 5715 33554432000 4194304 4580011 140734345545408 18446744073709551615 4416613 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 12530 5715 367 95 0 7512 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50120

[startup+6.30055 s]
/proc/loadavg: 1.79 2.65 3.24 5/304 25131
/proc/meminfo: memFree=24374200/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=50356 CPUtime=6.28 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 12340 0 0 0 627 1 0 0 25 0 1 0 630652170 51564544 5548 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 12589 5548 367 95 0 7571 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50356

[startup+12.7004 s]
/proc/loadavg: 1.96 2.67 3.24 5/304 25131
/proc/meminfo: memFree=24251584/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=64516 CPUtime=12.69 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 20315 0 0 0 1266 3 0 0 25 0 1 0 630652170 66064384 9452 33554432000 4194304 4580011 140734345545408 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 16129 9452 367 95 0 11111 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64516

[startup+25.501 s]
/proc/loadavg: 2.28 2.72 3.25 5/304 25131
/proc/meminfo: memFree=24187340/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=77036 CPUtime=25.49 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 31291 0 0 0 2544 5 0 0 25 0 1 0 630652170 78884864 11954 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 19259 11954 367 95 0 14241 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 77036

[startup+51.1003 s]
/proc/loadavg: 2.95 2.84 3.28 5/304 25132
/proc/meminfo: memFree=24086180/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=83008 CPUtime=51.08 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 46825 0 0 0 5100 8 0 0 25 0 1 0 630652170 85000192 14744 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 20752 14744 367 95 0 15734 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83008

[startup+102.311 s]
/proc/loadavg: 3.61 3.03 3.32 5/304 25133
/proc/meminfo: memFree=24024228/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=91940 CPUtime=102.3 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 72003 0 0 0 10217 13 0 0 25 0 1 0 630652170 94146560 15462 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 22985 15462 367 95 0 17967 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91940

[startup+162.301 s]
/proc/loadavg: 3.85 3.20 3.36 5/304 25135
/proc/meminfo: memFree=23912940/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=117296 CPUtime=162.29 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 95846 0 0 0 16212 17 0 0 25 0 1 0 630652170 120111104 23035 33554432000 4194304 4580011 140734345545408 18446744073709551615 4416901 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 29324 23035 367 95 0 24306 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 117296

[startup+222.301 s]
/proc/loadavg: 3.99 3.36 3.40 5/304 25136
/proc/meminfo: memFree=23918344/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=117704 CPUtime=222.29 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 121980 0 0 0 22207 22 0 0 25 0 1 0 630652170 120528896 22977 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 29426 22977 367 95 0 24408 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 117704

[startup+282.301 s]
/proc/loadavg: 3.99 3.48 3.43 5/304 25138
/proc/meminfo: memFree=23835688/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=184304 CPUtime=282.28 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 138197 0 0 0 28203 25 0 0 25 0 1 0 630652170 188727296 26718 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 46076 26718 367 95 0 41058 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 184304

[startup+342.301 s]
/proc/loadavg: 4.03 3.58 3.47 5/304 25140
/proc/meminfo: memFree=23838124/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=185688 CPUtime=342.29 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 161266 0 0 0 34198 31 0 0 25 0 1 0 630652170 190144512 27624 33554432000 4194304 4580011 140734345545408 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 46422 27624 367 95 0 41404 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 185688

[startup+402.301 s]
/proc/loadavg: 4.05 3.67 3.51 5/304 25141
/proc/meminfo: memFree=23831640/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=133344 CPUtime=402.28 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 182883 0 0 0 40193 35 0 0 25 0 1 0 630652170 136544256 25147 33554432000 4194304 4580011 140734345545408 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 33336 25147 367 95 0 28318 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 133344

[startup+462.3 s]
/proc/loadavg: 4.02 3.73 3.54 5/304 25143
/proc/meminfo: memFree=23830488/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=188024 CPUtime=462.29 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 201779 0 0 0 46189 40 0 0 25 0 1 0 630652170 192536576 28615 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 47006 28615 367 95 0 41988 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 188024

[startup+522.3 s]
/proc/loadavg: 4.00 3.77 3.56 5/304 25144
/proc/meminfo: memFree=23823876/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=133736 CPUtime=522.29 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 220946 0 0 0 52184 45 0 0 25 0 1 0 630652170 136945664 26140 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 33434 26140 367 95 0 28416 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 133736

[startup+582.3 s]
/proc/loadavg: 4.00 3.81 3.58 5/304 25146
/proc/meminfo: memFree=23800168/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=133920 CPUtime=582.29 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 238838 0 0 0 58180 49 0 0 25 0 1 0 630652170 137134080 26990 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 33480 26990 367 95 0 28462 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 133920

[startup+642.3 s]
/proc/loadavg: 4.04 3.86 3.61 5/304 25148
/proc/meminfo: memFree=23824672/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=134092 CPUtime=642.28 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 256008 0 0 0 64175 53 0 0 25 0 1 0 630652170 137310208 26397 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 33523 26397 367 95 0 28505 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 134092

[startup+702.301 s]
/proc/loadavg: 4.01 3.88 3.64 5/304 25149
/proc/meminfo: memFree=23801568/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=191464 CPUtime=702.29 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 270374 0 0 0 70170 59 0 0 25 0 1 0 630652170 196059136 28492 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 47866 28492 367 95 0 42848 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 191464

[startup+762.311 s]
/proc/loadavg: 4.07 3.92 3.66 5/304 25154
/proc/meminfo: memFree=23762788/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=134356 CPUtime=762.29 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 286958 0 0 0 76166 63 0 0 25 0 1 0 630652170 137580544 26162 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 33589 26162 367 95 0 28571 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 134356

[startup+822.301 s]
/proc/loadavg: 4.08 3.94 3.68 5/304 25155
/proc/meminfo: memFree=23722372/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=192824 CPUtime=822.29 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 301212 0 0 0 82159 70 0 0 25 0 1 0 630652170 197451776 27403 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 48206 27403 367 95 0 43188 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 192824

[startup+882.301 s]
/proc/loadavg: 4.08 3.97 3.71 5/304 25157
/proc/meminfo: memFree=23692052/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=227140 CPUtime=882.28 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 312021 0 0 0 88157 71 0 0 25 0 1 0 630652170 232591360 38212 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294378 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 56785 38212 367 95 0 51767 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 227140

[startup+942.301 s]
/proc/loadavg: 4.03 3.97 3.72 5/304 25158
/proc/meminfo: memFree=23632112/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=168956 CPUtime=942.28 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 328291 0 0 0 94154 74 0 0 25 0 1 0 630652170 173010944 34182 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 42239 34182 367 95 0 37221 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 168956

[startup+1002.3 s]
/proc/loadavg: 4.01 3.97 3.74 5/304 25160
/proc/meminfo: memFree=23623368/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=169064 CPUtime=1002.28 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 342595 0 0 0 100150 78 0 0 25 0 1 0 630652170 173121536 34695 33554432000 4194304 4580011 140734345545408 18446744073709551615 4296807 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 42266 34695 367 95 0 37248 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 169064

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/304 25162
/proc/meminfo: memFree=23578544/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=246752 CPUtime=1062.28 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 355535 0 0 0 106145 83 0 0 25 0 1 0 630652170 252674048 40624 33554432000 4194304 4580011 140734345545408 18446744073709551615 4406259 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 61688 40624 367 95 0 56670 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 246752

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.76 5/304 25163
/proc/meminfo: memFree=23539416/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=247060 CPUtime=1122.27 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 362628 0 0 0 112142 85 0 0 25 0 1 0 630652170 252989440 40418 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 61765 40418 367 95 0 56747 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 247060

[startup+1182.3 s]
/proc/loadavg: 4.05 3.99 3.78 5/304 25165
/proc/meminfo: memFree=23550412/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=247584 CPUtime=1182.27 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 376511 0 0 0 118138 89 0 0 25 0 1 0 630652170 253526016 39870 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 61896 39870 367 95 0 56878 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 247584

[startup+1242.3 s]
/proc/loadavg: 4.02 3.99 3.79 5/304 25167
/proc/meminfo: memFree=23533252/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=187328 CPUtime=1242.27 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 390042 0 0 0 124135 92 0 0 25 0 1 0 630652170 191823872 38679 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 46832 38679 367 95 0 41814 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 187328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.00 3.80 5/304 25168
/proc/meminfo: memFree=23521660/32951124 swapFree=63485424/67111528
[pid=25108] ppid=25106 vsize=248340 CPUtime=1299.98 cores=0,2
/proc/25108/stat : 25108 (strangenight2-s) R 25106 25108 24609 0 -1 4202496 399439 0 0 0 129902 96 0 0 25 0 1 0 630652170 254300160 40588 33554432000 4194304 4580011 140734345545408 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25108/statm: 62085 40588 367 95 0 57067 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 248340

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
CPU user time (s): 1299.03
CPU system time (s): 0.969852
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 248340

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

runsolver used 3.80642 second user time and 8.08577 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-14 16:12:43
IDJOB=3367450
IDBENCH=82659
IDSOLVER=1845
FILE ID=node147/3367450-1305382362
RUNJOBID= node147-1305382362-25087
PBS_JOBID= 13324355
Free space on /tmp= 73108 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S981492757-074-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367450-1305382362/watcher-3367450-1305382362 -o /tmp/evaluation-result-3367450-1305382362/solver-3367450-1305382362 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367450-1305382362.cnf

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

MD5SUM BENCH= 720cb73f06c537d4bcc379449229299e
RANDOM SEED=756503727

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.82
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.836
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.836
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.82
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.836
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.76
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.836
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.82
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.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24503704 kB
Buffers:        271796 kB
Cached:        4911920 kB
SwapCached:      13132 kB
Active:        1546500 kB
Inactive:      6670264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24503704 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           13244 kB
Writeback:           8 kB
AnonPages:     3028648 kB
Mapped:          14352 kB
Slab:           139352 kB
PageTables:      28900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44835116 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= 73084 MiB
End job on node147 at 2011-05-14 16:34:25