Trace number 3175334

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.39 1201.73

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1982873755-080.SATISFIABLE.cnf
MD5SUM063ddd149f36deba1032de0c40881dff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.095984
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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-3175334-1304118916.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.10	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.10	c -- vars added         60
0.00/0.10	c Parsing time:  0.01 s
0.00/0.10	c  N st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.00/0.12	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.45
0.00/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.00/0.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.77/0.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
0.77/0.20	c Finding binary XORs  T:     0.00 s  found:       0
0.77/0.20	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.77/0.20	c calculated reachability. Time: 0.00
0.77/0.20	c Calc default polars -  time:   0.00 s pos:      24 undec:       0 neg:      36
0.77/0.20	c =========================================================================================
0.77/0.20	c types(t): F = full restart, N = normal restart
0.77/0.20	c types(t): S = simplification begin/end, E = solution found
0.77/0.20	c restart types(rt): st = static, dy = dynamic
0.77/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.77/0.20	c  B st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.77/0.25	c  N dy     8      4361        60      5340         0      3867     37380     83029     18.23     19.24  --
1.58/0.41	c  N dy    20      9213        60      5340         0      5974     37380    121438     18.33     19.40  --
2.38/0.61	c  N dy    26     14218        60      5340         0      6649     37380    127872     18.09     19.06  --
2.78/0.79	c  N dy    38     18608        60      5340         0      5548     37380     96069     18.07     19.04  --
3.57/0.97	c  N dy    46     23379        60      5340         0      9767     37380    185612     18.00     18.97  --
3.97/1.06	c  F st    58     25000        60      5340         0     11206     37380    217016     18.09     16.39  --
4.39/1.20	c  N st    63     28296        60      5340         0      8111     37380    142551     18.09   no data  --
4.79/1.27	c  S st    64     30001        60      5340         0      9633     37380    176041     18.09   no data  --
5.17/1.30	c  S st    64     30505        60      5340         0     10097     37380    186332     18.09   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.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
5.17/1.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
5.17/1.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.78/2.23	c lits-rem:      1385  cl-subs:     1015  v-elim:      0  v-fix:    0  time:  3.67 s
9.97/2.50	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 1.07
9.97/2.50	c calculated reachability. Time: 0.00
9.97/2.50	c  N dy    64     30505        60      5340         0      9082     37380    162844     18.09   no data  --
12.77/3.24	c  N dy    84     45757        60      5340         0     15551     37380    280251     17.53     15.39  --
12.77/3.24	c  S st    84     45757        60      5340         0     15551     37380    280251     17.53     15.39  --
12.77/3.29	c  S st    84     46260        60      5340         0      8126     37380    123492     17.53   no data  --
12.77/3.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.77/3.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.77/3.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
12.77/3.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.77/3.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.77/3.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
12.77/3.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.96/4.05	c lits-rem:       188  cl-subs:       66  v-elim:      0  v-fix:    0  time:  3.01 s
15.96/4.05	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
15.96/4.05	c vivif2 --  cl tried     8060 cl shrink        0 lits rem          0 time: 0.00
16.76/4.28	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.91
16.76/4.28	c calculated reachability. Time: 0.00
16.76/4.28	c  N dy    84     46260        60      5340         0      8060     37380    121976     17.53   no data  --
17.57/4.49	c  N dy   112     50283        60      5340         0     11659     37380    199243     17.65     18.82  --
18.75/4.76	c  N dy   144     54354        60      5340         0     15284     37380    277573     17.78     19.56  --
19.95/5.08	c  N dy   175     59267        60      5340         0     10803     37380    170089     17.90     18.85  --
21.15/5.38	c  N dy   206     64038        60      5340         0     15065     37380    261239     17.99     19.01  --
22.74/5.70	c  N dy   223     68578        60      5340         0     19126     37380    347504     18.01     19.00  --
22.74/5.78	c  S st   231     69391        60      5340         0     10073     37380    145734     18.03   no data  --
23.14/5.81	c  S st   231     69893        60      5340         0     10536     37380    155833     18.03   no data  --
23.14/5.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.14/5.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.14/5.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
23.14/5.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.14/5.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.14/5.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
23.14/5.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.36/6.64	c lits-rem:       209  cl-subs:      121  v-elim:      0  v-fix:    0  time:  3.27 s
26.36/6.64	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
26.36/6.64	c vivif2 --  cl tried    10415 cl shrink        0 lits rem          0 time: 0.00
27.54/6.91	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 1.08
27.54/6.91	c calculated reachability. Time: 0.00
27.54/6.91	c  N dy   231     69893        60      5340         0     10415     37380    152686     18.03   no data  --
31.15/7.89	c  F st   258     87503        60      5340         0     15325     37380    242532     17.72     14.55  --
31.15/7.89	c  N st   258     87503        60      5340         0     15325     37380    242532     17.72     14.55  --
32.74/8.26	c  N dy   268     93101        60      5340         0     20283     37380    349734     17.72     19.52  --
34.73/8.70	c  N dy   300     99150        60      5340         0     14176     37380    214525     17.79     18.88  --
35.93/9.08	c  S st   314    104839        60      5340         0     19204     37380    317068     17.75     15.15  --
36.33/9.13	c  S st   314    105342        60      5340         0     19661     37380    327096     17.75   no data  --
36.33/9.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.33/9.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.33/9.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
36.33/9.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.33/9.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.33/9.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
36.33/9.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.92/10.59	c lits-rem:      1716  cl-subs:     2140  v-elim:      0  v-fix:    0  time:  5.77 s
41.92/10.60	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
42.32/10.60	c vivif2 --  cl tried    17521 cl shrink        0 lits rem          0 time: 0.01
43.52/10.96	c asymm  cl-useful: 0/4381/5340 lits-rem:0 time: 1.46
43.52/10.96	c calculated reachability. Time: 0.00
43.52/10.96	c  N dy   314    105342        60      5340         0     17521     37380    282013     17.75   no data  --
45.92/11.55	c  N dy   368    112150        60      5340         0     23655     37380    414886     17.86     19.09  --
48.33/12.10	c  N dy   430    119377        60      5340         0     17754     37380    283612     17.97     19.64  --
50.70/12.73	c  N dy   466    127129        60      5340         0     24660     37380    431320     18.02     18.99  --
56.71/14.22	c  N dy   508    147933        60      5340         0     15538     37380    210390     17.85     18.88  --
59.50/14.96	c  N dy   534    158013        60      5340         0     24430     37380    391863     17.82     16.47  --
59.50/14.96	c  S st   534    158013        60      5340         0     24430     37380    391863     17.82     16.47  --
59.90/15.02	c  S st   534    158517        60      5340         0     24887     37380    402111     17.82   no data  --
59.90/15.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.90/15.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.90/15.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
59.90/15.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.90/15.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.90/15.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
59.90/15.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.49/16.97	c lits-rem:      1807  cl-subs:     3401  v-elim:      0  v-fix:    0  time:  7.71 s
67.49/16.97	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
67.49/16.97	c vivif2 --  cl tried    21486 cl shrink        0 lits rem          0 time: 0.02
68.29/17.10	c asymm  cl-useful: 0/959/5340 lits-rem:0 time: 0.49
68.29/17.10	c calculated reachability. Time: 0.00
68.29/17.10	c  N dy   534    158517        60      5340         0     21486     37380    334507     17.82   no data  --
72.28/18.18	c  N dy   607    168701        60      5340         0     15746     37380    207996     17.90     19.13  --
79.87/20.01	c  N dy   641    191929        60      5340         0     20321     37380    288841     17.77     18.84  --
84.66/21.25	c  N dy   697    204197        60      5340         0     31148     37380    517482     17.79     19.70  --
91.45/22.94	c  N dy   804    220999        60      5340         0     29468     37380    483817     17.88     18.86  --
97.45/24.48	c  N dy   853    237427        60      5340         0     26284     37380    394491     17.86     18.82  --
97.85/24.51	c  S st   857    237777        60      5340         0     26600     37380    401421     17.86   no data  --
97.85/24.58	c  S st   857    238280        60      5340         0     27047     37380    411117     17.86   no data  --
97.85/24.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
97.85/24.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.85/24.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
98.25/24.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.25/24.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.25/24.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
98.25/24.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
106.23/26.62	c lits-rem:      1911  cl-subs:     2759  v-elim:      0  v-fix:    0  time:  8.08 s
106.23/26.62	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
106.23/26.63	c vivif2 --  cl tried    24288 cl shrink        0 lits rem          0 time: 0.02
107.43/26.98	c asymm  cl-useful: 0/3571/5340 lits-rem:0 time: 1.42
107.43/26.99	c calculated reachability. Time: 0.00
107.43/26.99	c  N dy   857    238280        60      5340         0     24288     37380    356071     17.86   no data  --
114.64/28.77	c  N dy   935    253556        60      5340         0     19439     37380    244367     17.91     19.46  --
121.02/30.38	c  N dy  1037    269782        60      5340         0     33947     37380    557963     17.99     19.86  --
128.60/32.26	c  N dy  1135    287031        60      5340         0     29794     37380    457750     18.04     19.07  --
136.61/34.26	c  F st  1176    306252        60      5340         0     26331     37380    367677     18.02     15.26  --
136.61/34.26	c  N st  1176    306252        60      5340         0     26331     37380    367677     18.02     15.26  --
145.40/36.49	c  N dy  1248    325872        60      5340         0     22494     37380    279139     18.05     19.08  --
156.96/39.34	c  N dy  1287    354450        60      5340         0     25481     37380    328641     17.97     18.96  --
158.18/39.66	c  S st  1313    357420        60      5340         0     28146     37380    387012     17.98   no data  --
158.58/39.74	c  S st  1313    357920        60      5340         0     28606     37380    397526     17.98   no data  --
158.58/39.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
158.58/39.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.58/39.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
158.58/39.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
158.58/39.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.58/39.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
158.58/39.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
166.55/41.76	c lits-rem:      1309  cl-subs:     1909  v-elim:      0  v-fix:    0  time:  7.97 s
166.55/41.76	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
166.55/41.76	c vivif2 --  cl tried    26697 cl shrink        0 lits rem          0 time: 0.02
167.37/41.99	c asymm  cl-useful: 0/1769/5340 lits-rem:0 time: 0.92
167.37/41.99	c calculated reachability. Time: 0.00
167.37/41.99	c  N dy  1313    357920        60      5340         0     26697     37380    359473     17.98   no data  --
178.93/44.82	c  N dy  1408    377964        60      5340         0     44515     37380    741204     18.01     19.22  --
190.52/47.75	c  N dy  1494    400137        60      5340         0     41332     37380    660321     18.01     19.00  --
204.10/51.13	c  N dy  1524    430035        60      5340         0     43797     37380    683400     17.92     18.93  --
214.09/53.61	c  N dy  1564    450661        60      5340         0     37212     37380    540363     17.89     18.87  --
226.47/56.78	c  N dy  1677    471569        60      5340         0     30233     37380    388599     17.92     19.04  --
243.64/61.02	c  N dy  1771    503967        60      5340         0     32334     37380    418815     17.89     18.84  --
255.63/64.04	c  N dy  1912    524018        60      5340         0     50270     37380    809238     17.95     19.67  --
264.04/66.13	c  S st  2013    536880        60      5340         0     34240     37380    459056     17.98   no data  --
264.41/66.22	c  S st  2013    537385        60      5340         0     34697     37380    469495     17.98   no data  --
264.41/66.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
264.41/66.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
264.41/66.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
264.41/66.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
264.41/66.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
264.41/66.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
264.41/66.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
273.20/68.47	c lits-rem:       936  cl-subs:     1490  v-elim:      0  v-fix:    0  time:  8.87 s
273.20/68.47	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
273.20/68.48	c vivif2 --  cl tried    33207 cl shrink        0 lits rem          0 time: 0.02
274.80/68.85	c asymm  cl-useful: 0/2680/5340 lits-rem:0 time: 1.50
274.80/68.85	c calculated reachability. Time: 0.00
274.80/68.85	c  N dy  2013    537385        60      5340         0     33207     37380    434812     17.98   no data  --
286.01/71.67	c  N dy  2073    557421        60      5340         0     50933     37380    808642     17.98     19.79  --
297.98/74.69	c  N dy  2168    577473        60      5340         0     40414     37380    580081     18.01     18.98  --
312.37/78.23	c  N dy  2269    597502        60      5340         0     58211     37380    964795     18.03     20.76  --
323.54/81.01	c  N dy  2358    617545        60      5340         0     46671     37380    700458     18.04     20.65  --
338.74/84.83	c  N dy  2489    637547        60      5340         0     34340     37380    430590     18.08     21.22  --
351.10/87.95	c  N dy  2551    657993        60      5340         0     52399     37380    811636     18.07     19.03  --
365.87/91.66	c  N dy  2646    678000        60      5340         0     39165     37380    525701     18.09     20.08  --
379.46/95.03	c  N dy  2721    698058        60      5340         0     56993     37380    905403     18.10     21.46  --
410.62/102.85	c  N dy  2737    750273        60      5340         0     38168     37380    477738     17.97     19.02  --
427.79/107.13	c  N dy  2864    774002        60      5340         0     59273     37380    932081     17.99     19.02  --
442.58/110.86	c  N dy  2960    794054        60      5340         0     43447     37380    579185     18.00     19.15  --
451.76/113.11	c  S st  3039    806078        60      5340         0     54093     37380    809997     18.02   no data  --
452.16/113.26	c  S st  3039    806584        60      5340         0     54546     37380    820151     18.02   no data  --
452.16/113.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
452.16/113.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
452.16/113.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.08
452.58/113.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
452.58/113.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
452.58/113.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
452.58/113.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
485.72/121.69	c lits-rem:      2770  cl-subs:     5068  v-elim:      0  v-fix:    0  time: 33.46 s
485.72/121.70	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
486.12/121.70	c vivif2 --  cl tried    49478 cl shrink        0 lits rem          0 time: 0.03
486.92/121.94	c asymm  cl-useful: 0/798/5340 lits-rem:0 time: 0.94
486.92/121.94	c calculated reachability. Time: 0.00
486.92/121.94	c  N dy  3039    806584        60      5340         0     49478     37380    710429     18.02   no data  --
506.88/126.93	c  N dy  3166    826663        60      5340         0     67348     37380   1099069     18.05     19.72  --
520.47/130.40	c  N dy  3263    848015        60      5340         0     52030     37380    757775     18.06     19.13  --
539.24/135.05	c  N dy  3343    869654        60      5340         0     35886     37380    399143     18.07     19.07  --
552.42/138.34	c  N dy  3450    889712        60      5340         0     53676     37380    783045     18.08     19.47  --
569.60/142.68	c  N dy  3531    909803        60      5340         0     71452     37380   1162237     18.09     19.04  --
583.99/146.22	c  N dy  3627    929925        60      5340         0     53041     37380    758467     18.10     19.10  --
601.57/150.65	c  N dy  3696    950334        60      5340         0     71136     37380   1143331     18.10     19.13  --
617.94/154.74	c  N dy  3828    971254        60      5340         0     52546     37380    740176     18.13     19.11  --
634.32/158.86	c  N dy  3898    991335        60      5340         0     70351     37380   1119532     18.13     19.12  --
651.09/163.03	c  N dy  3985   1011531        60      5340         0     50095     37380    669778     18.14     19.12  --
665.88/166.79	c  N dy  4035   1031576        60      5340         0     67812     37380   1046971     18.14     19.72  --
691.84/173.28	c  N dy  4079   1067366        60      5340         0     60185     37380    857446     18.10     19.23  --
696.64/174.44	c  F st  4114   1071876        60      5340         0     64218     37380    945893     18.11   no data  --
712.61/178.40	c  N dy  4183   1087538        60      5340         0     78082     37380   1247383     18.12     19.12  --
727.80/182.24	c  N dy  4295   1107602        60      5340         0     56190     37380    788558     18.13     19.16  --
748.17/187.30	c  N dy  4420   1127702        60      5340         0     74050     37380   1175725     18.15     19.77  --
769.73/192.73	c  N dy  4547   1154454        60      5340         0     57003     37380    788144     18.16     19.20  --
793.30/198.64	c  N dy  4665   1175222        60      5340         0     75373     37380   1185757     18.18     19.19  --
827.65/207.24	c  N dy  4761   1209877        60      5340         0     64294     37380    924868     18.16     14.80  --
827.65/207.24	c  S st  4761   1209877        60      5340         0     64294     37380    924868     18.16     14.80  --
828.45/207.48	c  S st  4761   1210380        60      5340         0     64753     37380    935395     18.16   no data  --
828.45/207.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
828.45/207.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
828.85/207.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.15
828.85/207.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
828.85/207.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
828.85/207.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
828.85/207.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
898.36/224.99	c lits-rem:      5985  cl-subs:     7028  v-elim:      0  v-fix:    0  time: 69.67 s
898.36/224.99	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
898.76/225.01	c vivif2 --  cl tried    57725 cl shrink        0 lits rem          0 time: 0.04
899.96/225.35	c asymm  cl-useful: 0/677/5340 lits-rem:0 time: 1.38
899.96/225.35	c calculated reachability. Time: 0.00
899.96/225.35	c  N dy  4761   1210380        60      5340         0     57725     37380    794371     18.16   no data  --
919.93/230.32	c  N dy  4797   1230388        60      5340         0     75256     37380   1157834     18.14     19.91  --
937.51/234.74	c  N dy  4841   1252062        60      5340         0     52472     37380    668935     18.13     19.15  --
953.91/238.86	c  N dy  4909   1272184        60      5340         0     70251     37380   1050068     18.13     19.10  --
981.05/245.62	c  N dy  4985   1298361        60      5340         0     50365     37380    612273     18.13     19.10  --
1012.61/253.57	c  N dy  5045   1333628        60      5340         0     81328     37380   1251923     18.10     19.07  --
1050.58/263.07	c  N dy  5132   1372285        60      5340         0     71407     37380   1043037     18.09     19.10  --
1076.12/269.49	c  N dy  5239   1392342        60      5340         0     89180     37380   1428053     18.10     20.78  --
1115.67/279.36	c  N dy  5256   1443957        60      5340         0     89200     37380   1355827     18.01     19.02  --
1137.24/284.78	c  N dy  5353   1470403        60      5340         0     67063     37380    944671     18.01     19.07  --
1161.61/290.87	c  N dy  5500   1490487        60      5340         0     84841     37380   1334276     18.03     20.46  --
1183.17/296.20	c  N dy  5610   1510538        60      5340         0     55972     37380    703721     18.04     20.63  --
1201.16/300.77	c  N dy  5681   1531585        60      5340         0     74545     37380   1099224     18.04     19.06  --
1226.72/307.12	c  N dy  5782   1551590        60      5340         0     92212     37380   1478448     18.05     20.41  --
1247.09/312.27	c  N dy  5852   1575707        60      5340         0     65863     37380    896175     18.04     19.00  --
1271.86/318.48	c  N dy  6002   1595770        60      5340         0     83698     37380   1286111     18.06     20.06  --
1298.22/325.05	c  N dy  6127   1615830        60      5340         0     52888     37380    614857     18.08     19.55  --
1318.61/330.19	c  N dy  6233   1638296        60      5340         0     72736     37380   1042472     18.08     19.12  --
1343.76/336.49	c  N dy  6353   1658309        60      5340         0     90468     37380   1428750     18.10     19.53  --
1367.32/342.35	c  N dy  6465   1678404        60      5340         0     58676     37380    726646     18.11     19.77  --
1386.10/347.01	c  N dy  6515   1698457        60      5340         0     76250     37380   1097055     18.10     19.12  --
1400.08/350.53	c  S st  6561   1710382        60      5340         0     86850     37380   1324059     18.10   no data  --
1400.88/350.77	c  S st  6561   1710884        60      5340         0     87306     37380   1334251     18.10   no data  --
1400.88/350.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1400.88/350.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1401.28/350.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
1401.28/350.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1401.28/350.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1401.28/350.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1401.28/350.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1582.27/396.16	c lits-rem:      5417  cl-subs:    10730  v-elim:      0  v-fix:    0  time: 180.94 s
1582.27/396.16	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1582.27/396.18	c vivif2 --  cl tried    76576 cl shrink        0 lits rem          0 time: 0.06
1584.24/396.62	c asymm  cl-useful: 0/526/5340 lits-rem:0 time: 1.77
1584.24/396.62	c calculated reachability. Time: 0.00
1584.24/396.62	c  N dy  6561   1710884        60      5340         0     76576     37380   1108046     18.10   no data  --
1622.98/406.36	c  N dy  6700   1731479        60      5340         0     94891     37380   1509410     18.12     19.15  --
1647.78/412.57	c  N dy  6753   1751650        60      5340         0     62905     37380    810102     18.12     19.08  --
1688.50/422.76	c  N dy  6864   1778458        60      5340         0     86572     37380   1314049     18.12     19.08  --
1724.45/431.78	c  N dy  6883   1804288        60      5340         0     58297     37380    692678     18.10     19.31  --
1755.61/439.57	c  N dy  6947   1828015        60      5340         0     79137     37380   1130609     18.09     19.12  --
1799.95/450.60	c  N dy  7085   1849428        60      5340         0     98106     37380   1545162     18.11     19.07  --
1831.51/458.53	c  N dy  7208   1869527        60      5340         0     64071     37380    820018     18.12     20.52  --
1862.27/466.23	c  N dy  7333   1889583        60      5340         0     81805     37380   1205825     18.13     19.26  --
1899.41/475.56	c  N dy  7452   1909620        60      5340         0     99587     37380   1594404     18.14     19.42  --
1930.97/483.44	c  N dy  7584   1929686        60      5340         0     64403     37380    814557     18.15     19.91  --
1957.33/490.03	c  N dy  7707   1952965        60      5340         0     84952     37380   1259644     18.16     19.18  --
1989.69/498.11	c  N dy  7839   1973797        60      5340         0    103376     37380   1662063     18.17     19.16  --
2011.66/503.67	c  N dy  7919   1993877        60      5340         0     67202     37380    861166     18.18     20.25  --
2033.63/509.15	c  N dy  8004   2013879        60      5340         0     84862     37380   1240106     18.18     20.77  --
2065.61/517.12	c  N dy  8113   2036673        60      5340         0    104941     37380   1673225     18.19     19.16  --
2097.54/525.13	c  N dy  8192   2069877        60      5340         0     79347     37380   1103056     18.18     19.22  --
2125.11/532.09	c  N dy  8300   2089912        60      5340         0     97111     37380   1489968     18.19     21.64  --
2152.67/538.93	c  N dy  8341   2113674        60      5340         0     62359     37380    728237     18.17     19.29  --
2175.06/544.58	c  N dy  8410   2135898        60      5340         0     81829     37380   1134563     18.17     19.13  --
2205.01/552.05	c  N dy  8527   2156243        60      5340         0     99811     37380   1526172     18.18     19.16  --
2239.75/560.70	c  N dy  8607   2186925        60      5340         0     70505     37380    893396     18.17     19.15  --
2266.92/567.56	c  N dy  8704   2210884        60      5340         0     91647     37380   1348534     18.18     17.16  --
2266.92/567.56	c  S st  8704   2210884        60      5340         0     91647     37380   1348534     18.18     17.16  --
2268.12/567.84	c  S st  8704   2211389        60      5340         0     92099     37380   1358807     18.18   no data  --
2268.12/567.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2268.12/567.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2268.12/567.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
2268.52/567.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2268.52/567.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2268.52/567.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2268.52/567.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2383.16/596.68	c lits-rem:      5620  cl-subs:    10334  v-elim:      0  v-fix:    0  time: 114.82 s
2383.16/596.68	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2383.56/596.70	c vivif2 --  cl tried    81765 cl shrink        0 lits rem          0 time: 0.06
2384.76/597.02	c asymm  cl-useful: 0/498/5340 lits-rem:0 time: 1.30
2384.76/597.03	c calculated reachability. Time: 0.00
2384.76/597.03	c  N dy  8704   2211389        60      5340         0     81765     37380   1142883     18.18   no data  --
2415.52/604.76	c  N dy  8849   2232131        60      5340         0    100065     37380   1544831     18.19     19.17  --
2448.27/612.94	c  N dy  8959   2253748        60      5340         0     62540     37380    723213     18.19     19.25  --
2469.47/618.20	c  N dy  9037   2274946        60      5340         0     81174     37380   1120674     18.19     19.17  --
2503.40/626.71	c  N dy  9187   2295317        60      5340         0     99285     37380   1518858     18.21     19.25  --
2542.96/636.66	c  N dy  9276   2315417        60      5340         0     59072     37380    639911     18.21     19.72  --
2568.11/642.99	c  N dy  9362   2335436        60      5340         0     76749     37380   1020427     18.21     21.10  --
2604.47/652.03	c  N dy  9451   2355463        60      5340         0     94458     37380   1401539     18.22     19.66  --
2650.40/663.55	c  N dy  9571   2376123        60      5340         0    112726     37380   1798668     18.22     19.35  --
2689.17/673.26	c  N dy  9696   2398185        60      5340         0     73284     37380    935406     18.23     19.24  --
2721.11/681.24	c  N dy  9764   2418231        60      5340         0     90931     37380   1309302     18.23     20.81  --
2757.86/690.42	c  N dy  9827   2438269        60      5340         0    108446     37380   1681931     18.23     19.71  --
2797.80/700.43	c  N dy  9941   2458364        60      5340         0     66395     37380    777817     18.24     20.78  --
2826.97/707.74	c  N dy  9996   2479843        60      5340         0     85261     37380   1178539     18.24     19.27  --
2860.95/716.22	c  N dy 10057   2499916        60      5340         0    102831     37380   1550061     18.23     19.23  --
2912.05/729.02	c  N dy 10146   2523050        60      5340         0     62512     37380    678732     18.23     19.45  --
2941.21/736.39	c  N dy 10280   2543098        60      5340         0     80227     37380   1066405     18.24     19.26  --
2973.57/744.43	c  N dy 10376   2565078        60      5340         0     99607     37380   1483587     18.24     19.23  --
3015.91/755.05	c  N dy 10516   2585134        60      5340         0    117405     37380   1874654     18.25     20.19  --
3046.27/762.64	c  N dy 10652   2605136        60      5340         0     73347     37380    907612     18.26     20.46  --
3077.83/770.59	c  N dy 10769   2631238        60      5340         0     96363     37380   1405598     18.27     19.25  --
3109.38/778.40	c  N dy 10811   2655333        60      5340         0    117465     37380   1847413     18.26     19.27  --
3159.74/791.10	c  N dy 10911   2696543        60      5340         0     90980     37380   1248181     18.24     19.24  --
3182.09/796.61	c  S st 10984   2711391        60      5340         0    104097     37380   1533551     18.25     18.74  --
3183.29/796.92	c  S st 10984   2711895        60      5340         0    104544     37380   1543748     18.25   no data  --
3183.29/796.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3183.29/796.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3183.29/796.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
3183.69/797.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3183.69/797.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3183.69/797.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3183.69/797.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3524.45/882.35	c lits-rem:      5666  cl-subs:    13063  v-elim:      0  v-fix:    0  time: 340.77 s
3524.45/882.35	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
3524.45/882.36	c vivif2 --  cl tried    91481 cl shrink        0 lits rem          0 time: 0.07
3525.63/882.68	c asymm  cl-useful: 0/606/5340 lits-rem:0 time: 1.25
3525.63/882.68	c calculated reachability. Time: 0.00
3525.63/882.68	c  N dy 10984   2711895        60      5340         0     91481     37380   1283315     18.25   no data  --
3555.99/890.28	c  N dy 11078   2731951        60      5340         0    109132     37380   1666791     18.25     19.63  --
3591.94/899.21	c  N dy 11144   2754279        60      5340         0     66268     37380    740895     18.25     19.28  --
3615.12/905.05	c  N dy 11255   2774298        60      5340         0     83916     37380   1127306     18.26     20.01  --
3643.47/912.17	c  N dy 11349   2794377        60      5340         0    101634     37380   1508583     18.26     20.11  --
3670.24/918.88	c  N dy 11372   2814587        60      5340         0    119359     37380   1883868     18.25     19.33  --
3704.62/927.44	c  N dy 11459   2834619        60      5340         0     73211     37380    879788     18.26     19.92  --
3741.74/936.76	c  N dy 11560   2860316        60      5340         0     95893     37380   1365989     18.26     19.24  --
3782.89/947.01	c  N dy 11646   2880540        60      5340         0    113708     37380   1748223     18.26     19.28  --
3837.62/960.70	c  N dy 11759   2900544        60      5340         0     66335     37380    716814     18.26     20.99  --
3867.19/968.12	c  N dy 11828   2920843        60      5340         0     84243     37380   1100935     18.27     19.31  --
3909.12/978.64	c  N dy 11898   2945789        60      5340         0    106089     37380   1565101     18.26     19.23  --
3956.25/990.40	c  N dy 11996   2966020        60      5340         0    123867     37380   1947913     18.26     19.26  --
3997.00/1000.67	c  N dy 12027   2990622        60      5340         0     79372     37380    969229     18.25     19.27  --
4031.35/1009.28	c  N dy 12102   3010633        60      5340         0     96997     37380   1346694     18.26     19.75  --
4076.09/1020.49	c  N dy 12204   3031122        60      5340         0    115083     37380   1740804     18.26     19.26  --
4128.42/1033.57	c  N dy 12318   3051253        60      5340         0    132951     37380   2130166     18.27     19.31  --
4159.98/1041.46	c  N dy 12403   3071443        60      5340         0     83839     37380   1074262     18.27     19.24  --
4210.31/1054.01	c  N dy 12499   3100273        60      5340         0    109052     37380   1615497     18.27     19.27  --
4257.87/1066.00	c  N dy 12591   3120342        60      5340         0    126717     37380   2000134     18.27     19.30  --
4299.79/1076.48	c  N dy 12662   3143647        60      5340         0     79445     37380    961036     18.27     19.27  --
4329.75/1083.97	c  N dy 12761   3163716        60      5340         0     97112     37380   1340279     18.27     19.24  --
4374.49/1095.18	c  N dy 12877   3183786        60      5340         0    114882     37380   1728907     18.28     20.96  --
4417.64/1105.96	c  N dy 12929   3206877        60      5340         0    135173     37380   2161532     18.28     19.25  --
4428.42/1108.65	c  S st 12947   3211895        60      5340         0     71007     37380    776979     18.28     16.64  --
4429.24/1108.89	c  S st 12947   3212397        60      5340         0     71471     37380    787625     18.28   no data  --
4429.24/1108.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4429.24/1108.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4429.64/1108.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
4429.64/1108.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4429.64/1108.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4429.64/1108.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
4429.64/1108.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4494.74/1125.22	c lits-rem:       501  cl-subs:      781  v-elim:      0  v-fix:    0  time: 64.93 s
4494.74/1125.22	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4494.74/1125.23	c vivif2 --  cl tried    70690 cl shrink        0 lits rem          0 time: 0.06
4496.33/1125.60	c asymm  cl-useful: 0/659/5340 lits-rem:0 time: 1.48
4496.33/1125.61	c calculated reachability. Time: 0.00
4496.33/1125.61	c  N dy 12947   3212397        60      5340         0     70690     37380    771177     18.28   no data  --
4526.31/1133.19	c  N dy 13067   3232834        60      5340         0     88828     37380   1165861     18.28     19.27  --
4565.46/1142.92	c  N dy 13206   3252901        60      5340         0    106629     37380   1558190     18.29     19.42  --
4664.11/1167.63	c  N dy 13324   3314552        60      5340         0     90947     37380   1167679     18.26     19.25  --
4695.66/1175.59	c  N dy 13406   3334564        60      5340         0    108511     37380   1543448     18.27     21.40  --
4732.44/1184.72	c  N dy 13501   3354645        60      5340         0    126257     37380   1929045     18.27     19.52  --
4770.37/1194.29	c  N dy 13567   3374691        60      5340         0     73634     37380    818070     18.27     20.71  --
4790.74/1199.30	c  N dy 13577   3396845        60      5340         0     92895     37380   1216121     18.26     19.25  --

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

