Trace number 3369103

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-mt (fixed)? (TO) 4800.37 1203.79

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
MD5SUM556c58061360a1b195d9b2f28888af77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03469
Satisfiable
(Un)Satisfiability was proved
Number of variables2115
Number of clauses356340
Sum of the clauses size714705
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2356295
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
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-3369103-1305434159.cnf'
0.00/0.01	c -- header says num vars:           2115
0.00/0.01	c -- header says num clauses:      356340
0.17/0.09	c -- clauses added:            0 learnts,       356340 normals,            0 xors
0.17/0.09	c -- vars added       2115
0.17/0.09	c Parsing time:  0.13 s
0.17/0.09	c  N st     0         0      2115        45    356295         0    714705         0   no data   no data  --
0.17/0.09	c asymm  cl-useful: 0/45/45 lits-rem:0 time: 0.00
0.17/0.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.15
0.17/0.27	c bin-w-bin subsume rem            0 bins  time:  0.27 s
0.17/0.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.21 s
0.17/0.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2115 time:  0.14 s
0.17/0.35	c Removed useless bin:       0  fixed:     0  props:   1.79M  time:  0.14 s
0.17/0.89	c lits-rem:        65  cl-subs:        0  v-elim:     45  v-fix:    0  time:  0.38 s
0.17/0.89	c Finding binary XORs  T:     0.02 s  found:       0
0.17/0.89	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
0.17/0.89	c calculated reachability. Time: 0.00
0.17/0.89	c Calc default polars -  time:   0.01 s pos:       0 undec:      45 neg:    2070
0.17/0.89	c =========================================================================================
0.17/0.89	c types(t): F = full restart, N = normal restart
0.17/0.89	c types(t): S = simplification begin/end, E = solution found
0.17/0.89	c restart types(rt): st = static, dy = dynamic
0.17/0.89	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.17/0.89	c  B st     0         0      2070      6916    347309         0   1042285         0   no data   no data  --
0.17/0.89	c  N dy    14      4082      2070      6916    347309      3950   1042283    409271     11.70     12.32  --
4.25/1.14	c  N dy    31      8129      2070      6916    347309      5501   1042283    474615     12.73     21.41  --
5.44/1.46	c  N dy    55     12256      2070      6916    347309      5386   1042283    399296     13.82     14.72  --
6.64/1.79	c  N dy    70     16335      2070      6916    347309      9380   1042283    741281     13.57     16.00  --
8.23/2.12	c  N dy    88     20337      2070      6916    347309      7783   1042283    620708     13.83     15.28  --
9.43/2.43	c  N dy   104     24513      2070      6916    347309     11855   1042283    985010     13.83     14.59  --
9.43/2.46	c  F st   105     25000      2070      6916    347309     12325   1042283   1015817     13.78      9.60  --
11.46/2.91	c  N dy   111     30000      2070      6916    347309     10528   1042283    798124     13.78   no data  --
11.46/2.91	c  S st   111     30000      2070      6916    347309     10528   1042283    798124     13.78   no data  --
11.46/2.95	c  S st   111     30501      2070      6916    347309     11020   1042283    847509     13.78   no data  --
11.46/2.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
11.46/2.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.01/3.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.7M T:  1.59
13.41/3.45	c bin-w-bin subsume rem            0 bins  time:  0.17 s
18.99/4.81	c subs with bin:        0  lits-rem:      2788  v-fix:    0  time:  5.42 s
18.99/4.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.14 s
18.99/4.89	c Removed useless bin:       0  fixed:     0  props:   1.74M  time:  0.14 s
23.78/6.02	c lits-rem:      1412  cl-subs:      355  v-elim:      0  v-fix:    0  time:  4.53 s
24.61/6.24	c asymm  cl-useful: 1136/1794/6916 lits-rem:11703 time: 0.86
24.61/6.25	c calculated reachability. Time: 0.01
24.61/6.25	c  N dy   111     30501      2070      6916    347309     10665   1025056    814449     13.78   no data  --
25.77/6.59	c  N dy   126     34569      2070      6916    347309     14622   1025056   1110521     13.62     15.44  --
27.37/6.99	c  N dy   143     38969      2070      6916    347309     11220   1025056    778429     13.69     14.51  --
29.00/7.39	c  N dy   169     43119      2070      6916    347309     15268   1025056   1115355     13.86     14.80  --
30.16/7.67	c  S st   190     45751      2070      6916    347309      9122   1025056    557714     14.21     13.15  --
30.56/7.71	c  S st   190     46253      2070      6916    347309      9623   1025056    609138     14.21   no data  --
30.56/7.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
30.56/7.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.16/8.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.2M T:  1.81
32.55/8.24	c bin-w-bin subsume rem            0 bins  time:  0.16 s
37.77/9.53	c subs with bin:        0  lits-rem:      1935  v-fix:    0  time:  5.10 s
37.77/9.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.14 s
37.77/9.60	c Removed useless bin:       0  fixed:     0  props:   1.74M  time:  0.14 s
48.50/12.23	c lits-rem:       428  cl-subs:      280  v-elim:      0  v-fix:    0  time: 10.47 s
48.50/12.25	c vivif2 --  cl tried     6916 cl shrink     4551 lits rem      43944 time: 0.07
48.50/12.26	c vivif2 --  cl tried     9343 cl shrink        0 lits rem          0 time: 0.07
49.30/12.45	c asymm  cl-useful: 0/2591/6916 lits-rem:0 time: 0.73
49.30/12.45	c calculated reachability. Time: 0.01
49.30/12.45	c  N dy   190     46253      2070      6916    347309      9343    977903    598740     14.21   no data  --
50.93/12.82	c  N dy   209     50484      2070      6916    347309     13478    977903   1087354     14.25     15.15  --
52.09/13.20	c  N dy   221     54543      2070      6916    347309     17464    977903   1563950     14.28     29.72  --
53.69/13.60	c  N dy   232     58786      2070      6916    347309     11861    977903    801461     14.19     14.99  --
55.31/13.96	c  N dy   263     62977      2070      6916    347309     15978    977903   1345706     14.62     15.50  --
56.88/14.36	c  N dy   297     67041      2070      6916    347309     19962    977903   1934959     15.34     39.03  --
58.07/14.61	c  S st   307     69380      2070      6916    347309     11501    977903    690361     15.46     14.91  --
58.07/14.65	c  S st   307     69882      2070      6916    347309     12003    977903    728672     15.46   no data  --
58.07/14.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
58.07/14.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.70/15.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.3M T:  1.76
60.11/15.17	c bin-w-bin subsume rem            0 bins  time:  0.16 s
66.05/16.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.78 s
66.05/16.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.14 s
66.05/16.69	c Removed useless bin:       0  fixed:     0  props:   1.74M  time:  0.14 s
69.64/17.53	c lits-rem:        76  cl-subs:       24  v-elim:      0  v-fix:    0  time:  3.32 s
69.64/17.53	c vivif2 --  cl tried     6916 cl shrink        0 lits rem          0 time: 0.02
69.64/17.56	c vivif2 --  cl tried    11979 cl shrink        0 lits rem          0 time: 0.09
70.44/17.76	c asymm  cl-useful: 0/1258/6916 lits-rem:0 time: 0.81
70.44/17.77	c calculated reachability. Time: 0.01
70.44/17.77	c  N dy   307     69882      2070      6916    347309     11979    977898    725754     15.46   no data  --
72.43/18.24	c  N dy   310     74403      2070      6916    347309     16349    977898   1388778     15.30     16.49  --
74.43/18.74	c  N dy   340     79615      2070      6916    347309     21467    977898   2068655     15.64     16.81  --
76.42/19.23	c  N dy   354     84838      2070      6916    347309     14854    977898   1096767     15.53     16.79  --
77.25/19.47	c  F st   365     87500      2070      6916    347309     17432    977898   1408060     15.67     13.40  --
78.82/19.86	c  N st   370     90802      2070      6916    347309     20643    977898   1813476     15.67   no data  --
81.64/20.51	c  N dy   377     96931      2070      6916    347309     13917    977898    876911     15.56     16.60  --
84.40/21.23	c  N dy   392    104709      2070      6916    347309     21481    977898   1545071     15.35     16.22  --
84.40/21.24	c  S st   393    104823      2070      6916    347309     21594    977898   1556310     15.35     16.01  --
84.40/21.28	c  S st   393    105324      2070      6916    347309     22094    977898   1610870     15.35   no data  --
84.40/21.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
84.40/21.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
86.44/21.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.7M T:  1.87
86.79/21.86	c bin-w-bin subsume rem            0 bins  time:  0.16 s
92.77/23.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.83 s
92.77/23.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.14 s
92.77/23.39	c Removed useless bin:       0  fixed:     0  props:   1.74M  time:  0.13 s
102.75/25.82	c lits-rem:       358  cl-subs:      324  v-elim:      0  v-fix:    0  time:  9.66 s
102.75/25.82	c vivif2 --  cl tried     6916 cl shrink        0 lits rem          0 time: 0.02
102.75/25.87	c vivif2 --  cl tried    21770 cl shrink        0 lits rem          0 time: 0.19
103.57/26.04	c asymm  cl-useful: 0/1228/6916 lits-rem:0 time: 0.65
103.57/26.05	c calculated reachability. Time: 0.01
103.57/26.05	c  N dy   393    105324      2070      6916    347309     21770    977898   1583151     15.35   no data  --
106.73/26.80	c  N dy   414    112598      2070      6916    347309     15252    977898    929341     15.28     16.15  --
109.12/27.45	c  N dy   437    119926      2070      6916    347309     22392    977898   1687641     15.21     16.11  --
112.34/28.21	c  N dy   481    127696      2070      6916    347309     15350    977898    904329     15.37     16.21  --
115.51/29.08	c  N dy   496    136964      2070      6916    347309     24430    977898   1882992     15.23     16.14  --
119.50/30.07	c  N dy   526    146162      2070      6916    347309     17756    977898   1108909     15.19     16.00  --
123.48/31.02	c  N dy   546    156233      2070      6916    347309     27570    977898   1984574     15.08     15.95  --
124.28/31.21	c  S st   552    157988      2070      6916    347309     29264    977898   2175526     15.06   no data  --
124.28/31.26	c  S st   552    158492      2070      6916    347309     29762    977898   2222368     15.06   no data  --
124.28/31.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
124.28/31.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
126.27/31.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.6M T:  2.04
126.66/31.90	c bin-w-bin subsume rem            0 bins  time:  0.16 s
132.25/33.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.51 s
132.65/33.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.14 s
132.65/33.35	c Removed useless bin:       0  fixed:     0  props:   1.74M  time:  0.13 s
144.61/36.35	c lits-rem:       243  cl-subs:      466  v-elim:      0  v-fix:    0  time: 11.92 s
144.61/36.35	c vivif2 --  cl tried     6916 cl shrink        0 lits rem          0 time: 0.02
145.01/36.42	c vivif2 --  cl tried    29296 cl shrink        0 lits rem          0 time: 0.24
145.81/36.64	c asymm  cl-useful: 0/1701/6916 lits-rem:0 time: 0.89
145.81/36.65	c calculated reachability. Time: 0.01
145.81/36.65	c  N dy   552    158492      2070      6916    347309     29296    977898   2179644     15.06   no data  --
149.80/37.65	c  N dy   608    169070      2070      6916    347309     23085    977898   1768070     15.22     16.06  --
154.58/38.82	c  N dy   669    179911      2070      6916    347309     33727    977898   3029570     15.36     16.30  --
159.36/40.01	c  N dy   692    191795      2070      6916    347309     27631    977898   1941787     15.23     16.06  --
164.98/41.43	c  N dy   756    205720      2070      6916    347309     22705    977898   1496652     15.43     16.25  --
170.52/42.87	c  N dy   803    218998      2070      6916    347309     35739    977898   3269904     15.46     16.39  --
176.91/44.41	c  N dy   854    233065      2070      6916    347309     29920    977898   2239854     15.41     16.29  --
178.55/44.86	c  S st   867    237739      2070      6916    347309     34467    977898   2769668     15.43     39.04  --
178.90/44.91	c  S st   867    238245      2070      6916    347309     34972    977898   2822088     15.43   no data  --
178.90/44.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
178.90/44.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
180.90/45.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.4M T:  2.21
181.70/45.60	c bin-w-bin subsume rem            0 bins  time:  0.16 s
187.32/47.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.60 s
187.32/47.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.14 s
187.32/47.08	c Removed useless bin:       0  fixed:     0  props:   1.74M  time:  0.14 s
198.04/49.73	c lits-rem:       131  cl-subs:      405  v-elim:      0  v-fix:    0  time: 10.55 s
198.04/49.74	c vivif2 --  cl tried     6916 cl shrink        0 lits rem          0 time: 0.02
198.44/49.81	c vivif2 --  cl tried    34567 cl shrink        0 lits rem          0 time: 0.28
199.24/50.00	c asymm  cl-useful: 0/1994/6916 lits-rem:0 time: 0.78
199.24/50.01	c calculated reachability. Time: 0.01
199.24/50.01	c  N dy   867    238245      2070      6916    347309     34567    977898   2769024     15.43   no data  --
205.22/51.56	c  N dy   946    253779      2070      6916    347309     29263    977898   2336903     15.65     16.84  --
212.81/53.40	c  N dy  1008    270247      2070      6916    347309     23865    977898   1545965     15.66     17.13  --
219.59/55.12	c  N dy  1064    287785      2070      6916    347309     41017    977898   3479547     15.61     16.53  --
227.15/57.05	c  F st  1100    306250      2070      6916    347309     36547    977898   2589486     15.48     14.96  --
227.55/57.10	c  N st  1100    306250      2070      6916    347309     36547    977898   2589486     15.48     14.96  --
236.33/59.35	c  N dy  1149    326976      2070      6916    347309     33317    977898   2202599     15.46     16.36  --
245.51/61.63	c  N dy  1215    347051      2070      6916    347309     28516    977898   1799989     15.43     19.39  --
249.89/62.73	c  S st  1240    357367      2070      6916    347309     38610    977898   2954948     15.39     16.05  --
249.89/62.78	c  S st  1240    357868      2070      6916    347309     39108    977898   3009366     15.39   no data  --
250.29/62.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
250.29/62.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
252.29/63.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.8M T:  2.27
252.72/63.50	c bin-w-bin subsume rem            0 bins  time:  0.16 s
258.67/64.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.80 s
258.67/64.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.14 s
259.06/65.02	c Removed useless bin:       0  fixed:     0  props:   1.74M  time:  0.14 s
269.04/67.56	c lits-rem:        66  cl-subs:      409  v-elim:      0  v-fix:    0  time: 10.13 s
269.04/67.57	c vivif2 --  cl tried     6916 cl shrink        0 lits rem          0 time: 0.02
269.44/67.65	c vivif2 --  cl tried    38699 cl shrink        0 lits rem          0 time: 0.30
270.27/67.85	c asymm  cl-useful: 0/1298/6916 lits-rem:0 time: 0.79
270.27/67.86	c calculated reachability. Time: 0.01
270.27/67.86	c  N dy  1240    357868      2070      6916    347309     38699    977898   2954638     15.39   no data  --
278.61/69.99	c  N dy  1304    378286      2070      6916    347309     33281    977898   2380541     15.37     16.24  --
287.81/72.30	c  N dy  1355    398295      2070      6916    347309     26396    977898   1368251     15.32     18.47  --
298.14/74.80	c  N dy  1414    420914      2070      6916    347309     48403    977898   3863065     15.26     16.70  --
306.92/77.09	c  N dy  1488    441186      2070      6916    347309     40865    977898   2840136     15.27     16.15  --
315.70/79.27	c  N dy  1585    461257      2070      6916    347309     32239    977898   1876229     15.37     35.46  --
323.67/81.25	c  N dy  1646    481328      2070      6916    347309     51828    977898   4097224     15.37     23.04  --
332.09/83.34	c  N dy  1710    501365      2070      6916    347309     42129    977898   3204919     15.37     22.20  --
342.41/85.99	c  N dy  1771    521874      2070      6916    347309     31863    977898   1603597     15.35     16.33  --
348.80/87.56	c  S st  1832    536802      2070      6916    347309     46427    977898   3225509     15.46     11.33  --
349.22/87.62	c  S st  1832    537303      2070      6916    347309     46928    977898   3282929     15.46   no data  --
349.22/87.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
349.22/87.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
351.58/88.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 25.7M T:  2.46
351.98/88.39	c bin-w-bin subsume rem            0 bins  time:  0.16 s
357.17/89.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.99 s
357.17/89.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.14 s
357.57/89.71	c Removed useless bin:       0  fixed:     0  props:   1.74M  time:  0.14 s
371.16/93.13	c lits-rem:       102  cl-subs:      731  v-elim:      0  v-fix:    0  time: 13.61 s
371.16/93.13	c vivif2 --  cl tried     6916 cl shrink        0 lits rem          0 time: 0.02
371.57/93.22	c vivif2 --  cl tried    46197 cl shrink        0 lits rem          0 time: 0.36
372.32/93.44	c asymm  cl-useful: 0/954/6916 lits-rem:0 time: 0.86
372.32/93.45	c calculated reachability. Time: 0.01
372.32/93.45	c  N dy  1832    537303      2070      6916    347309     46197    977898   3229509     15.46   no data  --
383.89/96.34	c  N dy  1868    559961      2070      6916    347309     36941    977898   2056362     15.37     16.27  --
392.27/98.41	c  N dy  1895    581552      2070      6916    347309     57912    977898   4144404     15.27     16.69  --
400.24/100.49	c  N dy  1940    601909      2070      6916    347309     45649    977898   2951013     15.24     16.10  --
409.81/102.87	c  N dy  2025    623837      2070      6916    347309     33941    977898   1690288     15.28     16.25  --
418.19/104.96	c  N dy  2065    643891      2070      6916    347309     53572    977898   3838663     15.24     28.19  --
427.76/107.35	c  N dy  2127    664389      2070      6916    347309     39393    977898   2054886     15.22     16.08  --
437.72/109.84	c  N dy  2177    684954      2070      6916    347309     59426    977898   3989347     15.18     15.99  --
447.29/112.23	c  N dy  2260    705026      2070      6916    347309     43917    977898   2530847     15.18     16.01  --
456.07/114.42	c  N dy  2316    725136      2070      6916    347309     63589    977898   4887794     15.17     15.99  --
465.24/116.72	c  N dy  2396    746146      2070      6916    347309     48076    977898   3089027     15.18     16.02  --
474.02/118.94	c  N dy  2476    766480      2070      6916    347309     67954    977898   5283547     15.19     16.27  --
483.99/121.41	c  N dy  2530    788471      2070      6916    347309     52218    977898   3100378     15.16     16.28  --
492.37/123.54	c  S st  2565    805954      2070      6916    347309     69306    977898   4727253     15.12     13.51  --
492.77/123.60	c  S st  2565    806455      2070      6916    347309     69805    977898   4783942     15.12   no data  --
492.77/123.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
492.77/123.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
495.56/124.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 28.1M T:  2.85
496.36/124.52	c bin-w-bin subsume rem            0 bins  time:  0.15 s
502.34/126.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.07 s
502.34/126.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.14 s
502.77/126.12	c Removed useless bin:       0  fixed:     0  props:   1.74M  time:  0.12 s
583.29/146.36	c lits-rem:       376  cl-subs:     1167  v-elim:      0  v-fix:    0  time: 80.60 s
583.29/146.36	c vivif2 --  cl tried     6916 cl shrink        0 lits rem          0 time: 0.02
584.09/146.51	c vivif2 --  cl tried    68638 cl shrink        0 lits rem          0 time: 0.58
584.49/146.67	c asymm  cl-useful: 0/969/6916 lits-rem:0 time: 0.63
584.49/146.68	c calculated reachability. Time: 0.01
584.49/146.68	c  N dy  2565    806455      2070      6916    347309     68638    977898   4682987     15.12   no data  --
594.06/149.00	c  N dy  2612    826784      2070      6916    347309     50429    977898   2861249     15.09     16.03  --
604.08/151.53	c  N dy  2637    847069      2070      6916    347309     70045    977898   4558486     15.03     16.02  --
613.60/153.94	c  N dy  2666    867105      2070      6916    347309     50601    977898   2846695     14.98     16.03  --
622.77/156.23	c  N dy  2783    888076      2070      6916    347309     71090    977898   5121776     15.09     15.95  --
632.74/158.78	c  N dy  2838    908621      2070      6916    347309     51163    977898   2945136     15.07     15.98  --
642.32/161.17	c  N dy  2919    929396      2070      6916    347309     71380    977898   5179234     15.11     15.91  --
652.68/163.78	c  N dy  2983    949523      2070      6916    347309     50090    977898   2790388     15.11     16.10  --
661.12/165.89	c  N dy  3035    969545      2070      6916    347309     69687    977898   4906876     15.11     15.95  --
671.03/168.36	c  N dy  3098    989679      2070      6916    347309     47331    977898   2487341     15.10     15.99  --
680.21/170.67	c  N dy  3173   1009696      2070      6916    347309     66863    977898   4475015     15.11     15.95  --
694.57/174.22	c  N dy  3252   1035439      2070      6916    347309     48919    977898   2425753     15.10     15.97  --
704.98/176.87	c  N dy  3297   1057632      2070      6916    347309     70606    977898   4820437     15.08     15.92  --
712.11/178.61	c  F st  3362   1071875      2070      6916    347309     84509    977898   6447079     15.10     11.97  --
716.10/179.60	c  N dy  3373   1078737      2070      6916    347309     47365    977898   2663603     15.10     15.99  --
724.88/181.89	c  N dy  3454   1099534      2070      6916    347309     67650    977898   4822266     15.11     15.96  --
735.27/184.43	c  N dy  3507   1120181      2070      6916    347309     87744    977898   7054335     15.09     15.89  --
744.46/186.77	c  N dy  3577   1141370      2070      6916    347309     63637    977898   3997550     15.08     15.90  --
753.23/188.96	c  N dy  3641   1161667      2070      6916    347309     83461    977898   5931989     15.07     16.00  --
762.01/191.19	c  N dy  3704   1181870      2070      6916    347309     57274    977898   3327969     15.05     15.90  --
771.13/193.44	c  N dy  3764   1202867      2070      6916    347309     77659    977898   5252920     15.04     16.05  --
774.33/194.20	c  S st  3772   1209682      2070      6916    347309     84254    977898   6031727     15.03     13.47  --
774.33/194.27	c  S st  3772   1210182      2070      6916    347309     84749    977898   6085461     15.03   no data  --
774.33/194.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
774.33/194.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
777.52/195.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 30.9M T:  3.17
778.71/195.32	c bin-w-bin subsume rem            0 bins  time:  0.16 s
785.50/197.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.72 s
785.50/197.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.14 s
785.50/197.08	c Removed useless bin:       0  fixed:     0  props:   1.74M  time:  0.14 s
883.99/221.73	c lits-rem:       184  cl-subs:     1943  v-elim:      0  v-fix:    0  time: 97.99 s
883.99/221.73	c vivif2 --  cl tried     6916 cl shrink        0 lits rem          0 time: 0.02
884.42/221.90	c vivif2 --  cl tried    82806 cl shrink        0 lits rem          0 time: 0.67
885.58/222.14	c asymm  cl-useful: 0/1391/6916 lits-rem:0 time: 0.95
885.58/222.15	c calculated reachability. Time: 0.01
885.58/222.15	c  N dy  3772   1210182      2070      6916    347309     82806    977898   5939210     15.03   no data  --
895.56/224.66	c  N dy  3816   1231039      2070      6916    347309     56370    977898   3160057     15.00     15.96  --
904.33/226.88	c  N dy  3886   1251053      2070      6916    347309     75807    977898   5012145     15.01     22.83  --
915.54/229.62	c  N dy  3937   1271560      2070      6916    347309     48104    977898   2424201     14.99     15.85  --
925.06/232.08	c  N dy  3991   1291569      2070      6916    347309     67417    977898   4158844     14.98     15.83  --
935.44/234.69	c  N dy  4060   1311833      2070      6916    347309     87118    977898   6026811     14.98     15.78  --
945.84/237.28	c  N dy  4154   1331902      2070      6916    347309     58169    977898   3584269     15.03     22.26  --
956.98/240.02	c  N dy  4228   1352599      2070      6916    347309     78450    977898   5960925     15.02     16.13  --
968.18/242.85	c  N dy  4305   1372819      2070      6916    347309     98182    977898   8203673     15.04     15.85  --
978.51/245.43	c  N dy  4352   1392860      2070      6916    347309     67917    977898   4167491     15.02     16.06  --
988.88/248.05	c  N dy  4445   1414043      2070      6916    347309     88638    977898   6332795     15.03     15.83  --
1001.25/251.11	c  N dy  4497   1435864      2070      6916    347309     59114    977898   3296130     15.01     15.85  --
1010.81/253.58	c  N dy  4564   1456077      2070      6916    347309     78878    977898   5257996     15.00     15.83  --
1022.38/256.41	c  N dy  4650   1477159      2070      6916    347309     99373    977898   7347853     15.02     15.83  --
1034.34/259.45	c  N dy  4698   1497513      2070      6916    347309     67536    977898   3979650     15.00     15.89  --
1046.31/262.41	c  N dy  4768   1518191      2070      6916    347309     87594    977898   5796002     15.01     15.93  --
1061.06/266.16	c  N dy  4822   1539436      2070      6916    347309     55680    977898   2937451     14.99     15.89  --
1071.03/268.69	c  N dy  4878   1559527      2070      6916    347309     75202    977898   4901493     14.98     17.48  --
1085.40/272.27	c  N dy  4956   1580117      2070      6916    347309     95306    977898   6764117     14.98     15.98  --
1096.95/275.15	c  N dy  5045   1600777      2070      6916    347309     61985    977898   3715362     14.99     15.85  --
1107.33/277.72	c  N dy  5114   1620960      2070      6916    347309     81713    977898   6032624     15.01     16.06  --
1119.29/280.75	c  N dy  5196   1641345      2070      6916    347309    101553    977898   8104873     15.03     15.87  --
1130.51/283.59	c  N dy  5245   1661664      2070      6916    347309     66789    977898   4151095     15.01     16.00  --
1141.63/286.37	c  N dy  5306   1681699      2070      6916    347309     86284    977898   6179244     15.00     17.96  --
1151.61/288.86	c  N dy  5392   1701921      2070      6916    347309    106086    977898   8209007     15.01     16.15  --
1157.58/290.30	c  S st  5427   1710187      2070      6916    347309     58595    977898   3227900     15.01     14.46  --
1157.58/290.35	c  S st  5427   1710688      2070      6916    347309     59096    977898   3287074     15.01   no data  --
1157.58/290.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
1157.58/290.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1160.38/291.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 24.8M T:  2.66
1160.81/291.19	c bin-w-bin subsume rem            0 bins  time:  0.15 s
1167.56/292.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.40 s
1167.56/292.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.14 s
1167.56/292.88	c Removed useless bin:       0  fixed:     0  props:   1.74M  time:  0.14 s
1178.77/295.68	c lits-rem:        83  cl-subs:      833  v-elim:      0  v-fix:    0  time: 11.16 s
1178.77/295.69	c vivif2 --  cl tried     6916 cl shrink        0 lits rem          0 time: 0.02
1179.52/295.80	c vivif2 --  cl tried    58263 cl shrink        0 lits rem          0 time: 0.43
1180.32/296.02	c asymm  cl-useful: 0/1512/6916 lits-rem:0 time: 0.88
1180.32/296.03	c calculated reachability. Time: 0.01
1180.32/296.03	c  N dy  5427   1710688      2070      6916    347309     58263    977898   3264607     15.01   no data  --
1189.09/298.24	c  N dy  5482   1730720      2070      6916    347309     77717    977898   5043120     15.00     23.61  --
1199.86/300.98	c  N dy  5561   1753817      2070      6916    347309    100254    977898   7646000     15.02     16.14  --
1210.62/303.63	c  N dy  5634   1773852      2070      6916    347309     63291    977898   3849963     15.02     16.10  --
1219.79/305.99	c  N dy  5712   1793878      2070      6916    347309     82852    977898   5873968     15.03     15.94  --
1231.00/308.79	c  N dy  5774   1815066      2070      6916    347309    103500    977898   7885379     15.03     15.82  --
1244.56/312.13	c  N dy  5839   1837843      2070      6916    347309     68162    977898   4253583     15.03     15.89  --
1254.49/314.68	c  N dy  5913   1857940      2070      6916    347309     87702    977898   6115461     15.03     42.30  --
1266.09/317.57	c  N dy  5979   1878495      2070      6916    347309    107755    977898   8186277     15.04     15.94  --
1278.81/320.70	c  N dy  6048   1900785      2070      6916    347309     70986    977898   4394671     15.03     15.87  --
1288.42/323.15	c  N dy  6134   1920801      2070      6916    347309     90483    977898   6358426     15.04     22.70  --
1299.15/325.86	c  N dy  6237   1941316      2070      6916    347309    110511    977898   8462244     15.06     15.89  --
1310.71/328.73	c  N dy  6352   1961343      2070      6916    347309     70622    977898   4591709     15.09     16.02  --
1321.89/331.51	c  N dy  6440   1982731      2070      6916    347309     91554    977898   6903973     15.10     16.08  --
1333.44/334.40	c  N dy  6528   2002817      2070      6916    347309    111151    977898   9129254     15.12     32.41  --
1345.81/337.52	c  N dy  6576   2022937      2070      6916    347309     70249    977898   4347611     15.11     15.92  --
1357.39/340.44	c  N dy  6664   2045047      2070      6916    347309     91866    977898   6647676     15.13     15.94  --
1370.54/343.78	c  N dy  6748   2065101      2070      6916    347309    111480    977898   8990504     15.14     16.01  --
1382.91/346.85	c  N dy  6816   2085400      2070      6916    347309     69761    977898   4253744     15.14     16.22  --
1394.07/349.68	c  N dy  6860   2106716      2070      6916    347309     90490    977898   6355084     15.12     16.08  --
1405.64/352.54	c  N dy  6886   2126826      2070      6916    347309    109884    977898   7837247     15.10     16.06  --
1418.39/355.78	c  N dy  6950   2146906      2070      6916    347309     67134    977898   3963595     15.09     16.18  --
1429.95/358.61	c  N dy  6992   2166947      2070      6916    347309     86552    977898   5709327     15.08     18.58  --
1441.13/361.46	c  N dy  7049   2188812      2070      6916    347309    107832    977898   7932279     15.07     16.27  --
1453.08/364.49	c  N dy  7109   2209176      2070      6916    347309     64410    977898   3426361     15.07     15.88  --
1453.88/364.65	c  S st  7117   2210691      2070      6916    347309     65888    977898   3574267     15.07     11.89  --
1454.28/364.70	c  S st  7117   2211195      2070      6916    347309     66390    977898   3634616     15.07   no data  --
1454.28/364.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1454.28/364.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1457.06/365.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.8M T:  2.74
1457.47/365.56	c bin-w-bin subsume rem            0 bins  time:  0.16 s
1463.06/366.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.71 s
1463.49/367.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.13 s
1463.49/367.06	c Removed useless bin:       0  fixed:     0  props:   1.74M  time:  0.14 s
1473.42/369.56	c lits-rem:        76  cl-subs:      369  v-elim:      0  v-fix:    0  time:  9.94 s
1473.42/369.57	c vivif2 --  cl tried     6916 cl shrink        0 lits rem          0 time: 0.02
1473.82/369.69	c vivif2 --  cl tried    66021 cl shrink        0 lits rem          0 time: 0.48
1475.02/369.93	c asymm  cl-useful: 0/1576/6916 lits-rem:0 time: 0.99
1475.02/369.95	c calculated reachability. Time: 0.01
1475.02/369.95	c  N dy  7117   2211195      2070      6916    347309     66021    977898   3620674     15.07   no data  --
1486.18/372.76	c  N dy  7179   2232516      2070      6916    347309     86849    977898   6080098     15.06     15.94  --
1498.58/375.86	c  N dy  7260   2252716      2070      6916    347309    106608    977898   8333096     15.07     15.90  --
1509.72/378.66	c  N dy  7338   2272764      2070      6916    347309    126122    977898  10252987     15.08     18.30  --
1521.68/381.68	c  N dy  7391   2293575      2070      6916    347309     82067    977898   5172776     15.07     15.90  --
1534.83/384.94	c  N dy  7450   2314251      2070      6916    347309    102088    977898   6985697     15.06     16.47  --
1546.84/387.99	c  N dy  7529   2334339      2070      6916    347309    121715    977898   9080740     15.07     16.75  --
1560.76/391.49	c  N dy  7610   2354437      2070      6916    347309     76111    977898   4592829     15.07     19.12  --
1571.13/394.04	c  N dy  7678   2375287      2070      6916    347309     96439    977898   6778609     15.07     15.88  --
1581.93/396.79	c  N dy  7736   2395567      2070      6916    347309    116213    977898   8697029     15.06     15.97  --
1595.85/400.26	c  N dy  7790   2415848      2070      6916    347309     69752    977898   3686101     15.06     15.90  --
1607.03/403.09	c  N dy  7847   2437101      2070      6916    347309     90437    977898   5548070     15.05     16.06  --
1619.39/406.12	c  N dy  7910   2458539      2070      6916    347309    111375    977898   7710892     15.04     15.86  --
1631.75/409.26	c  N dy  7979   2478639      2070      6916    347309    130937    977898   9704710     15.05     20.61  --
1644.90/412.52	c  N dy  8120   2498746      2070      6916    347309     83350    977898   5306703     15.10     15.95  --
1656.09/415.36	c  N dy  8172   2518778      2070      6916    347309    102894    977898   7231698     15.10     15.90  --
1669.24/418.70	c  N dy  8251   2538847      2070      6916    347309    122500    977898   9572460     15.10     17.81  --
1682.83/422.10	c  N dy  8313   2558924      2070      6916    347309     73777    977898   4043095     15.10     16.74  --
1692.76/424.52	c  N dy  8352   2579125      2070      6916    347309     93438    977898   5957105     15.09     15.92  --
1704.77/427.55	c  N dy  8408   2600921      2070      6916    347309    114604    977898   8113505     15.08     15.96  --
1717.10/430.63	c  N dy  8461   2620932      2070      6916    347309    134046    977898   9650278     15.07     20.92  --
1728.66/433.53	c  N dy  8515   2640976      2070      6916    347309     84392    977898   5070835     15.06     15.87  --
1739.44/436.31	c  N dy  8593   2661081      2070      6916    347309    104015    977898   6901939     15.06     16.01  --
1752.19/439.46	c  N dy  8646   2682322      2070      6916    347309    124667    977898   8633852     15.05     15.87  --
1764.96/442.69	c  N dy  8745   2702377      2070      6916    347309     74123    977898   4076113     15.07     16.10  --
1769.35/443.76	c  S st  8770   2711197      2070      6916    347309     82732    977898   4999116     15.06   no data  --
1769.75/443.82	c  S st  8770   2711697      2070      6916    347309     83230    977898   5063665     15.06   no data  --
1769.75/443.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
1769.75/443.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1773.72/444.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 30.4M T:  4.01
1774.53/445.05	c bin-w-bin subsume rem            0 bins  time:  0.16 s
1782.10/446.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.46 s
1782.10/446.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.14 s
1782.10/446.99	c Removed useless bin:       0  fixed:     0  props:   1.74M  time:  0.14 s
1831.99/459.51	c lits-rem:        43  cl-subs:      493  v-elim:      0  v-fix:    0  time: 49.87 s
1832.40/459.51	c vivif2 --  cl tried     6916 cl shrink        0 lits rem          0 time: 0.02
1832.74/459.68	c vivif2 --  cl tried    82737 cl shrink        0 lits rem          0 time: 0.67
1834.34/460.02	c asymm  cl-useful: 0/630/6916 lits-rem:0 time: 1.34
1834.34/460.03	c calculated reachability. Time: 0.01
1834.34/460.03	c  N dy  8770   2711697      2070      6916    347309     82737    977898   5016220     15.06   no data  --
1846.31/463.07	c  N dy  8848   2731762      2070      6916    347309    102362    977898   7198411     15.07     18.83  --
1857.88/465.93	c  N dy  8910   2752224      2070      6916    347309    122279    977898   9181938     15.07     16.11  --
1872.23/469.58	c  N dy  8975   2772998      2070      6916    347309     71360    977898   3656482     15.07     16.11  --
1882.20/472.05	c  N dy  9034   2793192      2070      6916    347309     91026    977898   5618019     15.06     15.87  --
1894.56/475.12	c  N dy  9091   2813742      2070      6916    347309    111068    977898   7493082     15.06     15.87  --
1910.53/479.20	c  N dy  9130   2835537      2070      6916    347309    132299    977898   9463670     15.04     15.96  --
1925.67/482.97	c  N dy  9216   2855547      2070      6916    347309     79714    977898   4572177     15.06     21.32  --
1936.45/485.63	c  N dy  9268   2876358      2070      6916    347309    100080    977898   6726112     15.05     15.87  --
1947.61/488.47	c  N dy  9333   2897446      2070      6916    347309    120562    977898   8644597     15.05     15.89  --
1959.96/491.59	c  N dy  9422   2917700      2070      6916    347309    140328    977898  10907374     15.05     15.94  --
1973.92/495.06	c  N dy  9462   2940884      2070      6916    347309     89722    977898   5347850     15.04     16.07  --
1985.09/497.83	c  N dy  9538   2961146      2070      6916    347309    109446    977898   7349613     15.04     15.93  --
1996.26/500.63	c  N dy  9607   2982298      2070      6916    347309    130120    977898   9671459     15.03     16.11  --
2009.41/503.95	c  N dy  9685   3002422      2070      6916    347309     75683    977898   3787863     15.03     16.28  --
2018.98/506.32	c  N dy  9746   3022765      2070      6916    347309     95507    977898   5762226     15.03     15.88  --
2028.96/508.89	c  N dy  9808   3043681      2070      6916    347309    115883    977898   7828254     15.03     15.84  --
2040.92/511.88	c  N dy  9854   3063869      2070      6916    347309    135403    977898   9522063     15.02     15.88  --
2054.08/515.20	c  N dy  9893   3084721      2070      6916    347309     80686    977898   4208725     15.00     17.39  --
2064.05/517.69	c  N dy  9925   3104783      2070      6916    347309    100124    977898   5752411     14.99     20.02  --
2075.62/520.55	c  N dy  9987   3125438      2070      6916    347309    120149    977898   7590144     14.99     15.87  --
2087.57/523.52	c  N dy 10065   3145742      2070      6916    347309    139930    977898   9572606     14.99     15.82  --
2099.58/526.59	c  N dy 10117   3166731      2070      6916    347309     84573    977898   4523999     14.98     16.00  --
2110.31/529.27	c  N dy 10188   3187666      2070      6916    347309    105010    977898   6597598     14.98     15.80  --
2121.09/531.96	c  N dy 10235   3208248      2070      6916    347309    125049    977898   8412148     14.97     15.80  --
2123.08/532.42	c  S st 10245   3211697      2070      6916    347309    128397    977898   8718583     14.97     14.65  --
2123.48/532.50	c  S st 10245   3212199      2070      6916    347309    128896    977898   8773819     14.97   no data  --
2123.48/532.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.11
2123.48/532.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2127.46/533.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 36.7M T:  4.20
2129.06/533.91	c bin-w-bin subsume rem            0 bins  time:  0.16 s
2137.02/535.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  8.03 s
2137.02/535.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.14 s
2137.42/536.00	c Removed useless bin:       0  fixed:     0  props:   1.74M  time:  0.14 s
2338.83/586.52	c lits-rem:       380  cl-subs:     2579  v-elim:      0  v-fix:    0  time: 200.94 s
2338.83/586.53	c vivif2 --  cl tried     6916 cl shrink        0 lits rem          0 time: 0.02
2340.02/586.80	c vivif2 --  cl tried   126317 cl shrink        0 lits rem          0 time: 1.08
2340.85/587.06	c asymm  cl-useful: 0/641/6916 lits-rem:0 time: 1.03
2340.85/587.07	c calculated reachability. Time: 0.01
2340.85/587.07	c  N dy 10245   3212199      2070      6916    347309    126317    977898   8606695     14.97   no data  --
2352.79/590.05	c  N dy 10280   3232247      2070      6916    347309    145842    977898  10600601     14.96     15.78  --
2366.74/593.50	c  N dy 10336   3253178      2070      6916    347309     89357    977898   4982995     14.96     16.40  --
2376.71/596.01	c  N dy 10395   3273253      2070      6916    347309    108898    977898   6908117     14.96     15.81  --
2388.28/598.98	c  N dy 10454   3293398      2070      6916    347309    128559    977898   8694881     14.96     15.95  --
2401.04/602.14	c  N dy 10510   3313719      2070      6916    347309    148265    977898  10689796     14.96     15.77  --
2415.84/605.88	c  N dy 10560   3337818      2070      6916    347309     93782    977898   4990922     14.95     15.76  --
2426.56/608.57	c  N dy 10621   3357892      2070      6916    347309    113385    977898   6948203     14.95     17.77  --
2438.12/611.49	c  N dy 10701   3377936      2070      6916    347309    132900    977898   9079212     14.95     22.70  --
2451.68/614.86	c  N dy 10761   3398090      2070      6916    347309    152638    977898  11143408     14.95     15.78  --
2464.85/618.13	c  N dy 10811   3418584      2070      6916    347309     93744    977898   5151850     14.95     15.77  --
2476.02/620.94	c  N dy 10869   3439645      2070      6916    347309    114192    977898   6948598     14.94     15.83  --
2489.18/624.28	c  N dy 10942   3459760      2070      6916    347309    133869    977898   9066396     14.95     15.76  --
2502.34/627.51	c  N dy 11033   3480386      2070      6916    347309    153993    977898  11132661     14.96     15.81  --
2515.89/630.91	c  N dy 11113   3500438      2070      6916    347309     93626    977898   5173950     14.96     16.12  --
2527.86/633.92	c  N dy 11197   3521129      2070      6916    347309    113847    977898   7309935     14.97     15.77  --
2541.42/637.36	c  N dy 11273   3541803      2070      6916    347309    134012    977898   9374819     14.97     15.78  --
2554.18/640.52	c  N dy 11331   3561901      2070      6916    347309    153615    977898  11594278     14.96     15.82  --
2568.15/644.07	c  N dy 11387   3582676      2070      6916    347309     92923    977898   4952963     14.96     16.21  --
2579.30/646.86	c  N dy 11452   3602930      2070      6916    347309    112746    977898   7078798     14.96     15.82  --
2592.06/650.01	c  N dy 11529   3623930      2070      6916    347309    133311    977898   9420464     14.97     16.26  --
2605.63/653.40	c  N dy 11583   3643938      2070      6916    347309    152845    977898  11382617     14.96     15.79  --
2618.39/656.65	c  N dy 11643   3664036      2070      6916    347309     90420    977898   4734955     14.96     22.78  --
2629.96/659.60	c  N dy 11699   3684559      2070      6916    347309    110476    977898   6773189     14.95     15.81  --
2643.12/662.91	c  N dy 11775   3706215      2070      6916    347309    131677    977898   9055584     14.95     15.95  --
2647.11/663.89	c  S st 11821   3712199      2070      6916    347309    137548    977898   9794154     14.97   no data  --
2647.51/663.98	c  S st 11821   3712702      2070      6916    347309    138051    977898   9852527     14.97   no data  --
2647.94/664.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
2647.94/664.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2653.48/665.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 37.0M T:  5.64
2655.08/665.81	c bin-w-bin subsume rem            0 bins  time:  0.15 s
2663.45/667.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  8.41 s
2663.45/667.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.14 s
2663.45/667.99	c Removed useless bin:       0  fixed:     0  props:   1.74M  time:  0.14 s
2909.92/729.73	c lits-rem:       324  cl-subs:     1828  v-elim:      0  v-fix:    0  time: 245.65 s
2909.92/729.73	c vivif2 --  cl tried     6916 cl shrink        0 lits rem          0 time: 0.02
2911.14/730.02	c vivif2 --  cl tried   136223 cl shrink        0 lits rem          0 time: 1.14
2912.30/730.32	c asymm  cl-useful: 0/733/6916 lits-rem:0 time: 1.19
2912.30/730.33	c calculated reachability. Time: 0.01
2912.30/730.33	c  N dy 11821   3712702      2070      6916    347309    136223    977898   9678316     14.97   no data  --
2923.88/733.29	c  N dy 11878   3732712      2070      6916    347309    155714    977898  11653951     14.96     18.16  --
2937.88/736.72	c  F st 11912   3751563      2070      6916    347309     91071    977898   4513938     14.95   no data  --
2938.62/736.94	c  N st 11915   3752753      2070      6916    347309     92210    977898   4607660     14.95   no data  --
2949.00/739.55	c  N dy 11960   3773359      2070      6916    347309    112263    977898   6674950     14.95     15.78  --
2960.96/742.55	c  N dy 12065   3794386      2070      6916    347309    132839    977898   8926802     14.96     15.76  --
2974.52/745.95	c  N dy 12130   3818414      2070      6916    347309    156291    977898  11296353     14.96     15.75  --
2987.28/749.19	c  N dy 12171   3838418      2070      6916    347309     91882    977898   4729279     14.95     15.81  --
2998.05/751.87	c  N dy 12238   3858540      2070      6916    347309    111336    977898   6436150     14.95     15.75  --
3010.01/754.81	c  N dy 12308   3878572      2070      6916    347309    130853    977898   8342253     14.95     16.78  --
3024.38/758.41	c  N dy 12393   3898949      2070      6916    347309    150754    977898  10511925     14.96     16.07  --
3039.91/762.39	c  N dy 12466   3919141      2070      6916    347309     85648    977898   4040940     14.96     16.08  --
3050.69/765.03	c  N dy 12554   3939323      2070      6916    347309    105402    977898   6211527     14.97     15.91  --
3062.65/768.00	c  N dy 12596   3959413      2070      6916    347309    125007    977898   8029901     14.96     18.98  --
3075.41/771.26	c  N dy 12695   3979467      2070      6916    347309    144575    977898  10088800     14.97     36.18  --
3091.41/775.26	c  N dy 12760   4000992      2070      6916    347309    165574    977898  12146628     14.98     15.81  --
3106.12/778.93	c  N dy 12878   4021057      2070      6916    347309     99386    977898   5488108     15.00     38.71  --
3119.68/782.39	c  N dy 12949   4042281      2070      6916    347309    120048    977898   7461388     14.99     15.90  --
3135.63/786.34	c  N dy 13016   4062287      2070      6916    347309    139471    977898   9269082     14.99     18.98  --
3152.42/790.54	c  N dy 13080   4082669      2070      6916    347309    159244    977898  11040375     14.99     15.85  --
3169.97/794.99	c  N dy 13151   4103450      2070      6916    347309     92766    977898   4634877     15.00     16.13  --
3182.70/798.13	c  N dy 13194   4125339      2070      6916    347309    114059    977898   6714639     14.99     15.89  --
3197.45/801.86	c  N dy 13291   4147364      2070      6916    347309    135543    977898   8961685     15.00     15.81  --
3216.99/806.70	c  N dy 13321   4170754      2070      6916    347309    158228    977898  11067908     14.99     15.88  --
3239.33/812.36	c  N dy 13372   4190993      2070      6916    347309     90310    977898   4342989     14.98     15.87  --
3250.89/815.24	c  N dy 13443   4211121      2070      6916    347309    109965    977898   6258851     14.98     15.79  --
3251.69/815.49	c  S st 13446   4212703      2070      6916    347309    111516    977898   6399307     14.98     13.30  --
3252.09/815.58	c  S st 13446   4213207      2070      6916    347309    112019    977898   6452767     14.98   no data  --
3252.49/815.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.12
3252.49/815.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3258.11/817.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 35.3M T:  5.84
3259.26/817.31	c bin-w-bin subsume rem            0 bins  time:  0.16 s
3265.25/818.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.27 s
3265.65/818.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.14 s
3265.65/818.95	c Removed useless bin:       0  fixed:     0  props:   1.74M  time:  0.14 s
3368.94/844.85	c lits-rem:       327  cl-subs:     1112  v-elim:      0  v-fix:    0  time: 103.20 s
3368.94/844.86	c vivif2 --  cl tried     6916 cl shrink        0 lits rem          0 time: 0.02
3369.74/845.08	c vivif2 --  cl tried   110907 cl shrink        0 lits rem          0 time: 0.87
3371.34/845.40	c asymm  cl-useful: 0/913/6916 lits-rem:0 time: 1.28
3371.34/845.41	c calculated reachability. Time: 0.01
3371.34/845.41	c  N dy 13446   4213207      2070      6916    347309    110907    977898   6367582     14.98   no data  --
3383.30/848.41	c  N dy 13514   4233435      2070      6916    347309    130626    977898   8280838     14.98     15.79  --
3395.26/851.40	c  N dy 13580   4254106      2070      6916    347309    150815    977898  10221661     14.98     15.82  --
3407.61/854.52	c  N dy 13639   4275127      2070      6916    347309    171341    977898  12270060     14.97     15.98  --
3420.77/857.89	c  N dy 13692   4295736      2070      6916    347309    102738    977898   5513952     14.97     15.91  --
3432.74/860.84	c  N dy 13743   4315934      2070      6916    347309    122329    977898   7472044     14.97     15.85  --
3445.51/864.03	c  N dy 13781   4337658      2070      6916    347309    143482    977898   9700166     14.97     15.94  --
3459.06/867.44	c  N dy 13843   4357756      2070      6916    347309    162984    977898  11183186     14.96     15.76  --
3473.42/871.02	c  N dy 13888   4378739      2070      6916    347309     93864    977898   4617054     14.96     15.75  --
3482.99/873.43	c  N dy 13944   4398750      2070      6916    347309    113272    977898   6325537     14.95     15.80  --
3493.76/876.10	c  N dy 14008   4418849      2070      6916    347309    132850    977898   8486761     14.95     15.86  --
3504.53/878.87	c  N dy 14035   4439507      2070      6916    347309    152932    977898  10205633     14.95     15.81  --
3518.08/882.24	c  N dy 14097   4460346      2070      6916    347309    173322    977898  12206022     14.95     15.81  --
3531.65/885.66	c  N dy 14173   4481063      2070      6916    347309    102964    977898   5424642     14.96     15.76  --
3543.60/888.64	c  N dy 14223   4501461      2070      6916    347309    122811    977898   7372433     14.95     15.74  --
3554.38/891.38	c  N dy 14294   4521496      2070      6916    347309    142359    977898   9387802     14.95     15.87  --
3566.34/894.31	c  N dy 14344   4541592      2070      6916    347309    161925    977898  11175210     14.95     33.32  --
3582.73/898.44	c  N dy 14446   4563822      2070      6916    347309     92082    977898   4240361     14.96     15.87  --
3593.85/901.20	c  N dy 14533   4584358      2070      6916    347309    112137    977898   6184581     14.96     15.90  --
3604.25/903.89	c  N dy 14599   4604372      2070      6916    347309    131607    977898   7904981     14.96     47.03  --
3617.41/907.13	c  N dy 14638   4625889      2070      6916    347309    152486    977898   9609848     14.96     15.87  --
3632.14/910.82	c  N dy 14737   4647253      2070      6916    347309    173308    977898  11843841     14.97     15.87  --
3648.88/915.09	c  N dy 14791   4668243      2070      6916    347309    101229    977898   5191800     14.97     15.79  --
3662.04/918.34	c  N dy 14868   4688550      2070      6916    347309    120941    977898   6929371     14.97     15.93  --
3675.20/921.63	c  N dy 14936   4708629      2070      6916    347309    140435    977898   8599236     14.97     24.55  --
3678.40/922.41	c  S st 14959   4713207      2070      6916    347309    144878    977898   9090627     14.97     11.08  --
3678.83/922.52	c  S st 14959   4713709      2070      6916    347309    145379    977898   9146058     14.97   no data  --
3678.83/922.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
3678.83/922.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3685.58/924.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 40.1M T:  6.66
3686.78/924.55	c bin-w-bin subsume rem            0 bins  time:  0.15 s
3694.75/926.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  7.99 s
3694.75/926.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.14 s
3695.15/926.63	c Removed useless bin:       0  fixed:     0  props:   1.74M  time:  0.14 s
3898.18/977.53	c lits-rem:        41  cl-subs:     2561  v-elim:      0  v-fix:    0  time: 202.72 s
3898.18/977.54	c vivif2 --  cl tried     6916 cl shrink        0 lits rem          0 time: 0.02
3899.33/977.84	c vivif2 --  cl tried   142818 cl shrink        0 lits rem          0 time: 1.18
3900.54/978.16	c asymm  cl-useful: 0/967/6916 lits-rem:0 time: 1.29
3900.54/978.17	c calculated reachability. Time: 0.01
3900.54/978.17	c  N dy 14959   4713709      2070      6916    347309    142818    977898   8978999     14.97   no data  --
3914.10/981.52	c  N dy 15053   4733735      2070      6916    347309    162341    977898  11083668     14.98     15.79  --
3928.06/985.07	c  N dy 15102   4753754      2070      6916    347309    181834    977898  12954686     14.97     15.83  --
3943.20/988.89	c  N dy 15187   4774972      2070      6916    347309    109101    977898   6079419     14.98     15.91  --
3956.36/992.11	c  N dy 15271   4795393      2070      6916    347309    128970    977898   7978418     14.99     15.86  --
3970.72/995.77	c  N dy 15385   4815516      2070      6916    347309    148660    977898  10238324     15.01     16.01  --
3985.49/999.46	c  N dy 15466   4835539      2070      6916    347309    168193    977898  12121467     15.01     15.91  --
4000.63/1003.27	c  N dy 15544   4855731      2070      6916    347309    187860    977898  14104453     15.01     15.96  --
4012.64/1006.28	c  N dy 15575   4876316      2070      6916    347309    113332    977898   5992918     15.01     15.80  --
4023.36/1008.97	c  N dy 15649   4897012      2070      6916    347309    133490    977898   7940051     15.01     15.80  --
4035.32/1011.94	c  N dy 15705   4917611      2070      6916    347309    153506    977898   9780566     15.00     16.02  --
4049.29/1015.47	c  N dy 15772   4939587      2070      6916    347309    174891    977898  11764292     15.00     15.98  --
4065.28/1019.41	c  N dy 15811   4960708      2070      6916    347309     99996    977898   4730948     14.99     16.18  --
4075.61/1022.02	c  N dy 15868   4981231      2070      6916    347309    120075    977898   6733143     14.99     15.81  --
4085.98/1024.68	c  N dy 15933   5001323      2070      6916    347309    139735    977898   8862232     14.99     18.02  --
4099.53/1028.03	c  N dy 16024   5021926      2070      6916    347309    159752    977898  10863562     15.00     15.82  --
4114.28/1031.74	c  N dy 16112   5042494      2070      6916    347309    179801    977898  12921606     15.00     15.80  --
4128.65/1035.39	c  N dy 16157   5062517      2070      6916    347309    102873    977898   5047215     15.00     15.82  --
4139.86/1038.12	c  N dy 16200   5084790      2070      6916    347309    124459    977898   6674883     14.99     15.89  --
4151.38/1041.07	c  N dy 16272   5105042      2070      6916    347309    144002    977898   8408700     14.99     15.98  --
4164.94/1044.45	c  N dy 16342   5125075      2070      6916    347309    163558    977898  10457844     15.00     16.27  --
4179.34/1048.02	c  N dy 16398   5145134      2070      6916    347309    183184    977898  12564069     14.99     15.93  --
4195.25/1052.02	c  N dy 16481   5166132      2070      6916    347309    106355    977898   5382143     15.00     15.83  --
4206.41/1054.87	c  N dy 16558   5186135      2070      6916    347309    125913    977898   7202160     15.00     15.86  --
4220.78/1058.48	c  N dy 16613   5207546      2070      6916    347309    146692    977898   9075792     14.99     16.26  --
4224.76/1059.47	c  S st 16651   5213711      2070      6916    347309    152739    977898   9754481     15.00   no data  --
4225.16/1059.56	c  S st 16651   5214213      2070      6916    347309    153239    977898   9810667     15.00   no data  --
4225.16/1059.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
4225.16/1059.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4231.15/1061.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 36.1M T:  5.69
4232.33/1061.35	c bin-w-bin subsume rem            0 bins  time:  0.16 s
4240.35/1063.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  8.07 s
4240.76/1063.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2070 time:  0.15 s
4240.76/1063.45	c Removed useless bin:       0  fixed:     0  props:   1.74M  time:  0.14 s
4490.39/1126.02	c lits-rem:       306  cl-subs:     2322  v-elim:      0  v-fix:    0  time: 249.23 s
4490.39/1126.02	c vivif2 --  cl tried     6916 cl shrink        0 lits rem          0 time: 0.02
4491.55/1126.34	c vivif2 --  cl tried   150917 cl shrink        0 lits rem          0 time: 1.28
4492.76/1126.61	c asymm  cl-useful: 0/1343/6916 lits-rem:0 time: 1.06
4492.76/1126.62	c calculated reachability. Time: 0.01
4492.76/1126.62	c  N dy 16651   5214213      2070      6916    347309    150917    977898   9638116     15.00   no data  --
4503.97/1129.43	c  N dy 16712   5234231      2070      6916    347309    170480    977898  11617446     15.00     18.69  --
4517.13/1132.78	c  N dy 16765   5254352      2070      6916    347309    189966    977898  13057477     15.00     15.84  --
4531.03/1136.21	c  N dy 16801   5274900      2070      6916    347309    111743    977898   5774967     14.99     15.82  --
4542.60/1139.14	c  N dy 16876   5295128      2070      6916    347309    131476    977898   7892066     15.00     15.92  --
4556.20/1142.56	c  N dy 16958   5315221      2070      6916    347309    151096    977898   9951957     15.00     15.86  --
4571.32/1146.36	c  N dy 17021   5335955      2070      6916    347309    171113    977898  11558430     15.00     15.81  --
4585.68/1149.99	c  N dy 17092   5356126      2070      6916    347309    190711    977898  13495778     15.00     16.05  --
4601.63/1153.91	c  N dy 17166   5376332      2070      6916    347309    111151    977898   5570641     15.00     15.91  --
4613.65/1156.98	c  N dy 17256   5396989      2070      6916    347309    131349    977898   7605288     15.00     16.04  --
4625.56/1159.96	c  N dy 17338   5417062      2070      6916    347309    151034    977898   9760573     15.00     15.81  --
4638.72/1163.22	c  N dy 17455   5437076      2070      6916    347309    170495    977898  11678090     15.01     15.84  --
4651.88/1166.56	c  N dy 17490   5457235      2070      6916    347309    190115    977898  13521038     15.00     15.91  --
4668.62/1170.74	c  N dy 17533   5478679      2070      6916    347309    110594    977898   5355236     15.00     15.96  --
4680.59/1173.74	c  N dy 17586   5498871      2070      6916    347309    130298    977898   7191409     14.99     16.09  --
4693.35/1176.93	c  N dy 17659   5518873      2070      6916    347309    149737    977898   9094054     15.00     19.21  --
4706.90/1180.39	c  N dy 17724   5538923      2070      6916    347309    169262    977898  10925051     14.99     15.90  --
4720.87/1183.89	c  N dy 17802   5560370      2070      6916    347309    190199    977898  13096799     14.99     15.83  --
4740.01/1188.69	c  N dy 17869   5582752      2070      6916    347309    110587    977898   5262013     14.99     15.79  --
4755.16/1192.43	c  N dy 17922   5603138      2070      6916    347309    130305    977898   6885034     14.99     15.90  --
4770.32/1196.24	c  N dy 17997   5623496      2070      6916    347309    150057    977898   8646053     14.99     15.84  --
4782.28/1199.23	c  N dy 18047   5643769      2070      6916    347309    169717    977898  10348642     14.99     15.80  --
4796.24/1202.73	c  N dy 18135   5663850      2070      6916    347309    189337    977898  12558208     14.99     16.49  --

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-3369103-1305434159/watcher-3369103-1305434159 -o /tmp/evaluation-result-3369103-1305434159/solver-3369103-1305434159 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369103-1305434159.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.39 7.94 7.96 2/361 12042
/proc/meminfo: memFree=25563724/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 413 0 0 0 1 0 0 0 22 0 4 0 635831524 52465664 353 33554432000 4194304 4650419 140736439050848 18446744073709551615 47878490765234 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 12809 353 303 112 0 7774 0
[pid=12042/tid=12043] ppid=12040 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 635831524 52465664 353 33554432000 4194304 4650419 140736439050848 18446744073709551615 47878490765238 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 635831524 52465664 353 33554432000 4194304 4650419 140736439050848 18446744073709551615 47878490765228 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 635831524 52465664 353 33554432000 4194304 4650419 140736439050848 18446744073709551615 264726461425 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.067439 s]
/proc/loadavg: 7.39 7.94 7.96 2/361 12042
/proc/meminfo: memFree=25563724/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=289756 CPUtime=0.17 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 8311 0 0 0 12 5 0 0 18 0 4 0 635831524 296710144 8094 33554432000 4194304 4650419 140736439050848 18446744073709551615 264726448311 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 72505 8331 343 112 0 67470 0
[pid=12042/tid=12043] ppid=12040 vsize=290152 CPUtime=0.05 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 2007 0 0 0 5 0 0 0 18 0 4 0 635831524 297115648 8397 33554432000 4194304 4650419 140736439050848 18446744073709551615 264726448311 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=290284 CPUtime=0.03 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) D 12040 12042 10794 0 -1 4202560 2221 0 0 0 3 0 0 0 18 0 4 0 635831524 297250816 8588 33554432000 4194304 4650419 140736439050848 18446744073709551615 264726065861 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=290416 CPUtime=0.02 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) D 12040 12042 10794 0 -1 4202560 2079 0 0 0 1 1 0 0 18 0 4 0 635831524 297385984 8730 33554432000 4194304 4650419 140736439050848 18446744073709551615 264726448311 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 289756

