Trace number 3175860

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-Night-1-st? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1235135694-059.UNKNOWN.cnf
MD5SUM4fe02968acd00bdecbd1c96009763619
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175860-1301787577.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    650 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     22  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     274 undec:      78 neg:     298
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       628      2757         0         0      8412         0   no data   no data  --
0.06/0.06	c Decided on static restart strategy
0.09/0.16	c  N st     8      4917       628      2757         0      4861      8412    141884   no data   no data  --
0.39/0.44	c  N st    10     11300       628      2757         0      4487      8412     88012   no data   no data  --
0.69/0.72	c  N st    11     17043       628      2757         0     10134      8412    254365   no data   no data  --
1.10/1.16	c  F st    12     25001       628      2757         0     12446      8412    306797   no data   no data  --
1.10/1.16	c  N st    12     25001       628      2757         0     12446      8412    306797   no data   no data  --
1.39/1.43	c Decided on static restart strategy
1.39/1.43	c  N st    18     30000       628      2757         0     10703      8412    236932   no data   no data  --
1.39/1.43	c  S st    18     30000       628      2757         0     10703      8412    236932   no data   no data  --
1.39/1.46	c  S st    18     30501       628      2757         0     11203      8412    250144   no data   no data  --
1.39/1.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
1.39/1.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.69/1.73	c lits-rem:       275  cl-subs:      406  v-elim:      0  v-fix:    0  time:  0.25 s
1.69/1.74	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.01
1.69/1.74	c calculated reachability. Time: 0.00
1.69/1.74	c  N st    18     30501       628      2757         0     10797      8412    236420   no data   no data  --
2.09/2.17	c  N st    20     37615       628      2757         0     10056      8412    191254   no data   no data  --
2.49/2.55	c  N st    21     44015       628      2757         0     16346      8412    370428   no data   no data  --
2.59/2.66	c  S st    22     45751       628      2757         0      9267      8412    150073   no data   no data  --
2.59/2.69	c  S st    22     46252       628      2757         0      9767      8412    163179   no data   no data  --
2.59/2.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.59/2.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
2.59/2.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.79/2.81	c lits-rem:        39  cl-subs:       40  v-elim:      0  v-fix:    0  time:  0.11 s
2.79/2.81	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
2.79/2.81	c vivif2 --  cl tried     9727 cl shrink        0 lits rem          0 time: 0.00
2.79/2.82	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.01
2.79/2.82	c calculated reachability. Time: 0.00
2.79/2.82	c  N st    22     46252       628      2757         0      9727      8412    161835   no data   no data  --
3.79/3.83	c  N st    23     60652       628      2757         0     14051      8412    276674   no data   no data  --
4.49/4.55	c  N st    24     69381       628      2757         0     11844      8412    202207   no data   no data  --
4.49/4.55	c  S st    24     69381       628      2757         0     11844      8412    202207   no data   no data  --
4.49/4.58	c  S st    24     69884       628      2757         0     12347      8412    215662   no data   no data  --
4.49/4.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.49/4.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.49/4.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.49/4.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.49/4.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
4.49/4.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.79/4.81	c lits-rem:        45  cl-subs:      183  v-elim:      0  v-fix:    0  time:  0.21 s
4.79/4.81	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
4.79/4.81	c vivif2 --  cl tried    12164 cl shrink        0 lits rem          0 time: 0.00
4.79/4.82	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.01
4.79/4.82	c calculated reachability. Time: 0.00
4.79/4.82	c  N st    24     69884       628      2757         0     12164      8412    209739   no data   no data  --
6.09/6.14	c  F st    25     87502       628      2757         0     17740      8412    374754   no data   no data  --
6.09/6.14	c  N st    25     87502       628      2757         0     17740      8412    374754   no data   no data  --
6.50/6.57	c  N dy    34     93161       628      2757         0     23319      8412    534875     19.83     20.89  --
6.99/7.03	c  N dy    63     99155       628      2757         0     16386      8412    257528     18.83     19.84  --
7.39/7.44	c  S st    81    104826       628      2757         0     22001      8412    409288     18.51   no data  --
7.39/7.49	c  S st    81    105328       628      2757         0     22503      8412    421850     18.51   no data  --
7.39/7.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.49/7.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.49/7.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
7.49/7.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.29/8.39	c lits-rem:       294  cl-subs:      237  v-elim:      0  v-fix:    0  time:  0.87 s
8.29/8.39	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
8.29/8.39	c vivif2 --  cl tried    22266 cl shrink        0 lits rem          0 time: 0.00
8.39/8.41	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.02
8.39/8.41	c calculated reachability. Time: 0.00
8.39/8.41	c  N dy    81    105328       628      2757         0     22266      8412    413978     18.51   no data  --
8.99/9.00	c  N dy   110    112365       628      2757         0     15362      8412    194056     18.55     19.53  --
9.59/9.63	c  N dy   135    120772       628      2757         0     23697      8412    419138     18.37     19.43  --
10.29/10.34	c  N dy   169    128819       628      2757         0     16798      8412    205544     18.33     19.45  --
11.00/11.08	c  N dy   206    137878       628      2757         0     25778      8412    447002     18.29     19.30  --
12.19/12.23	c  N dy   213    150132       628      2757         0     22037      8412    329616     17.74     18.79  --
12.89/12.98	c  S st   245    157992       628      2757         0     29819      8412    533618     17.71     17.33  --
12.99/13.05	c  S st   245    158496       628      2757         0     30323      8412    546721     17.71   no data  --
12.99/13.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.99/13.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.99/13.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.99/13.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.99/13.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
12.99/13.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.49/14.51	c lits-rem:       997  cl-subs:      802  v-elim:      0  v-fix:    0  time:  1.44 s
14.49/14.51	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
14.49/14.52	c vivif2 --  cl tried    29521 cl shrink        0 lits rem          0 time: 0.00
14.49/14.54	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.02
14.49/14.54	c calculated reachability. Time: 0.00
14.49/14.54	c  N dy   245    158496       628      2757         0     29521      8412    525598     17.71   no data  --
15.39/15.42	c  N dy   302    168723       628      2757         0     22851      8412    322831     17.81     18.85  --
16.39/16.50	c  N dy   352    179546       628      2757         0     33565      8412    613229     17.86     23.17  --
17.59/17.68	c  N dy   408    192464       628      2757         0     28543      8412    456858     17.91     19.00  --
18.99/19.00	c  N dy   452    204840       628      2757         0     21960      8412    248990     17.91     19.43  --
20.29/20.30	c  N dy   536    217930       628      2757         0     34954      8412    600849     18.00     19.07  --
21.69/21.77	c  N dy   603    232712       628      2757         0     29785      8412    439830     18.05     19.48  --
22.29/22.32	c  S st   631    237744       628      2757         0     34770      8412    576021     18.07     17.30  --
22.29/22.39	c  S st   631    238246       628      2757         0     35269      8412    589731     18.07   no data  --
22.29/22.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.29/22.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.39/22.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.39/22.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.39/22.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.39/22.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
22.39/22.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
23.99/24.07	c lits-rem:       669  cl-subs:      506  v-elim:      0  v-fix:    0  time:  1.65 s
23.99/24.07	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
23.99/24.08	c vivif2 --  cl tried    34763 cl shrink        0 lits rem          0 time: 0.00
24.10/24.10	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.03
24.10/24.11	c calculated reachability. Time: 0.00
24.10/24.11	c  N dy   631    238246       628      2757         0     34763      8412    574009     18.07   no data  --
25.69/25.77	c  N dy   689    254097       628      2757         0     29654      8412    409863     18.06     19.04  --
27.79/27.85	c  N dy   753    270593       628      2757         0     24199      8412    249161     18.08     19.18  --
29.79/29.81	c  N dy   860    287907       628      2757         0     41374      8412    711347     18.15     19.33  --
31.80/31.81	c  F st   923    306250       628      2757         0     36749      8412    566321     18.14     18.77  --
31.80/31.85	c  N st   924    306501       628      2757         0     37000      8412    573619     18.14   no data  --
34.49/34.55	c  N dy   974    329624       628      2757         0     36073      8412    525333     18.08     19.17  --
36.99/37.08	c  N dy  1077    349735       628      2757         0     31252      8412    377000     18.11     19.20  --
37.89/37.97	c  S st  1101    357369       628      2757         0     38783      8412    578716     18.10   no data  --
37.99/38.05	c  S st  1101    357874       628      2757         0     39287      8412    592755     18.10   no data  --
37.99/38.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.99/38.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.99/38.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
37.99/38.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.99/38.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.99/38.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
37.99/38.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
39.69/39.73	c lits-rem:       495  cl-subs:      564  v-elim:      0  v-fix:    0  time:  1.65 s
39.69/39.73	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
39.69/39.74	c vivif2 --  cl tried    38723 cl shrink        0 lits rem          0 time: 0.00
39.69/39.77	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.03
39.69/39.77	c calculated reachability. Time: 0.00
39.69/39.77	c  N dy  1101    357874       628      2757         0     38723      8412    576274     18.10   no data  --
42.29/42.33	c  N dy  1186    377919       628      2757         0     32855      8412    392131     18.11     21.72  --
45.49/45.56	c  N dy  1284    402316       628      2757         0     30241      8412    295865     18.11     19.23  --
48.09/48.14	c  N dy  1396    422359       628      2757         0     50106      8412    839500     18.16     20.85  --
50.79/50.83	c  N dy  1519    442462       628      2757         0     42316      8412    616406     18.23     19.25  --
53.80/53.80	c  N dy  1617    462497       628      2757         0     33440      8412    350821     18.25     19.66  --
56.69/56.78	c  N dy  1721    482499       628      2757         0     53302      8412    898710     18.28     20.68  --
59.59/59.61	c  N dy  1822    502604       628      2757         0     43450      8412    601691     18.30     19.42  --
62.80/62.84	c  N dy  1917    522723       628      2757         0     32680      8412    285481     18.31     19.47  --
64.60/64.65	c  S st  1989    536813       628      2757         0     46639      8412    669615     18.33     15.50  --
64.70/64.74	c  S st  1989    537314       628      2757         0     47137      8412    683569     18.33   no data  --
64.70/64.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.70/64.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.70/64.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
64.70/64.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.70/64.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.70/64.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
64.70/64.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
66.59/66.66	c lits-rem:      1174  cl-subs:      638  v-elim:      0  v-fix:    0  time:  1.88 s
66.59/66.66	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
66.59/66.66	c vivif2 --  cl tried    46499 cl shrink        0 lits rem          0 time: 0.01
66.69/66.70	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.04
66.69/66.70	c calculated reachability. Time: 0.00
66.69/66.70	c  N dy  1989    537314       628      2757         0     46499      8412    663312     18.33   no data  --
69.89/69.98	c  N dy  2089    557371       628      2757         0     34663      8412    321602     18.34     19.88  --
72.79/72.83	c  N dy  2204    577384       628      2757         0     54507      8412    871034     18.38     19.99  --
76.19/76.28	c  N dy  2323    598783       628      2757         0     43011      8412    530192     18.41     19.56  --
79.79/79.86	c  N dy  2445    619477       628      2757         0     63543      8412   1101477     18.45     19.47  --
82.99/83.01	c  N dy  2541    640315       628      2757         0     50486      8412    707982     18.46     19.47  --
86.69/86.72	c  N dy  2628    660373       628      2757         0     35656      8412    281707     18.46     20.88  --
89.49/89.57	c  N dy  2741    680445       628      2757         0     55536      8412    833085     18.49     19.66  --
93.40/93.40	c  N dy  2842    700902       628      2757         0     40101      8412    376372     18.49     19.58  --
96.59/96.68	c  N dy  2918    722468       628      2757         0     61411      8412    950224     18.47     19.51  --
100.69/100.75	c  N dy  3033    742517       628      2757         0     44663      8412    490350     18.50     22.18  --
104.40/104.50	c  N dy  3150    762557       628      2757         0     64505      8412   1041523     18.52     23.81  --
108.19/108.27	c  N dy  3270    782575       628      2757         0     46726      8412    526000     18.55     19.54  --
111.79/111.89	c  N dy  3397    802704       628      2757         0     66646      8412   1079762     18.58     19.70  --
112.59/112.60	c  S st  3411    805972       628      2757         0     69884      8412   1167773     18.58     17.76  --
112.69/112.76	c  S st  3411    806476       628      2757         0     70388      8412   1181961     18.58   no data  --
112.69/112.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
112.69/112.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
112.69/112.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
112.79/112.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
112.79/112.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
112.79/112.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
112.79/112.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
114.30/114.31	c lits-rem:       334  cl-subs:      917  v-elim:      0  v-fix:    0  time:  1.48 s
114.30/114.31	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
114.30/114.32	c vivif2 --  cl tried    69471 cl shrink        0 lits rem          0 time: 0.01
114.30/114.38	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.06
114.30/114.39	c calculated reachability. Time: 0.00
114.30/114.39	c  N dy  3411    806476       628      2757         0     69471      8412   1153062     18.58   no data  --
117.79/117.90	c  N dy  3484    826585       628      2757         0     50752      8412    606676     18.56     19.66  --
121.69/121.73	c  N dy  3598    846639       628      2757         0     70605      8412   1153719     18.59     21.32  --
125.40/125.44	c  N dy  3711    866666       628      2757         0     50852      8412    596611     18.61     23.51  --
129.49/129.51	c  N dy  3791    888224       628      2757         0     72168      8412   1173431     18.61     19.76  --
133.29/133.35	c  N dy  3871    908307       628      2757         0     51470      8412    586652     18.61     19.59  --
137.80/137.89	c  N dy  3948    931766       628      2757         0     74641      8412   1214462     18.59     19.73  --
141.59/141.66	c  N dy  4043    951778       628      2757         0     52892      8412    609636     18.61     19.65  --
145.59/145.64	c  N dy  4134    972003       628      2757         0     72876      8412   1152183     18.61     19.63  --
149.79/149.87	c  N dy  4265    992006       628      2757         0     50184      8412    517214     18.63     20.05  --
153.70/153.75	c  N dy  4400   1012026       628      2757         0     70029      8412   1072941     18.66     22.42  --
158.59/158.60	c  N dy  4498   1032129       628      2757         0     46359      8412    389394     18.67     19.77  --
162.20/162.26	c  N dy  4593   1052834       628      2757         0     66864      8412    960240     18.68     19.82  --
166.80/166.86	c  F st  4681   1071877       628      2757         0     85694      8412   1481193     18.69     18.22  --
167.20/167.20	c  N st  4684   1073066       628      2757         0     86867      8412   1513707     18.69   no data  --
170.90/170.90	c  N dy  4753   1093956       628      2757         0     62984      8412    828472     18.69     19.74  --
175.49/175.52	c  N dy  4844   1114031       628      2757         0     82816      8412   1372731     18.70     19.90  --
179.59/179.64	c  N dy  4887   1134202       628      2757         0     57214      8412    636010     18.67     19.85  --
184.59/184.65	c  N dy  4960   1154207       628      2757         0     76952      8412   1175105     18.66     19.71  --
190.00/190.09	c  N dy  5067   1174241       628      2757         0     50336      8412    441700     18.67     19.82  --
193.60/193.68	c  N dy  5129   1194599       628      2757         0     70449      8412    989572     18.67     19.67  --
197.40/197.41	c  S st  5188   1209715       628      2757         0     85375      8412   1392870     18.67     16.08  --
197.59/197.60	c  S st  5188   1210219       628      2757         0     85879      8412   1407922     18.67   no data  --
197.59/197.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
197.59/197.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
197.59/197.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
197.59/197.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
197.59/197.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
197.59/197.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
197.59/197.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
199.99/200.06	c lits-rem:       292  cl-subs:     1944  v-elim:      0  v-fix:    0  time:  2.37 s
199.99/200.06	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
199.99/200.07	c vivif2 --  cl tried    83935 cl shrink        0 lits rem          0 time: 0.01
200.10/200.16	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.09
200.10/200.17	c calculated reachability. Time: 0.00
200.10/200.17	c  N dy  5188   1210219       628      2757         0     83935      8412   1352793     18.67   no data  --
205.00/205.01	c  N dy  5299   1231162       628      2757         0     57260      8412    612383     18.68     20.00  --
209.30/209.38	c  N dy  5378   1251932       628      2757         0     77725      8412   1163223     18.68     19.74  --
214.99/215.07	c  N dy  5463   1272076       628      2757         0     49244      8412    366527     18.68     19.73  --
218.59/218.68	c  N dy  5565   1292094       628      2757         0     69077      8412    919278     18.69     20.44  --
224.69/224.70	c  N dy  5636   1316478       628      2757         0     93160      8412   1571774     18.67     19.74  --
228.81/228.86	c  N dy  5722   1336565       628      2757         0     63602      8412    745251     18.68     19.74  --
233.40/233.40	c  N dy  5800   1357046       628      2757         0     83834      8412   1298028     18.67     19.66  --
238.89/238.99	c  N dy  5861   1377077       628      2757         0     53205      8412    435113     18.67     19.75  --
242.80/242.89	c  N dy  5978   1397325       628      2757         0     73248      8412    995873     18.68     19.69  --
248.20/248.26	c  N dy  6081   1417415       628      2757         0     93143      8412   1555822     18.69     19.89  --
253.29/253.31	c  N dy  6189   1437594       628      2757         0     61679      8412    644727     18.70     19.75  --
257.79/257.85	c  N dy  6288   1458129       628      2757         0     81977      8412   1211561     18.71     19.83  --
263.79/263.84	c  N dy  6402   1478139       628      2757         0    101795      8412   1766665     18.72     19.73  --
269.20/269.23	c  N dy  6449   1503637       628      2757         0     74476      8412    962418     18.70     19.73  --
274.50/274.56	c  N dy  6546   1524350       628      2757         0     94921      8412   1526127     18.70     19.75  --
280.00/280.07	c  N dy  6657   1544446       628      2757         0     61469      8412    607121     18.71     26.30  --
284.50/284.54	c  N dy  6736   1565208       628      2757         0     81975      8412   1174308     18.71     19.89  --
290.50/290.60	c  N dy  6836   1585219       628      2757         0    101770      8412   1724740     18.72     23.11  --
296.80/296.81	c  N dy  6867   1613361       628      2757         0     75104      8412    942291     18.70     19.75  --
302.40/302.42	c  N dy  6977   1634024       628      2757         0     95569      8412   1515977     18.70     19.79  --
309.40/309.49	c  N dy  7107   1654107       628      2757         0     60144      8412    524076     18.72     19.80  --
315.79/315.88	c  N dy  7211   1674553       628      2757         0     80284      8412   1073414     18.73     20.01  --
322.69/322.78	c  N dy  7248   1694721       628      2757         0    100142      8412   1598403     18.71     19.75  --
327.40/327.40	c  S st  7291   1710219       628      2757         0     59208      8412    476332     18.70     17.06  --
327.50/327.51	c  S st  7291   1710724       628      2757         0     59713      8412    490308     18.70   no data  --
327.50/327.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
327.50/327.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
327.50/327.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
327.50/327.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
327.50/327.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
327.50/327.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
327.50/327.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
329.00/329.05	c lits-rem:       237  cl-subs:      193  v-elim:      0  v-fix:    0  time:  1.50 s
329.00/329.05	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
329.00/329.05	c vivif2 --  cl tried    59520 cl shrink        0 lits rem          0 time: 0.01
329.10/329.10	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.05
329.10/329.10	c calculated reachability. Time: 0.00
329.10/329.10	c  N dy  7291   1710724       628      2757         0     59520      8412    485472     18.70   no data  --
333.31/333.33	c  N dy  7375   1730869       628      2757         0     79423      8412   1031519     18.70     19.86  --
339.00/339.02	c  N dy  7490   1751068       628      2757         0     99397      8412   1586142     18.72     19.85  --
345.30/345.37	c  N dy  7603   1771353       628      2757         0     62163      8412    538957     18.73     19.74  --
349.60/349.61	c  N dy  7669   1791371       628      2757         0     81926      8412   1087037     18.73     21.19  --
356.40/356.49	c  N dy  7749   1814866       628      2757         0    105107      8412   1724267     18.72     19.71  --
362.50/362.51	c  N dy  7889   1834875       628      2757         0     66652      8412    645009     18.74     23.54  --
367.00/367.04	c  N dy  7944   1854959       628      2757         0     86483      8412   1190593     18.74     21.02  --
372.80/372.82	c  N dy  7990   1875192       628      2757         0    106471      8412   1739776     18.73     19.77  --
379.10/379.12	c  N dy  8105   1895841       628      2757         0     67630      8412    649794     18.73     19.80  --
383.91/383.96	c  N dy  8197   1915953       628      2757         0     87548      8412   1203279     18.74     19.80  --
390.20/390.21	c  N dy  8285   1936160       628      2757         0    107516      8412   1761862     18.74     20.09  --
397.20/397.28	c  N dy  8387   1959428       628      2757         0     70232      8412    695475     18.74     20.00  --
402.50/402.55	c  N dy  8476   1980343       628      2757         0     90868      8412   1259131     18.74     19.78  --
409.40/409.49	c  N dy  8616   2000423       628      2757         0    110769      8412   1814795     18.76     20.81  --
415.50/415.57	c  N dy  8683   2020868       628      2757         0     69653      8412    654904     18.75     19.93  --
426.30/426.33	c  N dy  8721   2062132       628      2757         0    110271      8412   1737872     18.71     19.70  --
433.21/433.23	c  N dy  8827   2083086       628      2757         0     68776      8412    616484     18.72     19.71  --
438.81/438.84	c  N dy  8938   2106027       628      2757         0     91431      8412   1245016     18.72     19.80  --
446.10/446.13	c  N dy  9061   2127725       628      2757         0    112895      8412   1836957     18.73     19.73  --
453.01/453.00	c  N dy  9158   2147822       628      2757         0     69533      8412    616663     18.74     21.70  --
458.61/458.69	c  N dy  9237   2171463       628      2757         0     92835      8412   1248923     18.73     19.88  --
467.90/467.91	c  N dy  9313   2192635       628      2757         0    113766      8412   1832273     18.73     19.89  --
476.60/476.69	c  S st  9403   2210724       628      2757         0     67463      8412    536719     18.74   no data  --
476.80/476.82	c  S st  9403   2211228       628      2757         0     67966      8412    549978     18.74   no data  --
476.80/476.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
476.80/476.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
476.80/476.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
476.80/476.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
476.80/476.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
476.80/476.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
476.80/476.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
478.41/478.48	c lits-rem:       187  cl-subs:      165  v-elim:      0  v-fix:    0  time:  1.61 s
478.41/478.48	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
478.41/478.49	c vivif2 --  cl tried    67801 cl shrink        0 lits rem          0 time: 0.01
478.51/478.54	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.05
478.51/478.54	c calculated reachability. Time: 0.00
478.51/478.54	c  N dy  9403   2211228       628      2757         0     67801      8412    544767     18.74   no data  --
483.31/483.36	c  N dy  9513   2231292       628      2757         0     87660      8412   1099417     18.75     22.12  --
489.31/489.37	c  N dy  9602   2251388       628      2757         0    107563      8412   1661231     18.75     19.78  --
497.30/497.31	c  N dy  9706   2271425       628      2757         0    127375      8412   2219443     18.76     19.75  --
502.71/502.74	c  N dy  9781   2291805       628      2757         0     82254      8412    918400     18.76     20.03  --
508.11/508.11	c  N dy  9847   2311889       628      2757         0    102038      8412   1470651     18.75     24.54  --
514.90/514.94	c  N dy  9902   2332017       628      2757         0    121870      8412   2014525     18.75     19.76  --
521.71/521.70	c  N dy 10036   2352034       628      2757         0     75513      8412    721515     18.76     19.86  --
526.81/526.88	c  N dy 10110   2372560       628      2757         0     95782      8412   1293316     18.76     19.82  --
533.70/533.76	c  N dy 10214   2392577       628      2757         0    115570      8412   1844938     18.77     19.83  --
542.11/542.16	c  N dy 10306   2412821       628      2757         0     68372      8412    498568     18.77     19.98  --
546.71/546.73	c  N dy 10379   2432881       628      2757         0     88172      8412   1045071     18.77     22.06  --
553.31/553.39	c  N dy 10467   2455743       628      2757         0    110800      8412   1679146     18.77     19.77  --
561.81/561.85	c  N dy 10568   2476662       628      2757         0    131505      8412   2260787     18.77     19.84  --
567.91/567.97	c  N dy 10717   2496830       628      2757         0     83286      8412    900452     18.79     19.98  --
573.70/573.70	c  N dy 10804   2516876       628      2757         0    103110      8412   1457241     18.79     19.78  --
580.90/580.98	c  N dy 10884   2536928       628      2757         0    122874      8412   1999423     18.79     19.96  --
589.81/589.89	c  N dy 10984   2560554       628      2757         0     77012      8412    702000     18.79     19.78  --
594.91/594.99	c  N dy 11033   2582031       628      2757         0     98117      8412   1282253     18.78     19.85  --
601.71/601.76	c  N dy 11107   2602055       628      2757         0    117902      8412   1829722     18.78     19.88  --
610.11/610.10	c  N dy 11224   2622188       628      2757         0    137812      8412   2388675     18.79     19.79  --
615.51/615.56	c  N dy 11351   2642244       628      2757         0     87547      8412    975476     18.80     19.81  --
621.30/621.30	c  N dy 11424   2662391       628      2757         0    107393      8412   1525628     18.80     19.87  --
631.90/631.94	c  N dy 11521   2690228       628      2757         0    134825      8412   2271969     18.80     19.85  --
640.51/640.57	c  N dy 11617   2710408       628      2757         0     83718      8412    852101     18.80     19.88  --
640.81/640.87	c  S st 11624   2711229       628      2757         0     84532      8412    875799     18.80   no data  --
641.11/641.12	c  S st 11624   2711731       628      2757         0     85034      8412    889958     18.80   no data  --
641.11/641.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
641.11/641.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
641.11/641.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
641.22/641.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
641.22/641.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
641.22/641.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
641.22/641.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
645.31/645.38	c lits-rem:       850  cl-subs:      509  v-elim:      0  v-fix:    0  time:  4.18 s
645.31/645.38	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
645.31/645.40	c vivif2 --  cl tried    84525 cl shrink        0 lits rem          0 time: 0.01
645.51/645.53	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.13
645.51/645.53	c calculated reachability. Time: 0.00
645.51/645.53	c  N dy 11624   2711731       628      2757         0     84525      8412    873967     18.80   no data  --
654.31/654.39	c  N dy 11664   2734661       628      2757         0    107119      8412   1482596     18.79     19.89  --
662.00/662.01	c  N dy 11759   2754668       628      2757         0    126931      8412   2035813     18.80     19.81  --
670.51/670.53	c  N dy 11839   2774715       628      2757         0     74641      8412    571034     18.80     21.46  --
675.41/675.49	c  N dy 11915   2794747       628      2757         0     94404      8412   1123285     18.79     20.41  --
682.50/682.52	c  N dy 12013   2815348       628      2757         0    114734      8412   1684998     18.80     19.85  --
691.21/691.20	c  N dy 12126   2835639       628      2757         0    134804      8412   2250310     18.80     20.13  --
698.60/698.69	c  N dy 12214   2855724       628      2757         0     81591      8412    739214     18.81     20.07  --
704.81/704.87	c  N dy 12295   2877627       628      2757         0    103194      8412   1341792     18.81     19.82  --
711.01/711.08	c  N dy 12312   2897796       628      2757         0    123040      8412   1882795     18.80     19.94  --
719.51/719.58	c  N dy 12384   2917958       628      2757         0    142895      8412   2425419     18.80     19.81  --
726.51/726.58	c  N dy 12449   2940753       628      2757         0     91401      8412    978023     18.79     19.91  --
733.21/733.26	c  N dy 12544   2962034       628      2757         0    112430      8412   1556587     18.79     19.98  --
741.41/741.46	c  N dy 12656   2982059       628      2757         0    132208      8412   2110966     18.80     19.80  --
751.11/751.13	c  N dy 12759   3002086       628      2757         0     76980      8412    572052     18.80     20.00  --
756.72/756.76	c  N dy 12850   3023196       628      2757         0     97825      8412   1148676     18.80     19.90  --
763.42/763.47	c  N dy 12951   3043200       628      2757         0    117595      8412   1705504     18.81     23.80  --
772.01/772.06	c  N dy 13064   3063546       628      2757         0    137690      8412   2272534     18.82     19.93  --
780.92/780.97	c  N dy 13172   3083600       628      2757         0     81469      8412    677754     18.82     19.91  --
786.61/786.63	c  N dy 13264   3104086       628      2757         0    101693      8412   1243925     18.83     19.84  --
794.81/794.82	c  N dy 13364   3126572       628      2757         0    123902      8412   1856995     18.83     19.87  --
804.01/804.06	c  N dy 13501   3146580       628      2757         0    143709      8412   2418351     18.84     20.62  --
812.01/812.05	c  N dy 13597   3166653       628      2757         0     86494      8412    799198     18.84     20.90  --
818.01/818.00	c  N dy 13713   3186719       628      2757         0    106346      8412   1357308     18.85     20.07  --
828.51/828.53	c  N dy 13811   3211733       628      2757         0    131053      8412   2052559     18.85     16.63  --
828.51/828.53	c  S st 13811   3211733       628      2757         0    131053      8412   2052559     18.85     16.63  --
828.81/828.84	c  S st 13811   3212235       628      2757         0    131554      8412   2066624     18.85   no data  --
828.81/828.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
828.81/828.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
828.91/828.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
828.91/828.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
828.91/828.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
828.91/828.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
828.91/828.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
834.41/834.48	c lits-rem:       364  cl-subs:     2509  v-elim:      0  v-fix:    0  time:  5.50 s
834.41/834.48	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
834.51/834.50	c vivif2 --  cl tried   129045 cl shrink        0 lits rem          0 time: 0.02
834.61/834.66	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.16
834.61/834.67	c calculated reachability. Time: 0.00
834.61/834.67	c  N dy 13811   3212235       628      2757         0    129045      8412   1993764     18.85   no data  --
844.01/844.00	c  N dy 13898   3232312       628      2757         0    148856      8412   2537914     18.85     20.14  --
851.21/851.28	c  N dy 13972   3252383       628      2757         0     90592      8412    882657     18.85     21.68  --
857.32/857.34	c  N dy 14047   3272537       628      2757         0    110520      8412   1438593     18.85     19.94  --
865.31/865.31	c  N dy 14173   3292555       628      2757         0    130362      8412   2002170     18.86     22.71  --
874.71/874.73	c  N dy 14265   3312784       628      2757         0    150351      8412   2555206     18.86     20.01  --
883.02/883.09	c  N dy 14338   3335999       628      2757         0     94203      8412    956760     18.85     19.99  --
889.71/889.75	c  N dy 14456   3356274       628      2757         0    114262      8412   1519883     18.86     19.89  --
898.11/898.18	c  N dy 14567   3376492       628      2757         0    134252      8412   2083415     18.86     19.94  --
908.91/908.94	c  N dy 14659   3398368       628      2757         0    155869      8412   2679642     18.87     19.97  --
915.61/915.63	c  N dy 14756   3418454       628      2757         0     95695      8412    986956     18.87     20.68  --
922.32/922.30	c  N dy 14837   3438605       628      2757         0    115547      8412   1540541     18.87     19.91  --
930.62/930.61	c  N dy 14944   3458677       628      2757         0    135356      8412   2093732     18.87     22.12  --
940.91/940.96	c  N dy 14998   3480412       628      2757         0    156741      8412   2679575     18.87     19.95  --
947.92/947.91	c  N dy 15031   3501373       628      2757         0     96462      8412    962910     18.86     19.93  --
955.71/955.73	c  N dy 15048   3525295       628      2757         0    119975      8412   1576354     18.84     19.96  --
964.31/964.35	c  N dy 15160   3545437       628      2757         0    139908      8412   2135445     18.85     20.00  --
976.12/976.18	c  N dy 15246   3568510       628      2757         0    162672      8412   2755421     18.85     19.94  --
982.22/982.20	c  N dy 15329   3588768       628      2757         0    100771      8412   1086220     18.85     19.89  --
989.41/989.41	c  N dy 15428   3608840       628      2757         0    120649      8412   1644337     18.85     19.88  --
998.42/998.42	c  N dy 15546   3629370       628      2757         0    140936      8412   2217051     18.86     20.00  --
1010.72/1010.75	c  N dy 15602   3651572       628      2757         0    162812      8412   2805818     18.85     19.90  --
1017.72/1017.78	c  N dy 15725   3671673       628      2757         0     99782      8412   1047644     18.86     20.62  --
1025.02/1025.05	c  N dy 15810   3692672       628      2757         0    120531      8412   1624884     18.86     20.06  --
1033.62/1033.64	c  S st 15901   3712238       628      2757         0    139822      8412   2154981     18.87     19.15  --
1034.03/1034.00	c  S st 15901   3712746       628      2757         0    140330      8412   2168693     18.87   no data  --
1034.03/1034.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1034.03/1034.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1034.03/1034.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1034.12/1034.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1034.12/1034.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1034.12/1034.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
1034.12/1034.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1040.82/1040.80	c lits-rem:       234  cl-subs:     3113  v-elim:      0  v-fix:    0  time:  6.65 s
1040.82/1040.80	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
1040.82/1040.82	c vivif2 --  cl tried   137217 cl shrink        0 lits rem          0 time: 0.02
1040.92/1040.99	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.17
1040.92/1040.99	c calculated reachability. Time: 0.00
1040.92/1040.99	c  N dy 15901   3712746       628      2757         0    137217      8412   2080527     18.87   no data  --
1051.62/1051.61	c  N dy 15992   3734009       628      2757         0    158211      8412   2663558     18.87     20.16  --
1059.41/1059.47	c  F st 16102   3751563       628      2757         0     91646      8412    803963     18.87     17.99  --
1060.32/1060.36	c  N st 16107   3754862       628      2757         0     94909      8412    895785     18.87   no data  --
1067.12/1067.19	c  N dy 16217   3775266       628      2757         0    115107      8412   1464576     18.88     19.91  --
1076.42/1076.47	c  N dy 16316   3797617       628      2757         0    137182      8412   2081281     18.88     19.89  --
1086.72/1086.77	c  N dy 16370   3819367       628      2757         0    158591      8412   2660992     18.88     19.92  --
1096.02/1096.09	c  N dy 16452   3839467       628      2757         0     93535      8412    822947     18.88     21.16  --
1102.32/1102.36	c  N dy 16520   3859483       628      2757         0    113266      8412   1362546     18.88     20.27  --
1110.41/1110.40	c  N dy 16624   3879510       628      2757         0    133048      8412   1919109     18.88     19.91  --
1124.92/1124.93	c  N dy 16698   3911585       628      2757         0    164687      8412   2795451     18.87     19.93  --
1132.62/1132.69	c  N dy 16795   3931975       628      2757         0     98989      8412    965209     18.87     19.87  --
1140.12/1140.12	c  N dy 16857   3954835       628      2757         0    121511      8412   1580140     18.87     19.89  --
1148.82/1148.89	c  N dy 16956   3975241       628      2757         0    141672      8412   2144313     18.87     19.97  --
1159.02/1159.05	c  N dy 17054   3995315       628      2757         0    161514      8412   2706099     18.88     19.88  --
1168.32/1168.36	c  N dy 17157   4015320       628      2757         0     94399      8412    814216     18.88     19.94  --
1175.22/1175.21	c  N dy 17288   4035643       628      2757         0    114497      8412   1383173     18.89     19.97  --
1183.63/1183.67	c  N dy 17424   4055645       628      2757         0    134281      8412   1948362     18.90     21.45  --
1194.82/1194.87	c  N dy 17485   4079176       628      2757         0    157506      8412   2588545     18.89     19.91  --
1205.82/1205.84	c  N dy 17533   4099275       628      2757         0     89420      8412    648130     18.89     19.90  --
1211.92/1211.93	c  N dy 17624   4119337       628      2757         0    109161      8412   1192364     18.89     20.08  --
1220.22/1220.28	c  N dy 17724   4140690       628      2757         0    130265      8412   1773506     18.89     19.90  --
1229.22/1229.25	c  N dy 17780   4160783       628      2757         0    150066      8412   2317329     18.89     22.02  --
1239.52/1239.57	c  N dy 17867   4180888       628      2757         0    169893      8412   2873332     18.89     19.93  --
1248.63/1248.61	c  N dy 17966   4201579       628      2757         0    101515      8412    962808     18.89     20.23  --
1252.43/1252.46	c  S st 18032   4212747       628      2757         0    112548      8412   1280020     18.89     18.74  --
1252.73/1252.70	c  S st 18032   4213250       628      2757         0    113051      8412   1294741     18.89   no data  --
1252.73/1252.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1252.73/1252.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1252.73/1252.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
1252.73/1252.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1252.83/1252.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1252.83/1252.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
1252.83/1252.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1255.82/1255.81	c lits-rem:       488  cl-subs:     1193  v-elim:      0  v-fix:    0  time:  3.01 s
1255.82/1255.81	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
1255.82/1255.82	c vivif2 --  cl tried   111858 cl shrink        0 lits rem          0 time: 0.02
1255.92/1255.94	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.12
1255.92/1255.95	c calculated reachability. Time: 0.00
1255.92/1255.95	c  N dy 18032   4213250       628      2757         0    111858      8412   1259887     18.89   no data  --
1263.52/1263.57	c  N dy 18111   4233322       628      2757         0    131677      8412   1818254     18.89     21.56  --
1273.12/1273.14	c  N dy 18204   4253338       628      2757         0    151439      8412   2361087     18.90     22.15  --
1284.12/1284.18	c  N dy 18296   4273424       628      2757         0    171241      8412   2911473     18.90     19.93  --
1292.62/1292.61	c  N dy 18383   4293756       628      2757         0    101505      8412    940188     18.90     20.02  --
1299.43/1299.45	c  N dy 18495   4314609       628      2757         0    122115      8412   1517340     18.90     19.97  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3175860-1301787577/watcher-3175860-1301787577 -o /tmp/evaluation-result-3175860-1301787577/solver-3175860-1301787577 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175860-1301787577.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: 3.92 4.01 3.97 4/193 26707
/proc/meminfo: memFree=20461748/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=30172 CPUtime=0 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 628 0 0 0 0 0 0 0 25 0 1 0 290355864 30896128 550 33554432000 4194304 4650387 140736461933344 18446744073709551615 232335553221 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 7576 555 355 112 0 2541 0