running on 4 cores: 1,3,5,7

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: 8.03 8.06 8.02 5/180 31878
/proc/meminfo: memFree=24284952/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 602122348 52465664 353 33554432000 4194304 4650419 140734582033712 18446744073709551615 47916848588722 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 12809 353 303 112 0 7774 0
[pid=31878/tid=31879] ppid=31876 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 602122348 52465664 353 33554432000 4194304 4650419 140734582033712 18446744073709551615 47916848588722 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 602122348 52465664 353 33554432000 4194304 4650419 140734582033712 18446744073709551615 47916848588722 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 602122348 52465664 353 33554432000 4194304 4650419 140734582033712 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.157466 s]
/proc/loadavg: 8.03 8.06 8.02 5/180 31878
/proc/meminfo: memFree=24284952/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=284760 CPUtime=0.6 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 2870 0 0 0 60 0 0 0 25 0 4 0 602122348 291594240 2406 33554432000 4194304 4650419 140734582033712 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 71190 2407 390 112 0 66155 0
[pid=31878/tid=31879] ppid=31876 vsize=284760 CPUtime=0.15 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 663 0 0 0 15 0 0 0 25 0 4 0 602122348 291594240 2407 33554432000 4194304 4650419 140734582033712 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=284760 CPUtime=0.14 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 640 0 0 0 14 0 0 0 25 0 4 0 602122348 291594240 2408 33554432000 4194304 4650419 140734582033712 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=284760 CPUtime=0.14 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 519 0 0 0 14 0 0 0 25 0 4 0 602122348 291594240 2408 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 284760

