Trace number 3176068

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.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1968028041-077.UNKNOWN.cnf
MD5SUMb69cb091f87b56cc59075b29ac9c632c
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 variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

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-3176068-1301791521.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.09/0.16	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.09/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.09/0.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.19	c calculated reachability. Time: 0.00
0.09/0.19	c Calc default polars -  time:   0.00 s pos:      37 undec:       2 neg:      41
0.09/0.19	c =========================================================================================
0.09/0.19	c types(t): F = full restart, N = normal restart
0.09/0.19	c types(t): S = simplification begin/end, E = solution found
0.09/0.19	c restart types(rt): st = static, dy = dynamic
0.09/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.19	c  B st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.29/0.38	c  N dy     8      6114        80      7120         0      3305     49840     79650     22.85     24.06  --
0.49/0.54	c  N dy    11     10182        80      7120         0      6991     49840    174615     21.97     23.92  --
0.69/0.72	c  N dy    44     14279        80      7120         0      6903     49840    165764     22.80     24.30  --
0.89/1.00	c  N dy    53     20266        80      7120         0      7224     49840    156596     22.65     23.86  --
1.09/1.18	c  N dy    56     24310        80      7120         0     10927     49840    253351     22.47     23.77  --
1.19/1.22	c  F st    63     25002        80      7120         0     11565     49840    270737     22.53   no data  --
1.39/1.45	c  N dy    69     30000        80      7120         0      9908     49840    217525     22.53   no data  --
1.39/1.45	c  S st    69     30000        80      7120         0      9908     49840    217525     22.53   no data  --
1.39/1.48	c  S st    69     30502        80      7120         0     10384     49840    230259     22.53   no data  --
1.39/1.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.39/1.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1.39/1.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.58	c lits-rem:      1534  cl-subs:      734  v-elim:      0  v-fix:    0  time:  1.09 s
2.79/2.88	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.30
2.79/2.88	c calculated reachability. Time: 0.00
2.79/2.88	c  N dy    69     30502        80      7120         0      9650     49840    207024     22.53   no data  --
3.09/3.12	c  N dy    95     34824        80      7120         0     13621     49840    314321     22.75     24.00  --
3.29/3.34	c  N dy   112     38907        80      7120         0     10165     49840    205857     22.81     24.32  --
3.49/3.57	c  N dy   145     42993        80      7120         0     13954     49840    310114     23.03     24.92  --
3.69/3.75	c  S st   154     45754        80      7120         0      8268     49840    141752     23.04     21.25  --
3.69/3.78	c  S st   154     46257        80      7120         0      8740     49840    154508     23.04   no data  --
3.69/3.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.69/3.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.69/3.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3.69/3.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.59/4.65	c lits-rem:       136  cl-subs:       56  v-elim:      0  v-fix:    0  time:  0.86 s
4.59/4.65	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4.59/4.65	c vivif2 --  cl tried     8684 cl shrink        0 lits rem          0 time: 0.00
4.89/4.93	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.28
4.89/4.93	c calculated reachability. Time: 0.00
4.89/4.93	c  N dy   154     46257        80      7120         0      8684     49840    152552     23.04   no data  --
5.09/5.16	c  N dy   167     50633        80      7120         0     12697     49840    260335     23.05     24.36  --
5.39/5.40	c  N dy   172     54851        80      7120         0     16578     49840    363748     23.02     24.48  --
5.68/5.72	c  N dy   185     60096        80      7120         0     12195     49840    230847     22.99     24.29  --
5.88/5.96	c  N dy   197     64308        80      7120         0     16057     49840    334505     22.99     24.41  --
6.18/6.29	c  N dy   212     69387        80      7120         0     10647     49840    174749     23.00     21.50  --
6.18/6.29	c  S st   212     69387        80      7120         0     10647     49840    174749     23.00     21.50  --
6.28/6.32	c  S st   212     69893        80      7120         0     11119     49840    187444     23.00   no data  --
6.28/6.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.28/6.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.28/6.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.28/6.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.28/6.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.28/6.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
6.28/6.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.18/7.25	c lits-rem:       323  cl-subs:      184  v-elim:      0  v-fix:    0  time:  0.92 s
7.18/7.25	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
7.18/7.25	c vivif2 --  cl tried    10935 cl shrink        0 lits rem          0 time: 0.00
7.48/7.58	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.33
7.48/7.58	c calculated reachability. Time: 0.00
7.48/7.58	c  N dy   212     69893        80      7120         0     10935     49840    181890     23.00   no data  --
7.78/7.87	c  N dy   240     74800        80      7120         0     15474     49840    305350     23.08     24.31  --
8.18/8.22	c  N dy   250     79976        80      7120         0     20207     49840    432299     23.08     24.30  --
8.58/8.61	c  N dy   258     85792        80      7120         0     14498     49840    262089     23.07     24.31  --
8.69/8.72	c  F st   270     87500        80      7120         0     16074     49840    304912     23.09     22.47  --
8.98/9.08	c  N dy   276     92693        80      7120         0     20816     49840    433515     23.09   no data  --
9.68/9.78	c  N dy   282    103792        80      7120         0     19026     49840    367296     22.95     24.20  --
9.79/9.87	c  S st   285    104839        80      7120         0     19993     49840    392976     22.95     21.59  --
9.89/9.92	c  S st   285    105345        80      7120         0     20471     49840    405936     22.95   no data  --
9.89/9.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.89/9.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.89/9.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.89/9.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.89/9.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.89/9.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
9.89/9.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.48/11.51	c lits-rem:      1995  cl-subs:     1871  v-elim:      0  v-fix:    0  time:  1.58 s
11.48/11.51	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
11.48/11.51	c vivif2 --  cl tried    18600 cl shrink        0 lits rem          0 time: 0.00
11.78/11.86	c asymm  cl-useful: 0/5318/7120 lits-rem:0 time: 0.35
11.78/11.86	c calculated reachability. Time: 0.00
11.78/11.86	c  N dy   285    105345        80      7120         0     18600     49840    354793     22.95   no data  --
12.38/12.48	c  N dy   288    114045        80      7120         0     13868     49840    217248     22.86     24.16  --
13.08/13.14	c  N dy   318    123708        80      7120         0     22770     49840    455507     22.86     24.07  --
13.78/13.83	c  N dy   346    132568        80      7120         0     17185     49840    291172     22.87     24.09  --
14.78/14.86	c  N dy   371    145989        80      7120         0     14792     49840    211522     22.83     24.04  --
15.58/15.60	c  N dy   406    156397        80      7120         0     24362     49840    470050     22.86     24.14  --
15.68/15.75	c  S st   415    158017        80      7120         0     25854     49840    510245     22.87   no data  --
15.78/15.82	c  S st   415    158523        80      7120         0     26331     49840    523548     22.87   no data  --
15.78/15.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.78/15.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.78/15.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.78/15.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.78/15.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.78/15.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
15.78/15.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.89/17.94	c lits-rem:      2303  cl-subs:     2029  v-elim:      0  v-fix:    0  time:  2.10 s
17.89/17.94	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
17.89/17.94	c vivif2 --  cl tried    24302 cl shrink        0 lits rem          0 time: 0.00
18.09/18.12	c asymm  cl-useful: 0/1781/7120 lits-rem:0 time: 0.18
18.09/18.12	c calculated reachability. Time: 0.00
18.09/18.12	c  N dy   415    158523        80      7120         0     24302     49840    463316     22.87   no data  --
19.29/19.30	c  N dy   429    172310        80      7120         0     21398     49840    372803     22.80     24.03  --
20.29/20.32	c  N dy   466    183586        80      7120         0     31774     49840    650224     22.82     24.17  --
21.29/21.31	c  N dy   508    195339        80      7120         0     26127     49840    487269     22.85     24.21  --
22.48/22.51	c  N dy   563    207858        80      7120         0     20192     49840    312807     22.89     26.69  --
23.69/23.74	c  N dy   602    221418        80      7120         0     32598     49840    642246     22.89     24.11  --
24.98/25.00	c  N dy   623    236348        80      7120         0     27782     49840    490714     22.83     24.14  --
25.08/25.14	c  S st   631    237784        80      7120         0     29107     49840    526372     22.84   no data  --
25.19/25.21	c  S st   631    238288        80      7120         0     29577     49840    539405     22.84   no data  --
25.19/25.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.19/25.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.19/25.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
25.19/25.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.19/25.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.19/25.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
25.19/25.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.38/27.49	c lits-rem:      2271  cl-subs:     2643  v-elim:      0  v-fix:    0  time:  2.26 s
27.38/27.49	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
27.38/27.49	c vivif2 --  cl tried    26934 cl shrink        0 lits rem          0 time: 0.00
27.58/27.67	c asymm  cl-useful: 0/2054/7120 lits-rem:0 time: 0.18
27.58/27.67	c calculated reachability. Time: 0.00
27.58/27.67	c  N dy   631    238288        80      7120         0     26934     49840    468554     22.84   no data  --
30.18/30.29	c  N dy   669    267300        80      7120         0     34417     49840    658889     22.75     24.00  --
32.99/33.07	c  N dy   692    295183        80      7120         0     39676     49840    769230     22.59     23.80  --
34.19/34.28	c  F st   774    306252        80      7120         0     28996     49840    494788     22.65     22.69  --
34.99/35.06	c  N dy   791    314110        80      7120         0     36217     49840    691553     22.66     24.06  --
37.29/37.35	c  N dy   909    334135        80      7120         0     32676     49840    575191     22.75     26.34  --
39.69/39.79	c  N dy  1018    354154        80      7120         0     28124     49840    434173     22.80     25.10  --
40.09/40.11	c  S st  1033    357432        80      7120         0     31153     49840    515906     22.81     21.27  --
40.09/40.19	c  S st  1033    357936        80      7120         0     31629     49840    529319     22.81   no data  --
40.09/40.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.09/40.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.19/40.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
40.19/40.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.19/40.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.19/40.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
40.19/40.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.49/42.53	c lits-rem:      1587  cl-subs:     1496  v-elim:      0  v-fix:    0  time:  2.31 s
42.49/42.53	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
42.49/42.54	c vivif2 --  cl tried    30133 cl shrink        0 lits rem          0 time: 0.01
42.69/42.71	c asymm  cl-useful: 0/1592/7120 lits-rem:0 time: 0.18
42.69/42.72	c calculated reachability. Time: 0.00
42.69/42.72	c  N dy  1033    357936        80      7120         0     30133     49840    484145     22.81   no data  --
45.29/45.36	c  N dy  1089    380315        80      7120         0     26869     49840    381042     22.80     24.33  --
47.68/47.75	c  N dy  1183    400436        80      7120         0     45408     49840    878836     22.83     24.06  --
50.39/50.44	c  N dy  1259    424139        80      7120         0     42248     49840    775121     22.83     24.10  --
53.09/53.11	c  N dy  1354    445260        80      7120         0     35984     49840    599244     22.86     24.18  --
56.89/56.91	c  N dy  1430    476648        80      7120         0     38138     49840    632007     22.84     24.09  --
59.59/59.69	c  N dy  1463    498975        80      7120         0     31017     49840    430922     22.79     24.11  --
62.38/62.45	c  N dy  1546    520598        80      7120         0     50762     49840    960346     22.81     24.04  --
64.48/64.59	c  S st  1615    536904        80      7120         0     37425     49840    593710     22.83     23.06  --
64.58/64.67	c  S st  1615    537404        80      7120         0     37898     49840    606658     22.83   no data  --
64.58/64.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.58/64.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.58/64.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
64.68/64.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.68/64.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.68/64.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
64.68/64.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.79/67.88	c lits-rem:      1635  cl-subs:     1760  v-elim:      0  v-fix:    0  time:  3.18 s
67.79/67.88	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
67.79/67.88	c vivif2 --  cl tried    36138 cl shrink        0 lits rem          0 time: 0.01
67.99/68.06	c asymm  cl-useful: 0/1347/7120 lits-rem:0 time: 0.18
67.99/68.06	c calculated reachability. Time: 0.00
67.99/68.06	c  N dy  1615    537404        80      7120         0     36138     49840    555046     22.83   no data  --
70.79/70.82	c  N dy  1692    557889        80      7120         0     54923     49840   1061063     22.84     24.14  --
73.29/73.36	c  N dy  1774    577956        80      7120         0     44066     49840    757567     22.86     26.62  --
76.48/76.53	c  N dy  1856    598000        80      7120         0     32265     49840    418168     22.88     24.40  --
79.28/79.36	c  N dy  1948    619712        80      7120         0     52105     49840    951343     22.90     24.14  --
82.29/82.30	c  N dy  2015    639782        80      7120         0     39350     49840    589532     22.91     24.38  --
84.99/85.08	c  N dy  2063    659795        80      7120         0     57594     49840   1078519     22.90     24.17  --
87.99/88.05	c  N dy  2119    679874        80      7120         0     43938     49840    695546     22.90     26.74  --
91.29/91.37	c  N dy  2178    701495        80      7120         0     63655     49840   1225340     22.90     24.16  --
94.59/94.62	c  N dy  2229    726565        80      7120         0     53695     49840    945084     22.88     24.09  --
97.98/98.01	c  N dy  2260    749597        80      7120         0     40944     49840    586162     22.85     24.06  --
102.09/102.14	c  N dy  2341    776503        80      7120         0     65472     49840   1235615     22.84     24.05  --
105.89/105.95	c  N dy  2430    802903        80      7120         0     54913     49840    943884     22.84     24.11  --
106.39/106.46	c  S st  2440    806107        80      7120         0     57855     49840   1023357     22.85   no data  --
106.49/106.58	c  S st  2440    806612        80      7120         0     58323     49840   1036331     22.85   no data  --
106.49/106.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.49/106.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.59/106.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
106.59/106.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.59/106.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.59/106.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
106.59/106.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
114.39/114.43	c lits-rem:      2520  cl-subs:     5021  v-elim:      0  v-fix:    0  time:  7.80 s
114.39/114.43	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
114.39/114.44	c vivif2 --  cl tried    53302 cl shrink        0 lits rem          0 time: 0.01
114.58/114.65	c asymm  cl-useful: 0/943/7120 lits-rem:0 time: 0.21
114.58/114.65	c calculated reachability. Time: 0.00
114.58/114.65	c  N dy  2440    806612        80      7120         0     53302     49840    897900     22.85   no data  --
118.48/118.58	c  N dy  2551    826658        80      7120         0     36239     49840    433306     22.87     24.12  --
123.89/123.98	c  N dy  2588    864888        80      7120         0     70907     49840   1342415     22.82     24.12  --
126.89/126.96	c  N dy  2674    885265        80      7120         0     53255     49840    880069     22.84     24.17  --
130.29/130.39	c  N dy  2733    905295        80      7120         0     71553     49840   1368884     22.83     24.64  --
133.49/133.59	c  N dy  2810    926484        80      7120         0     53579     49840    867334     22.84     24.05  --
137.19/137.21	c  N dy  2880    946756        80      7120         0     72189     49840   1365875     22.84     24.08  --
141.90/141.99	c  N dy  2950    978026        80      7120         0     62416     49840   1081959     22.83     24.08  --
145.79/145.88	c  N dy  2959   1003577        80      7120         0     46307     49840    628428     22.79     24.07  --
149.69/149.73	c  N dy  3090   1023627        80      7120         0     64702     49840   1129476     22.82     24.15  --
154.49/154.58	c  N dy  3186   1043712        80      7120         0     42892     49840    528219     22.83     24.04  --
157.89/157.99	c  N dy  3258   1066207        80      7120         0     63471     49840   1079945     22.83     24.10  --
159.19/159.23	c  F st  3299   1071876        80      7120         0     68656     49840   1220879     22.83   no data  --
162.29/162.33	c  N dy  3348   1086261        80      7120         0     81853     49840   1579765     22.84     26.02  --
165.49/165.52	c  N dy  3411   1106301        80      7120         0     59019     49840    943020     22.84     26.03  --
169.69/169.71	c  N dy  3504   1127505        80      7120         0     78414     49840   1465962     22.85     24.37  --
173.39/173.44	c  N dy  3584   1148369        80      7120         0     55387     49840    833466     22.86     24.09  --
177.00/177.04	c  N dy  3651   1168427        80      7120         0     73687     49840   1323612     22.86     26.12  --
181.59/181.67	c  N dy  3741   1191107        80      7120         0     51470     49840    707203     22.87     24.44  --
184.99/185.05	c  S st  3826   1209919        80      7120         0     68672     49840   1173732     22.88   no data  --
185.19/185.21	c  S st  3826   1210425        80      7120         0     69142     49840   1186901     22.88   no data  --
185.19/185.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
185.19/185.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
185.19/185.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
185.19/185.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
185.19/185.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
185.19/185.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
185.19/185.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
196.19/196.29	c lits-rem:      3210  cl-subs:     5263  v-elim:      0  v-fix:    0  time: 11.03 s
196.19/196.29	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
196.29/196.31	c vivif2 --  cl tried    63879 cl shrink        0 lits rem          0 time: 0.01
196.49/196.52	c asymm  cl-useful: 0/787/7120 lits-rem:0 time: 0.21
196.49/196.52	c calculated reachability. Time: 0.00
196.49/196.52	c  N dy  3826   1210425        80      7120         0     63879     49840   1038070     22.88   no data  --
203.19/203.25	c  N dy  3894   1248806        80      7120         0     55092     49840    778370     22.84     24.19  --
209.69/209.75	c  N dy  3963   1284901        80      7120         0     87912     49840   1644749     22.81     24.05  --
214.09/214.18	c  N dy  4087   1310055        80      7120         0     66407     49840   1089715     22.82     24.04  --
219.00/219.02	c  N dy  4200   1331196        80      7120         0     85699     49840   1612010     22.84     24.15  --
230.59/230.69	c  N dy  4231   1397270        80      7120         0     53617     49840    701486     22.72     23.99  --
234.69/234.76	c  N dy  4363   1417304        80      7120         0     72010     49840   1202027     22.74     24.24  --
239.69/239.79	c  N dy  4489   1437307        80      7120         0     90347     49840   1701474     22.76     24.36  --
243.50/243.53	c  N dy  4529   1457366        80      7120         0     61286     49840    893482     22.75     26.56  --
248.50/248.56	c  N dy  4592   1478058        80      7120         0     80211     49840   1396848     22.75     24.18  --
254.50/254.52	c  N dy  4643   1499598        80      7120         0     51530     49840    621411     22.74     23.95  --
258.79/258.82	c  N dy  4759   1520146        80      7120         0     70343     49840   1134568     22.76     23.98  --
274.29/274.30	c  N dy  4791   1604444        80      7120         0     97189     49840   1786891     22.64     23.88  --
278.50/278.50	c  N dy  4922   1624451        80      7120         0     65763     49840    986812     22.66     26.12  --
283.20/283.24	c  N dy  5025   1645172        80      7120         0     84835     49840   1503859     22.67     23.91  --
289.20/289.23	c  N dy  5122   1665223        80      7120         0     52118     49840    592368     22.68     24.54  --
293.39/293.42	c  N dy  5246   1686775        80      7120         0     71907     49840   1129008     22.69     24.04  --
298.39/298.48	c  N dy  5344   1706871        80      7120         0     90296     49840   1625895     22.70     24.34  --
299.49/299.57	c  S st  5367   1710425        80      7120         0     93562     49840   1714790     22.71   no data  --
299.79/299.80	c  S st  5367   1710928        80      7120         0     94037     49840   1728004     22.71   no data  --
299.79/299.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
299.79/299.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
299.79/299.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
299.89/299.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
299.89/299.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
299.89/299.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
299.89/299.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
368.50/368.53	c lits-rem:      4993  cl-subs:     7999  v-elim:      0  v-fix:    0  time: 68.64 s
368.50/368.53	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
368.50/368.55	c vivif2 --  cl tried    86038 cl shrink        0 lits rem          0 time: 0.02
368.69/368.77	c asymm  cl-useful: 0/790/7120 lits-rem:0 time: 0.22
368.69/368.78	c calculated reachability. Time: 0.00
368.69/368.78	c  N dy  5367   1710928        80      7120         0     86038     49840   1494381     22.71   no data  --
375.11/375.10	c  N dy  5417   1742031        80      7120         0     62546     49840    851940     22.69     23.90  --
380.30/380.30	c  N dy  5505   1762115        80      7120         0     80886     49840   1346486     22.70     24.86  --
387.40/387.44	c  N dy  5650   1782258        80      7120         0     99397     49840   1854823     22.72     24.16  --
392.10/392.13	c  N dy  5747   1802284        80      7120         0     64954     49840    908096     22.73     24.80  --
396.70/396.77	c  N dy  5844   1823134        80      7120         0     84047     49840   1424480     22.74     24.15  --
402.90/402.99	c  N dy  5986   1843677        80      7120         0    102897     49840   1940886     22.76     24.05  --
407.70/407.78	c  N dy  6090   1863848        80      7120         0     67467     49840    959212     22.77     24.06  --
412.40/412.42	c  N dy  6127   1887313        80      7120         0     88848     49840   1527117     22.76     23.97  --
418.59/418.60	c  N dy  6240   1907388        80      7120         0    107256     49840   2026640     22.77     25.52  --
423.00/423.06	c  N dy  6332   1927740        80      7120         0     71061     49840   1037845     22.77     24.19  --
428.00/428.00	c  N dy  6454   1947760        80      7120         0     89374     49840   1538140     22.79     24.04  --
434.10/434.15	c  N dy  6504   1970226        80      7120         0    109840     49840   2084972     22.78     24.06  --
438.70/438.70	c  N dy  6623   1990241        80      7120         0     72512     49840   1066090     22.80     24.92  --
443.60/443.62	c  N dy  6730   2010251        80      7120         0     90783     49840   1562493     22.81     24.04  --
449.50/449.55	c  N dy  6807   2030460        80      7120         0    109269     49840   2063155     22.81     24.08  --
456.30/456.31	c  N dy  6886   2060768        80      7120         0     80031     49840   1237366     22.81     24.19  --
466.80/466.83	c  N dy  6911   2115258        80      7120         0     71889     49840   1001393     22.76     23.99  --
472.00/472.05	c  N dy  6941   2140074        80      7120         0     94321     49840   1597556     22.75     24.02  --
478.10/478.10	c  N dy  7021   2160466        80      7120         0    112988     49840   2099776     22.76     24.05  --
483.10/483.15	c  N dy  7146   2180796        80      7120         0     73509     49840   1051202     22.77     24.06  --
488.00/488.09	c  N dy  7239   2200872        80      7120         0     91832     49840   1547917     22.78     24.01  --
491.00/491.03	c  S st  7287   2210930        80      7120         0    101033     49840   1798714     22.78     22.77  --
491.20/491.27	c  S st  7287   2211438        80      7120         0    101509     49840   1811592     22.78   no data  --
491.20/491.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
491.20/491.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
491.30/491.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
491.30/491.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
491.30/491.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
491.30/491.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
491.30/491.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
527.00/527.06	c lits-rem:      5671  cl-subs:     8409  v-elim:      0  v-fix:    0  time: 35.69 s
527.00/527.06	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
527.00/527.08	c vivif2 --  cl tried    93100 cl shrink        0 lits rem          0 time: 0.02
527.30/527.34	c asymm  cl-useful: 0/628/7120 lits-rem:0 time: 0.26
527.30/527.35	c calculated reachability. Time: 0.00
527.30/527.35	c  N dy  7287   2211438        80      7120         0     93100     49840   1565131     22.78   no data  --
533.91/533.99	c  N dy  7409   2231489        80      7120         0    111479     49840   2064821     22.79     25.96  --
539.30/539.37	c  N dy  7512   2251561        80      7120         0     70942     49840    964951     22.80     24.04  --
544.10/544.15	c  N dy  7579   2273085        80      7120         0     90573     49840   1492042     22.80     24.06  --
550.40/550.41	c  N dy  7687   2293090        80      7120         0    108875     49840   1989700     22.81     25.16  --
556.51/556.58	c  N dy  7751   2315321        80      7120         0     69007     49840    890177     22.81     24.02  --
561.01/561.06	c  N dy  7834   2335401        80      7120         0     87342     49840   1385120     22.81     24.08  --
567.20/567.23	c  N dy  7889   2359165        80      7120         0    108990     49840   1968411     22.81     24.05  --
573.40/573.42	c  N dy  7956   2379195        80      7120         0     66259     49840    805854     22.82     25.69  --
578.31/578.32	c  N dy  8088   2399610        80      7120         0     84989     49840   1319273     22.83     24.17  --
584.41/584.43	c  N dy  8211   2419645        80      7120         0    103390     49840   1823233     22.84     26.65  --
592.20/592.21	c  N dy  8339   2441494        80      7120         0    123464     49840   2372719     22.85     24.18  --
596.81/596.89	c  N dy  8431   2461945        80      7120         0     79965     49840   1158665     22.86     24.11  --
608.90/608.93	c  N dy  8537   2508552        80      7120         0    122292     49840   2283508     22.85     24.21  --
614.01/614.07	c  N dy  8623   2529009        80      7120         0     78059     49840   1092960     22.85     24.10  --
618.71/618.77	c  N dy  8684   2549103        80      7120         0     96320     49840   1584029     22.85     25.82  --
625.60/625.66	c  N dy  8807   2569497        80      7120         0    115005     49840   2095511     22.86     24.12  --
633.20/633.25	c  N dy  8964   2589544        80      7120         0     69482     49840    845882     22.87     24.30  --
638.30/638.38	c  N dy  9066   2609590        80      7120         0     87836     49840   1345788     22.88     26.00  --
644.61/644.63	c  N dy  9182   2629679        80      7120         0    106275     49840   1850679     22.89     25.02  --
651.80/651.89	c  N dy  9292   2649901        80      7120         0    124843     49840   2359130     22.90     24.31  --
657.71/657.78	c  N dy  9391   2670008        80      7120         0     78247     49840   1063427     22.90     24.18  --
666.00/666.01	c  N dy  9446   2705849        80      7120         0    110769     49840   1918641     22.88     24.15  --
668.10/668.10	c  S st  9477   2711440        80      7120         0    115874     49840   2057890     22.88   no data  --
668.30/668.39	c  S st  9477   2711944        80      7120         0    116343     49840   2070933     22.88   no data  --
668.40/668.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
668.40/668.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
668.40/668.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
668.50/668.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
668.50/668.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
668.50/668.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
668.50/668.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
766.90/766.92	c lits-rem:      9766  cl-subs:    12166  v-elim:      0  v-fix:    0  time: 98.42 s
766.90/766.93	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
766.90/766.95	c vivif2 --  cl tried   104177 cl shrink        0 lits rem          0 time: 0.02
767.20/767.22	c asymm  cl-useful: 0/541/7120 lits-rem:0 time: 0.27
767.20/767.23	c calculated reachability. Time: 0.00
767.20/767.23	c  N dy  9477   2711944        80      7120         0    104177     49840   1745154     22.88   no data  --
773.01/773.04	c  N dy  9505   2735796        80      7120         0    125836     49840   2323512     22.87     24.23  --
778.61/778.69	c  N dy  9613   2755891        80      7120         0     79077     49840   1080628     22.88     25.28  --
784.61/784.61	c  N dy  9735   2775987        80      7120         0     97510     49840   1585587     22.89     25.88  --
792.31/792.33	c  N dy  9874   2796205        80      7120         0    116068     49840   2095464     22.90     24.14  --
800.51/800.51	c  N dy  9982   2816266        80      7120         0     67963     49840    758941     22.91     26.94  --
805.41/805.48	c  N dy 10117   2836345        80      7120         0     86310     49840   1261882     22.92     24.15  --
811.22/811.23	c  N dy 10216   2856946        80      7120         0    105162     49840   1776417     22.92     24.14  --
818.01/818.09	c  N dy 10312   2876999        80      7120         0    123464     49840   2274292     22.93     25.61  --
825.21/825.26	c  N dy 10423   2897020        80      7120         0     74278     49840    912385     22.93     24.67  --
830.21/830.29	c  N dy 10520   2917066        80      7120         0     92624     49840   1408692     22.94     24.36  --
838.01/838.00	c  N dy 10616   2942774        80      7120         0    116130     49840   2042295     22.94     24.39  --
845.81/845.89	c  N dy 10718   2962898        80      7120         0    134491     49840   2541945     22.94     24.31  --
851.41/851.48	c  N dy 10815   2982961        80      7120         0     84368     49840   1172466     22.95     24.73  --
858.02/858.01	c  N dy 10960   3004166        80      7120         0    103802     49840   1707703     22.96     24.37  --
864.72/864.79	c  N dy 11045   3024525        80      7120         0    122369     49840   2212825     22.96     24.36  --
872.21/872.28	c  N dy 11114   3045903        80      7120         0     72467     49840    828583     22.97     24.33  --
879.01/879.06	c  N dy 11130   3081155        80      7120         0    104380     49840   1671718     22.95     24.29  --
885.31/885.35	c  N dy 11195   3101497        80      7120         0    122920     49840   2173078     22.95     24.37  --
893.72/893.75	c  N dy 11294   3121520        80      7120         0     71055     49840    778622     22.95     24.77  --
898.42/898.45	c  N dy 11361   3141954        80      7120         0     89686     49840   1282209     22.95     24.18  --
904.41/904.40	c  N dy 11457   3161962        80      7120         0    108024     49840   1781477     22.96     24.24  --
912.41/912.43	c  N dy 11541   3184743        80      7120         0    128830     49840   2344582     22.96     24.24  --
918.81/918.89	c  N dy 11580   3205449        80      7120         0     76427     49840    904335     22.95     24.22  --
920.22/920.22	c  S st 11594   3211944        80      7120         0     82317     49840   1064290     22.95     22.58  --
920.42/920.42	c  S st 11594   3212450        80      7120         0     82791     49840   1077525     22.95   no data  --
920.42/920.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
920.42/920.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
920.42/920.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
920.42/920.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
920.42/920.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
920.42/920.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
920.42/920.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
937.02/937.04	c lits-rem:      1261  cl-subs:     2582  v-elim:      0  v-fix:    0  time: 16.56 s
937.02/937.04	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
937.02/937.06	c vivif2 --  cl tried    80209 cl shrink        0 lits rem          0 time: 0.01
937.42/937.43	c asymm  cl-useful: 0/706/7120 lits-rem:0 time: 0.37
937.42/937.43	c calculated reachability. Time: 0.00
937.42/937.43	c  N dy 11594   3212450        80      7120         0     80209     49840   1008711     22.95   no data  --
944.32/944.38	c  N dy 11678   3232882        80      7120         0     98808     49840   1514918     22.96     24.22  --
951.92/951.93	c  N dy 11729   3252894        80      7120         0    117046     49840   2002025     22.95     25.87  --
962.02/962.07	c  N dy 11818   3273963        80      7120         0    136205     49840   2520124     22.96     24.18  --
969.42/969.49	c  N dy 11836   3294773        80      7120         0     83242     49840   1071657     22.95     24.23  --
976.01/976.05	c  N dy 11897   3315781        80      7120         0    102372     49840   1587428     22.95     24.16  --
983.42/983.46	c  N dy 11932   3335867        80      7120         0    120673     49840   2078287     22.94     25.62  --
994.42/994.42	c  N dy 12073   3355965        80      7120         0    139092     49840   2587434     22.95     25.77  --
1003.02/1003.02	c  N dy 12198   3375998        80      7120         0     84607     49840   1106505     22.96     25.38  --
1011.12/1011.13	c  N dy 12299   3402478        80      7120         0    108798     49840   1763079     22.96     24.18  --
1018.81/1018.82	c  N dy 12422   3422594        80      7120         0    127238     49840   2268651     22.97     24.33  --
1028.92/1028.97	c  N dy 12513   3445671        80      7120         0     74367     49840    805305     22.97     24.26  --
1034.12/1034.12	c  N dy 12628   3465706        80      7120         0     92749     49840   1309987     22.98     25.76  --
1040.01/1040.06	c  N dy 12687   3485800        80      7120         0    111073     49840   1804332     22.98     24.50  --
1047.52/1047.54	c  N dy 12785   3505873        80      7120         0    129421     49840   2304940     22.99     25.55  --
1056.52/1056.59	c  N dy 12898   3526494        80      7120         0    148302     49840   2819784     22.99     24.34  --
1062.52/1062.57	c  N dy 12953   3548407        80      7120         0     93312     49840   1293284     22.99     24.21  --
1070.23/1070.25	c  N dy 13033   3575657        80      7120         0    118142     49840   1963835     22.99     24.26  --
1077.62/1077.64	c  N dy 13121   3595786        80      7120         0    136516     49840   2465113     22.99     24.26  --
1086.83/1086.81	c  N dy 13217   3619172        80      7120         0     82107     49840    984320     23.00     24.29  --
1092.42/1092.44	c  N dy 13316   3639888        80      7120         0    101052     49840   1503418     23.00     24.36  --
1098.73/1098.78	c  N dy 13388   3659975        80      7120         0    119403     49840   2002310     23.00     24.45  --
1106.02/1106.04	c  N dy 13452   3679989        80      7120         0    137636     49840   2494343     23.00     24.28  --
1117.82/1117.89	c  N dy 13555   3712451        80      7120         0     90399     49840   1175969     23.00     20.05  --
1117.82/1117.89	c  S st 13555   3712451        80      7120         0     90399     49840   1175969     23.00     20.05  --
1118.12/1118.11	c  S st 13555   3712955        80      7120         0     90865     49840   1189165     23.00   no data  --
1118.12/1118.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1118.12/1118.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1118.12/1118.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1118.12/1118.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1118.12/1118.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1118.12/1118.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1118.12/1118.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1132.63/1132.68	c lits-rem:      2075  cl-subs:     4142  v-elim:      0  v-fix:    0  time: 14.49 s
1132.63/1132.68	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1132.63/1132.69	c vivif2 --  cl tried    86723 cl shrink        0 lits rem          0 time: 0.01
1132.93/1132.92	c asymm  cl-useful: 0/653/7120 lits-rem:0 time: 0.23
1132.93/1132.93	c calculated reachability. Time: 0.00
1132.93/1132.93	c  N dy 13555   3712955        80      7120         0     86723     49840   1084797     23.00   no data  --
1137.83/1137.87	c  N dy 13595   3733005        80      7120         0    104921     49840   1570253     23.00     26.86  --
1142.72/1142.73	c  F st 13617   3751562        80      7120         0    121698     49840   2017963     22.99     20.56  --
1143.32/1143.39	c  N st 13621   3753595        80      7120         0    123566     49840   2069186     22.99   no data  --
1152.53/1152.51	c  N dy 13715   3773626        80      7120         0    141882     49840   2574465     23.00     25.40  --
1163.52/1163.57	c  N dy 13808   3793671        80      7120         0     83023     49840    983358     23.00     25.87  --
1170.12/1170.18	c  N dy 13883   3813703        80      7120         0    101284     49840   1479953     23.00     25.73  --
1178.02/1178.08	c  N dy 13932   3833931        80      7120         0    119713     49840   1979788     23.00     24.33  --
1189.63/1189.63	c  N dy 14063   3853963        80      7120         0    138016     49840   2485172     23.01     25.62  --
1200.43/1200.43	c  N dy 14135   3874092        80      7120         0    156363     49840   2984283     23.01     24.33  --
1208.03/1208.07	c  N dy 14262   3894199        80      7120         0     96509     49840   1339137     23.02     24.36  --
1216.73/1216.79	c  N dy 14393   3914239        80      7120         0    114859     49840   1846411     23.03     24.27  --
1226.62/1226.68	c  N dy 14493   3934340        80      7120         0    133184     49840   2345913     23.03     24.35  --
1245.82/1245.87	c  N dy 14577   3980389        80      7120         0     95618     49840   1284998     23.02     24.43  --
1254.22/1254.22	c  N dy 14676   4000533        80      7120         0    114094     49840   1791473     23.03     24.32  --
1266.73/1266.77	c  N dy 14700   4037543        80      7120         0    147467     49840   2657333     23.01     24.24  --
1275.93/1275.94	c  N dy 14806   4057688        80      7120         0     85870     49840   1016696     23.02     24.30  --
1283.12/1283.15	c  N dy 14837   4087672        80      7120         0    112851     49840   1717068     23.00     24.26  --
1289.53/1289.50	c  N dy 14878   4108780        80      7120         0    132103     49840   2233313     23.00     24.22  --
1296.73/1296.74	c  N dy 14921   4129057        80      7120         0    150581     49840   2727967     23.00     24.22  --

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