[startup+0.0625671 s]
/proc/loadavg: 3.92 4.01 3.97 4/193 26707
/proc/meminfo: memFree=20461748/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=30628 CPUtime=0.06 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 817 0 0 0 6 0 0 0 25 0 1 0 290355864 31363072 739 33554432000 4194304 4650387 140736461933344 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 7657 739 378 112 0 2622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30628

[startup+0.100561 s]
/proc/loadavg: 3.92 4.01 3.97 4/193 26707
/proc/meminfo: memFree=20461748/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=30628 CPUtime=0.09 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 858 0 0 0 9 0 0 0 25 0 1 0 290355864 31363072 780 33554432000 4194304 4650387 140736461933344 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 7657 780 379 112 0 2622 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30628

[startup+0.300526 s]
/proc/loadavg: 3.92 4.01 3.97 4/193 26707
/proc/meminfo: memFree=20461748/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=31192 CPUtime=0.29 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 1167 0 0 0 29 0 0 0 25 0 1 0 290355864 31940608 915 33554432000 4194304 4650387 140736461933344 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 7798 915 381 112 0 2763 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31192

[startup+0.700461 s]
/proc/loadavg: 3.92 4.01 3.97 4/193 26707
/proc/meminfo: memFree=20461748/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=31736 CPUtime=0.69 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 1615 0 0 0 69 0 0 0 25 0 1 0 290355864 32497664 1109 33554432000 4194304 4650387 140736461933344 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 7934 1109 381 112 0 2899 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31736