[startup+0.200458 s]
/proc/loadavg: 8.03 8.06 8.02 5/180 31878
/proc/meminfo: memFree=24284952/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=284760 CPUtime=0.77 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 3020 0 0 0 77 0 0 0 25 0 4 0 602122348 291594240 2556 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 71190 2557 390 112 0 66155 0
[pid=31878/tid=31879] ppid=31876 vsize=284760 CPUtime=0.19 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 703 0 0 0 19 0 0 0 25 0 4 0 602122348 291594240 2557 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365686 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=284760 CPUtime=0.19 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 678 0 0 0 19 0 0 0 25 0 4 0 602122348 291594240 2557 33554432000 4194304 4650419 140734582033712 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=284760 CPUtime=0.19 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 549 0 0 0 19 0 0 0 25 0 4 0 602122348 291594240 2558 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 284760

[startup+0.300441 s]
/proc/loadavg: 8.03 8.06 8.02 5/180 31878
/proc/meminfo: memFree=24284952/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=285444 CPUtime=1.18 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 3648 0 0 0 117 1 0 0 25 0 4 0 602122348 292294656 2706 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 71361 2706 390 112 0 66326 0
[pid=31878/tid=31879] ppid=31876 vsize=285444 CPUtime=0.29 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 876 0 0 0 29 0 0 0 25 0 4 0 602122348 292294656 2706 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=285444 CPUtime=0.29 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 856 0 0 0 29 0 0 0 25 0 4 0 602122348 292294656 2706 33554432000 4194304 4650419 140734582033712 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=285444 CPUtime=0.29 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 639 0 0 0 29 0 0 0 25 0 4 0 602122348 292294656 2706 33554432000 4194304 4650419 140734582033712 18446744073709551615 4333238 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 285444

