Trace number 3367523

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.07 1300.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1901567697-013.UNKNOWN.cnf
MD5SUM6416f44b34786f590ff716f4b8e2cf7c
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367523-1305383526.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.00	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.00	c -- vars added         80
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	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 blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
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.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.18	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:      45 undec:       1 neg:      34
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.32	c  N dy     7      4294        80      7120         0      3918     49840    105158     22.76     23.99
0.59/0.60	c  N dy    26     11387        80      7120         0      4251     49840     92714     23.11     24.44
0.79/0.81	c  N dy    34     16454        80      7120         0      8904     49840    216724     23.03     24.25
1.00/1.03	c  N dy    49     21129        80      7120         0      7984     49840    178434     23.11     24.61
1.19/1.22	c  F st    64     25001        80      7120         0     11545     49840    275778     23.24     23.53
1.19/1.23	c  N st    65     25251        80      7120         0     11777     49840    282098     23.24   no data
1.39/1.47	c  N dy    70     30001        80      7120         0      9903     49840    214368     23.24   no data
1.39/1.47	c  S st    70     30001        80      7120         0      9903     49840    214368     23.24   no data
1.49/1.50	c  S st    70     30504        80      7120         0     10367     49840    226960     23.24   no data
1.49/1.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.49/1.51	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
1.49/1.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1.49/1.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.49/1.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.72	c lits-rem:       170  cl-subs:      828  v-elim:      0  v-fix:    0  time:  0.21 s
1.89/1.99	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.27
1.89/1.99	c calculated reachability. Time: 0.00
1.89/1.99	c  N dy    70     30504        80      7120         0      9539     49840    203478     23.24   no data
2.10/2.20	c  N dy    75     34600        80      7120         0     13313     49840    304777     23.16     24.60
2.39/2.43	c  N dy    87     38967        80      7120         0     10112     49840    204524     23.16     24.53
2.59/2.65	c  N dy    97     43052        80      7120         0     13865     49840    306422     23.18     24.88
2.69/2.80	c  S st    99     45756        80      7120         0     16334     49840    371895     23.12     23.18
2.79/2.84	c  S st    99     46256        80      7120         0      8608     49840    150690     23.12   no data
2.79/2.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.79/2.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.79/2.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2.79/2.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.79/2.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.79/2.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.88	c lits-rem:         4  cl-subs:       39  v-elim:      0  v-fix:    0  time:  0.03 s
2.79/2.88	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2.79/2.89	c vivif2 --  cl tried     8569 cl shrink        0 lits rem          0 time: 0.00
3.09/3.14	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.26
3.09/3.14	c calculated reachability. Time: 0.00
3.09/3.14	c  N dy    99     46256        80      7120         0      8569     49840    149329     23.12   no data
3.99/4.10	c  N dy   109     63584        80      7120         0     15244     49840    309411     22.67     24.02
4.29/4.37	c  N dy   126     67755        80      7120         0     19083     49840    412974     22.71     24.08
4.48/4.50	c  S st   129     69384        80      7120         0     10532     49840    173831     22.71     22.14
4.48/4.53	c  S st   129     69884        80      7120         0     10999     49840    186577     22.71   no data
4.48/4.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.48/4.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.48/4.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.48/4.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.48/4.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.48/4.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4.48/4.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.48/4.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.48/4.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.60	c lits-rem:        25  cl-subs:      162  v-elim:      0  v-fix:    0  time:  0.06 s
4.59/4.60	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4.59/4.60	c vivif2 --  cl tried    10837 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.30
4.89/4.90	c calculated reachability. Time: 0.00
4.89/4.90	c  N dy   129     69884        80      7120         0     10837     49840    181822     22.71   no data
5.09/5.18	c  N dy   157     74424        80      7120         0     14997     49840    294142     22.79     25.30
5.59/5.67	c  N dy   184     81231        80      7120         0     21241     49840    461385     22.81     24.02
5.99/6.04	c  N dy   198     87018        80      7120         0     15553     49840    291656     22.81     24.05
5.99/6.07	c  F st   203     87502        80      7120         0     15998     49840    303827     22.82   no data
6.39/6.45	c  N dy   209     92700        80      7120         0     20728     49840    432315     22.82   no data
6.79/6.89	c  N dy   228     98617        80      7120         0     14256     49840    243217     22.82     24.08
7.29/7.32	c  S st   257    104826        80      7120         0     19976     49840    397579     22.87     22.35
7.29/7.37	c  S st   257    105329        80      7120         0     20446     49840    410522     22.87   no data
7.29/7.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.29/7.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.29/7.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.29/7.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.29/7.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
7.29/7.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.29/7.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.29/7.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.79/7.84	c lits-rem:       252  cl-subs:     1547  v-elim:      0  v-fix:    0  time:  0.44 s
7.79/7.84	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
7.79/7.84	c vivif2 --  cl tried    18899 cl shrink        0 lits rem          0 time: 0.00
8.09/8.20	c asymm  cl-useful: 0/5811/7120 lits-rem:0 time: 0.35
8.19/8.20	c calculated reachability. Time: 0.00
8.19/8.20	c  N dy   257    105329        80      7120         0     18899     49840    366410     22.87   no data
8.70/8.78	c  N dy   301    112145        80      7120         0     25182     49840    537267     22.97     25.50
9.99/10.07	c  N dy   314    129144        80      7120         0     14186     49840    213159     22.79     24.00
10.69/10.78	c  N dy   351    138836        80      7120         0     23099     49840    451759     22.82     24.10
11.49/11.57	c  N dy   392    147764        80      7120         0     16642     49840    262574     22.87     24.24
12.29/12.40	c  N dy   438    157994        80      7120         0     26063     49840    514222     22.89     21.72
12.29/12.40	c  S st   438    157994        80      7120         0     26063     49840    514222     22.89     21.72
12.39/12.46	c  S st   438    158499        80      7120         0     26536     49840    527388     22.89   no data
12.39/12.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.39/12.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.39/12.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.39/12.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.39/12.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.39/12.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
12.39/12.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.39/12.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.39/12.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.20/13.27	c lits-rem:       228  cl-subs:     2240  v-elim:      0  v-fix:    0  time:  0.78 s
13.20/13.27	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
13.20/13.28	c vivif2 --  cl tried    24296 cl shrink        0 lits rem          0 time: 0.00
13.29/13.39	c asymm  cl-useful: 0/1309/7120 lits-rem:0 time: 0.11
13.29/13.39	c calculated reachability. Time: 0.00
13.29/13.39	c  N dy   438    158499        80      7120         0     24296     49840    464017     22.89   no data
14.30/14.33	c  N dy   491    168624        80      7120         0     18107     49840    286432     22.94     24.39
15.79/15.87	c  N dy   537    185615        80      7120         0     17213     49840    246659     22.93     24.17
16.89/16.90	c  N dy   595    197463        80      7120         0     28105     49840    540873     22.98     25.49
17.99/18.06	c  N dy   614    210110        80      7120         0     22247     49840    367207     22.94     24.20
19.70/19.78	c  N dy   675    227551        80      7120         0     19917     49840    288844     22.98     24.24
20.69/20.70	c  S st   723    237748        80      7120         0     29291     49840    542095     23.01   no data
20.69/20.77	c  S st   723    238253        80      7120         0     29765     49840    555148     23.01   no data
20.69/20.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.69/20.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.69/20.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.69/20.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.69/20.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.69/20.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
20.69/20.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.69/20.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.80/20.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.59/21.64	c lits-rem:       230  cl-subs:     2065  v-elim:      0  v-fix:    0  time:  0.84 s
21.59/21.64	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
21.59/21.65	c vivif2 --  cl tried    27700 cl shrink        0 lits rem          0 time: 0.00
21.79/21.83	c asymm  cl-useful: 0/2306/7120 lits-rem:0 time: 0.18
21.79/21.83	c calculated reachability. Time: 0.00
21.79/21.83	c  N dy   723    238253        80      7120         0     27700     49840    495734     23.01   no data
23.49/23.57	c  N dy   783    255010        80      7120         0     23845     49840    374831     23.02     24.42
25.09/25.11	c  N dy   809    271369        80      7120         0     38827     49840    775219     22.98     24.36
26.79/26.86	c  N dy   853    289443        80      7120         0     35258     49840    667415     22.97     24.23
28.61/28.64	c  F st   885    306250        80      7120         0     29605     49840    499887     22.94     20.96
28.79/28.82	c  N st   889    308285        80      7120         0     31461     49840    550930     22.94   no data
30.89/30.96	c  N dy   926    328617        80      7120         0     28139     49840    446746     22.92     24.15
33.39/33.41	c  N dy   993    348825        80      7120         0     23792     49840    315660     22.92     24.17
34.19/34.22	c  S st  1027    357379        80      7120         0     31665     49840    526147     22.93     21.27
34.29/34.30	c  S st  1027    357880        80      7120         0     32132     49840    539020     22.93   no data
34.29/34.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.29/34.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.29/34.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.29/34.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.29/34.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.29/34.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
34.29/34.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.29/34.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.29/34.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.10/35.12	c lits-rem:       174  cl-subs:     1802  v-elim:      0  v-fix:    0  time:  0.79 s
35.10/35.12	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
35.10/35.13	c vivif2 --  cl tried    30330 cl shrink        0 lits rem          0 time: 0.01
35.29/35.34	c asymm  cl-useful: 0/1902/7120 lits-rem:0 time: 0.21
35.29/35.34	c calculated reachability. Time: 0.00
35.29/35.34	c  N dy  1027    357880        80      7120         0     30330     49840    488874     22.93   no data
37.79/37.88	c  N dy  1097    378464        80      7120         0     25451     49840    343601     22.94     24.48
40.99/41.00	c  N dy  1135    407332        80      7120         0     27144     49840    370942     22.86     24.15
45.89/45.96	c  N dy  1213    452861        80      7120         0     43066     49840    772335     22.75     24.12
48.69/48.71	c  N dy  1337    472939        80      7120         0     35010     49840    558840     22.81     25.54
51.60/51.70	c  N dy  1410    494226        80      7120         0     54506     49840   1079526     22.82     24.06
53.99/54.07	c  N dy  1460    514355        80      7120         0     45501     49840    818102     22.81     24.03
56.99/57.07	c  N dy  1531    536820        80      7120         0     37573     49840    583305     22.80     20.01
56.99/57.07	c  S st  1531    536820        80      7120         0     37573     49840    583305     22.80     20.01
57.10/57.15	c  S st  1531    537326        80      7120         0     38050     49840    596413     22.80   no data
57.10/57.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.10/57.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.10/57.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.10/57.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.10/57.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.10/57.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
57.10/57.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.10/57.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.10/57.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.31/58.39	c lits-rem:       381  cl-subs:     2413  v-elim:      0  v-fix:    0  time:  1.20 s
58.31/58.39	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
58.40/58.40	c vivif2 --  cl tried    35637 cl shrink        0 lits rem          0 time: 0.01
58.50/58.58	c asymm  cl-useful: 0/1611/7120 lits-rem:0 time: 0.19
58.50/58.58	c calculated reachability. Time: 0.00
58.50/58.58	c  N dy  1531    537326        80      7120         0     35637     49840    536618     22.80   no data
62.19/62.27	c  N dy  1578    563841        80      7120         0     30622     49840    390597     22.74     24.25
64.91/64.94	c  N dy  1680    583915        80      7120         0     49117     49840    890639     22.78     24.51
67.79/67.80	c  N dy  1719    605874        80      7120         0     39037     49840    599782     22.75     24.17
70.59/70.66	c  N dy  1770    625954        80      7120         0     57395     49840   1091463     22.74     24.67
73.60/73.61	c  N dy  1840    646745        80      7120         0     45400     49840    752844     22.75     24.36
77.19/77.25	c  N dy  1948    667140        80      7120         0     32099     49840    380339     22.78     23.99
79.89/79.95	c  N dy  2033    687221        80      7120         0     50569     49840    877035     22.79     24.00
83.61/83.68	c  N dy  2143    708205        80      7120         0     36828     49840    490375     22.82     24.07
86.69/86.78	c  N dy  2268    728271        80      7120         0     55260     49840    993001     22.85     24.07
90.29/90.32	c  N dy  2335    749835        80      7120         0     41131     49840    590426     22.86     24.17
93.80/93.89	c  N dy  2390    774596        80      7120         0     63737     49840   1192690     22.84     24.04
97.29/97.32	c  N dy  2481    795772        80      7120         0     48303     49840    769143     22.86     24.09
99.01/99.01	c  S st  2525    805989        80      7120         0     57664     49840   1022223     22.86     20.24
99.09/99.15	c  S st  2525    806491        80      7120         0     58130     49840   1034824     22.86   no data
99.09/99.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.09/99.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
99.09/99.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.09/99.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.09/99.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.09/99.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
99.09/99.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.09/99.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
99.19/99.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.70/102.78	c lits-rem:       600  cl-subs:     4311  v-elim:      0  v-fix:    0  time:  3.57 s
102.70/102.78	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
102.70/102.79	c vivif2 --  cl tried    53819 cl shrink        0 lits rem          0 time: 0.01
103.00/103.00	c asymm  cl-useful: 0/1101/7120 lits-rem:0 time: 0.21
103.00/103.01	c calculated reachability. Time: 0.00
103.00/103.01	c  N dy  2525    806491        80      7120         0     53819     49840    911407     22.86   no data
108.91/108.95	c  N dy  2613    842320        80      7120         0     50958     49840    818451     22.84     24.13
112.79/112.81	c  N dy  2714    862416        80      7120         0     69437     49840   1319052     22.86     26.60
116.19/116.22	c  N dy  2801    883139        80      7120         0     51905     49840    834934     22.87     24.11
119.80/119.90	c  N dy  2879    903289        80      7120         0     70348     49840   1333892     22.88     24.11
123.29/123.36	c  N dy  2971    923370        80      7120         0     51165     49840    796345     22.89     24.33
127.51/127.57	c  N dy  3072    946273        80      7120         0     72206     49840   1364891     22.91     24.15
131.40/131.44	c  N dy  3154    968769        80      7120         0     54387     49840    867542     22.92     24.19
135.40/135.40	c  N dy  3238    989480        80      7120         0     73342     49840   1379541     22.93     24.27
139.00/139.07	c  N dy  3334   1009659        80      7120         0     52431     49840    800824     22.94     24.19
142.69/142.74	c  N dy  3382   1030718        80      7120         0     71657     49840   1313723     22.94     24.19
146.49/146.55	c  N dy  3452   1051366        80      7120         0     50242     49840    725206     22.95     24.22
149.99/150.09	c  N dy  3503   1071783        80      7120         0     68917     49840   1221972     22.94     24.15
150.09/150.11	c  F st  3504   1071875        80      7120         0     68998     49840   1224131     22.94   no data
159.20/159.21	c  N dy  3537   1124251        80      7120         0     75150     49840   1339469     22.87     24.24
162.90/162.96	c  N dy  3568   1145890        80      7120         0     53081     49840    766481     22.85     24.11
168.70/168.71	c  N dy  3671   1177033        80      7120         0     81530     49840   1524802     22.85     24.47
172.20/172.28	c  N dy  3709   1198042        80      7120         0     57848     49840    874436     22.83     24.06
174.50/174.50	c  S st  3764   1209737        80      7120         0     68549     49840   1162984     22.84   no data
174.60/174.67	c  S st  3764   1210239        80      7120         0     69013     49840   1175785     22.84   no data
174.60/174.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
174.70/174.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
174.70/174.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
174.70/174.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
174.70/174.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
174.70/174.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
174.70/174.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
174.70/174.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
174.70/174.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.19/180.24	c lits-rem:       724  cl-subs:     6060  v-elim:      0  v-fix:    0  time:  5.50 s
180.19/180.24	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
180.19/180.25	c vivif2 --  cl tried    62953 cl shrink        0 lits rem          0 time: 0.01
180.41/180.46	c asymm  cl-useful: 0/1205/7120 lits-rem:0 time: 0.21
180.41/180.46	c calculated reachability. Time: 0.00
180.41/180.46	c  N dy  3764   1210239        80      7120         0     62953     49840   1014992     22.84   no data
185.49/185.53	c  N dy  3866   1232970        80      7120         0     83780     49840   1577450     22.85     24.06
189.11/189.16	c  N dy  3938   1253014        80      7120         0     58641     49840    894696     22.85     24.08
193.51/193.55	c  N dy  4054   1273226        80      7120         0     77292     49840   1403638     22.86     24.16
199.19/199.21	c  N dy  4156   1296577        80      7120         0     53985     49840    748383     22.88     24.08
204.10/204.15	c  N dy  4243   1322529        80      7120         0     77691     49840   1383852     22.88     24.10
209.40/209.50	c  N dy  4340   1346000        80      7120         0     53470     49840    719668     22.89     24.21
213.41/213.42	c  N dy  4433   1366395        80      7120         0     72118     49840   1223821     22.90     24.15
218.00/218.09	c  N dy  4486   1386468        80      7120         0     90464     49840   1713735     22.90     24.14
221.90/221.92	c  N dy  4565   1406506        80      7120         0     62272     49840    940111     22.90     25.10
226.10/226.16	c  N dy  4606   1427760        80      7120         0     81662     49840   1453697     22.89     24.16
231.49/231.57	c  N dy  4653   1454068        80      7120         0     58118     49840    804264     22.87     24.11
236.10/236.18	c  N dy  4763   1475693        80      7120         0     77884     49840   1339723     22.89     24.10
241.60/241.67	c  N dy  4857   1495706        80      7120         0     96218     49840   1836924     22.90     24.52
245.50/245.53	c  N dy  4900   1517428        80      7120         0     67490     49840   1042652     22.89     24.15
250.00/250.01	c  N dy  4957   1537800        80      7120         0     86105     49840   1543894     22.89     24.15
254.60/254.62	c  N dy  5014   1558092        80      7120         0     55387     49840    709018     22.89     24.14
259.00/259.09	c  N dy  5015   1583528        80      7120         0     78241     49840   1298196     22.86     24.12
264.70/264.79	c  N dy  5088   1604671        80      7120         0     97622     49840   1819548     22.87     24.13
274.10/274.15	c  N dy  5156   1655250        80      7120         0     93353     49840   1696718     22.83     24.04
278.70/278.75	c  N dy  5216   1675261        80      7120         0     60731     49840    819749     22.83     26.50
283.71/283.74	c  N dy  5335   1697674        80      7120         0     81287     49840   1379948     22.85     24.05
287.01/287.09	c  S st  5399   1710240        80      7120         0     92783     49840   1688790     22.85     22.00
287.30/287.31	c  S st  5399   1710744        80      7120         0     93255     49840   1702181     22.85   no data
287.30/287.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
287.30/287.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
287.30/287.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
287.30/287.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
287.30/287.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
287.30/287.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
287.30/287.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
287.30/287.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
287.40/287.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
296.70/296.70	c lits-rem:       967  cl-subs:     8542  v-elim:      0  v-fix:    0  time:  9.29 s
296.70/296.70	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
296.70/296.72	c vivif2 --  cl tried    84713 cl shrink        0 lits rem          0 time: 0.02
296.91/296.98	c asymm  cl-useful: 0/812/7120 lits-rem:0 time: 0.26
296.91/296.99	c calculated reachability. Time: 0.00
296.91/296.99	c  N dy  5399   1710744        80      7120         0     84713     49840   1464259     22.85   no data
302.80/302.81	c  N dy  5503   1730862        80      7120         0    103125     49840   1965961     22.86     24.09
306.81/306.88	c  N dy  5605   1750923        80      7120         0     69914     49840   1060484     22.87     24.13
317.91/317.92	c  N dy  5708   1799245        80      7120         0     61042     49840    788546     22.84     24.18
322.10/322.14	c  N dy  5782   1819304        80      7120         0     79409     49840   1284864     22.85     25.06
329.80/329.81	c  N dy  5908   1841032        80      7120         0     99314     49840   1827554     22.86     24.11
335.41/335.45	c  N dy  6000   1862099        80      7120         0     64825     49840    885916     22.87     24.07
340.10/340.16	c  N dy  6085   1883123        80      7120         0     84041     49840   1403253     22.87     24.09
345.80/345.81	c  N dy  6174   1903146        80      7120         0    102452     49840   1904606     22.88     24.33
351.81/351.80	c  N dy  6318   1925874        80      7120         0     68470     49840    971012     22.89     24.20
356.71/356.75	c  N dy  6415   1945954        80      7120         0     86939     49840   1473444     22.90     24.66
362.20/362.23	c  N dy  6465   1966305        80      7120         0    105489     49840   1970518     22.90     24.17
367.01/367.08	c  N dy  6483   1989808        80      7120         0     71084     49840   1011292     22.89     24.31
373.70/373.73	c  N dy  6588   2017334        80      7120         0     96288     49840   1695683     22.90     24.20
380.11/380.14	c  N dy  6663   2037572        80      7120         0     58068     49840    653643     22.90     24.24
384.21/384.22	c  N dy  6729   2058506        80      7120         0     77214     49840   1166432     22.90     24.15
390.01/390.00	c  N dy  6854   2078771        80      7120         0     95825     49840   1676816     22.91     24.31
396.71/396.77	c  N dy  6957   2099252        80      7120         0    114627     49840   2190282     22.92     24.35
401.30/401.36	c  N dy  7071   2119315        80      7120         0     75390     49840   1109833     22.93     25.17
406.91/406.95	c  N dy  7204   2139403        80      7120         0     93816     49840   1614815     22.94     24.44
413.51/413.61	c  N dy  7296   2160208        80      7120         0    112814     49840   2129806     22.95     24.54
418.41/418.45	c  N dy  7381   2180253        80      7120         0     72548     49840   1016224     22.95     24.57
422.91/422.94	c  N dy  7408   2200338        80      7120         0     90855     49840   1505338     22.95     24.22
426.30/426.32	c  S st  7474   2210744        80      7120         0    100375     49840   1765216     22.95     22.21
426.50/426.58	c  S st  7474   2211247        80      7120         0    100851     49840   1778266     22.95   no data
426.50/426.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
426.60/426.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
426.60/426.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
426.60/426.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
426.60/426.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.60/426.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
426.60/426.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
426.60/426.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
426.60/426.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
436.62/436.64	c lits-rem:      1224  cl-subs:     8774  v-elim:      0  v-fix:    0  time:  9.95 s
436.62/436.65	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
436.62/436.67	c vivif2 --  cl tried    92077 cl shrink        0 lits rem          0 time: 0.02
436.91/436.93	c asymm  cl-useful: 0/723/7120 lits-rem:0 time: 0.27
436.91/436.94	c calculated reachability. Time: 0.00
436.91/436.94	c  N dy  7474   2211247        80      7120         0     92077     49840   1533491     22.95   no data
446.30/446.31	c  N dy  7537   2246649        80      7120         0     65271     49840    803184     22.94     24.23
450.61/450.64	c  N dy  7604   2266678        80      7120         0     83502     49840   1291674     22.94     24.70
460.61/460.69	c  N dy  7671   2305147        80      7120         0    118328     49840   2210408     22.92     24.16
465.32/465.36	c  N dy  7715   2326684        80      7120         0     78057     49840   1131980     22.92     24.18
471.00/471.02	c  N dy  7761   2349750        80      7120         0     99108     49840   1694494     22.91     24.18
476.91/476.90	c  N dy  7802   2369815        80      7120         0    117338     49840   2177959     22.91     24.85
483.31/483.31	c  N dy  7897   2392413        80      7120         0     77003     49840   1090445     22.91     24.12
490.01/490.05	c  N dy  8010   2412490        80      7120         0     95381     49840   1591307     22.92     25.19
496.61/496.62	c  N dy  8082   2433251        80      7120         0    114332     49840   2104185     22.92     24.16
503.31/503.33	c  N dy  8163   2455709        80      7120         0     72871     49840    966289     22.93     24.40
508.12/508.18	c  N dy  8237   2476041        80      7120         0     91417     49840   1468115     22.93     24.28
514.21/514.25	c  N dy  8314   2496073        80      7120         0    109736     49840   1963546     22.93     24.19
521.21/521.27	c  N dy  8395   2516078        80      7120         0     65063     49840    738243     22.93     26.72
525.61/525.60	c  N dy  8475   2536101        80      7120         0     83334     49840   1231309     22.94     24.15
530.31/530.30	c  N dy  8513   2556106        80      7120         0    101531     49840   1712370     22.93     24.83
540.51/540.58	c  N dy  8611   2589800        80      7120         0     68376     49840    807413     22.92     24.30
545.31/545.37	c  N dy  8701   2609877        80      7120         0     86748     49840   1305485     22.93     24.73
551.51/551.57	c  N dy  8797   2631292        80      7120         0    106329     49840   1838261     22.93     24.16
559.21/559.27	c  N dy  8908   2651379        80      7120         0    124747     49840   2342081     22.94     25.78
564.61/564.63	c  N dy  8927   2673810        80      7120         0     80216     49840   1109402     22.93     24.24
570.93/570.99	c  N dy  9041   2697062        80      7120         0    101494     49840   1689686     22.94     24.22
576.01/576.08	c  S st  9132   2711247        80      7120         0    114504     49840   2047104     22.95   no data
576.32/576.38	c  S st  9132   2711748        80      7120         0    114982     49840   2060464     22.95   no data
576.32/576.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
576.43/576.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
576.43/576.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
576.43/576.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
576.43/576.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
576.43/576.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
576.43/576.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
576.43/576.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
576.51/576.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
589.91/589.95	c lits-rem:      1304  cl-subs:    10280  v-elim:      0  v-fix:    0  time: 13.44 s
589.91/589.95	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
589.91/589.98	c vivif2 --  cl tried   104702 cl shrink        0 lits rem          0 time: 0.02
590.21/590.27	c asymm  cl-useful: 0/642/7120 lits-rem:0 time: 0.30
590.21/590.28	c calculated reachability. Time: 0.00
590.21/590.28	c  N dy  9132   2711748        80      7120         0    104702     49840   1777776     22.95   no data
597.01/597.06	c  N dy  9186   2733001        80      7120         0    124070     49840   2301468     22.95     24.20
603.12/603.14	c  N dy  9267   2755247        80      7120         0     79132     49840   1078573     22.95     24.17
610.42/610.41	c  N dy  9363   2782689        80      7120         0    104212     49840   1758593     22.95     24.19
617.51/617.54	c  N dy  9461   2802761        80      7120         0    122550     49840   2254793     22.96     24.25
625.02/625.05	c  N dy  9613   2822847        80      7120         0     74464     49840    936176     22.97     24.52
630.32/630.35	c  N dy  9702   2843812        80      7120         0     93640     49840   1458341     22.97     24.22
636.01/636.10	c  N dy  9745   2863836        80      7120         0    111874     49840   1947288     22.97     24.20
644.32/644.30	c  N dy  9869   2883842        80      7120         0    130226     49840   2451991     22.98     25.67
651.82/651.82	c  N dy  9902   2915150        80      7120         0     91047     49840   1345695     22.97     24.25
657.62/657.61	c  N dy  9964   2935246        80      7120         0    109382     49840   1839974     22.97     25.10
666.22/666.26	c  N dy 10054   2955317        80      7120         0    127716     49840   2338503     22.97     24.69
674.02/674.00	c  N dy 10100   2977916        80      7120         0     79924     49840   1036430     22.96     24.23
682.71/682.71	c  N dy 10149   3016411        80      7120         0    114709     49840   1951844     22.95     24.16
689.81/689.81	c  N dy 10200   3036489        80      7120         0    132973     49840   2439296     22.94     24.91
696.33/696.40	c  N dy 10329   3056697        80      7120         0     82458     49840   1109787     22.95     24.20
702.11/702.19	c  N dy 10407   3077715        80      7120         0    101576     49840   1629039     22.96     24.36
708.92/708.92	c  N dy 10483   3097817        80      7120         0    119956     49840   2129134     22.96     25.19
717.02/717.07	c  N dy 10569   3117904        80      7120         0    138324     49840   2628747     22.96     25.30
723.21/723.22	c  N dy 10630   3141547        80      7120         0     89669     49840   1276697     22.96     24.39
731.32/731.33	c  N dy 10738   3169118        80      7120         0    114821     49840   1959200     22.97     24.22
739.72/739.76	c  N dy 10850   3190104        80      7120         0    133993     49840   2483084     22.97     24.48
746.32/746.36	c  N dy 10925   3210152        80      7120         0     81218     49840   1039166     22.97     24.24
746.72/746.72	c  S st 10928   3211750        80      7120         0     82682     49840   1079232     22.97     22.34
746.93/746.92	c  S st 10928   3212250        80      7120         0     83143     49840   1092219     22.97   no data
746.93/746.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
746.93/746.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
746.93/746.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
746.93/746.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
746.93/746.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
746.93/746.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
746.93/746.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
746.93/746.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
747.02/747.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
749.32/749.32	c lits-rem:       201  cl-subs:     2445  v-elim:      0  v-fix:    0  time:  2.33 s
749.32/749.32	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
749.32/749.34	c vivif2 --  cl tried    80698 cl shrink        0 lits rem          0 time: 0.01
749.52/749.58	c asymm  cl-useful: 0/785/7120 lits-rem:0 time: 0.24
749.52/749.59	c calculated reachability. Time: 0.00
749.52/749.59	c  N dy 10928   3212250        80      7120         0     80698     49840   1022914     22.97   no data
754.82/754.86	c  N dy 10998   3232283        80      7120         0     98923     49840   1515033     22.98     24.71
762.12/762.15	c  N dy 11131   3252350        80      7120         0    117312     49840   2020962     22.98     26.57
769.42/769.49	c  N dy 11196   3272422        80      7120         0    135526     49840   2512559     22.99     25.85
776.63/776.61	c  N dy 11278   3292538        80      7120         0     82009     49840   1049336     22.99     24.77
782.22/782.27	c  N dy 11368   3312542        80      7120         0    100349     49840   1550577     22.99     24.23
788.92/788.95	c  N dy 11449   3332628        80      7120         0    118692     49840   2051755     23.00     25.19
797.32/797.35	c  N dy 11562   3352731        80      7120         0    137015     49840   2553763     23.00     24.27
805.02/805.01	c  N dy 11665   3372954        80      7120         0     82512     49840   1043219     23.01     24.24
811.12/811.12	c  N dy 11781   3393315        80      7120         0    101179     49840   1554391     23.01     24.38
818.13/818.18	c  N dy 11876   3413546        80      7120         0    119725     49840   2059059     23.02     24.25
827.13/827.17	c  N dy 11943   3437799        80      7120         0    141850     49840   2658439     23.02     24.59
834.02/834.02	c  N dy 12002   3459660        80      7120         0     87845     49840   1164639     23.02     24.26
840.13/840.10	c  N dy 12053   3481500        80      7120         0    107722     49840   1697418     23.01     24.34
847.82/847.88	c  N dy 12129   3502885        80      7120         0    127249     49840   2227244     23.02     24.59
858.42/858.44	c  N dy 12188   3530626        80      7120         0     77610     49840    877193     23.01     24.37
864.33/864.38	c  N dy 12302   3551684        80      7120         0     96852     49840   1402163     23.02     24.28
871.43/871.41	c  N dy 12417   3571765        80      7120         0    115247     49840   1905867     23.03     25.16
882.72/882.75	c  N dy 12485   3603375        80      7120         0    143977     49840   2674576     23.02     24.25
889.53/889.58	c  N dy 12571   3623453        80      7120         0     86650     49840   1113418     23.03     26.41
902.33/902.31	c  N dy 12617   3670923        80      7120         0    129614     49840   2249110     23.01     24.23
913.33/913.35	c  N dy 12688   3698009        80      7120         0     77887     49840    855883     23.00     24.40
916.83/916.88	c  S st 12743   3712250        80      7120         0     90866     49840   1209285     23.01   no data
917.03/917.10	c  S st 12743   3712755        80      7120         0     91341     49840   1222765     23.01   no data
917.13/917.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
917.13/917.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
917.13/917.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
917.13/917.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
917.13/917.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
917.13/917.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
917.13/917.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
917.13/917.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
917.13/917.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
920.23/920.21	c lits-rem:       311  cl-subs:     3042  v-elim:      0  v-fix:    0  time:  3.02 s
920.23/920.21	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
920.23/920.22	c vivif2 --  cl tried    88299 cl shrink        0 lits rem          0 time: 0.01
920.43/920.47	c asymm  cl-useful: 0/729/7120 lits-rem:0 time: 0.25
920.43/920.47	c calculated reachability. Time: 0.00
920.43/920.47	c  N dy 12743   3712755        80      7120         0     88299     49840   1137714     23.01   no data
930.22/930.21	c  F st 12744   3751562        80      7120         0    123227     49840   2042731     22.99     20.06
930.22/930.21	c  N st 12744   3751562        80      7120         0    123227     49840   2042731     22.99     20.06
937.93/937.93	c  N dy 12792   3772661        80      7120         0    142436     49840   2563986     22.99     24.43
971.12/971.10	c  N dy 12878   3879469        80      7120         0     83828     49840    984472     22.93     24.24
977.12/977.16	c  N dy 12993   3899569        80      7120         0    102234     49840   1487237     22.94     26.66
984.83/984.86	c  N dy 13089   3923276        80      7120         0    123811     49840   2070615     22.94     24.19
993.03/993.03	c  N dy 13178   3943326        80      7120         0    142163     49840   2568921     22.94     25.80
1003.42/1003.41	c  N dy 13301   3965411        80      7120         0     83394     49840    964318     22.95     24.26
1009.13/1009.16	c  N dy 13397   3985472        80      7120         0    101697     49840   1463858     22.95     24.24
1016.44/1016.48	c  N dy 13519   4005488        80      7120         0    120000     49840   1966163     22.96     25.10
1024.83/1024.88	c  N dy 13619   4025567        80      7120         0    138400     49840   2471077     22.96     24.30
1035.43/1035.40	c  N dy 13762   4045587        80      7120         0    156736     49840   2977740     22.97     24.19
1043.33/1043.36	c  N dy 13823   4071261        80      7120         0     99965     49840   1387623     22.97     24.27
1049.34/1049.41	c  N dy 13881   4091334        80      7120         0    118254     49840   1882348     22.97     24.20
1057.93/1057.99	c  N dy 13996   4111366        80      7120         0    136593     49840   2385371     22.98     24.38
1066.03/1066.05	c  N dy 14050   4131396        80      7120         0    154876     49840   2875325     22.97     25.12
1074.23/1074.29	c  N dy 14142   4152233        80      7120         0     92686     49840   1179552     22.98     24.37
1081.13/1081.11	c  N dy 14215   4175032        80      7120         0    113446     49840   1738398     22.98     24.32
1088.53/1088.54	c  N dy 14288   4195254        80      7120         0    131895     49840   2236365     22.98     24.26
1094.44/1094.47	c  S st 14301   4212757        80      7120         0    147697     49840   2652040     22.97     21.98
1094.84/1094.87	c  S st 14301   4213259        80      7120         0    148162     49840   2664889     22.97   no data
1094.84/1094.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1094.94/1094.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1094.94/1094.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1094.94/1094.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1094.94/1094.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1094.94/1094.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1094.94/1094.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1094.94/1094.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1095.04/1095.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1118.44/1118.48	c lits-rem:      1459  cl-subs:    15322  v-elim:      0  v-fix:    0  time: 23.43 s
1118.44/1118.48	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1118.54/1118.51	c vivif2 --  cl tried   132840 cl shrink        0 lits rem          0 time: 0.03
1118.84/1118.85	c asymm  cl-useful: 0/500/7120 lits-rem:0 time: 0.34
1118.84/1118.85	c calculated reachability. Time: 0.00
1118.84/1118.85	c  N dy 14301   4213259        80      7120         0    132840     49840   2252335     22.97   no data
1128.03/1128.07	c  N dy 14381   4234471        80      7120         0    152155     49840   2778541     22.98     24.25
1137.24/1137.29	c  N dy 14468   4258424        80      7120         0     92665     49840   1173008     22.98     24.22
1143.23/1143.26	c  N dy 14543   4278456        80      7120         0    110918     49840   1665451     22.98     25.75
1151.33/1151.36	c  N dy 14654   4298931        80      7120         0    129673     49840   2181102     22.98     24.29
1160.55/1160.57	c  N dy 14743   4319714        80      7120         0    148671     49840   2693536     22.99     24.28
1172.43/1172.42	c  N dy 14797   4353910        80      7120         0     97050     49840   1263140     22.97     24.34
1179.53/1179.55	c  N dy 14925   4373966        80      7120         0    115453     49840   1769744     22.98     25.28
1188.24/1188.21	c  N dy 15070   4394001        80      7120         0    133779     49840   2276402     22.99     25.84
1197.64/1197.64	c  N dy 15156   4415767        80      7120         0    153654     49840   2816916     22.99     24.23
1207.85/1207.82	c  N dy 15266   4435875        80      7120         0     88309     49840   1016171     22.99     24.24
1213.94/1213.99	c  N dy 15364   4455940        80      7120         0    106680     49840   1518985     23.00     24.29
1221.64/1221.67	c  N dy 15480   4475951        80      7120         0    124980     49840   2022767     23.00     24.30
1231.03/1231.07	c  N dy 15596   4495954        80      7120         0    143322     49840   2525415     23.01     25.78
1241.04/1241.04	c  N dy 15676   4517066        80      7120         0    162552     49840   3043799     23.01     24.24
1249.54/1249.59	c  N dy 15773   4537375        80      7120         0     96306     49840   1216759     23.01     24.26
1256.04/1256.08	c  N dy 15856   4557906        80      7120         0    115050     49840   1726569     23.02     24.25
1264.34/1264.31	c  N dy 15953   4578388        80      7120         0    133764     49840   2239649     23.02     24.30
1276.44/1276.44	c  N dy 16039   4600849        80      7120         0    154268     49840   2797460     23.02     24.34
1288.24/1288.21	c  N dy 16131   4620928        80      7120         0     86773     49840    942286     23.02     26.22
1294.04/1294.08	c  N dy 16213   4641000        80      7120         0    105067     49840   1439461     23.03     25.64

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