[startup+0.11619 s]
/proc/loadavg: 7.39 7.94 7.96 2/361 12042
/proc/meminfo: memFree=25563724/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=301508 CPUtime=1.41 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 19441 0 0 0 130 11 0 0 18 0 4 0 635831524 308744192 19212 33554432000 4194304 4650419 140736439050848 18446744073709551615 264726448311 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 79431 22234 392 112 0 74396 0
[pid=12042/tid=12043] ppid=12040 vsize=317724 CPUtime=0.88 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) D 12040 12042 10794 0 -1 4202560 7258 0 0 0 86 2 0 0 18 0 4 0 635831524 325349376 21722 33554432000 4194304 4650419 140736439050848 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=317724 CPUtime=0.84 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 5625 0 0 0 83 1 0 0 18 0 4 0 635831524 325349376 21501 33554432000 4194304 4650419 140736439050848 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=317724 CPUtime=0.83 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) D 12040 12042 10794 0 -1 4202560 4763 0 0 0 80 3 0 0 19 0 4 0 635831524 325349376 21501 33554432000 4194304 4650419 140736439050848 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 301508

[startup+1.00319 s]
/proc/loadavg: 7.39 7.94 7.96 2/361 12042
/proc/meminfo: memFree=25563724/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=312576 CPUtime=3.85 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 26356 0 0 0 373 12 0 0 18 0 4 0 635831524 320077824 21800 33554432000 4194304 4650419 140736439050848 18446744073709551615 4328256 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 78144 21801 392 112 0 73109 0
[pid=12042/tid=12043] ppid=12040 vsize=312576 CPUtime=0.99 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 7423 0 0 0 97 2 0 0 18 0 4 0 635831524 320077824 21801 33554432000 4194304 4650419 140736439050848 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=312576 CPUtime=0.94 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 6305 0 0 0 93 1 0 0 18 0 4 0 635831524 320077824 21801 33554432000 4194304 4650419 140736439050848 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=312576 CPUtime=0.94 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 5017 0 0 0 91 3 0 0 19 0 4 0 635831524 320077824 21801 33554432000 4194304 4650419 140736439050848 18446744073709551615 4333403 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 312576

