Trace number 3175315

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? (TO) 4800.4 1201.63

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S675112162-053.SATISFIABLE.cnf
MD5SUMb7db695fcb9141eaff8463a25c8e621f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.032994
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175315-1304113134.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.00/0.00	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.00	c -- vars added         50
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.39/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.37
0.39/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.39/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.39/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.58/0.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3.58/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.58/0.90	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.58/0.90	c calculated reachability. Time: 0.00
3.58/0.90	c Calc default polars -  time:   0.00 s pos:      26 undec:       0 neg:      24
3.58/0.90	c =========================================================================================
3.58/0.90	c types(t): F = full restart, N = normal restart
3.58/0.90	c types(t): S = simplification begin/end, E = solution found
3.58/0.90	c restart types(rt): st = static, dy = dynamic
3.58/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.58/0.90	c  B st     0         0        50      4450         0         0     31150         0   no data   no data  --
3.58/0.90	c  N dy     7      4026        50      4450         0      3489     31150     64516     15.50     16.43  --
3.58/0.90	c  N dy    16      8916        50      4450         0      5543     31150     95444     15.06     15.96  --
3.58/0.90	c  N dy    27     12950        50      4450         0      5361     31150     88033     15.09     16.89  --
3.58/0.90	c  N dy    36     17585        50      4450         0      9363     31150    159802     14.97     15.83  --
3.58/0.90	c  N dy    66     21670        50      4450         0      8065     31150    132941     15.29     17.44  --
3.58/1.00	c  F st    79     25000        50      4450         0     10981     31150    186263     15.35     14.87  --
3.99/1.10	c  N st    82     26190        50      4450         0      6101     31150     90275     15.35   no data  --
4.77/1.20	c  S st    85     30000        50      4450         0      9399     31150    149556     15.35   no data  --
5.17/1.30	c  S st    85     30505        50      4450         0      9854     31150    158342     15.35   no data  --
5.17/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.17/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
5.17/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
5.17/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.39/2.12	c lits-rem:      1279  cl-subs:     1607  v-elim:      0  v-fix:    0  time:  3.50 s
9.17/2.34	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.87
9.17/2.34	c calculated reachability. Time: 0.00
9.17/2.34	c  N dy    85     30505        50      4450         0      8247     31150    130872     15.35   no data  --
9.97/2.55	c  N dy   108     34587        50      4450         0     11826     31150    197183     15.46     16.34  --
10.77/2.77	c  N dy   130     38674        50      4450         0      8579     31150    129170     15.56     16.93  --
11.96/3.05	c  N dy   142     44550        50      4450         0     13629     31150    219847     15.50     16.37  --
12.36/3.13	c  S st   153     45757        50      4450         0     14685     31150    239808     15.54     16.37  --
12.36/3.17	c  S st   153     46258        50      4450         0     15133     31150    248449     15.54   no data  --
12.36/3.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.36/3.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.36/3.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
12.36/3.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.36/3.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.36/3.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
12.36/3.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.58/4.40	c lits-rem:      1802  cl-subs:     2602  v-elim:      0  v-fix:    0  time:  4.86 s
17.58/4.40	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
17.58/4.41	c vivif2 --  cl tried    12531 cl shrink        0 lits rem          0 time: 0.01
18.76/4.70	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.17
18.76/4.70	c calculated reachability. Time: 0.00
18.76/4.70	c  N dy   153     46258        50      4450         0     12531     31150    201495     15.54   no data  --
19.96/5.00	c  N dy   169     51162        50      4450         0      9211     31150    132637     15.55     16.38  --
20.76/5.22	c  N dy   196     55187        50      4450         0     12724     31150    198598     15.64     16.86  --
21.57/5.46	c  N dy   214     59198        50      4450         0     16202     31150    262375     15.66     16.50  --
22.75/5.70	c  N dy   231     63270        50      4450         0     11194     31150    163223     15.68     17.48  --
23.55/5.93	c  N dy   242     67448        50      4450         0     14797     31150    228540     15.66     16.63  --
23.95/6.06	c  S st   252     69388        50      4450         0     16471     31150    259249     15.67     15.62  --
24.35/6.11	c  S st   252     69893        50      4450         0     16927     31150    267942     15.67   no data  --
24.35/6.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.35/6.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.35/6.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
24.35/6.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.35/6.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.35/6.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
24.35/6.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.54/7.40	c lits-rem:      1878  cl-subs:     2479  v-elim:      0  v-fix:    0  time:  5.12 s
29.54/7.41	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
29.54/7.41	c vivif2 --  cl tried    14448 cl shrink        0 lits rem          0 time: 0.01
30.76/7.75	c asymm  cl-useful: 0/4335/4450 lits-rem:0 time: 1.38
30.76/7.75	c calculated reachability. Time: 0.00
30.76/7.75	c  N dy   252     69893        50      4450         0     14448     31150    222573     15.67   no data  --
33.54/8.41	c  N dy   253     81308        50      4450         0     14959     31150    218497     15.44     16.28  --
34.75/8.79	c  N dy   266     86757        50      4450         0     19692     31150    304290     15.44     16.27  --
35.15/8.85	c  F st   270     87500        50      4450         0     20338     31150    316164     15.44   no data  --
36.33/9.14	c  N dy   276     92691        50      4450         0     14546     31150    209785     15.44   no data  --
37.94/9.54	c  N dy   305     98657        50      4450         0     19757     31150    306166     15.48     17.43  --
39.55/9.95	c  S st   311    104840        50      4450         0     13895     31150    189023     15.41     13.55  --
39.55/9.99	c  S st   311    105344        50      4450         0     14350     31150    197870     15.41   no data  --
39.55/9.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.55/9.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.93/10.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
39.93/10.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.93/10.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.93/10.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
39.93/10.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.54/10.97	c lits-rem:       678  cl-subs:     1133  v-elim:      0  v-fix:    0  time:  3.85 s
43.54/10.97	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
43.54/10.97	c vivif2 --  cl tried    13217 cl shrink        0 lits rem          0 time: 0.01
44.72/11.28	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 1.24
44.72/11.28	c calculated reachability. Time: 0.00
44.72/11.28	c  N dy   311    105344        50      4450         0     13217     31150    178992     15.41   no data  --
47.52/11.96	c  N dy   341    115105        50      4450         0     21660     31150    332509     15.41     16.27  --
49.91/12.50	c  N dy   358    122744        50      4450         0     16273     31150    224299     15.37     16.19  --
53.51/13.47	c  N dy   404    135896        50      4450         0     14715     31150    189952     15.39     16.32  --
56.31/14.17	c  N dy   453    144983        50      4450         0     22624     31150    336449     15.45     16.41  --
60.30/15.12	c  N dy   477    157198        50      4450         0     19316     31150    262268     15.38     16.27  --
60.30/15.18	c  S st   482    158018        50      4450         0     20023     31150    275288     15.38     14.34  --
60.70/15.24	c  S st   482    158521        50      4450         0     20465     31150    283763     15.38   no data  --
60.70/15.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.70/15.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.70/15.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
60.70/15.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.70/15.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.70/15.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
60.70/15.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.09/16.80	c lits-rem:      1206  cl-subs:     2413  v-elim:      0  v-fix:    0  time:  6.17 s
67.09/16.80	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
67.09/16.80	c vivif2 --  cl tried    18052 cl shrink        0 lits rem          0 time: 0.01
68.29/17.16	c asymm  cl-useful: 0/3778/4450 lits-rem:0 time: 1.43
68.29/17.16	c calculated reachability. Time: 0.00
68.29/17.16	c  N dy   482    158521        50      4450         0     18052     31150    244672     15.38   no data  --
71.89/18.03	c  N dy   512    168730        50      4450         0     26813     31150    400998     15.37     16.83  --
75.49/18.92	c  N dy   570    179557        50      4450         0     21715     31150    309805     15.40     18.12  --
79.88/20.09	c  N dy   586    194141        50      4450         0     18833     31150    244220     15.33     16.21  --
84.67/21.29	c  N dy   643    206820        50      4450         0     29779     31150    444907     15.36     16.26  --
89.87/22.55	c  N dy   704    220314        50      4450         0     25101     31150    352252     15.38     16.29  --
95.87/24.09	c  N dy   789    234423        50      4450         0     20054     31150    253075     15.44     16.27  --
97.46/24.40	c  S st   820    237782        50      4450         0     22980     31150    308696     15.46     15.45  --
97.46/24.46	c  S st   820    238287        50      4450         0     23418     31150    316958     15.46   no data  --
97.46/24.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.46/24.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.46/24.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
97.46/24.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.46/24.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.46/24.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
97.46/24.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
103.45/25.96	c lits-rem:      1303  cl-subs:     1599  v-elim:      0  v-fix:    0  time:  5.93 s
103.45/25.96	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
103.45/25.97	c vivif2 --  cl tried    21819 cl shrink        0 lits rem          0 time: 0.02
103.85/26.05	c asymm  cl-useful: 0/672/4450 lits-rem:0 time: 0.36
103.85/26.06	c calculated reachability. Time: 0.00
103.85/26.06	c  N dy   820    238287        50      4450         0     21819     31150    286147     15.46   no data  --
110.65/27.76	c  N dy   891    254007        50      4450         0     35405     31150    536525     15.50     16.39  --
116.64/29.24	c  N dy   927    270313        50      4450         0     31357     31150    443126     15.45     16.42  --
124.63/31.28	c  N dy   950    292127        50      4450         0     31073     31150    423530     15.36     16.22  --
131.44/32.94	c  F st  1010    306252        50      4450         0     23564     31150    291661     15.36     14.02  --
133.42/33.40	c  N dy  1016    311446        50      4450         0     28043     31150    375321     15.36   no data  --
143.81/36.01	c  N dy  1170    331411        50      4450         0     24705     31150    311284     15.44     17.38  --
153.82/38.54	c  N dy  1257    352160        50      4450         0     42570     31150    635692     15.45     16.29  --
155.79/39.07	c  S st  1263    357433        50      4450         0     25532     31150    314899     15.43     13.63  --
156.19/39.14	c  S st  1263    357936        50      4450         0     25975     31150    323539     15.43   no data  --
156.19/39.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
156.19/39.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
156.19/39.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
156.19/39.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
156.19/39.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
156.19/39.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
156.19/39.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
162.98/40.85	c lits-rem:       770  cl-subs:     1531  v-elim:      0  v-fix:    0  time:  6.78 s
162.98/40.85	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
162.98/40.86	c vivif2 --  cl tried    24444 cl shrink        0 lits rem          0 time: 0.02
164.59/41.20	c asymm  cl-useful: 0/3043/4450 lits-rem:0 time: 1.37
164.59/41.20	c calculated reachability. Time: 0.00
164.59/41.20	c  N dy  1263    357936        50      4450         0     24444     31150    298779     15.43   no data  --
176.57/44.20	c  N dy  1391    378032        50      4450         0     41901     31150    623699     15.48     16.91  --
187.75/47.09	c  N dy  1517    398129        50      4450         0     36948     31150    524221     15.52     18.11  --
198.54/49.75	c  N dy  1602    418219        50      4450         0     30966     31150    401848     15.54     16.93  --
210.55/52.76	c  N dy  1690    438776        50      4450         0     24561     31150    276289     15.55     16.39  --
220.11/55.14	c  N dy  1768    458807        50      4450         0     41804     31150    592330     15.56     17.63  --
231.71/58.06	c  N dy  1861    478853        50      4450         0     34101     31150    442621     15.58     19.22  --
243.29/60.95	c  N dy  1926    498994        50      4450         0     51550     31150    760530     15.58     16.42  --
252.88/63.38	c  N dy  1972    519026        50      4450         0     42740     31150    586876     15.56     17.36  --
263.29/65.94	c  S st  1995    536905        50      4450         0     31453     31150    376888     15.53   no data  --
263.69/66.02	c  S st  1995    537411        50      4450         0     31906     31150    385585     15.53   no data  --
263.69/66.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
263.69/66.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
263.69/66.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
263.69/66.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
263.69/66.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
263.69/66.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
263.69/66.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
271.26/67.96	c lits-rem:       811  cl-subs:     1921  v-elim:      0  v-fix:    0  time:  7.62 s
271.26/67.96	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
271.26/67.96	c vivif2 --  cl tried    29985 cl shrink        0 lits rem          0 time: 0.02
272.48/68.21	c asymm  cl-useful: 0/1407/4450 lits-rem:0 time: 0.98
272.48/68.21	c calculated reachability. Time: 0.00
272.48/68.21	c  N dy  1995    537411        50      4450         0     29985     31150    353671     15.53   no data  --
282.45/70.73	c  N dy  2039    557485        50      4450         0     47148     31150    660833     15.51     17.81  --
297.23/74.41	c  N dy  2156    581968        50      4450         0     40820     31150    543042     15.52     16.42  --
310.42/77.79	c  N dy  2233    602765        50      4450         0     30463     31150    347576     15.52     16.68  --
322.00/80.68	c  N dy  2308    623361        50      4450         0     48208     31150    673023     15.53     16.47  --
339.18/84.96	c  N dy  2450    648103        50      4450         0     40314     31150    519247     15.55     16.49  --
355.16/88.90	c  N dy  2555    668503        50      4450         0     57952     31150    848058     15.57     16.49  --
367.95/92.19	c  N dy  2676    688571        50      4450         0     45070     31150    605465     15.60     17.04  --
385.13/96.40	c  N dy  2756    708595        50      4450         0     31363     31150    342274     15.60     16.55  --
396.31/99.27	c  N dy  2827    728642        50      4450         0     48567     31150    654785     15.60     16.47  --
411.90/103.16	c  N dy  2879    749273        50      4450         0     34397     31150    390575     15.59     16.47  --
425.08/106.47	c  N dy  2985    769581        50      4450         0     51868     31150    714692     15.61     16.44  --
439.85/110.18	c  N dy  3039    789604        50      4450         0     36377     31150    421003     15.60     16.53  --
450.65/112.82	c  S st  3128    806116        50      4450         0     50669     31150    686957     15.61   no data  --
451.05/112.95	c  S st  3128    806618        50      4450         0     51119     31150    695816     15.61   no data  --
451.05/112.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
451.05/112.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
451.05/112.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.07
451.05/112.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
451.05/112.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
451.05/112.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
451.05/112.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
476.21/119.20	c lits-rem:      2263  cl-subs:     5425  v-elim:      0  v-fix:    0  time: 24.80 s
476.21/119.20	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
476.21/119.21	c vivif2 --  cl tried    45694 cl shrink        0 lits rem          0 time: 0.03
477.01/119.43	c asymm  cl-useful: 0/943/4450 lits-rem:0 time: 0.86
477.01/119.43	c calculated reachability. Time: 0.00
477.01/119.43	c  N dy  3128    806618        50      4450         0     45694     31150    596516     15.61   no data  --
491.81/123.17	c  N dy  3158    828806        50      4450         0     64535     31150    930164     15.58     16.44  --
505.77/126.69	c  N dy  3239    848814        50      4450         0     48676     31150    639547     15.59     17.38  --
519.76/130.13	c  N dy  3272    868907        50      4450         0     65858     31150    943332     15.56     17.61  --
533.34/133.60	c  N dy  3353    889078        50      4450         0     49027     31150    634837     15.57     16.41  --
548.53/137.40	c  N dy  3415    909113        50      4450         0     66191     31150    946675     15.56     16.99  --
562.53/140.83	c  N dy  3470    929349        50      4450         0     48411     31150    618375     15.56     16.39  --
576.90/144.40	c  N dy  3509    949414        50      4450         0     65614     31150    921316     15.54     17.87  --
593.29/148.53	c  N dy  3611    969435        50      4450         0     46899     31150    582505     15.55     17.76  --
610.47/152.82	c  N dy  3738    989541        50      4450         0     64141     31150    905472     15.57     16.39  --
625.64/156.61	c  N dy  3762   1011114        50      4450         0     45673     31150    542820     15.54     16.37  --
645.63/161.62	c  N dy  3821   1038666        50      4450         0     69198     31150    958647     15.52     16.35  --
659.99/165.29	c  N dy  3870   1059327        50      4450         0     49261     31150    605880     15.51     16.35  --
670.78/168.00	c  F st  3951   1071876        50      4450         0     60027     31150    807970     15.52     14.73  --
677.97/169.72	c  N dy  3967   1079358        50      4450         0     66409     31150    925787     15.52     16.87  --
698.36/174.90	c  N dy  4062   1102300        50      4450         0     47562     31150    565262     15.52     16.39  --
717.12/179.59	c  N dy  4205   1122334        50      4450         0     64914     31150    892740     15.54     17.92  --
740.30/185.34	c  N dy  4321   1144762        50      4450         0     44711     31150    512731     15.55     16.37  --
757.47/189.66	c  N dy  4418   1167737        50      4450         0     64395     31150    872033     15.55     16.37  --
783.44/196.14	c  N dy  4511   1187823        50      4450         0     41274     31150    444643     15.56     18.18  --
800.62/200.41	c  N dy  4580   1207997        50      4450         0     58594     31150    757718     15.55     16.39  --
803.02/201.06	c  S st  4593   1209928        50      4450         0     60260     31150    788925     15.55   no data  --
804.24/201.30	c  S st  4593   1210434        50      4450         0     60707     31150    797596     15.55   no data  --
804.24/201.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
804.24/201.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
804.24/201.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.14
804.24/201.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
804.24/201.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
804.24/201.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
804.24/201.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
866.13/216.82	c lits-rem:      2963  cl-subs:     7002  v-elim:      0  v-fix:    0  time: 61.70 s
866.13/216.82	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
866.13/216.83	c vivif2 --  cl tried    53705 cl shrink        0 lits rem          0 time: 0.04
867.33/217.15	c asymm  cl-useful: 0/635/4450 lits-rem:0 time: 1.28
867.33/217.15	c calculated reachability. Time: 0.00
867.33/217.15	c  N dy  4593   1210434        50      4450         0     53705     31150    676614     15.55   no data  --
888.09/222.31	c  N dy  4680   1231470        50      4450         0     71723     31150   1004631     15.55     16.46  --
907.67/227.22	c  N dy  4750   1251537        50      4450         0     48177     31150    559631     15.55     17.90  --
924.04/231.36	c  N dy  4831   1271564        50      4450         0     65413     31150    875795     15.55     16.40  --
945.23/236.62	c  N dy  4929   1291670        50      4450         0     82705     31150   1195137     15.56     16.38  --
961.60/240.76	c  N dy  5026   1311746        50      4450         0     58131     31150    744148     15.57     17.51  --
985.17/246.68	c  N dy  5109   1334656        50      4450         0     77822     31150   1106745     15.57     16.44  --
1011.15/253.18	c  N dy  5139   1361962        50      4450         0     58266     31150    716907     15.54     16.46  --
1040.71/260.58	c  N dy  5275   1384064        50      4450         0     77215     31150   1070726     15.55     16.42  --
1067.09/267.10	c  N dy  5329   1409896        50      4450         0     55536     31150    665789     15.54     16.39  --
1088.65/272.54	c  N dy  5477   1430062        50      4450         0     72882     31150    992980     15.55     16.41  --
1114.62/279.07	c  N dy  5601   1450080        50      4450         0     45605     31150    490317     15.57     16.85  --
1131.41/283.23	c  N dy  5727   1470118        50      4450         0     62927     31150    816780     15.58     17.44  --
1159.37/290.25	c  N dy  5877   1493656        50      4450         0     83158     31150   1197002     15.59     16.45  --
1182.54/296.00	c  N dy  5989   1513864        50      4450         0     55048     31150    658485     15.60     16.46  --
1202.12/300.98	c  N dy  6086   1533900        50      4450         0     72175     31150    973077     15.61     17.86  --
1228.08/307.44	c  N dy  6204   1553949        50      4450         0     89419     31150   1295960     15.62     17.00  --
1248.09/312.47	c  N dy  6303   1574386        50      4450         0     60637     31150    750409     15.62     16.45  --
1271.64/318.39	c  N dy  6448   1594825        50      4450         0     78270     31150   1084592     15.64     16.54  --
1300.00/325.41	c  N dy  6581   1614845        50      4450         0     48226     31150    517256     15.65     16.72  --
1316.78/329.63	c  N dy  6672   1634931        50      4450         0     65452     31150    836675     15.65     17.47  --
1349.54/337.88	c  N dy  6702   1670184        50      4450         0     95203     31150   1349342     15.61     16.52  --
1369.12/342.72	c  N dy  6739   1691729        50      4450         0     65687     31150    818341     15.60     16.47  --
1393.88/348.98	c  S st  6806   1710434        50      4450         0     81715     31150   1110429     15.60     14.09  --
1395.48/349.30	c  S st  6806   1710935        50      4450         0     82154     31150   1119004     15.60   no data  --
1395.48/349.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1395.48/349.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1395.48/349.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.20
1395.88/349.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1395.88/349.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1395.88/349.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1395.88/349.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1553.66/388.90	c lits-rem:      3976  cl-subs:    13297  v-elim:      0  v-fix:    0  time: 157.74 s
1553.66/388.90	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1553.66/388.91	c vivif2 --  cl tried    68857 cl shrink        0 lits rem          0 time: 0.05
1554.86/389.29	c asymm  cl-useful: 0/493/4450 lits-rem:0 time: 1.51
1554.86/389.29	c calculated reachability. Time: 0.00
1554.86/389.29	c  N dy  6806   1710935        50      4450         0     68857     31150    895659     15.60   no data  --
1582.83/396.27	c  N dy  6923   1731142        50      4450         0     86128     31150   1216969     15.61     16.48  --
1610.79/403.24	c  N dy  7032   1754603        50      4450         0     58551     31150    695943     15.61     16.49  --
1630.40/408.13	c  N dy  7117   1774672        50      4450         0     75663     31150   1008647     15.61     17.49  --
1654.75/414.29	c  N dy  7177   1795824        50      4450         0     93705     31150   1337005     15.61     16.48  --
1678.73/420.28	c  N dy  7288   1815857        50      4450         0     61830     31150    754883     15.61     16.70  --
1704.29/426.68	c  N dy  7402   1835858        50      4450         0     78972     31150   1074895     15.62     17.45  --
1730.25/433.15	c  N dy  7421   1858793        50      4450         0     98421     31150   1417414     15.60     16.60  --
1753.04/438.83	c  N dy  7582   1879851        50      4450         0     66399     31150    835446     15.62     16.58  --
1777.40/444.92	c  N dy  7703   1899869        50      4450         0     83582     31150   1159159     15.63     16.48  --
1808.55/452.79	c  N dy  7830   1919899        50      4450         0    100820     31150   1484129     15.64     17.50  --
1831.73/458.58	c  N dy  7921   1942898        50      4450         0     69199     31150    868892     15.64     16.48  --
1853.30/463.98	c  N dy  7981   1963548        50      4450         0     86704     31150   1182059     15.64     16.48  --
1877.27/469.99	c  N dy  8004   1983590        50      4450         0    103724     31150   1480830     15.62     16.62  --
1897.65/475.02	c  N dy  8087   2003595        50      4450         0     68839     31150    852816     15.62     16.59  --
1921.62/481.02	c  N dy  8155   2024240        50      4450         0     86417     31150   1174093     15.62     16.45  --
1954.38/489.23	c  N dy  8286   2044254        50      4450         0    103501     31150   1495926     15.63     17.68  --
1976.75/494.81	c  N dy  8391   2064345        50      4450         0     67765     31150    832730     15.64     17.16  --
2008.70/502.81	c  N dy  8483   2092965        50      4450         0     92160     31150   1273029     15.63     16.47  --
2051.46/513.53	c  N dy  8617   2125295        50      4450         0     66003     31150    783217     15.63     16.56  --
2075.43/519.52	c  N dy  8702   2146253        50      4450         0     83956     31150   1115997     15.64     16.48  --
2106.59/527.33	c  N dy  8726   2172931        50      4450         0    106459     31150   1503312     15.61     16.63  --
2137.76/535.10	c  N dy  8831   2203394        50      4450         0     78008     31150   1002139     15.61     16.53  --
2148.14/537.71	c  S st  8887   2210938        50      4450         0     84494     31150   1125706     15.62   no data  --
2148.96/537.95	c  S st  8887   2211440        50      4450         0     84929     31150   1134155     15.62   no data  --
2148.96/537.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2148.96/537.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2148.96/538.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.15
2149.34/538.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2149.34/538.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2149.34/538.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2149.34/538.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2309.12/578.02	c lits-rem:      4745  cl-subs:    10046  v-elim:      0  v-fix:    0  time: 159.70 s
2309.12/578.02	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2309.12/578.03	c vivif2 --  cl tried    74883 cl shrink        0 lits rem          0 time: 0.06
2310.72/578.48	c asymm  cl-useful: 0/471/4450 lits-rem:0 time: 1.79
2310.72/578.48	c calculated reachability. Time: 0.00
2310.72/578.48	c  N dy  8887   2211440        50      4450         0     74883     31150    956539     15.62   no data  --
2341.89/586.29	c  N dy  8959   2231475        50      4450         0     91957     31150   1265103     15.61     16.78  --
2383.02/596.53	c  N dy  9067   2251757        50      4450         0    109354     31150   1589572     15.62     16.46  --
2410.18/603.38	c  N dy  9212   2272780        50      4450         0     72610     31150    910423     15.63     16.51  --
2469.73/618.29	c  N dy  9321   2312100        50      4450         0    106028     31150   1514917     15.62     16.52  --
2506.86/627.57	c  N dy  9387   2338362        50      4450         0     72364     31150    880467     15.62     16.52  --
2530.84/633.56	c  N dy  9418   2358659        50      4450         0     89515     31150   1182925     15.61     16.48  --
2565.59/642.23	c  N dy  9484   2384143        50      4450         0    111223     31150   1578707     15.60     16.46  --
2589.95/648.30	c  N dy  9559   2404208        50      4450         0     71521     31150    861892     15.60     16.44  --
2614.34/654.46	c  N dy  9649   2424280        50      4450         0     88691     31150   1176602     15.61     17.74  --
2647.08/662.67	c  N dy  9754   2445225        50      4450         0    106650     31150   1512090     15.61     16.46  --
2675.87/669.85	c  N dy  9848   2465272        50      4450         0     65826     31150    751773     15.61     16.60  --
2702.22/676.48	c  N dy  9984   2486822        50      4450         0     84323     31150   1100783     15.62     16.53  --
2733.39/684.20	c  N dy 10113   2506870        50      4450         0    101596     31150   1426523     15.63     16.50  --
2772.13/693.98	c  N dy 10241   2526889        50      4450         0     59730     31150    631631     15.64     17.96  --
2795.70/699.86	c  N dy 10377   2547754        50      4450         0     77547     31150    966287     15.64     16.55  --
2819.67/705.88	c  N dy 10452   2567781        50      4450         0     94592     31150   1278366     15.64     17.02  --
2855.23/714.76	c  N dy 10566   2587821        50      4450         0    111757     31150   1599547     15.65     17.49  --
2891.59/723.85	c  N dy 10613   2618313        50      4450         0     77871     31150    937899     15.63     16.47  --
2919.95/730.98	c  N dy 10737   2638347        50      4450         0     95047     31150   1258889     15.64     17.17  --
2947.11/737.76	c  N dy 10782   2658404        50      4450         0    112035     31150   1564273     15.63     18.58  --
2977.08/745.25	c  N dy 10867   2678486        50      4450         0     68629     31150    785849     15.63     17.09  --
3003.45/751.90	c  N dy 11006   2698654        50      4450         0     85896     31150   1113302     15.64     16.47  --
3022.23/756.59	c  S st 11069   2711441        50      4450         0     96884     31150   1318928     15.64   no data  --
3023.83/756.90	c  S st 11069   2711945        50      4450         0     97332     31150   1327815     15.64   no data  --
3023.83/756.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3023.83/756.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3023.83/756.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
3023.83/756.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3023.83/756.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3023.83/756.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
3023.83/756.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3560.69/891.31	c lits-rem:      6738  cl-subs:    11259  v-elim:      0  v-fix:    0  time: 536.48 s
3560.69/891.31	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
3560.69/891.33	c vivif2 --  cl tried    86073 cl shrink        0 lits rem          0 time: 0.08
3562.68/891.87	c asymm  cl-useful: 0/396/4450 lits-rem:0 time: 2.16
3562.68/891.87	c calculated reachability. Time: 0.00
3562.68/891.87	c  N dy 11069   2711945        50      4450         0     86073     31150   1118205     15.64   no data  --
3711.28/929.05	c  N dy 11150   2802540        50      4450         0    101581     31150   1315288     15.58     16.51  --
3765.21/942.51	c  N dy 11279   2824532        50      4450         0    120346     31150   1666232     15.59     16.48  --
3801.55/951.68	c  N dy 11395   2845501        50      4450         0     76942     31150    929073     15.59     16.42  --
3831.12/959.02	c  N dy 11432   2865699        50      4450         0     93980     31150   1229913     15.59     16.41  --
3898.24/975.81	c  N dy 11507   2903190        50      4450         0     63250     31150    664377     15.57     16.42  --
3930.60/983.94	c  N dy 11644   2926286        50      4450         0     82992     31150   1033955     15.58     16.51  --
3964.95/992.56	c  N dy 11731   2946748        50      4450         0    100363     31150   1347242     15.58     16.43  --
4011.30/1004.15	c  N dy 11839   2969239        50      4450         0    119537     31150   1702986     15.58     16.43  --
4051.67/1014.21	c  N dy 11971   2989254        50      4450         0     73085     31150    838247     15.59     17.63  --
4099.61/1026.21	c  N dy 12027   3026551        50      4450         0    104471     31150   1379091     15.57     16.45  --
4144.73/1037.53	c  N dy 12200   3046605        50      4450         0    121718     31150   1710906     15.58     17.54  --
4191.48/1049.20	c  N dy 12335   3081747        50      4450         0     86936     31150   1069804     15.57     16.66  --
4223.45/1057.26	c  N dy 12473   3101765        50      4450         0    104086     31150   1392223     15.58     17.17  --
4261.40/1066.73	c  N dy 12603   3121801        50      4450         0    121229     31150   1713839     15.59     17.21  --
4300.56/1076.59	c  N dy 12768   3141851        50      4450         0     72872     31150    821734     15.59     17.45  --
4324.14/1082.48	c  N dy 12824   3161882        50      4450         0     89865     31150   1122885     15.59     17.67  --
4378.05/1095.94	c  N dy 12883   3204036        50      4450         0    125174     31150   1737063     15.57     16.44  --
4392.03/1099.46	c  S st 12909   3211945        50      4450         0    131886     31150   1858285     15.57   no data  --
4395.63/1100.35	c  S st 12909   3212448        50      4450         0     66220     31150    691192     15.57   no data  --
4395.63/1100.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4395.63/1100.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4395.63/1100.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.10
4396.04/1100.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4396.04/1100.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4396.04/1100.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4396.04/1100.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4439.17/1111.28	c lits-rem:        25  cl-subs:      251  v-elim:      0  v-fix:    0  time: 43.45 s
4439.17/1111.28	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
4439.17/1111.29	c vivif2 --  cl tried    65969 cl shrink        0 lits rem          0 time: 0.04
4440.37/1111.57	c asymm  cl-useful: 0/525/4450 lits-rem:0 time: 1.11
4440.37/1111.57	c calculated reachability. Time: 0.00
4440.37/1111.57	c  N dy 12909   3212448        50      4450         0     65969     31150    688473     15.57   no data  --
4464.37/1117.60	c  N dy 13031   3232455        50      4450         0     83096     31150   1007300     15.58     17.15  --
4497.10/1125.76	c  N dy 13167   3252490        50      4450         0    100181     31150   1329692     15.58     17.99  --
4535.07/1135.24	c  N dy 13288   3272540        50      4450         0    117304     31150   1650625     15.59     18.91  --
4588.18/1148.56	c  N dy 13439   3292621        50      4450         0     67281     31150    702049     15.59     17.33  --
4613.35/1154.89	c  N dy 13566   3312705        50      4450         0     84381     31150   1023613     15.60     17.83  --
4653.32/1164.87	c  N dy 13730   3332802        50      4450         0    101587     31150   1352542     15.61     16.63  --
4759.58/1191.48	c  N dy 13808   3412069        50      4450         0    100275     31150   1245354     15.56     16.42  --
4800.33/1201.60	c  N dy 13918   3432458        50      4450         0    117666     31150   1570442     15.57     16.41  --

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: 935)

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-3175315-1304113134/watcher-3175315-1304113134 -o /tmp/evaluation-result-3175315-1304113134/solver-3175315-1304113134 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175315-1304113134.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.62 7.96 8.01 5/180 3889
/proc/meminfo: memFree=30649624/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=199700 CPUtime=0 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) D 3887 3889 3446 0 -1 4202496 618 0 0 0 0 0 0 0 25 0 4 0 522914196 204492800 544 33554432000 4194304 4650419 140736462958912 18446744073709551615 222921820250 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 51977 553 343 112 0 46942 0
[pid=3889/tid=3890] ppid=3887 vsize=207908 CPUtime=0 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 72 0 0 0 0 0 0 0 25 0 4 0 522914196 212897792 565 33554432000 4194304 4650419 140736462958912 18446744073709551615 222921437893 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=207908 CPUtime=0 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 4 0 522914196 212897792 567 33554432000 4194304 4650419 140736462958912 18446744073709551615 222921776955 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=207908 CPUtime=0 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 54 0 0 0 0 0 0 0 25 0 4 0 522914196 212897792 572 33554432000 4194304 4650419 140736462958912 18446744073709551615 222921437893 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.00957692 s]
/proc/loadavg: 7.62 7.96 8.01 5/180 3889
/proc/meminfo: memFree=30649624/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=216516 CPUtime=0.02 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 1033 0 0 0 2 0 0 0 18 0 4 0 522914196 221712384 959 33554432000 4194304 4650419 140736462958912 18446744073709551615 4371123 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 54129 959 366 112 0 49094 0
[pid=3889/tid=3890] ppid=3887 vsize=216516 CPUtime=0 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 167 0 0 0 0 0 0 0 25 0 4 0 522914196 221712384 959 33554432000 4194304 4650419 140736462958912 18446744073709551615 4371143 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=216516 CPUtime=0 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 135 0 0 0 0 0 0 0 25 0 4 0 522914196 221712384 959 33554432000 4194304 4650419 140736462958912 18446744073709551615 222921882094 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=216516 CPUtime=0 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 154 0 0 0 0 0 0 0 18 0 4 0 522914196 221712384 960 33554432000 4194304 4650419 140736462958912 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 216516

