Trace number 4296993

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 9.54578 2.74223

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-08_c18.xml
MD5SUMf8c10a8313da5da6e599be620e9e581f
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 benchmark9.412
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints114
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":120}]
Minimum variable degree0
Maximum variable degree17
Distribution of variable degrees[{"degree":0,"count":8},{"degree":2,"count":56},{"degree":16,"count":8},{"degree":17,"count":56}]
Minimum constraint arity8
Maximum constraint arity64
Distribution of constraint arities[{"arity":8,"count":1},{"arity":10,"count":112},{"arity":64,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":112}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 11:32:11 CEST 2018
0.66/0.55	c PID: 10446
0.66/0.55	c IP: 172.20.3.148
0.66/0.55	c HOST: node148.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.39/0.93	c (0,0) Parsing End
1.39/0.93	c (0,0) CSP: 120 int (0 aux), 0 bool (0 aux), 114 ctr, max domain size 8
1.39/0.93	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.93	c (0,0) Constraint Name Generate Begin
1.39/0.94	c (0,0) Ctr:HOME/instance-4296993-1532683930.xml,AllDifferentMatrix:Element:Instantiation:IntVar
1.39/0.94	c (0,0) Constraint Name Generate End
1.39/0.94	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.39/0.94	c (0,0) CSP to CSPinCNF Begin
2.05/1.29	c (0,0) translated 12 (10%) constraints
2.30/1.32	c (0,0) translated 23 (20%) constraints
2.63/1.44	c (0,0) translated 35 (30%) constraints
2.63/1.44	c (0,0) translated 46 (40%) constraints
2.63/1.44	c (0,0) translated 57 (50%) constraints
2.63/1.44	c (0,0) translated 69 (60%) constraints
2.63/1.44	c (0,0) translated 80 (70%) constraints
2.63/1.44	c (0,0) translated 92 (80%) constraints
2.63/1.44	c (0,0) translated 103 (90%) constraints
2.63/1.44	c (0,0) translated 114 (100%) constraints
2.63/1.48	c (0,0) STATISTICS1:HOME/instance-4296993-1532683930.xml,AllDifferentMatrix:Element:Instantiation:IntVar,120,1384,8,8,8,2,8:1904;1:336,8:3584;1:264,8:32;3:896;2:448;1:8,2:2240;1:1168,
2.63/1.48	c (0,0) ===========================================
2.63/1.48	c (0,0) Order
2.63/1.48	c (0,0) ===========================================
2.92/1.51	c (0,0) translated 139 (10%) constraints
2.92/1.53	c (0,0) translated 277 (20%) constraints
2.92/1.54	c (1,0) translated 416 (30%) constraints
2.92/1.57	c (1,1) translated 554 (40%) constraints
3.25/1.62	c (1,1) translated 692 (50%) constraints
3.25/1.65	c (1,1) translated 831 (60%) constraints
3.25/1.68	c (1,1) translated 969 (70%) constraints
3.64/1.71	c (1,1) translated 1108 (80%) constraints
3.64/1.74	c (1,1) translated 1246 (90%) constraints
3.64/1.76	c (1,1) translated 1384 (100%) constraints
3.64/1.77	c (1,1) CSP to CSPinCNF End
3.64/1.77	c (1,1) CSP: 120 int (0 aux), 840 bool (840 aux), 3184 ctr, max domain size 8
3.64/1.77	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.64/1.77	c (1,1) CSPinCNF Propagation Begin
4.05/1.84	c (1,1) 2 values, 404 unsatisfiable literals, and 144 valid clauses are removed
4.05/1.84	c (1,1) CSPinCNF Propagation End
4.05/1.84	c (1,1) CSP: 120 int (0 aux), 840 bool (840 aux), 3040 ctr, max domain size 8
4.05/1.84	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.05/1.84	c (1,1) Simplify CSPinCNF Begin
4.05/1.89	c (1,1) Simplify CSPinCNF End
4.05/1.89	c (1,1) CSP: 120 int (0 aux), 1672 bool (1672 aux), 3872 ctr, max domain size 8
4.05/1.89	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.05/1.89	c (1,1) Calculate Precise Domain Begin
4.05/1.89	c (1,1) 0 values are removed by re-calculation
4.05/1.89	c (1,1) Calculate Precise Domain End
4.05/1.89	c (1,1) CSP: 120 int (0 aux), 1672 bool (1672 aux), 3872 ctr, max domain size 8
4.05/1.89	c (1,1) Heap : 337 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.05/1.89	c (1,1) CSPinCNF to SatSolver Begin
4.46/1.99	c (1,1) 388 (10 %) CSP clauses are encoded (2424 SAT variables, 2285 SAT clauses)
4.75/2.02	c (1,1) 775 (20 %) CSP clauses are encoded (2424 SAT variables, 3914 SAT clauses)
4.75/2.03	c (1,1) 1162 (30 %) CSP clauses are encoded (2424 SAT variables, 5536 SAT clauses)
4.75/2.05	c (1,1) 1549 (40 %) CSP clauses are encoded (2424 SAT variables, 7245 SAT clauses)
4.75/2.07	c (1,1) 1936 (50 %) CSP clauses are encoded (2424 SAT variables, 8936 SAT clauses)
4.75/2.08	c (1,1) 2324 (60 %) CSP clauses are encoded (2424 SAT variables, 10637 SAT clauses)
4.75/2.10	c (1,1) 2711 (70 %) CSP clauses are encoded (2424 SAT variables, 12359 SAT clauses)
5.13/2.11	c (1,1) 3098 (80 %) CSP clauses are encoded (2424 SAT variables, 14080 SAT clauses)
5.13/2.12	c (1,1) 3485 (90 %) CSP clauses are encoded (2424 SAT variables, 15808 SAT clauses)
5.13/2.14	c (1,1) 3872 (100 %) CSP clauses are encoded (2424 SAT variables, 17519 SAT clauses)
5.13/2.14	c (1,1) CSPinCNF to SatSolver End
5.13/2.14	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.13/2.18	c (1,1) STATISTICS2:HOME/instance-4296993-1532683930.xml,AllDifferentMatrix:Element:Instantiation:IntVar,1792,3872,8,8,6,2,8:1080;7:856;6:304;1:356,8:4404;7:1600;6:440;2:4260;1:356,6:28;3:608;2:3236,2:2596;1:5868,
5.13/2.18	c (1,1) SatSolver.solve Begin
5.13/2.18	c (1,1) 2424 bool, 17520 clause
5.13/2.18	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296993-1532683930.xml-scop-10446.cnf HOME/instance-4296993-1532683930.xml-scop-10446.cnf.out
5.74/2.72	c (2,0) c
5.74/2.72	c (2,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
5.74/2.72	c (2,0) c
5.74/2.72	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
5.74/2.72	c (2,0) c 8 solvers engines and 1 companion as a blackboard created.
5.74/2.72	c (2,0) c ========================================[ Problem Statistics ]===========================================
5.74/2.72	c (2,0) c |                                                                                                       |
5.74/2.72	c (2,0) c |  Number of variables:          2424                                                                   |
5.74/2.72	c (2,0) c |  Number of clauses:           17520                                                                   |
5.74/2.72	c (2,0) c |  Parse time:                   0.00 s                                                                 |
5.74/2.72	c (2,0) c |                                                                                                       |
5.74/2.72	c (2,0) c |  Eliminated clauses:           0.03 Mb                                                                |
5.74/2.72	c (2,0) c |  Simplification time:          0.02 s                                                                 |
5.74/2.72	c (2,0) c |                                                                                                       |
5.74/2.72	c (2,0) c |  Generating clones                                                                                    |
5.74/2.72	c (2,0) c |  all clones generated. Memory =  36.46Mb.                                                             |
5.74/2.72	c (2,0) c ========================================================================================================|
5.74/2.72	c (2,0) c Thread 0 is 100% pure glucose! First thread to finish! (UNSAT answer).
5.74/2.72	c (2,0) c Total Memory so far : 618.80Mb
5.74/2.72	c (2,0) c
5.74/2.72	c (2,0) c real time : 0.521113 s
5.74/2.72	c (2,0) c cpu time  : 3.75076 s
5.74/2.72	c (2,0) c
5.74/2.72	c (2,0) c
5.74/2.72	c (2,0) c
5.74/2.72	c (2,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
5.74/2.72	c (2,0) c
5.74/2.72	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.74/2.72	c (2,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
5.74/2.72	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.74/2.72	c (2,0) c | Conflicts     |           82050 |      10440 |      10018 |      10889 |       9580 |      10808 |       9454 |      10409 |      10452 |
5.74/2.72	c (2,0) c | Decisions     |          102708 |      13036 |      12655 |      13679 |      12135 |      13374 |      11831 |      13277 |      12721 |
5.74/2.72	c (2,0) c | Propagations  |        11682072 |    1528830 |    1388744 |    1539438 |    1360797 |    1561659 |    1318850 |    1462700 |    1521054 |
5.74/2.72	c (2,0) c | Avg_Trail     |                 |        426 |        416 |        424 |        418 |        422 |        417 |        422 |        428 |
5.74/2.72	c (2,0) c | Avg_DL        |                 |         10 |         10 |          9 |         11 |         10 |         10 |         11 |         11 |
5.74/2.72	c (2,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.74/2.72	c (2,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.74/2.72	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.74/2.72	c (2,0) c | Exported      |           14834 |       1833 |       1862 |       2027 |       1664 |       1972 |       1689 |       1843 |       1944 |
5.74/2.72	c (2,0) c | Imported      |           90892 |      13001 |      12171 |      11532 |       9296 |      12460 |      12755 |      12922 |       6755 |
5.74/2.72	c (2,0) c | Good          |             568 |        116 |         67 |         61 |         35 |         68 |         97 |        109 |         15 |
5.74/2.72	c (2,0) c | Purge         |           90324 |      12885 |      12104 |      11471 |       9261 |      12392 |      12658 |      12813 |       6740 |
5.74/2.72	c (2,0) c | Promoted      |            4625 |        596 |        622 |        615 |        624 |        597 |        435 |        629 |        507 |
5.74/2.72	c (2,0) c | Remove_Imp    |            3369 |          0 |          0 |          0 |          0 |          0 |       2718 |          0 |        651 |
5.74/2.72	c (2,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
5.74/2.72	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.74/2.72	c (2,0) c | Unaries       |                 |          7 |          2 |          2 |          0 |          5 |          1 |          1 |          0 |
5.74/2.72	c (2,0) c | Binaries      |                 |         15 |         25 |         19 |          5 |         40 |         12 |         13 |          2 |
5.74/2.72	c (2,0) c | Glues         |                 |        175 |        184 |        195 |        162 |        199 |        146 |        178 |        122 |
5.74/2.72	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.74/2.72	c (2,0) c | Orig_Seen     |            54 % |       9796 |       9421 |       9583 |       9647 |       9403 |       9290 |       9533 |       9463 |
5.74/2.72	c (2,0) c | Diff Orig seen|                 |      X     | -      375 | -      213 | -      149 | -      393 | -      506 | -      263 | -      333 |
5.74/2.72	c (2,0) c | Hamming       |            16 % |      X     |        348 |        438 |        404 |        433 |        381 |        381 |        409 |
5.74/2.72	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
5.74/2.72	c (2,0) 
5.74/2.72	c (2,0) s UNSATISFIABLE
5.74/2.73	c (2,1) SatSolver.solve End
5.74/2.73	c (2,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
5.74/2.73	c (2,1) Show results Begin
5.74/2.73	s UNSATISFIABLE
5.74/2.73	c (2,1) Show results End
5.74/2.73	c (2,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
5.74/2.73	c (2,1) 0,0,1,1,1,1,1,2,2,STOP-AFTER(ALL)
5.74/2.73	c END-Prog: Fri Jul 27 11:32: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 (8324 MiB free)
  memory of node 1: 16384 MiB (14841 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296993-1532683930/watcher-4296993-1532683930 -o /tmp/evaluation-result-4296993-1532683930/solver-4296993-1532683930 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1532676362-9860 --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-4296993-1532683930.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
solver pid=10446, runsolver pid=10443
Current StackSize limit: 8192 KiB


[startup+0.100113 s]*
/proc/loadavg: 6.87 7.92 8.18 3/199 10466
/proc/meminfo: memFree=23629320/32770624 swapFree=67108404/67108860
[pid=10446] ppid=10443 vsize=27312552 memory=106468 CPUtime=0.11 cores=0-7
/proc/10446/stat : 10446 (java) S 10443 10446 9833 0 -1 1077944320 6679 0 0 0 9 2 0 0 20 0 20 0 85956201 27968053248 26617 33554432000 4194304 4196468 140727257471984 140727257454528 140315910082295 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
/proc/10446/statm: 6828138 26617 2752 1 0 6790598 0
[pid=10446/tid=10448] ppid=10443 vsize=27312552 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/10446/task/10448/stat : 10448 (java) R 10443 10446 9833 0 -1 4202560 4767 0 0 0 7 2 0 0 20 0 20 0 85956201 27968053248 26617 33554432000 4194304 4196468 140727257471984 140315881914496 140315894162782 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10449] ppid=10443 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/10446/task/10449/stat : 10449 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 26617 33554432000 4194304 4196468 140727257471984 140315914324368 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10450] ppid=10443 vsize=27312552 memory=140322113644160 CPUtime=0 cores=0-7
/proc/10446/task/10450/stat : 10450 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 26617 33554432000 4194304 4196468 140727257471984 140315728480528 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10451] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10451/stat : 10451 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 26617 33554432000 4194304 4196468 140727257471984 140315727428240 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10452] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10452/stat : 10452 (java) S 10443 10446 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 26617 33554432000 4194304 4196468 140727257471984 140315726375440 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10453] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10453/stat : 10453 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 26617 33554432000 4194304 4196468 140727257471984 140315725323152 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10454] ppid=10443 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10446/task/10454/stat : 10454 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 26617 33554432000 4194304 4196468 140727257471984 140315724270352 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10455] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10455/stat : 10455 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 26617 33554432000 4194304 4196468 140727257471984 140315723218064 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10456] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10456/stat : 10456 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 26617 33554432000 4194304 4196468 140727257471984 140315722165264 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10457] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10457/stat : 10457 (java) S 10443 10446 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956205 27968053248 26617 33554432000 4194304 4196468 140727257471984 140314900674672 140315910093442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10458] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10458/stat : 10458 (java) S 10443 10446 9833 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85956206 27968053248 26617 33554432000 4194304 4196468 140727257471984 140313762980640 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10459] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10459/stat : 10459 (java) S 10443 10446 9833 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85956206 27968053248 26617 33554432000 4194304 4196468 140727257471984 140313628759152 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10460] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10460/stat : 10460 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956208 27968053248 26617 33554432000 4194304 4196468 140727257471984 140313254254672 140315910100891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10461] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10461/stat : 10461 (java) S 10443 10446 9833 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 85956208 27968053248 26617 33554432000 4194304 4196468 140727257471984 140314899622512 140315910093442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10462] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10462/stat : 10462 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956208 27968053248 26617 33554432000 4194304 4196468 140727257471984 140314898569712 140315910093442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10463] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10463/stat : 10463 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956208 27968053248 26617 33554432000 4194304 4196468 140727257471984 140314897517424 140315910093442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10464] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10464/stat : 10464 (java) S 10443 10446 9833 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 20 0 85956209 27968053248 26617 33554432000 4194304 4196468 140727257471984 140314896464624 140315910093442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10465] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10465/stat : 10465 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956209 27968053248 26617 33554432000 4194304 4196468 140727257471984 140312756349280 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10466] ppid=10443 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10446/task/10466/stat : 10466 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956209 27968053248 26617 33554432000 4194304 4196468 140727257471984 140314895411504 140315910093442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 106468 KiB