[startup+1.10317 s]
/proc/loadavg: 7.39 7.94 7.96 2/361 12042
/proc/meminfo: memFree=25563724/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=312576 CPUtime=4.25 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 26946 0 0 0 412 13 0 0 18 0 4 0 635831524 320077824 22390 33554432000 4194304 4650419 140736439050848 18446744073709551615 4363341 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 78144 22390 392 112 0 73109 0
[pid=12042/tid=12043] ppid=12040 vsize=312576 CPUtime=1.09 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 7580 0 0 0 107 2 0 0 18 0 4 0 635831524 320077824 22390 33554432000 4194304 4650419 140736439050848 18446744073709551615 4364841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=312576 CPUtime=1.04 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 6395 0 0 0 103 1 0 0 18 0 4 0 635831524 320077824 22390 33554432000 4194304 4650419 140736439050848 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=312576 CPUtime=1.04 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 5258 0 0 0 101 3 0 0 19 0 4 0 635831524 320077824 22391 33554432000 4194304 4650419 140736439050848 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 312576

[startup+1.50109 s]
/proc/loadavg: 7.39 7.94 7.96 2/361 12042
/proc/meminfo: memFree=25563724/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=304844 CPUtime=5.85 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 31764 0 0 0 571 14 0 0 19 0 4 0 635831524 312160256 22565 33554432000 4194304 4650419 140736439050848 18446744073709551615 4314717 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 76211 22565 392 112 0 71176 0
[pid=12042/tid=12043] ppid=12040 vsize=304844 CPUtime=1.48 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 8802 0 0 0 146 2 0 0 19 0 4 0 635831524 312160256 22565 33554432000 4194304 4650419 140736439050848 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=304844 CPUtime=1.44 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 7512 0 0 0 143 1 0 0 19 0 4 0 635831524 312160256 22565 33554432000 4194304 4650419 140736439050848 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=304844 CPUtime=1.43 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 6445 0 0 0 140 3 0 0 19 0 4 0 635831524 312160256 22565 33554432000 4194304 4650419 140736439050848 18446744073709551615 4334297 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 304844

