Trace number 4297242

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 both+glucose-syrup (2018-07-07)UNSAT 23.9383 6.09918

General information on the benchmark

NameSocialGolfers/
SocialGolfers-5-5-7-cp_c18.xml
MD5SUM3c85bec313e0e9ed0b53ce41ef97f039
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 benchmark22.6234
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of constraints6309
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":175}]
Minimum variable degree146
Maximum variable degree147
Distribution of variable degrees[{"degree":146,"count":150},{"degree":147,"count":25}]
Minimum constraint arity4
Maximum constraint arity175
Distribution of constraint arities[{"arity":4,"count":6300},{"arity":25,"count":8},{"arity":175,"count":1}]
Number of extensional constraints0
Number of intensional constraints6300
Distribution of constraint types[{"type":"intension","count":6300},{"type":"lex","count":1},{"type":"cardinality","count":7},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop both+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 04:04:28 CEST 2018
0.66/0.55	c PID: 14400
0.66/0.55	c IP: 172.20.3.151
0.66/0.55	c HOST: node151.alineos.net
0.66/0.56	c (0,0) Parsing Begin
5.06/1.89	c (1,1) Parsing End
5.44/1.90	c (1,1) CSP: 175 int (0 aux), 0 bool (0 aux), 6309 ctr, max domain size 5
5.76/2.06	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
5.76/2.06	c (1,1) Constraint Name Generate Begin
5.76/2.06	c (1,1) Ctr:HOME/instance-4297242-1532657067.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or
5.76/2.06	c (1,1) Constraint Name Generate End
5.76/2.06	c (1,1) Heap : 788 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
5.76/2.06	c (1,1) CSP to CSPinCNF Begin
6.18/2.17	c (1,1) translated 631 (10%) constraints
6.56/2.23	c (1,1) translated 1262 (20%) constraints
6.56/2.27	c (1,1) translated 1893 (30%) constraints
6.95/2.30	c (1,1) translated 2524 (40%) constraints
6.95/2.34	c (1,1) translated 3155 (50%) constraints
6.95/2.37	c (1,1) translated 3786 (60%) constraints
6.95/2.39	c (1,1) translated 4417 (70%) constraints
7.35/2.42	c (1,1) translated 5048 (80%) constraints
7.35/2.44	c (1,1) translated 5679 (90%) constraints
8.66/2.79	c (2,2) translated 6309 (100%) constraints
10.64/3.21	c (2,2) STATISTICS1:HOME/instance-4297242-1532657067.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,1308,8686,16777216,5,4,25,16777216:70;5:11309;1:1897,5:24167;2:3399;1:4020,4:6558;3:905;2:1133;1:90,25:70;2:13206;1:5199,
10.64/3.21	c (2,2) ===========================================
10.64/3.21	c (2,2) Both Encoding selects:
10.64/3.21	c (2,2) Order
10.64/3.21	c (2,2) ===========================================
10.64/3.29	c (2,2) translated 869 (10%) constraints
11.09/3.35	c (2,2) translated 1738 (20%) constraints
11.09/3.39	c (2,2) translated 2606 (30%) constraints
11.50/3.44	c (2,2) translated 3475 (40%) constraints
11.50/3.49	c (2,2) translated 4343 (50%) constraints
11.86/3.54	c (3,2) translated 5212 (60%) constraints
11.86/3.58	c (3,3) translated 6081 (70%) constraints
12.04/3.69	c (3,3) translated 6949 (80%) constraints
12.51/3.77	c (3,3) translated 7818 (90%) constraints
12.90/3.82	c (3,3) translated 8686 (100%) constraints
12.90/3.82	c (3,3) CSP to CSPinCNF End
12.90/3.83	c (3,3) CSP: 280 int (105 aux), 2008 bool (2008 aux), 10706 ctr, max domain size 6
12.90/3.83	c (3,3) Heap : 1126 MiB used (max 21589 MiB), NonHeap : 35 MiB used (max 0 MiB)
12.90/3.83	c (3,3) CSPinCNF Propagation Begin
13.79/4.02	c (3,3) 345 values, 3018 unsatisfiable literals, and 2443 valid clauses are removed
13.79/4.02	c (3,3) CSPinCNF Propagation End
13.79/4.02	c (3,3) CSP: 550 int (375 aux), 1738 bool (1738 aux), 8263 ctr, max domain size 6
13.79/4.02	c (3,3) Heap : 1239 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
13.79/4.03	c (3,3) Simplify CSPinCNF Begin
14.50/4.22	c (3,3) Simplify CSPinCNF End
14.50/4.23	c (3,3) CSP: 550 int (375 aux), 5639 bool (5639 aux), 12164 ctr, max domain size 6
14.50/4.23	c (3,3) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 32 MiB used (max 0 MiB)
14.50/4.23	c (3,3) Calculate Precise Domain Begin
14.50/4.28	c (3,3) 0 values are removed by re-calculation
14.50/4.28	c (3,3) Calculate Precise Domain End
14.50/4.28	c (3,3) CSP: 550 int (375 aux), 5639 bool (5639 aux), 12164 ctr, max domain size 6
14.50/4.28	c (3,3) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
14.50/4.28	c (3,3) CSPinCNF to SatSolver Begin
15.16/4.42	c (3,3) 1217 (10 %) CSP clauses are encoded (6689 SAT variables, 5402 SAT clauses)
15.16/4.46	c (3,3) 2433 (20 %) CSP clauses are encoded (6689 SAT variables, 10234 SAT clauses)
15.55/4.50	c (3,3) 3650 (30 %) CSP clauses are encoded (6689 SAT variables, 14507 SAT clauses)
15.55/4.54	c (4,3) 4866 (40 %) CSP clauses are encoded (6689 SAT variables, 18755 SAT clauses)
15.55/4.56	c (4,4) 6082 (50 %) CSP clauses are encoded (6689 SAT variables, 21291 SAT clauses)
15.55/4.57	c (4,4) 7299 (60 %) CSP clauses are encoded (6689 SAT variables, 22508 SAT clauses)
15.95/4.68	c (4,4) 8515 (70 %) CSP clauses are encoded (6689 SAT variables, 31579 SAT clauses)
16.62/4.83	c (4,4) 9732 (80 %) CSP clauses are encoded (6689 SAT variables, 48506 SAT clauses)
16.76/4.95	c (4,4) 10948 (90 %) CSP clauses are encoded (6689 SAT variables, 73287 SAT clauses)
16.76/4.97	c (4,4) 12164 (100 %) CSP clauses are encoded (6689 SAT variables, 76267 SAT clauses)
16.76/4.97	c (4,4) CSPinCNF to SatSolver End
16.76/4.97	c (4,4) Heap : 1576 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
16.95/5.07	c (4,4) STATISTICS2:HOME/instance-4297242-1532657067.xml,Cardinality:Instantiation:IntVar:LexMatrix:Ne:Num:Or,6189,12164,512,6,4,10,512:60;256:120;36:60;5:4109;1:59,6:360;5:10677;2:28698;1:59,4:4730;3:483;2:6686;1:265,10:60;9:120;3:60;2:4168;1:29598,
16.95/5.07	c (4,4) SatSolver.solve Begin
16.95/5.07	c (4,4) 6689 bool, 76271 clause
16.95/5.07	c (4,4) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297242-1532657067.xml-scop-14400.cnf HOME/instance-4297242-1532657067.xml-scop-14400.cnf.out
23.46/6.07	c (5,0) c
23.46/6.07	c (5,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
23.46/6.07	c (5,0) c
23.46/6.07	c (5,0) c WARNING: for repeatability, setting FPU to use double precision
23.46/6.07	c (5,0) c 8 solvers engines and 1 companion as a blackboard created.
23.46/6.07	c (5,0) c ========================================[ Problem Statistics ]===========================================
23.46/6.07	c (5,0) c |                                                                                                       |
23.46/6.07	c (5,0) c |  Number of variables:          6689                                                                   |
23.46/6.07	c (5,0) c |  Number of clauses:           76271                                                                   |
23.46/6.07	c (5,0) c |  Parse time:                   0.03 s                                                                 |
23.46/6.07	c (5,0) c |                                                                                                       |
23.46/6.07	c (5,0) c |  Eliminated clauses:           0.03 Mb                                                                |
23.46/6.07	c (5,0) c |  Simplification time:          0.14 s                                                                 |
23.46/6.07	c (5,0) c |                                                                                                       |
23.46/6.07	c (5,0) c |  Generating clones                                                                                    |
23.46/6.07	c (5,0) c |  all clones generated. Memory =  66.36Mb.                                                             |
23.46/6.07	c (5,0) c ========================================================================================================|
23.46/6.07	c (5,0) c Thread 2 is 100% pure glucose! First thread to finish! (UNSAT answer).
23.46/6.07	c (5,0) c Total Memory so far : 645.69Mb
23.46/6.07	c (5,0) c
23.46/6.07	c (5,0) c real time : 0.985705 s
23.46/6.07	c (5,0) c cpu time  : 6.08298 s
23.46/6.07	c (5,0) c
23.46/6.07	c (5,0) c
23.46/6.07	c (5,0) c
23.46/6.07	c (5,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
23.46/6.07	c (5,0) c
23.46/6.07	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
23.46/6.07	c (5,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
23.46/6.07	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
23.46/6.07	c (5,0) c | Conflicts     |          125321 |      13805 |      13407 |      24648 |      13820 |      15205 |      15658 |      14977 |      13801 |
23.46/6.07	c (5,0) c | Decisions     |          207318 |      24555 |      23233 |      39428 |      21877 |      25219 |      27234 |      24579 |      21193 |
23.46/6.07	c (5,0) c | Propagations  |        19230046 |    2304425 |    2371097 |    2316129 |    2278747 |    2492873 |    2385219 |    2393866 |    2687690 |
23.46/6.07	c (5,0) c | Avg_Trail     |                 |       2016 |       2115 |       1376 |       1916 |       2008 |       2100 |       1849 |       1875 |
23.46/6.07	c (5,0) c | Avg_DL        |                 |         46 |         47 |         27 |         41 |         44 |         47 |         48 |         41 |
23.46/6.07	c (5,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
23.46/6.07	c (5,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
23.46/6.07	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
23.46/6.07	c (5,0) c | Exported      |           23793 |       2128 |       2326 |       6384 |       2104 |       2868 |       2748 |       2622 |       2613 |
23.46/6.07	c (5,0) c | Imported      |          146872 |      19279 |       7660 |      17409 |      20870 |      20524 |      19672 |      20467 |      20991 |
23.46/6.07	c (5,0) c | Good          |             795 |         98 |         43 |         83 |        120 |        115 |        111 |        106 |        119 |
23.46/6.07	c (5,0) c | Purge         |          146077 |      19181 |       7617 |      17326 |      20750 |      20409 |      19561 |      20361 |      20872 |
23.46/6.07	c (5,0) c | Promoted      |            5187 |       1008 |        511 |        386 |        492 |        708 |        817 |        687 |        578 |
23.46/6.07	c (5,0) c | Remove_Imp    |           51950 |       9221 |          0 |       1551 |      10815 |       5433 |       6056 |       8370 |      10504 |
23.46/6.07	c (5,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
23.46/6.07	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
23.46/6.07	c (5,0) c | Unaries       |                 |         15 |          1 |         18 |          1 |          5 |          4 |          2 |          2 |
23.46/6.07	c (5,0) c | Binaries      |                 |         11 |         32 |         65 |          1 |         10 |          4 |         16 |          9 |
23.46/6.07	c (5,0) c | Glues         |                 |        251 |        263 |        397 |        219 |        345 |        286 |        275 |        272 |
23.46/6.07	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
23.46/6.07	c (5,0) c | Orig_Seen     |            25 % |      19935 |      20356 |      18628 |      17965 |      20272 |      20508 |      18957 |      19123 |
23.46/6.07	c (5,0) c | Diff Orig seen|                 |       1307 |       1728 |      X     | -      663 |       1644 |       1880 |        329 |        495 |
23.46/6.07	c (5,0) c | Hamming       |            20 % |       1518 |       1449 |      X     |       1388 |       1407 |       1447 |       1358 |       1237 |
23.46/6.07	c (5,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
23.46/6.07	c (5,0) 
23.46/6.07	c (5,0) s UNSATISFIABLE
23.46/6.08	c (5,4) SatSolver.solve End
23.46/6.08	c (5,4) Heap : 2140 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
23.46/6.08	c (5,4) Show results Begin
23.46/6.08	s UNSATISFIABLE
23.46/6.08	c (5,4) Show results End
23.46/6.08	c (5,4) Heap : 2140 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
23.46/6.08	c (5,4) 1,1,3,3,3,3,4,5,5,STOP-AFTER(ALL)
23.46/6.08	c END-Prog: Fri Jul 27 04:04:33 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 (12450 MiB free)
  memory of node 1: 16384 MiB (10329 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297242-1532657067/watcher-4297242-1532657067 -o /tmp/evaluation-result-4297242-1532657067/solver-4297242-1532657067 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1532654539-14081 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297242-1532657067.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=14400, runsolver pid=14397

[startup+0.10116 s]*
/proc/loadavg: 7.74 8.54 8.70 2/199 14420
/proc/meminfo: memFree=23231176/32770624 swapFree=67108860/67108860
[pid=14400] ppid=14397 vsize=27312552 memory=108500 CPUtime=0.11 cores=0-7
/proc/14400/stat : 14400 (java) S 14397 14400 14054 0 -1 1077944320 6137 0 0 0 9 2 0 0 20 0 20 0 83269902 27968053248 27125 33554432000 4194304 4196468 140737404668944 140737404651488 140679462620919 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
/proc/14400/statm: 6828138 27125 2748 1 0 6790598 0
[pid=14400/tid=14402] ppid=14397 vsize=27312552 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/14400/task/14402/stat : 14402 (java) R 14397 14400 14054 0 -1 4202560 4247 0 0 0 7 2 0 0 20 0 20 0 83269902 27968053248 27125 33554432000 4194304 4196468 140737404668944 140679434416800 140679462642845 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14403] ppid=14397 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/14400/task/14403/stat : 14403 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 27125 33554432000 4194304 4196468 140737404668944 140679466863760 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14404] ppid=14397 vsize=27312552 memory=140110975891072 CPUtime=0 cores=0-7
/proc/14400/task/14404/stat : 14404 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 27125 33554432000 4194304 4196468 140737404668944 140679250258960 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14405] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14405/stat : 14405 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 27125 33554432000 4194304 4196468 140737404668944 140679249206160 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14406] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14406/stat : 14406 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 27125 33554432000 4194304 4196468 140737404668944 140679248153360 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14407] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14407/stat : 14407 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 27125 33554432000 4194304 4196468 140737404668944 140679247100560 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14408] ppid=14397 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14400/task/14408/stat : 14408 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 27125 33554432000 4194304 4196468 140737404668944 140679246047760 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14409] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14409/stat : 14409 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 27125 33554432000 4194304 4196468 140737404668944 140679244994960 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14410] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14410/stat : 14410 (java) S 14397 14400 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 27125 33554432000 4194304 4196468 140737404668944 140679243942160 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14411] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14411/stat : 14411 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269906 27968053248 27125 33554432000 4194304 4196468 140737404668944 140678319303536 140679462632066 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14412] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14412/stat : 14412 (java) S 14397 14400 14054 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83269907 27968053248 27125 33554432000 4194304 4196468 140737404668944 140677425915424 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14413] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14413/stat : 14413 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269907 27968053248 27125 33554432000 4194304 4196468 140737404668944 140677157479792 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14414] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14414/stat : 14414 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269909 27968053248 27125 33554432000 4194304 4196468 140737404668944 140676782971216 140679462639515 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14415] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14415/stat : 14415 (java) S 14397 14400 14054 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 83269909 27968053248 27125 33554432000 4194304 4196468 140737404668944 140678318250352 140679462632066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14416] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14416/stat : 14416 (java) S 14397 14400 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83269909 27968053248 27125 33554432000 4194304 4196468 140737404668944 140678317197552 140679462632066 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14417] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14417/stat : 14417 (java) S 14397 14400 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83269910 27968053248 27125 33554432000 4194304 4196468 140737404668944 140678316144752 140679462632066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14418] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14418/stat : 14418 (java) R 14397 14400 14054 0 -1 4202560 241 0 0 0 0 0 0 0 20 0 20 0 83269910 27968053248 27125 33554432000 4194304 4196468 140737404668944 140678315091952 140679462642266 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14419] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14419/stat : 14419 (java) S 14397 14400 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83269910 27968053248 27125 33554432000 4194304 4196468 140737404668944 140676285066336 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14420] ppid=14397 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14400/task/14420/stat : 14420 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269910 27968053248 27125 33554432000 4194304 4196468 140737404668944 140678314040368 140679462632066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108500 KiB

