Trace number 3175674

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.07 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S1778317451-042-UNKNOWN.cnf
MD5SUM418f15c9ecdcb73d78687b6da2a74460
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.41063
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175674-1301786255.cnf'
0.00/0.00	c -- header says num vars:          10000
0.00/0.00	c -- header says num clauses:       42000
0.00/0.02	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.00/0.02	c -- vars added      10000
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data  --
0.00/0.05	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.02
0.00/0.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.06/0.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.06/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.06/0.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.06/0.08	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
0.09/0.15	c lits-rem:         0  cl-subs:        0  v-elim:    344  v-fix:    0  time:  0.06 s
0.09/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.16	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.16	c calculated reachability. Time: 0.00
0.09/0.16	c Calc default polars -  time:   0.00 s pos:    4316 undec:    1233 neg:    4451
0.09/0.16	c =========================================================================================
0.09/0.16	c types(t): F = full restart, N = normal restart
0.09/0.16	c types(t): S = simplification begin/end, E = solution found
0.09/0.16	c restart types(rt): st = static, dy = dynamic
0.09/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.16	c  B st     0         0      9656     41639         0         0    126913         0   no data   no data  --
0.69/0.76	c  N dy    20      4119      9656     41639         0      4119    126913    615973     85.88     90.48  --
1.29/1.39	c  N dy    51      8235      9656     41639         0      4737    126913    326477     89.44     95.76  --
1.99/2.03	c  N dy    83     12331      9656     41639         0      8832    126913    928926     92.22     97.56  --
2.59/2.68	c  N dy   111     16418      9656     41639         0      7171    126913    414332     92.77     98.43  --
3.29/3.34	c  N dy   137     20524      9656     41639         0     11277    126913   1011424     92.55     97.70  --
3.99/4.05	c  N dy   167     24636      9656     41639         0      8015    126913    300034     93.36     98.47  --
4.09/4.10	c  F st   170     25001      9656     41639         0      8380    126913    356374     93.44   no data  --
4.99/5.02	c  N dy   176     30000      9656     41639         0     13377    126913   1312920     93.44   no data  --
4.99/5.02	c  S st   176     30000      9656     41639         0     13377    126913   1312920     93.44   no data  --
5.09/5.10	c  S st   176     30505      9656     41639         0     13882    126913   1364849     93.44   no data  --
5.09/5.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
5.09/5.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
5.19/5.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.19/5.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.19/5.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9656 time:  0.00 s
5.19/5.24	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
6.99/7.00	c lits-rem:        23  cl-subs:       11  v-elim:      0  v-fix:    0  time:  1.76 s
6.99/7.05	c asymm  cl-useful: 0/41639/41639 lits-rem:0 time: 0.04
6.99/7.05	c calculated reachability. Time: 0.00
6.99/7.05	c  N dy   176     30505      9656     41639         0     13871    126913   1361846     93.44   no data  --
7.70/7.78	c  N dy   202     34760      9656     41639         0      9445    126913    332862     93.24     98.42  --
8.39/8.45	c  N dy   227     38825      9656     41639         0     13510    126913    933078     92.98    100.77  --
9.09/9.14	c  N dy   247     42866      9656     41639         0     17550    126913   1531043     92.66     97.57  --
9.59/9.67	c  S st   268     45757      9656     41639         0     10596    126913    331736     92.59     93.06  --
9.69/9.75	c  S st   268     46264      9656     41639         0     11102    126913    386551     92.59   no data  --
9.69/9.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.69/9.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.69/9.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
9.79/9.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.79/9.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.79/9.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9656 time:  0.00 s
9.79/9.82	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
11.39/11.44	c lits-rem:         9  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.62 s
11.39/11.44	c vivif2 --  cl tried    41639 cl shrink        0 lits rem          0 time: 0.00
11.39/11.45	c vivif2 --  cl tried    11102 cl shrink        0 lits rem          0 time: 0.00
11.39/11.49	c asymm  cl-useful: 0/41639/41639 lits-rem:0 time: 0.04
11.39/11.49	c calculated reachability. Time: 0.00
11.39/11.49	c  N dy   268     46264      9656     41639         0     11102    126913    386542     92.59   no data  --
12.09/12.17	c  N dy   294     50289      9656     41639         0     15127    126913    978258     92.58    105.81  --
12.79/12.88	c  N dy   323     54362      9656     41639         0     19200    126913   1588593     92.73    100.11  --
13.49/13.60	c  N dy   348     58374      9656     41639         0     12286    126913    425385     92.64    103.26  --
14.19/14.29	c  N dy   369     62432      9656     41639         0     16344    126913   1023254     92.67     99.58  --
14.98/15.03	c  N dy   394     66601      9656     41639         0     20513    126913   1640461     92.66     98.74  --
15.49/15.55	c  S st   411     69396      9656     41639         0     23308    126913   2041186     92.54   no data  --
15.59/15.65	c  S st   411     69898      9656     41639         0     23810    126913   2096727     92.54   no data  --
15.59/15.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15.59/15.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.69/15.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
15.79/15.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.79/15.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.79/15.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9656 time:  0.00 s
15.79/15.82	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
19.80/19.80	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.98 s
19.80/19.81	c vivif2 --  cl tried    41639 cl shrink        0 lits rem          0 time: 0.00
19.80/19.83	c vivif2 --  cl tried    23809 cl shrink        0 lits rem          0 time: 0.03
19.80/19.89	c asymm  cl-useful: 0/41639/41639 lits-rem:0 time: 0.06
19.80/19.89	c calculated reachability. Time: 0.00
19.80/19.89	c  N dy   411     69898      9656     41639         0     23809    126913   2096190     92.54   no data  --
20.59/20.68	c  N dy   443     74378      9656     41639         0     16335    126913    872997     92.62    106.96  --
21.49/21.58	c  N dy   473     79183      9656     41639         0     21140    126913   1601168     92.79     99.70  --
22.49/22.59	c  N dy   506     84241      9656     41639         0     13221    126913    260631     92.75     99.77  --
23.10/23.14	c  F st   527     87501      9656     41639         0     16481    126913    737251     92.72   no data  --
23.69/23.76	c  N st   532     90798      9656     41639         0     19778    126913   1329324     92.72   no data  --
24.89/24.90	c  N dy   561     96678      9656     41639         0     25658    126913   2349793     92.84    102.66  --
25.99/26.06	c  N dy   608    103043      9656     41639         0     18032    126913    834955     93.10    102.42  --
26.29/26.37	c  S st   621    104850      9656     41639         0     19839    126913   1107143     93.12   no data  --
26.40/26.46	c  S st   621    105358      9656     41639         0     20347    126913   1163513     93.12   no data  --
26.40/26.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.40/26.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.49/26.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
26.49/26.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.49/26.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.49/26.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9656 time:  0.00 s
26.49/26.56	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
28.89/28.98	c lits-rem:         8  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.42 s
28.89/28.98	c vivif2 --  cl tried    41639 cl shrink        0 lits rem          0 time: 0.00
28.99/29.00	c vivif2 --  cl tried    20345 cl shrink        0 lits rem          0 time: 0.02
28.99/29.06	c asymm  cl-useful: 0/41639/41639 lits-rem:0 time: 0.06
28.99/29.06	c calculated reachability. Time: 0.00
28.99/29.06	c  N dy   621    105358      9656     41639         0     20345    126913   1163209     93.12   no data  --
30.29/30.37	c  N dy   668    112151      9656     41639         0     27138    126913   2168746     93.19     98.77  --
31.80/31.80	c  N dy   715    119628      9656     41639         0     19616    126913    927694     93.24    101.45  --
33.19/33.29	c  N dy   764    127284      9656     41639         0     27270    126913   2084862     93.31    106.84  --
34.89/34.95	c  N dy   821    135441      9656     41639         0     19432    126913    760393     93.56    100.72  --
36.49/36.57	c  N dy   877    144109      9656     41639         0     28100    126913   2051769     93.61    100.03  --
38.29/38.38	c  N dy   940    153477      9656     41639         0     20467    126913    749115     93.73     99.94  --
39.19/39.20	c  S st   972    158040      9656     41639         0     25030    126913   1423518     93.78     78.19  --
39.29/39.30	c  S st   972    158547      9656     41639         0     25537    126913   1488000     93.78   no data  --
39.29/39.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
39.29/39.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.29/39.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
39.39/39.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.39/39.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.39/39.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9656 time:  0.00 s
39.39/39.41	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
42.19/42.29	c lits-rem:         8  cl-subs:        6  v-elim:      0  v-fix:    0  time:  2.87 s
42.19/42.29	c vivif2 --  cl tried    41639 cl shrink        0 lits rem          0 time: 0.00
42.29/42.31	c vivif2 --  cl tried    25531 cl shrink        0 lits rem          0 time: 0.02
42.29/42.37	c asymm  cl-useful: 0/41639/41639 lits-rem:0 time: 0.06
42.29/42.37	c calculated reachability. Time: 0.00
42.29/42.37	c  N dy   972    158547      9656     41639         0     25531    126913   1486725     93.78   no data  --
44.40/44.46	c  N dy  1035    168923      9656     41639         0     35906    126913   3033898     93.84    102.12  --
46.49/46.55	c  N dy  1105    179786      9656     41639         0     28773    126913   1839919     93.81     99.54  --
48.99/49.02	c  N dy  1186    191363      9656     41639         0     21351    126913    615680     94.03    101.71  --
51.59/51.62	c  N dy  1272    203929      9656     41639         0     33914    126913   2546151     94.21    101.21  --
54.19/54.25	c  N dy  1364    216944      9656     41639         0     26923    126913   1283678     94.34    116.71  --
56.99/57.06	c  N dy  1456    230865      9656     41639         0     40841    126913   3386241     94.42    101.38  --
58.30/58.38	c  S st  1498    237820      9656     41639         0     26804    126913   1143413     94.42   no data  --
58.39/58.47	c  S st  1498    238322      9656     41639         0     27306    126913   1201817     94.42   no data  --
58.39/58.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
58.39/58.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.49/58.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
58.49/58.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.49/58.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.49/58.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9656 time:  0.00 s
58.49/58.58	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
60.79/60.86	c lits-rem:        47  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.28 s
60.79/60.87	c vivif2 --  cl tried    41639 cl shrink        0 lits rem          0 time: 0.00
60.79/60.88	c vivif2 --  cl tried    27305 cl shrink        0 lits rem          0 time: 0.02
60.89/60.94	c asymm  cl-useful: 0/41639/41639 lits-rem:0 time: 0.06
60.89/60.94	c calculated reachability. Time: 0.00
60.89/60.94	c  N dy  1498    238322      9656     41639         0     27305    126913   1201333     94.42   no data  --
63.99/64.07	c  N dy  1607    253666      9656     41639         0     42646    126913   3516393     94.57     99.94  --
67.19/67.26	c  N dy  1715    270026      9656     41639         0     37008    126913   2534895     94.70     99.72  --
70.99/71.02	c  N dy  1829    287304      9656     41639         0     31286    126913   1532116     94.75    101.65  --
75.10/75.16	c  N dy  1932    305744      9656     41639         0     25725    126913    535768     94.67    100.29  --
75.20/75.26	c  F st  1936    306252      9656     41639         0     26233    126913    620782     94.69   no data  --
79.29/79.35	c  N dy  2031    325406      9656     41639         0     45384    126913   3701317     94.69    100.86  --
83.39/83.46	c  N dy  2158    345486      9656     41639         0     40469    126913   2576467     94.65    108.12  --
86.09/86.14	c  S st  2243    357483      9656     41639         0     26474    126913    362720     94.71   no data  --
86.19/86.23	c  S st  2243    357985      9656     41639         0     26976    126913    412847     94.71   no data  --
86.19/86.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.19/86.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
86.19/86.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
86.29/86.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.29/86.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.29/86.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9656 time:  0.00 s
86.29/86.31	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
87.90/87.95	c lits-rem:         9  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.65 s
87.90/87.96	c vivif2 --  cl tried    41639 cl shrink        0 lits rem          0 time: 0.00
87.90/87.96	c vivif2 --  cl tried    26976 cl shrink        0 lits rem          0 time: 0.01
88.00/88.02	c asymm  cl-useful: 0/41639/41639 lits-rem:0 time: 0.06
88.00/88.02	c calculated reachability. Time: 0.00
88.00/88.02	c  N dy  2243    357985      9656     41639         0     26976    126913    412838     94.71   no data  --
92.10/92.14	c  N dy  2369    378107      9656     41639         0     47094    126913   3465726     94.72    100.02  --
96.29/96.36	c  N dy  2501    398225      9656     41639         0     40211    126913   2251185     94.75    100.25  --
100.69/100.74	c  N dy  2632    418391      9656     41639         0     32378    126913    959791     94.80    101.25  --
105.30/105.37	c  N dy  2758    438728      9656     41639         0     52712    126913   4051729     94.79    101.54  --
109.90/109.96	c  N dy  2882    458809      9656     41639         0     43793    126913   2533611     94.75     99.85  --
114.89/114.90	c  N dy  3010    478889      9656     41639         0     33880    126913    889811     94.75    101.82  --
119.39/119.41	c  N dy  3146    499026      9656     41639         0     54013    126913   3992734     94.86    101.62  --
123.79/123.89	c  N dy  3274    519270      9656     41639         0     43254    126913   2157679     94.88    100.01  --
127.90/127.96	c  S st  3386    536977      9656     41639         0     60960    126913   4823258     94.87     78.68  --
128.10/128.10	c  S st  3386    537478      9656     41639         0     61461    126913   4879292     94.87   no data  --
128.10/128.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
128.10/128.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
128.10/128.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
128.39/128.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
128.39/128.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
128.39/128.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9656 time:  0.00 s
128.39/128.43	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
195.19/195.25	c lits-rem:         1  cl-subs:        9  v-elim:      0  v-fix:    0  time: 66.83 s
195.19/195.26	c vivif2 --  cl tried    41639 cl shrink        0 lits rem          0 time: 0.00
195.29/195.32	c vivif2 --  cl tried    61452 cl shrink        0 lits rem          0 time: 0.06
195.39/195.46	c asymm  cl-useful: 0/41639/41639 lits-rem:0 time: 0.14
195.39/195.46	c calculated reachability. Time: 0.00
195.39/195.46	c  N dy  3386    537478      9656     41639         0     61452    126913   4877955     94.87   no data  --
200.20/200.29	c  N dy  3518    557805      9656     41639         0     49778    126913   3014351     94.90    102.60  --
205.49/205.50	c  N dy  3649    577890      9656     41639         0     36864    126913    907031     94.95    100.65  --
210.30/210.39	c  N dy  3788    597894      9656     41639         0     56865    126913   3957747     95.02    100.22  --
215.50/215.53	c  N dy  3922    617898      9656     41639         0     42869    126913   1675220     95.04    101.23  --
220.60/220.68	c  N dy  4058    638063      9656     41639         0     63031    126913   4723768     95.08    101.23  --
225.69/225.76	c  N dy  4202    658075      9656     41639         0     48048    126913   2319022     95.14    100.75  --
231.00/231.07	c  N dy  4324    678151      9656     41639         0     68121    126913   5368147     95.14    100.76  --
236.00/236.02	c  N dy  4447    698160      9656     41639         0     52134    126913   2790290     95.11    100.44  --
241.49/241.59	c  N dy  4580    718317      9656     41639         0     72290    126913   5872126     95.14    102.70  --
246.60/246.60	c  N dy  4717    738357      9656     41639         0     55328    126913   3188461     95.19    100.38  --
252.20/252.30	c  N dy  4855    758456      9656     41639         0     75426    126913   6258339     95.26    101.41  --
257.19/257.23	c  N dy  4981    778543      9656     41639         0     57514    126913   3321859     95.26    100.62  --
263.00/263.04	c  N dy  5121    798605      9656     41639         0     77576    126913   6379510     95.29    101.71  --
264.80/264.88	c  S st  5168    806218      9656     41639         0     46197    126913   1449926     95.28   no data  --
265.01/265.01	c  S st  5168    806720      9656     41639         0     46699    126913   1504800     95.28   no data  --
265.01/265.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
265.01/265.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
265.01/265.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.06
265.11/265.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
265.11/265.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
265.11/265.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9656 time:  0.00 s
265.11/265.16	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
268.50/268.55	c lits-rem:        13  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.39 s
268.50/268.55	c vivif2 --  cl tried    41639 cl shrink        0 lits rem          0 time: 0.00
268.50/268.57	c vivif2 --  cl tried    46697 cl shrink        0 lits rem          0 time: 0.02
268.60/268.68	c asymm  cl-useful: 0/41639/41639 lits-rem:0 time: 0.10
268.60/268.68	c calculated reachability. Time: 0.00
268.60/268.68	c  N dy  5168    806720      9656     41639         0     46697    126913   1504141     95.28   no data  --
273.91/273.97	c  N dy  5315    826839      9656     41639         0     66815    126913   4554655     95.31    103.74  --
279.50/279.51	c  N dy  5446    846913      9656     41639         0     46888    126913   1411329     95.33    118.93  --
284.80/284.88	c  N dy  5571    867393      9656     41639         0     67365    126913   4549983     95.32    101.74  --
290.50/290.59	c  N dy  5696    887453      9656     41639         0     46425    126913   1200742     95.34    102.38  --
295.81/295.86	c  N dy  5825    907465      9656     41639         0     66434    126913   4299229     95.37    104.52  --
301.70/301.79	c  N dy  5949    927569      9656     41639         0     44541    126913    763592     95.39    102.09  --
306.91/306.94	c  N dy  6076    947599      9656     41639         0     64567    126913   3808410     95.42    101.66  --
313.00/313.02	c  N dy  6213    967617      9656     41639         0     84585    126913   6859739     95.46    101.23  --
318.20/318.26	c  N dy  6341    987803      9656     41639         0     61773    126913   3227666     95.47    101.36  --
324.09/324.17	c  N dy  6468   1008022      9656     41639         0     81989    126913   6302648     95.48    101.00  --
329.60/329.63	c  N dy  6590   1028112      9656     41639         0     58084    126913   2543853     95.47    116.89  --
335.30/335.35	c  N dy  6713   1048297      9656     41639         0     78267    126913   5614083     95.46    103.16  --
341.10/341.18	c  N dy  6839   1068382      9656     41639         0     53351    126913   1660886     95.46    100.67  --
342.01/342.08	c  F st  6865   1071875      9656     41639         0     56844    126913   2200176     95.47   no data  --
346.70/346.72	c  N dy  6946   1088399      9656     41639         0     73365    126913   4942975     95.50    100.95  --
352.91/352.95	c  N dy  7062   1108479      9656     41639         0     47454    126913    632262     95.49    101.16  --
358.21/358.26	c  N dy  7194   1128609      9656     41639         0     67583    126913   3692757     95.51    100.54  --
363.90/363.92	c  N dy  7330   1148717      9656     41639         0     87689    126913   6756779     95.53    101.57  --
369.10/369.10	c  N dy  7470   1168812      9656     41639         0     60790    126913   2522839     95.56    106.87  --
374.30/374.37	c  N dy  7594   1189001      9656     41639         0     80979    126913   5613534     95.56    100.91  --
380.00/380.04	c  N dy  7724   1209016      9656     41639         0     52993    126913   1182146     95.55    101.54  --
380.20/380.28	c  S st  7730   1210081      9656     41639         0     54058    126913   1334536     95.55   no data  --
380.40/380.40	c  S st  7730   1210584      9656     41639         0     54561    126913   1394814     95.55   no data  --
380.40/380.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
380.40/380.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
380.40/380.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.05
380.51/380.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
380.51/380.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
380.51/380.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9656 time:  0.00 s
380.51/380.53	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
383.50/383.53	c lits-rem:        17  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.99 s
383.50/383.53	c vivif2 --  cl tried    41639 cl shrink        0 lits rem          0 time: 0.00
383.50/383.55	c vivif2 --  cl tried    54559 cl shrink        0 lits rem          0 time: 0.02
383.60/383.65	c asymm  cl-useful: 0/41639/41639 lits-rem:0 time: 0.10
383.60/383.65	c calculated reachability. Time: 0.00
383.60/383.65	c  N dy  7730   1210584      9656     41639         0     54559    126913   1393730     95.55   no data  --
388.60/388.60	c  N dy  7854   1230750      9656     41639         0     74724    126913   4458952     95.55    103.82  --
394.30/394.38	c  N dy  7985   1250856      9656     41639         0     94828    126913   7509400     95.57    102.83  --
399.51/399.50	c  N dy  8117   1270930      9656     41639         0     65902    126913   3006721     95.58    102.32  --
404.81/404.89	c  N dy  8239   1290963      9656     41639         0     85929    126913   6093545     95.59    113.87  --
410.60/410.67	c  N dy  8369   1311162      9656     41639         0     56130    126913   1348346     95.61    101.90  --
415.71/415.73	c  N dy  8489   1331295      9656     41639         0     76263    126913   4400665     95.60    101.71  --
421.40/421.49	c  N dy  8606   1351317      9656     41639         0     96282    126913   7448440     95.60    105.87  --
426.71/426.79	c  N dy  8738   1371439      9656     41639         0     65407    126913   2682930     95.62    101.68  --
432.51/432.56	c  N dy  8870   1391579      9656     41639         0     85546    126913   5793329     95.64    101.65  --
439.51/439.53	c  N dy  8998   1411698      9656     41639         0     53667    126913    690303     95.65    101.62  --
444.80/444.83	c  N dy  9131   1431775      9656     41639         0     73740    126913   3736731     95.66    102.15  --
451.01/451.04	c  N dy  9268   1451972      9656     41639         0     93934    126913   6804216     95.68    102.31  --
457.40/457.41	c  N dy  9397   1472204      9656     41639         0     61176    126913   1702380     95.70    100.82  --
463.30/463.31	c  N dy  9524   1492442      9656     41639         0     81413    126913   4767570     95.69    101.49  --
469.90/469.93	c  N dy  9640   1512473      9656     41639         0    101442    126913   7861528     95.70    101.42  --
476.01/476.00	c  N dy  9768   1532537      9656     41639         0     67509    126913   2556354     95.71    100.77  --
482.00/482.07	c  N dy  9894   1552546      9656     41639         0     87516    126913   5622627     95.72    102.38  --
489.01/489.08	c  N dy 10021   1572645      9656     41639         0    107612    126913   8678135     95.73    118.98  --
494.91/494.90	c  N dy 10146   1592714      9656     41639         0     72682    126913   3149556     95.73    104.63  --
501.21/501.26	c  N dy 10281   1612880      9656     41639         0     92848    126913   6225005     95.75    102.39  --
508.51/508.53	c  N dy 10414   1633114      9656     41639         0     57085    126913    623168     95.75    101.96  --
514.10/514.11	c  N dy 10537   1653161      9656     41639         0     77131    126913   3650237     95.74    101.17  --
520.51/520.58	c  N dy 10665   1673168      9656     41639         0     97137    126913   6664036     95.74    157.42  --
527.61/527.69	c  N dy 10797   1693412      9656     41639         0     60385    126913    985693     95.75    101.10  --
532.61/532.63	c  S st 10906   1710584      9656     41639         0     77557    126913   3610087     95.76     77.58  --
532.81/532.81	c  S st 10906   1711087      9656     41639         0     78060    126913   3659245     95.76   no data  --
532.81/532.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
532.81/532.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
532.91/532.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.08
533.01/533.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
533.01/533.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
533.01/533.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9656 time:  0.00 s
533.01/533.09	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
569.91/569.95	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time: 36.86 s
569.91/569.95	c vivif2 --  cl tried    41639 cl shrink        0 lits rem          0 time: 0.00
570.01/570.00	c vivif2 --  cl tried    78057 cl shrink        0 lits rem          0 time: 0.05
570.11/570.16	c asymm  cl-useful: 0/41639/41639 lits-rem:0 time: 0.16
570.11/570.17	c calculated reachability. Time: 0.00
570.11/570.17	c  N dy 10906   1711087      9656     41639         0     78057    126913   3658719     95.76   no data  --
576.70/576.73	c  N dy 11041   1731232      9656     41639         0     98201    126913   6746910     95.78    100.91  --
583.91/583.94	c  N dy 11173   1751335      9656     41639         0     60305    126913    826845     95.79    101.05  --
589.71/589.74	c  N dy 11304   1771405      9656     41639         0     80373    126913   3914894     95.81    104.53  --
596.31/596.39	c  N dy 11435   1791600      9656     41639         0    100568    126913   7033164     95.83    102.33  --
603.61/603.62	c  N dy 11565   1811658      9656     41639         0     61625    126913    896531     95.83    103.42  --
609.42/609.48	c  N dy 11705   1831781      9656     41639         0     81748    126913   4020467     95.86    101.83  --
616.21/616.22	c  N dy 11830   1851977      9656     41639         0    101943    126913   7122547     95.86    101.81  --
623.62/623.69	c  N dy 11959   1872195      9656     41639         0     62161    126913    826390     95.87    101.39  --
629.51/629.52	c  N dy 12088   1892304      9656     41639         0     82269    126913   3947294     95.89    103.86  --
636.31/636.34	c  N dy 12216   1912666      9656     41639         0    102631    126913   7054116     95.90    103.31  --
644.01/644.01	c  N dy 12352   1932710      9656     41639         0     61675    126913    591487     95.90    101.44  --
649.81/649.87	c  N dy 12491   1952765      9656     41639         0     81728    126913   3642862     95.92    120.33  --
656.61/656.62	c  N dy 12625   1972821      9656     41639         0    101781    126913   6715111     95.93    101.87  --
664.21/664.29	c  N dy 12763   1992933      9656     41639         0    121892    126913   9856184     95.96    101.10  --
670.32/670.38	c  N dy 12887   2013127      9656     41639         0     80094    126913   3241994     95.96    102.37  --
676.92/676.97	c  N dy 13017   2033178      9656     41639         0    100143    126913   6297831     95.97    104.08  --
684.42/684.49	c  N dy 13146   2053192      9656     41639         0    120156    126913   9393118     95.99    110.92  --
690.91/690.99	c  N dy 13274   2073310      9656     41639         0     77283    126913   2686385     95.98    101.84  --
697.51/697.56	c  N dy 13413   2093467      9656     41639         0     97440    126913   5794273     96.00    103.08  --
704.92/704.98	c  N dy 13547   2113501      9656     41639         0    117471    126913   8875538     96.01    105.47  --
712.01/712.02	c  N dy 13679   2133563      9656     41639         0     73532    126913   1976586     96.02    104.16  --
718.42/718.41	c  N dy 13816   2153580      9656     41639         0     93549    126913   5050729     96.04    101.69  --
725.62/725.68	c  N dy 13951   2173702      9656     41639         0    113669    126913   8160987     96.06    101.25  --
733.32/733.35	c  N dy 14080   2193802      9656     41639         0     68773    126913   1085738     96.07    101.93  --
738.51/738.55	c  S st 14190   2211087      9656     41639         0     86057    126913   3746795     96.08     85.21  --
738.71/738.73	c  S st 14190   2211591      9656     41639         0     86561    126913   3804209     96.08   no data  --
738.71/738.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
738.71/738.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
738.81/738.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.09
739.01/739.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
739.01/739.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
739.01/739.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9656 time:  0.00 s
739.01/739.02	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
780.52/780.50	c lits-rem:        12  cl-subs:        9  v-elim:      0  v-fix:    0  time: 41.48 s
780.52/780.51	c vivif2 --  cl tried    41639 cl shrink        0 lits rem          0 time: 0.00
780.52/780.56	c vivif2 --  cl tried    86552 cl shrink        0 lits rem          0 time: 0.05
780.72/780.71	c asymm  cl-useful: 0/41639/41639 lits-rem:0 time: 0.15
780.72/780.71	c calculated reachability. Time: 0.00
780.72/780.72	c  N dy 14190   2211591      9656     41639         0     86552    126913   3800823     96.08   no data  --
786.72/786.78	c  N dy 14319   2231678      9656     41639         0    106638    126913   6870712     96.08    107.62  --
793.72/793.71	c  N dy 14450   2251861      9656     41639         0    126821    126913   9944892     96.09    101.58  --
799.62/799.64	c  N dy 14587   2271949      9656     41639         0     80911    126913   2820659     96.11    108.50  --
805.51/805.59	c  N dy 14718   2291981      9656     41639         0    100941    126913   5875680     96.11    101.71  --
812.22/812.29	c  N dy 14848   2311998      9656     41639         0    120956    126913   8951165     96.12    112.40  --
819.02/819.01	c  N dy 14981   2332000      9656     41639         0     73963    126913   1613142     96.13    102.22  --
824.61/824.69	c  N dy 15116   2352136      9656     41639         0     94097    126913   4715807     96.13    101.55  --
831.11/831.19	c  N dy 15256   2372210      9656     41639         0    114171    126913   7826097     96.15    101.26  --
838.51/838.58	c  N dy 15392   2392214      9656     41639         0    134173    126913  10949753     96.17    122.19  --
844.21/844.25	c  N dy 15517   2412240      9656     41639         0     86204    126913   3371849     96.19    101.52  --
850.42/850.48	c  N dy 15649   2432328      9656     41639         0    106289    126913   6495568     96.20    105.88  --
858.12/858.13	c  N dy 15787   2452455      9656     41639         0    126416    126913   9579374     96.20    102.24  --
864.82/864.87	c  N dy 15923   2472531      9656     41639         0     77494    126913   1857722     96.22    101.86  --
870.72/870.73	c  N dy 16049   2492693      9656     41639         0     97655    126913   4970968     96.22    101.47  --
877.42/877.45	c  N dy 16185   2512695      9656     41639         0    117655    126913   8063901     96.24    107.42  --
885.02/885.03	c  N dy 16324   2532898      9656     41639         0    137856    126913  11194951     96.26    103.15  --
890.72/890.79	c  N dy 16461   2552922      9656     41639         0     87883    126913   3317169     96.27    102.23  --
897.02/897.03	c  N dy 16588   2572997      9656     41639         0    107956    126913   6400682     96.28    102.81  --
904.13/904.11	c  N dy 16717   2593127      9656     41639         0    128085    126913   9523820     96.29    102.80  --
911.32/911.31	c  N dy 16861   2613218      9656     41639         0     77180    126913   1509365     96.31    104.13  --
917.12/917.18	c  N dy 16995   2633409      9656     41639         0     97369    126913   4660410     96.33    106.74  --
923.72/923.71	c  N dy 17118   2653418      9656     41639         0    117377    126913   7742317     96.33    106.10  --
931.22/931.23	c  N dy 17256   2673591      9656     41639         0    137547    126913  10856357     96.34    101.47  --
937.62/937.67	c  N dy 17392   2693596      9656     41639         0     85553    126913   2631626     96.36    101.71  --
943.12/943.14	c  S st 17505   2711592      9656     41639         0    103546    126913   5402636     96.36   no data  --
943.32/943.34	c  S st 17505   2712097      9656     41639         0    104051    126913   5454102     96.36   no data  --
943.32/943.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
943.32/943.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
943.42/943.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.09
943.62/943.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
943.72/943.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
943.72/943.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9656 time:  0.00 s
943.72/943.70	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1035.62/1035.60	c lits-rem:         5  cl-subs:        8  v-elim:      0  v-fix:    0  time: 91.90 s
1035.62/1035.60	c vivif2 --  cl tried    41639 cl shrink        0 lits rem          0 time: 0.00
1035.62/1035.68	c vivif2 --  cl tried   104043 cl shrink        0 lits rem          0 time: 0.07
1035.82/1035.86	c asymm  cl-useful: 0/41639/41639 lits-rem:0 time: 0.19
1035.82/1035.87	c calculated reachability. Time: 0.00
1035.82/1035.87	c  N dy 17505   2712097      9656     41639         0    104043    126913   5451771     96.36   no data  --
1042.62/1042.66	c  N dy 17643   2732157      9656     41639         0    124101    126913   8568762     96.38    104.21  --
1050.22/1050.27	c  N dy 17775   2752248      9656     41639         0    144191    126913  11678413     96.38    104.46  --
1056.22/1056.28	c  N dy 17911   2772325      9656     41639         0     91275    126913   3378262     96.39    111.69  --
1062.53/1062.60	c  N dy 18033   2792418      9656     41639         0    111366    126913   6473393     96.40    139.69  --
1069.82/1069.86	c  N dy 18174   2812501      9656     41639         0    131448    126913   9564494     96.41    102.59  --
1077.42/1077.47	c  N dy 18306   2832574      9656     41639         0     77521    126913   1121877     96.42    103.99  --
1083.23/1083.28	c  N dy 18443   2852651      9656     41639         0     97596    126913   4200358     96.43    102.54  --
1089.82/1089.86	c  N dy 18562   2872733      9656     41639         0    117677    126913   7278662     96.43    103.82  --
1097.33/1097.36	c  N dy 18695   2892998      9656     41639         0    137941    126913  10381811     96.43    101.96  --
1104.53/1104.50	c  N dy 18823   2913150      9656     41639         0     83097    126913   1843918     96.44    101.55  --
1110.63/1110.60	c  N dy 18951   2933205      9656     41639         0    103152    126913   4926951     96.44    106.05  --
1117.43/1117.49	c  N dy 19083   2953303      9656     41639         0    123249    126913   8040728     96.46    146.66  --
1126.03/1126.03	c  N dy 19217   2973365      9656     41639         0    143309    126913  11141552     96.47    102.02  --
1133.72/1133.78	c  N dy 19345   2993406      9656     41639         0     87353    126913   2333906     96.48    103.09  --
1140.74/1140.73	c  N dy 19479   3013490      9656     41639         0    107434    126913   5434545     96.48    101.92  --
1147.63/1147.67	c  N dy 19613   3033564      9656     41639         0    127506    126913   8531054     96.49    101.73  --
1155.52/1155.54	c  N dy 19747   3053681      9656     41639         0    147623    126913  11602594     96.49    101.84  --
1162.03/1162.07	c  N dy 19867   3073714      9656     41639         0     90658    126913   2703203     96.50    103.31  --
1168.33/1168.35	c  N dy 19989   3093752      9656     41639         0    110696    126913   5746771     96.49    102.90  --
1175.63/1175.65	c  N dy 20127   3113881      9656     41639         0    130823    126913   8887192     96.51    107.27  --
1183.63/1183.68	c  N dy 20261   3133963      9656     41639         0    150904    126913  12018327     96.52    104.98  --
1190.23/1190.26	c  N dy 20403   3153978      9656     41639         0     92924    126913   2900833     96.54    105.21  --
1196.63/1196.65	c  N dy 20524   3173997      9656     41639         0    112940    126913   5951378     96.54    103.77  --
1204.03/1204.01	c  N dy 20658   3194190      9656     41639         0    133133    126913   9043628     96.54    103.00  --
1211.14/1211.19	c  S st 20777   3212097      9656     41639         0    151039    126913  11788861     96.55   no data  --
1211.43/1211.46	c  S st 20777   3212598      9656     41639         0    151540    126913  11849192     96.55   no data  --
1211.43/1211.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1211.43/1211.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1211.63/1211.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.13
1212.24/1212.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1212.24/1212.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1212.24/1212.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9656 time:  0.00 s
1212.24/1212.21	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175674-1301786255/watcher-3175674-1301786255 -o /tmp/evaluation-result-3175674-1301786255/solver-3175674-1301786255 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175674-1301786255.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.78 3.97 3.84 2/187 22975
/proc/meminfo: memFree=20920728/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=33528 CPUtime=0 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 1667 0 0 0 0 0 0 0 21 0 1 0 290223380 34332672 1412 33554432000 4194304 4650387 140733590756304 18446744073709551615 4373864 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 8382 1413 329 112 0 3347 0