running on 2 cores: 5,7

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.46 3.87 3.84 3/184 942
/proc/meminfo: memFree=20022024/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=11760 CPUtime=0 cores=5,7
/proc/942/stat : 942 (runsolver) R 940 942 891 0 -1 4202560 40 0 0 0 0 0 0 0 24 0 1 0 290752594 12042240 50 33554432000 4194304 5392636 140733541328336 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/942/statm: 2940 50 30 293 0 2644 0

[startup+0.067458 s]
/proc/loadavg: 3.46 3.87 3.84 3/184 942
/proc/meminfo: memFree=20022024/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=30076 CPUtime=0.06 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 669 0 0 0 6 0 0 0 25 0 1 0 290752594 30797824 609 33554432000 4194304 4650387 140735171371040 18446744073709551615 4370669 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 7519 609 345 112 0 2484 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30076

[startup+0.100454 s]
/proc/loadavg: 3.46 3.87 3.84 3/184 942
/proc/meminfo: memFree=20022024/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=30076 CPUtime=0.09 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 676 0 0 0 9 0 0 0 25 0 1 0 290752594 30797824 616 33554432000 4194304 4650387 140735171371040 18446744073709551615 4370448 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 7519 616 345 112 0 2484 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30076

[startup+0.300416 s]
/proc/loadavg: 3.46 3.87 3.84 3/184 942
/proc/meminfo: memFree=20022024/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=32520 CPUtime=0.29 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 1365 0 0 0 29 0 0 0 25 0 1 0 290752594 33300480 1234 33554432000 4194304 4650387 140735171371040 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 8130 1234 376 112 0 3095 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32520