[startup+0.210181 s]*
/proc/loadavg: 7.74 8.54 8.70 2/199 14420
/proc/meminfo: memFree=23214944/32770624 swapFree=67108860/67108860
[pid=14400] ppid=14397 vsize=27312552 memory=123236 CPUtime=0.24 cores=0-7
/proc/14400/stat : 14400 (java) S 14397 14400 14054 0 -1 1077944320 10022 0 0 0 21 3 0 0 20 0 20 0 83269902 27968053248 30809 33554432000 4194304 4196468 140737404668944 140737404651488 140679462620919 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
/proc/14400/statm: 6828138 30809 2908 1 0 6790598 0
[pid=14400/tid=14402] ppid=14397 vsize=27312552 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/14400/task/14402/stat : 14402 (java) R 14397 14400 14054 0 -1 4202560 7937 0 0 0 16 3 0 0 20 0 20 0 83269902 27968053248 30809 33554432000 4194304 4196468 140737404668944 140679434448320 140679446701406 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14403] ppid=14397 vsize=27312552 memory=14857 CPUtime=0 cores=0-7
/proc/14400/task/14403/stat : 14403 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 30809 33554432000 4194304 4196468 140737404668944 140679466863760 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14404] ppid=14397 vsize=27312552 memory=3906505033213441696 CPUtime=0 cores=0-7
/proc/14400/task/14404/stat : 14404 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 30809 33554432000 4194304 4196468 140737404668944 140679250258960 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14405] ppid=14397 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14400/task/14405/stat : 14405 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 30809 33554432000 4194304 4196468 140737404668944 140679249206160 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14406] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14406/stat : 14406 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 30809 33554432000 4194304 4196468 140737404668944 140679248153360 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14407] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14407/stat : 14407 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 30809 33554432000 4194304 4196468 140737404668944 140679247100560 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14408] ppid=14397 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14400/task/14408/stat : 14408 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 30809 33554432000 4194304 4196468 140737404668944 140679246047760 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14409] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14409/stat : 14409 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 30809 33554432000 4194304 4196468 140737404668944 140679244994960 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14410] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14410/stat : 14410 (java) S 14397 14400 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 30809 33554432000 4194304 4196468 140737404668944 140679243942160 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14411] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14411/stat : 14411 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269906 27968053248 30809 33554432000 4194304 4196468 140737404668944 140678319303536 140679462632066 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14412] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14412/stat : 14412 (java) S 14397 14400 14054 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83269907 27968053248 30809 33554432000 4194304 4196468 140737404668944 140677425915424 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14413] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14413/stat : 14413 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269907 27968053248 30809 33554432000 4194304 4196468 140737404668944 140677157479792 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14414] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14414/stat : 14414 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269909 27968053248 30809 33554432000 4194304 4196468 140737404668944 140676782971216 140679462639515 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14415] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14415/stat : 14415 (java) S 14397 14400 14054 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 83269909 27968053248 30809 33554432000 4194304 4196468 140737404668944 140678318250352 140679462632066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14416] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14416/stat : 14416 (java) S 14397 14400 14054 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 83269909 27968053248 30809 33554432000 4194304 4196468 140737404668944 140678317197552 140679462632066 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14417] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14417/stat : 14417 (java) S 14397 14400 14054 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 20 0 83269910 27968053248 30809 33554432000 4194304 4196468 140737404668944 140678316144752 140679462632066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14418] ppid=14397 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/14400/task/14418/stat : 14418 (java) S 14397 14400 14054 0 -1 1077944384 280 0 0 0 2 0 0 0 20 0 20 0 83269910 27968053248 30809 33554432000 4194304 4196468 140737404668944 140678315091952 140679462632066 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14419] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14419/stat : 14419 (java) S 14397 14400 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83269910 27968053248 30809 33554432000 4194304 4196468 140737404668944 140676285066336 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14420] ppid=14397 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14400/task/14420/stat : 14420 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269910 27968053248 30809 33554432000 4194304 4196468 140737404668944 140678314040368 140679462632066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123236 KiB