[startup+0.102582 s]
/proc/loadavg: 7.62 7.96 8.01 5/180 3889
/proc/meminfo: memFree=30649624/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=225624 CPUtime=0.39 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) D 3887 3889 3446 0 -1 4202496 1459 0 0 0 39 0 0 0 18 0 4 0 522914196 231038976 1295 33554432000 4194304 4650419 140736462958912 18446744073709551615 222921820343 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 56406 1295 376 112 0 51371 0
[pid=3889/tid=3890] ppid=3887 vsize=225624 CPUtime=0.09 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 262 0 0 0 9 0 0 0 25 0 4 0 522914196 231038976 1295 33554432000 4194304 4650419 140736462958912 18446744073709551615 4457437 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=225624 CPUtime=0.09 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 150 0 0 0 9 0 0 0 25 0 4 0 522914196 231038976 1295 33554432000 4194304 4650419 140736462958912 18446744073709551615 222921820519 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=225624 CPUtime=0.09 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 289 0 0 0 9 0 0 0 18 0 4 0 522914196 231038976 1295 33554432000 4194304 4650419 140736462958912 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 225624

[startup+0.300432 s]
/proc/loadavg: 7.62 7.96 8.01 5/180 3889
/proc/meminfo: memFree=30649624/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=219900 CPUtime=1.17 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 3238 0 0 0 117 0 0 0 18 0 4 0 522914196 225177600 2485 33554432000 4194304 4650419 140736462958912 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 54975 2485 390 112 0 49940 0
[pid=3889/tid=3890] ppid=3887 vsize=219900 CPUtime=0.29 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 764 0 0 0 29 0 0 0 18 0 4 0 522914196 225177600 2485 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=219900 CPUtime=0.28 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 744 0 0 0 28 0 0 0 25 0 4 0 522914196 225177600 2485 33554432000 4194304 4650419 140736462958912 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=219900 CPUtime=0.29 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 526 0 0 0 29 0 0 0 18 0 4 0 522914196 225177600 2485 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 219900

