Trace number 3369862

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.96 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S374960214-041-UNKNOWN.cnf
MD5SUM11586d50c22305a7c51fb5c10a66d320
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.942855
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369862-1305383322.cnf'
0.00/0.01	c -- header says num vars:           2500
0.00/0.01	c -- header says num clauses:       10500
0.00/0.01	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.01	c -- vars added       2500
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.04	c lits-rem:         0  cl-subs:        0  v-elim:     78  v-fix:    0  time:  0.01 s
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:    1088 undec:     303 neg:    1109
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.04	c  B st     0         0      2422     10376         0         0     31521         0   no data   no data  --
0.29/0.33	c  N dy    14      4394      2422     10376         0      4392     31521    314643     44.04     47.49  --
0.59/0.61	c  N dy    40      8473      2422     10376         0      5974     31521    314243     45.57     48.04  --
0.89/0.90	c  N dy    62     12526      2422     10376         0      5777     31521    199894     45.07     49.50  --
1.19/1.20	c  N dy    86     16595      2422     10376         0      9846     31521    481264     45.18     48.64  --
1.48/1.51	c  N dy   109     20597      2422     10376         0      8222     31521    292930     45.26     49.09  --
1.78/1.83	c  N dy   129     24602      2422     10376         0     12227     31521    567811     45.09     47.52  --
1.78/1.86	c  F st   133     25001      2422     10376         0     12626     31521    596181     45.12   no data  --
2.20/2.30	c  N dy   139     30001      2422     10376         0     10812     31521    436137     45.12   no data  --
2.20/2.30	c  S st   139     30001      2422     10376         0     10812     31521    436137     45.12   no data  --
2.28/2.34	c  S st   139     30506      2422     10376         0     11317     31521    466421     45.12   no data  --
2.28/2.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.28/2.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.28/2.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
2.28/2.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.28/2.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.28/2.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2422 time:  0.00 s
2.28/2.37	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3.58/3.60	c lits-rem:       174  cl-subs:        8  v-elim:      0  v-fix:    0  time:  1.22 s
3.58/3.62	c asymm  cl-useful: 0/10376/10376 lits-rem:0 time: 0.02
3.58/3.62	c calculated reachability. Time: 0.00
3.58/3.62	c  N dy   139     30506      2422     10376         0     11309     31521    465055     45.12   no data  --
3.88/3.99	c  N dy   164     34764      2422     10376         0     15566     31521    761674     45.16     49.05  --
4.29/4.32	c  N dy   186     38780      2422     10376         0     11678     31521    392039     45.17     54.06  --
4.59/4.67	c  N dy   215     42831      2422     10376         0     15728     31521    669385     45.33     50.37  --
4.89/4.93	c  S st   232     45759      2422     10376         0      9707     31521    186130     45.37     38.99  --
4.89/4.97	c  S st   232     46261      2422     10376         0     10209     31521    215219     45.37   no data  --
4.89/4.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.89/4.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.89/4.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2422 time:  0.00 s
4.89/4.99	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
5.29/5.35	c lits-rem:         5  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.36 s
5.29/5.35	c vivif2 --  cl tried    10376 cl shrink        0 lits rem          0 time: 0.00
5.29/5.36	c vivif2 --  cl tried    10209 cl shrink        0 lits rem          0 time: 0.00
5.29/5.37	c asymm  cl-useful: 0/10376/10376 lits-rem:0 time: 0.01
5.29/5.37	c calculated reachability. Time: 0.00
5.29/5.37	c  N dy   232     46261      2422     10376         0     10209     31521    215214     45.37   no data  --
5.69/5.71	c  N dy   255     50306      2422     10376         0     14254     31521    495560     45.41     49.13  --
5.99/6.07	c  N dy   277     54329      2422     10376         0     18276     31521    772369     45.45     49.44  --
6.38/6.44	c  N dy   299     58333      2422     10376         0     12301     31521    302509     45.40     59.08  --
6.68/6.80	c  N dy   323     62442      2422     10376         0     16409     31521    578500     45.38     48.41  --
7.08/7.19	c  N dy   352     66503      2422     10376         0     20469     31521    862117     45.50     47.99  --
7.39/7.46	c  S st   371     69391      2422     10376         0     12375     31521    240860     45.51   no data  --
7.49/7.51	c  S st   371     69896      2422     10376         0     12880     31521    268546     45.51   no data  --
7.49/7.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.49/7.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.49/7.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2422 time:  0.00 s
7.49/7.53	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
8.19/8.22	c lits-rem:        14  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.69 s
8.19/8.22	c vivif2 --  cl tried    10376 cl shrink        0 lits rem          0 time: 0.00
8.19/8.23	c vivif2 --  cl tried    12880 cl shrink        0 lits rem          0 time: 0.00
8.19/8.24	c asymm  cl-useful: 0/10376/10376 lits-rem:0 time: 0.02
8.19/8.24	c calculated reachability. Time: 0.00
8.19/8.24	c  N dy   371     69896      2422     10376         0     12880     31521    268532     45.51   no data  --
8.59/8.65	c  N dy   384     74403      2422     10376         0     17384     31521    584602     45.33     48.31  --
9.08/9.14	c  N dy   410     79415      2422     10376         0     22396     31521    933630     45.32     48.21  --
9.58/9.62	c  N dy   442     84504      2422     10376         0     15492     31521    388277     45.35     50.02  --
9.79/9.89	c  F st   459     87500      2422     10376         0     18485     31521    595738     45.33   no data  --
10.18/10.21	c  N st   464     90795      2422     10376         0     21779     31521    832864     45.33   no data  --
10.79/10.82	c  N dy   480     96671      2422     10376         0     14661     31521    270132     45.26     48.14  --
11.29/11.39	c  N dy   518    102871      2422     10376         0     20859     31521    702633     45.32     58.16  --
11.49/11.59	c  S st   532    104845      2422     10376         0     22833     31521    839845     45.34     44.48  --
11.59/11.65	c  S st   532    105353      2422     10376         0     23341     31521    866013     45.34   no data  --
11.59/11.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.59/11.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.59/11.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.69/11.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.69/11.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.69/11.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2422 time:  0.00 s
11.69/11.70	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
15.89/15.97	c lits-rem:       158  cl-subs:        3  v-elim:      0  v-fix:    0  time:  4.27 s
15.89/15.97	c vivif2 --  cl tried    10376 cl shrink        0 lits rem          0 time: 0.00
15.89/15.98	c vivif2 --  cl tried    23338 cl shrink        0 lits rem          0 time: 0.01
15.99/16.01	c asymm  cl-useful: 0/10376/10376 lits-rem:0 time: 0.03
15.99/16.01	c calculated reachability. Time: 0.00
15.99/16.01	c  N dy   532    105353      2422     10376         0     23338     31521    865353     45.34   no data  --
16.68/16.73	c  N dy   574    112094      2422     10376         0     16080     31521    308190     45.44     62.07  --
17.38/17.45	c  N dy   610    119331      2422     10376         0     23310     31521    813105     45.43     49.40  --
18.29/18.34	c  N dy   653    127036      2422     10376         0     16020     31521    237317     45.47     48.49  --
19.09/19.14	c  N dy   695    135258      2422     10376         0     24241     31521    805526     45.49     48.59  --
20.08/20.15	c  N dy   751    143935      2422     10376         0     16927     31521    239484     45.61     49.02  --
21.08/21.10	c  N dy   803    153309      2422     10376         0     26297     31521    889816     45.60     48.97  --
21.58/21.65	c  S st   822    158030      2422     10376         0     31017     31521   1226220     45.56   no data  --
21.68/21.71	c  S st   822    158532      2422     10376         0     31519     31521   1255213     45.56   no data  --
21.68/21.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.68/21.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.68/21.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.68/21.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.68/21.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.68/21.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2422 time:  0.00 s
21.68/21.78	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.88/23.91	c lits-rem:        60  cl-subs:       13  v-elim:      0  v-fix:    0  time:  2.13 s
23.88/23.91	c vivif2 --  cl tried    10376 cl shrink        0 lits rem          0 time: 0.00
23.88/23.93	c vivif2 --  cl tried    31506 cl shrink        0 lits rem          0 time: 0.01
23.88/23.96	c asymm  cl-useful: 0/10376/10376 lits-rem:0 time: 0.03
23.88/23.96	c calculated reachability. Time: 0.00
23.88/23.96	c  N dy   822    158532      2422     10376         0     31506     31521   1253673     45.56   no data  --
24.99/25.02	c  N dy   873    168650      2422     10376         0     24627     31521    708501     45.55     50.70  --
26.29/26.34	c  N dy   923    179479      2422     10376         0     35455     31521   1460962     45.47     58.80  --
27.58/27.66	c  N dy   989    191075      2422     10376         0     29045     31521    941081     45.47     48.01  --
29.18/29.25	c  N dy  1053    203842      2422     10376         0     22816     31521    457639     45.41     48.02  --
30.69/30.79	c  N dy  1135    216946      2422     10376         0     35919     31521   1371848     45.45     49.95  --
32.38/32.40	c  N dy  1211    230859      2422     10376         0     29832     31521    882202     45.45     48.03  --
33.18/33.26	c  S st  1247    237801      2422     10376         0     36772     31521   1359456     45.41     45.49  --
33.28/33.34	c  S st  1247    238304      2422     10376         0     37275     31521   1388881     45.41   no data  --
33.28/33.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.28/33.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.28/33.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
33.38/33.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.38/33.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.38/33.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2422 time:  0.00 s
33.38/33.42	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
35.59/35.66	c lits-rem:       104  cl-subs:       17  v-elim:      0  v-fix:    0  time:  2.24 s
35.59/35.66	c vivif2 --  cl tried    10376 cl shrink        0 lits rem          0 time: 0.00
35.59/35.68	c vivif2 --  cl tried    37258 cl shrink        0 lits rem          0 time: 0.02
35.69/35.72	c asymm  cl-useful: 0/10376/10376 lits-rem:0 time: 0.04
35.69/35.72	c calculated reachability. Time: 0.00
35.69/35.72	c  N dy  1247    238304      2422     10376         0     37258     31521   1386547     45.41   no data  --
37.49/37.53	c  N dy  1339    253524      2422     10376         0     31484     31521    933476     45.48     48.63  --
39.60/39.64	c  N dy  1440    269780      2422     10376         0     25739     31521    470173     45.53     48.24  --
41.98/42.00	c  N dy  1542    287086      2422     10376         0     43035     31521   1662463     45.53     49.07  --
44.29/44.39	c  N dy  1662    305420      2422     10376         0     38370     31521   1289058     45.61     48.46  --
44.49/44.50	c  F st  1668    306250      2422     10376         0     39199     31521   1343697     45.61   no data  --
46.88/46.99	c  N dy  1758    325115      2422     10376         0     34067     31521    916807     45.64     48.65  --
49.79/49.85	c  N dy  1873    345687      2422     10376         0     29638     31521    550615     45.63     49.21  --
51.28/51.36	c  S st  1940    357456      2422     10376         0     41404     31521   1365607     45.64     45.11  --
51.38/51.44	c  S st  1940    357958      2422     10376         0     41906     31521   1397470     45.64   no data  --
51.38/51.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.38/51.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.38/51.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
51.48/51.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.48/51.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.48/51.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2422 time:  0.00 s
51.48/51.52	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
54.18/54.23	c lits-rem:        21  cl-subs:       13  v-elim:      0  v-fix:    0  time:  2.71 s
54.18/54.23	c vivif2 --  cl tried    10376 cl shrink        0 lits rem          0 time: 0.00
54.18/54.25	c vivif2 --  cl tried    41893 cl shrink        0 lits rem          0 time: 0.02
54.18/54.29	c asymm  cl-useful: 0/10376/10376 lits-rem:0 time: 0.04
54.18/54.29	c calculated reachability. Time: 0.00
54.18/54.29	c  N dy  1940    357958      2422     10376         0     41893     31521   1395608     45.64   no data  --
56.98/57.07	c  N dy  2059    378036      2422     10376         0     35975     31521    923925     45.64     48.75  --
60.09/60.10	c  N dy  2188    398093      2422     10376         0     29034     31521    379985     45.69     50.67  --
62.98/63.07	c  N dy  2302    418320      2422     10376         0     49255     31521   1793360     45.72     49.42  --
66.00/66.04	c  N dy  2424    438394      2422     10376         0     41338     31521   1167354     45.76     49.62  --
69.19/69.21	c  N dy  2546    458760      2422     10376         0     32705     31521    517011     45.81     48.77  --
72.08/72.17	c  N dy  2675    479012      2422     10376         0     52957     31521   1942452     45.87     48.57  --
75.18/75.23	c  N dy  2791    499180      2422     10376         0     43127     31521   1171899     45.88     49.16  --
78.48/78.57	c  N dy  2904    519311      2422     10376         0     32263     31521    355393     45.90     48.41  --
80.99/81.06	c  S st  3009    536938      2422     10376         0     49886     31521   1583880     45.91   no data  --
81.09/81.17	c  S st  3009    537441      2422     10376         0     50389     31521   1612266     45.91   no data  --
81.09/81.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
81.09/81.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.09/81.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
81.19/81.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.19/81.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.19/81.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2422 time:  0.00 s
81.19/81.26	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
84.89/84.99	c lits-rem:        37  cl-subs:       16  v-elim:      0  v-fix:    0  time:  3.74 s
84.89/84.99	c vivif2 --  cl tried    10376 cl shrink        0 lits rem          0 time: 0.00
84.99/85.01	c vivif2 --  cl tried    50373 cl shrink        0 lits rem          0 time: 0.02
84.99/85.07	c asymm  cl-useful: 0/10376/10376 lits-rem:0 time: 0.06
84.99/85.07	c calculated reachability. Time: 0.00
84.99/85.07	c  N dy  3009    537441      2422     10376         0     50373     31521   1610305     45.91   no data  --
88.28/88.35	c  N dy  3117    557523      2422     10376         0     38457     31521    734529     45.91     49.45  --
91.48/91.54	c  N dy  3238    577565      2422     10376         0     58494     31521   2136247     45.94     48.89  --
94.89/94.92	c  N dy  3372    597743      2422     10376         0     45681     31521   1165954     45.98     50.69  --
98.68/98.76	c  N dy  3498    617830      2422     10376         0     65762     31521   2573914     46.02     52.17  --
101.78/101.83	c  N dy  3617    637849      2422     10376         0     51775     31521   1532550     46.04     55.15  --
105.49/105.58	c  N dy  3730    657876      2422     10376         0     36806     31521    412639     46.06     51.33  --
108.68/108.76	c  N dy  3839    678531      2422     10376         0     57456     31521   1865493     46.06     48.69  --
112.48/112.50	c  N dy  3955    698535      2422     10376         0     41464     31521    677504     46.07     48.63  --
115.79/115.87	c  N dy  4085    718685      2422     10376         0     61608     31521   2101939     46.10     48.65  --
119.68/119.72	c  N dy  4221    739044      2422     10376         0     44975     31521    840711     46.13     49.91  --
123.20/123.21	c  N dy  4349    759141      2422     10376         0     65068     31521   2252153     46.16     49.95  --
126.88/126.93	c  N dy  4469    779212      2422     10376         0     47145     31521    948058     46.18     48.74  --
130.49/130.54	c  N dy  4589    799466      2422     10376         0     67388     31521   2373563     46.20     48.80  --
131.89/132.00	c  S st  4629    806162      2422     10376         0     74076     31521   2843154     46.21     47.33  --
132.09/132.16	c  S st  4629    806666      2422     10376         0     74580     31521   2871636     46.21   no data  --
132.09/132.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
132.09/132.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.19/132.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
132.29/132.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.29/132.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.29/132.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2422 time:  0.00 s
132.29/132.32	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
141.98/142.03	c lits-rem:        79  cl-subs:       15  v-elim:      0  v-fix:    0  time:  9.71 s
141.98/142.03	c vivif2 --  cl tried    10376 cl shrink        0 lits rem          0 time: 0.00
141.98/142.06	c vivif2 --  cl tried    74565 cl shrink        0 lits rem          0 time: 0.03
142.08/142.16	c asymm  cl-useful: 0/10376/10376 lits-rem:0 time: 0.10
142.08/142.16	c calculated reachability. Time: 0.00
142.08/142.16	c  N dy  4629    806666      2422     10376         0     74565     31521   2869807     46.21   no data  --
145.49/145.59	c  N dy  4754    827034      2422     10376         0     55942     31521   1498427     46.22     49.06  --
149.98/150.09	c  N dy  4891    847050      2422     10376         0     75953     31521   2910638     46.26     49.35  --
153.88/153.99	c  N dy  5014    867232      2422     10376         0     56135     31521   1463199     46.28     48.72  --
158.58/158.65	c  N dy  5136    887742      2422     10376         0     76641     31521   2902550     46.29     49.29  --
162.80/162.88	c  N dy  5265    909235      2422     10376         0     57137     31521   1460104     46.30     48.95  --
167.48/167.54	c  N dy  5382    929383      2422     10376         0     77279     31521   2879825     46.31     49.11  --
171.68/171.73	c  N dy  5508    949498      2422     10376         0     55405     31521   1267855     46.32     48.83  --
176.38/176.43	c  N dy  5619    970560      2422     10376         0     76464     31521   2773961     46.33     50.61  --
180.78/180.87	c  N dy  5724    990773      2422     10376         0     53681     31521   1094834     46.34     49.49  --
185.18/185.22	c  N dy  5851   1010838      2422     10376         0     73738     31521   2520201     46.35     50.43  --
189.88/189.99	c  N dy  5956   1030893      2422     10376         0     49802     31521    746733     46.35     49.30  --
194.08/194.14	c  N dy  6092   1050901      2422     10376         0     69806     31521   2159187     46.38     51.53  --
199.48/199.54	c  N dy  6219   1070968      2422     10376         0     89867     31521   3571459     46.40     48.93  --
199.68/199.75	c  F st  6225   1071875      2422     10376         0     45787     31521    403604     46.40   no data  --
203.19/203.28	c  N dy  6318   1090978      2422     10376         0     64888     31521   1797790     46.41     49.10  --
207.79/207.85	c  N dy  6440   1111034      2422     10376         0     84940     31521   3225885     46.43     49.29  --
211.88/211.93	c  N dy  6556   1131141      2422     10376         0     59044     31521   1270134     46.45     49.15  --
216.08/216.11	c  N dy  6675   1151181      2422     10376         0     79078     31521   2677889     46.46     52.61  --
220.78/220.87	c  N dy  6775   1171694      2422     10376         0     52600     31521    754084     46.46     49.82  --
224.58/224.68	c  N dy  6898   1191839      2422     10376         0     72739     31521   2184142     46.47     49.63  --
229.08/229.15	c  S st  7007   1209999      2422     10376         0     90892     31521   3463787     46.48     43.27  --
229.28/229.32	c  S st  7007   1210503      2422     10376         0     91396     31521   3491019     46.48   no data  --
229.28/229.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
229.28/229.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
229.28/229.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
229.48/229.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
229.48/229.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
229.48/229.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2422 time:  0.00 s
229.48/229.52	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
279.28/279.35	c lits-rem:        12  cl-subs:       24  v-elim:      0  v-fix:    0  time: 49.83 s
279.28/279.35	c vivif2 --  cl tried    10376 cl shrink        0 lits rem          0 time: 0.00
279.28/279.40	c vivif2 --  cl tried    91372 cl shrink        0 lits rem          0 time: 0.04
279.48/279.52	c asymm  cl-useful: 0/10376/10376 lits-rem:0 time: 0.13
279.48/279.52	c calculated reachability. Time: 0.00
279.48/279.52	c  N dy  7007   1210503      2422     10376         0     91372     31521   3488461     46.48   no data  --
283.38/283.49	c  N dy  7135   1230613      2422     10376         0     63487     31521   1457337     46.49     49.69  --
287.98/288.06	c  N dy  7246   1250633      2422     10376         0     83501     31521   2874347     46.51     49.15  --
293.38/293.48	c  N dy  7355   1270934      2422     10376         0     54818     31521    783217     46.51     49.02  --
297.78/297.89	c  N dy  7481   1290983      2422     10376         0     74861     31521   2215477     46.53     50.69  --
303.38/303.41	c  N dy  7576   1310984      2422     10376         0     94853     31521   3617296     46.52     49.29  --
307.99/308.09	c  N dy  7697   1331184      2422     10376         0     65067     31521   1439501     46.53     49.27  --
312.98/313.04	c  N dy  7804   1351192      2422     10376         0     85066     31521   2854169     46.53     54.33  --
318.89/319.01	c  N dy  7926   1371272      2422     10376         0     54156     31521    607666     46.54     49.03  --
323.29/323.38	c  N dy  8049   1391334      2422     10376         0     74214     31521   2025862     46.55     50.36  --
328.89/328.97	c  N dy  8168   1411410      2422     10376         0     94285     31521   3433985     46.56     63.44  --
334.18/334.29	c  N dy  8291   1431963      2422     10376         0     62847     31521   1162157     46.57     49.40  --
338.98/339.09	c  N dy  8397   1451974      2422     10376         0     82855     31521   2578828     46.58     50.43  --
345.18/345.25	c  N dy  8508   1472207      2422     10376         0    103083     31521   4010905     46.58     49.95  --
349.88/349.92	c  N dy  8633   1492269      2422     10376         0     70149     31521   1605680     46.60     51.20  --
355.17/355.23	c  N dy  8745   1512729      2422     10376         0     90607     31521   3039079     46.60     49.43  --
361.35/361.43	c  N dy  8870   1532768      2422     10376         0     56653     31521    584268     46.61     51.90  --
365.84/365.90	c  N dy  8990   1552914      2422     10376         0     76793     31521   2003591     46.62     49.39  --
371.54/371.69	c  N dy  9129   1572960      2422     10376         0     96833     31521   3432993     46.64     49.67  --
377.44/377.57	c  N dy  9261   1593025      2422     10376         0     61909     31521    893916     46.66     53.83  --
382.14/382.25	c  N dy  9358   1613172      2422     10376         0     82052     31521   2332827     46.66     49.83  --
387.54/387.60	c  N dy  9467   1633195      2422     10376         0    102070     31521   3744107     46.66     54.69  --
392.54/392.64	c  N dy  9588   1653273      2422     10376         0     66158     31521   1128659     46.66     65.27  --
397.05/397.13	c  N dy  9704   1673371      2422     10376         0     86252     31521   2564975     46.67     54.60  --
402.74/402.88	c  N dy  9828   1693388      2422     10376         0    106266     31521   3984116     46.68     50.00  --
407.05/407.11	c  S st  9923   1710503      2422     10376         0     66384     31521   1086311     46.69     44.50  --
407.15/407.23	c  S st  9923   1711003      2422     10376         0     66884     31521   1113871     46.69   no data  --
407.15/407.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
407.15/407.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
407.15/407.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
407.25/407.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
407.25/407.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
407.25/407.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2422 time:  0.00 s
407.25/407.31	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
409.84/409.90	c lits-rem:        40  cl-subs:        6  v-elim:      0  v-fix:    0  time:  2.59 s
409.84/409.90	c vivif2 --  cl tried    10376 cl shrink        0 lits rem          0 time: 0.00
409.84/409.92	c vivif2 --  cl tried    66878 cl shrink        0 lits rem          0 time: 0.01
409.84/409.99	c asymm  cl-useful: 0/10376/10376 lits-rem:0 time: 0.07
409.84/409.99	c calculated reachability. Time: 0.00
409.84/409.99	c  N dy  9923   1711003      2422     10376         0     66878     31521   1113041     46.69   no data  --
414.34/414.48	c  N dy 10046   1731059      2422     10376         0     86927     31521   2535796     46.70     49.31  --
419.94/420.02	c  N dy 10148   1751089      2422     10376         0    106951     31521   3964014     46.69     49.85  --
425.04/425.16	c  N dy 10269   1771161      2422     10376         0     69031     31521   1210539     46.70     49.53  --
429.84/429.91	c  N dy 10403   1791333      2422     10376         0     89193     31521   2645427     46.72     49.19  --
435.74/435.84	c  N dy 10532   1811407      2422     10376         0    109262     31521   4071875     46.73     49.36  --
441.05/441.13	c  N dy 10665   1831494      2422     10376         0     70363     31521   1255943     46.75     49.36  --
445.74/445.82	c  N dy 10789   1851536      2422     10376         0     90400     31521   2678475     46.76     49.27  --
451.74/451.82	c  N dy 10913   1871590      2422     10376         0    110448     31521   4098056     46.78     49.35  --
457.14/457.22	c  N dy 11037   1891810      2422     10376         0     70689     31521   1193699     46.79     49.54  --
461.84/462.00	c  N dy 11162   1911975      2422     10376         0     90850     31521   2639320     46.80     50.01  --
467.93/468.01	c  N dy 11285   1932166      2422     10376         0    111029     31521   4069459     46.81     49.85  --
473.44/473.54	c  N dy 11397   1952473      2422     10376         0     70350     31521   1115382     46.81     49.97  --
478.14/478.20	c  N dy 11502   1972480      2422     10376         0     90350     31521   2509911     46.81     49.40  --
483.95/484.06	c  N dy 11602   1992890      2422     10376         0    110755     31521   3944267     46.80     49.29  --
489.94/490.08	c  N dy 11721   2012958      2422     10376         0     68831     31521    933497     46.81     50.75  --
494.84/494.92	c  N dy 11824   2034046      2422     10376         0     89911     31521   2417629     46.80     49.33  --
500.84/500.90	c  N dy 11940   2054156      2422     10376         0    110012     31521   3854677     46.81     49.36  --
507.33/507.44	c  N dy 12055   2074320      2422     10376         0     67189     31521    758469     46.82     49.71  --
511.84/511.98	c  N dy 12183   2094388      2422     10376         0     87255     31521   2180131     46.83     49.79  --
517.44/517.57	c  N dy 12296   2114399      2422     10376         0    107259     31521   3594039     46.84     50.47  --
524.34/524.46	c  N dy 12412   2134431      2422     10376         0    127285     31521   5035206     46.84     51.14  --
528.84/528.98	c  N dy 12546   2154479      2422     10376         0     83350     31521   1839628     46.86     59.44  --
534.33/534.41	c  N dy 12646   2174852      2422     10376         0    103717     31521   3291393     46.86     49.49  --
541.15/541.23	c  N dy 12775   2194861      2422     10376         0    123715     31521   4719689     46.87     49.58  --
545.56/545.65	c  S st 12870   2211003      2422     10376         0     74875     31521   1173870     46.88   no data  --
545.64/545.78	c  S st 12870   2211506      2422     10376         0     75378     31521   1203540     46.88   no data  --
545.64/545.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
545.64/545.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
545.74/545.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
545.74/545.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
545.74/545.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
545.74/545.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2422 time:  0.00 s
545.74/545.87	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
548.94/549.01	c lits-rem:       103  cl-subs:        9  v-elim:      0  v-fix:    0  time:  3.13 s
548.94/549.01	c vivif2 --  cl tried    10376 cl shrink        0 lits rem          0 time: 0.00
548.94/549.03	c vivif2 --  cl tried    75369 cl shrink        0 lits rem          0 time: 0.02
549.04/549.11	c asymm  cl-useful: 0/10376/10376 lits-rem:0 time: 0.08
549.04/549.11	c calculated reachability. Time: 0.00
549.04/549.11	c  N dy 12870   2211506      2422     10376         0     75369     31521   1202574     46.88   no data  --
553.94/554.02	c  N dy 12985   2231555      2422     10376         0     95415     31521   2625895     46.88     52.79  --
560.13/560.28	c  N dy 13119   2251600      2422     10376         0    115458     31521   4056890     46.89     49.85  --
567.03/567.13	c  N dy 13240   2271825      2422     10376         0     69693     31521    741283     46.90     51.13  --
571.74/571.80	c  N dy 13351   2292064      2422     10376         0     89924     31521   2174900     46.90     49.50  --
577.45/577.56	c  N dy 13455   2312115      2422     10376         0    109972     31521   3604944     46.90     50.13  --
584.64/584.75	c  N dy 13586   2332169      2422     10376         0    130022     31521   5024233     46.91     50.79  --
589.84/589.96	c  N dy 13716   2352306      2422     10376         0     83168     31521   1643175     46.93     49.46  --
595.24/595.31	c  N dy 13831   2372359      2422     10376         0    103214     31521   3070698     46.93     55.29  --
601.74/601.89	c  N dy 13943   2392446      2422     10376         0    123297     31521   4479609     46.93     49.49  --
608.25/608.32	c  N dy 14058   2412543      2422     10376         0     75406     31521   1011097     46.94     53.23  --
613.14/613.25	c  N dy 14173   2432620      2422     10376         0     95478     31521   2414564     46.94     49.99  --
619.43/619.54	c  N dy 14296   2452759      2422     10376         0    115612     31521   3848769     46.94     49.58  --
627.03/627.12	c  N dy 14425   2472836      2422     10376         0    135686     31521   5274198     46.95     51.42  --
632.14/632.23	c  N dy 14546   2492847      2422     10376         0     86712     31521   1752785     46.96     50.12  --
637.73/637.89	c  N dy 14668   2512942      2422     10376         0    106799     31521   3184162     46.96     57.39  --
644.74/644.82	c  N dy 14780   2533179      2422     10376         0    127028     31521   4638752     46.97     50.13  --
651.33/651.42	c  N dy 14891   2553453      2422     10376         0     77317     31521   1021923     46.97     50.51  --
656.44/656.52	c  N dy 15007   2573562      2422     10376         0     97416     31521   2451781     46.97     49.45  --
662.84/662.96	c  N dy 15136   2593603      2422     10376         0    117453     31521   3882419     46.98     50.04  --
670.43/670.53	c  N dy 15265   2613685      2422     10376         0    137531     31521   5321720     46.99     50.26  --
675.94/676.05	c  N dy 15393   2633753      2422     10376         0     86619     31521   1618448     47.00     49.83  --
681.63/681.73	c  N dy 15514   2653775      2422     10376         0    106641     31521   3043156     47.01     53.07  --
688.44/688.53	c  N dy 15623   2673867      2422     10376         0    126729     31521   4469125     47.01     50.73  --
696.04/696.16	c  N dy 15749   2693933      2422     10376         0     74802     31521    714117     47.02     49.98  --
700.33/700.45	c  S st 15863   2711506      2422     10376         0     92372     31521   1969494     47.03     41.80  --
700.53/700.62	c  S st 15863   2712012      2422     10376         0     92878     31521   1998353     47.03   no data  --
700.53/700.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
700.53/700.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
700.53/700.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
700.64/700.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
700.64/700.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
700.64/700.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2422 time:  0.00 s
700.64/700.75	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
708.13/708.26	c lits-rem:        54  cl-subs:       10  v-elim:      0  v-fix:    0  time:  7.51 s
708.13/708.26	c vivif2 --  cl tried    10376 cl shrink        0 lits rem          0 time: 0.00
708.13/708.29	c vivif2 --  cl tried    92868 cl shrink        0 lits rem          0 time: 0.03
708.23/708.41	c asymm  cl-useful: 0/10376/10376 lits-rem:0 time: 0.12
708.34/708.41	c calculated reachability. Time: 0.00
708.34/708.41	c  N dy 15863   2712012      2422     10376         0     92868     31521   1997024     47.03   no data  --
714.23/714.38	c  N dy 15988   2732139      2422     10376         0    112993     31521   3432367     47.03     49.97  --
721.63/721.72	c  N dy 16115   2752197      2422     10376         0    133045     31521   4861114     47.04     49.81  --
728.73/728.82	c  N dy 16249   2772370      2422     10376         0     80223     31521   1031351     47.06     49.96  --
733.94/734.04	c  N dy 16358   2792430      2422     10376         0    100279     31521   2461306     47.06     50.31  --
740.53/740.65	c  N dy 16490   2812550      2422     10376         0    120393     31521   3899144     47.07     50.92  --
748.34/748.47	c  N dy 16616   2833037      2422     10376         0    140873     31521   5363174     47.08     50.08  --
754.44/754.55	c  N dy 16735   2853068      2422     10376         0     86914     31521   1439087     47.08     51.15  --
760.13/760.29	c  N dy 16868   2873082      2422     10376         0    106922     31521   2874386     47.09     59.40  --
767.03/767.14	c  N dy 16984   2893119      2422     10376         0    126957     31521   4301108     47.09     49.69  --
775.63/775.76	c  N dy 17086   2913170      2422     10376         0    147004     31521   5732576     47.09     49.67  --
781.14/781.25	c  N dy 17208   2933186      2422     10376         0     92032     31521   1756705     47.10     50.00  --
787.23/787.37	c  N dy 17356   2953256      2422     10376         0    112095     31521   3214892     47.11     50.30  --
794.43/794.53	c  N dy 17466   2973314      2422     10376         0    132145     31521   4655485     47.11     51.82  --
802.94/803.05	c  N dy 17582   2993382      2422     10376         0     76236     31521    556238     47.12     50.18  --
807.83/807.98	c  N dy 17693   3013517      2422     10376         0     96365     31521   1999477     47.12     50.12  --
814.03/814.18	c  N dy 17795   3033571      2422     10376         0    116410     31521   3455041     47.11     49.86  --
821.33/821.47	c  N dy 17911   3053635      2422     10376         0    136469     31521   4889964     47.12     50.44  --
829.64/829.78	c  N dy 18041   3073643      2422     10376         0     79496     31521    730243     47.12     49.92  --
834.74/834.90	c  N dy 18147   3093737      2422     10376         0     99586     31521   2156523     47.12     49.64  --
841.24/841.38	c  N dy 18281   3113834      2422     10376         0    119679     31521   3589072     47.13     58.18  --
848.93/849.10	c  N dy 18405   3134008      2422     10376         0    139846     31521   5021416     47.14     49.74  --
857.13/857.26	c  N dy 18520   3154101      2422     10376         0     81955     31521    831897     47.14     49.66  --
862.43/862.50	c  N dy 18635   3174186      2422     10376         0    102032     31521   2267092     47.15     50.34  --
868.84/868.93	c  N dy 18751   3194274      2422     10376         0    122114     31521   3703368     47.15     49.65  --
875.55/875.61	c  S st 18841   3212014      2422     10376         0    139850     31521   4973636     47.15   no data  --
875.83/875.91	c  S st 18841   3212519      2422     10376         0    140355     31521   5005045     47.15   no data  --
875.83/875.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
875.83/875.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
875.93/876.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
876.14/876.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
876.14/876.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
876.14/876.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2422 time:  0.00 s
876.14/876.21	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1001.43/1001.56	c lits-rem:         1  cl-subs:       53  v-elim:      0  v-fix:    0  time: 125.35 s
1001.43/1001.56	c vivif2 --  cl tried    10376 cl shrink        0 lits rem          0 time: 0.00
1001.53/1001.62	c vivif2 --  cl tried   140302 cl shrink        0 lits rem          0 time: 0.06
1001.73/1001.85	c asymm  cl-useful: 0/10376/10376 lits-rem:0 time: 0.23
1001.73/1001.86	c calculated reachability. Time: 0.00
1001.73/1001.86	c  N dy 18841   3212519      2422     10376         0    140302     31521   4998930     47.15   no data  --
1010.93/1011.03	c  N dy 18965   3232603      2422     10376         0     81402     31521    733762     47.16     49.97  --
1016.84/1016.96	c  N dy 19092   3252703      2422     10376         0    101496     31521   2164728     47.16     49.74  --
1024.13/1024.27	c  N dy 19224   3272934      2422     10376         0    121722     31521   3613340     47.17     50.73  --
1032.74/1032.84	c  N dy 19343   3292970      2422     10376         0    141752     31521   5032091     47.18     50.29  --
1042.24/1042.30	c  N dy 19454   3313109      2422     10376         0     81908     31521    702556     47.18     49.70  --
1048.03/1048.18	c  N dy 19570   3333243      2422     10376         0    102035     31521   2140448     47.19     50.42  --
1055.33/1055.43	c  N dy 19691   3353249      2422     10376         0    122038     31521   3574223     47.19     55.62  --
1063.93/1064.03	c  N dy 19806   3373261      2422     10376         0    142043     31521   4997800     47.19     49.77  --
1074.23/1074.30	c  N dy 19934   3394142      2422     10376         0     81945     31521    642540     47.20     49.74  --
1080.14/1080.24	c  N dy 20048   3414474      2422     10376         0    102273     31521   2101382     47.20     49.75  --
1087.23/1087.31	c  N dy 20164   3434501      2422     10376         0    122291     31521   3535599     47.21     52.65  --
1095.73/1095.85	c  N dy 20276   3454633      2422     10376         0    142420     31521   4963487     47.21     50.18  --
1105.93/1106.00	c  N dy 20411   3474707      2422     10376         0    162490     31521   6393857     47.22     49.73  --
1112.13/1112.24	c  N dy 20538   3494794      2422     10376         0    100590     31521   1915418     47.22     63.23  --
1119.13/1119.29	c  N dy 20661   3514895      2422     10376         0    120686     31521   3358885     47.23     50.60  --
1127.44/1127.55	c  N dy 20767   3534991      2422     10376         0    140779     31521   4793060     47.23     50.52  --
1137.03/1137.16	c  N dy 20895   3555096      2422     10376         0    160879     31521   6212813     47.24     50.26  --
1143.63/1143.70	c  N dy 21025   3575122      2422     10376         0     97918     31521   1645588     47.24     56.44  --
1149.83/1149.91	c  N dy 21140   3595229      2422     10376         0    118019     31521   3101992     47.24     49.89  --
1157.43/1157.53	c  N dy 21251   3615662      2422     10376         0    138446     31521   4550508     47.25     50.21  --
1166.43/1166.59	c  N dy 21390   3635684      2422     10376         0    158462     31521   5985257     47.25     55.28  --
1173.64/1173.77	c  N dy 21506   3655778      2422     10376         0     94572     31521   1343143     47.26     50.33  --
1179.72/1179.81	c  N dy 21631   3675860      2422     10376         0    114646     31521   2782868     47.26     50.22  --
1187.13/1187.22	c  N dy 21755   3695933      2422     10376         0    134716     31521   4209935     47.27     52.15  --
1194.23/1194.32	c  S st 21866   3712520      2422     10376         0    151296     31521   5396804     47.28   no data  --
1194.54/1194.63	c  S st 21866   3713023      2422     10376         0    151799     31521   5426107     47.28   no data  --
1194.54/1194.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1194.54/1194.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1194.63/1194.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
1194.82/1194.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1194.82/1194.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1194.82/1194.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2422 time:  0.00 s
1194.82/1194.95	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369862-1305383322/watcher-3369862-1305383322 -o /tmp/evaluation-result-3369862-1305383322/solver-3369862-1305383322 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369862-1305383322.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.45 3.88 3.79 2/354 16423
/proc/meminfo: memFree=18831536/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=10612 CPUtime=0 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4194304 101 0 0 0 0 0 0 0 23 0 1 0 630748073 10866688 57 33554432000 4194304 4650387 140736513649472 18446744073709551615 233505373764 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16423/statm: 3187 60 45 112 0 45 0