[startup+0.700372 s]
/proc/loadavg: 8.03 8.06 8.02 5/180 31878
/proc/meminfo: memFree=24284952/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=286520 CPUtime=2.78 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 5632 0 0 0 277 1 0 0 25 0 4 0 602122348 293396480 3501 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 71630 3501 390 112 0 66595 0
[pid=31878/tid=31879] ppid=31876 vsize=286520 CPUtime=0.69 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 1302 0 0 0 69 0 0 0 25 0 4 0 602122348 293396480 3501 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=286520 CPUtime=0.69 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 1330 0 0 0 69 0 0 0 25 0 4 0 602122348 293396480 3501 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=286520 CPUtime=0.69 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 1262 0 0 0 69 0 0 0 25 0 4 0 602122348 293396480 3501 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 286520

[startup+1.50024 s]
/proc/loadavg: 8.03 8.06 8.02 9/184 31882
/proc/meminfo: memFree=24268832/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=287556 CPUtime=5.97 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 10052 0 0 0 595 2 0 0 25 0 4 0 602122348 294457344 5427 33554432000 4194304 4650419 140734582033712 18446744073709551615 4432396 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 71889 5427 392 112 0 66854 0
[pid=31878/tid=31879] ppid=31876 vsize=287556 CPUtime=1.49 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 2128 0 0 0 149 0 0 0 25 0 4 0 602122348 294457344 5427 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=287556 CPUtime=1.48 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 2125 0 0 0 148 0 0 0 25 0 4 0 602122348 294457344 5427 33554432000 4194304 4650419 140734582033712 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=287556 CPUtime=1.48 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 2061 0 0 0 148 0 0 0 25 0 4 0 602122348 294457344 5427 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 287556