[startup+0.700361 s]
/proc/loadavg: 7.62 7.96 8.01 5/180 3889
/proc/meminfo: memFree=30649624/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=221744 CPUtime=2.78 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 5371 0 0 0 277 1 0 0 18 0 4 0 522914196 227065856 3125 33554432000 4194304 4650419 140736462958912 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 55436 3125 390 112 0 50401 0
[pid=3889/tid=3890] ppid=3887 vsize=221744 CPUtime=0.69 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 1174 0 0 0 69 0 0 0 18 0 4 0 522914196 227065856 3125 33554432000 4194304 4650419 140736462958912 18446744073709551615 4298288 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=221744 CPUtime=0.68 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 1304 0 0 0 68 0 0 0 25 0 4 0 522914196 227065856 3125 33554432000 4194304 4650419 140736462958912 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=221744 CPUtime=0.69 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 1107 0 0 0 69 0 0 0 18 0 4 0 522914196 227065856 3125 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 221744

[startup+1.50022 s]
/proc/loadavg: 7.62 7.96 8.01 10/184 3893
/proc/meminfo: memFree=30632108/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=223124 CPUtime=5.97 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 9174 0 0 0 596 1 0 0 19 0 4 0 522914196 228478976 4648 33554432000 4194304 4650419 140736462958912 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 55781 4648 392 112 0 50746 0
[pid=3889/tid=3890] ppid=3887 vsize=223124 CPUtime=1.49 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 2110 0 0 0 149 0 0 0 19 0 4 0 522914196 228478976 4648 33554432000 4194304 4650419 140736462958912 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=223124 CPUtime=1.48 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 1990 0 0 0 148 0 0 0 25 0 4 0 522914196 228478976 4648 33554432000 4194304 4650419 140736462958912 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=223124 CPUtime=1.49 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 1851 0 0 0 149 0 0 0 20 0 4 0 522914196 228478976 4648 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 223124