[startup+0.0979759 s]
/proc/loadavg: 3.45 3.88 3.79 2/354 16423
/proc/meminfo: memFree=18831536/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=33308 CPUtime=0.09 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 1518 0 0 0 9 0 0 0 23 0 1 0 630748073 34107392 1374 33554432000 4194304 4650387 140736513649472 18446744073709551615 4330589 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 8327 1374 378 112 0 3292 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33308

[startup+0.100985 s]
/proc/loadavg: 3.45 3.88 3.79 2/354 16423
/proc/meminfo: memFree=18831536/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=33308 CPUtime=0.09 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 1521 0 0 0 9 0 0 0 23 0 1 0 630748073 34107392 1377 33554432000 4194304 4650387 140736513649472 18446744073709551615 4334380 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 8327 1377 378 112 0 3292 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33308

[startup+0.300935 s]
/proc/loadavg: 3.45 3.88 3.79 2/354 16423
/proc/meminfo: memFree=18831536/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=33308 CPUtime=0.29 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 1748 0 0 0 29 0 0 0 24 0 1 0 630748073 34107392 1604 33554432000 4194304 4650387 140736513649472 18446744073709551615 4328332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 8327 1604 378 112 0 3292 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33308

[startup+0.700921 s]
/proc/loadavg: 3.45 3.88 3.79 2/354 16423
/proc/meminfo: memFree=18831536/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=33844 CPUtime=0.69 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 2334 0 0 0 69 0 0 0 25 0 1 0 630748073 34656256 1764 33554432000 4194304 4650387 140736513649472 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 8461 1764 380 112 0 3426 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33844

