Trace number 4297082

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
scop order+glucose-syrup (2018-07-07)UNSAT 25.2954 5.1911

General information on the benchmark

NameHaystacks/
Haystacks-ext-12_c18.xml
MD5SUM9b1722167e694dc70b944145256e05c5
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark23.9563
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints803
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":144}]
Minimum variable degree11
Maximum variable degree12
Distribution of variable degrees[{"degree":11,"count":122},{"degree":12,"count":22}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":803}]
Number of extensional constraints803
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":803}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-07)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Fri Jul 27 04:51:08 CEST 2018
0.65/0.55	c PID: 8120
0.65/0.55	c IP: 172.20.3.106
0.65/0.55	c HOST: node106.alineos.net
0.65/0.56	c (0,0) Parsing Begin
1.71/1.06	c (0,0) Parsing End
1.71/1.06	c (0,0) CSP: 144 int (0 aux), 0 bool (0 aux), 803 ctr, max domain size 12
1.71/1.06	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.71/1.06	c (0,0) Constraint Name Generate Begin
1.71/1.08	c (0,0) Ctr:HOME/instance-4297082-1532659867.xml,ExtensionConflict:ExtensionSupport:IntVar
1.71/1.08	c (0,0) Constraint Name Generate End
1.71/1.08	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.71/1.08	c (0,0) CSP to CSPinCNF Begin
2.94/1.54	c (1,1) translated 81 (10%) constraints
3.35/1.66	c (1,1) translated 161 (20%) constraints
3.76/1.76	c (1,1) translated 241 (30%) constraints
4.18/1.84	c (1,1) translated 322 (40%) constraints
4.59/1.91	c (1,1) translated 402 (50%) constraints
4.59/1.97	c (1,1) translated 482 (60%) constraints
5.03/2.02	c (1,1) translated 563 (70%) constraints
5.03/2.07	c (1,1) translated 643 (80%) constraints
5.83/2.28	c (1,1) translated 723 (90%) constraints
6.27/2.33	c (1,1) translated 803 (100%) constraints
6.64/2.46	c (1,1) STATISTICS1:HOME/instance-4297082-1532659867.xml,ExtensionConflict:ExtensionSupport:IntVar,276,9900,-1,12,13,1,,12:36674;2:638,13:11;4:8591;3:220;2:1078,1:37312;0:11,
6.64/2.46	c (1,1) ===========================================
6.64/2.46	c (1,1) Order
6.64/2.46	c (1,1) ===========================================
7.09/2.51	c (1,1) translated 990 (10%) constraints
7.09/2.54	c (2,1) translated 1980 (20%) constraints
7.09/2.57	c (2,2) translated 2970 (30%) constraints
7.09/2.59	c (2,2) translated 3960 (40%) constraints
7.39/2.61	c (2,2) translated 4950 (50%) constraints
7.39/2.63	c (2,2) translated 5940 (60%) constraints
7.39/2.64	c (2,2) translated 6930 (70%) constraints
7.39/2.66	c (2,2) translated 7920 (80%) constraints
7.39/2.69	c (2,2) translated 8910 (90%) constraints
7.73/2.72	c (2,2) translated 9900 (100%) constraints
7.73/2.72	c (2,2) CSP to CSPinCNF End
7.73/2.72	c (2,2) CSP: 144 int (0 aux), 132 bool (132 aux), 9900 ctr, max domain size 12
7.73/2.72	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
7.73/2.72	c (2,2) CSPinCNF Propagation Begin
8.15/2.87	c (2,2) 0 values, 1595 unsatisfiable literals, and 0 valid clauses are removed
8.15/2.87	c (2,2) CSPinCNF Propagation End
8.15/2.87	c (2,2) CSP: 144 int (0 aux), 132 bool (132 aux), 9900 ctr, max domain size 12
8.15/2.87	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.15/2.87	c (2,2) Simplify CSPinCNF Begin
8.58/2.90	c (2,2) Simplify CSPinCNF End
8.58/2.91	c (2,2) CSP: 144 int (0 aux), 132 bool (132 aux), 9900 ctr, max domain size 12
8.58/2.91	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
8.58/2.91	c (2,2) Calculate Precise Domain Begin
8.58/2.91	c (2,2) 0 values are removed by re-calculation
8.58/2.91	c (2,2) Calculate Precise Domain End
8.58/2.91	c (2,2) CSP: 144 int (0 aux), 132 bool (132 aux), 9900 ctr, max domain size 12
8.58/2.91	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
8.58/2.91	c (2,2) CSPinCNF to SatSolver Begin
8.58/2.98	c (2,2) 990 (10 %) CSP clauses are encoded (1716 SAT variables, 2429 SAT clauses)
8.58/2.99	c (2,2) 1980 (20 %) CSP clauses are encoded (1716 SAT variables, 3419 SAT clauses)
9.03/3.01	c (2,2) 2970 (30 %) CSP clauses are encoded (1716 SAT variables, 4409 SAT clauses)
9.03/3.03	c (2,2) 3960 (40 %) CSP clauses are encoded (1716 SAT variables, 5399 SAT clauses)
9.03/3.04	c (2,2) 4950 (50 %) CSP clauses are encoded (1716 SAT variables, 6389 SAT clauses)
9.03/3.05	c (2,2) 5940 (60 %) CSP clauses are encoded (1716 SAT variables, 7379 SAT clauses)
9.03/3.06	c (2,2) 6930 (70 %) CSP clauses are encoded (1716 SAT variables, 8369 SAT clauses)
9.03/3.07	c (2,2) 7920 (80 %) CSP clauses are encoded (1716 SAT variables, 9359 SAT clauses)
9.03/3.08	c (2,2) 8910 (90 %) CSP clauses are encoded (1716 SAT variables, 10349 SAT clauses)
9.03/3.10	c (2,2) 9900 (100 %) CSP clauses are encoded (1716 SAT variables, 11339 SAT clauses)
9.03/3.10	c (2,2) CSPinCNF to SatSolver End
9.03/3.10	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
9.44/3.18	c (2,2) STATISTICS2:HOME/instance-4297082-1532659867.xml,ExtensionConflict:ExtensionSupport:IntVar,276,9900,-1,12,12,1,,12:35090;2:638,12:11;4:7799;3:220;2:1870,1:35728,
9.44/3.18	c (2,2) SatSolver.solve Begin
9.44/3.18	c (2,2) 1716 bool, 11340 clause
9.44/3.18	c (2,2) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297082-1532659867.xml-scop-8120.cnf HOME/instance-4297082-1532659867.xml-scop-8120.cnf.out
24.85/5.16	c (4,0) c
24.85/5.16	c (4,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
24.85/5.16	c (4,0) c
24.85/5.16	c (4,0) c WARNING: for repeatability, setting FPU to use double precision
24.85/5.16	c (4,0) c 8 solvers engines and 1 companion as a blackboard created.
24.85/5.16	c (4,0) c ========================================[ Problem Statistics ]===========================================
24.85/5.16	c (4,0) c |                                                                                                       |
24.85/5.16	c (4,0) c |  Number of variables:          1716                                                                   |
24.85/5.16	c (4,0) c |  Number of clauses:           11340                                                                   |
24.85/5.16	c (4,0) c |  Parse time:                   0.00 s                                                                 |
24.85/5.16	c (4,0) c |                                                                                                       |
24.85/5.16	c (4,0) c |  Eliminated clauses:           0.00 Mb                                                                |
24.85/5.16	c (4,0) c |  Simplification time:          0.01 s                                                                 |
24.85/5.16	c (4,0) c |                                                                                                       |
24.85/5.16	c (4,0) c |  Generating clones                                                                                    |
24.85/5.16	c (4,0) c |  all clones generated. Memory =  32.87Mb.                                                             |
24.85/5.16	c (4,0) c ========================================================================================================|
24.85/5.16	c (4,0) c
24.85/5.16	c (4,0) c Try to adapt solver strategies
24.85/5.16	c (4,0) c 
24.85/5.16	c (4,0) c Nothing extreme in this problem, continue with glucose default strategies.
24.85/5.16	c (4,0) c
24.85/5.16	c (4,0) c
24.85/5.16	c (4,0) c Try to adapt solver strategies
24.85/5.16	c (4,0) c 
24.85/5.16	c (4,0) c Nothing extreme in this problem, continue with glucose default strategies.
24.85/5.16	c (4,0) c
24.85/5.16	c (4,0) c
24.85/5.16	c (4,0) c Try to adapt solver strategies
24.85/5.16	c (4,0) c 
24.85/5.16	c (4,0) c Nothing extreme in this problem, continue with glucose default strategies.
24.85/5.16	c (4,0) c
24.85/5.16	c (4,0) c
24.85/5.16	c (4,0) c Try to adapt solver strategies
24.85/5.16	c (4,0) c 
24.85/5.16	c (4,0) c Nothing extreme in this problem, continue with glucose default strategies.
24.85/5.16	c (4,0) c
24.85/5.16	c (4,0) c Thread 6 is 100% pure glucose! First thread to finish! (UNSAT answer).
24.85/5.16	c (4,0) c Total Memory so far : 634.64Mb
24.85/5.16	c (4,0) c
24.85/5.16	c (4,0) c real time : 1.96213 s
24.85/5.16	c (4,0) c cpu time  : 15.0888 s
24.85/5.16	c (4,0) c
24.85/5.16	c (4,0) c
24.85/5.16	c (4,0) c
24.85/5.16	c (4,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
24.85/5.16	c (4,0) c
24.85/5.16	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
24.85/5.16	c (4,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
24.85/5.16	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
24.85/5.16	c (4,0) c | Conflicts     |         1375142 |     168386 |     173271 |     171567 |     177106 |     168038 |     176680 |     168863 |     171231 |
24.85/5.16	c (4,0) c | Decisions     |         2473333 |     248866 |     330131 |     341892 |     330710 |     322264 |     266463 |     289665 |     343342 |
24.85/5.16	c (4,0) c | Propagations  |        21709523 |    2369985 |    2855973 |    2949872 |    2873561 |    2753811 |    2516077 |    2512134 |    2878110 |
24.85/5.16	c (4,0) c | Avg_Trail     |                 |        924 |        994 |        975 |        997 |        975 |       1016 |        953 |        974 |
24.85/5.16	c (4,0) c | Avg_DL        |                 |        146 |        147 |        142 |        147 |        141 |        148 |        139 |        144 |
24.85/5.16	c (4,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
24.85/5.16	c (4,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
24.85/5.16	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
24.85/5.16	c (4,0) c | Exported      |          146939 |      18872 |      18815 |      18710 |      18317 |      18748 |      17865 |      16870 |      18742 |
24.85/5.16	c (4,0) c | Imported      |         1022482 |     127544 |     127590 |     128114 |     128592 |     124277 |     128543 |     130069 |     127753 |
24.85/5.16	c (4,0) c | Good          |            2170 |        284 |        265 |        316 |        288 |        190 |        274 |        294 |        259 |
24.85/5.16	c (4,0) c | Purge         |         1020312 |     127260 |     127325 |     127798 |     128304 |     124087 |     128269 |     129775 |     127494 |
24.85/5.16	c (4,0) c | Promoted      |          109194 |      12234 |      13330 |      14655 |      13404 |      14502 |      13459 |      13282 |      14328 |
24.85/5.16	c (4,0) c | Remove_Imp    |          567126 |      67435 |      70964 |      66722 |      74415 |      73115 |      70623 |      74097 |      69755 |
24.85/5.16	c (4,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
24.85/5.16	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
24.85/5.16	c (4,0) c | Unaries       |                 |          2 |          3 |          4 |          8 |          3 |          2 |          9 |          5 |
24.85/5.16	c (4,0) c | Binaries      |                 |         28 |         43 |         22 |         58 |         52 |         35 |         57 |         56 |
24.85/5.16	c (4,0) c | Glues         |                 |        970 |       1548 |       1628 |       1561 |       1646 |       1182 |       1278 |       1730 |
24.85/5.16	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
24.85/5.16	c (4,0) c | Orig_Seen     |            78 % |       8425 |       8899 |       9159 |       9104 |       9079 |       8617 |       8798 |       8974 |
24.85/5.16	c (4,0) c | Diff Orig seen|                 | -      373 |        101 |        361 |        306 |        281 | -      181 |      X     |        176 |
24.85/5.16	c (4,0) c | Hamming       |            29 % |        503 |        455 |        448 |        531 |        514 |        565 |      X     |        500 |
24.85/5.16	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
24.85/5.16	c (4,0) 
24.85/5.16	c (4,0) s UNSATISFIABLE
24.85/5.17	c (4,2) SatSolver.solve End
24.85/5.17	c (4,2) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
24.85/5.17	c (4,2) Show results Begin
24.85/5.17	s UNSATISFIABLE
24.85/5.17	c (4,2) Show results End
24.85/5.17	c (4,2) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
24.85/5.17	c (4,2) 0,0,2,2,2,2,2,4,4,STOP-AFTER(ALL)
24.85/5.17	c END-Prog: Fri Jul 27 04:51:13 CEST 2018

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (4859 MiB free)
  memory of node 1: 16384 MiB (8980 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297082-1532659867/watcher-4297082-1532659867 -o /tmp/evaluation-result-4297082-1532659867/solver-4297082-1532659867 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1532652241-7359 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297082-1532659867.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=8120, runsolver pid=8117

[startup+0.100136 s]*
/proc/loadavg: 9.41 8.89 8.80 3/199 8140
/proc/meminfo: memFree=14079072/32770624 swapFree=67108860/67108860
[pid=8120] ppid=8117 vsize=27312552 memory=109352 CPUtime=0.1 cores=0-7
/proc/8120/stat : 8120 (java) S 8117 8120 7332 0 -1 1077944320 6849 0 0 0 8 2 0 0 20 0 20 0 83549613 27968053248 27338 33554432000 4194304 4196468 140723113713680 140723113696224 140328115850999 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
/proc/8120/statm: 6828138 27338 2751 1 0 6790598 0
[pid=8120/tid=8122] ppid=8117 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/8120/task/8122/stat : 8122 (java) R 8117 8120 7332 0 -1 4202560 4966 0 0 0 7 2 0 0 20 0 20 0 83549613 27968053248 27338 33554432000 4194304 4196468 140723113713680 140328087628080 140328108088126 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8123] ppid=8117 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/8120/task/8123/stat : 8123 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 27338 33554432000 4194304 4196468 140723113713680 140328120093840 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8124] ppid=8117 vsize=27312552 memory=139934821627520 CPUtime=0 cores=0-7
/proc/8120/task/8124/stat : 8124 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 27338 33554432000 4194304 4196468 140723113713680 140327934250000 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8125] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8125/stat : 8125 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 27338 33554432000 4194304 4196468 140723113713680 140327933197200 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8126] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8126/stat : 8126 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 27338 33554432000 4194304 4196468 140723113713680 140327932144400 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8127] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8127/stat : 8127 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 27338 33554432000 4194304 4196468 140723113713680 140327931091600 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8128] ppid=8117 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8120/task/8128/stat : 8128 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 27338 33554432000 4194304 4196468 140723113713680 140327930038800 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8129] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8129/stat : 8129 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 27338 33554432000 4194304 4196468 140723113713680 140327928986000 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8130] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8130/stat : 8130 (java) S 8117 8120 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 27338 33554432000 4194304 4196468 140723113713680 140327927933200 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8131] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8131/stat : 8131 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549617 27968053248 27338 33554432000 4194304 4196468 140723113713680 140326638410608 140328115862146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8132] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8132/stat : 8132 (java) S 8117 8120 7332 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83549618 27968053248 27338 33554432000 4194304 4196468 140723113713680 140325842576928 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8133] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8133/stat : 8133 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83549618 27968053248 27338 33554432000 4194304 4196468 140723113713680 140325574141296 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8134] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8134/stat : 8134 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83549620 27968053248 27338 33554432000 4194304 4196468 140723113713680 140325199632720 140328115869595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8135] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8135/stat : 8135 (java) S 8117 8120 7332 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 83549620 27968053248 27338 33554432000 4194304 4196468 140723113713680 140326637357424 140328115862146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8136] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8136/stat : 8136 (java) S 8117 8120 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83549620 27968053248 27338 33554432000 4194304 4196468 140723113713680 140326636304624 140328115862146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8137] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8137/stat : 8137 (java) S 8117 8120 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83549620 27968053248 27338 33554432000 4194304 4196468 140723113713680 140326635251824 140328115862146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8138] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8138/stat : 8138 (java) R 8117 8120 7332 0 -1 4202560 234 0 0 0 0 0 0 0 20 0 20 0 83549620 27968053248 27338 33554432000 4194304 4196468 140723113713680 140326634199024 140328115872346 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8139] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8139/stat : 8139 (java) S 8117 8120 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83549621 27968053248 27338 33554432000 4194304 4196468 140723113713680 140324701727840 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8140] ppid=8117 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8120/task/8140/stat : 8140 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83549621 27968053248 27338 33554432000 4194304 4196468 140723113713680 140326633147440 140328115862146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109352 KiB