[startup+3.10092 s]
/proc/loadavg: 7.62 7.96 8.01 9/184 3893
/proc/meminfo: memFree=30616236/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=236512 CPUtime=12.36 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 14469 0 0 0 1234 2 0 0 25 0 4 0 522914196 242188288 9052 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 59128 9052 392 112 0 54093 0
[pid=3889/tid=3890] ppid=3887 vsize=236512 CPUtime=3.09 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 3187 0 0 0 309 0 0 0 24 0 4 0 522914196 242188288 9052 33554432000 4194304 4650419 140736462958912 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=236512 CPUtime=3.08 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 3755 0 0 0 307 1 0 0 25 0 4 0 522914196 242188288 9052 33554432000 4194304 4650419 140736462958912 18446744073709551615 4476331 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=236512 CPUtime=3.09 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 3797 0 0 0 309 0 0 0 25 0 4 0 522914196 242188288 9052 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 236512

[startup+6.30034 s]
/proc/loadavg: 7.65 7.96 8.01 9/184 3893
/proc/meminfo: memFree=30598888/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=235820 CPUtime=25.14 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 21870 0 0 0 2510 4 0 0 25 0 4 0 522914196 241479680 12065 33554432000 4194304 4650419 140736462958912 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 58955 12065 392 112 0 53920 0
[pid=3889/tid=3890] ppid=3887 vsize=235820 CPUtime=6.28 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 5398 0 0 0 628 0 0 0 25 0 4 0 522914196 241479680 12065 33554432000 4194304 4650419 140736462958912 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=235820 CPUtime=6.26 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 5054 0 0 0 625 1 0 0 25 0 4 0 522914196 241479680 12065 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=235820 CPUtime=6.29 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 5600 0 0 0 628 1 0 0 25 0 4 0 522914196 241479680 12065 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 235820