[startup+1.50079 s]
/proc/loadavg: 3.45 3.88 3.79 5/370 16454
/proc/meminfo: memFree=18707160/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=34556 CPUtime=1.48 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 3563 0 0 0 148 0 0 0 25 0 1 0 630748073 35385344 1772 33554432000 4194304 4650387 140736513649472 18446744073709551615 4363416 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 8639 1772 380 112 0 3604 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34556

[startup+3.1005 s]
/proc/loadavg: 3.45 3.88 3.79 5/370 16454
/proc/meminfo: memFree=18685964/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=45100 CPUtime=3.09 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 7125 0 0 0 308 1 0 0 25 0 1 0 630748073 46182400 4581 33554432000 4194304 4650387 140736513649472 18446744073709551615 4438890 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 11275 4581 382 112 0 6240 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45100

[startup+6.30092 s]
/proc/loadavg: 3.49 3.88 3.79 5/370 16454
/proc/meminfo: memFree=18650064/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=46428 CPUtime=6.28 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 9873 0 0 0 626 2 0 0 25 0 1 0 630748073 47542272 4554 33554432000 4194304 4650387 140736513649472 18446744073709551615 4328341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 11607 4554 382 112 0 6572 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46428

[startup+12.7008 s]
/proc/loadavg: 3.53 3.89 3.79 5/370 16454
/proc/meminfo: memFree=18565376/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=59024 CPUtime=12.69 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 17136 0 0 0 1265 4 0 0 25 0 1 0 630748073 60440576 8346 33554432000 4194304 4650387 140736513649472 18446744073709551615 4439312 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 14756 8346 382 112 0 9721 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59024