running on 2 cores: 4,6

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.39 3.89 3.72 4/364 15914
/proc/meminfo: memFree=24766160/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=29880 CPUtime=0.01 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 651 0 0 0 1 0 0 0 25 0 1 0 649949649 30597120 592 33554432000 4194304 4580011 140735879721632 18446744073709551615 239476355781 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 7470 592 338 95 0 2452 0

[startup+0.094028 s]
/proc/loadavg: 3.39 3.89 3.72 4/364 15914
/proc/meminfo: memFree=24766160/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=30012 CPUtime=0.09 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 669 0 0 0 9 0 0 0 25 0 1 0 649949649 30732288 610 33554432000 4194304 4580011 140735879721632 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 7503 610 338 95 0 2485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30012

[startup+0.101027 s]
/proc/loadavg: 3.39 3.89 3.72 4/364 15914
/proc/meminfo: memFree=24766160/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=30012 CPUtime=0.09 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 670 0 0 0 9 0 0 0 25 0 1 0 649949649 30732288 611 33554432000 4194304 4580011 140735879721632 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 7503 611 338 95 0 2485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30012

[startup+0.300997 s]
/proc/loadavg: 3.39 3.89 3.72 4/364 15914
/proc/meminfo: memFree=24766160/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=31528 CPUtime=0.29 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 1323 0 0 0 29 0 0 0 25 0 1 0 649949649 32284672 1134 33554432000 4194304 4580011 140735879721632 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 7882 1134 362 95 0 2864 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31528