[startup+0.210075 s]*
/proc/loadavg: 6.87 7.92 8.18 3/199 10466
/proc/meminfo: memFree=23612824/32770624 swapFree=67108404/67108860
[pid=10446] ppid=10443 vsize=27312552 memory=121428 CPUtime=0.24 cores=0-7
/proc/10446/stat : 10446 (java) S 10443 10446 9833 0 -1 1077944320 10580 0 0 0 21 3 0 0 20 0 20 0 85956201 27968053248 30357 33554432000 4194304 4196468 140727257471984 140727257454528 140315910082295 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
/proc/10446/statm: 6828138 30357 2938 1 0 6790598 0
[pid=10446/tid=10448] ppid=10443 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/10446/task/10448/stat : 10448 (java) R 10443 10446 9833 0 -1 4202560 8460 0 0 0 17 3 0 0 20 0 20 0 85956201 27968053248 30357 33554432000 4194304 4196468 140727257471984 140315881872960 140315894162782 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10449] ppid=10443 vsize=27312552 memory=9326 CPUtime=0 cores=0-7
/proc/10446/task/10449/stat : 10449 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 30357 33554432000 4194304 4196468 140727257471984 140315914324368 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10450] ppid=10443 vsize=27312552 memory=140322113654360 CPUtime=0 cores=0-7
/proc/10446/task/10450/stat : 10450 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 30357 33554432000 4194304 4196468 140727257471984 140315728480528 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10451] ppid=10443 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10446/task/10451/stat : 10451 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 30357 33554432000 4194304 4196468 140727257471984 140315727428240 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10452] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10452/stat : 10452 (java) S 10443 10446 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 30357 33554432000 4194304 4196468 140727257471984 140315726375440 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10453] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10453/stat : 10453 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 30357 33554432000 4194304 4196468 140727257471984 140315725323152 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10454] ppid=10443 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10446/task/10454/stat : 10454 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 30357 33554432000 4194304 4196468 140727257471984 140315724270352 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10455] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10455/stat : 10455 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 30357 33554432000 4194304 4196468 140727257471984 140315723218064 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10456] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10456/stat : 10456 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 30357 33554432000 4194304 4196468 140727257471984 140315722165264 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10457] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10457/stat : 10457 (java) S 10443 10446 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956205 27968053248 30357 33554432000 4194304 4196468 140727257471984 140314900674672 140315910093442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10458] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10458/stat : 10458 (java) S 10443 10446 9833 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85956206 27968053248 30357 33554432000 4194304 4196468 140727257471984 140313762980640 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10459] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10459/stat : 10459 (java) S 10443 10446 9833 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85956206 27968053248 30357 33554432000 4194304 4196468 140727257471984 140313628759152 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10460] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10460/stat : 10460 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956208 27968053248 30357 33554432000 4194304 4196468 140727257471984 140313254254672 140315910100891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10461] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10461/stat : 10461 (java) S 10443 10446 9833 0 -1 1077944384 340 0 0 0 0 0 0 0 20 0 20 0 85956208 27968053248 30357 33554432000 4194304 4196468 140727257471984 140314899622512 140315910093442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10462] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10462/stat : 10462 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956208 27968053248 30357 33554432000 4194304 4196468 140727257471984 140314898569712 140315910093442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10463] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10463/stat : 10463 (java) S 10443 10446 9833 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 20 0 85956208 27968053248 30357 33554432000 4194304 4196468 140727257471984 140314897517424 140315910093442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10464] ppid=10443 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/10446/task/10464/stat : 10464 (java) S 10443 10446 9833 0 -1 1077944384 285 0 0 0 2 0 0 0 20 0 20 0 85956209 27968053248 30357 33554432000 4194304 4196468 140727257471984 140314896464624 140315910093442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10465] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10465/stat : 10465 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956209 27968053248 30357 33554432000 4194304 4196468 140727257471984 140312756349280 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10466] ppid=10443 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10446/task/10466/stat : 10466 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956209 27968053248 30357 33554432000 4194304 4196468 140727257471984 140314895411504 140315910093442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 121428 KiB