[startup+0.0742651 s]
/proc/loadavg: 3.78 3.97 3.84 2/187 22975
/proc/meminfo: memFree=20920728/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=39992 CPUtime=0.06 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 3307 0 0 0 6 0 0 0 21 0 1 0 290223380 40951808 2804 33554432000 4194304 4650387 140733590756304 18446744073709551615 255376962245 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 9998 2808 357 112 0 4963 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 39992

[startup+0.100244 s]
/proc/loadavg: 3.78 3.97 3.84 2/187 22975
/proc/meminfo: memFree=20920728/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=43572 CPUtime=0.09 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 4063 0 0 0 9 0 0 0 21 0 1 0 290223380 44617728 3560 33554432000 4194304 4650387 140733590756304 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 10893 3560 365 112 0 5858 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43572

[startup+0.300209 s]
/proc/loadavg: 3.78 3.97 3.84 2/187 22975
/proc/meminfo: memFree=20920728/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=45528 CPUtime=0.29 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 4748 0 0 0 29 0 0 0 22 0 1 0 290223380 46620672 4245 33554432000 4194304 4650387 140733590756304 18446744073709551615 4363426 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 11382 4245 379 112 0 6347 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45528

[startup+0.70113 s]
/proc/loadavg: 3.78 3.97 3.84 2/187 22975
/proc/meminfo: memFree=20920728/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=45528 CPUtime=0.69 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 5150 0 0 0 69 0 0 0 23 0 1 0 290223380 46620672 4647 33554432000 4194304 4650387 140733590756304 18446744073709551615 4363423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 11382 4647 379 112 0 6347 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45528