[startup+1.50032 s]
/proc/loadavg: 3.92 4.01 3.97 5/194 26708
/proc/meminfo: memFree=20448968/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=38344 CPUtime=1.49 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 3880 0 0 0 149 0 0 0 18 0 1 0 290355864 39264256 2667 33554432000 4194304 4650387 140736461933344 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 9586 2667 383 112 0 4551 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38344

[startup+3.10104 s]
/proc/loadavg: 3.92 4.01 3.97 5/194 26708
/proc/meminfo: memFree=20435452/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=39336 CPUtime=3.09 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 5065 0 0 0 309 0 0 0 20 0 1 0 290355864 40280064 2937 33554432000 4194304 4650387 140736461933344 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 9834 2937 383 112 0 4799 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39336

[startup+6.30046 s]
/proc/loadavg: 3.93 4.01 3.97 5/194 26708
/proc/meminfo: memFree=20431600/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=41336 CPUtime=6.29 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 7364 0 0 0 628 1 0 0 25 0 1 0 290355864 42328064 3497 33554432000 4194304 4650387 140736461933344 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 10334 3497 383 112 0 5299 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41336

[startup+12.7003 s]
/proc/loadavg: 3.94 4.01 3.97 5/194 26708
/proc/meminfo: memFree=20404632/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=55184 CPUtime=12.69 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 10081 0 0 0 1268 1 0 0 25 0 1 0 290355864 56508416 5534 33554432000 4194304 4650387 140736461933344 18446744073709551615 4364760 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 13796 5534 383 112 0 8761 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55184