[startup+0.309484 s]*
/proc/loadavg: 6.87 7.92 8.18 2/199 10466
/proc/meminfo: memFree=23609164/32770624 swapFree=67108404/67108860
[pid=10446] ppid=10443 vsize=27312552 memory=125072 CPUtime=0.42 cores=0-7
/proc/10446/stat : 10446 (java) S 10443 10446 9833 0 -1 1077944320 11196 0 0 0 38 4 0 0 20 0 20 0 85956201 27968053248 31268 33554432000 4194304 4196468 140727257471984 140727257454528 140315910082295 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
/proc/10446/statm: 6828138 31268 2988 1 0 6790598 0
[pid=10446/tid=10448] ppid=10443 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10446/task/10448/stat : 10448 (java) R 10443 10446 9833 0 -1 4202560 8900 0 0 0 26 3 0 0 20 0 20 0 85956201 27968053248 31268 33554432000 4194304 4196468 140727257471984 140315881886448 140315893269104 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10449] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10449/stat : 10449 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 31268 33554432000 4194304 4196468 140727257471984 140315914324368 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10450] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10450/stat : 10450 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 31268 33554432000 4194304 4196468 140727257471984 140315728480528 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10451] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10451/stat : 10451 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 31268 33554432000 4194304 4196468 140727257471984 140315727428240 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10452] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10452/stat : 10452 (java) S 10443 10446 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 31268 33554432000 4194304 4196468 140727257471984 140315726375440 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10453] ppid=10443 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/10446/task/10453/stat : 10453 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 31268 33554432000 4194304 4196468 140727257471984 140315725323152 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10454] ppid=10443 vsize=27312552 memory=140322017473455 CPUtime=0 cores=0-7
/proc/10446/task/10454/stat : 10454 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 31268 33554432000 4194304 4196468 140727257471984 140315724270352 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10455] ppid=10443 vsize=27312552 memory=140322017475760 CPUtime=0 cores=0-7
/proc/10446/task/10455/stat : 10455 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 31268 33554432000 4194304 4196468 140727257471984 140315723218064 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10456] ppid=10443 vsize=27312552 memory=140322017478064 CPUtime=0 cores=0-7
/proc/10446/task/10456/stat : 10456 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27968053248 31268 33554432000 4194304 4196468 140727257471984 140315722165264 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10457] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10457/stat : 10457 (java) S 10443 10446 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956205 27968053248 31268 33554432000 4194304 4196468 140727257471984 140314900674672 140315910093442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10458] ppid=10443 vsize=27312552 memory=280644034963088 CPUtime=0 cores=0-7
/proc/10446/task/10458/stat : 10458 (java) S 10443 10446 9833 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85956206 27968053248 31268 33554432000 4194304 4196468 140727257471984 140313762980640 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10459] ppid=10443 vsize=27312552 memory=280644034970000 CPUtime=0 cores=0-7
/proc/10446/task/10459/stat : 10459 (java) S 10443 10446 9833 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85956206 27968053248 31268 33554432000 4194304 4196468 140727257471984 140313628759152 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10460] ppid=10443 vsize=27312552 memory=280644034911280 CPUtime=0 cores=0-7
/proc/10446/task/10460/stat : 10460 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956208 27968053248 31268 33554432000 4194304 4196468 140727257471984 140313254254672 140315910100891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10461] ppid=10443 vsize=27312552 memory=280644034983824 CPUtime=0.02 cores=0-7
/proc/10446/task/10461/stat : 10461 (java) S 10443 10446 9833 0 -1 1077944384 449 0 0 0 2 0 0 0 20 0 20 0 85956208 27968053248 31268 33554432000 4194304 4196468 140727257471984 140314899622512 140315910093442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10462] ppid=10443 vsize=27312552 memory=280644034990736 CPUtime=0 cores=0-7
/proc/10446/task/10462/stat : 10462 (java) S 10443 10446 9833 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 20 0 85956208 27968053248 31268 33554432000 4194304 4196468 140727257471984 140314898569712 140315910093442 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10463] ppid=10443 vsize=27312552 memory=280644034988432 CPUtime=0 cores=0-7
/proc/10446/task/10463/stat : 10463 (java) S 10443 10446 9833 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 20 0 85956208 27968053248 31268 33554432000 4194304 4196468 140727257471984 140314897517424 140315910093442 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10464] ppid=10443 vsize=27312552 memory=280644035005040 CPUtime=0.07 cores=0-7
/proc/10446/task/10464/stat : 10464 (java) S 10443 10446 9833 0 -1 1077944384 329 0 0 0 7 0 0 0 20 0 20 0 85956209 27968053248 31268 33554432000 4194304 4196468 140727257471984 140314896464624 140315910093442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10465] ppid=10443 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10465/stat : 10465 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956209 27968053248 31268 33554432000 4194304 4196468 140727257471984 140312756349280 140315910092501 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10466] ppid=10443 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/10446/task/10466/stat : 10466 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956209 27968053248 31268 33554432000 4194304 4196468 140727257471984 140314895411504 140315910093442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125072 KiB

