Trace number 3370277

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) 1299.99 1300.04

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-3370277-1305388650.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.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.09/0.16	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.71	c  N dy    44     14279        80      7120         0      6903     49840    165764     22.80     24.30  --
0.89/0.99	c  N dy    53     20266        80      7120         0      7224     49840    156596     22.65     23.86  --
1.10/1.17	c  N dy    56     24310        80      7120         0     10927     49840    253351     22.47     23.77  --
1.19/1.21	c  F st    63     25002        80      7120         0     11565     49840    270737     22.53   no data  --
1.39/1.44	c  N dy    69     30000        80      7120         0      9908     49840    217525     22.53   no data  --
1.39/1.44	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.48	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.08 s
2.79/2.86	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.29
2.79/2.86	c calculated reachability. Time: 0.00
2.79/2.86	c  N dy    69     30502        80      7120         0      9650     49840    207024     22.53   no data  --
3.09/3.11	c  N dy    95     34824        80      7120         0     13621     49840    314321     22.75     24.00  --
3.30/3.32	c  N dy   112     38907        80      7120         0     10165     49840    205857     22.81     24.32  --
3.49/3.56	c  N dy   145     42993        80      7120         0     13954     49840    310114     23.03     24.92  --
3.69/3.74	c  S st   154     45754        80      7120         0      8268     49840    141752     23.04     21.25  --
3.69/3.77	c  S st   154     46257        80      7120         0      8740     49840    154508     23.04   no data  --
3.69/3.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.69/3.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.69/3.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3.69/3.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.59/4.63	c lits-rem:       136  cl-subs:       56  v-elim:      0  v-fix:    0  time:  0.86 s
4.59/4.63	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4.59/4.64	c vivif2 --  cl tried     8684 cl shrink        0 lits rem          0 time: 0.00
4.89/4.90	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.27
4.89/4.91	c calculated reachability. Time: 0.00
4.89/4.91	c  N dy   154     46257        80      7120         0      8684     49840    152552     23.04   no data  --
5.09/5.13	c  N dy   167     50633        80      7120         0     12697     49840    260335     23.05     24.36  --
5.29/5.37	c  N dy   172     54851        80      7120         0     16578     49840    363748     23.02     24.48  --
5.68/5.70	c  N dy   185     60096        80      7120         0     12195     49840    230847     22.99     24.29  --
5.88/5.94	c  N dy   197     64308        80      7120         0     16057     49840    334505     22.99     24.41  --
6.18/6.27	c  N dy   212     69387        80      7120         0     10647     49840    174749     23.00     21.50  --
6.18/6.27	c  S st   212     69387        80      7120         0     10647     49840    174749     23.00     21.50  --
6.28/6.30	c  S st   212     69893        80      7120         0     11119     49840    187444     23.00   no data  --
6.28/6.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.28/6.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.28/6.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.28/6.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.28/6.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.28/6.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
6.28/6.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.18/7.22	c lits-rem:       323  cl-subs:      184  v-elim:      0  v-fix:    0  time:  0.92 s
7.18/7.22	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
7.18/7.23	c vivif2 --  cl tried    10935 cl shrink        0 lits rem          0 time: 0.00
7.48/7.55	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.32
7.48/7.55	c calculated reachability. Time: 0.00
7.48/7.55	c  N dy   212     69893        80      7120         0     10935     49840    181890     23.00   no data  --
7.78/7.84	c  N dy   240     74800        80      7120         0     15474     49840    305350     23.08     24.31  --
8.08/8.19	c  N dy   250     79976        80      7120         0     20207     49840    432299     23.08     24.30  --
8.49/8.58	c  N dy   258     85792        80      7120         0     14498     49840    262089     23.07     24.31  --
8.59/8.69	c  F st   270     87500        80      7120         0     16074     49840    304912     23.09     22.47  --
8.99/9.05	c  N dy   276     92693        80      7120         0     20816     49840    433515     23.09   no data  --
9.69/9.76	c  N dy   282    103792        80      7120         0     19026     49840    367296     22.95     24.20  --
9.79/9.84	c  S st   285    104839        80      7120         0     19993     49840    392976     22.95     21.59  --
9.79/9.89	c  S st   285    105345        80      7120         0     20471     49840    405936     22.95   no data  --
9.79/9.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.79/9.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.79/9.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.90/9.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.90/9.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.90/9.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
9.90/9.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.39/11.48	c lits-rem:      1995  cl-subs:     1871  v-elim:      0  v-fix:    0  time:  1.57 s
11.39/11.48	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
11.39/11.49	c vivif2 --  cl tried    18600 cl shrink        0 lits rem          0 time: 0.00
11.79/11.82	c asymm  cl-useful: 0/5318/7120 lits-rem:0 time: 0.33
11.79/11.82	c calculated reachability. Time: 0.00
11.79/11.82	c  N dy   285    105345        80      7120         0     18600     49840    354793     22.95   no data  --
12.39/12.44	c  N dy   288    114045        80      7120         0     13868     49840    217248     22.86     24.16  --
13.09/13.11	c  N dy   318    123708        80      7120         0     22770     49840    455507     22.86     24.07  --
13.69/13.79	c  N dy   346    132568        80      7120         0     17185     49840    291172     22.87     24.09  --
14.79/14.83	c  N dy   371    145989        80      7120         0     14792     49840    211522     22.83     24.04  --
15.49/15.57	c  N dy   406    156397        80      7120         0     24362     49840    470050     22.86     24.14  --
15.69/15.72	c  S st   415    158017        80      7120         0     25854     49840    510245     22.87   no data  --
15.69/15.78	c  S st   415    158523        80      7120         0     26331     49840    523548     22.87   no data  --
15.69/15.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.69/15.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.69/15.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.79/15.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.79/15.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.79/15.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
15.79/15.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.89/17.92	c lits-rem:      2303  cl-subs:     2029  v-elim:      0  v-fix:    0  time:  2.11 s
17.89/17.92	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
17.89/17.92	c vivif2 --  cl tried    24302 cl shrink        0 lits rem          0 time: 0.00
17.99/18.09	c asymm  cl-useful: 0/1781/7120 lits-rem:0 time: 0.17
17.99/18.09	c calculated reachability. Time: 0.00
17.99/18.09	c  N dy   415    158523        80      7120         0     24302     49840    463316     22.87   no data  --
19.18/19.27	c  N dy   429    172310        80      7120         0     21398     49840    372803     22.80     24.03  --
20.19/20.29	c  N dy   466    183586        80      7120         0     31774     49840    650224     22.82     24.17  --
21.19/21.28	c  N dy   508    195339        80      7120         0     26127     49840    487269     22.85     24.21  --
22.39/22.49	c  N dy   563    207858        80      7120         0     20192     49840    312807     22.89     26.69  --
23.69/23.72	c  N dy   602    221418        80      7120         0     32598     49840    642246     22.89     24.11  --
24.88/24.98	c  N dy   623    236348        80      7120         0     27782     49840    490714     22.83     24.14  --
25.08/25.12	c  S st   631    237784        80      7120         0     29107     49840    526372     22.84   no data  --
25.08/25.19	c  S st   631    238288        80      7120         0     29577     49840    539405     22.84   no data  --
25.08/25.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.08/25.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.19/25.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
25.19/25.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.19/25.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.19/25.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
25.19/25.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.39/27.46	c lits-rem:      2271  cl-subs:     2643  v-elim:      0  v-fix:    0  time:  2.25 s
27.39/27.46	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
27.39/27.47	c vivif2 --  cl tried    26934 cl shrink        0 lits rem          0 time: 0.00
27.59/27.64	c asymm  cl-useful: 0/2054/7120 lits-rem:0 time: 0.17
27.59/27.64	c calculated reachability. Time: 0.00
27.59/27.64	c  N dy   631    238288        80      7120         0     26934     49840    468554     22.84   no data  --
30.19/30.27	c  N dy   669    267300        80      7120         0     34417     49840    658889     22.75     24.00  --
32.99/33.04	c  N dy   692    295183        80      7120         0     39676     49840    769230     22.59     23.80  --
34.19/34.25	c  F st   774    306252        80      7120         0     28996     49840    494788     22.65     22.69  --
34.99/35.03	c  N dy   791    314110        80      7120         0     36217     49840    691553     22.66     24.06  --
37.29/37.33	c  N dy   909    334135        80      7120         0     32676     49840    575191     22.75     26.34  --
39.69/39.77	c  N dy  1018    354154        80      7120         0     28124     49840    434173     22.80     25.10  --
39.99/40.09	c  S st  1033    357432        80      7120         0     31153     49840    515906     22.81     21.27  --
40.09/40.17	c  S st  1033    357936        80      7120         0     31629     49840    529319     22.81   no data  --
40.09/40.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.09/40.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.09/40.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
40.09/40.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.09/40.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.09/40.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
40.09/40.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.39/42.49	c lits-rem:      1587  cl-subs:     1496  v-elim:      0  v-fix:    0  time:  2.30 s
42.39/42.49	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
42.49/42.50	c vivif2 --  cl tried    30133 cl shrink        0 lits rem          0 time: 0.00
42.59/42.67	c asymm  cl-useful: 0/1592/7120 lits-rem:0 time: 0.17
42.59/42.67	c calculated reachability. Time: 0.00
42.59/42.67	c  N dy  1033    357936        80      7120         0     30133     49840    484145     22.81   no data  --
45.29/45.32	c  N dy  1089    380315        80      7120         0     26869     49840    381042     22.80     24.33  --
47.68/47.71	c  N dy  1183    400436        80      7120         0     45408     49840    878836     22.83     24.06  --
50.39/50.40	c  N dy  1259    424139        80      7120         0     42248     49840    775121     22.83     24.10  --
52.99/53.07	c  N dy  1354    445260        80      7120         0     35984     49840    599244     22.86     24.18  --
56.79/56.87	c  N dy  1430    476648        80      7120         0     38138     49840    632007     22.84     24.09  --
59.59/59.65	c  N dy  1463    498975        80      7120         0     31017     49840    430922     22.79     24.11  --
62.39/62.41	c  N dy  1546    520598        80      7120         0     50762     49840    960346     22.81     24.04  --
64.49/64.55	c  S st  1615    536904        80      7120         0     37425     49840    593710     22.83     23.06  --
64.59/64.63	c  S st  1615    537404        80      7120         0     37898     49840    606658     22.83   no data  --
64.59/64.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.59/64.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.59/64.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
64.59/64.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.59/64.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.59/64.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
64.59/64.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.78/67.84	c lits-rem:      1635  cl-subs:     1760  v-elim:      0  v-fix:    0  time:  3.18 s
67.78/67.84	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
67.78/67.85	c vivif2 --  cl tried    36138 cl shrink        0 lits rem          0 time: 0.00
67.98/68.03	c asymm  cl-useful: 0/1347/7120 lits-rem:0 time: 0.18
67.98/68.03	c calculated reachability. Time: 0.00
67.98/68.03	c  N dy  1615    537404        80      7120         0     36138     49840    555046     22.83   no data  --
70.78/70.80	c  N dy  1692    557889        80      7120         0     54923     49840   1061063     22.84     24.14  --
73.28/73.35	c  N dy  1774    577956        80      7120         0     44066     49840    757567     22.86     26.62  --
76.49/76.51	c  N dy  1856    598000        80      7120         0     32265     49840    418168     22.88     24.40  --
79.29/79.34	c  N dy  1948    619712        80      7120         0     52105     49840    951343     22.90     24.14  --
82.19/82.28	c  N dy  2015    639782        80      7120         0     39350     49840    589532     22.91     24.38  --
84.99/85.04	c  N dy  2063    659795        80      7120         0     57594     49840   1078519     22.90     24.17  --
87.90/88.00	c  N dy  2119    679874        80      7120         0     43938     49840    695546     22.90     26.74  --
91.30/91.35	c  N dy  2178    701495        80      7120         0     63655     49840   1225340     22.90     24.16  --
94.49/94.60	c  N dy  2229    726565        80      7120         0     53695     49840    945084     22.88     24.09  --
97.89/97.98	c  N dy  2260    749597        80      7120         0     40944     49840    586162     22.85     24.06  --
102.08/102.11	c  N dy  2341    776503        80      7120         0     65472     49840   1235615     22.84     24.05  --
105.89/105.92	c  N dy  2430    802903        80      7120         0     54913     49840    943884     22.84     24.11  --
106.39/106.43	c  S st  2440    806107        80      7120         0     57855     49840   1023357     22.85   no data  --
106.49/106.56	c  S st  2440    806612        80      7120         0     58323     49840   1036331     22.85   no data  --
106.49/106.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.49/106.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.49/106.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
106.59/106.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.59/106.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.59/106.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
106.59/106.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
114.19/114.28	c lits-rem:      2520  cl-subs:     5021  v-elim:      0  v-fix:    0  time:  7.68 s
114.19/114.28	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
114.19/114.29	c vivif2 --  cl tried    53302 cl shrink        0 lits rem          0 time: 0.01
114.40/114.49	c asymm  cl-useful: 0/943/7120 lits-rem:0 time: 0.20
114.40/114.49	c calculated reachability. Time: 0.00
114.40/114.49	c  N dy  2440    806612        80      7120         0     53302     49840    897900     22.85   no data  --
118.38/118.41	c  N dy  2551    826658        80      7120         0     36239     49840    433306     22.87     24.12  --
123.79/123.80	c  N dy  2588    864888        80      7120         0     70907     49840   1342415     22.82     24.12  --
126.69/126.78	c  N dy  2674    885265        80      7120         0     53255     49840    880069     22.84     24.17  --
130.19/130.20	c  N dy  2733    905295        80      7120         0     71553     49840   1368884     22.83     24.64  --
133.38/133.41	c  N dy  2810    926484        80      7120         0     53579     49840    867334     22.84     24.05  --
136.98/137.03	c  N dy  2880    946756        80      7120         0     72189     49840   1365875     22.84     24.08  --
141.79/141.81	c  N dy  2950    978026        80      7120         0     62416     49840   1081959     22.83     24.08  --
145.68/145.71	c  N dy  2959   1003577        80      7120         0     46307     49840    628428     22.79     24.07  --
149.38/149.49	c  N dy  3090   1023627        80      7120         0     64702     49840   1129476     22.82     24.15  --
154.29/154.37	c  N dy  3186   1043712        80      7120         0     42892     49840    528219     22.83     24.04  --
157.69/157.77	c  N dy  3258   1066207        80      7120         0     63471     49840   1079945     22.83     24.10  --
158.98/159.00	c  F st  3299   1071876        80      7120         0     68656     49840   1220879     22.83   no data  --
162.08/162.10	c  N dy  3348   1086261        80      7120         0     81853     49840   1579765     22.84     26.02  --
165.18/165.28	c  N dy  3411   1106301        80      7120         0     59019     49840    943020     22.84     26.03  --
169.39/169.47	c  N dy  3504   1127505        80      7120         0     78414     49840   1465962     22.85     24.37  --
173.19/173.20	c  N dy  3584   1148369        80      7120         0     55387     49840    833466     22.86     24.09  --
176.79/176.82	c  N dy  3651   1168427        80      7120         0     73687     49840   1323612     22.86     26.12  --
181.39/181.45	c  N dy  3741   1191107        80      7120         0     51470     49840    707203     22.87     24.44  --
184.80/184.82	c  S st  3826   1209919        80      7120         0     68672     49840   1173732     22.88   no data  --
184.89/184.98	c  S st  3826   1210425        80      7120         0     69142     49840   1186901     22.88   no data  --
184.89/184.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
184.89/184.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
184.99/185.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
184.99/185.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
184.99/185.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
184.99/185.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
184.99/185.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
195.88/195.93	c lits-rem:      3210  cl-subs:     5263  v-elim:      0  v-fix:    0  time: 10.89 s
195.88/195.93	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
195.88/195.94	c vivif2 --  cl tried    63879 cl shrink        0 lits rem          0 time: 0.01
196.08/196.15	c asymm  cl-useful: 0/787/7120 lits-rem:0 time: 0.20
196.08/196.15	c calculated reachability. Time: 0.00
196.08/196.15	c  N dy  3826   1210425        80      7120         0     63879     49840   1038070     22.88   no data  --
202.78/202.86	c  N dy  3894   1248806        80      7120         0     55092     49840    778370     22.84     24.19  --
209.28/209.35	c  N dy  3963   1284901        80      7120         0     87912     49840   1644749     22.81     24.05  --
213.68/213.78	c  N dy  4087   1310055        80      7120         0     66407     49840   1089715     22.82     24.04  --
218.58/218.60	c  N dy  4200   1331196        80      7120         0     85699     49840   1612010     22.84     24.15  --
230.18/230.26	c  N dy  4231   1397270        80      7120         0     53617     49840    701486     22.72     23.99  --
234.29/234.31	c  N dy  4363   1417304        80      7120         0     72010     49840   1202027     22.74     24.24  --
239.28/239.34	c  N dy  4489   1437307        80      7120         0     90347     49840   1701474     22.76     24.36  --
242.98/243.08	c  N dy  4529   1457366        80      7120         0     61286     49840    893482     22.75     26.56  --
247.88/247.96	c  N dy  4592   1478058        80      7120         0     80211     49840   1396848     22.75     24.18  --
253.78/253.89	c  N dy  4643   1499598        80      7120         0     51530     49840    621411     22.74     23.95  --
258.18/258.25	c  N dy  4759   1520146        80      7120         0     70343     49840   1134568     22.76     23.98  --
273.68/273.71	c  N dy  4791   1604444        80      7120         0     97189     49840   1786891     22.64     23.88  --
277.88/277.90	c  N dy  4922   1624451        80      7120         0     65763     49840    986812     22.66     26.12  --
282.58/282.62	c  N dy  5025   1645172        80      7120         0     84835     49840   1503859     22.67     23.91  --
288.57/288.60	c  N dy  5122   1665223        80      7120         0     52118     49840    592368     22.68     24.54  --
292.68/292.78	c  N dy  5246   1686775        80      7120         0     71907     49840   1129008     22.69     24.04  --
297.78/297.82	c  N dy  5344   1706871        80      7120         0     90296     49840   1625895     22.70     24.34  --
298.88/298.91	c  S st  5367   1710425        80      7120         0     93562     49840   1714790     22.71   no data  --
299.08/299.14	c  S st  5367   1710928        80      7120         0     94037     49840   1728004     22.71   no data  --
299.08/299.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
299.08/299.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
299.08/299.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
299.19/299.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
299.19/299.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
299.19/299.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
299.19/299.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
367.58/367.68	c lits-rem:      4993  cl-subs:     7999  v-elim:      0  v-fix:    0  time: 68.44 s
367.58/367.68	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
367.68/367.70	c vivif2 --  cl tried    86038 cl shrink        0 lits rem          0 time: 0.02
367.88/367.92	c asymm  cl-useful: 0/790/7120 lits-rem:0 time: 0.22
367.88/367.92	c calculated reachability. Time: 0.00
367.88/367.92	c  N dy  5367   1710928        80      7120         0     86038     49840   1494381     22.71   no data  --
374.08/374.19	c  N dy  5417   1742031        80      7120         0     62546     49840    851940     22.69     23.90  --
379.28/379.37	c  N dy  5505   1762115        80      7120         0     80886     49840   1346486     22.70     24.86  --
386.48/386.59	c  N dy  5650   1782258        80      7120         0     99397     49840   1854823     22.72     24.16  --
391.18/391.29	c  N dy  5747   1802284        80      7120         0     64954     49840    908096     22.73     24.80  --
395.89/395.94	c  N dy  5844   1823134        80      7120         0     84047     49840   1424480     22.74     24.15  --
402.08/402.16	c  N dy  5986   1843677        80      7120         0    102897     49840   1940886     22.76     24.05  --
406.88/406.95	c  N dy  6090   1863848        80      7120         0     67467     49840    959212     22.77     24.06  --
411.58/411.60	c  N dy  6127   1887313        80      7120         0     88848     49840   1527117     22.76     23.97  --
417.68/417.79	c  N dy  6240   1907388        80      7120         0    107256     49840   2026640     22.77     25.52  --
422.17/422.25	c  N dy  6332   1927740        80      7120         0     71061     49840   1037845     22.77     24.19  --
427.18/427.21	c  N dy  6454   1947760        80      7120         0     89374     49840   1538140     22.79     24.04  --
433.28/433.40	c  N dy  6504   1970226        80      7120         0    109840     49840   2084972     22.78     24.06  --
437.88/437.95	c  N dy  6623   1990241        80      7120         0     72512     49840   1066090     22.80     24.92  --
442.78/442.87	c  N dy  6730   2010251        80      7120         0     90783     49840   1562493     22.81     24.04  --
448.69/448.79	c  N dy  6807   2030460        80      7120         0    109269     49840   2063155     22.81     24.08  --
455.48/455.56	c  N dy  6886   2060768        80      7120         0     80031     49840   1237366     22.81     24.19  --
465.98/466.07	c  N dy  6911   2115258        80      7120         0     71889     49840   1001393     22.76     23.99  --
471.28/471.30	c  N dy  6941   2140074        80      7120         0     94321     49840   1597556     22.75     24.02  --
477.29/477.33	c  N dy  7021   2160466        80      7120         0    112988     49840   2099776     22.76     24.05  --
482.27/482.38	c  N dy  7146   2180796        80      7120         0     73509     49840   1051202     22.77     24.06  --
487.29/487.34	c  N dy  7239   2200872        80      7120         0     91832     49840   1547917     22.78     24.01  --
490.18/490.28	c  S st  7287   2210930        80      7120         0    101033     49840   1798714     22.78     22.77  --
490.48/490.52	c  S st  7287   2211438        80      7120         0    101509     49840   1811592     22.78   no data  --
490.48/490.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
490.48/490.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
490.48/490.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
490.59/490.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
490.59/490.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
490.59/490.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
490.59/490.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
525.68/525.80	c lits-rem:      5671  cl-subs:     8409  v-elim:      0  v-fix:    0  time: 35.17 s
525.68/525.80	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
525.78/525.82	c vivif2 --  cl tried    93100 cl shrink        0 lits rem          0 time: 0.02
525.97/526.07	c asymm  cl-useful: 0/628/7120 lits-rem:0 time: 0.26
525.97/526.08	c calculated reachability. Time: 0.00
525.97/526.08	c  N dy  7287   2211438        80      7120         0     93100     49840   1565131     22.78   no data  --
532.67/532.73	c  N dy  7409   2231489        80      7120         0    111479     49840   2064821     22.79     25.96  --
538.08/538.13	c  N dy  7512   2251561        80      7120         0     70942     49840    964951     22.80     24.04  --
542.88/542.93	c  N dy  7579   2273085        80      7120         0     90573     49840   1492042     22.80     24.06  --
549.18/549.21	c  N dy  7687   2293090        80      7120         0    108875     49840   1989700     22.81     25.16  --
555.27/555.39	c  N dy  7751   2315321        80      7120         0     69007     49840    890177     22.81     24.02  --
559.78/559.86	c  N dy  7834   2335401        80      7120         0     87342     49840   1385120     22.81     24.08  --
565.98/566.00	c  N dy  7889   2359165        80      7120         0    108990     49840   1968411     22.81     24.05  --
572.08/572.19	c  N dy  7956   2379195        80      7120         0     66259     49840    805854     22.82     25.69  --
576.97/577.09	c  N dy  8088   2399610        80      7120         0     84989     49840   1319273     22.83     24.17  --
583.17/583.20	c  N dy  8211   2419645        80      7120         0    103390     49840   1823233     22.84     26.65  --
590.88/590.97	c  N dy  8339   2441494        80      7120         0    123464     49840   2372719     22.85     24.18  --
595.57/595.64	c  N dy  8431   2461945        80      7120         0     79965     49840   1158665     22.86     24.11  --
607.57/607.68	c  N dy  8537   2508552        80      7120         0    122292     49840   2283508     22.85     24.21  --
612.78/612.82	c  N dy  8623   2529009        80      7120         0     78059     49840   1092960     22.85     24.10  --
617.47/617.52	c  N dy  8684   2549103        80      7120         0     96320     49840   1584029     22.85     25.82  --
624.37/624.40	c  N dy  8807   2569497        80      7120         0    115005     49840   2095511     22.86     24.12  --
631.88/631.96	c  N dy  8964   2589544        80      7120         0     69482     49840    845882     22.87     24.30  --
636.97/637.08	c  N dy  9066   2609590        80      7120         0     87836     49840   1345788     22.88     26.00  --
643.27/643.36	c  N dy  9182   2629679        80      7120         0    106275     49840   1850679     22.89     25.02  --
650.58/650.61	c  N dy  9292   2649901        80      7120         0    124843     49840   2359130     22.90     24.31  --
656.48/656.50	c  N dy  9391   2670008        80      7120         0     78247     49840   1063427     22.90     24.18  --
664.67/664.74	c  N dy  9446   2705849        80      7120         0    110769     49840   1918641     22.88     24.15  --
666.78/666.84	c  S st  9477   2711440        80      7120         0    115874     49840   2057890     22.88   no data  --
667.08/667.12	c  S st  9477   2711944        80      7120         0    116343     49840   2070933     22.88   no data  --
667.08/667.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
667.08/667.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
667.08/667.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
667.18/667.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
667.18/667.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
667.18/667.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
667.18/667.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
764.57/764.65	c lits-rem:      9766  cl-subs:    12166  v-elim:      0  v-fix:    0  time: 97.41 s
764.57/764.65	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
764.57/764.67	c vivif2 --  cl tried   104177 cl shrink        0 lits rem          0 time: 0.02
764.87/764.94	c asymm  cl-useful: 0/541/7120 lits-rem:0 time: 0.27
764.87/764.95	c calculated reachability. Time: 0.00
764.87/764.95	c  N dy  9477   2711944        80      7120         0    104177     49840   1745154     22.88   no data  --
770.67/770.76	c  N dy  9505   2735796        80      7120         0    125836     49840   2323512     22.87     24.23  --
776.36/776.40	c  N dy  9613   2755891        80      7120         0     79077     49840   1080628     22.88     25.28  --
782.08/782.14	c  N dy  9735   2775987        80      7120         0     97510     49840   1585587     22.89     25.88  --
789.97/790.02	c  N dy  9874   2796205        80      7120         0    116068     49840   2095464     22.90     24.14  --
798.07/798.16	c  N dy  9982   2816266        80      7120         0     67963     49840    758941     22.91     26.94  --
803.06/803.12	c  N dy 10117   2836345        80      7120         0     86310     49840   1261882     22.92     24.15  --
808.87/808.90	c  N dy 10216   2856946        80      7120         0    105162     49840   1776417     22.92     24.14  --
815.67/815.77	c  N dy 10312   2876999        80      7120         0    123464     49840   2274292     22.93     25.61  --
822.87/822.93	c  N dy 10423   2897020        80      7120         0     74278     49840    912385     22.93     24.67  --
827.86/827.96	c  N dy 10520   2917066        80      7120         0     92624     49840   1408692     22.94     24.36  --
835.57/835.69	c  N dy 10616   2942774        80      7120         0    116130     49840   2042295     22.94     24.39  --
843.46/843.58	c  N dy 10718   2962898        80      7120         0    134491     49840   2541945     22.94     24.31  --
849.07/849.16	c  N dy 10815   2982961        80      7120         0     84368     49840   1172466     22.95     24.73  --
855.56/855.67	c  N dy 10960   3004166        80      7120         0    103802     49840   1707703     22.96     24.37  --
862.37/862.44	c  N dy 11045   3024525        80      7120         0    122369     49840   2212825     22.96     24.36  --
869.86/869.90	c  N dy 11114   3045903        80      7120         0     72467     49840    828583     22.97     24.33  --
876.57/876.67	c  N dy 11130   3081155        80      7120         0    104380     49840   1671718     22.95     24.29  --
882.87/882.97	c  N dy 11195   3101497        80      7120         0    122920     49840   2173078     22.95     24.37  --
891.26/891.33	c  N dy 11294   3121520        80      7120         0     71055     49840    778622     22.95     24.77  --
895.96/896.03	c  N dy 11361   3141954        80      7120         0     89686     49840   1282209     22.95     24.18  --
901.88/901.98	c  N dy 11457   3161962        80      7120         0    108024     49840   1781477     22.96     24.24  --
909.96/910.03	c  N dy 11541   3184743        80      7120         0    128830     49840   2344582     22.96     24.24  --
916.37/916.48	c  N dy 11580   3205449        80      7120         0     76427     49840    904335     22.95     24.22  --
917.77/917.82	c  S st 11594   3211944        80      7120         0     82317     49840   1064290     22.95     22.58  --
917.97/918.02	c  S st 11594   3212450        80      7120         0     82791     49840   1077525     22.95   no data  --
917.97/918.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
917.97/918.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
917.97/918.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
917.97/918.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
917.97/918.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
917.97/918.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
917.97/918.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
934.17/934.20	c lits-rem:      1261  cl-subs:     2582  v-elim:      0  v-fix:    0  time: 16.12 s
934.17/934.20	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
934.17/934.21	c vivif2 --  cl tried    80209 cl shrink        0 lits rem          0 time: 0.01
934.47/934.57	c asymm  cl-useful: 0/706/7120 lits-rem:0 time: 0.36
934.47/934.58	c calculated reachability. Time: 0.00
934.47/934.58	c  N dy 11594   3212450        80      7120         0     80209     49840   1008711     22.95   no data  --
941.37/941.45	c  N dy 11678   3232882        80      7120         0     98808     49840   1514918     22.96     24.22  --
948.86/948.97	c  N dy 11729   3252894        80      7120         0    117046     49840   2002025     22.95     25.87  --
958.97/959.05	c  N dy 11818   3273963        80      7120         0    136205     49840   2520124     22.96     24.18  --
966.36/966.48	c  N dy 11836   3294773        80      7120         0     83242     49840   1071657     22.95     24.23  --
972.97/973.02	c  N dy 11897   3315781        80      7120         0    102372     49840   1587428     22.95     24.16  --
980.37/980.41	c  N dy 11932   3335867        80      7120         0    120673     49840   2078287     22.94     25.62  --
991.27/991.33	c  N dy 12073   3355965        80      7120         0    139092     49840   2587434     22.95     25.77  --
999.88/999.92	c  N dy 12198   3375998        80      7120         0     84607     49840   1106505     22.96     25.38  --
1007.97/1008.01	c  N dy 12299   3402478        80      7120         0    108798     49840   1763079     22.96     24.18  --
1015.57/1015.69	c  N dy 12422   3422594        80      7120         0    127238     49840   2268651     22.97     24.33  --
1025.77/1025.83	c  N dy 12513   3445671        80      7120         0     74367     49840    805305     22.97     24.26  --
1030.86/1030.99	c  N dy 12628   3465706        80      7120         0     92749     49840   1309987     22.98     25.76  --
1036.86/1036.94	c  N dy 12687   3485800        80      7120         0    111073     49840   1804332     22.98     24.50  --
1044.37/1044.42	c  N dy 12785   3505873        80      7120         0    129421     49840   2304940     22.99     25.55  --
1053.37/1053.46	c  N dy 12898   3526494        80      7120         0    148302     49840   2819784     22.99     24.34  --
1059.36/1059.45	c  N dy 12953   3548407        80      7120         0     93312     49840   1293284     22.99     24.21  --
1067.07/1067.11	c  N dy 13033   3575657        80      7120         0    118142     49840   1963835     22.99     24.26  --
1074.46/1074.50	c  N dy 13121   3595786        80      7120         0    136516     49840   2465113     22.99     24.26  --
1083.57/1083.66	c  N dy 13217   3619172        80      7120         0     82107     49840    984320     23.00     24.29  --
1089.17/1089.28	c  N dy 13316   3639888        80      7120         0    101052     49840   1503418     23.00     24.36  --
1095.47/1095.60	c  N dy 13388   3659975        80      7120         0    119403     49840   2002310     23.00     24.45  --
1102.76/1102.84	c  N dy 13452   3679989        80      7120         0    137636     49840   2494343     23.00     24.28  --
1114.57/1114.65	c  N dy 13555   3712451        80      7120         0     90399     49840   1175969     23.00     20.05  --
1114.57/1114.65	c  S st 13555   3712451        80      7120         0     90399     49840   1175969     23.00     20.05  --
1114.77/1114.87	c  S st 13555   3712955        80      7120         0     90865     49840   1189165     23.00   no data  --
1114.77/1114.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1114.77/1114.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1114.87/1114.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1114.87/1114.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1114.87/1114.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1114.87/1114.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1114.87/1114.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1129.27/1129.31	c lits-rem:      2075  cl-subs:     4142  v-elim:      0  v-fix:    0  time: 14.37 s
1129.27/1129.31	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1129.27/1129.33	c vivif2 --  cl tried    86723 cl shrink        0 lits rem          0 time: 0.01
1129.47/1129.55	c asymm  cl-useful: 0/653/7120 lits-rem:0 time: 0.23
1129.47/1129.56	c calculated reachability. Time: 0.00
1129.47/1129.56	c  N dy 13555   3712955        80      7120         0     86723     49840   1084797     23.00   no data  --
1134.46/1134.50	c  N dy 13595   3733005        80      7120         0    104921     49840   1570253     23.00     26.86  --
1139.26/1139.37	c  F st 13617   3751562        80      7120         0    121698     49840   2017963     22.99     20.56  --
1139.96/1140.04	c  N st 13621   3753595        80      7120         0    123566     49840   2069186     22.99   no data  --
1149.07/1149.18	c  N dy 13715   3773626        80      7120         0    141882     49840   2574465     23.00     25.40  --
1160.06/1160.12	c  N dy 13808   3793671        80      7120         0     83023     49840    983358     23.00     25.87  --
1166.66/1166.72	c  N dy 13883   3813703        80      7120         0    101284     49840   1479953     23.00     25.73  --
1174.46/1174.53	c  N dy 13932   3833931        80      7120         0    119713     49840   1979788     23.00     24.33  --
1185.86/1185.94	c  N dy 14063   3853963        80      7120         0    138016     49840   2485172     23.01     25.62  --
1196.57/1196.69	c  N dy 14135   3874092        80      7120         0    156363     49840   2984283     23.01     24.33  --
1204.27/1204.31	c  N dy 14262   3894199        80      7120         0     96509     49840   1339137     23.02     24.36  --
1212.96/1213.00	c  N dy 14393   3914239        80      7120         0    114859     49840   1846411     23.03     24.27  --
1222.76/1222.85	c  N dy 14493   3934340        80      7120         0    133184     49840   2345913     23.03     24.35  --
1241.96/1242.02	c  N dy 14577   3980389        80      7120         0     95618     49840   1284998     23.02     24.43  --
1250.26/1250.35	c  N dy 14676   4000533        80      7120         0    114094     49840   1791473     23.03     24.32  --
1262.47/1262.55	c  N dy 14700   4037543        80      7120         0    147467     49840   2657333     23.01     24.24  --
1271.57/1271.68	c  N dy 14806   4057688        80      7120         0     85870     49840   1016696     23.02     24.30  --
1278.86/1278.92	c  N dy 14837   4087672        80      7120         0    112851     49840   1717068     23.00     24.26  --
1285.16/1285.29	c  N dy 14878   4108780        80      7120         0    132103     49840   2233313     23.00     24.22  --
1292.47/1292.57	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-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-3370277-1305388650/watcher-3370277-1305388650 -o /tmp/evaluation-result-3370277-1305388650/solver-3370277-1305388650 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370277-1305388650.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.58 3.92 3.97 4/289 3006
/proc/meminfo: memFree=19081692/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=29952 CPUtime=0 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 617 0 0 0 0 0 0 0 25 0 1 0 650464664 30670848 557 33554432000 4194304 4650387 140735235485408 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 7488 558 327 112 0 2453 0