[startup+3.10079 s]
/proc/loadavg: 7.44 7.94 7.96 10/371 12055
/proc/meminfo: memFree=25173996/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=307084 CPUtime=12.22 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 45397 0 0 0 1205 17 0 0 23 0 4 0 635831524 314454016 27976 33554432000 4194304 4650419 140736439050848 18446744073709551615 264726066209 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 76771 27976 394 112 0 71736 0
[pid=12042/tid=12043] ppid=12040 vsize=307084 CPUtime=3.08 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 12200 0 0 0 305 3 0 0 23 0 4 0 635831524 314454016 27976 33554432000 4194304 4650419 140736439050848 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=307084 CPUtime=3.04 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 10643 0 0 0 302 2 0 0 23 0 4 0 635831524 314454016 27976 33554432000 4194304 4650419 140736439050848 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=307084 CPUtime=3.01 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 10048 0 0 0 297 4 0 0 25 0 4 0 635831524 314454016 27976 33554432000 4194304 4650419 140736439050848 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 307084

[startup+6.31318 s]
/proc/loadavg: 7.44 7.94 7.96 10/371 12055
/proc/meminfo: memFree=25078592/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=335284 CPUtime=25.02 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 72819 0 0 0 2480 22 0 0 25 0 4 0 635831524 343330816 48090 33554432000 4194304 4650419 140736439050848 18446744073709551615 4365337 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 83821 48090 394 112 0 78786 0
[pid=12042/tid=12043] ppid=12040 vsize=335284 CPUtime=6.29 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 17441 0 0 0 625 4 0 0 25 0 4 0 635831524 343330816 48090 33554432000 4194304 4650419 140736439050848 18446744073709551615 4439641 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=335284 CPUtime=6.24 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 19148 0 0 0 621 3 0 0 25 0 4 0 635831524 343330816 48090 33554432000 4194304 4650419 140736439050848 18446744073709551615 4439089 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=335284 CPUtime=6.19 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 17352 0 0 0 614 5 0 0 25 0 4 0 635831524 343330816 48090 33554432000 4194304 4650419 140736439050848 18446744073709551615 4439380 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 335284