[startup+3.10096 s]
/proc/loadavg: 8.02 8.05 8.02 9/184 31883
/proc/meminfo: memFree=24249116/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=292448 CPUtime=12.37 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 16706 0 0 0 1234 3 0 0 25 0 4 0 602122348 299466752 10202 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 73112 10202 392 112 0 68077 0
[pid=31878/tid=31879] ppid=31876 vsize=292448 CPUtime=3.09 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 3612 0 0 0 309 0 0 0 25 0 4 0 602122348 299466752 10202 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=292448 CPUtime=3.08 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 4416 0 0 0 308 0 0 0 25 0 4 0 602122348 299466752 10202 33554432000 4194304 4650419 140734582033712 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=292448 CPUtime=3.07 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 4445 0 0 0 307 0 0 0 25 0 4 0 602122348 299466752 10202 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 292448

[startup+6.3004 s]
/proc/loadavg: 8.02 8.05 8.02 9/184 31883
/proc/meminfo: memFree=24224500/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=299796 CPUtime=25.14 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 24736 0 0 0 2510 4 0 0 25 0 4 0 602122348 306991104 12093 33554432000 4194304 4650419 140734582033712 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 74949 12093 392 112 0 69914 0
[pid=31878/tid=31879] ppid=31876 vsize=299796 CPUtime=6.29 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 6099 0 0 0 628 1 0 0 25 0 4 0 602122348 306991104 12093 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=299796 CPUtime=6.28 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 6255 0 0 0 627 1 0 0 25 0 4 0 602122348 306991104 12093 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=299796 CPUtime=6.25 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 6500 0 0 0 625 0 0 0 25 0 4 0 602122348 306991104 12093 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 299796