[startup+0.310152 s]*
/proc/loadavg: 7.74 8.54 8.70 2/199 14420
/proc/meminfo: memFree=23211284/32770624 swapFree=67108860/67108860
[pid=14400] ppid=14397 vsize=27312552 memory=127396 CPUtime=0.42 cores=0-7
/proc/14400/stat : 14400 (java) S 14397 14400 14054 0 -1 1077944320 10698 0 0 0 38 4 0 0 20 0 20 0 83269902 27968053248 31849 33554432000 4194304 4196468 140737404668944 140737404651488 140679462620919 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
/proc/14400/statm: 6828138 31849 3005 1 0 6790598 0
[pid=14400/tid=14402] ppid=14397 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/14400/task/14402/stat : 14402 (java) R 14397 14400 14054 0 -1 4202560 8390 0 0 0 26 3 0 0 20 0 20 0 83269902 27968053248 31849 33554432000 4194304 4196468 140737404668944 140679434425072 140679444184479 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14403] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14403/stat : 14403 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 31849 33554432000 4194304 4196468 140737404668944 140679466863760 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14404] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14404/stat : 14404 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 31849 33554432000 4194304 4196468 140737404668944 140679250258960 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14405] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14405/stat : 14405 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 31849 33554432000 4194304 4196468 140737404668944 140679249206160 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14406] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14406/stat : 14406 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 31849 33554432000 4194304 4196468 140737404668944 140679248153360 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14407] ppid=14397 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/14400/task/14407/stat : 14407 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 31849 33554432000 4194304 4196468 140737404668944 140679247100560 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14408] ppid=14397 vsize=27312552 memory=140110825878447 CPUtime=0 cores=0-7
/proc/14400/task/14408/stat : 14408 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 31849 33554432000 4194304 4196468 140737404668944 140679246047760 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14409] ppid=14397 vsize=27312552 memory=140110825880752 CPUtime=0 cores=0-7
/proc/14400/task/14409/stat : 14409 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 31849 33554432000 4194304 4196468 140737404668944 140679244994960 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14410] ppid=14397 vsize=27312552 memory=140110825883056 CPUtime=0 cores=0-7
/proc/14400/task/14410/stat : 14410 (java) S 14397 14400 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83269905 27968053248 31849 33554432000 4194304 4196468 140737404668944 140679243942160 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14411] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14411/stat : 14411 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269906 27968053248 31849 33554432000 4194304 4196468 140737404668944 140678319303536 140679462632066 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14412] ppid=14397 vsize=27312552 memory=280221651773072 CPUtime=0 cores=0-7
/proc/14400/task/14412/stat : 14412 (java) S 14397 14400 14054 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83269907 27968053248 31849 33554432000 4194304 4196468 140737404668944 140677425915424 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14413] ppid=14397 vsize=27312552 memory=280221651779984 CPUtime=0 cores=0-7
/proc/14400/task/14413/stat : 14413 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269907 27968053248 31849 33554432000 4194304 4196468 140737404668944 140677157479792 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14414] ppid=14397 vsize=27312552 memory=280221651721264 CPUtime=0 cores=0-7
/proc/14400/task/14414/stat : 14414 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269909 27968053248 31849 33554432000 4194304 4196468 140737404668944 140676782971216 140679462639515 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14415] ppid=14397 vsize=27312552 memory=280221651793808 CPUtime=0.01 cores=0-7
/proc/14400/task/14415/stat : 14415 (java) S 14397 14400 14054 0 -1 1077944384 332 0 0 0 1 0 0 0 20 0 20 0 83269909 27968053248 31849 33554432000 4194304 4196468 140737404668944 140678318250352 140679462632066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14416] ppid=14397 vsize=27312552 memory=280221651800720 CPUtime=0.01 cores=0-7
/proc/14400/task/14416/stat : 14416 (java) S 14397 14400 14054 0 -1 1077944384 89 0 0 0 1 0 0 0 20 0 20 0 83269909 27968053248 31849 33554432000 4194304 4196468 140737404668944 140678317197552 140679462632066 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14417] ppid=14397 vsize=27312552 memory=280221651798416 CPUtime=0.01 cores=0-7
/proc/14400/task/14417/stat : 14417 (java) S 14397 14400 14054 0 -1 1077944384 219 0 0 0 1 0 0 0 20 0 20 0 83269910 27968053248 31849 33554432000 4194304 4196468 140737404668944 140678316144752 140679462632066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14418] ppid=14397 vsize=27312552 memory=280221651815024 CPUtime=0.07 cores=0-7
/proc/14400/task/14418/stat : 14418 (java) S 14397 14400 14054 0 -1 1077944384 324 0 0 0 7 0 0 0 20 0 20 0 83269910 27968053248 31849 33554432000 4194304 4196468 140737404668944 140678315091952 140679462632066 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14419] ppid=14397 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14419/stat : 14419 (java) S 14397 14400 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83269910 27968053248 31849 33554432000 4194304 4196468 140737404668944 140676285066336 140679462631125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14420] ppid=14397 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/14400/task/14420/stat : 14420 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269910 27968053248 31849 33554432000 4194304 4196468 140737404668944 140678314040368 140679462632066 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127396 KiB