[startup+12.7002 s]
/proc/loadavg: 7.68 7.96 8.01 9/184 3893
/proc/meminfo: memFree=30578928/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=236616 CPUtime=50.72 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 31012 0 0 0 5065 7 0 0 25 0 4 0 522914196 242294784 16092 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 59154 16092 392 112 0 54119 0
[pid=3889/tid=3890] ppid=3887 vsize=236616 CPUtime=12.69 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 7867 0 0 0 1268 1 0 0 25 0 4 0 522914196 242294784 16092 33554432000 4194304 4650419 140736462958912 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=236616 CPUtime=12.63 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 7243 0 0 0 1261 2 0 0 25 0 4 0 522914196 242294784 16092 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=236616 CPUtime=12.68 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 8452 0 0 0 1267 1 0 0 25 0 4 0 522914196 242294784 16092 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 236616

[startup+25.5008 s]
/proc/loadavg: 7.82 7.98 8.01 9/184 3894
/proc/meminfo: memFree=30555852/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=229920 CPUtime=101.85 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 43877 0 0 0 10176 9 0 0 25 0 4 0 522914196 235438080 20183 33554432000 4194304 4650419 140736462958912 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 57480 20183 392 112 0 52445 0
[pid=3889/tid=3890] ppid=3887 vsize=229920 CPUtime=25.49 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 11731 0 0 0 2547 2 0 0 25 0 4 0 522914196 235438080 20183 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365216 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=229920 CPUtime=25.36 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 9736 0 0 0 2534 2 0 0 25 0 4 0 522914196 235438080 20183 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=229920 CPUtime=25.48 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 11895 0 0 0 2546 2 0 0 25 0 4 0 522914196 235438080 20183 33554432000 4194304 4650419 140736462958912 18446744073709551615 4438407 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 229920