[startup+1.50098 s]
/proc/loadavg: 3.78 3.97 3.84 4/192 23030
/proc/meminfo: memFree=20889012/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=46280 CPUtime=1.49 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 6297 0 0 0 148 1 0 0 25 0 1 0 290223380 47390720 4509 33554432000 4194304 4650387 140733590756304 18446744073709551615 4364374 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 11570 4509 381 112 0 6535 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46280

[startup+3.10069 s]
/proc/loadavg: 3.78 3.97 3.84 5/194 23057
/proc/meminfo: memFree=20840992/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=46508 CPUtime=3.09 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 8253 0 0 0 308 1 0 0 25 0 1 0 290223380 47624192 4898 33554432000 4194304 4650387 140733590756304 18446744073709551615 4367563 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 11627 4898 381 112 0 6592 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46508

[startup+6.3011 s]
/proc/loadavg: 3.80 3.97 3.84 5/194 23057
/proc/meminfo: memFree=20737476/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=75000 CPUtime=6.29 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 17808 0 0 0 625 4 0 0 25 0 1 0 290223380 76800000 12650 33554432000 4194304 4650387 140733590756304 18446744073709551615 4438890 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 18750 12650 383 112 0 13715 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75000

[startup+12.7009 s]
/proc/loadavg: 3.82 3.97 3.84 5/194 23057
/proc/meminfo: memFree=20739388/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=79000 CPUtime=12.69 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 22833 0 0 0 1265 4 0 0 25 0 1 0 290223380 80896000 13428 33554432000 4194304 4650387 140733590756304 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 19750 13428 383 112 0 14715 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 79000