[startup+25.501 s]
/proc/loadavg: 3.95 4.01 3.97 5/194 26708
/proc/meminfo: memFree=20377108/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=64496 CPUtime=25.49 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 13349 0 0 0 2547 2 0 0 25 0 1 0 290355864 66043904 7905 33554432000 4194304 4650387 140736461933344 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 16124 7905 383 112 0 11089 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64496

[startup+51.1005 s]
/proc/loadavg: 3.97 4.01 3.97 5/194 26709
/proc/meminfo: memFree=20351356/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=74188 CPUtime=51.09 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 18809 0 0 0 5106 3 0 0 25 0 1 0 290355864 75968512 9129 33554432000 4194304 4650387 140736461933344 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 18547 9129 383 112 0 13512 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 74188

[startup+102.306 s]
/proc/loadavg: 4.04 4.02 3.97 5/194 26711
/proc/meminfo: memFree=20303340/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=74548 CPUtime=102.3 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 31016 0 0 0 10224 6 0 0 25 0 1 0 290355864 76337152 9231 33554432000 4194304 4650387 140736461933344 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 18637 9231 383 112 0 13602 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 74548

[startup+162.301 s]
/proc/loadavg: 4.08 4.03 3.98 5/194 26712
/proc/meminfo: memFree=20282108/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=75052 CPUtime=162.3 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 45336 0 0 0 16220 10 0 0 25 0 1 0 290355864 76853248 11978 33554432000 4194304 4650387 140736461933344 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 18763 11978 383 112 0 13728 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 75052