[startup+51.1011 s]
/proc/loadavg: 7.96 8.00 8.02 9/184 3895
/proc/meminfo: memFree=30542364/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=240576 CPUtime=204.13 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 66218 0 0 0 20398 15 0 0 25 0 4 0 522914196 246349824 22444 33554432000 4194304 4650419 140736462958912 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 60144 22444 392 112 0 55109 0
[pid=3889/tid=3890] ppid=3887 vsize=240576 CPUtime=51.09 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 17798 0 0 0 5106 3 0 0 25 0 4 0 522914196 246349824 22444 33554432000 4194304 4650419 140736462958912 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=240576 CPUtime=50.85 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 15683 0 0 0 5081 4 0 0 25 0 4 0 522914196 246349824 22444 33554432000 4194304 4650419 140736462958912 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=240576 CPUtime=51.08 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 16540 0 0 0 5105 3 0 0 25 0 4 0 522914196 246349824 22444 33554432000 4194304 4650419 140736462958912 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (KiB) 240576

[startup+102.307 s]
/proc/loadavg: 7.98 8.00 8.01 9/184 3896
/proc/meminfo: memFree=30473224/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=262000 CPUtime=408.72 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 100258 0 0 0 40847 25 0 0 25 0 4 0 522914196 268288000 27861 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 65500 27861 392 112 0 60465 0
[pid=3889/tid=3890] ppid=3887 vsize=262000 CPUtime=102.29 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 25555 0 0 0 10223 6 0 0 25 0 4 0 522914196 268288000 27861 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=262000 CPUtime=101.82 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 25484 0 0 0 10175 7 0 0 25 0 4 0 522914196 268288000 27861 33554432000 4194304 4650419 140736462958912 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=262000 CPUtime=102.28 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 26053 0 0 0 10223 5 0 0 25 0 4 0 522914196 268288000 27861 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.72
Current children cumulated vsize (KiB) 262000