[startup+25.5006 s]
/proc/loadavg: 3.86 3.97 3.84 5/194 23057
/proc/meminfo: memFree=20553364/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=105876 CPUtime=25.49 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 38787 0 0 0 2542 7 0 0 25 0 1 0 290223380 108417024 19189 33554432000 4194304 4650387 140733590756304 18446744073709551615 4328078 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 26469 19189 383 112 0 21434 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 105876

[startup+51.1008 s]
/proc/loadavg: 3.90 3.97 3.85 5/194 23058
/proc/meminfo: memFree=20488320/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=114012 CPUtime=51.09 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 58824 0 0 0 5097 12 0 0 25 0 1 0 290223380 116748288 23156 33554432000 4194304 4650387 140733590756304 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 28503 23156 383 112 0 23468 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 114012

[startup+102.307 s]
/proc/loadavg: 3.96 3.97 3.85 5/194 23060
/proc/meminfo: memFree=20361312/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=117224 CPUtime=102.3 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 98484 0 0 0 10210 20 0 0 25 0 1 0 290223380 120037376 23513 33554432000 4194304 4650387 140733590756304 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 29306 23513 383 112 0 24271 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 117224

[startup+162.3 s]
/proc/loadavg: 3.98 3.97 3.86 5/194 23061
/proc/meminfo: memFree=20273612/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=209940 CPUtime=162.29 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 129249 0 0 0 16202 27 0 0 25 0 1 0 290223380 214978560 38270 33554432000 4194304 4650387 140733590756304 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 52485 38270 383 112 0 47450 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 209940