[startup+0.210044 s]*
/proc/loadavg: 9.41 8.89 8.80 2/199 8140
/proc/meminfo: memFree=14060180/32770624 swapFree=67108860/67108860
[pid=8120] ppid=8117 vsize=27312552 memory=123468 CPUtime=0.24 cores=0-7
/proc/8120/stat : 8120 (java) S 8117 8120 7332 0 -1 1077944320 10645 0 0 0 21 3 0 0 20 0 20 0 83549613 27968053248 30867 33554432000 4194304 4196468 140723113713680 140723113696224 140328115850999 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
/proc/8120/statm: 6828138 30867 2907 1 0 6790598 0
[pid=8120/tid=8122] ppid=8117 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/8120/task/8122/stat : 8122 (java) R 8117 8120 7332 0 -1 4202560 8549 0 0 0 17 3 0 0 20 0 20 0 83549613 27968053248 30932 33554432000 4194304 4196468 140723113713680 140328087640704 140328108088126 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8123] ppid=8117 vsize=27312552 memory=12918 CPUtime=0 cores=0-7
/proc/8120/task/8123/stat : 8123 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 30932 33554432000 4194304 4196468 140723113713680 140328120093840 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8124] ppid=8117 vsize=27312552 memory=139934821635785 CPUtime=0 cores=0-7
/proc/8120/task/8124/stat : 8124 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 30932 33554432000 4194304 4196468 140723113713680 140327934250000 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8125] ppid=8117 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8120/task/8125/stat : 8125 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 30932 33554432000 4194304 4196468 140723113713680 140327933197200 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8126] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8126/stat : 8126 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 30932 33554432000 4194304 4196468 140723113713680 140327932144400 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8127] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8127/stat : 8127 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 30932 33554432000 4194304 4196468 140723113713680 140327931091600 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8128] ppid=8117 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8120/task/8128/stat : 8128 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 30932 33554432000 4194304 4196468 140723113713680 140327930038800 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8129] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8129/stat : 8129 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 30932 33554432000 4194304 4196468 140723113713680 140327928986000 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8130] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8130/stat : 8130 (java) S 8117 8120 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 30932 33554432000 4194304 4196468 140723113713680 140327927933200 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8131] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8131/stat : 8131 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549617 27968053248 30932 33554432000 4194304 4196468 140723113713680 140326638410608 140328115862146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8132] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8132/stat : 8132 (java) S 8117 8120 7332 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83549618 27968053248 30932 33554432000 4194304 4196468 140723113713680 140325842576928 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8133] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8133/stat : 8133 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83549618 27968053248 30932 33554432000 4194304 4196468 140723113713680 140325574141296 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8134] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8134/stat : 8134 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83549620 27968053248 30932 33554432000 4194304 4196468 140723113713680 140325199632720 140328115869595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8135] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8135/stat : 8135 (java) S 8117 8120 7332 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 83549620 27968053248 30932 33554432000 4194304 4196468 140723113713680 140326637357424 140328115862146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8136] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8136/stat : 8136 (java) S 8117 8120 7332 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 83549620 27968053248 30932 33554432000 4194304 4196468 140723113713680 140326636304624 140328115862146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8137] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8137/stat : 8137 (java) S 8117 8120 7332 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 20 0 83549620 27968053248 30932 33554432000 4194304 4196468 140723113713680 140326635251824 140328115862146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8138] ppid=8117 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/8120/task/8138/stat : 8138 (java) S 8117 8120 7332 0 -1 1077944384 279 0 0 0 2 0 0 0 20 0 20 0 83549620 27968053248 30932 33554432000 4194304 4196468 140723113713680 140326634199024 140328115862146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8139] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8139/stat : 8139 (java) S 8117 8120 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83549621 27968053248 30932 33554432000 4194304 4196468 140723113713680 140324701727840 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8140] ppid=8117 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8120/task/8140/stat : 8140 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83549621 27968053248 30932 33554432000 4194304 4196468 140723113713680 140326633147440 140328115862146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123468 KiB