[startup+0.7008 s]
/proc/loadavg: 6.87 7.92 8.18 2/199 10466
/proc/meminfo: memFree=23584732/32770624 swapFree=67108404/67108860
[pid=10446] ppid=10443 vsize=27320948 memory=163296 CPUtime=1 cores=0-7
/proc/10446/stat : 10446 (java) S 10443 10446 9833 0 -1 1077944320 18446 0 0 0 94 6 0 0 20 0 20 0 85956201 27976650752 40824 33554432000 4194304 4196468 140727257471984 140727257454528 140315910082295 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
/proc/10446/statm: 6830237 40824 3160 1 0 6791622 0
[pid=10446/tid=10448] ppid=10443 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/10446/task/10448/stat : 10448 (java) R 10443 10446 9833 0 -1 4202560 15598 0 0 0 63 4 0 0 20 0 20 0 85956201 27976650752 40824 33554432000 4194304 4196468 140727257471984 140315881913744 140315895177609 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10449] ppid=10443 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10449/stat : 10449 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27976650752 40824 33554432000 4194304 4196468 140727257471984 140315914324368 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10450] ppid=10443 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10450/stat : 10450 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27976650752 40824 33554432000 4194304 4196468 140727257471984 140315728480528 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10451] ppid=10443 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10451/stat : 10451 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27976650752 40824 33554432000 4194304 4196468 140727257471984 140315727428240 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10452] ppid=10443 vsize=27320948 memory=5372 CPUtime=0 cores=0-7
/proc/10446/task/10452/stat : 10452 (java) S 10443 10446 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85956204 27976650752 40824 33554432000 4194304 4196468 140727257471984 140315726375440 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10453] ppid=10443 vsize=27320948 memory=1440 CPUtime=0 cores=0-7
/proc/10446/task/10453/stat : 10453 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956204 27976650752 40824 33554432000 4194304 4196468 140727257471984 140315725323152 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10454] ppid=10443 vsize=27320948 memory=4612 CPUtime=0 cores=0-7
/proc/10446/task/10454/stat : 10454 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27976650752 40824 33554432000 4194304 4196468 140727257471984 140315724270352 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10455] ppid=10443 vsize=27320948 memory=1200 CPUtime=0 cores=0-7
/proc/10446/task/10455/stat : 10455 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27976650752 40824 33554432000 4194304 4196468 140727257471984 140315723218064 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10456] ppid=10443 vsize=27320948 memory=15876 CPUtime=0 cores=0-7
/proc/10446/task/10456/stat : 10456 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85956204 27976650752 40824 33554432000 4194304 4196468 140727257471984 140315722165264 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10457] ppid=10443 vsize=27320948 memory=4044 CPUtime=0 cores=0-7
/proc/10446/task/10457/stat : 10457 (java) S 10443 10446 9833 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85956205 27976650752 40824 33554432000 4194304 4196468 140727257471984 140314900674672 140315910093442 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0

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