[startup+12.701 s]
/proc/loadavg: 7.48 7.94 7.96 10/371 12055
/proc/meminfo: memFree=24932848/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=439872 CPUtime=50.51 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 104194 0 0 0 5023 28 0 0 25 0 4 0 635831524 450428928 65056 33554432000 4194304 4650419 140736439050848 18446744073709551615 4315094 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 109968 65056 394 112 0 104933 0
[pid=12042/tid=12043] ppid=12040 vsize=439872 CPUtime=12.68 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 28824 0 0 0 1262 6 0 0 25 0 4 0 635831524 450428928 65056 33554432000 4194304 4650419 140736439050848 18446744073709551615 4436168 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=439872 CPUtime=12.63 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 28510 0 0 0 1258 5 0 0 25 0 4 0 635831524 450428928 65056 33554432000 4194304 4650419 140736439050848 18446744073709551615 4436145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=439872 CPUtime=12.51 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 24029 0 0 0 1245 6 0 0 25 0 4 0 635831524 450428928 65056 33554432000 4194304 4650419 140736439050848 18446744073709551615 4329380 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 439872

[startup+25.5006 s]
/proc/loadavg: 7.60 7.94 7.96 10/371 12056
/proc/meminfo: memFree=24767132/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=617240 CPUtime=101.55 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 159266 0 0 0 10117 38 0 0 25 0 4 0 635831524 632053760 88479 33554432000 4194304 4650419 140736439050848 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 154310 88479 394 112 0 149275 0
[pid=12042/tid=12043] ppid=12040 vsize=617240 CPUtime=25.48 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 37107 0 0 0 2540 8 0 0 25 0 4 0 635831524 632053760 88479 33554432000 4194304 4650419 140736439050848 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=617240 CPUtime=25.43 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 41358 0 0 0 2536 7 0 0 25 0 4 0 635831524 632053760 88479 33554432000 4194304 4650419 140736439050848 18446744073709551615 4436145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=617240 CPUtime=25.15 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 46850 0 0 0 2505 10 0 0 25 0 4 0 635831524 632053760 88479 33554432000 4194304 4650419 140736439050848 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 617240