[startup+222.301 s]
/proc/loadavg: 4.03 4.02 3.98 5/194 26714
/proc/meminfo: memFree=20223908/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=84564 CPUtime=222.29 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 57515 0 0 0 22217 12 0 0 25 0 1 0 290355864 86593536 14720 33554432000 4194304 4650387 140736461933344 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 21141 14720 383 112 0 16106 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 84564

[startup+282.3 s]
/proc/loadavg: 4.01 4.02 3.98 5/194 26716
/proc/meminfo: memFree=20213576/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=84780 CPUtime=282.3 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 67462 0 0 0 28215 15 0 0 25 0 1 0 290355864 86814720 14248 33554432000 4194304 4650387 140736461933344 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 21195 14248 383 112 0 16160 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 84780

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 3.98 5/194 26717
/proc/meminfo: memFree=20159228/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=84912 CPUtime=342.3 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 75212 0 0 0 34211 19 0 0 25 0 1 0 290355864 86949888 15305 33554432000 4194304 4650387 140736461933344 18446744073709551615 4366813 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 21228 15305 383 112 0 16193 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 84912

[startup+402.301 s]
/proc/loadavg: 4.03 4.02 3.98 5/194 26719
/proc/meminfo: memFree=20152376/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=85092 CPUtime=402.3 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 84079 0 0 0 40208 22 0 0 25 0 1 0 290355864 87134208 14642 33554432000 4194304 4650387 140736461933344 18446744073709551615 4364747 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 21273 14642 383 112 0 16238 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 85092