[startup+0.700864 s]
/proc/loadavg: 7.74 8.54 8.70 2/199 14420
/proc/meminfo: memFree=23186596/32770624 swapFree=67108860/67108860
[pid=14400] ppid=14397 vsize=27318824 memory=167004 CPUtime=1.03 cores=0-7
/proc/14400/stat : 14400 (java) S 14397 14400 14054 0 -1 1077944320 17751 0 0 0 97 6 0 0 20 0 20 0 83269902 27974475776 41751 33554432000 4194304 4196468 140737404668944 140737404651488 140679462620919 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
/proc/14400/statm: 6829706 41751 3135 1 0 6791110 0
[pid=14400/tid=14402] ppid=14397 vsize=27318824 memory=0 CPUtime=0.66 cores=0-7
/proc/14400/task/14402/stat : 14402 (java) R 14397 14400 14054 0 -1 4202560 14901 0 0 0 61 5 0 0 20 0 20 0 83269902 27974475776 41751 33554432000 4194304 4196468 140737404668944 140679434456496 140678919193895 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14403] ppid=14397 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14403/stat : 14403 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269905 27974475776 41751 33554432000 4194304 4196468 140737404668944 140679466863760 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14404] ppid=14397 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14404/stat : 14404 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269905 27974475776 41751 33554432000 4194304 4196468 140737404668944 140679250258960 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14405] ppid=14397 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14405/stat : 14405 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269905 27974475776 41751 33554432000 4194304 4196468 140737404668944 140679249206160 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14406] ppid=14397 vsize=27318824 memory=4612 CPUtime=0 cores=0-7
/proc/14400/task/14406/stat : 14406 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269905 27974475776 41751 33554432000 4194304 4196468 140737404668944 140679248153360 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14407] ppid=14397 vsize=27318824 memory=8552 CPUtime=0 cores=0-7
/proc/14400/task/14407/stat : 14407 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269905 27974475776 41751 33554432000 4194304 4196468 140737404668944 140679247100560 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14408] ppid=14397 vsize=27318824 memory=1624 CPUtime=0 cores=0-7
/proc/14400/task/14408/stat : 14408 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269905 27974475776 41751 33554432000 4194304 4196468 140737404668944 140679246047760 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14409] ppid=14397 vsize=27318824 memory=1200 CPUtime=0 cores=0-7
/proc/14400/task/14409/stat : 14409 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269905 27974475776 41751 33554432000 4194304 4196468 140737404668944 140679244994960 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14410] ppid=14397 vsize=27318824 memory=15872 CPUtime=0 cores=0-7
/proc/14400/task/14410/stat : 14410 (java) S 14397 14400 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83269905 27974475776 41751 33554432000 4194304 4196468 140737404668944 140679243942160 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14411] ppid=14397 vsize=27318824 memory=14980 CPUtime=0 cores=0-7
/proc/14400/task/14411/stat : 14411 (java) S 14397 14400 14054 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83269906 27974475776 41751 33554432000 4194304 4196468 140737404668944 140678319303536 140679462632066 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0

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