[startup+0.091793 s]
/proc/loadavg: 3.58 3.92 3.97 4/289 3006
/proc/meminfo: memFree=19081692/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=30080 CPUtime=0.08 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 677 0 0 0 8 0 0 0 25 0 1 0 650464664 30801920 617 33554432000 4194304 4650387 140735235485408 18446744073709551615 4371119 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 7520 617 345 112 0 2485 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30080

[startup+0.100793 s]
/proc/loadavg: 3.58 3.92 3.97 4/289 3006
/proc/meminfo: memFree=19081692/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=30080 CPUtime=0.09 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 677 0 0 0 9 0 0 0 25 0 1 0 650464664 30801920 617 33554432000 4194304 4650387 140735235485408 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 7520 617 345 112 0 2485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30080

[startup+0.300757 s]
/proc/loadavg: 3.58 3.92 3.97 4/289 3006
/proc/meminfo: memFree=19081692/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=32524 CPUtime=0.29 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 1369 0 0 0 29 0 0 0 25 0 1 0 650464664 33304576 1238 33554432000 4194304 4650387 140735235485408 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 8131 1238 376 112 0 3096 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32524

[startup+0.700689 s]
/proc/loadavg: 3.58 3.92 3.97 4/289 3006
/proc/meminfo: memFree=19081692/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=33148 CPUtime=0.69 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 1992 0 0 0 69 0 0 0 25 0 1 0 650464664 33943552 1370 33554432000 4194304 4650387 140735235485408 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 8287 1370 378 112 0 3252 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33148