[startup+0.700343 s]
/proc/loadavg: 3.46 3.87 3.84 3/184 942
/proc/meminfo: memFree=20022024/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=33144 CPUtime=0.69 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 1989 0 0 0 69 0 0 0 25 0 1 0 290752594 33939456 1367 33554432000 4194304 4650387 140735171371040 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 8286 1367 378 112 0 3251 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33144

[startup+1.50019 s]
/proc/loadavg: 3.58 3.89 3.84 5/190 954
/proc/meminfo: memFree=19997416/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=39984 CPUtime=1.49 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 4442 0 0 0 149 0 0 0 25 0 1 0 290752594 40943616 3070 33554432000 4194304 4650387 140735171371040 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 9996 3070 380 112 0 4961 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39984

[startup+3.1009 s]
/proc/loadavg: 3.58 3.89 3.84 5/190 954
/proc/meminfo: memFree=19977948/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=39984 CPUtime=3.09 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 4568 0 0 0 309 0 0 0 25 0 1 0 290752594 40943616 3196 33554432000 4194304 4650387 140735171371040 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 9996 3196 380 112 0 4961 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39984

[startup+6.3003 s]
/proc/loadavg: 3.58 3.89 3.84 5/190 954
/proc/meminfo: memFree=19968344/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=40392 CPUtime=6.28 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 6491 0 0 0 628 0 0 0 22 0 1 0 290752594 41361408 3064 33554432000 4194304 4650387 140735171371040 18446744073709551615 4365271 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 10098 3064 380 112 0 5063 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40392