[startup+222.301 s]
/proc/loadavg: 4.04 3.99 3.87 5/194 23063
/proc/meminfo: memFree=20266120/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=210528 CPUtime=222.3 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 147288 0 0 0 22197 33 0 0 25 0 1 0 290223380 215580672 38974 33554432000 4194304 4650387 140733590756304 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 52632 38974 383 112 0 47597 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 210528

[startup+282.301 s]
/proc/loadavg: 4.01 3.99 3.87 5/194 23064
/proc/meminfo: memFree=20225140/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=214600 CPUtime=282.3 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 184593 0 0 0 28183 47 0 0 25 0 1 0 290223380 219750400 37122 33554432000 4194304 4650387 140733590756304 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 53650 37122 383 112 0 48615 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 214600

[startup+342.301 s]
/proc/loadavg: 4.05 4.00 3.89 5/194 23066
/proc/meminfo: memFree=20225492/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=168132 CPUtime=342.3 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 220973 0 0 0 34171 59 0 0 25 0 1 0 290223380 172167168 36377 33554432000 4194304 4650387 140733590756304 18446744073709551615 4367270 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 42033 36377 383 112 0 36998 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 168132

[startup+402.301 s]
/proc/loadavg: 4.06 4.01 3.90 5/194 23068
/proc/meminfo: memFree=20197672/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=218988 CPUtime=402.3 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 256669 0 0 0 40159 71 0 0 25 0 1 0 290223380 224243712 39303 33554432000 4194304 4650387 140733590756304 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 54747 39303 383 112 0 49712 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 218988