/proc/14400/task/14404/stat : 14404 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269905 27983011840 302162 33554432000 4194304 4196468 140737404668944 140679250258960 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14405] ppid=14397 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14405/stat : 14405 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269905 27983011840 302162 33554432000 4194304 4196468 140737404668944 140679249206160 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14406] ppid=14397 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14406/stat : 14406 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269905 27983011840 302162 33554432000 4194304 4196468 140737404668944 140679248153360 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14407] ppid=14397 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14407/stat : 14407 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269905 27983011840 302162 33554432000 4194304 4196468 140737404668944 140679247100560 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14408] ppid=14397 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14408/stat : 14408 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83269905 27983011840 302162 33554432000 4194304 4196468 140737404668944 140679246047760 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14409] ppid=14397 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14409/stat : 14409 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269905 27983011840 302162 33554432000 4194304 4196468 140737404668944 140679244994960 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14410] ppid=14397 vsize=27327160 memory=-1161699032756030039 CPUtime=0 cores=0-7
/proc/14400/task/14410/stat : 14410 (java) S 14397 14400 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83269905 27983011840 302162 33554432000 4194304 4196468 140737404668944 140679243942160 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14411] ppid=14397 vsize=27327160 memory=6872598998417432672 CPUtime=0 cores=0-7
/proc/14400/task/14411/stat : 14411 (java) S 14397 14400 14054 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 83269906 27983011840 302162 33554432000 4194304 4196468 140737404668944 140678319303536 140679462632066 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14412] ppid=14397 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14412/stat : 14412 (java) S 14397 14400 14054 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83269907 27983011840 302162 33554432000 4194304 4196468 140737404668944 140677425915424 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14413] ppid=14397 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14413/stat : 14413 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269907 27983011840 302162 33554432000 4194304 4196468 140737404668944 140677157479792 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14414] ppid=14397 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14414/stat : 14414 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269909 27983011840 302162 33554432000 4194304 4196468 140737404668944 140676782971216 140679462639515 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14415] ppid=14397 vsize=27327160 memory=0 CPUtime=3.51 cores=0-7
/proc/14400/task/14415/stat : 14415 (java) S 14397 14400 14054 0 -1 1077944384 3157 0 0 0 350 1 0 0 20 0 20 0 83269909 27983011840 302162 33554432000 4194304 4196468 140737404668944 140678318250352 140679462632066 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14416] ppid=14397 vsize=27327160 memory=1081768 CPUtime=3.43 cores=0-7
/proc/14400/task/14416/stat : 14416 (java) R 14397 14400 14054 0 -1 4202560 2650 0 0 0 342 1 0 0 20 0 20 0 83269909 27983011840 302162 33554432000 4194304 4196468 140737404668944 140678317179152 140679447735974 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14417] ppid=14397 vsize=27327160 memory=0 CPUtime=3.35 cores=0-7
/proc/14400/task/14417/stat : 14417 (java) S 14397 14400 14054 0 -1 1077944384 2973 0 0 0 335 0 0 0 20 0 20 0 83269910 27983011840 302162 33554432000 4194304 4196468 140737404668944 140678316144752 140679462632066 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14418] ppid=14397 vsize=27327160 memory=0 CPUtime=1.53 cores=0-7
/proc/14400/task/14418/stat : 14418 (java) S 14397 14400 14054 0 -1 1077944384 4280 0 0 0 152 1 0 0 20 0 20 0 83269910 27983011840 302162 33554432000 4194304 4196468 140737404668944 140678315091952 140679462632066 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14419] ppid=14397 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14419/stat : 14419 (java) S 14397 14400 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83269910 27983011840 302162 33554432000 4194304 4196468 140737404668944 140676285066336 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14420] ppid=14397 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14420/stat : 14420 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83269910 27983011840 302162 33554432000 4194304 4196468 140737404668944 140678314040368 140679462632066 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
Current children cumulated CPU time: 16.62 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 1208648 KiB