[startup+12.7011 s]
/proc/loadavg: 3.65 3.90 3.85 5/190 954
/proc/meminfo: memFree=19947792/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=47616 CPUtime=12.68 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 10313 0 0 0 1268 0 0 0 25 0 1 0 290752594 48758784 4900 33554432000 4194304 4650387 140735171371040 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 11904 4900 380 112 0 6869 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47616

[startup+25.5007 s]
/proc/loadavg: 3.70 3.90 3.85 5/190 954
/proc/meminfo: memFree=19914772/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=56396 CPUtime=25.48 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 17443 0 0 0 2547 1 0 0 25 0 1 0 290752594 57749504 7065 33554432000 4194304 4650387 140735171371040 18446744073709551615 4432364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 14099 7065 380 112 0 9064 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56396

[startup+51.101 s]
/proc/loadavg: 3.80 3.91 3.85 5/190 955
/proc/meminfo: memFree=19895232/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=58488 CPUtime=51.09 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 25901 0 0 0 5106 3 0 0 25 0 1 0 290752594 59891712 7943 33554432000 4194304 4650387 140735171371040 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 14622 7943 380 112 0 9587 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58488

[startup+102.307 s]
/proc/loadavg: 3.99 3.94 3.86 5/190 956
/proc/meminfo: memFree=19862432/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=62992 CPUtime=102.3 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 41191 0 0 0 10224 6 0 0 25 0 1 0 290752594 64503808 9264 33554432000 4194304 4650387 140735171371040 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 15748 9264 380 112 0 10713 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 62992