[startup+462.3 s]
/proc/loadavg: 4.01 4.02 3.98 5/194 26720
/proc/meminfo: memFree=20115516/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=85224 CPUtime=462.3 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 91883 0 0 0 46205 25 0 0 25 0 1 0 290355864 87269376 14965 33554432000 4194304 4650387 140736461933344 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 21306 14965 383 112 0 16271 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 85224

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.98 5/194 26722
/proc/meminfo: memFree=20105556/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=86424 CPUtime=522.3 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 99258 0 0 0 52201 29 0 0 25 0 1 0 290355864 88498176 14431 33554432000 4194304 4650387 140736461933344 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 21606 14431 383 112 0 16571 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 86424

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/194 26724
/proc/meminfo: memFree=20067560/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=86516 CPUtime=582.3 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 106130 0 0 0 58198 32 0 0 25 0 1 0 290355864 88592384 15829 33554432000 4194304 4650387 140736461933344 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 21629 15829 383 112 0 16594 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 86516

[startup+642.3 s]
/proc/loadavg: 4.11 4.03 4.00 5/194 26725
/proc/meminfo: memFree=20060840/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=86644 CPUtime=642.32 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 113317 0 0 0 64197 35 0 0 25 0 1 0 290355864 88723456 14547 33554432000 4194304 4650387 140736461933344 18446744073709551615 4438611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 21661 14547 383 112 0 16626 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 86644