[startup+25.5005 s]
/proc/loadavg: 3.63 3.89 3.79 5/370 16455
/proc/meminfo: memFree=18397340/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=72764 CPUtime=25.49 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 26157 0 0 0 2543 6 0 0 25 0 1 0 630748073 74510336 11637 33554432000 4194304 4650387 140736513649472 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 18191 11637 382 112 0 13156 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72764

[startup+51.1009 s]
/proc/loadavg: 3.76 3.90 3.80 5/370 16455
/proc/meminfo: memFree=18330056/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=80924 CPUtime=51.09 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 43667 0 0 0 5100 9 0 0 25 0 1 0 630748073 82866176 13827 33554432000 4194304 4650387 140736513649472 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 20231 13827 382 112 0 15196 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80924

[startup+102.314 s]
/proc/loadavg: 3.89 3.91 3.81 5/370 16457
/proc/meminfo: memFree=18250640/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=92496 CPUtime=102.29 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 70300 0 0 0 10213 16 0 0 25 0 1 0 630748073 94715904 17062 33554432000 4194304 4650387 140736513649472 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 23124 17062 382 112 0 18089 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 92496

[startup+162.301 s]
/proc/loadavg: 3.96 3.92 3.82 5/370 16458
/proc/meminfo: memFree=18086064/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=115572 CPUtime=162.28 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 97822 0 0 0 16203 25 0 0 25 0 1 0 630748073 118345728 21786 33554432000 4194304 4650387 140736513649472 18446744073709551615 4334305 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 28893 21786 382 112 0 23858 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 115572