[startup+162.3 s]
/proc/loadavg: 3.99 3.94 3.87 5/190 958
/proc/meminfo: memFree=19811776/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=73192 CPUtime=162.29 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 56098 0 0 0 16220 9 0 0 25 0 1 0 290752594 74948608 12091 33554432000 4194304 4650387 140735171371040 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 18298 12091 380 112 0 13263 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 73192

[startup+222.3 s]
/proc/loadavg: 3.99 3.95 3.87 5/190 960
/proc/meminfo: memFree=19779996/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=85384 CPUtime=222.29 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 69286 0 0 0 22217 12 0 0 25 0 1 0 290752594 87433216 13419 33554432000 4194304 4650387 140735171371040 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 21346 13419 380 112 0 16311 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 85384

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 3.88 5/190 961
/proc/meminfo: memFree=19766808/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=85644 CPUtime=282.3 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 80606 0 0 0 28214 16 0 0 25 0 1 0 290752594 87699456 14082 33554432000 4194304 4650387 140735171371040 18446744073709551615 4361034 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 21411 14082 380 112 0 16376 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 85644

[startup+342.301 s]
/proc/loadavg: 3.99 3.96 3.88 5/190 963
/proc/meminfo: memFree=19717924/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=100752 CPUtime=342.29 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 87163 0 0 0 34212 17 0 0 25 0 1 0 290752594 103170048 18345 33554432000 4194304 4650387 140735171371040 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 25188 18345 380 112 0 20153 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 100752

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.89 5/190 964
/proc/meminfo: memFree=19693840/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=100856 CPUtime=402.3 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 92276 0 0 0 40211 19 0 0 25 0 1 0 290752594 103276544 18548 33554432000 4194304 4650387 140735171371040 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 25214 18548 380 112 0 20179 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 100856