[startup+0.700915 s]
/proc/loadavg: 3.39 3.89 3.72 4/364 15914
/proc/meminfo: memFree=24766160/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=32588 CPUtime=0.69 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 1934 0 0 0 69 0 0 0 25 0 1 0 649949649 33370112 1251 33554432000 4194304 4580011 140735879721632 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 8147 1251 362 95 0 3129 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32588

[startup+1.50076 s]
/proc/loadavg: 3.44 3.89 3.72 5/365 15915
/proc/meminfo: memFree=24760624/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=33428 CPUtime=1.49 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 2903 0 0 0 149 0 0 0 25 0 1 0 649949649 34230272 1471 33554432000 4194304 4580011 140735879721632 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 8357 1471 364 95 0 3339 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33428

[startup+3.10045 s]
/proc/loadavg: 3.44 3.89 3.72 5/365 15915
/proc/meminfo: memFree=24750332/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=39560 CPUtime=3.09 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 5204 0 0 0 309 0 0 0 25 0 1 0 649949649 40509440 2822 33554432000 4194304 4580011 140735879721632 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 9890 2822 366 95 0 4872 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39560

[startup+6.30084 s]
/proc/loadavg: 3.44 3.89 3.72 5/365 15915
/proc/meminfo: memFree=24735300/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=40376 CPUtime=6.29 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 7307 0 0 0 628 1 0 0 25 0 1 0 649949649 41345024 3234 33554432000 4194304 4580011 140735879721632 18446744073709551615 4316523 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 10094 3234 366 95 0 5076 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40376