[pid=10446/tid=10461] ppid=10443 vsize=27325044 memory=13847469322668609 CPUtime=0.31 cores=0-7
/proc/10446/task/10461/stat : 10461 (java) R 10443 10446 9833 0 -1 4202560 794 0 0 0 31 0 0 0 20 0 20 0 85956208 27980845056 57338 33554432000 4194304 4196468 140727257471984 140314899610464 140315902369072 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10462] ppid=10443 vsize=27325044 memory=0 CPUtime=0.29 cores=0-7
/proc/10446/task/10462/stat : 10462 (java) R 10443 10446 9833 0 -1 4202560 490 0 0 0 28 1 0 0 20 0 20 0 85956208 27980845056 57338 33554432000 4194304 4196468 140727257471984 140314898558384 140315910094230 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10463] ppid=10443 vsize=27325044 memory=0 CPUtime=0.32 cores=0-7
/proc/10446/task/10463/stat : 10463 (java) R 10443 10446 9833 0 -1 4202560 494 0 0 0 32 0 0 0 20 0 20 0 85956208 27980845056 57338 33554432000 4194304 4196468 140727257471984 140314897510448 140315910103642 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10464] ppid=10443 vsize=27325044 memory=0 CPUtime=0.71 cores=0-7
/proc/10446/task/10464/stat : 10464 (java) S 10443 10446 9833 0 -1 1077944384 2679 0 0 0 70 1 0 0 20 0 20 0 85956209 27980845056 57338 33554432000 4194304 4196468 140727257471984 140314896464624 140315910093442 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10465] ppid=10443 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10465/stat : 10465 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956209 27980845056 57338 33554432000 4194304 4196468 140727257471984 140312756349280 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10466] ppid=10443 vsize=27325044 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10466/stat : 10466 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85956209 27980845056 57338 33554432000 4194304 4196468 140727257471984 140314895411504 140315910093442 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
Current children cumulated CPU time: 3.25 s
Current children cumulated vsize: 27325044 KiB
Current children cumulated memory: 229352 KiB