[startup+222.301 s]
/proc/loadavg: 4.04 3.95 3.83 5/370 16460
/proc/meminfo: memFree=18056272/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=115812 CPUtime=222.28 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 120747 0 0 0 22195 33 0 0 25 0 1 0 630748073 118591488 21931 33554432000 4194304 4650387 140736513649472 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 28953 21931 382 112 0 23918 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 115812

[startup+282.3 s]
/proc/loadavg: 4.01 3.96 3.84 5/370 16461
/proc/meminfo: memFree=18005872/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=131580 CPUtime=282.28 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 128546 0 0 0 28193 35 0 0 25 0 1 0 630748073 134737920 25657 33554432000 4194304 4650387 140736513649472 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 32895 25657 382 112 0 27860 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 131580

[startup+342.301 s]
/proc/loadavg: 4.13 3.99 3.85 5/370 16463
/proc/meminfo: memFree=17954744/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=175964 CPUtime=342.28 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 148072 0 0 0 34184 44 0 0 25 0 1 0 630748073 180187136 28068 33554432000 4194304 4650387 140736513649472 18446744073709551615 4328254 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 43991 28068 382 112 0 38956 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 175964

[startup+402.301 s]
/proc/loadavg: 4.15 4.02 3.87 5/370 16465
/proc/meminfo: memFree=17923576/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=176876 CPUtime=402.24 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 167003 0 0 0 40174 50 0 0 25 0 1 0 630748073 181121024 28583 33554432000 4194304 4650387 140736513649472 18446744073709551615 4366921 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 44219 28583 382 112 0 39184 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 176876