[startup+0.30936 s]*
/proc/loadavg: 9.41 8.89 8.80 2/199 8140
/proc/meminfo: memFree=14057132/32770624 swapFree=67108860/67108860
[pid=8120] ppid=8117 vsize=27312552 memory=127480 CPUtime=0.42 cores=0-7
/proc/8120/stat : 8120 (java) S 8117 8120 7332 0 -1 1077944320 11197 0 0 0 38 4 0 0 20 0 20 0 83549613 27968053248 31870 33554432000 4194304 4196468 140723113713680 140723113696224 140328115850999 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
/proc/8120/statm: 6828138 31870 3013 1 0 6790598 0
[pid=8120/tid=8122] ppid=8117 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/8120/task/8122/stat : 8122 (java) R 8117 8120 7332 0 -1 4202560 8922 0 0 0 26 3 0 0 20 0 20 0 83549613 27968053248 31870 33554432000 4194304 4196468 140723113713680 140328087654928 140328115872925 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8123] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8123/stat : 8123 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 31870 33554432000 4194304 4196468 140723113713680 140328120093840 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8124] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8124/stat : 8124 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 31870 33554432000 4194304 4196468 140723113713680 140327934250000 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8125] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8125/stat : 8125 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 31870 33554432000 4194304 4196468 140723113713680 140327933197200 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8126] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8126/stat : 8126 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 31870 33554432000 4194304 4196468 140723113713680 140327932144400 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8127] ppid=8117 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/8120/task/8127/stat : 8127 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 31870 33554432000 4194304 4196468 140723113713680 140327931091600 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8128] ppid=8117 vsize=27312552 memory=139934665110447 CPUtime=0 cores=0-7
/proc/8120/task/8128/stat : 8128 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 31870 33554432000 4194304 4196468 140723113713680 140327930038800 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8129] ppid=8117 vsize=27312552 memory=139934665112752 CPUtime=0 cores=0-7
/proc/8120/task/8129/stat : 8129 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 31870 33554432000 4194304 4196468 140723113713680 140327928986000 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8130] ppid=8117 vsize=27312552 memory=139934665115056 CPUtime=0 cores=0-7
/proc/8120/task/8130/stat : 8130 (java) S 8117 8120 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83549616 27968053248 31870 33554432000 4194304 4196468 140723113713680 140327927933200 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8131] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8131/stat : 8131 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549617 27968053248 31870 33554432000 4194304 4196468 140723113713680 140326638410608 140328115862146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8132] ppid=8117 vsize=27312552 memory=279869330237072 CPUtime=0 cores=0-7
/proc/8120/task/8132/stat : 8132 (java) S 8117 8120 7332 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83549618 27968053248 31870 33554432000 4194304 4196468 140723113713680 140325842576928 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8133] ppid=8117 vsize=27312552 memory=279869330243984 CPUtime=0 cores=0-7
/proc/8120/task/8133/stat : 8133 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83549618 27968053248 31870 33554432000 4194304 4196468 140723113713680 140325574141296 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8134] ppid=8117 vsize=27312552 memory=279869330185136 CPUtime=0 cores=0-7
/proc/8120/task/8134/stat : 8134 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83549620 27968053248 31870 33554432000 4194304 4196468 140723113713680 140325199632720 140328115869595 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8135] ppid=8117 vsize=27312552 memory=279869330257808 CPUtime=0.01 cores=0-7
/proc/8120/task/8135/stat : 8135 (java) S 8117 8120 7332 0 -1 1077944384 406 0 0 0 1 0 0 0 20 0 20 0 83549620 27968053248 31870 33554432000 4194304 4196468 140723113713680 140326637357424 140328115862146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8136] ppid=8117 vsize=27312552 memory=279869330264720 CPUtime=0.01 cores=0-7
/proc/8120/task/8136/stat : 8136 (java) S 8117 8120 7332 0 -1 1077944384 83 0 0 0 1 0 0 0 20 0 20 0 83549620 27968053248 31870 33554432000 4194304 4196468 140723113713680 140326636304624 140328115862146 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8137] ppid=8117 vsize=27312552 memory=279869330262416 CPUtime=0 cores=0-7
/proc/8120/task/8137/stat : 8137 (java) S 8117 8120 7332 0 -1 1077944384 139 0 0 0 0 0 0 0 20 0 20 0 83549620 27968053248 31870 33554432000 4194304 4196468 140723113713680 140326635251824 140328115862146 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8138] ppid=8117 vsize=27312552 memory=279869330279024 CPUtime=0.07 cores=0-7
/proc/8120/task/8138/stat : 8138 (java) S 8117 8120 7332 0 -1 1077944384 305 0 0 0 7 0 0 0 20 0 20 0 83549620 27968053248 31870 33554432000 4194304 4196468 140723113713680 140326634199024 140328115862146 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8139] ppid=8117 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8139/stat : 8139 (java) S 8117 8120 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83549621 27968053248 31870 33554432000 4194304 4196468 140723113713680 140324701727840 140328115861205 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8140] ppid=8117 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/8120/task/8140/stat : 8140 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83549621 27968053248 31870 33554432000 4194304 4196468 140723113713680 140326633147440 140328115862146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127480 KiB