[startup+462.301 s]
/proc/loadavg: 4.03 3.98 3.90 5/190 966
/proc/meminfo: memFree=19683032/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=101096 CPUtime=462.3 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 102225 0 0 0 46207 23 0 0 25 0 1 0 290752594 103522304 18618 33554432000 4194304 4650387 140735171371040 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 25274 18618 380 112 0 20239 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 101096

[startup+522.301 s]
/proc/loadavg: 4.01 3.98 3.91 5/190 968
/proc/meminfo: memFree=19658192/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=110796 CPUtime=522.3 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 109426 0 0 0 52206 24 0 0 25 0 1 0 290752594 113455104 20761 33554432000 4194304 4650387 140735171371040 18446744073709551615 4476279 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 27699 20761 380 112 0 22664 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 110796

[startup+582.3 s]
/proc/loadavg: 4.12 4.02 3.92 5/190 969
/proc/meminfo: memFree=19651196/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=110980 CPUtime=582.3 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 117525 0 0 0 58203 27 0 0 25 0 1 0 290752594 113643520 20618 33554432000 4194304 4650387 140735171371040 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 27745 20618 380 112 0 22710 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 110980

[startup+642.3 s]
/proc/loadavg: 4.04 4.01 3.92 5/190 971
/proc/meminfo: memFree=19639136/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=111164 CPUtime=642.31 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 125958 0 0 0 64201 30 0 0 25 0 1 0 290752594 113831936 20653 33554432000 4194304 4650387 140735171371040 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 27791 20653 380 112 0 22756 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 111164