[startup+51.1007 s]
/proc/loadavg: 7.85 7.98 7.97 10/371 12056
/proc/meminfo: memFree=24509364/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=717544 CPUtime=203.63 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 253776 0 0 0 20305 58 0 0 25 0 4 0 635831524 734765056 124199 33554432000 4194304 4650419 140736439050848 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 179386 124199 394 112 0 174351 0
[pid=12042/tid=12043] ppid=12040 vsize=717544 CPUtime=51.08 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 58010 0 0 0 5095 13 0 0 25 0 4 0 635831524 734765056 124199 33554432000 4194304 4650419 140736439050848 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=717544 CPUtime=51.03 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 53562 0 0 0 5093 10 0 0 25 0 4 0 635831524 734765056 124199 33554432000 4194304 4650419 140736439050848 18446744073709551615 4369160 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=717544 CPUtime=50.45 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 85502 0 0 0 5028 17 0 0 25 0 4 0 635831524 734765056 124199 33554432000 4194304 4650419 140736439050848 18446744073709551615 4315094 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.63
Current children cumulated vsize (KiB) 717544

[startup+102.301 s]
/proc/loadavg: 8.06 8.01 7.98 10/371 12058
/proc/meminfo: memFree=24216532/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=858912 CPUtime=407.82 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 431481 0 0 0 40687 95 0 0 25 0 4 0 635831524 879525888 147582 33554432000 4194304 4650419 140736439050848 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 214728 147582 394 112 0 209693 0
[pid=12042/tid=12043] ppid=12040 vsize=858912 CPUtime=102.27 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 108537 0 0 0 10204 23 0 0 25 0 4 0 635831524 879525888 147582 33554432000 4194304 4650419 140736439050848 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=858912 CPUtime=102.22 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 77676 0 0 0 10207 15 0 0 25 0 4 0 635831524 879525888 147582 33554432000 4194304 4650419 140736439050848 18446744073709551615 4436460 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=858912 CPUtime=101.05 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 145077 0 0 0 10074 31 0 0 25 0 4 0 635831524 879525888 147582 33554432000 4194304 4650419 140736439050848 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.82
Current children cumulated vsize (KiB) 858912