[startup+5.60924 s]
/proc/loadavg: 7.36 8.45 8.67 5/199 14420
/proc/meminfo: memFree=21995492/32770624 swapFree=67108860/67108860
[pid=14400] ppid=14397 vsize=27984808 memory=1396696 CPUtime=17.67 cores=0-7
/proc/14400/stat : 14400 (java) S 14397 14400 14054 0 -1 1077944320 32676 0 0 0 1737 30 0 0 20 0 24 0 83269902 28656443392 349174 33554432000 4194304 4196468 140737404668944 140737404651488 140679462620919 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
/proc/14400/statm: 6996202 349174 3238 1 0 6957058 0
[pid=14400/tid=14402] ppid=14397 vsize=27984808 memory=6221003148942661223 CPUtime=5.08 cores=0-7
/proc/14400/task/14402/stat : 14402 (java) S 14397 14400 14054 0 -1 1077944384 17752 0 0 0 484 24 0 0 20 0 24 0 83269902 28656443392 349174 33554432000 4194304 4196468 140737404668944 140679434460160 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14403] ppid=14397 vsize=27984808 memory=7084817988072980581 CPUtime=0 cores=0-7
/proc/14400/task/14403/stat : 14403 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83269905 28656443392 349174 33554432000 4194304 4196468 140737404668944 140679466863760 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14404] ppid=14397 vsize=27984808 memory=7084818005252718689 CPUtime=0 cores=0-7
/proc/14400/task/14404/stat : 14404 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83269905 28656443392 349174 33554432000 4194304 4196468 140737404668944 140679250258960 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14405] ppid=14397 vsize=27984808 memory=7444565986700714599 CPUtime=0 cores=0-7
/proc/14400/task/14405/stat : 14405 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83269905 28656443392 349174 33554432000 4194304 4196468 140737404668944 140679249206160 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14406] ppid=14397 vsize=27984808 memory=7084820200048181348 CPUtime=0 cores=0-7
/proc/14400/task/14406/stat : 14406 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83269905 28656443392 349174 33554432000 4194304 4196468 140737404668944 140679248153360 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14407] ppid=14397 vsize=27984808 memory=1049000 CPUtime=0 cores=0-7
/proc/14400/task/14407/stat : 14407 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83269905 28656443392 349174 33554432000 4194304 4196468 140737404668944 140679247100560 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14408] ppid=14397 vsize=27984808 memory=280221651566832 CPUtime=0 cores=0-7
/proc/14400/task/14408/stat : 14408 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83269905 28656443392 349174 33554432000 4194304 4196468 140737404668944 140679246047760 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14409] ppid=14397 vsize=27984808 memory=7668617959369429100 CPUtime=0 cores=0-7
/proc/14400/task/14409/stat : 14409 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83269905 28656443392 349174 33554432000 4194304 4196468 140737404668944 140679244994960 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14410] ppid=14397 vsize=27984808 memory=5937809614067887975 CPUtime=0 cores=0-7
/proc/14400/task/14410/stat : 14410 (java) S 14397 14400 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83269905 28656443392 349174 33554432000 4194304 4196468 140737404668944 140679243942160 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14411] ppid=14397 vsize=27984808 memory=-7523660553960122769 CPUtime=0 cores=0-7
/proc/14400/task/14411/stat : 14411 (java) S 14397 14400 14054 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 83269906 28656443392 349174 33554432000 4194304 4196468 140737404668944 140678319303536 140679462632066 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14412] ppid=14397 vsize=27984808 memory=280221652200672 CPUtime=0 cores=0-7
/proc/14400/task/14412/stat : 14412 (java) S 14397 14400 14054 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 83269907 28656443392 349174 33554432000 4194304 4196468 140737404668944 140677425915424 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14413] ppid=14397 vsize=27984808 memory=280221652200864 CPUtime=0 cores=0-7
/proc/14400/task/14413/stat : 14413 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83269907 28656443392 349174 33554432000 4194304 4196468 140737404668944 140677157479792 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14414] ppid=14397 vsize=27984808 memory=1296 CPUtime=0 cores=0-7
/proc/14400/task/14414/stat : 14414 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83269909 28656443392 349174 33554432000 4194304 4196468 140737404668944 140676782971216 140679462639515 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14415] ppid=14397 vsize=27984808 memory=2428 CPUtime=3.88 cores=0-7
/proc/14400/task/14415/stat : 14415 (java) S 14397 14400 14054 0 -1 1077944384 3157 0 0 0 387 1 0 0 20 0 24 0 83269909 28656443392 349174 33554432000 4194304 4196468 140737404668944 140678318250352 140679462632066 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14416] ppid=14397 vsize=27984808 memory=1840 CPUtime=3.6 cores=0-7
/proc/14400/task/14416/stat : 14416 (java) S 14397 14400 14054 0 -1 1077944384 3102 0 0 0 359 1 0 0 20 0 24 0 83269909 28656443392 349174 33554432000 4194304 4196468 140737404668944 140678317197552 140679462632066 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14417] ppid=14397 vsize=27984808 memory=1004 CPUtime=3.49 cores=0-7
/proc/14400/task/14417/stat : 14417 (java) S 14397 14400 14054 0 -1 1077944384 2974 0 0 0 349 0 0 0 20 0 24 0 83269910 28656443392 349174 33554432000 4194304 4196468 140737404668944 140678316144752 140679462632066 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14418] ppid=14397 vsize=27984808 memory=12060 CPUtime=1.57 cores=0-7
/proc/14400/task/14418/stat : 14418 (java) S 14397 14400 14054 0 -1 1077944384 4286 0 0 0 155 2 0 0 20 0 24 0 83269910 28656443392 349174 33554432000 4194304 4196468 140737404668944 140678315091952 140679462632066 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14419] ppid=14397 vsize=27984808 memory=5788 CPUtime=0 cores=0-7
/proc/14400/task/14419/stat : 14419 (java) S 14397 14400 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83269910 28656443392 349174 33554432000 4194304 4196468 140737404668944 140676285066336 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14420] ppid=14397 vsize=27984808 memory=792 CPUtime=0 cores=0-7
/proc/14400/task/14420/stat : 14420 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83269910 28656443392 349174 33554432000 4194304 4196468 140737404668944 140678314040368 140679462632066 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
Current children cumulated CPU time: 17.67 s
Current children cumulated vsize: 27984808 KiB
Current children cumulated memory: 1396696 KiB