[startup+12.7003 s]
/proc/loadavg: 8.02 8.05 8.02 9/184 31883
/proc/meminfo: memFree=24212220/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=308500 CPUtime=50.7 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 35706 0 0 0 5063 7 0 0 25 0 4 0 602122348 315904000 17813 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 77125 17813 392 112 0 72090 0
[pid=31878/tid=31879] ppid=31876 vsize=308500 CPUtime=12.68 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 7930 0 0 0 1267 1 0 0 25 0 4 0 602122348 315904000 17813 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=308500 CPUtime=12.68 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 9161 0 0 0 1266 2 0 0 25 0 4 0 602122348 315904000 17813 33554432000 4194304 4650419 140734582033712 18446744073709551615 4349680 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=308500 CPUtime=12.62 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 9945 0 0 0 1261 1 0 0 25 0 4 0 602122348 315904000 17813 33554432000 4194304 4650419 140734582033712 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 308500

[startup+25.501 s]
/proc/loadavg: 8.09 8.07 8.03 9/184 31883
/proc/meminfo: memFree=24175508/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=291864 CPUtime=101.84 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 51950 0 0 0 10172 12 0 0 25 0 4 0 602122348 298868736 21539 33554432000 4194304 4650419 140734582033712 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 72966 21539 392 112 0 67931 0
[pid=31878/tid=31879] ppid=31876 vsize=291864 CPUtime=25.49 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 11445 0 0 0 2547 2 0 0 25 0 4 0 602122348 298868736 21539 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=291864 CPUtime=25.48 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 13043 0 0 0 2545 3 0 0 25 0 4 0 602122348 298868736 21539 33554432000 4194304 4650419 140734582033712 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=291864 CPUtime=25.34 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 14511 0 0 0 2532 2 0 0 25 0 4 0 602122348 298868736 21539 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 291864