[startup+2.4009 s]
/proc/loadavg: 6.87 7.92 8.18 2/199 10466
/proc/meminfo: memFree=23443224/32770624 swapFree=67108404/67108860
[pid=10446] ppid=10443 vsize=27982760 memory=367252 CPUtime=5.74 cores=0-7
/proc/10446/stat : 10446 (java) S 10443 10446 9833 0 -1 1077944320 26426 0 0 0 559 15 0 0 20 0 24 0 85956201 28654346240 91813 33554432000 4194304 4196468 140727257471984 140727257454528 140315910082295 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
/proc/10446/statm: 6995690 91813 3225 1 0 6956546 0
[pid=10446/tid=10448] ppid=10443 vsize=27982760 memory=0 CPUtime=2.21 cores=0-7
/proc/10446/task/10448/stat : 10448 (java) S 10443 10446 9833 0 -1 1077944384 17559 0 0 0 212 9 0 0 20 0 24 0 85956201 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315881921536 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10449] ppid=10443 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10449/stat : 10449 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315914324368 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10450] ppid=10443 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10450/stat : 10450 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315728480528 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10451] ppid=10443 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10451/stat : 10451 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315727428240 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10452] ppid=10443 vsize=27982760 memory=3471202396320837679 CPUtime=0 cores=0-7
/proc/10446/task/10452/stat : 10452 (java) S 10443 10446 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315726375440 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10453] ppid=10443 vsize=27982760 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/10446/task/10453/stat : 10453 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315725323152 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10454] ppid=10443 vsize=27982760 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/10446/task/10454/stat : 10454 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315724270352 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10455] ppid=10443 vsize=27982760 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/10446/task/10455/stat : 10455 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315723218064 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10456] ppid=10443 vsize=27982760 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/10446/task/10456/stat : 10456 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315722165264 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10457] ppid=10443 vsize=27982760 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/10446/task/10457/stat : 10457 (java) S 10443 10446 9833 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 85956205 28654346240 91813 33554432000 4194304 4196468 140727257471984 140314900674672 140315910093442 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10458] ppid=10443 vsize=27982760 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/10446/task/10458/stat : 10458 (java) S 10443 10446 9833 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 85956206 28654346240 91813 33554432000 4194304 4196468 140727257471984 140313762980640 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10459] ppid=10443 vsize=27982760 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/10446/task/10459/stat : 10459 (java) S 10443 10446 9833 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 85956206 28654346240 91813 33554432000 4194304 4196468 140727257471984 140313628759152 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10460] ppid=10443 vsize=27982760 memory=-8672958532971446211 CPUtime=0 cores=0-7
/proc/10446/task/10460/stat : 10460 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956208 28654346240 91813 33554432000 4194304 4196468 140727257471984 140313254254672 140315910100891 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10461] ppid=10443 vsize=27982760 memory=4630099073997825165 CPUtime=0.94 cores=0-7
/proc/10446/task/10461/stat : 10461 (java) S 10443 10446 9833 0 -1 1077944384 2827 0 0 0 93 1 0 0 20 0 24 0 85956208 28654346240 91813 33554432000 4194304 4196468 140727257471984 140314899622512 140315910093442 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10462] ppid=10443 vsize=27982760 memory=0 CPUtime=0.79 cores=0-7
/proc/10446/task/10462/stat : 10462 (java) S 10443 10446 9833 0 -1 1077944384 690 0 0 0 78 1 0 0 20 0 24 0 85956208 28654346240 91813 33554432000 4194304 4196468 140727257471984 140314898569712 140315910093442 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10463] ppid=10443 vsize=27982760 memory=0 CPUtime=0.83 cores=0-7
/proc/10446/task/10463/stat : 10463 (java) S 10443 10446 9833 0 -1 1077944384 931 0 0 0 83 0 0 0 20 0 24 0 85956208 28654346240 91813 33554432000 4194304 4196468 140727257471984 140314897517424 140315910093442 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10464] ppid=10443 vsize=27982760 memory=0 CPUtime=0.9 cores=0-7
/proc/10446/task/10464/stat : 10464 (java) S 10443 10446 9833 0 -1 1077944384 3002 0 0 0 89 1 0 0 20 0 24 0 85956209 28654346240 91813 33554432000 4194304 4196468 140727257471984 140314896464624 140315910093442 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10465] ppid=10443 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10465/stat : 10465 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85956209 28654346240 91813 33554432000 4194304 4196468 140727257471984 140312756349280 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10466] ppid=10443 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10466/stat : 10466 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85956209 28654346240 91813 33554432000 4194304 4196468 140727257471984 140314895411504 140315910093442 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
Current children cumulated CPU time: 5.74 s
Current children cumulated vsize: 27982760 KiB
Current children cumulated memory: 367252 KiB