[startup+0.700788 s]
/proc/loadavg: 9.41 8.89 8.80 2/199 8140
/proc/meminfo: memFree=14033196/32770624 swapFree=67108860/67108860
[pid=8120] ppid=8117 vsize=27320872 memory=165000 CPUtime=1 cores=0-7
/proc/8120/stat : 8120 (java) S 8117 8120 7332 0 -1 1077944320 18307 0 0 0 94 6 0 0 20 0 20 0 83549613 27976572928 41250 33554432000 4194304 4196468 140723113713680 140723113696224 140328115850999 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
/proc/8120/statm: 6830218 41250 3122 1 0 6791622 0
[pid=8120/tid=8122] ppid=8117 vsize=27320872 memory=0 CPUtime=0.67 cores=0-7
/proc/8120/task/8122/stat : 8122 (java) R 8117 8120 7332 0 -1 4202560 15513 0 0 0 62 5 0 0 20 0 20 0 83549613 27976572928 41250 33554432000 4194304 4196468 140723113713680 140328087687120 140328115862934 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8123] ppid=8117 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8123/stat : 8123 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549616 27976572928 41250 33554432000 4194304 4196468 140723113713680 140328120093840 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8124] ppid=8117 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8124/stat : 8124 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83549616 27976572928 41250 33554432000 4194304 4196468 140723113713680 140327934250000 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8125] ppid=8117 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8125/stat : 8125 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549616 27976572928 41250 33554432000 4194304 4196468 140723113713680 140327933197200 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8126] ppid=8117 vsize=27320872 memory=5668 CPUtime=0 cores=0-7
/proc/8120/task/8126/stat : 8126 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549616 27976572928 41250 33554432000 4194304 4196468 140723113713680 140327932144400 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8127] ppid=8117 vsize=27320872 memory=4616 CPUtime=0 cores=0-7
/proc/8120/task/8127/stat : 8127 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83549616 27976572928 41250 33554432000 4194304 4196468 140723113713680 140327931091600 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8128] ppid=8117 vsize=27320872 memory=14076 CPUtime=0 cores=0-7
/proc/8120/task/8128/stat : 8128 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549616 27976572928 41250 33554432000 4194304 4196468 140723113713680 140327930038800 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8129] ppid=8117 vsize=27320872 memory=1204 CPUtime=0 cores=0-7
/proc/8120/task/8129/stat : 8129 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83549616 27976572928 41250 33554432000 4194304 4196468 140723113713680 140327928986000 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8130] ppid=8117 vsize=27320872 memory=15872 CPUtime=0 cores=0-7
/proc/8120/task/8130/stat : 8130 (java) S 8117 8120 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83549616 27976572928 41250 33554432000 4194304 4196468 140723113713680 140327927933200 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8131] ppid=8117 vsize=27320872 memory=4008 CPUtime=0 cores=0-7
/proc/8120/task/8131/stat : 8131 (java) S 8117 8120 7332 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83549617 27976572928 41250 33554432000 4194304 4196468 140723113713680 140326638410608 140328115862146 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0

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