[startup+12.7006 s]
/proc/loadavg: 3.52 3.89 3.73 5/365 15915
/proc/meminfo: memFree=24714416/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=51352 CPUtime=12.69 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 12814 0 0 0 1268 1 0 0 25 0 1 0 649949649 52584448 5900 33554432000 4194304 4580011 140735879721632 18446744073709551615 4406390 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 12838 5900 366 95 0 7820 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51352

[startup+25.5012 s]
/proc/loadavg: 3.60 3.90 3.73 5/365 15916
/proc/meminfo: memFree=24696512/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=53560 CPUtime=25.49 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 18532 0 0 0 2547 2 0 0 25 0 1 0 649949649 54845440 6131 33554432000 4194304 4580011 140735879721632 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 13390 6131 366 95 0 8372 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53560

[startup+51.1003 s]
/proc/loadavg: 3.81 3.92 3.74 5/365 15916
/proc/meminfo: memFree=24679840/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=55356 CPUtime=51.09 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 27660 0 0 0 5106 3 0 0 25 0 1 0 649949649 56684544 7231 33554432000 4194304 4580011 140735879721632 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 13839 7231 366 95 0 8821 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55356

[startup+102.313 s]
/proc/loadavg: 3.99 3.95 3.76 5/365 15918
/proc/meminfo: memFree=24635300/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=70644 CPUtime=102.31 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 44345 0 0 0 10223 8 0 0 25 0 1 0 649949649 72339456 10827 33554432000 4194304 4580011 140735879721632 18446744073709551615 4416373 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 17661 10827 366 95 0 12643 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 70644