[startup+1.50055 s]
/proc/loadavg: 3.58 3.92 3.97 5/295 3017
/proc/meminfo: memFree=19062612/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=39988 CPUtime=1.49 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 4443 0 0 0 149 0 0 0 25 0 1 0 650464664 40947712 3071 33554432000 4194304 4650387 140735235485408 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 9997 3071 380 112 0 4962 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39988

[startup+3.10028 s]
/proc/loadavg: 3.58 3.92 3.97 5/295 3017
/proc/meminfo: memFree=19040052/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=39988 CPUtime=3.09 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 4575 0 0 0 309 0 0 0 25 0 1 0 650464664 40947712 3203 33554432000 4194304 4650387 140735235485408 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 9997 3203 380 112 0 4962 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39988

[startup+6.30072 s]
/proc/loadavg: 3.78 3.96 3.98 5/295 3017
/proc/meminfo: memFree=19029684/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=40396 CPUtime=6.28 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 6501 0 0 0 628 0 0 0 25 0 1 0 650464664 41365504 3074 33554432000 4194304 4650387 140735235485408 18446744073709551615 4334281 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 10099 3074 380 112 0 5064 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40396

[startup+12.7006 s]
/proc/loadavg: 3.96 3.99 3.99 5/295 3017
/proc/meminfo: memFree=19013768/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=47620 CPUtime=12.69 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 10328 0 0 0 1268 1 0 0 25 0 1 0 650464664 48762880 4915 33554432000 4194304 4650387 140735235485408 18446744073709551615 4349946 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 11905 4915 380 112 0 6870 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47620

