Trace number 3369803

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 (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S705365444-036-UNKNOWN.cnf
MD5SUM1cfa78dd8d87f0dbd61a5ae4dd552500
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.3301
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
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-3369803-1305382191.cnf'
0.00/0.00	c -- header says num vars:           2500
0.00/0.00	c -- header says num clauses:       10500
0.00/0.01	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.01	c -- vars added       2500
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:     87  v-fix:    0  time:  0.01 s
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:    1107 undec:     288 neg:    1105
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.04	c  B st     0         0      2413     10355         0         0     31533         0   no data   no data  --
0.19/0.29	c  N dy    15      4003      2413     10355         0      4001     31533    272067     45.04     47.67  --
0.49/0.58	c  N dy    43      8209      2413     10355         0      5709     31533    288737     45.59     48.05  --
0.79/0.89	c  N dy    62     12424      2413     10355         0      5677     31533    192092     44.82     47.42  --
1.19/1.20	c  N dy    86     16505      2413     10355         0      9758     31533    478044     45.15     48.08  --
1.49/1.52	c  N dy   116     20566      2413     10355         0      8195     31533    292545     45.63     49.86  --
1.79/1.85	c  N dy   133     24607      2413     10355         0     12236     31533    571877     45.53     48.51  --
1.79/1.88	c  F st   135     25003      2413     10355         0     12632     31533    598169     45.48     44.29  --
2.28/2.31	c  N dy   141     30001      2413     10355         0     10818     31533    420449     45.48   no data  --
2.28/2.31	c  S st   141     30001      2413     10355         0     10818     31533    420449     45.48   no data  --
2.28/2.35	c  S st   141     30501      2413     10355         0     11318     31533    451001     45.48   no data  --
2.28/2.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.28/2.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.28/2.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
2.28/2.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.28/2.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.28/2.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2413 time:  0.00 s
2.28/2.38	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3.48/3.54	c lits-rem:       144  cl-subs:        6  v-elim:      0  v-fix:    0  time:  1.16 s
3.48/3.56	c asymm  cl-useful: 0/10355/10355 lits-rem:0 time: 0.02
3.48/3.56	c calculated reachability. Time: 0.00
3.48/3.56	c  N dy   141     30501      2413     10355         0     11312     31533    450132     45.48   no data  --
3.88/3.91	c  N dy   168     34534      2413     10355         0     15344     31533    727569     45.74     50.03  --
4.18/4.24	c  N dy   195     38546      2413     10355         0     11448     31533    368230     45.73     48.81  --
4.58/4.60	c  N dy   223     42721      2413     10355         0     15621     31533    653379     45.85     48.86  --
4.78/4.89	c  S st   240     45751      2413     10355         0      9703     31533    187420     45.95   no data  --
4.89/4.93	c  S st   240     46255      2413     10355         0     10207     31533    218377     45.95   no data  --
4.89/4.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.89/4.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.89/4.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2413 time:  0.00 s
4.89/4.95	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
5.29/5.35	c lits-rem:         6  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.40 s
5.29/5.35	c vivif2 --  cl tried    10355 cl shrink        0 lits rem          0 time: 0.00
5.29/5.35	c vivif2 --  cl tried    10206 cl shrink        0 lits rem          0 time: 0.00
5.29/5.36	c asymm  cl-useful: 0/10355/10355 lits-rem:0 time: 0.01
5.29/5.36	c calculated reachability. Time: 0.00
5.29/5.36	c  N dy   240     46255      2413     10355         0     10206     31533    218242     45.95   no data  --
5.69/5.71	c  N dy   255     50314      2413     10355         0     14265     31533    504422     45.72     48.50  --
5.99/6.07	c  N dy   271     54412      2413     10355         0     18362     31533    784845     45.50     48.16  --
6.39/6.44	c  N dy   287     58554      2413     10355         0     12528     31533    315369     45.36     48.92  --
6.79/6.81	c  N dy   307     62705      2413     10355         0     16677     31533    594060     45.27     47.93  --
7.19/7.23	c  N dy   330     66898      2413     10355         0     20868     31533    876839     45.28     47.97  --
7.39/7.48	c  S st   346     69383      2413     10355         0     12366     31533    239866     45.34     46.86  --
7.49/7.52	c  S st   346     69888      2413     10355         0     12871     31533    266180     45.34   no data  --
7.49/7.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.49/7.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.49/7.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2413 time:  0.00 s
7.49/7.55	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
8.09/8.18	c lits-rem:        15  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.63 s
8.09/8.18	c vivif2 --  cl tried    10355 cl shrink        0 lits rem          0 time: 0.00
8.09/8.18	c vivif2 --  cl tried    12871 cl shrink        0 lits rem          0 time: 0.00
8.19/8.20	c asymm  cl-useful: 0/10355/10355 lits-rem:0 time: 0.02
8.19/8.20	c calculated reachability. Time: 0.00
8.19/8.20	c  N dy   346     69888      2413     10355         0     12871     31533    266165     45.34   no data  --
8.59/8.63	c  N dy   368     74389      2413     10355         0     17368     31533    573521     45.29     47.73  --
9.09/9.14	c  N dy   385     79324      2413     10355         0     22302     31533    909285     45.09     47.81  --
9.59/9.69	c  N dy   413     84826      2413     10355         0     15816     31533    409498     45.04     47.77  --
9.90/9.95	c  F st   432     87500      2413     10355         0     18489     31533    594671     45.09   no data  --
10.28/10.31	c  N st   437     90795      2413     10355         0     21782     31533    848422     45.09   no data  --
10.89/10.97	c  N dy   461     96925      2413     10355         0     14916     31533    288073     45.09     47.55  --
11.48/11.59	c  N dy   505    103203      2413     10355         0     21193     31533    724681     45.20     50.32  --
11.68/11.75	c  S st   516    104834      2413     10355         0     22824     31533    833968     45.20   no data  --
11.78/11.81	c  S st   516    105336      2413     10355         0     23326     31533    861440     45.20   no data  --
11.78/11.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.78/11.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.78/11.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.78/11.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.78/11.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.78/11.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2413 time:  0.00 s
11.78/11.86	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
16.09/16.10	c lits-rem:       142  cl-subs:       10  v-elim:      0  v-fix:    0  time:  4.24 s
16.09/16.10	c vivif2 --  cl tried    10355 cl shrink        0 lits rem          0 time: 0.00
16.09/16.11	c vivif2 --  cl tried    23316 cl shrink        0 lits rem          0 time: 0.01
16.09/16.14	c asymm  cl-useful: 0/10355/10355 lits-rem:0 time: 0.03
16.09/16.14	c calculated reachability. Time: 0.00
16.09/16.14	c  N dy   516    105336      2413     10355         0     23316     31533    860181     45.20   no data  --
16.89/16.90	c  N dy   559    112081      2413     10355         0     16064     31533    308555     45.26     47.75  --
17.60/17.64	c  N dy   603    119402      2413     10355         0     23383     31533    817893     45.35     48.37  --
18.49/18.51	c  N dy   650    127131      2413     10355         0     16116     31533    247278     45.44     48.25  --
19.29/19.33	c  N dy   699    135420      2413     10355         0     24402     31533    816282     45.46     48.53  --
20.28/20.35	c  N dy   750    144125      2413     10355         0     17110     31533    251759     45.52     50.31  --
21.29/21.30	c  N dy   801    153324      2413     10355         0     26307     31533    887230     45.53     48.09  --
21.79/21.85	c  S st   825    158006      2413     10355         0     30987     31533   1206301     45.51   no data  --
21.90/21.93	c  S st   825    158510      2413     10355         0     31491     31533   1236128     45.51   no data  --
21.90/21.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.90/21.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.90/21.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
21.90/22.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.90/22.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.90/22.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2413 time:  0.00 s
21.90/22.00	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
24.20/24.21	c lits-rem:        55  cl-subs:       14  v-elim:      0  v-fix:    0  time:  2.21 s
24.20/24.21	c vivif2 --  cl tried    10355 cl shrink        0 lits rem          0 time: 0.00
24.20/24.23	c vivif2 --  cl tried    31477 cl shrink        0 lits rem          0 time: 0.01
24.20/24.27	c asymm  cl-useful: 0/10355/10355 lits-rem:0 time: 0.04
24.20/24.27	c calculated reachability. Time: 0.00
24.20/24.27	c  N dy   825    158510      2413     10355         0     31477     31533   1234569     45.51   no data  --
25.39/25.42	c  N dy   885    168729      2413     10355         0     24700     31533    714110     45.54     47.96  --
26.68/26.77	c  N dy   949    179751      2413     10355         0     35717     31533   1481136     45.57     48.59  --
27.99/28.04	c  N dy  1009    191266      2413     10355         0     29233     31533    960212     45.57     48.73  --
29.49/29.56	c  N dy  1079    203607      2413     10355         0     22577     31533    441250     45.59     49.11  --
31.08/31.17	c  N dy  1163    216972      2413     10355         0     35935     31533   1370986     45.64     48.39  --
32.79/32.82	c  N dy  1250    230948      2413     10355         0     29920     31533    894437     45.67     48.26  --
33.69/33.72	c  S st  1295    237765      2413     10355         0     36736     31533   1368709     45.71   no data  --
33.79/33.81	c  S st  1295    238269      2413     10355         0     37240     31533   1399165     45.71   no data  --
33.79/33.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.79/33.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.79/33.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
33.79/33.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.79/33.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.79/33.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2413 time:  0.00 s
33.79/33.89	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
36.30/36.35	c lits-rem:        36  cl-subs:       16  v-elim:      0  v-fix:    0  time:  2.46 s
36.30/36.36	c vivif2 --  cl tried    10355 cl shrink        0 lits rem          0 time: 0.00
36.30/36.37	c vivif2 --  cl tried    37224 cl shrink        0 lits rem          0 time: 0.02
36.39/36.42	c asymm  cl-useful: 0/10355/10355 lits-rem:0 time: 0.05
36.39/36.42	c calculated reachability. Time: 0.00
36.39/36.42	c  N dy  1295    238269      2413     10355         0     37224     31533   1397361     45.71   no data  --
38.39/38.45	c  N dy  1382    253667      2413     10355         0     31622     31533    937669     45.73     48.40  --
40.70/40.79	c  N dy  1467    269903      2413     10355         0     25856     31533    490659     45.70     48.11  --
43.19/43.20	c  N dy  1558    287232      2413     10355         0     43181     31533   1701671     45.69     48.16  --
45.69/45.71	c  N dy  1670    305723      2413     10355         0     38673     31533   1297409     45.73     48.16  --
45.69/45.79	c  F st  1673    306254      2413     10355         0     39204     31533   1334019     45.73   no data  --
48.49/48.51	c  N dy  1750    325406      2413     10355         0     34360     31533    933648     45.69     48.30  --
51.49/51.60	c  N dy  1882    345592      2413     10355         0     29547     31533    542966     45.78     48.71  --
53.19/53.26	c  S st  1952    357403      2413     10355         0     41356     31533   1370365     45.80     44.04  --
53.29/53.36	c  S st  1952    357904      2413     10355         0     41857     31533   1398386     45.80   no data  --
53.29/53.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.29/53.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.29/53.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
53.39/53.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.39/53.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.39/53.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2413 time:  0.00 s
53.39/53.44	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
56.19/56.22	c lits-rem:        32  cl-subs:       11  v-elim:      0  v-fix:    0  time:  2.78 s
56.19/56.23	c vivif2 --  cl tried    10355 cl shrink        0 lits rem          0 time: 0.00
56.19/56.24	c vivif2 --  cl tried    41846 cl shrink        0 lits rem          0 time: 0.02
56.29/56.30	c asymm  cl-useful: 0/10355/10355 lits-rem:0 time: 0.05
56.29/56.30	c calculated reachability. Time: 0.00
56.29/56.30	c  N dy  1952    357904      2413     10355         0     41846     31533   1397072     45.80   no data  --
59.19/59.29	c  N dy  2065    377940      2413     10355         0     35878     31533    915208     45.82     49.04  --
62.49/62.57	c  N dy  2184    398496      2413     10355         0     29434     31533    407564     45.84     48.92  --
65.39/65.42	c  N dy  2314    418548      2413     10355         0     49480     31533   1809881     45.89     48.79  --
68.29/68.32	c  N dy  2422    438631      2413     10355         0     41571     31533   1193316     45.89     48.82  --
71.39/71.44	c  N dy  2519    458655      2413     10355         0     32596     31533    499078     45.86     48.61  --
74.39/74.45	c  N dy  2645    478696      2413     10355         0     52633     31533   1890849     45.90     62.49  --
77.79/77.81	c  N dy  2770    498718      2413     10355         0     42653     31533   1135420     45.92     48.54  --
81.49/81.55	c  N dy  2869    518908      2413     10355         0     31851     31533    323733     45.91     49.28  --
84.29/84.30	c  S st  2965    536856      2413     10355         0     49797     31533   1560759     45.90     41.41  --
84.39/84.41	c  S st  2965    537356      2413     10355         0     50297     31533   1588835     45.90   no data  --
84.39/84.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.39/84.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.39/84.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
84.49/84.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.49/84.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.49/84.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2413 time:  0.00 s
84.49/84.51	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
87.59/87.62	c lits-rem:       115  cl-subs:       10  v-elim:      0  v-fix:    0  time:  3.11 s
87.59/87.62	c vivif2 --  cl tried    10355 cl shrink        0 lits rem          0 time: 0.00
87.59/87.64	c vivif2 --  cl tried    50287 cl shrink        0 lits rem          0 time: 0.02
87.69/87.71	c asymm  cl-useful: 0/10355/10355 lits-rem:0 time: 0.07
87.69/87.71	c calculated reachability. Time: 0.00
87.69/87.71	c  N dy  2965    537356      2413     10355         0     50287     31533   1587499     45.90   no data  --
91.30/91.37	c  N dy  3087    557592      2413     10355         0     38524     31533    723876     45.93     48.76  --
94.79/94.89	c  N dy  3212    577623      2413     10355         0     58550     31533   2123592     45.98     48.48  --
98.29/98.37	c  N dy  3324    597651      2413     10355         0     45583     31533   1153839     45.98     49.76  --
102.19/102.29	c  N dy  3438    617662      2413     10355         0     65588     31533   2556414     45.99     49.33  --
105.60/105.62	c  N dy  3551    637677      2413     10355         0     51606     31533   1509959     46.01     53.93  --
109.79/109.82	c  N dy  3675    657684      2413     10355         0     36612     31533    398490     46.02     51.46  --
113.09/113.16	c  N dy  3799    677702      2413     10355         0     56624     31533   1791509     46.05     50.20  --
117.19/117.20	c  N dy  3913    697714      2413     10355         0     40636     31533    618376     46.06     48.67  --
120.49/120.56	c  N dy  4026    718187      2413     10355         0     61104     31533   2059390     46.06     48.80  --
124.30/124.32	c  N dy  4147    738338      2413     10355         0     44263     31533    805300     46.09     48.73  --
127.69/127.79	c  N dy  4257    758472      2413     10355         0     64393     31533   2217720     46.08     48.74  --
131.59/131.66	c  N dy  4396    778644      2413     10355         0     46576     31533    907801     46.13     48.65  --
135.20/135.29	c  N dy  4509    798791      2413     10355         0     66717     31533   2314971     46.13     48.56  --
136.89/136.92	c  S st  4549    806034      2413     10355         0     73960     31533   2820688     46.12     41.68  --
136.99/137.08	c  S st  4549    806538      2413     10355         0     74464     31533   2851265     46.12   no data  --
136.99/137.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
136.99/137.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.09/137.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
137.19/137.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
137.19/137.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.19/137.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2413 time:  0.00 s
137.19/137.24	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
147.59/147.64	c lits-rem:         8  cl-subs:       28  v-elim:      0  v-fix:    0  time: 10.39 s
147.59/147.64	c vivif2 --  cl tried    10355 cl shrink        0 lits rem          0 time: 0.00
147.59/147.67	c vivif2 --  cl tried    74436 cl shrink        0 lits rem          0 time: 0.03
147.69/147.79	c asymm  cl-useful: 0/10355/10355 lits-rem:0 time: 0.11
147.69/147.79	c calculated reachability. Time: 0.00
147.69/147.79	c  N dy  4549    806538      2413     10355         0     74436     31533   2848041     46.12   no data  --
151.39/151.49	c  N dy  4661    826608      2413     10355         0     55505     31533   1464802     46.14     49.75  --
155.89/155.95	c  N dy  4769    846708      2413     10355         0     75603     31533   2873619     46.15     54.92  --
159.70/159.78	c  N dy  4878    866796      2413     10355         0     55696     31533   1419792     46.15     48.70  --
164.20/164.24	c  N dy  5005    886864      2413     10355         0     75759     31533   2825106     46.17     49.66  --
168.20/168.29	c  N dy  5130    906949      2413     10355         0     54845     31533   1307581     46.20     54.91  --
172.60/172.71	c  N dy  5249    927167      2413     10355         0     75062     31533   2720391     46.21     48.95  --
176.89/176.99	c  N dy  5370    947176      2413     10355         0     53074     31533   1113294     46.23     53.64  --
180.79/180.85	c  N dy  5465    967194      2413     10355         0     73084     31533   2513884     46.21     48.66  --
184.99/185.08	c  N dy  5584    987287      2413     10355         0     50185     31533    836466     46.22     49.00  --
188.79/188.82	c  N dy  5688   1007301      2413     10355         0     70194     31533   2233869     46.23     53.99  --
193.50/193.53	c  N dy  5810   1027482      2413     10355         0     46381     31533    510811     46.25     48.95  --
197.00/197.09	c  N dy  5933   1047767      2413     10355         0     66663     31533   1942035     46.26     49.09  --
201.69/201.71	c  N dy  6031   1067788      2413     10355         0     86681     31533   3344141     46.25     48.79  --
202.69/202.74	c  F st  6054   1071875      2413     10355         0     45773     31533    400746     46.25   no data  --
205.40/205.42	c  N dy  6129   1087798      2413     10355         0     61686     31533   1546532     46.26     54.43  --
210.19/210.27	c  N dy  6247   1108125      2413     10355         0     82000     31533   2973506     46.27     48.94  --
215.00/215.04	c  N dy  6357   1128171      2413     10355         0     56062     31533   1056116     46.28     49.45  --
219.39/219.43	c  N dy  6476   1148332      2413     10355         0     76218     31533   2468935     46.28     49.08  --
224.80/224.82	c  N dy  6593   1168514      2413     10355         0     49410     31533    528971     46.29     48.87  --
228.80/228.81	c  N dy  6706   1188548      2413     10355         0     69442     31533   1925081     46.30     50.53  --
233.99/234.09	c  N dy  6829   1208630      2413     10355         0     89522     31533   3328606     46.31     49.97  --
234.39/234.46	c  S st  6839   1209807      2413     10355         0     90698     31533   3411209     46.31   no data  --
234.59/234.66	c  S st  6839   1210312      2413     10355         0     91203     31533   3440206     46.31   no data  --
234.59/234.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
234.59/234.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
234.69/234.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
234.79/234.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
234.79/234.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
234.79/234.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2413 time:  0.00 s
234.79/234.86	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
283.70/283.75	c lits-rem:         2  cl-subs:       43  v-elim:      0  v-fix:    0  time: 48.89 s
283.70/283.75	c vivif2 --  cl tried    10355 cl shrink        0 lits rem          0 time: 0.00
283.70/283.79	c vivif2 --  cl tried    91160 cl shrink        0 lits rem          0 time: 0.04
283.89/283.92	c asymm  cl-useful: 0/10355/10355 lits-rem:0 time: 0.13
283.89/283.92	c calculated reachability. Time: 0.00
283.89/283.92	c  N dy  6839   1210312      2413     10355         0     91160     31533   3435546     46.31   no data  --
287.89/287.96	c  N dy  6965   1230469      2413     10355         0     63323     31533   1438601     46.33     48.84  --
292.69/292.72	c  N dy  7071   1250565      2413     10355         0     83415     31533   2862270     46.33     48.95  --
298.10/298.12	c  N dy  7189   1270594      2413     10355         0     54450     31533    752345     46.34     49.18  --
302.40/302.45	c  N dy  7312   1290686      2413     10355         0     74536     31533   2153938     46.35     48.98  --
308.01/308.01	c  N dy  7435   1310813      2413     10355         0     94656     31533   3563713     46.36     49.26  --
312.60/312.64	c  N dy  7553   1330869      2413     10355         0     64721     31533   1421641     46.37     49.97  --
317.49/317.52	c  N dy  7669   1350947      2413     10355         0     84795     31533   2841946     46.38     50.04  --
323.20/323.26	c  N dy  7787   1370951      2413     10355         0     53805     31533    583826     46.39     49.37  --
327.39/327.48	c  N dy  7895   1391095      2413     10355         0     73942     31533   1995110     46.39     48.84  --
332.99/333.02	c  N dy  8021   1411109      2413     10355         0     93951     31533   3391207     46.40     51.31  --
338.10/338.13	c  N dy  8121   1431119      2413     10355         0     61969     31533   1088100     46.40     49.00  --
342.70/342.70	c  N dy  8212   1451152      2413     10355         0     81990     31533   2484625     46.39     48.96  --
348.40/348.49	c  N dy  8320   1471375      2413     10355         0    102206     31533   3891573     46.38     49.54  --
352.79/352.81	c  N dy  8445   1491596      2413     10355         0     69445     31533   1563246     46.40     48.87  --
357.51/357.55	c  N dy  8564   1511710      2413     10355         0     89549     31533   2984816     46.41     49.59  --
363.40/363.42	c  N dy  8692   1531718      2413     10355         0     55562     31533    513323     46.43     49.00  --
367.30/367.35	c  N dy  8811   1551757      2413     10355         0     75596     31533   1924918     46.43     48.98  --
372.50/372.50	c  N dy  8933   1571758      2413     10355         0     95591     31533   3339907     46.45     58.20  --
377.99/378.05	c  N dy  9050   1591819      2413     10355         0     60666     31533    801976     46.46     50.36  --
382.29/382.33	c  N dy  9176   1611893      2413     10355         0     80731     31533   2221640     46.47     52.74  --
387.70/387.72	c  N dy  9298   1631911      2413     10355         0    100741     31533   3637210     46.48     50.41  --
392.99/393.03	c  N dy  9415   1652043      2413     10355         0     64888     31533   1036718     46.49     49.85  --
397.50/397.51	c  N dy  9544   1672087      2413     10355         0     84925     31533   2452442     46.51     54.86  --
403.20/403.25	c  N dy  9668   1692125      2413     10355         0    104957     31533   3864893     46.52     49.49  --
408.01/408.01	c  S st  9783   1710314      2413     10355         0     66152     31533   1064661     46.53     37.77  --
408.11/408.14	c  S st  9783   1710818      2413     10355         0     66656     31533   1094353     46.53   no data  --
408.11/408.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
408.11/408.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
408.11/408.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
408.20/408.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
408.20/408.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
408.20/408.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2413 time:  0.00 s
408.20/408.22	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
410.60/410.61	c lits-rem:        70  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.39 s
410.60/410.61	c vivif2 --  cl tried    10355 cl shrink        0 lits rem          0 time: 0.00
410.60/410.63	c vivif2 --  cl tried    66653 cl shrink        0 lits rem          0 time: 0.01
410.70/410.70	c asymm  cl-useful: 0/10355/10355 lits-rem:0 time: 0.07
410.70/410.70	c calculated reachability. Time: 0.00
410.70/410.70	c  N dy  9783   1710818      2413     10355         0     66653     31533   1093920     46.53   no data  --
415.19/415.26	c  N dy  9914   1730840      2413     10355         0     86669     31533   2502324     46.54     49.05  --
421.00/421.09	c  N dy 10028   1751012      2413     10355         0    106836     31533   3927934     46.54     49.16  --
426.30/426.31	c  N dy 10150   1771108      2413     10355         0     68952     31533   1203705     46.55     49.10  --
431.00/431.08	c  N dy 10267   1791177      2413     10355         0     89015     31533   2634347     46.56     52.62  --
436.90/436.91	c  N dy 10379   1811200      2413     10355         0    109034     31533   4063110     46.57     49.19  --
442.10/442.16	c  N dy 10503   1831270      2413     10355         0     70117     31533   1228670     46.58     52.31  --
446.80/446.88	c  N dy 10615   1851304      2413     10355         0     90145     31533   2646292     46.59     49.50  --
453.00/453.05	c  N dy 10750   1871802      2413     10355         0    110637     31533   4096873     46.60     49.17  --
458.50/458.52	c  N dy 10867   1891985      2413     10355         0     70831     31533   1205713     46.61     49.28  --
463.30/463.34	c  N dy 10983   1912085      2413     10355         0     90926     31533   2622187     46.61     50.24  --
469.20/469.24	c  N dy 11084   1932256      2413     10355         0    111088     31533   4043290     46.61     49.37  --
474.90/474.99	c  N dy 11199   1952300      2413     10355         0     70148     31533   1090256     46.61     50.20  --
479.61/479.65	c  N dy 11317   1972318      2413     10355         0     90161     31533   2504653     46.62     53.30  --
485.60/485.65	c  N dy 11442   1992377      2413     10355         0    110213     31533   3927657     46.63     49.20  --
491.60/491.62	c  N dy 11545   2012629      2413     10355         0     68478     31533    907082     46.63     49.15  --
496.20/496.22	c  N dy 11653   2032695      2413     10355         0     88540     31533   2330091     46.62     52.61  --
502.00/502.09	c  N dy 11766   2052719      2413     10355         0    108556     31533   3755215     46.63     49.76  --
508.70/508.71	c  N dy 11882   2072799      2413     10355         0     65645     31533    645397     46.64     49.47  --
513.20/513.23	c  N dy 12011   2092879      2413     10355         0     85711     31533   2062899     46.65     51.50  --
519.00/519.01	c  N dy 12137   2112892      2413     10355         0    105716     31533   3487832     46.66     50.23  --
526.00/526.00	c  N dy 12244   2133535      2413     10355         0    126351     31533   4936870     46.66     49.35  --
530.70/530.72	c  N dy 12366   2153736      2413     10355         0     82571     31533   1768406     46.67     51.32  --
536.10/536.19	c  N dy 12484   2173793      2413     10355         0    102622     31533   3195560     46.68     64.09  --
543.30/543.37	c  N dy 12603   2193890      2413     10355         0    122709     31533   4625945     46.69     49.78  --
548.50/548.58	c  S st 12706   2210818      2413     10355         0     74662     31533   1155955     46.70   no data  --
548.70/548.73	c  S st 12706   2211318      2413     10355         0     75162     31533   1186884     46.70   no data  --
548.70/548.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
548.70/548.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
548.70/548.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
548.81/548.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
548.81/548.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
548.81/548.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2413 time:  0.00 s
548.81/548.83	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
552.00/552.07	c lits-rem:        68  cl-subs:       17  v-elim:      0  v-fix:    0  time:  3.24 s
552.00/552.07	c vivif2 --  cl tried    10355 cl shrink        0 lits rem          0 time: 0.00
552.00/552.09	c vivif2 --  cl tried    75145 cl shrink        0 lits rem          0 time: 0.02
552.11/552.19	c asymm  cl-useful: 0/10355/10355 lits-rem:0 time: 0.10
552.11/552.19	c calculated reachability. Time: 0.00
552.11/552.19	c  N dy 12706   2211318      2413     10355         0     75145     31533   1184799     46.70   no data  --
557.50/557.53	c  N dy 12826   2231389      2413     10355         0     95207     31533   2595771     46.71     49.26  --
564.21/564.26	c  N dy 12946   2251728      2413     10355         0    115540     31533   4040374     46.71     49.32  --
571.60/571.66	c  N dy 13057   2272231      2413     10355         0     70058     31533    770365     46.72     49.65  --
576.80/576.88	c  N dy 13180   2292371      2413     10355         0     90194     31533   2205180     46.73     49.97  --
583.10/583.17	c  N dy 13289   2312381      2413     10355         0    110200     31533   3622432     46.73     49.42  --
590.61/590.70	c  N dy 13412   2332396      2413     10355         0    130210     31533   5037404     46.73     54.53  --
595.90/595.93	c  N dy 13537   2352416      2413     10355         0     83236     31533   1635453     46.74     54.13  --
601.20/601.29	c  N dy 13647   2372435      2413     10355         0    103250     31533   3063864     46.74     49.34  --
607.90/607.99	c  N dy 13755   2392583      2413     10355         0    123395     31533   4490140     46.75     49.24  --
614.30/614.38	c  N dy 13855   2412712      2413     10355         0     75534     31533   1026562     46.74     50.02  --
619.32/619.34	c  N dy 13972   2432812      2413     10355         0     95626     31533   2442481     46.75     49.59  --
625.60/625.69	c  N dy 14106   2452904      2413     10355         0    115710     31533   3882058     46.76     49.75  --
633.00/633.08	c  N dy 14207   2472988      2413     10355         0    135789     31533   5300351     46.76     49.27  --
638.02/638.07	c  N dy 14309   2492991      2413     10355         0     86811     31533   1750134     46.76     50.53  --
643.71/643.78	c  N dy 14421   2513153      2413     10355         0    106965     31533   3177786     46.76     49.28  --
650.70/650.75	c  N dy 14535   2533184      2413     10355         0    126994     31533   4596557     46.76     49.81  --
657.51/657.51	c  N dy 14656   2553270      2413     10355         0     77091     31533   1005764     46.77     50.16  --
662.70/662.70	c  N dy 14777   2573310      2413     10355         0     97127     31533   2434813     46.78     54.17  --
669.11/669.11	c  N dy 14918   2593350      2413     10355         0    117160     31533   3864444     46.79     49.65  --
676.70/676.77	c  N dy 15043   2613357      2413     10355         0    137160     31533   5288781     46.80     49.45  --
682.41/682.40	c  N dy 15169   2633407      2413     10355         0     86230     31533   1588791     46.81     51.02  --
687.91/687.99	c  N dy 15282   2653445      2413     10355         0    106262     31533   3008499     46.81     49.52  --
694.80/694.86	c  N dy 15396   2673538      2413     10355         0    126351     31533   4438617     46.81     52.11  --
702.61/702.69	c  N dy 15508   2693585      2413     10355         0     74415     31533    680536     46.82     53.96  --
706.91/706.94	c  S st 15609   2711318      2413     10355         0     92147     31533   1925407     46.82     48.61  --
707.11/707.11	c  S st 15609   2711819      2413     10355         0     92648     31533   1952752     46.82   no data  --
707.11/707.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
707.11/707.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
707.11/707.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
707.21/707.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
707.21/707.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
707.21/707.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2413 time:  0.00 s
707.21/707.24	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
714.51/714.58	c lits-rem:       123  cl-subs:       15  v-elim:      0  v-fix:    0  time:  7.34 s
714.51/714.59	c vivif2 --  cl tried    10355 cl shrink        0 lits rem          0 time: 0.00
714.61/714.61	c vivif2 --  cl tried    92633 cl shrink        0 lits rem          0 time: 0.02
714.71/714.72	c asymm  cl-useful: 0/10355/10355 lits-rem:0 time: 0.11
714.71/714.73	c calculated reachability. Time: 0.00
714.71/714.73	c  N dy 15609   2711819      2413     10355         0     92633     31533   1950893     46.82   no data  --
720.70/720.77	c  N dy 15739   2731888      2413     10355         0    112697     31533   3381469     46.83     56.45  --
727.90/727.99	c  N dy 15853   2751902      2413     10355         0    132706     31533   4798591     46.84     51.82  --
735.11/735.17	c  N dy 15973   2772120      2413     10355         0     79934     31533   1009589     46.84     49.85  --
740.40/740.45	c  N dy 16088   2792189      2413     10355         0     99997     31533   2440081     46.84     49.31  --
747.10/747.18	c  N dy 16216   2812306      2413     10355         0    120110     31533   3871359     46.85     49.67  --
754.81/754.88	c  N dy 16325   2832327      2413     10355         0    140126     31533   5296359     46.85     49.83  --
761.31/761.34	c  N dy 16459   2852769      2413     10355         0     86578     31533   1423220     46.86     49.36  --
767.01/767.01	c  N dy 16570   2872868      2413     10355         0    106673     31533   2845115     46.87     49.70  --
773.70/773.80	c  N dy 16683   2893031      2413     10355         0    126832     31533   4266984     46.87     49.90  --
782.12/782.14	c  N dy 16807   2913102      2413     10355         0    146899     31533   5679467     46.87     49.87  --
787.71/787.75	c  N dy 16942   2933118      2413     10355         0     91925     31533   1745800     46.88     49.81  --
793.71/793.72	c  N dy 17067   2953130      2413     10355         0    111930     31533   3175385     46.89     49.36  --
800.91/800.99	c  N dy 17198   2973207      2413     10355         0    132005     31533   4603540     46.90     49.48  --
809.71/809.77	c  N dy 17326   2993213      2413     10355         0     76027     31533    543332     46.91     49.45  --
814.71/814.77	c  N dy 17453   3013387      2413     10355         0     96194     31533   1969428     46.91     49.93  --
821.01/821.03	c  N dy 17573   3033436      2413     10355         0    116234     31533   3403300     46.92     50.33  --
828.51/828.54	c  N dy 17699   3053482      2413     10355         0    136275     31533   4818948     46.92     49.50  --
837.02/837.02	c  N dy 17827   3073592      2413     10355         0     79398     31533    721147     46.93     50.28  --
842.20/842.28	c  N dy 17953   3094020      2413     10355         0     99822     31533   2179898     46.94     49.62  --
848.71/848.70	c  N dy 18066   3114040      2413     10355         0    119837     31533   3604058     46.94     57.76  --
856.60/856.63	c  N dy 18192   3134513      2413     10355         0    140305     31533   5058954     46.95     49.67  --
864.71/864.75	c  N dy 18323   3154676      2413     10355         0     82485     31533    871702     46.96     49.95  --
870.12/870.19	c  N dy 18448   3174853      2413     10355         0    102657     31533   2297213     46.96     49.81  --
876.72/876.76	c  N dy 18565   3195077      2413     10355         0    122871     31533   3731466     46.96     49.57  --
883.11/883.18	c  S st 18663   3211819      2413     10355         0    139609     31533   4924273     46.97     38.76  --
883.41/883.47	c  S st 18663   3212321      2413     10355         0    140111     31533   4952928     46.97   no data  --
883.41/883.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
883.41/883.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
883.51/883.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
883.71/883.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
883.71/883.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
883.71/883.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2413 time:  0.00 s
883.71/883.77	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1007.91/1007.98	c lits-rem:        38  cl-subs:       53  v-elim:      0  v-fix:    0  time: 124.20 s
1007.91/1007.98	c vivif2 --  cl tried    10355 cl shrink        0 lits rem          0 time: 0.00
1008.01/1008.04	c vivif2 --  cl tried   140058 cl shrink        0 lits rem          0 time: 0.06
1008.21/1008.28	c asymm  cl-useful: 0/10355/10355 lits-rem:0 time: 0.23
1008.21/1008.28	c calculated reachability. Time: 0.00
1008.21/1008.28	c  N dy 18663   3212321      2413     10355         0    140058     31533   4946078     46.97   no data  --
1017.42/1017.42	c  N dy 18779   3232527      2413     10355         0     81280     31533    723511     46.97     49.96  --
1023.22/1023.25	c  N dy 18899   3252550      2413     10355         0    101291     31533   2148450     46.98     55.90  --
1030.41/1030.42	c  N dy 19009   3272556      2413     10355         0    121291     31533   3586186     46.98     59.60  --
1039.21/1039.24	c  N dy 19140   3292881      2413     10355         0    141612     31533   5034228     46.99     49.89  --
1049.01/1049.00	c  N dy 19271   3312883      2413     10355         0     81636     31533    683889     47.00     49.50  --
1054.81/1054.89	c  N dy 19387   3332944      2413     10355         0    101687     31533   2105268     47.00     50.07  --
1062.01/1062.09	c  N dy 19497   3353048      2413     10355         0    121788     31533   3540200     47.00     50.11  --
1070.81/1070.87	c  N dy 19621   3373252      2413     10355         0    141986     31533   4977619     47.00     50.07  --
1081.01/1081.04	c  N dy 19739   3393400      2413     10355         0     81152     31533    586224     47.01     49.61  --
1086.82/1086.85	c  N dy 19857   3413485      2413     10355         0    101233     31533   2018905     47.01     75.06  --
1094.11/1094.11	c  N dy 19981   3433549      2413     10355         0    121293     31533   3451671     47.02     50.98  --
1102.71/1102.77	c  N dy 20109   3453626      2413     10355         0    141366     31533   4862322     47.02     49.52  --
1112.92/1112.92	c  N dy 20232   3474135      2413     10355         0    161870     31533   6313696     47.03     49.89  --
1119.31/1119.33	c  N dy 20358   3494158      2413     10355         0     99907     31533   1856549     47.03     51.28  --
1126.51/1126.50	c  N dy 20482   3514379      2413     10355         0    120126     31533   3299370     47.04     49.73  --
1135.02/1135.07	c  N dy 20619   3534411      2413     10355         0    140148     31533   4726984     47.05     49.89  --
1144.72/1144.73	c  N dy 20729   3554458      2413     10355         0    160191     31533   6149739     47.05     50.47  --
1152.01/1152.00	c  N dy 20850   3574700      2413     10355         0     97451     31533   1613797     47.05     50.32  --
1158.92/1158.96	c  N dy 20976   3594945      2413     10355         0    117688     31533   3055989     47.06     49.66  --
1167.02/1167.09	c  N dy 21072   3615063      2413     10355         0    137798     31533   4478778     47.05     50.35  --
1176.71/1176.73	c  N dy 21195   3635111      2413     10355         0    157834     31533   5903128     47.06     49.90  --
1184.81/1184.83	c  N dy 21307   3655162      2413     10355         0     93909     31533   1309100     47.06     49.55  --
1191.42/1191.41	c  N dy 21426   3675184      2413     10355         0    113927     31533   2735349     47.07     62.91  --
1199.42/1199.49	c  N dy 21546   3695428      2413     10355         0    134163     31533   4172005     47.07     50.58  --
1207.42/1207.47	c  S st 21651   3712323      2413     10355         0    151054     31533   5366818     47.08   no data  --
1207.83/1207.83	c  S st 21651   3712830      2413     10355         0    151561     31533   5394153     47.08   no data  --
1207.83/1207.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1207.83/1207.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1207.92/1207.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.10
1208.12/1208.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1208.12/1208.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1208.12/1208.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2413 time:  0.00 s
1208.12/1208.16	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s

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-3369803-1305382191/watcher-3369803-1305382191 -o /tmp/evaluation-result-3369803-1305382191/solver-3369803-1305382191 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369803-1305382191.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: 0.85 1.79 2.80 3/313 5711
/proc/meminfo: memFree=24148080/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=30616 CPUtime=0 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 726 0 0 0 0 0 0 0 24 0 1 0 382410387 31350784 667 33554432000 4194304 4650387 140735001433264 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 7654 668 327 112 0 2619 0

[startup+0.0600109 s]
/proc/loadavg: 0.85 1.79 2.80 3/313 5711
/proc/meminfo: memFree=24148080/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=33492 CPUtime=0.05 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 1503 0 0 0 5 0 0 0 24 0 1 0 382410387 34295808 1360 33554432000 4194304 4650387 140735001433264 18446744073709551615 4328273 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 8373 1360 378 112 0 3338 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 33492

[startup+0.101029 s]
/proc/loadavg: 0.85 1.79 2.80 3/313 5711
/proc/meminfo: memFree=24148080/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=33492 CPUtime=0.09 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 1549 0 0 0 9 0 0 0 24 0 1 0 382410387 34295808 1406 33554432000 4194304 4650387 140735001433264 18446744073709551615 4363420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 8373 1407 378 112 0 3338 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33492

[startup+0.300933 s]
/proc/loadavg: 0.85 1.79 2.80 3/313 5711
/proc/meminfo: memFree=24148080/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=33492 CPUtime=0.29 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 1764 0 0 0 29 0 0 0 25 0 1 0 382410387 34295808 1621 33554432000 4194304 4650387 140735001433264 18446744073709551615 4334327 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 8373 1621 378 112 0 3338 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33492

[startup+0.700921 s]
/proc/loadavg: 0.85 1.79 2.80 3/313 5711
/proc/meminfo: memFree=24148080/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=33852 CPUtime=0.69 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 2318 0 0 0 69 0 0 0 25 0 1 0 382410387 34664448 1763 33554432000 4194304 4650387 140735001433264 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 8463 1763 380 112 0 3428 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33852

[startup+1.5008 s]
/proc/loadavg: 0.85 1.79 2.80 5/329 5737
/proc/meminfo: memFree=24074208/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=34544 CPUtime=1.49 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 3527 0 0 0 149 0 0 0 25 0 1 0 382410387 35373056 1757 33554432000 4194304 4650387 140735001433264 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 8636 1757 380 112 0 3601 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34544

[startup+3.1005 s]
/proc/loadavg: 0.85 1.79 2.80 5/329 5737
/proc/meminfo: memFree=24066900/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=44768 CPUtime=3.08 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 7027 0 0 0 308 0 0 0 25 0 1 0 382410387 45842432 4495 33554432000 4194304 4650387 140735001433264 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 11192 4495 382 112 0 6157 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44768

[startup+6.30093 s]
/proc/loadavg: 1.10 1.83 2.80 5/329 5737
/proc/meminfo: memFree=24001676/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=46060 CPUtime=6.29 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 9803 0 0 0 628 1 0 0 25 0 1 0 382410387 47165440 4516 33554432000 4194304 4650387 140735001433264 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 11515 4516 382 112 0 6480 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46060

[startup+12.7008 s]
/proc/loadavg: 1.33 1.86 2.81 5/329 5737
/proc/meminfo: memFree=23906928/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=58588 CPUtime=12.69 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 17059 0 0 0 1267 2 0 0 25 0 1 0 382410387 59994112 8291 33554432000 4194304 4650387 140735001433264 18446744073709551615 4439587 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 14647 8291 382 112 0 9612 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58588

[startup+25.5005 s]
/proc/loadavg: 1.92 1.97 2.83 5/329 5738
/proc/meminfo: memFree=23839372/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=71028 CPUtime=25.49 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 25610 0 0 0 2545 4 0 0 25 0 1 0 382410387 72732672 11136 33554432000 4194304 4650387 140735001433264 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 17757 11136 382 112 0 12722 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71028

[startup+51.101 s]
/proc/loadavg: 2.87 2.18 2.87 5/329 5739
/proc/meminfo: memFree=23724496/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=79168 CPUtime=51.09 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 42312 0 0 0 5099 10 0 0 25 0 1 0 382410387 81068032 12490 33554432000 4194304 4650387 140735001433264 18446744073709551615 4363423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 19792 12490 382 112 0 14757 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79168

[startup+102.312 s]
/proc/loadavg: 3.58 2.47 2.94 5/329 5740
/proc/meminfo: memFree=23652292/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=131464 CPUtime=102.3 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 67774 0 0 0 10213 17 0 0 25 0 1 0 382410387 134619136 17576 33554432000 4194304 4650387 140735001433264 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 32866 17576 382 112 0 27831 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 131464

[startup+162.3 s]
/proc/loadavg: 3.87 2.76 3.01 5/329 5741
/proc/meminfo: memFree=23619668/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=114216 CPUtime=162.29 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 95159 0 0 0 16203 26 0 0 25 0 1 0 382410387 116957184 22802 33554432000 4194304 4650387 140735001433264 18446744073709551615 4363572 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 28554 22802 382 112 0 23519 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 114216

[startup+222.301 s]
/proc/loadavg: 3.95 2.98 3.06 5/329 5743
/proc/meminfo: memFree=23597428/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=157676 CPUtime=222.29 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 118350 0 0 0 22197 32 0 0 25 0 1 0 382410387 161460224 23806 33554432000 4194304 4650387 140735001433264 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 39419 23806 382 112 0 34384 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 157676

[startup+282.3 s]
/proc/loadavg: 3.98 3.17 3.12 5/329 5745
/proc/meminfo: memFree=23553508/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=174904 CPUtime=282.29 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 126437 0 0 0 28195 34 0 0 25 0 1 0 382410387 179101696 27923 33554432000 4194304 4650387 140735001433264 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 43726 27923 382 112 0 38691 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 174904

[startup+342.301 s]
/proc/loadavg: 4.03 3.33 3.18 5/329 5746
/proc/meminfo: memFree=23560676/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=131744 CPUtime=342.29 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 146429 0 0 0 34187 42 0 0 25 0 1 0 382410387 134905856 26850 33554432000 4194304 4650387 140735001433264 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 32936 26850 382 112 0 27901 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 131744

[startup+402.301 s]
/proc/loadavg: 4.01 3.45 3.22 5/329 5748
/proc/meminfo: memFree=23548484/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=176884 CPUtime=402.3 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 166093 0 0 0 40181 49 0 0 25 0 1 0 382410387 181129216 28160 33554432000 4194304 4650387 140735001433264 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 44221 28160 382 112 0 39186 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 176884

[startup+462.301 s]
/proc/loadavg: 4.00 3.55 3.27 5/329 5749
/proc/meminfo: memFree=23531456/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=133156 CPUtime=462.3 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 184840 0 0 0 46176 54 0 0 25 0 1 0 382410387 136351744 27177 33554432000 4194304 4650387 140735001433264 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 33289 27177 382 112 0 28254 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 133156

[startup+522.301 s]
/proc/loadavg: 4.00 3.63 3.31 5/329 5751
/proc/meminfo: memFree=23518784/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=179400 CPUtime=522.3 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 202356 0 0 0 52170 60 0 0 25 0 1 0 382410387 183705600 29064 33554432000 4194304 4650387 140735001433264 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 44850 29064 382 112 0 39815 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 179400

[startup+582.3 s]
/proc/loadavg: 4.00 3.69 3.35 5/329 5753
/proc/meminfo: memFree=23516024/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=181428 CPUtime=582.3 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 218406 0 0 0 58164 66 0 0 25 0 1 0 382410387 185782272 28744 33554432000 4194304 4650387 140735001433264 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 45357 28744 382 112 0 40322 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 181428

[startup+642.301 s]
/proc/loadavg: 4.04 3.76 3.40 5/329 5754
/proc/meminfo: memFree=23499628/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=182064 CPUtime=642.31 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 234931 0 0 0 64160 71 0 0 25 0 1 0 382410387 186433536 28126 33554432000 4194304 4650387 140735001433264 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 45516 28126 382 112 0 40481 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 182064

[startup+702.3 s]
/proc/loadavg: 4.13 3.84 3.45 5/329 5756
/proc/meminfo: memFree=23467708/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=135056 CPUtime=702.3 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 250515 0 0 0 70155 75 0 0 25 0 1 0 382410387 138297344 25815 33554432000 4194304 4650387 140735001433264 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 33764 25815 382 112 0 28729 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 135056

[startup+762.313 s]
/proc/loadavg: 4.04 3.87 3.48 5/329 5757
/proc/meminfo: memFree=23397628/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=138424 CPUtime=762.32 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 264627 0 0 0 76151 81 0 0 25 0 1 0 382410387 141746176 27628 33554432000 4194304 4650387 140735001433264 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 34606 27628 382 112 0 29571 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 138424

[startup+822.301 s]
/proc/loadavg: 4.02 3.89 3.51 5/329 5759
/proc/meminfo: memFree=23393380/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=186912 CPUtime=822.31 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 279301 0 0 0 82146 85 0 0 25 0 1 0 382410387 191397888 29646 33554432000 4194304 4650387 140735001433264 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 46728 29646 382 112 0 41693 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 186912

[startup+882.301 s]
/proc/loadavg: 4.06 3.92 3.54 5/329 5761
/proc/meminfo: memFree=23399440/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=187352 CPUtime=882.31 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 293436 0 0 0 88142 89 0 0 25 0 1 0 382410387 191848448 30778 33554432000 4194304 4650387 140735001433264 18446744073709551615 4333936 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 46838 30778 382 112 0 41803 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 187352

[startup+942.301 s]
/proc/loadavg: 4.02 3.93 3.57 5/329 5762
/proc/meminfo: memFree=23283736/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=213588 CPUtime=942.31 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 300012 0 0 0 94140 91 0 0 25 0 1 0 382410387 218714112 37354 33554432000 4194304 4650387 140735001433264 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 53397 37354 382 112 0 48362 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 213588

[startup+1002.3 s]
/proc/loadavg: 4.01 3.94 3.59 5/329 5764
/proc/meminfo: memFree=23284100/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=213588 CPUtime=1002.31 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 300012 0 0 0 100140 91 0 0 25 0 1 0 382410387 218714112 37354 33554432000 4194304 4650387 140735001433264 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 53397 37354 382 112 0 48362 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 213588

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.61 5/329 5765
/proc/meminfo: memFree=23290520/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=214044 CPUtime=1062.31 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 311951 0 0 0 106134 97 0 0 25 0 1 0 382410387 219181056 35956 33554432000 4194304 4650387 140735001433264 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 53511 35956 382 112 0 48476 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 214044

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.64 5/329 5767
/proc/meminfo: memFree=23293460/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=165024 CPUtime=1122.31 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 324518 0 0 0 112127 104 0 0 25 0 1 0 382410387 168984576 34872 33554432000 4194304 4650387 140735001433264 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 41256 34872 382 112 0 36221 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 165024

[startup+1182.3 s]
/proc/loadavg: 4.07 3.98 3.66 5/329 5769
/proc/meminfo: memFree=23277076/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=165112 CPUtime=1182.32 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 336631 0 0 0 118120 112 0 0 25 0 1 0 382410387 169074688 32987 33554432000 4194304 4650387 140735001433264 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 41278 32987 382 112 0 36243 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 165112

[startup+1242.3 s]
/proc/loadavg: 4.20 4.03 3.69 5/329 5770
/proc/meminfo: memFree=23258080/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=234052 CPUtime=1242.32 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 345691 0 0 0 124116 116 0 0 25 0 1 0 382410387 239669248 42047 33554432000 4194304 4650387 140735001433264 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 58513 42047 382 112 0 53478 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 234052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.03 3.72 5/329 5772
/proc/meminfo: memFree=23296244/32951124 swapFree=46575252/67111528
[pid=5711] ppid=5709 vsize=234052 CPUtime=1300.03 cores=0,2
/proc/5711/stat : 5711 (strangenight1-s) R 5709 5711 5193 0 -1 4202496 345724 0 0 0 129887 116 0 0 25 0 1 0 382410387 239669248 42080 33554432000 4194304 4650387 140735001433264 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5711/statm: 58513 42080 382 112 0 53478 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 234052

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1298.88
CPU system time (s): 1.17082
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 234052

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

runsolver used 4.17537 second user time and 8.97363 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-14 16:09:51
IDJOB=3369803
IDBENCH=82612
IDSOLVER=1847
FILE ID=node107/3369803-1305382191
RUNJOBID= node107-1305382191-5694
PBS_JOBID= 13324395
Free space on /tmp= 73436 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S705365444-036-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369803-1305382191/watcher-3369803-1305382191 -o /tmp/evaluation-result-3369803-1305382191/solver-3369803-1305382191 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369803-1305382191.cnf

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

MD5SUM BENCH= 1cfa78dd8d87f0dbd61a5ae4dd552500
RANDOM SEED=157764091

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24148112 kB
Buffers:        294296 kB
Cached:        3933216 kB
SwapCached:      10016 kB
Active:        6045492 kB
Inactive:      2464844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24148112 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:           13304 kB
Writeback:           0 kB
AnonPages:     4280472 kB
Mapped:          18736 kB
Slab:           158980 kB
PageTables:      68840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64913168 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= 73408 MiB
End job on node107 at 2011-05-14 16:31:33