[startup+162.301 s]
/proc/loadavg: 4.15 3.99 3.78 5/365 15919
/proc/meminfo: memFree=24623224/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=71044 CPUtime=162.3 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 58182 0 0 0 16220 10 0 0 25 0 1 0 649949649 72749056 10421 33554432000 4194304 4580011 140735879721632 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 17761 10421 366 95 0 12743 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 71044

[startup+222.3 s]
/proc/loadavg: 4.13 4.00 3.80 5/365 15921
/proc/meminfo: memFree=24584380/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=80332 CPUtime=222.3 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 70898 0 0 0 22217 13 0 0 25 0 1 0 649949649 82259968 12906 33554432000 4194304 4580011 140735879721632 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 20083 12906 366 95 0 15065 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 80332

[startup+282.301 s]
/proc/loadavg: 4.05 4.00 3.81 5/365 15923
/proc/meminfo: memFree=24575424/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=80584 CPUtime=282.3 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 82139 0 0 0 28214 16 0 0 25 0 1 0 649949649 82518016 13188 33554432000 4194304 4580011 140735879721632 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 20146 13188 366 95 0 15128 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 80584

[startup+342.3 s]
/proc/loadavg: 4.02 4.00 3.82 5/365 15924
/proc/meminfo: memFree=24524684/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=95584 CPUtime=342.3 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 93250 0 0 0 34212 18 0 0 25 0 1 0 649949649 97878016 17009 33554432000 4194304 4580011 140735879721632 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 23896 17009 366 95 0 18878 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 95584

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/365 15926
/proc/meminfo: memFree=24523040/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=95824 CPUtime=402.3 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 102848 0 0 0 40210 20 0 0 25 0 1 0 649949649 98123776 16586 33554432000 4194304 4580011 140735879721632 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 23956 16586 366 95 0 18938 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 95824

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/365 15927
/proc/meminfo: memFree=24496600/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=103192 CPUtime=462.31 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 112160 0 0 0 46208 23 0 0 25 0 1 0 649949649 105668608 17793 33554432000 4194304 4580011 140735879721632 18446744073709551615 4325678 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 25798 17793 366 95 0 20780 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 103192