[startup+462.301 s]
/proc/loadavg: 4.02 4.01 3.90 5/194 23069
/proc/meminfo: memFree=20172096/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=219900 CPUtime=462.3 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 291555 0 0 0 46149 81 0 0 25 0 1 0 290223380 225177600 38920 33554432000 4194304 4650387 140733590756304 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 54975 38920 383 112 0 49940 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 219900

[startup+522.301 s]
/proc/loadavg: 4.05 4.02 3.91 5/194 23071
/proc/meminfo: memFree=20137116/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=220536 CPUtime=522.3 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 322806 0 0 0 52139 91 0 0 25 0 1 0 290223380 225828864 42041 33554432000 4194304 4650387 140733590756304 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 55134 42041 383 112 0 50099 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 220536

[startup+582.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/194 23072
/proc/meminfo: memFree=20130036/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=227256 CPUtime=582.31 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 335692 0 0 0 58135 96 0 0 25 0 1 0 290223380 232710144 45320 33554432000 4194304 4650387 140733590756304 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 56814 45320 383 112 0 51779 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 227256

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/194 23074
/proc/meminfo: memFree=20121312/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=227840 CPUtime=642.32 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 366250 0 0 0 64123 109 0 0 25 0 1 0 290223380 233308160 45721 33554432000 4194304 4650387 140733590756304 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 56960 45721 383 112 0 51925 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 227840

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 23076
/proc/meminfo: memFree=20057032/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=228496 CPUtime=702.31 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 396214 0 0 0 70110 121 0 0 25 0 1 0 290223380 233979904 44063 33554432000 4194304 4650387 140733590756304 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 57124 44063 383 112 0 52089 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 228496

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 23077
/proc/meminfo: memFree=20069048/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=237972 CPUtime=762.32 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 416431 0 0 0 76103 129 0 0 25 0 1 0 290223380 243683328 42376 33554432000 4194304 4650387 140733590756304 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 59493 42376 383 112 0 54458 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 237972

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 23079
/proc/meminfo: memFree=20066304/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=238444 CPUtime=822.32 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 438573 0 0 0 82097 135 0 0 25 0 1 0 290223380 244166656 42036 33554432000 4194304 4650387 140733590756304 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 59611 42036 383 112 0 54576 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 238444

[startup+882.301 s]
/proc/loadavg: 4.13 4.03 3.92 5/194 23080
/proc/meminfo: memFree=20015924/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=238916 CPUtime=882.32 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 468585 0 0 0 88088 144 0 0 25 0 1 0 290223380 244649984 48654 33554432000 4194304 4650387 140733590756304 18446744073709551615 4349675 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 59729 48654 383 112 0 54694 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 238916

[startup+942.301 s]
/proc/loadavg: 4.17 4.06 3.93 5/194 23082
/proc/meminfo: memFree=20031760/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=239572 CPUtime=942.32 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 499770 0 0 0 94080 152 0 0 25 0 1 0 290223380 245321728 43579 33554432000 4194304 4650387 140733590756304 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 59893 43579 383 112 0 54858 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 239572

[startup+1002.3 s]
/proc/loadavg: 4.09 4.06 3.94 5/194 23084
/proc/meminfo: memFree=19972948/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=257616 CPUtime=1002.32 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 504624 0 0 0 100079 153 0 0 25 0 1 0 290223380 263798784 48433 33554432000 4194304 4650387 140733590756304 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 64404 48433 383 112 0 59369 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 257616

[startup+1062.3 s]
/proc/loadavg: 4.12 4.07 3.95 5/194 23085
/proc/meminfo: memFree=19990648/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=257776 CPUtime=1062.32 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 517850 0 0 0 106075 157 0 0 25 0 1 0 290223380 263962624 49306 33554432000 4194304 4650387 140733590756304 18446744073709551615 4363585 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 64444 49306 383 112 0 59409 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 257776

[startup+1122.3 s]
/proc/loadavg: 4.10 4.07 3.95 5/194 23087
/proc/meminfo: memFree=19968792/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=258144 CPUtime=1122.33 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 546563 0 0 0 112066 167 0 0 25 0 1 0 290223380 264339456 52844 33554432000 4194304 4650387 140733590756304 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 64536 52844 383 112 0 59501 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 258144

[startup+1182.3 s]
/proc/loadavg: 4.04 4.06 3.95 5/194 23088
/proc/meminfo: memFree=19959212/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=258524 CPUtime=1182.33 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 574017 0 0 0 118056 177 0 0 25 0 1 0 290223380 264728576 54472 33554432000 4194304 4650387 140733590756304 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 64631 54472 383 112 0 59596 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 258524

[startup+1242.3 s]
/proc/loadavg: 4.01 4.04 3.95 5/194 23090
/proc/meminfo: memFree=19835816/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=374024 CPUtime=1242.33 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 615150 0 0 0 124049 184 0 0 25 0 1 0 290223380 383000576 82385 33554432000 4194304 4650387 140733590756304 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 93506 82385 383 112 0 88471 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 374024



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.06 3.96 5/194 23091
/proc/meminfo: memFree=19824628/32951124 swapFree=67111528/67111528
[pid=22975] ppid=22973 vsize=374024 CPUtime=1300.04 cores=0,2
/proc/22975/stat : 22975 (strangenight1-s) R 22973 22975 22690 0 -1 4202496 615162 0 0 0 129820 184 0 0 25 0 1 0 290223380 383000576 82397 33554432000 4194304 4650387 140733590756304 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22975/statm: 93506 82397 383 112 0 88471 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 374024

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.03
CPU time (s): 1300.07
CPU user time (s): 1298.2
CPU system time (s): 1.86372
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 374024

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

runsolver used 2.26765 second user time and 4.85726 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-03 01:17:35
IDJOB=3175674
IDBENCH=82692
IDSOLVER=1589
FILE ID=node135/3175674-1301786255
RUNJOBID= node135-1301783649-22708
PBS_JOBID= 12841383
Free space on /tmp= 71860 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S1778317451-042-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175674-1301786255/watcher-3175674-1301786255 -o /tmp/evaluation-result-3175674-1301786255/solver-3175674-1301786255 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175674-1301786255.cnf

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

MD5SUM BENCH= 418f15c9ecdcb73d78687b6da2a74460
RANDOM SEED=937531969

node135.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.851
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.851
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.83
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20920884 kB
Buffers:        378764 kB
Cached:       11301908 kB
SwapCached:          0 kB
Active:        7999860 kB
Inactive:      3748932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20920884 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7012 kB
Writeback:           0 kB
AnonPages:       68024 kB
Mapped:          15228 kB
Slab:           218644 kB
PageTables:       5292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   286528 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71848 MiB
End job on node135 at 2011-04-03 01:39:17