[startup+6.00125 s]*
/proc/loadavg: 7.36 8.45 8.67 9/212 14434
/proc/meminfo: memFree=21820760/32770624 swapFree=67108860/67108860
[pid=14400] ppid=14397 vsize=27984808 memory=1396696 CPUtime=17.67 cores=0-7
/proc/14400/stat : 14400 (java) S 14397 14400 14054 0 -1 1077944320 32676 0 0 0 1737 30 0 0 20 0 24 0 83269902 28656443392 349174 33554432000 4194304 4196468 140737404668944 140737404651488 140679462620919 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
/proc/14400/statm: 6996202 349174 3238 1 0 6957058 0
[pid=14421] ppid=14400 vsize=661184 memory=120864 CPUtime=5.79 cores=0-7
/proc/14421/stat : 14421 (glucose-syrup) S 14400 14400 14054 0 -1 1077944320 25205 0 0 0 566 13 0 0 20 0 9 0 83270411 677052416 30216 33554432000 4194304 4373367 140728285973408 140728285971952 140161011325570 0 4 0 8388610 18446744073709551615 0 0 17 7 0 0 0 0 0 6470912 6472264 15814656 140728285979567 140728285979820 140728285979820 140728285982663 0
/proc/14421/statm: 165296 30216 386 44 0 160984 0
[pid=14421/tid=14427] ppid=14400 vsize=661184 memory=0 CPUtime=0.69 cores=0-7
/proc/14421/task/14427/stat : 14427 (glucose-syrup) R 14400 14400 14054 0 -1 4202560 1767 0 0 0 68 1 0 0 20 0 9 0 83270431 677052416 30216 33554432000 4194304 4373367 140728285973408 140160988892528 4258831 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 15814656 140728285979567 140728285979820 140728285979820 140728285982663 0
[pid=14421/tid=14428] ppid=14400 vsize=661184 memory=0 CPUtime=0.7 cores=0-7
/proc/14421/task/14428/stat : 14428 (glucose-syrup) R 14400 14400 14054 0 -1 4202560 1749 0 0 0 69 1 0 0 20 0 9 0 83270431 677052416 30216 33554432000 4194304 4373367 140728285973408 140160980499656 4271808 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 15814656 140728285979567 140728285979820 140728285979820 140728285982663 0
[pid=14421/tid=14429] ppid=14400 vsize=661184 memory=140110975891072 CPUtime=0.7 cores=0-7
/proc/14421/task/14429/stat : 14429 (glucose-syrup) R 14400 14400 14054 0 -1 4202560 1794 0 0 0 69 1 0 0 20 0 9 0 83270431 677052416 30216 33554432000 4194304 4373367 140728285973408 140160972107024 4271914 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 15814656 140728285979567 140728285979820 140728285979820 140728285982663 0
[pid=14421/tid=14430] ppid=14400 vsize=661184 memory=0 CPUtime=0.69 cores=0-7
/proc/14421/task/14430/stat : 14430 (glucose-syrup) R 14400 14400 14054 0 -1 4202560 1967 0 0 0 68 1 0 0 20 0 9 0 83270431 677052416 30216 33554432000 4194304 4373367 140728285973408 140160963714416 4296037 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 15814656 140728285979567 140728285979820 140728285979820 140728285982663 0
[pid=14421/tid=14431] ppid=14400 vsize=661184 memory=0 CPUtime=0.69 cores=0-7
/proc/14421/task/14431/stat : 14431 (glucose-syrup) R 14400 14400 14054 0 -1 4202560 1942 0 0 0 68 1 0 0 20 0 9 0 83270431 677052416 30216 33554432000 4194304 4373367 140728285973408 140160955321544 4271904 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 15814656 140728285979567 140728285979820 140728285979820 140728285982663 0
[pid=14421/tid=14432] ppid=14400 vsize=661184 memory=0 CPUtime=0.7 cores=0-7
/proc/14421/task/14432/stat : 14432 (glucose-syrup) R 14400 14400 14054 0 -1 4202560 2686 0 0 0 69 1 0 0 20 0 9 0 83270431 677052416 30216 33554432000 4194304 4373367 140728285973408 140160946928912 4291832 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 15814656 140728285979567 140728285979820 140728285979820 140728285982663 0
[pid=14421/tid=14433] ppid=14400 vsize=661184 memory=-1 CPUtime=0.68 cores=0-7
/proc/14421/task/14433/stat : 14433 (glucose-syrup) R 14400 14400 14054 0 -1 4202560 2408 0 0 0 67 1 0 0 20 0 9 0 83270431 677052416 30216 33554432000 4194304 4373367 140728285973408 140160938536304 4272325 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 15814656 140728285979567 140728285979820 140728285979820 140728285982663 0
[pid=14421/tid=14434] ppid=14400 vsize=661184 memory=0 CPUtime=0.68 cores=0-7
/proc/14421/task/14434/stat : 14434 (glucose-syrup) R 14400 14400 14054 0 -1 4202560 1651 0 0 0 67 1 0 0 20 0 9 0 83270431 677052416 30216 33554432000 4194304 4373367 140728285973408 140160930143432 4290944 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 15814656 140728285979567 140728285979820 140728285979820 140728285982663 0
[pid=14400/tid=14402] ppid=14397 vsize=27984808 memory=8039887049847963810 CPUtime=5.08 cores=0-7
/proc/14400/task/14402/stat : 14402 (java) S 14397 14400 14054 0 -1 1077944384 17752 0 0 0 484 24 0 0 20 0 24 0 83269902 28656443392 349174 33554432000 4194304 4196468 140737404668944 140679434460160 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14403] ppid=14397 vsize=27984808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/14400/task/14403/stat : 14403 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83269905 28656443392 349174 33554432000 4194304 4196468 140737404668944 140679466863760 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14404] ppid=14397 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14404/stat : 14404 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83269905 28656443392 349174 33554432000 4194304 4196468 140737404668944 140679250258960 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14405] ppid=14397 vsize=27984808 memory=9681 CPUtime=0 cores=0-7
/proc/14400/task/14405/stat : 14405 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83269905 28656443392 349174 33554432000 4194304 4196468 140737404668944 140679249206160 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14406] ppid=14397 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14406/stat : 14406 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83269905 28656443392 349174 33554432000 4194304 4196468 140737404668944 140679248153360 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14407] ppid=14397 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14407/stat : 14407 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83269905 28656443392 349174 33554432000 4194304 4196468 140737404668944 140679247100560 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14408] ppid=14397 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14408/stat : 14408 (java) S 14397 14400 14054 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 83269905 28656443392 349174 33554432000 4194304 4196468 140737404668944 140679246047760 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14409] ppid=14397 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14409/stat : 14409 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83269905 28656443392 349174 33554432000 4194304 4196468 140737404668944 140679244994960 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14410] ppid=14397 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14410/stat : 14410 (java) S 14397 14400 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83269905 28656443392 349174 33554432000 4194304 4196468 140737404668944 140679243942160 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14411] ppid=14397 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14411/stat : 14411 (java) S 14397 14400 14054 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 24 0 83269906 28656443392 349174 33554432000 4194304 4196468 140737404668944 140678319303536 140679462632066 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14412] ppid=14397 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14412/stat : 14412 (java) S 14397 14400 14054 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 83269907 28656443392 349174 33554432000 4194304 4196468 140737404668944 140677425915424 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14413] ppid=14397 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14413/stat : 14413 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83269907 28656443392 349174 33554432000 4194304 4196468 140737404668944 140677157479792 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14414] ppid=14397 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14414/stat : 14414 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83269909 28656443392 349174 33554432000 4194304 4196468 140737404668944 140676782971216 140679462639515 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14415] ppid=14397 vsize=27984808 memory=0 CPUtime=3.88 cores=0-7
/proc/14400/task/14415/stat : 14415 (java) S 14397 14400 14054 0 -1 1077944384 3157 0 0 0 387 1 0 0 20 0 24 0 83269909 28656443392 349174 33554432000 4194304 4196468 140737404668944 140678318250352 140679462632066 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14416] ppid=14397 vsize=27984808 memory=0 CPUtime=3.6 cores=0-7
/proc/14400/task/14416/stat : 14416 (java) S 14397 14400 14054 0 -1 1077944384 3102 0 0 0 359 1 0 0 20 0 24 0 83269909 28656443392 349174 33554432000 4194304 4196468 140737404668944 140678317197552 140679462632066 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14417] ppid=14397 vsize=27984808 memory=0 CPUtime=3.49 cores=0-7
/proc/14400/task/14417/stat : 14417 (java) S 14397 14400 14054 0 -1 1077944384 2974 0 0 0 349 0 0 0 20 0 24 0 83269910 28656443392 349174 33554432000 4194304 4196468 140737404668944 140678316144752 140679462632066 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14418] ppid=14397 vsize=27984808 memory=0 CPUtime=1.57 cores=0-7
/proc/14400/task/14418/stat : 14418 (java) S 14397 14400 14054 0 -1 1077944384 4286 0 0 0 155 2 0 0 20 0 24 0 83269910 28656443392 349174 33554432000 4194304 4196468 140737404668944 140678315091952 140679462632066 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14419] ppid=14397 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14419/stat : 14419 (java) S 14397 14400 14054 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83269910 28656443392 349174 33554432000 4194304 4196468 140737404668944 140676285066336 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14420] ppid=14397 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14420/stat : 14420 (java) S 14397 14400 14054 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83269910 28656443392 349174 33554432000 4194304 4196468 140737404668944 140678314040368 140679462632066 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14422] ppid=14397 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14422/stat : 14422 (java) S 14397 14400 14054 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 83270411 28656443392 349174 33554432000 4194304 4196468 140737404668944 140679238493760 140679462645529 0 4 0 25189583 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14424] ppid=14397 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14424/stat : 14424 (java) S 14397 14400 14054 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 83270411 28656443392 349174 33554432000 4194304 4196468 140737404668944 140675613965872 140679462642845 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14425] ppid=14397 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14425/stat : 14425 (java) S 14397 14400 14054 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 24 0 83270411 28656443392 349174 33554432000 4194304 4196468 140737404668944 140675882401200 140679462642845 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
[pid=14400/tid=14426] ppid=14397 vsize=27984808 memory=0 CPUtime=0 cores=0-7
/proc/14400/task/14426/stat : 14426 (java) S 14397 14400 14054 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 83270413 28656443392 349174 33554432000 4194304 4196468 140737404668944 140675345538080 140679462631125 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26398720 140737404670938 140737404671237 140737404671237 140737404673999 0
Current children cumulated CPU time: 23.46 s
Current children cumulated vsize: 28645992 KiB
Current children cumulated memory: 1517560 KiB