[startup+522.301 s]
/proc/loadavg: 4.04 4.01 3.84 5/365 15929
/proc/meminfo: memFree=24482172/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=103388 CPUtime=522.31 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 120521 0 0 0 52206 25 0 0 25 0 1 0 649949649 105869312 17935 33554432000 4194304 4580011 140735879721632 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 25847 17935 366 95 0 20829 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 103388

[startup+582.3 s]
/proc/loadavg: 4.11 4.04 3.86 5/365 15931
/proc/meminfo: memFree=24472208/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=112412 CPUtime=582.31 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 129594 0 0 0 58203 28 0 0 25 0 1 0 649949649 115109888 21330 33554432000 4194304 4580011 140735879721632 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 28103 21330 366 95 0 23085 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 112412

[startup+642.301 s]
/proc/loadavg: 4.12 4.06 3.87 5/365 15932
/proc/meminfo: memFree=24457784/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=112500 CPUtime=642.33 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 136011 0 0 0 64202 31 0 0 25 0 1 0 649949649 115200000 21618 33554432000 4194304 4580011 140735879721632 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 28125 21618 366 95 0 23107 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 112500

[startup+702.3 s]
/proc/loadavg: 4.04 4.04 3.88 5/365 15934
/proc/meminfo: memFree=24459228/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=112668 CPUtime=702.31 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 144260 0 0 0 70198 33 0 0 25 0 1 0 649949649 115372032 20876 33554432000 4194304 4580011 140735879721632 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 28167 20876 366 95 0 23149 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 112668