[startup+162.301 s]

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

[pid=3889] ppid=3887 vsize=342368 CPUtime=2566 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 295573 0 0 0 256499 101 0 0 25 0 4 0 522914196 350584832 58530 33554432000 4194304 4650419 140736462958912 18446744073709551615 4333632 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 85592 58530 392 112 0 80557 0
[pid=3889/tid=3890] ppid=3887 vsize=342368 CPUtime=642.3 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 76758 0 0 0 64206 24 0 0 25 0 4 0 522914196 350584832 58530 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=342368 CPUtime=639.1 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 72030 0 0 0 63885 25 0 0 25 0 4 0 522914196 350584832 58530 33554432000 4194304 4650419 140736462958912 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=342368 CPUtime=642.25 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 71403 0 0 0 64201 24 0 0 25 0 4 0 522914196 350584832 58530 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2566
Current children cumulated vsize (KiB) 342368

[startup+702.301 s]
/proc/loadavg: 8.11 8.10 8.04 9/184 3912
/proc/meminfo: memFree=30220556/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=354712 CPUtime=2805.69 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 310929 0 0 0 280461 108 0 0 25 0 4 0 522914196 363225088 61068 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 88678 61068 392 112 0 83643 0
[pid=3889/tid=3890] ppid=3887 vsize=354712 CPUtime=702.3 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 77013 0 0 0 70206 24 0 0 25 0 4 0 522914196 363225088 61068 33554432000 4194304 4650419 140736462958912 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=354712 CPUtime=698.81 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 76479 0 0 0 69853 28 0 0 25 0 4 0 522914196 363225088 61068 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=354712 CPUtime=702.24 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 76205 0 0 0 70198 26 0 0 25 0 4 0 522914196 363225088 61068 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.69
Current children cumulated vsize (KiB) 354712

[startup+762.307 s]
/proc/loadavg: 8.14 8.11 8.04 9/184 3913
/proc/meminfo: memFree=30188128/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=379336 CPUtime=3045.41 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 321932 0 0 0 304428 113 0 0 25 0 4 0 522914196 388440064 67672 33554432000 4194304 4650419 140736462958912 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 94834 67672 392 112 0 89799 0
[pid=3889/tid=3890] ppid=3887 vsize=379336 CPUtime=762.31 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 77163 0 0 0 76206 25 0 0 25 0 4 0 522914196 388440064 67672 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=379336 CPUtime=758.52 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 78150 0 0 0 75824 28 0 0 25 0 4 0 522914196 388440064 67672 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=379336 CPUtime=762.24 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 78423 0 0 0 76197 27 0 0 25 0 4 0 522914196 388440064 67672 33554432000 4194304 4650419 140736462958912 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.41
Current children cumulated vsize (KiB) 379336

[startup+822.301 s]
/proc/loadavg: 8.19 8.13 8.05 9/184 3915
/proc/meminfo: memFree=30181228/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=346348 CPUtime=3285.07 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 333183 0 0 0 328390 117 0 0 25 0 4 0 522914196 354660352 62833 33554432000 4194304 4650419 140736462958912 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 86587 62833 392 112 0 81552 0
[pid=3889/tid=3890] ppid=3887 vsize=346348 CPUtime=822.3 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 79402 0 0 0 82204 26 0 0 25 0 4 0 522914196 354660352 62833 33554432000 4194304 4650419 140736462958912 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=346348 CPUtime=818.18 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 81098 0 0 0 81789 29 0 0 25 0 4 0 522914196 354660352 62833 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=346348 CPUtime=822.23 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 78890 0 0 0 82196 27 0 0 25 0 4 0 522914196 354660352 62833 33554432000 4194304 4650419 140736462958912 18446744073709551615 4476311 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3285.07
Current children cumulated vsize (KiB) 346348

[startup+882.301 s]
/proc/loadavg: 8.17 8.14 8.06 9/184 3917
/proc/meminfo: memFree=30160444/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=359100 CPUtime=3524.74 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 343511 0 0 0 352355 119 0 0 25 0 4 0 522914196 367718400 67175 33554432000 4194304 4650419 140736462958912 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 89775 67175 392 112 0 84740 0
[pid=3889/tid=3890] ppid=3887 vsize=359100 CPUtime=882.31 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 80599 0 0 0 88204 27 0 0 25 0 4 0 522914196 367718400 67175 33554432000 4194304 4650419 140736462958912 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=359100 CPUtime=877.86 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 84606 0 0 0 87756 30 0 0 25 0 4 0 522914196 367718400 67175 33554432000 4194304 4650419 140736462958912 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=359100 CPUtime=882.23 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 78890 0 0 0 88196 27 0 0 25 0 4 0 522914196 367718400 67175 33554432000 4194304 4650419 140736462958912 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.74
Current children cumulated vsize (KiB) 359100