[startup+25.5004 s]
/proc/loadavg: 4.04 4.01 4.00 5/295 3018
/proc/meminfo: memFree=18982196/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=56400 CPUtime=25.49 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 17444 0 0 0 2546 3 0 0 25 0 1 0 650464664 57753600 7066 33554432000 4194304 4650387 140735235485408 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 14100 7066 380 112 0 9065 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56400

[startup+51.101 s]
/proc/loadavg: 4.02 4.00 4.00 5/295 3018
/proc/meminfo: memFree=18960732/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=58492 CPUtime=51.09 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 25909 0 0 0 5104 5 0 0 25 0 1 0 650464664 59895808 7951 33554432000 4194304 4650387 140735235485408 18446744073709551615 4366813 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 14623 7951 380 112 0 9588 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58492

[startup+102.311 s]
/proc/loadavg: 4.01 4.00 4.00 5/295 3020
/proc/meminfo: memFree=18932320/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=62996 CPUtime=102.29 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 41197 0 0 0 10222 7 0 0 25 0 1 0 650464664 64507904 9270 33554432000 4194304 4650387 140735235485408 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 15749 9270 380 112 0 10714 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 62996

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/295 3021
/proc/meminfo: memFree=18884792/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=73196 CPUtime=162.28 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 56117 0 0 0 16217 11 0 0 25 0 1 0 650464664 74952704 12110 33554432000 4194304 4650387 140735235485408 18446744073709551615 4313032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 18299 12110 380 112 0 13264 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 73196

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/295 3032
/proc/meminfo: memFree=18852960/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=85388 CPUtime=222.28 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 69369 0 0 0 22215 13 0 0 25 0 1 0 650464664 87437312 13502 33554432000 4194304 4650387 140735235485408 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 21347 13502 380 112 0 16312 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 85388