[startup+762.314 s]
/proc/loadavg: 4.06 4.05 3.89 5/365 15935
/proc/meminfo: memFree=24450992/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=112800 CPUtime=762.33 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 151018 0 0 0 76198 35 0 0 25 0 1 0 649949649 115507200 21391 33554432000 4194304 4580011 140735879721632 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 28200 21391 366 95 0 23182 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 112800

[startup+822.3 s]
/proc/loadavg: 4.02 4.04 3.90 5/365 15937
/proc/meminfo: memFree=24457384/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=112916 CPUtime=822.33 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 157737 0 0 0 82195 38 0 0 25 0 1 0 649949649 115625984 21627 33554432000 4194304 4580011 140735879721632 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 28229 21627 366 95 0 23211 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 112916

[startup+882.301 s]
/proc/loadavg: 4.00 4.03 3.90 5/365 15939
/proc/meminfo: memFree=24449796/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=113032 CPUtime=882.32 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 164656 0 0 0 88192 40 0 0 25 0 1 0 649949649 115744768 21996 33554432000 4194304 4580011 140735879721632 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 28258 21996 366 95 0 23240 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 113032

[startup+942.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/365 15940
/proc/meminfo: memFree=24431784/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=113140 CPUtime=942.33 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 171618 0 0 0 94190 43 0 0 25 0 1 0 649949649 115855360 22290 33554432000 4194304 4580011 140735879721632 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 28285 22290 366 95 0 23267 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 113140

[startup+1002.3 s]
/proc/loadavg: 4.07 4.03 3.91 5/365 15942
/proc/meminfo: memFree=24427780/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=113284 CPUtime=1002.33 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 179620 0 0 0 100187 46 0 0 25 0 1 0 649949649 116002816 20064 33554432000 4194304 4580011 140735879721632 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 28321 20064 366 95 0 23303 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 113284

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.91 5/365 15943
/proc/meminfo: memFree=24431588/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=113364 CPUtime=1062.33 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 185131 0 0 0 106185 48 0 0 25 0 1 0 649949649 116084736 22024 33554432000 4194304 4580011 140735879721632 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 28341 22024 366 95 0 23323 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 113364

[startup+1122.3 s]
/proc/loadavg: 4.13 4.05 3.93 5/365 15945
/proc/meminfo: memFree=24382696/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=130492 CPUtime=1122.34 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 192832 0 0 0 112185 49 0 0 25 0 1 0 649949649 133623808 26165 33554432000 4194304 4580011 140735879721632 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 32623 26165 366 95 0 27605 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 130492

[startup+1182.3 s]
/proc/loadavg: 4.04 4.04 3.93 5/365 15947
/proc/meminfo: memFree=24387228/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=130572 CPUtime=1182.33 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 199433 0 0 0 118182 51 0 0 25 0 1 0 649949649 133705728 25144 33554432000 4194304 4580011 140735879721632 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 32643 25144 366 95 0 27625 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 130572

[startup+1242.3 s]
/proc/loadavg: 4.08 4.04 3.93 5/365 15948
/proc/meminfo: memFree=24378760/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=186420 CPUtime=1242.34 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 204395 0 0 0 124180 54 0 0 25 0 1 0 649949649 190894080 26415 33554432000 4194304 4580011 140735879721632 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 46605 26415 366 95 0 41587 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 186420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.93 2/350 16004
/proc/meminfo: memFree=24710352/32950928 swapFree=67056568/67111528
[pid=15914] ppid=15912 vsize=130780 CPUtime=1300.05 cores=4,6
/proc/15914/stat : 15914 (strangenight2-s) R 15912 15914 15273 0 -1 4202496 210619 0 0 0 129949 56 0 0 25 0 1 0 649949649 133918720 25124 33554432000 4194304 4580011 140735879721632 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15914/statm: 32695 25124 366 95 0 27677 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 130780

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1299.5
CPU system time (s): 0.567913
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 199552

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

runsolver used 4.99724 second user time and 10.0595 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-14 16:32:06
IDJOB=3367523
IDBENCH=82732
IDSOLVER=1845
FILE ID=node148/3367523-1305383526
RUNJOBID= node148-1305383523-15846
PBS_JOBID= 13324354
Free space on /tmp= 72824 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1901567697-013.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367523-1305383526/watcher-3367523-1305383526 -o /tmp/evaluation-result-3367523-1305383526/solver-3367523-1305383526 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367523-1305383526.cnf

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

MD5SUM BENCH= 6416f44b34786f590ff716f4b8e2cf7c
RANDOM SEED=1184392019

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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:     32950928 kB
MemFree:      24766440 kB
Buffers:        307604 kB
Cached:        4558412 kB
SwapCached:       8488 kB
Active:        4560988 kB
Inactive:      3269276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24766440 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           23064 kB
Writeback:           0 kB
AnonPages:     2962128 kB
Mapped:          28252 kB
Slab:           259744 kB
PageTables:      29324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84765228 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= 72836 MiB
End job on node148 at 2011-05-14 16:53:48