[startup+2.6009 s]
/proc/loadavg: 6.87 7.92 8.18 2/199 10466
/proc/meminfo: memFree=23443224/32770624 swapFree=67108404/67108860
[pid=10446] ppid=10443 vsize=27982760 memory=367252 CPUtime=5.74 cores=0-7
/proc/10446/stat : 10446 (java) S 10443 10446 9833 0 -1 1077944320 26426 0 0 0 559 15 0 0 20 0 24 0 85956201 28654346240 91813 33554432000 4194304 4196468 140727257471984 140727257454528 140315910082295 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
/proc/10446/statm: 6995690 91813 3225 1 0 6956546 0
[pid=10446/tid=10448] ppid=10443 vsize=27982760 memory=0 CPUtime=2.21 cores=0-7
/proc/10446/task/10448/stat : 10448 (java) S 10443 10446 9833 0 -1 1077944384 17559 0 0 0 212 9 0 0 20 0 24 0 85956201 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315881921536 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10449] ppid=10443 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10449/stat : 10449 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315914324368 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10450] ppid=10443 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10450/stat : 10450 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315728480528 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10451] ppid=10443 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10451/stat : 10451 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315727428240 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10452] ppid=10443 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10452/stat : 10452 (java) S 10443 10446 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315726375440 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10453] ppid=10443 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10453/stat : 10453 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315725323152 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10454] ppid=10443 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10454/stat : 10454 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315724270352 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10455] ppid=10443 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10455/stat : 10455 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315723218064 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10456] ppid=10443 vsize=27982760 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/10446/task/10456/stat : 10456 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315722165264 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10457] ppid=10443 vsize=27982760 memory=401 CPUtime=0 cores=0-7
/proc/10446/task/10457/stat : 10457 (java) S 10443 10446 9833 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 85956205 28654346240 91813 33554432000 4194304 4196468 140727257471984 140314900674672 140315910093442 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10458] ppid=10443 vsize=27982760 memory=280644035100336 CPUtime=0 cores=0-7
/proc/10446/task/10458/stat : 10458 (java) S 10443 10446 9833 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 85956206 28654346240 91813 33554432000 4194304 4196468 140727257471984 140313762980640 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10459] ppid=10443 vsize=27982760 memory=288230617509003574 CPUtime=0 cores=0-7
/proc/10446/task/10459/stat : 10459 (java) S 10443 10446 9833 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 85956206 28654346240 91813 33554432000 4194304 4196468 140727257471984 140313628759152 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10460] ppid=10443 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10460/stat : 10460 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956208 28654346240 91813 33554432000 4194304 4196468 140727257471984 140313254254672 140315910100891 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10461] ppid=10443 vsize=27982760 memory=280644035029408 CPUtime=0.94 cores=0-7
/proc/10446/task/10461/stat : 10461 (java) S 10443 10446 9833 0 -1 1077944384 2827 0 0 0 93 1 0 0 20 0 24 0 85956208 28654346240 91813 33554432000 4194304 4196468 140727257471984 140314899622512 140315910093442 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10462] ppid=10443 vsize=27982760 memory=140322017538626 CPUtime=0.79 cores=0-7
/proc/10446/task/10462/stat : 10462 (java) S 10443 10446 9833 0 -1 1077944384 690 0 0 0 78 1 0 0 20 0 24 0 85956208 28654346240 91813 33554432000 4194304 4196468 140727257471984 140314898569712 140315910093442 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10463] ppid=10443 vsize=27982760 memory=203 CPUtime=0.83 cores=0-7
/proc/10446/task/10463/stat : 10463 (java) S 10443 10446 9833 0 -1 1077944384 931 0 0 0 83 0 0 0 20 0 24 0 85956208 28654346240 91813 33554432000 4194304 4196468 140727257471984 140314897517424 140315910093442 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10464] ppid=10443 vsize=27982760 memory=3032 CPUtime=0.9 cores=0-7
/proc/10446/task/10464/stat : 10464 (java) S 10443 10446 9833 0 -1 1077944384 3002 0 0 0 89 1 0 0 20 0 24 0 85956209 28654346240 91813 33554432000 4194304 4196468 140727257471984 140314896464624 140315910093442 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10465] ppid=10443 vsize=27982760 memory=280644034943936 CPUtime=0 cores=0-7
/proc/10446/task/10465/stat : 10465 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85956209 28654346240 91813 33554432000 4194304 4196468 140727257471984 140312756349280 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10466] ppid=10443 vsize=27982760 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/10446/task/10466/stat : 10466 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85956209 28654346240 91813 33554432000 4194304 4196468 140727257471984 140314895411504 140315910093442 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
Current children cumulated CPU time: 5.74 s
Current children cumulated vsize: 27982760 KiB
Current children cumulated memory: 367252 KiB