[startup+51.1006 s]
/proc/loadavg: 8.06 8.06 8.02 9/184 31884
/proc/meminfo: memFree=24139044/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=312376 CPUtime=204.1 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 76588 0 0 0 20392 18 0 0 25 0 4 0 602122348 319873024 29002 33554432000 4194304 4650419 140734582033712 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 78094 29002 392 112 0 73059 0
[pid=31878/tid=31879] ppid=31876 vsize=312376 CPUtime=51.08 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 15003 0 0 0 5106 2 0 0 25 0 4 0 602122348 319873024 29002 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366933 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=312376 CPUtime=51.09 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 20602 0 0 0 5104 5 0 0 25 0 4 0 602122348 319873024 29002 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=312376 CPUtime=50.8 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 22145 0 0 0 5076 4 0 0 25 0 4 0 602122348 319873024 29002 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 312376

[startup+102.301 s]
/proc/loadavg: 8.07 8.06 8.02 9/184 31885
/proc/meminfo: memFree=24118432/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=328256 CPUtime=408.65 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 120077 0 0 0 40834 31 0 0 25 0 4 0 602122348 336134144 30928 33554432000 4194304 4650419 140734582033712 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 82064 30928 392 112 0 77029 0
[pid=31878/tid=31879] ppid=31876 vsize=328256 CPUtime=102.3 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 23790 0 0 0 10224 6 0 0 25 0 4 0 602122348 336134144 30928 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=328256 CPUtime=102.29 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 31666 0 0 0 10221 8 0 0 25 0 4 0 602122348 336134144 30928 33554432000 4194304 4650419 140734582033712 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=328256 CPUtime=101.73 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 35292 0 0 0 10166 7 0 0 25 0 4 0 602122348 336134144 30928 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 328256

[startup+162.301 s]

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

[pid=31878] ppid=31876 vsize=443128 CPUtime=2565.72 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 343385 0 0 0 256447 125 0 0 25 0 4 0 602122348 453763072 68458 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 110782 68458 392 112 0 105747 0
[pid=31878/tid=31879] ppid=31876 vsize=443128 CPUtime=642.3 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 64668 0 0 0 64207 23 0 0 25 0 4 0 602122348 453763072 68458 33554432000 4194304 4650419 140734582033712 18446744073709551615 4439089 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=443128 CPUtime=642.29 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 98342 0 0 0 64191 38 0 0 25 0 4 0 602122348 453763072 68458 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=443128 CPUtime=638.8 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 98803 0 0 0 63851 29 0 0 25 0 4 0 602122348 453763072 68458 33554432000 4194304 4650419 140734582033712 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.72
Current children cumulated vsize (KiB) 443128

[startup+702.301 s]
/proc/loadavg: 8.16 8.09 8.02 9/184 31901
/proc/meminfo: memFree=23846212/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=389996 CPUtime=2805.4 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 355628 0 0 0 280410 130 0 0 25 0 4 0 602122348 399355904 70358 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 97499 70358 392 112 0 92464 0
[pid=31878/tid=31879] ppid=31876 vsize=389996 CPUtime=702.3 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 65069 0 0 0 70207 23 0 0 25 0 4 0 602122348 399355904 70358 33554432000 4194304 4650419 140734582033712 18446744073709551615 4476331 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=389996 CPUtime=702.29 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 103512 0 0 0 70188 41 0 0 25 0 4 0 602122348 399355904 70358 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=389996 CPUtime=698.47 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 103378 0 0 0 69818 29 0 0 25 0 4 0 602122348 399355904 70358 33554432000 4194304 4650419 140734582033712 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 389996

[startup+762.301 s]
/proc/loadavg: 8.16 8.10 8.03 9/184 31903
/proc/meminfo: memFree=23827564/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=390232 CPUtime=3045.09 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 376646 0 0 0 304371 138 0 0 25 0 4 0 602122348 399597568 70636 33554432000 4194304 4650419 140734582033712 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 97558 70636 392 112 0 92523 0
[pid=31878/tid=31879] ppid=31876 vsize=390232 CPUtime=762.31 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 65525 0 0 0 76207 24 0 0 25 0 4 0 602122348 399597568 70636 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=390232 CPUtime=762.3 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 108160 0 0 0 76186 44 0 0 25 0 4 0 602122348 399597568 70636 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=390232 CPUtime=758.15 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 114086 0 0 0 75783 32 0 0 25 0 4 0 602122348 399597568 70636 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366857 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 390232

[startup+822.301 s]
/proc/loadavg: 6.96 7.84 7.94 5/175 31922
/proc/meminfo: memFree=24389112/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=448364 CPUtime=3284.75 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 392317 0 0 0 328330 145 0 0 25 0 4 0 602122348 459124736 72052 33554432000 4194304 4650419 140734582033712 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 112091 72052 392 112 0 107056 0
[pid=31878/tid=31879] ppid=31876 vsize=448364 CPUtime=822.31 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 67905 0 0 0 82206 25 0 0 25 0 4 0 602122348 459124736 72052 33554432000 4194304 4650419 140734582033712 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=448364 CPUtime=822.29 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 113403 0 0 0 82183 46 0 0 25 0 4 0 602122348 459124736 72052 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=448364 CPUtime=817.82 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 116788 0 0 0 81749 33 0 0 25 0 4 0 602122348 459124736 72052 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.75
Current children cumulated vsize (KiB) 448364

[startup+882.307 s]
/proc/loadavg: 5.14 7.15 7.70 5/175 31924
/proc/meminfo: memFree=24392780/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=383420 CPUtime=3524.45 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 405463 0 0 0 352295 150 0 0 25 0 4 0 602122348 392622080 71052 33554432000 4194304 4650419 140734582033712 18446744073709551615 4306767 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 95855 71052 392 112 0 90820 0
[pid=31878/tid=31879] ppid=31876 vsize=383420 CPUtime=882.31 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 67977 0 0 0 88206 25 0 0 25 0 4 0 602122348 392622080 71052 33554432000 4194304 4650419 140734582033712 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=383420 CPUtime=882.3 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 118203 0 0 0 88181 49 0 0 25 0 4 0 602122348 392622080 71052 33554432000 4194304 4650419 140734582033712 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=383420 CPUtime=877.5 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 117387 0 0 0 87716 34 0 0 25 0 4 0 602122348 392622080 71052 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.45
Current children cumulated vsize (KiB) 383420

[startup+942.301 s]
/proc/loadavg: 4.47 6.59 7.47 5/175 31926
/proc/meminfo: memFree=24370296/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=439616 CPUtime=3764.12 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 416604 0 0 0 376253 159 0 0 25 0 4 0 602122348 450166784 76707 33554432000 4194304 4650419 140734582033712 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 109904 76707 392 112 0 104869 0
[pid=31878/tid=31879] ppid=31876 vsize=439616 CPUtime=942.31 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 69274 0 0 0 94204 27 0 0 25 0 4 0 602122348 450166784 76707 33554432000 4194304 4650419 140734582033712 18446744073709551615 4438402 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=439616 CPUtime=942.29 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 122260 0 0 0 94176 53 0 0 25 0 4 0 602122348 450166784 76707 33554432000 4194304 4650419 140734582033712 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=439616 CPUtime=937.17 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 122152 0 0 0 93681 36 0 0 25 0 4 0 602122348 450166784 76707 33554432000 4194304 4650419 140734582033712 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 439616