[startup+462.301 s]
/proc/loadavg: 4.05 4.02 3.88 5/370 16466
/proc/meminfo: memFree=17933564/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=179696 CPUtime=462.24 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 185986 0 0 0 46169 55 0 0 25 0 1 0 630748073 184008704 27790 33554432000 4194304 4650387 140736513649472 18446744073709551615 4365298 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 44924 27790 382 112 0 39889 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 179696

[startup+522.3 s]
/proc/loadavg: 4.05 4.03 3.89 5/370 16468
/proc/meminfo: memFree=17892464/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=180292 CPUtime=522.24 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 203586 0 0 0 52164 60 0 0 25 0 1 0 630748073 184619008 29733 33554432000 4194304 4650387 140736513649472 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 45073 29733 382 112 0 40038 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 180292

[startup+582.3 s]
/proc/loadavg: 4.02 4.02 3.89 5/370 16469
/proc/meminfo: memFree=17893164/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=180928 CPUtime=582.24 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 220088 0 0 0 58159 65 0 0 25 0 1 0 630748073 185270272 29781 33554432000 4194304 4650387 140736513649472 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 45232 29781 382 112 0 40197 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 180928

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.90 5/370 16471
/proc/meminfo: memFree=17861336/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=181572 CPUtime=642.24 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 236779 0 0 0 64154 70 0 0 25 0 1 0 630748073 185929728 29353 33554432000 4194304 4650387 140736513649472 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 45393 29353 382 112 0 40358 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 181572

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 3.90 5/370 16473
/proc/meminfo: memFree=17886556/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=134588 CPUtime=702.23 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 252569 0 0 0 70148 75 0 0 25 0 1 0 630748073 137818112 27188 33554432000 4194304 4650387 140736513649472 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 33647 27188 382 112 0 28612 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 134588