[startup+2.7009 s]
/proc/loadavg: 6.87 7.92 8.18 2/199 10466
/proc/meminfo: memFree=23443224/32770624 swapFree=67108404/67108860
[pid=10446] ppid=10443 vsize=27982760 memory=367252 CPUtime=5.74 cores=0-7
/proc/10446/stat : 10446 (java) S 10443 10446 9833 0 -1 1077944320 26426 0 0 0 559 15 0 0 20 0 24 0 85956201 28654346240 91813 33554432000 4194304 4196468 140727257471984 140727257454528 140315910082295 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
/proc/10446/statm: 6995690 91813 3225 1 0 6956546 0
[pid=10446/tid=10448] ppid=10443 vsize=27982760 memory=0 CPUtime=2.21 cores=0-7
/proc/10446/task/10448/stat : 10448 (java) S 10443 10446 9833 0 -1 1077944384 17559 0 0 0 212 9 0 0 20 0 24 0 85956201 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315881921536 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10449] ppid=10443 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10449/stat : 10449 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315914324368 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10450] ppid=10443 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10450/stat : 10450 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315728480528 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10451] ppid=10443 vsize=27982760 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/10446/task/10451/stat : 10451 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315727428240 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10452] ppid=10443 vsize=27982760 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/10446/task/10452/stat : 10452 (java) S 10443 10446 9833 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315726375440 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10453] ppid=10443 vsize=27982760 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/10446/task/10453/stat : 10453 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315725323152 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10454] ppid=10443 vsize=27982760 memory=2396 CPUtime=0 cores=0-7
/proc/10446/task/10454/stat : 10454 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315724270352 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10455] ppid=10443 vsize=27982760 memory=1300 CPUtime=0 cores=0-7
/proc/10446/task/10455/stat : 10455 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315723218064 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10456] ppid=10443 vsize=27982760 memory=1732 CPUtime=0 cores=0-7
/proc/10446/task/10456/stat : 10456 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956204 28654346240 91813 33554432000 4194304 4196468 140727257471984 140315722165264 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10457] ppid=10443 vsize=27982760 memory=1716 CPUtime=0 cores=0-7
/proc/10446/task/10457/stat : 10457 (java) S 10443 10446 9833 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 85956205 28654346240 91813 33554432000 4194304 4196468 140727257471984 140314900674672 140315910093442 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10458] ppid=10443 vsize=27982760 memory=261784 CPUtime=0 cores=0-7
/proc/10446/task/10458/stat : 10458 (java) S 10443 10446 9833 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 85956206 28654346240 91813 33554432000 4194304 4196468 140727257471984 140313762980640 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10459] ppid=10443 vsize=27982760 memory=188988 CPUtime=0 cores=0-7
/proc/10446/task/10459/stat : 10459 (java) S 10443 10446 9833 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 24 0 85956206 28654346240 91813 33554432000 4194304 4196468 140727257471984 140313628759152 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10460] ppid=10443 vsize=27982760 memory=1792 CPUtime=0 cores=0-7
/proc/10446/task/10460/stat : 10460 (java) S 10443 10446 9833 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 85956208 28654346240 91813 33554432000 4194304 4196468 140727257471984 140313254254672 140315910100891 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10461] ppid=10443 vsize=27982760 memory=644 CPUtime=0.94 cores=0-7
/proc/10446/task/10461/stat : 10461 (java) S 10443 10446 9833 0 -1 1077944384 2827 0 0 0 93 1 0 0 20 0 24 0 85956208 28654346240 91813 33554432000 4194304 4196468 140727257471984 140314899622512 140315910093442 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10462] ppid=10443 vsize=27982760 memory=288230574492221466 CPUtime=0.79 cores=0-7
/proc/10446/task/10462/stat : 10462 (java) S 10443 10446 9833 0 -1 1077944384 690 0 0 0 78 1 0 0 20 0 24 0 85956208 28654346240 91813 33554432000 4194304 4196468 140727257471984 140314898569712 140315910093442 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10463] ppid=10443 vsize=27982760 memory=302022857024864570 CPUtime=0.83 cores=0-7
/proc/10446/task/10463/stat : 10463 (java) S 10443 10446 9833 0 -1 1077944384 931 0 0 0 83 0 0 0 20 0 24 0 85956208 28654346240 91813 33554432000 4194304 4196468 140727257471984 140314897517424 140315910093442 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10464] ppid=10443 vsize=27982760 memory=13847469322668609 CPUtime=0.9 cores=0-7
/proc/10446/task/10464/stat : 10464 (java) S 10443 10446 9833 0 -1 1077944384 3002 0 0 0 89 1 0 0 20 0 24 0 85956209 28654346240 91813 33554432000 4194304 4196468 140727257471984 140314896464624 140315910093442 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10465] ppid=10443 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/10446/task/10465/stat : 10465 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85956209 28654346240 91813 33554432000 4194304 4196468 140727257471984 140312756349280 140315910092501 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
[pid=10446/tid=10466] ppid=10443 vsize=27982760 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/10446/task/10466/stat : 10466 (java) S 10443 10446 9833 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 85956209 28654346240 91813 33554432000 4194304 4196468 140727257471984 140314895411504 140315910093442 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38084608 140727257474009 140727257474309 140727257474309 140727257477071 0
Current children cumulated CPU time: 5.74 s
Current children cumulated vsize: 27982760 KiB
Current children cumulated memory: 367252 KiB

Child status: 0
Real time (s): 2.74223
CPU time (s): 9.54578
CPU user time (s): 9.35285
CPU system time (s): 0.192931
CPU usage (%): 348.102
Max. virtual memory (cumulated for all children) (KiB): 27982760
Max. memory (cumulated for all children) (KiB): 369812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.35285
system time used= 0.192931
maximum resident set size= 370144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38139
page faults= 0
swaps= 0
block input operations= 0
block output operations= 648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6376
involuntary context switches= 72


# summary of solver processes directly reported to runsolver:
#   pid: 10446
#   total CPU time (s): 9.54578
#   total CPU user time (s): 9.35285
#   total CPU system time (s): 0.192931

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.043484 second user time and 0.064696 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-27 11:32:10
IDJOB=4296993
IDBENCH=141618
IDSOLVER=2758
FILE ID=node148/4296993-1532683930
RUNJOBID= node148-1532676362-9860
PBS_JOBID= 21022258
Free space on /tmp= 43264 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-08_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-4296993-1532683930/watcher-4296993-1532683930 -o /tmp/evaluation-result-4296993-1532683930/solver-4296993-1532683930 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1532676362-9860 --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-4296993-1532683930.xml

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

MD5SUM BENCH= f8c10a8313da5da6e599be620e9e581f
RANDOM SEED=1150501801

node148.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	: 5333.50
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	: 5333.50
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	: 5333.50
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	: 5333.50
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:        23722496 kB
MemAvailable:   31930108 kB
Buffers:          200152 kB
Cached:          8142224 kB
SwapCached:          352 kB
Active:          1953220 kB
Inactive:        6440756 kB
Active(anon):       4724 kB
Inactive(anon):    74340 kB
Active(file):    1948496 kB
Inactive(file):  6366416 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:              8480 kB
Writeback:             0 kB
AnonPages:         61668 kB
Mapped:            41140 kB
Shmem:             25016 kB
Slab:             348928 kB
SReclaimable:     321160 kB
SUnreclaim:        27768 kB
KernelStack:        3536 kB
PageTables:         4752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 43256 MiB
End job on node148 at 2018-07-27 11:32:13