[startup+1002.3 s]
/proc/loadavg: 4.22 6.13 7.25 5/175 31927
/proc/meminfo: memFree=24361928/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=452364 CPUtime=4003.79 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 424361 0 0 0 400216 163 0 0 25 0 4 0 602122348 463220736 78811 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 113091 78811 392 112 0 108056 0
[pid=31878/tid=31879] ppid=31876 vsize=452364 CPUtime=1002.31 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 69274 0 0 0 100204 27 0 0 25 0 4 0 602122348 463220736 78811 33554432000 4194304 4650419 140734582033712 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=452364 CPUtime=1002.3 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 126912 0 0 0 100174 56 0 0 25 0 4 0 602122348 463220736 78811 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=452364 CPUtime=996.84 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 122519 0 0 0 99648 36 0 0 25 0 4 0 602122348 463220736 78811 33554432000 4194304 4650419 140734582033712 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.79
Current children cumulated vsize (KiB) 452364

[startup+1062.3 s]
/proc/loadavg: 4.12 5.76 7.05 5/175 31929
/proc/meminfo: memFree=24357552/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=452424 CPUtime=4243.47 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 428198 0 0 0 424181 166 0 0 25 0 4 0 602122348 463282176 79884 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 113106 79884 392 112 0 108071 0
[pid=31878/tid=31879] ppid=31876 vsize=452424 CPUtime=1062.31 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 69274 0 0 0 106204 27 0 0 25 0 4 0 602122348 463282176 79884 33554432000 4194304 4650419 140734582033712 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=452424 CPUtime=1062.3 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 130571 0 0 0 106171 59 0 0 25 0 4 0 602122348 463282176 79884 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366933 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=452424 CPUtime=1056.52 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 122582 0 0 0 105616 36 0 0 25 0 4 0 602122348 463282176 79884 33554432000 4194304 4650419 140734582033712 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.47
Current children cumulated vsize (KiB) 452424

[startup+1122.3 s]
/proc/loadavg: 4.08 5.45 6.86 5/175 31930
/proc/meminfo: memFree=24338028/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=518020 CPUtime=4483.15 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 438304 0 0 0 448146 169 0 0 25 0 4 0 602122348 530452480 84898 33554432000 4194304 4650419 140734582033712 18446744073709551615 4476311 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 129505 84898 392 112 0 124470 0
[pid=31878/tid=31879] ppid=31876 vsize=518020 CPUtime=1122.31 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 69920 0 0 0 112204 27 0 0 25 0 4 0 602122348 530452480 84898 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=518020 CPUtime=1122.3 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 136551 0 0 0 112170 60 0 0 25 0 4 0 602122348 530452480 84898 33554432000 4194304 4650419 140734582033712 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=518020 CPUtime=1116.19 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 124726 0 0 0 111582 37 0 0 25 0 4 0 602122348 530452480 84898 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 518020

[startup+1182.3 s]
/proc/loadavg: 4.07 5.20 6.69 5/175 31932
/proc/meminfo: memFree=24336748/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=465420 CPUtime=4722.83 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 458538 0 0 0 472109 174 0 0 25 0 4 0 602122348 476590080 85320 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 116355 85320 392 112 0 111320 0
[pid=31878/tid=31879] ppid=31876 vsize=465420 CPUtime=1182.31 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 70343 0 0 0 118204 27 0 0 25 0 4 0 602122348 476590080 85320 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=465420 CPUtime=1182.3 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 151041 0 0 0 118167 63 0 0 25 0 4 0 602122348 476590080 85320 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=465420 CPUtime=1175.88 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 127589 0 0 0 117549 39 0 0 25 0 4 0 602122348 476590080 85320 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.83
Current children cumulated vsize (KiB) 465420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.11 5.13 6.63 5/175 31933
/proc/meminfo: memFree=24369092/32950940 swapFree=67111364/67111528
[pid=31878] ppid=31876 vsize=432256 CPUtime=4800.35 cores=1,3,5,7
/proc/31878/stat : 31878 (strangenight1-m) R 31876 31878 31608 0 -1 4202496 463733 0 0 0 479858 177 0 0 25 0 4 0 602122348 442630144 76950 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366906 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31878/statm: 108064 76950 392 112 0 103029 0
[pid=31878/tid=31879] ppid=31876 vsize=432256 CPUtime=1201.71 cores=1,3,5,7
/proc/31878/task/31879/stat : 31879 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 70343 0 0 0 120144 27 0 0 25 0 4 0 602122348 442630144 76950 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=31878/tid=31880] ppid=31876 vsize=432256 CPUtime=1201.71 cores=1,3,5,7
/proc/31878/task/31880/stat : 31880 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 153154 0 0 0 120107 64 0 0 25 0 4 0 602122348 442630144 76950 33554432000 4194304 4650419 140734582033712 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=31878/tid=31881] ppid=31876 vsize=432256 CPUtime=1195.17 cores=1,3,5,7
/proc/31878/task/31881/stat : 31881 (strangenight1-m) R 31876 31878 31608 0 -1 4202560 128575 0 0 0 119478 39 0 0 25 0 4 0 602122348 442630144 76950 33554432000 4194304 4650419 140734582033712 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 432256

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.73
CPU time (s): 4800.39
CPU user time (s): 4798.6
CPU system time (s): 1.78573
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 518020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.6
system time used= 1.78573
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 463734
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= 496
involuntary context switches= 32369

runsolver used 1.77473 second user time and 4.78927 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-30 01:15:16
IDJOB=3175334
IDBENCH=82952
IDSOLVER=1588
FILE ID=node117/3175334-1304118916
RUNJOBID= node117-1304116508-31627
PBS_JOBID= 13170714
Free space on /tmp= 71676 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1982873755-080.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175334-1304118916/watcher-3175334-1304118916 -o /tmp/evaluation-result-3175334-1304118916/solver-3175334-1304118916 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175334-1304118916.cnf

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

MD5SUM BENCH= 063ddd149f36deba1032de0c40881dff
RANDOM SEED=1246515537

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      24285232 kB
Buffers:       1864896 kB
Cached:        5792124 kB
SwapCached:        160 kB
Active:        1071932 kB
Inactive:      7034712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      24285232 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6236 kB
Writeback:           0 kB
AnonPages:      449040 kB
Mapped:          15528 kB
Slab:           495364 kB
PageTables:       5200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   650264 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= 71676 MiB
End job on node117 at 2011-04-30 01:35:19