[startup+942.3 s]
/proc/loadavg: 8.16 8.14 8.06 9/184 3918
/proc/meminfo: memFree=30141280/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=418648 CPUtime=3764.41 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 352617 0 0 0 376318 123 0 0 25 0 4 0 522914196 428695552 68815 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 104662 68815 392 112 0 99627 0
[pid=3889/tid=3890] ppid=3887 vsize=418648 CPUtime=942.3 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 83328 0 0 0 94203 27 0 0 25 0 4 0 522914196 428695552 68815 33554432000 4194304 4650419 140736462958912 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=418648 CPUtime=937.54 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 86878 0 0 0 93723 31 0 0 25 0 4 0 522914196 428695552 68815 33554432000 4194304 4650419 140736462958912 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=418648 CPUtime=942.22 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 79479 0 0 0 94195 27 0 0 25 0 4 0 522914196 428695552 68815 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.41
Current children cumulated vsize (KiB) 418648

[startup+1002.3 s]
/proc/loadavg: 8.14 8.14 8.07 9/184 3920
/proc/meminfo: memFree=30106504/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=432072 CPUtime=4004.1 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 362749 0 0 0 400282 128 0 0 25 0 4 0 522914196 442441728 71544 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 108018 71544 392 112 0 102983 0
[pid=3889/tid=3890] ppid=3887 vsize=432072 CPUtime=1002.31 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 85677 0 0 0 100203 28 0 0 25 0 4 0 522914196 442441728 71544 33554432000 4194304 4650419 140736462958912 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=432072 CPUtime=997.23 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 89482 0 0 0 99691 32 0 0 25 0 4 0 522914196 442441728 71544 33554432000 4194304 4650419 140736462958912 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=432072 CPUtime=1002.21 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 80348 0 0 0 100193 28 0 0 25 0 4 0 522914196 442441728 71544 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4004.1
Current children cumulated vsize (KiB) 432072

[startup+1062.3 s]
/proc/loadavg: 8.16 8.14 8.07 9/184 3921
/proc/meminfo: memFree=30121308/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=419796 CPUtime=4243.82 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 372410 0 0 0 424249 133 0 0 25 0 4 0 522914196 429871104 73913 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 104949 73913 392 112 0 99914 0
[pid=3889/tid=3890] ppid=3887 vsize=419796 CPUtime=1062.31 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 90276 0 0 0 106201 30 0 0 25 0 4 0 522914196 429871104 73913 33554432000 4194304 4650419 140736462958912 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=419796 CPUtime=1056.95 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 89917 0 0 0 105663 32 0 0 25 0 4 0 522914196 429871104 73913 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365260 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=419796 CPUtime=1062.21 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 80362 0 0 0 106193 28 0 0 25 0 4 0 522914196 429871104 73913 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.82
Current children cumulated vsize (KiB) 419796

[startup+1122.3 s]
/proc/loadavg: 8.18 8.15 8.08 9/184 3923
/proc/meminfo: memFree=30116524/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=419896 CPUtime=4483.52 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 382852 0 0 0 448213 139 0 0 25 0 4 0 522914196 429973504 71896 33554432000 4194304 4650419 140736462958912 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 104974 71896 392 112 0 99939 0
[pid=3889/tid=3890] ppid=3887 vsize=419896 CPUtime=1122.3 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 93054 0 0 0 112199 31 0 0 25 0 4 0 522914196 429973504 71896 33554432000 4194304 4650419 140736462958912 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=419896 CPUtime=1116.65 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 89971 0 0 0 111633 32 0 0 25 0 4 0 522914196 429973504 71896 33554432000 4194304 4650419 140736462958912 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=419896 CPUtime=1122.21 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 82672 0 0 0 112191 30 0 0 25 0 4 0 522914196 429973504 71896 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.52
Current children cumulated vsize (KiB) 419896

[startup+1182.3 s]
/proc/loadavg: 6.74 7.81 7.97 5/175 3943
/proc/meminfo: memFree=30455528/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=432560 CPUtime=4723.22 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 393414 0 0 0 472178 144 0 0 25 0 4 0 522914196 442941440 75250 33554432000 4194304 4650419 140736462958912 18446744073709551615 4313323 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 108140 75250 392 112 0 103105 0
[pid=3889/tid=3890] ppid=3887 vsize=432560 CPUtime=1182.31 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 95310 0 0 0 118199 32 0 0 25 0 4 0 522914196 442941440 75250 33554432000 4194304 4650419 140736462958912 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=432560 CPUtime=1176.36 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 92275 0 0 0 117602 34 0 0 25 0 4 0 522914196 442941440 75250 33554432000 4194304 4650419 140736462958912 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=432560 CPUtime=1182.2 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 85071 0 0 0 118189 31 0 0 25 0 4 0 522914196 442941440 75250 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4723.22
Current children cumulated vsize (KiB) 432560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 5.96 7.56 7.88 5/175 3943
/proc/meminfo: memFree=30449424/32951124 swapFree=67110188/67111528
[pid=3889] ppid=3887 vsize=445332 CPUtime=4800.35 cores=0,2,4,6
/proc/3889/stat : 3889 (strangenight1-m) R 3887 3889 3446 0 -1 4202496 397796 0 0 0 479890 145 0 0 25 0 4 0 522914196 456019968 77008 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/3889/statm: 111333 77008 392 112 0 106298 0
[pid=3889/tid=3890] ppid=3887 vsize=445332 CPUtime=1201.61 cores=0,2,4,6
/proc/3889/task/3890/stat : 3890 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 96416 0 0 0 120129 32 0 0 25 0 4 0 522914196 456019968 77008 33554432000 4194304 4650419 140736462958912 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3889/tid=3891] ppid=3887 vsize=445332 CPUtime=1195.56 cores=0,2,4,6
/proc/3889/task/3891/stat : 3891 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 93476 0 0 0 119522 34 0 0 25 0 4 0 522914196 456019968 77008 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3889/tid=3892] ppid=3887 vsize=445332 CPUtime=1201.51 cores=0,2,4,6
/proc/3889/task/3892/stat : 3892 (strangenight1-m) R 3887 3889 3446 0 -1 4202560 85071 0 0 0 120120 31 0 0 25 0 4 0 522914196 456019968 77008 33554432000 4194304 4650419 140736462958912 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 445332

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.63
CPU time (s): 4800.4
CPU user time (s): 4798.93
CPU system time (s): 1.47378
CPU usage (%): 399.491
Max. virtual memory (cumulated for all children) (KiB): 451736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.93
system time used= 1.47378
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 397798
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= 351
involuntary context switches= 31862

runsolver used 1.80472 second user time and 4.21336 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 23:38:54
IDJOB=3175315
IDBENCH=82933
IDSOLVER=1588
FILE ID=node109/3175315-1304113134
RUNJOBID= node109-1304110683-3635
PBS_JOBID= 13170674
Free space on /tmp= 72380 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S675112162-053.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175315-1304113134/watcher-3175315-1304113134 -o /tmp/evaluation-result-3175315-1304113134/solver-3175315-1304113134 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175315-1304113134.cnf

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

MD5SUM BENCH= b7db695fcb9141eaff8463a25c8e621f
RANDOM SEED=957524905

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30650028 kB
Buffers:        741648 kB
Cached:        1005188 kB
SwapCached:        712 kB
Active:         251808 kB
Inactive:      1662428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30650028 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:            8312 kB
Writeback:           0 kB
AnonPages:      166212 kB
Mapped:          15440 kB
Slab:           324536 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   419672 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= 72380 MiB
End job on node109 at 2011-04-29 23:58:58