[startup+282.301 s]
/proc/loadavg: 4.07 4.02 4.00 5/295 3034
/proc/meminfo: memFree=18838820/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=85648 CPUtime=282.28 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 80683 0 0 0 28211 17 0 0 25 0 1 0 650464664 87703552 14159 33554432000 4194304 4650387 140735235485408 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 21412 14159 380 112 0 16377 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 85648

[startup+342.301 s]
/proc/loadavg: 4.09 4.03 4.00 5/295 3035
/proc/meminfo: memFree=18785964/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=100756 CPUtime=342.28 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 87164 0 0 0 34209 19 0 0 25 0 1 0 650464664 103174144 18346 33554432000 4194304 4650387 140735235485408 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 25189 18346 380 112 0 20154 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 100756

[startup+402.301 s]
/proc/loadavg: 4.03 4.02 4.00 5/295 3037
/proc/meminfo: memFree=18772412/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=100860 CPUtime=402.28 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 92356 0 0 0 40207 21 0 0 25 0 1 0 650464664 103280640 18628 33554432000 4194304 4650387 140735235485408 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 25215 18628 380 112 0 20180 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 100860

[startup+462.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/295 3038
/proc/meminfo: memFree=18753028/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=101100 CPUtime=462.28 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 102320 0 0 0 46204 24 0 0 25 0 1 0 650464664 103526400 18713 33554432000 4194304 4650387 140735235485408 18446744073709551615 4365231 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 25275 18713 380 112 0 20240 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 101100

[startup+522.3 s]
/proc/loadavg: 4.05 4.03 4.00 5/295 3043
/proc/meminfo: memFree=18734880/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=110800 CPUtime=522.27 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 109427 0 0 0 52201 26 0 0 25 0 1 0 650464664 113459200 20762 33554432000 4194304 4650387 140735235485408 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 27700 20762 380 112 0 22665 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 110800

[startup+582.301 s]
/proc/loadavg: 4.10 4.04 4.01 5/295 3045
/proc/meminfo: memFree=18731920/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=110984 CPUtime=582.27 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 117635 0 0 0 58199 28 0 0 25 0 1 0 650464664 113647616 20728 33554432000 4194304 4650387 140735235485408 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 27746 20728 380 112 0 22711 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 110984

[startup+642.301 s]
/proc/loadavg: 4.03 4.03 4.00 5/295 3046
/proc/meminfo: memFree=18712408/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=111168 CPUtime=642.28 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 126061 0 0 0 64197 31 0 0 25 0 1 0 650464664 113836032 20756 33554432000 4194304 4650387 140735235485408 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 27792 20756 380 112 0 22757 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 111168

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/295 3048
/proc/meminfo: memFree=18696516/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=121864 CPUtime=702.27 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 131633 0 0 0 70194 33 0 0 25 0 1 0 650464664 124788736 23429 33554432000 4194304 4650387 140735235485408 18446744073709551615 4476265 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 30466 23429 380 112 0 25431 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 121864

[startup+762.311 s]
/proc/loadavg: 4.00 4.02 4.00 5/295 3049
/proc/meminfo: memFree=18705548/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=121864 CPUtime=762.28 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 131636 0 0 0 76195 33 0 0 25 0 1 0 650464664 124788736 23432 33554432000 4194304 4650387 140735235485408 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 30466 23432 380 112 0 25431 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 121864

[startup+822.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/295 3051
/proc/meminfo: memFree=18700180/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=122012 CPUtime=822.27 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 139581 0 0 0 82192 35 0 0 25 0 1 0 650464664 124940288 22211 33554432000 4194304 4650387 140735235485408 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 30503 22211 380 112 0 25468 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 122012

[startup+882.301 s]
/proc/loadavg: 4.04 4.02 4.00 5/295 3053
/proc/meminfo: memFree=18693332/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=122136 CPUtime=882.27 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 147078 0 0 0 88188 39 0 0 25 0 1 0 650464664 125067264 23591 33554432000 4194304 4650387 140735235485408 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 30534 23591 380 112 0 25499 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 122136

[startup+942.301 s]
/proc/loadavg: 4.05 4.03 4.00 5/295 3054
/proc/meminfo: memFree=18678184/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=122240 CPUtime=942.27 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 152784 0 0 0 94186 41 0 0 25 0 1 0 650464664 125173760 23081 33554432000 4194304 4650387 140735235485408 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 30560 23081 380 112 0 25525 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 122240

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/295 3056
/proc/meminfo: memFree=18675172/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=122344 CPUtime=1002.26 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 158812 0 0 0 100182 44 0 0 25 0 1 0 650464664 125280256 22675 33554432000 4194304 4650387 140735235485408 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 30586 22675 380 112 0 25551 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 122344

[startup+1062.3 s]
/proc/loadavg: 4.07 4.03 4.00 5/295 3058
/proc/meminfo: memFree=18676512/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=122480 CPUtime=1062.27 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 165699 0 0 0 106179 48 0 0 25 0 1 0 650464664 125419520 22974 33554432000 4194304 4650387 140735235485408 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 30620 22974 380 112 0 25585 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 122480

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/295 3060
/proc/meminfo: memFree=18678472/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=122588 CPUtime=1122.27 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 172083 0 0 0 112177 50 0 0 25 0 1 0 650464664 125530112 22642 33554432000 4194304 4650387 140735235485408 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 30647 22642 380 112 0 25612 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 122588

[startup+1182.3 s]
/proc/loadavg: 4.13 4.06 4.01 5/295 3062
/proc/meminfo: memFree=18623880/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=123952 CPUtime=1182.26 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 177504 0 0 0 118174 52 0 0 25 0 1 0 650464664 126926848 24565 33554432000 4194304 4650387 140735235485408 18446744073709551615 4333639 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 30988 24565 380 112 0 25953 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 123952

[startup+1242.3 s]
/proc/loadavg: 4.05 4.05 4.01 5/295 3063
/proc/meminfo: memFree=18628184/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=124072 CPUtime=1242.26 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 183360 0 0 0 124171 55 0 0 25 0 1 0 650464664 127049728 23455 33554432000 4194304 4650387 140735235485408 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 31018 23455 380 112 0 25983 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 124072



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 4.00 3/291 3067
/proc/meminfo: memFree=18859208/32951132 swapFree=67093824/67111528
[pid=3006] ppid=3003 vsize=124172 CPUtime=1299.97 cores=5,7
/proc/3006/stat : 3006 (strangenight1-s) R 3003 3006 2953 0 -1 4202496 189931 0 0 0 129939 58 0 0 25 0 1 0 650464664 127152128 23024 33554432000 4194304 4650387 140735235485408 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3006/statm: 31043 23024 380 112 0 26008 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 124172

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.04
CPU time (s): 1299.99
CPU user time (s): 1299.4
CPU system time (s): 0.58591
CPU usage (%): 99.9961
Max. virtual memory (cumulated for all children) (KiB): 178992

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

runsolver used 3.33549 second user time and 8.5507 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 17:57:30
IDJOB=3370277
IDBENCH=83086
IDSOLVER=1847
FILE ID=node131/3370277-1305388650
RUNJOBID= node131-1305388650-2976
PBS_JOBID= 13324410
Free space on /tmp= 73676 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
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-3370277-1305388650/watcher-3370277-1305388650 -o /tmp/evaluation-result-3370277-1305388650/solver-3370277-1305388650 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370277-1305388650.cnf

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

MD5SUM BENCH= b69cb091f87b56cc59075b29ac9c632c
RANDOM SEED=1808273446

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.75
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19081856 kB
Buffers:        260756 kB
Cached:        3624448 kB
SwapCached:       1504 kB
Active:       10553976 kB
Inactive:      3054576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19081856 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           19192 kB
Writeback:           0 kB
AnonPages:     9721928 kB
Mapped:          27448 kB
Slab:           164644 kB
PageTables:      31640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28059188 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73676 MiB
End job on node131 at 2011-05-14 18:19:12