[startup+162.301 s]

################
# More data... #
################

[pid=12042] ppid=12040 vsize=1688060 CPUtime=2800.64 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 3155487 0 0 0 279453 611 0 0 25 0 4 0 635831524 1728573440 337439 33554432000 4194304 4650419 140736439050848 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 422015 337439 394 112 0 416980 0
[pid=12042/tid=12043] ppid=12040 vsize=1688060 CPUtime=702.27 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 599937 0 0 0 70095 132 0 0 25 0 4 0 635831524 1728573440 337439 33554432000 4194304 4650419 140736439050848 18446744073709551615 4331993 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=1688060 CPUtime=702.22 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 324599 0 0 0 70139 83 0 0 25 0 4 0 635831524 1728573440 337439 33554432000 4194304 4650419 140736439050848 18446744073709551615 4329477 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=1688060 CPUtime=693.99 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 1373074 0 0 0 69172 227 0 0 25 0 4 0 635831524 1728573440 337439 33554432000 4194304 4650419 140736439050848 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2800.64
Current children cumulated vsize (KiB) 1688060

[startup+762.3 s]
/proc/loadavg: 8.09 8.09 8.02 10/371 12075
/proc/meminfo: memFree=22952740/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=1571884 CPUtime=3039.91 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 3420131 0 0 0 303331 660 0 0 25 0 4 0 635831524 1609609216 327216 33554432000 4194304 4650419 140736439050848 18446744073709551615 4328863 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 392971 327216 394 112 0 387936 0
[pid=12042/tid=12043] ppid=12040 vsize=1571884 CPUtime=762.26 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 637484 0 0 0 76085 141 0 0 25 0 4 0 635831524 1609609216 327216 33554432000 4194304 4650419 140736439050848 18446744073709551615 4439619 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=1571884 CPUtime=762.22 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 336003 0 0 0 76135 87 0 0 25 0 4 0 635831524 1609609216 327216 33554432000 4194304 4650419 140736439050848 18446744073709551615 4328863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=1571884 CPUtime=753.28 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 1416718 0 0 0 75090 238 0 0 25 0 4 0 635831524 1609609216 327216 33554432000 4194304 4650419 140736439050848 18446744073709551615 4439641 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3039.91
Current children cumulated vsize (KiB) 1571884

[startup+822.301 s]
/proc/loadavg: 8.11 8.09 8.02 10/371 12077
/proc/meminfo: memFree=22910904/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=1667144 CPUtime=3279.21 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 3465933 0 0 0 327241 680 0 0 25 0 4 0 635831524 1707155456 341504 33554432000 4194304 4650419 140736439050848 18446744073709551615 4439366 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 416786 341504 394 112 0 411751 0
[pid=12042/tid=12043] ppid=12040 vsize=1667144 CPUtime=822.27 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 637484 0 0 0 82085 142 0 0 25 0 4 0 635831524 1707155456 341504 33554432000 4194304 4650419 140736439050848 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=1667144 CPUtime=822.23 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 351425 0 0 0 82128 95 0 0 25 0 4 0 635831524 1707155456 341504 33554432000 4194304 4650419 140736439050848 18446744073709551615 4334297 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=1667144 CPUtime=812.59 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 1419431 0 0 0 81019 240 0 0 25 0 4 0 635831524 1707155456 341504 33554432000 4194304 4650419 140736439050848 18446744073709551615 4229517 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3279.21
Current children cumulated vsize (KiB) 1667144