[pid=8120/tid=8144] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8144/stat : 8144 (java) S 8117 8120 7332 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 83549933 28656443392 195121 33554432000 4194304 4196468 140723113713680 140324030627376 140328115872925 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8145] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8145/stat : 8145 (java) S 8117 8120 7332 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 83549933 28656443392 195121 33554432000 4194304 4196468 140723113713680 140324299062704 140328115872925 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8154] ppid=8117 vsize=27984808 memory=3760962494198136594 CPUtime=0 cores=0-7
/proc/8120/task/8154/stat : 8154 (java) S 8117 8120 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83549935 28656443392 195121 33554432000 4194304 4196468 140723113713680 140323762199584 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
Current children cumulated CPU time: 22.45 s
Current children cumulated vsize: 28628960 KiB
Current children cumulated memory: 922752 KiB

[startup+5.0071 s]*
/proc/loadavg: 8.82 8.78 8.76 9/212 8154
/proc/meminfo: memFree=13255344/32770624 swapFree=67108860/67108860
[pid=8120] ppid=8117 vsize=27984808 memory=780484 CPUtime=9.89 cores=0-7
/proc/8120/stat : 8120 (java) S 8117 8120 7332 0 -1 1077944320 28647 0 0 0 969 20 0 0 20 0 24 0 83549613 28656443392 195121 33554432000 4194304 4196468 140723113713680 140723113696224 140328115850999 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
/proc/8120/statm: 6996202 195121 3230 1 0 6957058 0
[pid=8141] ppid=8120 vsize=648224 memory=154080 CPUtime=14.2 cores=0-7
/proc/8141/stat : 8141 (glucose-syrup) S 8120 8120 7332 0 -1 1077944320 55870 0 0 0 1395 25 0 0 20 0 9 0 83549932 663781376 38520 33554432000 4194304 4373367 140737410858112 140737410856656 139731210119810 0 4 0 8388610 18446744073709551615 0 0 17 1 0 0 0 0 0 6470912 6472264 15839232 140737410864049 140737410864300 140737410864300 140737410867143 0
/proc/8141/statm: 162056 38520 386 44 0 157744 0
[pid=8141/tid=8146] ppid=8120 vsize=648224 memory=0 CPUtime=1.78 cores=0-7
/proc/8141/task/8146/stat : 8146 (glucose-syrup) R 8120 8120 7332 0 -1 4202560 6071 0 0 0 176 2 0 0 20 0 9 0 83549934 663781376 38520 33554432000 4194304 4373367 140737410858112 139731194891408 4272325 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 15839232 140737410864049 140737410864300 140737410864300 140737410867143 0
[pid=8141/tid=8147] ppid=8120 vsize=648224 memory=0 CPUtime=1.77 cores=0-7
/proc/8141/task/8147/stat : 8147 (glucose-syrup) R 8120 8120 7332 0 -1 4202560 6660 0 0 0 174 3 0 0 20 0 9 0 83549934 663781376 38520 33554432000 4194304 4373367 140737410858112 139731186498712 139731210130010 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 15839232 140737410864049 140737410864300 140737410864300 140737410867143 0
[pid=8141/tid=8148] ppid=8120 vsize=648224 memory=139934821627520 CPUtime=1.77 cores=0-7
/proc/8141/task/8148/stat : 8148 (glucose-syrup) R 8120 8120 7332 0 -1 4202560 6387 0 0 0 174 3 0 0 20 0 9 0 83549934 663781376 38520 33554432000 4194304 4373367 140737410858112 139731178105688 139731210130010 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 15839232 140737410864049 140737410864300 140737410864300 140737410867143 0
[pid=8141/tid=8149] ppid=8120 vsize=648224 memory=0 CPUtime=1.77 cores=0-7
/proc/8141/task/8149/stat : 8149 (glucose-syrup) R 8120 8120 7332 0 -1 4202560 6563 0 0 0 174 3 0 0 20 0 9 0 83549934 663781376 38520 33554432000 4194304 4373367 140737410858112 139731169713520 4229447 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 15839232 140737410864049 140737410864300 140737410864300 140737410867143 0
[pid=8141/tid=8150] ppid=8120 vsize=648224 memory=0 CPUtime=1.77 cores=0-7
/proc/8141/task/8150/stat : 8150 (glucose-syrup) R 8120 8120 7332 0 -1 4202560 7342 0 0 0 174 3 0 0 20 0 9 0 83549934 663781376 38520 33554432000 4194304 4373367 140737410858112 139731161320720 4249136 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 15839232 140737410864049 140737410864300 140737410864300 140737410867143 0
[pid=8141/tid=8151] ppid=8120 vsize=648224 memory=0 CPUtime=1.78 cores=0-7
/proc/8141/task/8151/stat : 8151 (glucose-syrup) R 8120 8120 7332 0 -1 4202560 7239 0 0 0 176 2 0 0 20 0 9 0 83549934 663781376 38520 33554432000 4194304 4373367 140737410858112 139731152927944 4271621 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 15839232 140737410864049 140737410864300 140737410864300 140737410867143 0
[pid=8141/tid=8152] ppid=8120 vsize=648224 memory=-1 CPUtime=1.74 cores=0-7
/proc/8141/task/8152/stat : 8152 (glucose-syrup) R 8120 8120 7332 0 -1 4202560 6351 0 0 0 171 3 0 0 20 0 9 0 83549934 663781376 38520 33554432000 4194304 4373367 140737410858112 139731144535408 4258880 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 15839232 140737410864049 140737410864300 140737410864300 140737410867143 0
[pid=8141/tid=8153] ppid=8120 vsize=648224 memory=0 CPUtime=1.75 cores=0-7
/proc/8141/task/8153/stat : 8153 (glucose-syrup) R 8120 8120 7332 0 -1 4202560 6190 0 0 0 172 3 0 0 20 0 9 0 83549934 663781376 38520 33554432000 4194304 4373367 140737410858112 139731136142480 139731210130010 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 15839232 140737410864049 140737410864300 140737410864300 140737410867143 0
[pid=8120/tid=8122] ppid=8117 vsize=27984808 memory=-3622645143214314312 CPUtime=3.2 cores=0-7
/proc/8120/task/8122/stat : 8122 (java) S 8117 8120 7332 0 -1 1077944384 18358 0 0 0 304 16 0 0 20 0 24 0 83549613 28656443392 195121 33554432000 4194304 4196468 140723113713680 140328087690240 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8123] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8123/stat : 8123 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83549616 28656443392 195121 33554432000 4194304 4196468 140723113713680 140328120093840 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8124] ppid=8117 vsize=27984808 memory=-1 CPUtime=0 cores=0-7
/proc/8120/task/8124/stat : 8124 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83549616 28656443392 195121 33554432000 4194304 4196468 140723113713680 140327934250000 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8125] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8125/stat : 8125 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83549616 28656443392 195121 33554432000 4194304 4196468 140723113713680 140327933197200 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8126] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8126/stat : 8126 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83549616 28656443392 195121 33554432000 4194304 4196468 140723113713680 140327932144400 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8127] ppid=8117 vsize=27984808 memory=-1 CPUtime=0 cores=0-7
/proc/8120/task/8127/stat : 8127 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83549616 28656443392 195121 33554432000 4194304 4196468 140723113713680 140327931091600 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8128] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8128/stat : 8128 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83549616 28656443392 195121 33554432000 4194304 4196468 140723113713680 140327930038800 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8129] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8129/stat : 8129 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83549616 28656443392 195121 33554432000 4194304 4196468 140723113713680 140327928986000 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8130] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8130/stat : 8130 (java) S 8117 8120 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83549616 28656443392 195121 33554432000 4194304 4196468 140723113713680 140327927933200 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8131] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8131/stat : 8131 (java) S 8117 8120 7332 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 83549617 28656443392 195121 33554432000 4194304 4196468 140723113713680 140326638410608 140328115862146 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8132] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8132/stat : 8132 (java) S 8117 8120 7332 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 83549618 28656443392 195121 33554432000 4194304 4196468 140723113713680 140325842576928 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8133] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8133/stat : 8133 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83549618 28656443392 195121 33554432000 4194304 4196468 140723113713680 140325574141296 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8134] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8134/stat : 8134 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83549620 28656443392 195121 33554432000 4194304 4196468 140723113713680 140325199632720 140328115869595 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8135] ppid=8117 vsize=27984808 memory=0 CPUtime=1.82 cores=0-7
/proc/8120/task/8135/stat : 8135 (java) S 8117 8120 7332 0 -1 1077944384 2001 0 0 0 181 1 0 0 20 0 24 0 83549620 28656443392 195121 33554432000 4194304 4196468 140723113713680 140326637357424 140328115862146 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8136] ppid=8117 vsize=27984808 memory=0 CPUtime=1.79 cores=0-7
/proc/8120/task/8136/stat : 8136 (java) S 8117 8120 7332 0 -1 1077944384 1563 0 0 0 179 0 0 0 20 0 24 0 83549620 28656443392 195121 33554432000 4194304 4196468 140723113713680 140326636304624 140328115862146 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8137] ppid=8117 vsize=27984808 memory=0 CPUtime=1.87 cores=0-7
/proc/8120/task/8137/stat : 8137 (java) S 8117 8120 7332 0 -1 1077944384 1489 0 0 0 187 0 0 0 20 0 24 0 83549620 28656443392 195121 33554432000 4194304 4196468 140723113713680 140326635251824 140328115862146 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8138] ppid=8117 vsize=27984808 memory=0 CPUtime=1.16 cores=0-7
/proc/8120/task/8138/stat : 8138 (java) S 8117 8120 7332 0 -1 1077944384 3838 0 0 0 115 1 0 0 20 0 24 0 83549620 28656443392 195121 33554432000 4194304 4196468 140723113713680 140326634199024 140328115862146 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8139] ppid=8117 vsize=27984808 memory=-1 CPUtime=0 cores=0-7
/proc/8120/task/8139/stat : 8139 (java) S 8117 8120 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83549621 28656443392 195121 33554432000 4194304 4196468 140723113713680 140324701727840 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8140] ppid=8117 vsize=27984808 memory=-1 CPUtime=0 cores=0-7
/proc/8120/task/8140/stat : 8140 (java) S 8117 8120 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83549621 28656443392 195121 33554432000 4194304 4196468 140723113713680 140326633147440 140328115862146 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8142] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8142/stat : 8142 (java) S 8117 8120 7332 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 83549933 28656443392 195121 33554432000 4194304 4196468 140723113713680 140326715287104 140328115875609 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8144] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8144/stat : 8144 (java) S 8117 8120 7332 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 83549933 28656443392 195121 33554432000 4194304 4196468 140723113713680 140324030627376 140328115872925 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8145] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8145/stat : 8145 (java) S 8117 8120 7332 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 83549933 28656443392 195121 33554432000 4194304 4196468 140723113713680 140324299062704 140328115872925 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8154] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8154/stat : 8154 (java) S 8117 8120 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83549935 28656443392 195121 33554432000 4194304 4196468 140723113713680 140323762199584 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
Current children cumulated CPU time: 24.09 s
Current children cumulated vsize: 28633032 KiB
Current children cumulated memory: 934564 KiB