[startup+762.314 s]
/proc/loadavg: 4.15 4.04 3.92 5/370 16474
/proc/meminfo: memFree=17916268/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=185644 CPUtime=762.25 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 267022 0 0 0 76146 79 0 0 25 0 1 0 630748073 190099456 29263 33554432000 4194304 4650387 140736513649472 18446744073709551615 4328332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 46411 29263 382 112 0 41376 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 185644

[startup+822.3 s]
/proc/loadavg: 4.06 4.03 3.92 5/370 16476
/proc/meminfo: memFree=17860164/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=186100 CPUtime=822.23 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 281508 0 0 0 82139 84 0 0 25 0 1 0 630748073 190566400 31011 33554432000 4194304 4650387 140736513649472 18446744073709551615 4360314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 46525 31011 382 112 0 41490 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 186100

[startup+882.301 s]
/proc/loadavg: 4.02 4.02 3.92 5/370 16477
/proc/meminfo: memFree=17811272/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=215584 CPUtime=882.24 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 301334 0 0 0 88135 89 0 0 25 0 1 0 630748073 220758016 37783 33554432000 4194304 4650387 140736513649472 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 53896 37783 382 112 0 48861 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 215584

[startup+942.301 s]
/proc/loadavg: 4.21 4.07 3.94 5/370 16479
/proc/meminfo: memFree=17697160/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=215584 CPUtime=942.23 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 301360 0 0 0 94134 89 0 0 25 0 1 0 630748073 220758016 37809 33554432000 4194304 4650387 140736513649472 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 53896 37809 382 112 0 48861 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 215584