[startup+702.301 s]
/proc/loadavg: 4.04 4.02 4.00 5/194 26727
/proc/meminfo: memFree=20055732/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=89184 CPUtime=702.31 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 120085 0 0 0 70193 38 0 0 25 0 1 0 290355864 91324416 15456 33554432000 4194304 4650387 140736461933344 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 22296 15456 383 112 0 17261 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 89184

[startup+762.307 s]
/proc/loadavg: 4.13 4.05 4.01 5/194 26728
/proc/meminfo: memFree=20047772/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=89276 CPUtime=762.32 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 126606 0 0 0 76192 40 0 0 25 0 1 0 290355864 91418624 16005 33554432000 4194304 4650387 140736461933344 18446744073709551615 4366864 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 22319 16005 383 112 0 17284 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 89276

[startup+822.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/194 26730
/proc/meminfo: memFree=20036840/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=89368 CPUtime=822.31 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 132858 0 0 0 82189 42 0 0 25 0 1 0 290355864 91512832 16057 33554432000 4194304 4650387 140736461933344 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 22342 16057 383 112 0 17307 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 89368

[startup+882.301 s]
/proc/loadavg: 4.09 4.04 4.00 5/194 26732
/proc/meminfo: memFree=20036292/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=106832 CPUtime=882.31 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 142269 0 0 0 88187 44 0 0 25 0 1 0 290355864 109395968 19057 33554432000 4194304 4650387 140736461933344 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 26708 19057 383 112 0 21673 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 106832

[startup+942.301 s]
/proc/loadavg: 4.07 4.05 4.00 5/194 26733
/proc/meminfo: memFree=20025336/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=154896 CPUtime=942.32 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 147524 0 0 0 94185 47 0 0 25 0 1 0 290355864 158613504 21092 33554432000 4194304 4650387 140736461933344 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 38724 21092 383 112 0 33689 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 154896

[startup+1002.3 s]
/proc/loadavg: 4.10 4.06 4.01 5/194 26735
/proc/meminfo: memFree=20024192/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=106968 CPUtime=1002.32 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 153647 0 0 0 100182 50 0 0 25 0 1 0 290355864 109535232 20746 33554432000 4194304 4650387 140736461933344 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 26742 20746 383 112 0 21707 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 106968

[startup+1062.3 s]
/proc/loadavg: 4.08 4.06 4.01 5/194 26736
/proc/meminfo: memFree=19978792/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=116112 CPUtime=1062.31 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 161214 0 0 0 106179 52 0 0 25 0 1 0 290355864 118898688 21510 33554432000 4194304 4650387 140736461933344 18446744073709551615 4363248 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 29028 21510 383 112 0 23993 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 116112

[startup+1122.3 s]
/proc/loadavg: 4.13 4.08 4.01 5/194 26738
/proc/meminfo: memFree=19944772/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=165080 CPUtime=1122.32 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 166341 0 0 0 112177 55 0 0 25 0 1 0 290355864 169041920 23216 33554432000 4194304 4650387 140736461933344 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 41270 23216 383 112 0 36235 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 165080

[startup+1182.3 s]
/proc/loadavg: 4.05 4.06 4.01 5/194 26739
/proc/meminfo: memFree=19953776/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=116252 CPUtime=1182.32 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 172444 0 0 0 118173 59 0 0 25 0 1 0 290355864 119042048 22359 33554432000 4194304 4650387 140736461933344 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 29063 22359 383 112 0 24028 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 116252

[startup+1242.3 s]
/proc/loadavg: 4.05 4.06 4.01 5/194 26741
/proc/meminfo: memFree=19931160/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=165776 CPUtime=1242.32 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 177220 0 0 0 124171 61 0 0 25 0 1 0 290355864 169754624 23592 33554432000 4194304 4650387 140736461933344 18446744073709551615 4364714 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 41444 23592 383 112 0 36409 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 165776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.05 4.00 4/192 26808
/proc/meminfo: memFree=20380316/32951124 swapFree=67111528/67111528
[pid=26707] ppid=26705 vsize=116388 CPUtime=1300.03 cores=1,3
/proc/26707/stat : 26707 (strangenight1-s) R 26705 26707 26194 0 -1 4202496 183159 0 0 0 129939 64 0 0 25 0 1 0 290355864 119181312 22311 33554432000 4194304 4650387 140736461933344 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26707/statm: 29097 22311 383 112 0 24062 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 116388

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.4
CPU system time (s): 0.644901
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 177360

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

runsolver used 1.9607 second user time and 5.15822 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-03 01:39:37
IDJOB=3175860
IDBENCH=82878
IDSOLVER=1589
FILE ID=node132/3175860-1301787577
RUNJOBID= node132-1301783651-26214
PBS_JOBID= 12841386
Free space on /tmp= 72368 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1235135694-059.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175860-1301787577/watcher-3175860-1301787577 -o /tmp/evaluation-result-3175860-1301787577/solver-3175860-1301787577 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175860-1301787577.cnf

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

MD5SUM BENCH= 4fe02968acd00bdecbd1c96009763619
RANDOM SEED=135049503

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      20462028 kB
Buffers:        363332 kB
Cached:       11763396 kB
SwapCached:          0 kB
Active:        7393968 kB
Inactive:      4839940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20462028 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25024 kB
Writeback:           0 kB
AnonPages:      107248 kB
Mapped:          16044 kB
Slab:           192768 kB
PageTables:       5512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   321868 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72364 MiB
End job on node132 at 2011-04-03 02:01:19