Child status: 0
Real time (s): 6.09918
CPU time (s): 23.9383
CPU user time (s): 23.4678
CPU system time (s): 0.470439
CPU usage (%): 392.484
Max. virtual memory (cumulated for all children) (KiB): 28645992
Max. memory (cumulated for all children) (KiB): 1517560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.4678
system time used= 0.470439
maximum resident set size= 1399456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58545
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18118
involuntary context switches= 76


# summary of solver processes directly reported to runsolver:
#   pid: 14400
#   total CPU time (s): 23.9383
#   total CPU user time (s): 23.4678
#   total CPU system time (s): 0.470439

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.062979 second user time and 0.112182 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-27 04:04:27
IDJOB=4297242
IDBENCH=141384
IDSOLVER=2759
FILE ID=node151/4297242-1532657067
RUNJOBID= node151-1532654539-14081
PBS_JOBID= 21022219
Free space on /tmp= 54928 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-5-5-7-cp_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -both -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297242-1532657067/watcher-4297242-1532657067 -o /tmp/evaluation-result-4297242-1532657067/solver-4297242-1532657067 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1532654539-14081 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -both -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297242-1532657067.xml

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

MD5SUM BENCH= 3c85bec313e0e9ed0b53ce41ef97f039
RANDOM SEED=123957113

node151.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.87
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.87
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.87
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.87
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:        23326936 kB
MemAvailable:   31937624 kB
Buffers:          211396 kB
Cached:          8643012 kB
SwapCached:            0 kB
Active:          1439680 kB
Inactive:        7469612 kB
Active(anon):       5288 kB
Inactive(anon):    77476 kB
Active(file):    1434392 kB
Inactive(file):  7392136 kB
Unevictable:        7824 kB
Mlocked:            7824 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8828 kB
Writeback:             0 kB
AnonPages:         70752 kB
Mapped:            41624 kB
Shmem:             25224 kB
Slab:             227612 kB
SReclaimable:     199988 kB
SUnreclaim:        27624 kB
KernelStack:        3536 kB
PageTables:         4788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54920 MiB
End job on node151 at 2018-07-27 04:04:33