[startup+1002.3 s]
/proc/loadavg: 4.08 4.06 3.94 5/370 16481
/proc/meminfo: memFree=17677056/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=215736 CPUtime=1002.23 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 301533 0 0 0 100134 89 0 0 25 0 1 0 630748073 220913664 37982 33554432000 4194304 4650387 140736513649472 18446744073709551615 4366803 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 53934 37982 382 112 0 48899 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 215736

[startup+1062.3 s]
/proc/loadavg: 4.07 4.06 3.95 5/370 16482
/proc/meminfo: memFree=17683352/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=216440 CPUtime=1062.22 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 314576 0 0 0 106128 94 0 0 25 0 1 0 630748073 221634560 37660 33554432000 4194304 4650387 140736513649472 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 54110 37660 382 112 0 49075 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 216440

[startup+1122.3 s]
/proc/loadavg: 4.02 4.05 3.95 5/370 16484
/proc/meminfo: memFree=17677592/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=216896 CPUtime=1122.23 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 327460 0 0 0 112121 102 0 0 25 0 1 0 630748073 222101504 36847 33554432000 4194304 4650387 140736513649472 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 54224 36847 382 112 0 49189 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 216896

[startup+1182.3 s]
/proc/loadavg: 4.01 4.04 3.95 5/370 16485
/proc/meminfo: memFree=17679652/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=217352 CPUtime=1182.22 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 340853 0 0 0 118116 106 0 0 25 0 1 0 630748073 222568448 36209 33554432000 4194304 4650387 140736513649472 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 54338 36209 382 112 0 49303 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 217352

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 3.95 5/370 16487
/proc/meminfo: memFree=17675744/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=236012 CPUtime=1242.23 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 347241 0 0 0 124115 108 0 0 25 0 1 0 630748073 241676288 42597 33554432000 4194304 4650387 140736513649472 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 59003 42597 382 112 0 53968 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 236012



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.95 5/370 16489
/proc/meminfo: memFree=17644676/32951124 swapFree=67111348/67111528
[pid=16423] ppid=16421 vsize=236012 CPUtime=1299.93 cores=0,2
/proc/16423/stat : 16423 (strangenight1-s) R 16421 16423 15842 0 -1 4202496 347245 0 0 0 129885 108 0 0 25 0 1 0 630748073 241676288 42601 33554432000 4194304 4650387 140736513649472 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16423/statm: 59003 42601 382 112 0 53968 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 236012

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): 1299.96
CPU user time (s): 1298.86
CPU system time (s): 1.09483
CPU usage (%): 99.9948
Max. virtual memory (cumulated for all children) (KiB): 236012

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

runsolver used 4.84626 second user time and 10.5584 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-14 16:28:42
IDJOB=3369862
IDBENCH=82671
IDSOLVER=1847
FILE ID=node145/3369862-1305383322
RUNJOBID= node145-1305383322-16411
PBS_JOBID= 13324357
Free space on /tmp= 73660 MiB

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

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

MD5SUM BENCH= 11586d50c22305a7c51fb5c10a66d320
RANDOM SEED=847231351

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18831692 kB
Buffers:        283468 kB
Cached:        8007384 kB
SwapCached:          0 kB
Active:        7238940 kB
Inactive:      6525200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18831692 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            6368 kB
Writeback:           0 kB
AnonPages:     5473736 kB
Mapped:          27052 kB
Slab:           255544 kB
PageTables:      34580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79343580 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= 73632 MiB
End job on node145 at 2011-05-14 16:50:24