[startup+882.301 s]
/proc/loadavg: 8.11 8.09 8.01 10/371 12079
/proc/meminfo: memFree=22785876/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=1896772 CPUtime=3518.48 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 3580434 0 0 0 351138 710 0 0 25 0 4 0 635831524 1942294528 355768 33554432000 4194304 4650419 140736439050848 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 474193 355768 394 112 0 469158 0
[pid=12042/tid=12043] ppid=12040 vsize=1896772 CPUtime=882.27 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 651544 0 0 0 88082 145 0 0 25 0 4 0 635831524 1942294528 355768 33554432000 4194304 4650419 140736439050848 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=1896772 CPUtime=882.22 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 373029 0 0 0 88120 102 0 0 25 0 4 0 635831524 1942294528 355768 33554432000 4194304 4650419 140736439050848 18446744073709551615 4331374 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=1896772 CPUtime=871.87 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 1466293 0 0 0 86935 252 0 0 25 0 4 0 635831524 1942294528 355768 33554432000 4194304 4650419 140736439050848 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3518.48
Current children cumulated vsize (KiB) 1896772

[startup+942.3 s]
/proc/loadavg: 8.16 8.10 8.02 10/371 12080
/proc/meminfo: memFree=22868536/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=1829500 CPUtime=3757.79 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 3699868 0 0 0 375031 748 0 0 25 0 4 0 635831524 1873408000 344987 33554432000 4194304 4650419 140736439050848 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 457375 344987 394 112 0 452340 0
[pid=12042/tid=12043] ppid=12040 vsize=1829500 CPUtime=942.28 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 705590 0 0 0 94063 165 0 0 25 0 4 0 635831524 1873408000 344989 33554432000 4194304 4650419 140736439050848 18446744073709551615 4363845 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=1829500 CPUtime=942.24 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 375125 0 0 0 94121 103 0 0 25 0 4 0 635831524 1873408000 344989 33554432000 4194304 4650419 140736439050848 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=1829500 CPUtime=931.16 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 1485693 0 0 0 92858 258 0 0 25 0 4 0 635831524 1873408000 344989 33554432000 4194304 4650419 140736439050848 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3757.79
Current children cumulated vsize (KiB) 1829500

[startup+1002.3 s]
/proc/loadavg: 8.19 8.11 8.02 9/371 12082
/proc/meminfo: memFree=22816780/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=1859116 CPUtime=3997.05 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 3854349 0 0 0 398920 785 0 0 25 0 4 0 635831524 1903734784 366703 33554432000 4194304 4650419 140736439050848 18446744073709551615 4365280 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 464779 366703 394 112 0 459744 0
[pid=12042/tid=12043] ppid=12040 vsize=1859116 CPUtime=1002.27 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 733919 0 0 0 100057 170 0 0 25 0 4 0 635831524 1903734784 366703 33554432000 4194304 4650419 140736439050848 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=1859116 CPUtime=1002.23 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 407530 0 0 0 100114 109 0 0 25 0 4 0 635831524 1903734784 366703 33554432000 4194304 4650419 140736439050848 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=1859116 CPUtime=990.45 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 1537169 0 0 0 98770 275 0 0 20 0 4 0 635831524 1903734784 366703 33554432000 4194304 4650419 140736439050848 18446744073709551615 4364889 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3997.05
Current children cumulated vsize (KiB) 1859116

[startup+1062.31 s]
/proc/loadavg: 8.11 8.10 8.02 10/371 12083
/proc/meminfo: memFree=22786468/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=1851436 CPUtime=4236.38 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 3974065 0 0 0 422821 817 0 0 25 0 4 0 635831524 1895870464 366084 33554432000 4194304 4650419 140736439050848 18446744073709551615 4436464 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 462859 366084 394 112 0 457824 0
[pid=12042/tid=12043] ppid=12040 vsize=1851436 CPUtime=1062.28 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 779266 0 0 0 106044 184 0 0 25 0 4 0 635831524 1895870464 366084 33554432000 4194304 4650419 140736439050848 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=1851436 CPUtime=1062.24 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 424681 0 0 0 106112 112 0 0 25 0 4 0 635831524 1895870464 366084 33554432000 4194304 4650419 140736439050848 18446744073709551615 4441464 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=1851436 CPUtime=1049.75 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 1556131 0 0 0 104696 279 0 0 25 0 4 0 635831524 1895870464 366084 33554432000 4194304 4650419 140736439050848 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4236.38
Current children cumulated vsize (KiB) 1851436

[startup+1122.3 s]
/proc/loadavg: 8.15 8.11 8.03 10/371 12085
/proc/meminfo: memFree=22716988/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=1919236 CPUtime=4475.61 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 4044295 0 0 0 446718 843 0 0 25 0 4 0 635831524 1965297664 375213 33554432000 4194304 4650419 140736439050848 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 479809 375213 394 112 0 474774 0
[pid=12042/tid=12043] ppid=12040 vsize=1919236 CPUtime=1122.27 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 799676 0 0 0 112035 192 0 0 25 0 4 0 635831524 1965297664 375213 33554432000 4194304 4650419 140736439050848 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=1919236 CPUtime=1122.23 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 445472 0 0 0 112101 122 0 0 25 0 4 0 635831524 1965297664 375213 33554432000 4194304 4650419 140736439050848 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=1919236 CPUtime=1109.03 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 1585160 0 0 0 110615 288 0 0 25 0 4 0 635831524 1965297664 375213 33554432000 4194304 4650419 140736439050848 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4475.61
Current children cumulated vsize (KiB) 1919236

[startup+1182.3 s]
/proc/loadavg: 8.14 8.12 8.03 10/371 12087
/proc/meminfo: memFree=22591708/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=1919608 CPUtime=4714.88 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 4133650 0 0 0 470616 872 0 0 25 0 4 0 635831524 1965678592 377623 33554432000 4194304 4650419 140736439050848 18446744073709551615 4336016 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 479902 377623 394 112 0 474867 0
[pid=12042/tid=12043] ppid=12040 vsize=1919608 CPUtime=1182.27 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 799676 0 0 0 118035 192 0 0 25 0 4 0 635831524 1965678592 377623 33554432000 4194304 4650419 140736439050848 18446744073709551615 264726102171 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=1919608 CPUtime=1182.23 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 449905 0 0 0 118099 124 0 0 25 0 4 0 635831524 1965678592 377623 33554432000 4194304 4650419 140736439050848 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=1919608 CPUtime=1168.32 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 1631400 0 0 0 116530 302 0 0 25 0 4 0 635831524 1965678592 377623 33554432000 4194304 4650419 140736439050848 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4714.88
Current children cumulated vsize (KiB) 1919608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.26 8.14 8.04 9/371 12087
/proc/meminfo: memFree=22578044/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=1952848 CPUtime=4800.27 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 4163701 0 0 0 479145 882 0 0 25 0 4 0 635831524 1999716352 386360 33554432000 4194304 4650419 140736439050848 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 488212 386360 394 112 0 483177 0
[pid=12042/tid=12043] ppid=12040 vsize=1952848 CPUtime=1203.68 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 811601 0 0 0 120173 195 0 0 25 0 4 0 635831524 1999716352 386367 33554432000 4194304 4650419 140736439050848 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=1952848 CPUtime=1203.64 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 450159 0 0 0 120240 124 0 0 25 0 4 0 635831524 1999716352 386367 33554432000 4194304 4650419 140736439050848 18446744073709551615 4315280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=1952848 CPUtime=1189.47 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 1633751 0 0 0 118644 303 0 0 25 0 4 0 635831524 1999716352 386367 33554432000 4194304 4650419 140736439050848 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1952848

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

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

[startup+1203.7 s]
/proc/loadavg: 8.26 8.14 8.04 9/371 12087
/proc/meminfo: memFree=22578044/32951124 swapFree=63083164/67111528
[pid=12042] ppid=12040 vsize=1952848 CPUtime=4800.27 cores=0,2,4,6
/proc/12042/stat : 12042 (strangenight1-m) R 12040 12042 10794 0 -1 4202496 4163701 0 0 0 479145 882 0 0 25 0 4 0 635831524 1999716352 386360 33554432000 4194304 4650419 140736439050848 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12042/statm: 488212 386360 394 112 0 483177 0
[pid=12042/tid=12043] ppid=12040 vsize=1952848 CPUtime=1203.68 cores=0,2,4,6
/proc/12042/task/12043/stat : 12043 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 811601 0 0 0 120173 195 0 0 25 0 4 0 635831524 1999716352 386367 33554432000 4194304 4650419 140736439050848 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12042/tid=12044] ppid=12040 vsize=1952848 CPUtime=1203.64 cores=0,2,4,6
/proc/12042/task/12044/stat : 12044 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 450159 0 0 0 120240 124 0 0 25 0 4 0 635831524 1999716352 386367 33554432000 4194304 4650419 140736439050848 18446744073709551615 4315280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12042/tid=12045] ppid=12040 vsize=1952848 CPUtime=1189.47 cores=0,2,4,6
/proc/12042/task/12045/stat : 12045 (strangenight1-m) R 12040 12042 10794 0 -1 4202560 1633751 0 0 0 118644 303 0 0 25 0 4 0 635831524 1999716352 386367 33554432000 4194304 4650419 140736439050848 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1952848

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.79
CPU time (s): 4800.37
CPU user time (s): 4791.48
CPU system time (s): 8.89065
CPU usage (%): 398.772
Max. virtual memory (cumulated for all children) (KiB): 1985028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.48
system time used= 8.89065
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4163719
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= 5107
involuntary context switches= 23921

runsolver used 4.18636 second user time and 10.0055 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 06:35:59
IDJOB=3369103
IDBENCH=88216
IDSOLVER=1846
FILE ID=node141/3369103-1305434159
RUNJOBID= node141-1305434159-12028
PBS_JOBID= 13324603
Free space on /tmp= 73352 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369103-1305434159/watcher-3369103-1305434159 -o /tmp/evaluation-result-3369103-1305434159/solver-3369103-1305434159 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369103-1305434159.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 556c58061360a1b195d9b2f28888af77
RANDOM SEED=743617976

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25563880 kB
Buffers:        248852 kB
Cached:        4925888 kB
SwapCached:      15708 kB
Active:        2058412 kB
Inactive:      5088536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25563880 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:           15628 kB
Writeback:           0 kB
AnonPages:     1963844 kB
Mapped:          12416 kB
Slab:           137312 kB
PageTables:      38112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86235220 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= 73328 MiB
End job on node141 at 2011-05-15 06:56:05