[startup+5.11109 s]
/proc/loadavg: 8.82 8.78 8.76 9/212 8154
/proc/meminfo: memFree=13255344/32770624 swapFree=67108860/67108860
[pid=8120] ppid=8117 vsize=27984808 memory=780484 CPUtime=9.89 cores=0-7
/proc/8120/stat : 8120 (java) S 8117 8120 7332 0 -1 1077944320 28647 0 0 0 969 20 0 0 20 0 24 0 83549613 28656443392 195121 33554432000 4194304 4196468 140723113713680 140723113696224 140328115850999 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
/proc/8120/statm: 6996202 195121 3230 1 0 6957058 0
[pid=8141] ppid=8120 vsize=649316 memory=161256 CPUtime=14.96 cores=0-7
/proc/8141/stat : 8141 (glucose-syrup) S 8120 8120 7332 0 -1 1077944320 57964 0 0 0 1471 25 0 0 20 0 9 0 83549932 664899584 40314 33554432000 4194304 4373367 140737410858112 140737410856656 139731210119810 0 4 0 8388610 18446744073709551615 0 0 17 1 0 0 0 0 0 6470912 6472264 15839232 140737410864049 140737410864300 140737410864300 140737410867143 0
/proc/8141/statm: 162329 40314 386 44 0 158017 0
[pid=8141/tid=8146] ppid=8120 vsize=649316 memory=145520 CPUtime=1.88 cores=0-7
/proc/8141/task/8146/stat : 8146 (glucose-syrup) R 8120 8120 7332 0 -1 4202560 6617 0 0 0 186 2 0 0 20 0 9 0 83549934 664899584 40314 33554432000 4194304 4373367 140737410858112 139731194891256 4271925 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 15839232 140737410864049 140737410864300 140737410864300 140737410867143 0
[pid=8141/tid=8147] ppid=8120 vsize=649316 memory=3472328296227418159 CPUtime=1.86 cores=0-7
/proc/8141/task/8147/stat : 8147 (glucose-syrup) R 8120 8120 7332 0 -1 4202560 6687 0 0 0 183 3 0 0 20 0 9 0 83549934 664899584 40314 33554432000 4194304 4373367 140737410858112 139731186498704 139731210130010 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 15839232 140737410864049 140737410864300 140737410864300 140737410867143 0
[pid=8141/tid=8148] ppid=8120 vsize=649316 memory=6943526294502006880 CPUtime=1.87 cores=0-7
/proc/8141/task/8148/stat : 8148 (glucose-syrup) R 8120 8120 7332 0 -1 4202560 6908 0 0 0 184 3 0 0 20 0 9 0 83549934 664899584 40314 33554432000 4194304 4373367 140737410858112 139731178106224 139731210130010 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 15839232 140737410864049 140737410864300 140737410864300 140737410867143 0
[pid=8141/tid=8149] ppid=8120 vsize=649316 memory=286 CPUtime=1.86 cores=0-7
/proc/8141/task/8149/stat : 8149 (glucose-syrup) R 8120 8120 7332 0 -1 4202560 6706 0 0 0 183 3 0 0 20 0 9 0 83549934 664899584 40314 33554432000 4194304 4373367 140737410858112 139731169713424 139731210130010 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 15839232 140737410864049 140737410864300 140737410864300 140737410867143 0
[pid=8141/tid=8150] ppid=8120 vsize=649316 memory=0 CPUtime=1.86 cores=0-7
/proc/8141/task/8150/stat : 8150 (glucose-syrup) R 8120 8120 7332 0 -1 4202560 7506 0 0 0 183 3 0 0 20 0 9 0 83549934 664899584 40314 33554432000 4194304 4373367 140737410858112 139731161320592 4239797 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 15839232 140737410864049 140737410864300 140737410864300 140737410867143 0
[pid=8141/tid=8151] ppid=8120 vsize=649316 memory=0 CPUtime=1.87 cores=0-7
/proc/8141/task/8151/stat : 8151 (glucose-syrup) R 8120 8120 7332 0 -1 4202560 7350 0 0 0 185 2 0 0 20 0 9 0 83549934 664899584 40314 33554432000 4194304 4373367 140737410858112 139731152927888 4295977 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 15839232 140737410864049 140737410864300 140737410864300 140737410867143 0
[pid=8141/tid=8152] ppid=8120 vsize=649316 memory=0 CPUtime=1.83 cores=0-7
/proc/8141/task/8152/stat : 8152 (glucose-syrup) R 8120 8120 7332 0 -1 4202560 6390 0 0 0 180 3 0 0 20 0 9 0 83549934 664899584 40314 33554432000 4194304 4373367 140737410858112 139731144535408 4262174 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 15839232 140737410864049 140737410864300 140737410864300 140737410867143 0
[pid=8141/tid=8153] ppid=8120 vsize=649316 memory=0 CPUtime=1.84 cores=0-7
/proc/8141/task/8153/stat : 8153 (glucose-syrup) R 8120 8120 7332 0 -1 4202560 6733 0 0 0 181 3 0 0 20 0 9 0 83549934 664899584 40314 33554432000 4194304 4373367 140737410858112 139731136142480 4295977 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 15839232 140737410864049 140737410864300 140737410864300 140737410867143 0
[pid=8120/tid=8122] ppid=8117 vsize=27984808 memory=0 CPUtime=3.2 cores=0-7
/proc/8120/task/8122/stat : 8122 (java) S 8117 8120 7332 0 -1 1077944384 18358 0 0 0 304 16 0 0 20 0 24 0 83549613 28656443392 195121 33554432000 4194304 4196468 140723113713680 140328087690240 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8123] ppid=8117 vsize=27984808 memory=279869330804464 CPUtime=0 cores=0-7
/proc/8120/task/8123/stat : 8123 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83549616 28656443392 195121 33554432000 4194304 4196468 140723113713680 140328120093840 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8124] ppid=8117 vsize=27984808 memory=12848 CPUtime=0 cores=0-7
/proc/8120/task/8124/stat : 8124 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83549616 28656443392 195121 33554432000 4194304 4196468 140723113713680 140327934250000 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8125] ppid=8117 vsize=27984808 memory=25505 CPUtime=0 cores=0-7
/proc/8120/task/8125/stat : 8125 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83549616 28656443392 195121 33554432000 4194304 4196468 140723113713680 140327933197200 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8126] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8126/stat : 8126 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83549616 28656443392 195121 33554432000 4194304 4196468 140723113713680 140327932144400 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8127] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8127/stat : 8127 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83549616 28656443392 195121 33554432000 4194304 4196468 140723113713680 140327931091600 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8128] ppid=8117 vsize=27984808 memory=-3622645143214314312 CPUtime=0 cores=0-7
/proc/8120/task/8128/stat : 8128 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83549616 28656443392 195121 33554432000 4194304 4196468 140723113713680 140327930038800 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8129] ppid=8117 vsize=27984808 memory=7163646370670273127 CPUtime=0 cores=0-7
/proc/8120/task/8129/stat : 8129 (java) S 8117 8120 7332 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83549616 28656443392 195121 33554432000 4194304 4196468 140723113713680 140327928986000 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8130] ppid=8117 vsize=27984808 memory=7090753139173450833 CPUtime=0 cores=0-7
/proc/8120/task/8130/stat : 8130 (java) S 8117 8120 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83549616 28656443392 195121 33554432000 4194304 4196468 140723113713680 140327927933200 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8131] ppid=8117 vsize=27984808 memory=-2541025662029814883 CPUtime=0 cores=0-7
/proc/8120/task/8131/stat : 8131 (java) S 8117 8120 7332 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 83549617 28656443392 195121 33554432000 4194304 4196468 140723113713680 140326638410608 140328115862146 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8132] ppid=8117 vsize=27984808 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/8120/task/8132/stat : 8132 (java) S 8117 8120 7332 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 83549618 28656443392 195121 33554432000 4194304 4196468 140723113713680 140325842576928 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8133] ppid=8117 vsize=27984808 memory=7738399542813026658 CPUtime=0 cores=0-7
/proc/8120/task/8133/stat : 8133 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83549618 28656443392 195121 33554432000 4194304 4196468 140723113713680 140325574141296 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8134] ppid=8117 vsize=27984808 memory=5450906536644539946 CPUtime=0 cores=0-7
/proc/8120/task/8134/stat : 8134 (java) S 8117 8120 7332 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83549620 28656443392 195121 33554432000 4194304 4196468 140723113713680 140325199632720 140328115869595 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8135] ppid=8117 vsize=27984808 memory=35492 CPUtime=1.82 cores=0-7
/proc/8120/task/8135/stat : 8135 (java) S 8117 8120 7332 0 -1 1077944384 2001 0 0 0 181 1 0 0 20 0 24 0 83549620 28656443392 195121 33554432000 4194304 4196468 140723113713680 140326637357424 140328115862146 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8136] ppid=8117 vsize=27984808 memory=780484 CPUtime=1.79 cores=0-7
/proc/8120/task/8136/stat : 8136 (java) S 8117 8120 7332 0 -1 1077944384 1563 0 0 0 179 0 0 0 20 0 24 0 83549620 28656443392 195121 33554432000 4194304 4196468 140723113713680 140326636304624 140328115862146 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8137] ppid=8117 vsize=27984808 memory=0 CPUtime=1.87 cores=0-7
/proc/8120/task/8137/stat : 8137 (java) S 8117 8120 7332 0 -1 1077944384 1489 0 0 0 187 0 0 0 20 0 24 0 83549620 28656443392 195121 33554432000 4194304 4196468 140723113713680 140326635251824 140328115862146 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8138] ppid=8117 vsize=27984808 memory=0 CPUtime=1.16 cores=0-7
/proc/8120/task/8138/stat : 8138 (java) S 8117 8120 7332 0 -1 1077944384 3838 0 0 0 115 1 0 0 20 0 24 0 83549620 28656443392 195121 33554432000 4194304 4196468 140723113713680 140326634199024 140328115862146 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8139] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8139/stat : 8139 (java) S 8117 8120 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83549621 28656443392 195121 33554432000 4194304 4196468 140723113713680 140324701727840 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8140] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8140/stat : 8140 (java) S 8117 8120 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83549621 28656443392 195121 33554432000 4194304 4196468 140723113713680 140326633147440 140328115862146 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8142] ppid=8117 vsize=27984808 memory=279869330751840 CPUtime=0 cores=0-7
/proc/8120/task/8142/stat : 8142 (java) S 8117 8120 7332 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 83549933 28656443392 195121 33554432000 4194304 4196468 140723113713680 140326715287104 140328115875609 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8144] ppid=8117 vsize=27984808 memory=279869330756288 CPUtime=0 cores=0-7
/proc/8120/task/8144/stat : 8144 (java) S 8117 8120 7332 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 83549933 28656443392 195121 33554432000 4194304 4196468 140723113713680 140324030627376 140328115872925 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8145] ppid=8117 vsize=27984808 memory=139934665385952 CPUtime=0 cores=0-7
/proc/8120/task/8145/stat : 8145 (java) S 8117 8120 7332 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 83549933 28656443392 195121 33554432000 4194304 4196468 140723113713680 140324299062704 140328115872925 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
[pid=8120/tid=8154] ppid=8117 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/8120/task/8154/stat : 8154 (java) S 8117 8120 7332 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83549935 28656443392 195121 33554432000 4194304 4196468 140723113713680 140323762199584 140328115861205 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33923072 140723113722841 140723113723141 140723113723141 140723113725903 0
Current children cumulated CPU time: 24.85 s
Current children cumulated vsize: 28634124 KiB
Current children cumulated memory: 941740 KiB