[startup+702.3 s]
/proc/loadavg: 4.05 4.02 3.93 5/190 972
/proc/meminfo: memFree=19611568/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=121860 CPUtime=702.3 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 131632 0 0 0 70199 31 0 0 25 0 1 0 290752594 124784640 23428 33554432000 4194304 4650387 140735171371040 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 30465 23428 380 112 0 25430 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 121860

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 974
/proc/meminfo: memFree=19623452/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=121860 CPUtime=762.31 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 131635 0 0 0 76200 31 0 0 25 0 1 0 290752594 124784640 23431 33554432000 4194304 4650387 140735171371040 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 30465 23431 380 112 0 25430 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 121860

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 977
/proc/meminfo: memFree=19612236/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=121936 CPUtime=822.31 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 138392 0 0 0 82197 34 0 0 25 0 1 0 290752594 124862464 24026 33554432000 4194304 4650387 140735171371040 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 30484 24026 380 112 0 25449 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 121936

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 978
/proc/meminfo: memFree=19610336/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=122132 CPUtime=882.31 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 146882 0 0 0 88194 37 0 0 25 0 1 0 290752594 125063168 23395 33554432000 4194304 4650387 140735171371040 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 30533 23395 380 112 0 25498 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 122132

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 989
/proc/meminfo: memFree=19588600/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=122236 CPUtime=942.32 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 152544 0 0 0 94193 39 0 0 25 0 1 0 290752594 125169664 22841 33554432000 4194304 4650387 140735171371040 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 30559 22841 380 112 0 25524 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 122236

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 990
/proc/meminfo: memFree=19589388/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=122340 CPUtime=1002.32 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 158584 0 0 0 100190 42 0 0 25 0 1 0 290752594 125276160 22447 33554432000 4194304 4650387 140735171371040 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 30585 22447 380 112 0 25550 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 122340

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 992
/proc/meminfo: memFree=19590364/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=122476 CPUtime=1062.32 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 165406 0 0 0 106188 44 0 0 25 0 1 0 290752594 125415424 22681 33554432000 4194304 4650387 140735171371040 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 30619 22681 380 112 0 25584 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 122476

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 997
/proc/meminfo: memFree=19554356/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=122584 CPUtime=1122.33 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 172082 0 0 0 112186 47 0 0 25 0 1 0 290752594 125526016 22641 33554432000 4194304 4650387 140735171371040 18446744073709551615 4439616 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 30646 22641 380 112 0 25611 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 122584

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 998
/proc/meminfo: memFree=19539568/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=123948 CPUtime=1182.32 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 177326 0 0 0 118183 49 0 0 25 0 1 0 290752594 126922752 24387 33554432000 4194304 4650387 140735171371040 18446744073709551615 4365199 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 30987 24387 380 112 0 25952 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 123948

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 1000
/proc/meminfo: memFree=19541164/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=124068 CPUtime=1242.33 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 182970 0 0 0 124181 52 0 0 25 0 1 0 290752594 127045632 23065 33554432000 4194304 4650387 140735171371040 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 31017 23065 380 112 0 25982 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 124068



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.93 3/187 1003
/proc/meminfo: memFree=19739944/32951124 swapFree=67111528/67111528
[pid=942] ppid=940 vsize=124116 CPUtime=1300.03 cores=5,7
/proc/942/stat : 942 (strangenight1-s) R 940 942 891 0 -1 4202496 188572 0 0 0 129949 54 0 0 25 0 1 0 290752594 127094784 25186 33554432000 4194304 4650387 140735171371040 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/942/statm: 31029 25186 380 112 0 25994 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 124116

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.05
CPU user time (s): 1299.5
CPU system time (s): 0.547916
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 178752

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

runsolver used 2.03669 second user time and 5.08123 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-03 02:45:22
IDJOB=3176068
IDBENCH=83086
IDSOLVER=1589
FILE ID=node105/3176068-1301791521
RUNJOBID= node105-1301791521-912
PBS_JOBID= 12841435
Free space on /tmp= 71472 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1968028041-077.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3176068-1301791521/watcher-3176068-1301791521 -o /tmp/evaluation-result-3176068-1301791521/solver-3176068-1301791521 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3176068-1301791521.cnf

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

MD5SUM BENCH= b69cb091f87b56cc59075b29ac9c632c
RANDOM SEED=1698955518

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.825
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:      20022312 kB
Buffers:        375844 kB
Cached:       12202232 kB
SwapCached:          0 kB
Active:        7569604 kB
Inactive:      5075756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20022312 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18848 kB
Writeback:           0 kB
AnonPages:       67200 kB
Mapped:          15784 kB
Slab:           217104 kB
PageTables:       4348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   248744 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= 71472 MiB
End job on node105 at 2011-04-03 03:07:04