Child status: 0
Real time (s): 5.1911
CPU time (s): 25.2954
CPU user time (s): 24.7927
CPU system time (s): 0.502725
CPU usage (%): 487.285
Max. virtual memory (cumulated for all children) (KiB): 28634824
Max. memory (cumulated for all children) (KiB): 941740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.7927
system time used= 0.502725
maximum resident set size= 783096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88026
page faults= 0
swaps= 0
block input operations= 0
block output operations= 520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24247
involuntary context switches= 116


# summary of solver processes directly reported to runsolver:
#   pid: 8120
#   total CPU time (s): 25.2954
#   total CPU user time (s): 24.7927
#   total CPU system time (s): 0.502725

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.058515 second user time and 0.101898 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-27 04:51:07
IDJOB=4297082
IDBENCH=141419
IDSOLVER=2758
FILE ID=node106/4297082-1532659867
RUNJOBID= node106-1532652241-7359
PBS_JOBID= 21022208
Free space on /tmp= 46168 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-12_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -order -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297082-1532659867/watcher-4297082-1532659867 -o /tmp/evaluation-result-4297082-1532659867/solver-4297082-1532659867 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1532652241-7359 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297082-1532659867.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 9b1722167e694dc70b944145256e05c5
RANDOM SEED=568574274

node106.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        14173016 kB
MemAvailable:   31923884 kB
Buffers:          242852 kB
Cached:         17507660 kB
SwapCached:            0 kB
Active:          2968896 kB
Inactive:       14841048 kB
Active(anon):       5792 kB
Inactive(anon):    80968 kB
Active(file):    2963104 kB
Inactive(file): 14760080 kB
Unevictable:        6944 kB
Mlocked:            6944 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8360 kB
Writeback:             0 kB
AnonPages:         75500 kB
Mapped:            41616 kB
Shmem:             25228 kB
Slab:             483288 kB
SReclaimable:     456144 kB
SUnreclaim:        27144 kB
KernelStack:        3536 kB
PageTables:         5964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46160 MiB
End job on node106 at 2018-07-27 04:51:13