Trace number 4296976

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)SAT 27.4944 4.87351

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K04-P03_c18.xml
MD5SUM76f2570dac1ecc86f40824dfede26263
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.78628
Satisfiable
(Un)Satisfiability was proved
Number of variables68
Number of constraints28
Number of domains2
Minimum domain size26
Maximum domain size27
Distribution of domain sizes[{"size":26,"count":26},{"size":27,"count":12}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":30},{"degree":2,"count":26},{"degree":5,"count":8},{"degree":6,"count":4}]
Minimum constraint arity3
Maximum constraint arity26
Distribution of constraint arities[{"arity":3,"count":26},{"arity":12,"count":1},{"arity":26,"count":1}]
Number of extensional constraints0
Number of intensional constraints26
Distribution of constraint types[{"type":"intension","count":26},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Jul 26 22:21:05 CEST 2018
0.66/0.55	c PID: 9476
0.66/0.55	c IP: 172.20.3.134
0.66/0.55	c HOST: node134.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.20/0.86	c (0,0) Parsing End
1.20/0.87	c (0,0) CSP: 38 int (0 aux), 0 bool (0 aux), 28 ctr, max domain size 27
1.20/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.87	c (0,0) Constraint Name Generate Begin
1.20/0.87	c (0,0) Ctr:HOME/instance-4296976-1532636465.xml,AllDifferent:Dist:Eq:IntVar
1.20/0.87	c (0,0) Constraint Name Generate End
1.20/0.87	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.87	c (0,0) CSP to CSPinCNF Begin
1.38/0.97	c (0,0) translated 3 (10%) constraints
1.38/0.99	c (0,0) translated 6 (20%) constraints
1.38/1.00	c (0,0) translated 9 (30%) constraints
1.38/1.01	c (0,0) translated 12 (40%) constraints
1.59/1.02	c (0,0) translated 14 (50%) constraints
1.59/1.02	c (0,0) translated 17 (60%) constraints
1.59/1.03	c (0,0) translated 20 (70%) constraints
1.59/1.04	c (0,0) translated 23 (80%) constraints
1.59/1.04	c (0,0) translated 26 (90%) constraints
1.59/1.08	c (0,0) translated 28 (100%) constraints
2.14/1.26	c (0,0) STATISTICS1:HOME/instance-4296976-1532636465.xml,AllDifferent:Dist:Eq:IntVar,38,473,702,27,26,3,702:104;27:66;26:325,27:364;26:806,26:2;12:2;2:417;1:52,3:104;2:391;1:76,
2.14/1.26	c (0,0) ===========================================
2.14/1.26	c (0,0) Order
2.14/1.26	c (0,0) ===========================================
2.14/1.27	c (0,0) translated 48 (10%) constraints
2.14/1.28	c (0,0) translated 95 (20%) constraints
2.14/1.29	c (0,0) translated 142 (30%) constraints
2.38/1.30	c (0,0) translated 190 (40%) constraints
2.38/1.31	c (0,0) translated 237 (50%) constraints
2.38/1.32	c (0,0) translated 284 (60%) constraints
2.38/1.32	c (0,0) translated 332 (70%) constraints
2.38/1.33	c (0,0) translated 379 (80%) constraints
2.38/1.34	c (0,0) translated 426 (90%) constraints
2.38/1.34	c (0,0) translated 473 (100%) constraints
2.38/1.35	c (0,0) CSP to CSPinCNF End
2.38/1.35	c (0,0) CSP: 38 int (0 aux), 0 bool (0 aux), 473 ctr, max domain size 27
2.38/1.35	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.38/1.35	c (0,0) CSPinCNF Propagation Begin
2.38/1.37	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.38/1.37	c (0,0) CSPinCNF Propagation End
2.38/1.37	c (0,0) CSP: 38 int (0 aux), 0 bool (0 aux), 473 ctr, max domain size 27
2.38/1.37	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.38/1.37	c (0,0) Simplify CSPinCNF Begin
2.68/1.47	c (0,0) Simplify CSPinCNF End
2.68/1.47	c (0,0) CSP: 38 int (0 aux), 834 bool (834 aux), 1307 ctr, max domain size 27
2.68/1.47	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.68/1.47	c (0,0) Calculate Precise Domain Begin
2.68/1.47	c (0,0) 0 values are removed by re-calculation
2.68/1.47	c (0,0) Calculate Precise Domain End
2.68/1.47	c (0,0) CSP: 38 int (0 aux), 834 bool (834 aux), 1307 ctr, max domain size 27
2.68/1.47	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.68/1.47	c (0,0) CSPinCNF to SatSolver Begin
3.78/1.72	c (1,1) 131 (10 %) CSP clauses are encoded (1796 SAT variables, 37454 SAT clauses)
3.78/1.74	c (1,1) 262 (20 %) CSP clauses are encoded (1796 SAT variables, 39847 SAT clauses)
3.78/1.76	c (1,1) 393 (30 %) CSP clauses are encoded (1796 SAT variables, 42173 SAT clauses)
3.78/1.77	c (1,1) 523 (40 %) CSP clauses are encoded (1796 SAT variables, 44478 SAT clauses)
3.78/1.78	c (1,1) 654 (50 %) CSP clauses are encoded (1796 SAT variables, 46784 SAT clauses)
3.78/1.79	c (1,1) 785 (60 %) CSP clauses are encoded (1796 SAT variables, 49090 SAT clauses)
4.17/1.80	c (1,1) 915 (70 %) CSP clauses are encoded (1796 SAT variables, 51395 SAT clauses)
4.17/1.81	c (1,1) 1046 (80 %) CSP clauses are encoded (1796 SAT variables, 53701 SAT clauses)
4.17/1.82	c (1,1) 1177 (90 %) CSP clauses are encoded (1796 SAT variables, 56032 SAT clauses)
4.17/1.83	c (1,1) 1307 (100 %) CSP clauses are encoded (1796 SAT variables, 58312 SAT clauses)
4.17/1.83	c (1,1) CSPinCNF to SatSolver End
4.17/1.83	c (1,1) Heap : 450 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.17/1.86	c (1,1) STATISTICS2:HOME/instance-4296976-1532636465.xml,AllDifferent:Dist:Eq:IntVar,872,1307,702,27,26,3,702:104;27:132;26:650,27:496;26:1456;2:1668,26:2;12:2;2:1251;1:52,3:104;2:782;1:1744,
4.17/1.86	c (1,1) SatSolver.solve Begin
4.17/1.86	c (1,1) 1796 bool, 58313 clause
4.17/1.86	c (1,1) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4296976-1532636465.xml-scop-9476.cnf HOME/instance-4296976-1532636465.xml-scop-9476.cnf.out
27.10/4.84	c (4,0) c
27.10/4.84	c (4,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
27.10/4.84	c (4,0) c
27.10/4.84	c (4,0) c WARNING: for repeatability, setting FPU to use double precision
27.10/4.84	c (4,0) c 8 solvers engines and 1 companion as a blackboard created.
27.10/4.84	c (4,0) c ========================================[ Problem Statistics ]===========================================
27.10/4.84	c (4,0) c |                                                                                                       |
27.10/4.84	c (4,0) c |  Number of variables:          1796                                                                   |
27.10/4.84	c (4,0) c |  Number of clauses:           58313                                                                   |
27.10/4.84	c (4,0) c |  Parse time:                   0.02 s                                                                 |
27.10/4.84	c (4,0) c |                                                                                                       |
27.10/4.84	c (4,0) c |  Eliminated clauses:           0.01 Mb                                                                |
27.10/4.84	c (4,0) c |  Simplification time:          0.07 s                                                                 |
27.10/4.84	c (4,0) c |                                                                                                       |
27.10/4.84	c (4,0) c |  Generating clones                                                                                    |
27.10/4.84	c (4,0) c |  all clones generated. Memory =  52.23Mb.                                                             |
27.10/4.84	c (4,0) c ========================================================================================================|
27.10/4.84	c (4,0) c last restart ## conflicts  :  1395 18 
27.10/4.84	c (4,0) c Thread 3 is 100% pure glucose! First thread to finish! (SAT answer).
27.10/4.84	c (4,0) c Total Memory so far : 628.26Mb
27.10/4.84	c (4,0) c
27.10/4.84	c (4,0) c real time : 2.95597 s
27.10/4.84	c (4,0) c cpu time  : 22.6934 s
27.10/4.84	c (4,0) c
27.10/4.84	c (4,0) c
27.10/4.84	c (4,0) c
27.10/4.84	c (4,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
27.10/4.84	c (4,0) c
27.10/4.84	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
27.10/4.84	c (4,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
27.10/4.84	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
27.10/4.84	c (4,0) c | Conflicts     |          302647 |      35733 |      32752 |      41134 |      39124 |      38690 |      38637 |      37581 |      38996 |
27.10/4.84	c (4,0) c | Decisions     |          397443 |      46578 |      44020 |      52640 |      51029 |      52506 |      50303 |      48492 |      51875 |
27.10/4.84	c (4,0) c | Propagations  |        56636051 |    6797839 |    6440866 |    7264523 |    7325436 |    6919535 |    7094995 |    7300041 |    7492816 |
27.10/4.84	c (4,0) c | Avg_Trail     |                 |        996 |       1042 |        980 |        997 |       1009 |        983 |       1065 |       1033 |
27.10/4.84	c (4,0) c | Avg_DL        |                 |         20 |         20 |         20 |         20 |         20 |         21 |         19 |         21 |
27.10/4.84	c (4,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
27.10/4.84	c (4,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
27.10/4.84	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
27.10/4.84	c (4,0) c | Exported      |           41219 |       4254 |       3839 |       6399 |       5593 |       5196 |       5207 |       5494 |       5237 |
27.10/4.84	c (4,0) c | Imported      |          274131 |      33505 |      36710 |      34803 |      34410 |      35583 |      35292 |      28583 |      35245 |
27.10/4.84	c (4,0) c | Good          |              41 |          4 |          5 |          6 |          6 |          5 |          4 |          5 |          6 |
27.10/4.84	c (4,0) c | Purge         |          274090 |      33501 |      36705 |      34797 |      34404 |      35578 |      35288 |      28578 |      35239 |
27.10/4.84	c (4,0) c | Promoted      |            3660 |        461 |        441 |        471 |        496 |        518 |        405 |        370 |        498 |
27.10/4.84	c (4,0) c | Remove_Imp    |           91957 |      10939 |      11013 |       9035 |      12257 |      13795 |      13063 |       8738 |      13117 |
27.10/4.84	c (4,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
27.10/4.84	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
27.10/4.84	c (4,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
27.10/4.84	c (4,0) c | Binaries      |                 |          2 |          1 |          0 |          0 |          1 |          2 |          0 |          0 |
27.10/4.84	c (4,0) c | Glues         |                 |        160 |        141 |        177 |        175 |        179 |        181 |        129 |        182 |
27.10/4.84	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
27.10/4.84	c (4,0) c | Orig_Seen     |            84 % |      50495 |      49273 |      48537 |      50056 |      51821 |      50011 |      45358 |      50669 |
27.10/4.84	c (4,0) c | Diff Orig seen|                 |        439 | -      783 | -     1519 |      X     |       1765 | -       45 | -     4698 |        613 |
27.10/4.84	c (4,0) c | Hamming       |            30 % |        597 |        495 |        476 |      X     |        518 |        607 |        535 |        558 |
27.10/4.84	c (4,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
27.10/4.84	c (4,0) 
27.10/4.84	c (4,0) s SATISFIABLE
27.10/4.85	c (4,1) SatSolver.solve End
27.10/4.85	c (4,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
27.10/4.85	c (4,1) Show results Begin
27.10/4.86	c (4,1) ce[0][0][1] = 7
27.10/4.86	c (4,1) ce[0][0][2] = 9
27.10/4.86	c (4,1) ce[0][0][3] = 22
27.10/4.86	c (4,1) ce[0][1][2] = 2
27.10/4.86	c (4,1) ce[0][1][3] = 15
27.10/4.86	c (4,1) ce[0][2][3] = 13
27.10/4.86	c (4,1) ce[1][0][1] = 25
27.10/4.86	c (4,1) ce[1][0][2] = 14
27.10/4.86	c (4,1) ce[1][0][3] = 24
27.10/4.86	c (4,1) ce[1][1][2] = 11
27.10/4.86	c (4,1) ce[1][1][3] = 1
27.10/4.86	c (4,1) ce[1][2][3] = 10
27.10/4.86	c (4,1) ce[2][0][1] = 12
27.10/4.86	c (4,1) ce[2][0][2] = 4
27.10/4.86	c (4,1) ce[2][0][3] = 17
27.10/4.86	c (4,1) ce[2][1][2] = 16
27.10/4.86	c (4,1) ce[2][1][3] = 5
27.10/4.86	c (4,1) ce[2][2][3] = 21
27.10/4.86	c (4,1) cie[0][0] = 26
27.10/4.86	c (4,1) cie[0][1] = 6
27.10/4.86	c (4,1) cie[0][2] = 3
27.10/4.86	c (4,1) cie[0][3] = 20
27.10/4.86	c (4,1) cie[1][0] = 18
27.10/4.86	c (4,1) cie[1][1] = 19
27.10/4.86	c (4,1) cie[1][2] = 8
27.10/4.86	c (4,1) cie[1][3] = 23
27.10/4.86	c (4,1) cn[0][0] = 0
27.10/4.86	c (4,1) cn[0][1] = 7
27.10/4.86	c (4,1) cn[0][2] = 9
27.10/4.86	c (4,1) cn[0][3] = 22
27.10/4.86	c (4,1) cn[1][0] = 26
27.10/4.86	c (4,1) cn[1][1] = 1
27.10/4.86	c (4,1) cn[1][2] = 12
27.10/4.86	c (4,1) cn[1][3] = 2
27.10/4.86	c (4,1) cn[2][0] = 8
27.10/4.86	c (4,1) cn[2][1] = 20
27.10/4.86	c (4,1) cn[2][2] = 4
27.10/4.86	c (4,1) cn[2][3] = 25
27.10/4.86	s SATISFIABLE
27.10/4.86	v <instantiation>
27.10/4.86	v     <list>cn[0][0] cn[0][1] cn[0][2] cn[0][3] cn[1][0] cn[1][1] cn[1][2] cn[1][3] cn[2][0] cn[2][1] cn[2][2] cn[2][3] ce[0][0][1] ce[0][0][2] ce[0][0][3] ce[0][1][2] ce[0][1][3] ce[0][2][3] ce[1][0][1] ce[1][0][2] ce[1][0][3] ce[1][1][2] ce[1][1][3] ce[1][2][3] ce[2][0][1] ce[2][0][2] ce[2][0][3] ce[2][1][2] ce[2][1][3] ce[2][2][3] cie[0][0] cie[0][1] cie[0][2] cie[0][3] cie[1][0] cie[1][1] cie[1][2] cie[1][3]</list>
27.10/4.86	v     <values>0 7 9 22 26 1 12 2 8 20 4 25 7 9 22 2 15 13 25 14 24 11 1 10 12 4 17 16 5 21 26 6 3 20 18 19 8 23</values>
27.10/4.86	v </instantiation>
27.10/4.86	c (4,1) Show results End
27.10/4.86	c (4,1) Heap : 901 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
27.10/4.86	c (4,1) 0,0,0,0,0,0,1,4,4,STOP-AFTER(ALL)
27.10/4.86	c END-Prog: Thu Jul 26 22:21:10 CEST 2018

Verifier Data

OK	

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 (9109 MiB free)
  memory of node 1: 16384 MiB (11194 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4296976-1532636465/watcher-4296976-1532636465 -o /tmp/evaluation-result-4296976-1532636465/solver-4296976-1532636465 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532633895-8968 --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-4296976-1532636465.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=9476, runsolver pid=9473

[startup+0.10063 s]*
/proc/loadavg: 5.92 6.00 6.14 2/203 9496
/proc/meminfo: memFree=20696496/32770624 swapFree=67108860/67108860
[pid=9476] ppid=9473 vsize=27312552 memory=108516 CPUtime=0.1 cores=0-7
/proc/9476/stat : 9476 (java) S 9473 9476 8941 0 -1 1077944320 6155 0 0 0 8 2 0 0 20 0 20 0 81209669 27968053248 27129 33554432000 4194304 4196468 140735199009568 140735198992112 140242939576055 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
/proc/9476/statm: 6828138 27129 2754 1 0 6790598 0
[pid=9476/tid=9478] ppid=9473 vsize=27312552 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/9476/task/9478/stat : 9478 (java) R 9473 9476 8941 0 -1 4202560 4266 0 0 0 7 2 0 0 20 0 20 0 81209669 27968053248 27129 33554432000 4194304 4196468 140735199009568 140242911361120 140242923656542 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9479] ppid=9473 vsize=27312552 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/9476/task/9479/stat : 9479 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 27129 33554432000 4194304 4196468 140735199009568 140242943818384 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9480] ppid=9473 vsize=27312552 memory=140605084042880 CPUtime=0 cores=0-7
/proc/9476/task/9480/stat : 9480 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 27129 33554432000 4194304 4196468 140735199009568 140242362202640 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9481] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9481/stat : 9481 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 27129 33554432000 4194304 4196468 140735199009568 140242361149840 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9482] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9482/stat : 9482 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 27129 33554432000 4194304 4196468 140735199009568 140242360097040 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9483] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9483/stat : 9483 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 27129 33554432000 4194304 4196468 140735199009568 140242359045264 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9484] ppid=9473 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9476/task/9484/stat : 9484 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 27129 33554432000 4194304 4196468 140735199009568 140242357992464 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9485] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9485/stat : 9485 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 27129 33554432000 4194304 4196468 140735199009568 140242356939664 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9486] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9486/stat : 9486 (java) S 9473 9476 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 27129 33554432000 4194304 4196468 140735199009568 140242355886864 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9487] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9487/stat : 9487 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209673 27968053248 27129 33554432000 4194304 4196468 140735199009568 140241577564528 140242939587202 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9488] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9488/stat : 9488 (java) S 9473 9476 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81209673 27968053248 27129 33554432000 4194304 4196468 140735199009568 140240681428000 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9489] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9489/stat : 9489 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209674 27968053248 27129 33554432000 4194304 4196468 140735199009568 140240412992368 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9490] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9490/stat : 9490 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209676 27968053248 27195 33554432000 4194304 4196468 140735199009568 140240038483792 140242939594651 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9491] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9491/stat : 9491 (java) S 9473 9476 8941 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 81209676 27968053248 27195 33554432000 4194304 4196468 140735199009568 140241576512368 140242939587202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9492] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9492/stat : 9492 (java) S 9473 9476 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209676 27968053248 27195 33554432000 4194304 4196468 140735199009568 140241575459568 140242939587202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9493] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9493/stat : 9493 (java) S 9473 9476 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209676 27968053248 27195 33554432000 4194304 4196468 140735199009568 140241574406768 140242939587202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9494] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9494/stat : 9494 (java) S 9473 9476 8941 0 -1 1077944384 240 0 0 0 0 0 0 0 20 0 20 0 81209676 27968053248 27195 33554432000 4194304 4196468 140735199009568 140241573353968 140242939587202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9495] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9495/stat : 9495 (java) S 9473 9476 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209676 27968053248 27195 33554432000 4194304 4196468 140735199009568 140239540578912 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9496] ppid=9473 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9476/task/9496/stat : 9496 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209676 27968053248 27195 33554432000 4194304 4196468 140735199009568 140241572301360 140242939587202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108516 KiB

[startup+0.210488 s]*
/proc/loadavg: 5.92 6.00 6.14 4/203 9496
/proc/meminfo: memFree=20680496/32770624 swapFree=67108860/67108860
[pid=9476] ppid=9473 vsize=27312552 memory=123432 CPUtime=0.24 cores=0-7
/proc/9476/stat : 9476 (java) S 9473 9476 8941 0 -1 1077944320 10052 0 0 0 21 3 0 0 20 0 20 0 81209669 27968053248 30858 33554432000 4194304 4196468 140735199009568 140735198992112 140242939576055 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
/proc/9476/statm: 6828138 30858 2938 1 0 6790598 0
[pid=9476/tid=9478] ppid=9473 vsize=27312552 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/9476/task/9478/stat : 9478 (java) R 9473 9476 8941 0 -1 4202560 7943 0 0 0 17 3 0 0 20 0 20 0 81209669 27968053248 30858 33554432000 4194304 4196468 140735199009568 140242911374800 140242923619685 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9479] ppid=9473 vsize=27312552 memory=13976 CPUtime=0 cores=0-7
/proc/9476/task/9479/stat : 9479 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 30858 33554432000 4194304 4196468 140735199009568 140242943818384 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9480] ppid=9473 vsize=27312552 memory=140605084052288 CPUtime=0 cores=0-7
/proc/9476/task/9480/stat : 9480 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 30858 33554432000 4194304 4196468 140735199009568 140242362202640 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9481] ppid=9473 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9476/task/9481/stat : 9481 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 30858 33554432000 4194304 4196468 140735199009568 140242361149840 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9482] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9482/stat : 9482 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 30858 33554432000 4194304 4196468 140735199009568 140242360097040 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9483] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9483/stat : 9483 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 30858 33554432000 4194304 4196468 140735199009568 140242359045264 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9484] ppid=9473 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9476/task/9484/stat : 9484 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 30858 33554432000 4194304 4196468 140735199009568 140242357992464 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9485] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9485/stat : 9485 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 30858 33554432000 4194304 4196468 140735199009568 140242356939664 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9486] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9486/stat : 9486 (java) S 9473 9476 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 30858 33554432000 4194304 4196468 140735199009568 140242355886864 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9487] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9487/stat : 9487 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209673 27968053248 30858 33554432000 4194304 4196468 140735199009568 140241577564528 140242939587202 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9488] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9488/stat : 9488 (java) S 9473 9476 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81209673 27968053248 30858 33554432000 4194304 4196468 140735199009568 140240681428000 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9489] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9489/stat : 9489 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209674 27968053248 30858 33554432000 4194304 4196468 140735199009568 140240412992368 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9490] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9490/stat : 9490 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209676 27968053248 30858 33554432000 4194304 4196468 140735199009568 140240038483792 140242939594651 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9491] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9491/stat : 9491 (java) S 9473 9476 8941 0 -1 1077944384 337 0 0 0 0 0 0 0 20 0 20 0 81209676 27968053248 30858 33554432000 4194304 4196468 140735199009568 140241576512368 140242939587202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9492] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9492/stat : 9492 (java) S 9473 9476 8941 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 20 0 81209676 27968053248 30858 33554432000 4194304 4196468 140735199009568 140241575459568 140242939587202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9493] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9493/stat : 9493 (java) S 9473 9476 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209676 27968053248 30858 33554432000 4194304 4196468 140735199009568 140241574406768 140242939587202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9494] ppid=9473 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/9476/task/9494/stat : 9494 (java) S 9473 9476 8941 0 -1 1077944384 297 0 0 0 2 0 0 0 20 0 20 0 81209676 27968053248 30858 33554432000 4194304 4196468 140735199009568 140241573353968 140242939587202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9495] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9495/stat : 9495 (java) S 9473 9476 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209676 27968053248 30858 33554432000 4194304 4196468 140735199009568 140239540578912 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9496] ppid=9473 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9476/task/9496/stat : 9496 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209676 27968053248 30858 33554432000 4194304 4196468 140735199009568 140241572301360 140242939587202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123432 KiB

[startup+0.310468 s]*
/proc/loadavg: 5.92 6.00 6.14 2/203 9496
/proc/meminfo: memFree=20676208/32770624 swapFree=67108860/67108860
[pid=9476] ppid=9473 vsize=27312552 memory=127348 CPUtime=0.42 cores=0-7
/proc/9476/stat : 9476 (java) S 9473 9476 8941 0 -1 1077944320 10700 0 0 0 38 4 0 0 20 0 20 0 81209669 27968053248 31837 33554432000 4194304 4196468 140735199009568 140735198992112 140242939576055 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
/proc/9476/statm: 6828138 31837 2981 1 0 6790598 0
[pid=9476/tid=9478] ppid=9473 vsize=27312552 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/9476/task/9478/stat : 9478 (java) R 9473 9476 8941 0 -1 4202560 8381 0 0 0 26 3 0 0 20 0 20 0 81209669 27968053248 31837 33554432000 4194304 4196468 140735199009568 140242911380208 140242922762864 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9479] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9479/stat : 9479 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 31837 33554432000 4194304 4196468 140735199009568 140242943818384 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9480] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9480/stat : 9480 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 31837 33554432000 4194304 4196468 140735199009568 140242362202640 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9481] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9481/stat : 9481 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 31837 33554432000 4194304 4196468 140735199009568 140242361149840 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9482] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9482/stat : 9482 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 31837 33554432000 4194304 4196468 140735199009568 140242360097040 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9483] ppid=9473 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/9476/task/9483/stat : 9483 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 31837 33554432000 4194304 4196468 140735199009568 140242359045264 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9484] ppid=9473 vsize=27312552 memory=140604948444079 CPUtime=0 cores=0-7
/proc/9476/task/9484/stat : 9484 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 31837 33554432000 4194304 4196468 140735199009568 140242357992464 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9485] ppid=9473 vsize=27312552 memory=140604948446384 CPUtime=0 cores=0-7
/proc/9476/task/9485/stat : 9485 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 31837 33554432000 4194304 4196468 140735199009568 140242356939664 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9486] ppid=9473 vsize=27312552 memory=140604948448688 CPUtime=0 cores=0-7
/proc/9476/task/9486/stat : 9486 (java) S 9473 9476 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209671 27968053248 31837 33554432000 4194304 4196468 140735199009568 140242355886864 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9487] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9487/stat : 9487 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209673 27968053248 31837 33554432000 4194304 4196468 140735199009568 140241577564528 140242939587202 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9488] ppid=9473 vsize=27312552 memory=281209896904336 CPUtime=0 cores=0-7
/proc/9476/task/9488/stat : 9488 (java) S 9473 9476 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81209673 27968053248 31837 33554432000 4194304 4196468 140735199009568 140240681428000 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9489] ppid=9473 vsize=27312552 memory=281209896911248 CPUtime=0 cores=0-7
/proc/9476/task/9489/stat : 9489 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209674 27968053248 31837 33554432000 4194304 4196468 140735199009568 140240412992368 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9490] ppid=9473 vsize=27312552 memory=281209896852528 CPUtime=0 cores=0-7
/proc/9476/task/9490/stat : 9490 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209676 27968053248 31837 33554432000 4194304 4196468 140735199009568 140240038483792 140242939594651 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9491] ppid=9473 vsize=27312552 memory=281209896925072 CPUtime=0.01 cores=0-7
/proc/9476/task/9491/stat : 9491 (java) S 9473 9476 8941 0 -1 1077944384 417 0 0 0 1 0 0 0 20 0 20 0 81209676 27968053248 31837 33554432000 4194304 4196468 140735199009568 140241576512368 140242939587202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9492] ppid=9473 vsize=27312552 memory=281209896931984 CPUtime=0.01 cores=0-7
/proc/9476/task/9492/stat : 9492 (java) S 9473 9476 8941 0 -1 1077944384 176 0 0 0 1 0 0 0 20 0 20 0 81209676 27968053248 31837 33554432000 4194304 4196468 140735199009568 140241575459568 140242939587202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9493] ppid=9473 vsize=27312552 memory=281209896929680 CPUtime=0.01 cores=0-7
/proc/9476/task/9493/stat : 9493 (java) S 9473 9476 8941 0 -1 1077944384 44 0 0 0 1 0 0 0 20 0 20 0 81209676 27968053248 31837 33554432000 4194304 4196468 140735199009568 140241574406768 140242939587202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9494] ppid=9473 vsize=27312552 memory=281209896946288 CPUtime=0.07 cores=0-7
/proc/9476/task/9494/stat : 9494 (java) S 9473 9476 8941 0 -1 1077944384 340 0 0 0 7 0 0 0 20 0 20 0 81209676 27968053248 31837 33554432000 4194304 4196468 140735199009568 140241573353968 140242939587202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9495] ppid=9473 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9495/stat : 9495 (java) S 9473 9476 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209676 27968053248 31837 33554432000 4194304 4196468 140735199009568 140239540578912 140242939586261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9496] ppid=9473 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/9476/task/9496/stat : 9496 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209676 27968053248 31837 33554432000 4194304 4196468 140735199009568 140241572301360 140242939587202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127348 KiB

[startup+0.700896 s]
/proc/loadavg: 5.92 6.00 6.14 2/203 9496
/proc/meminfo: memFree=20651776/32770624 swapFree=67108860/67108860
[pid=9476] ppid=9473 vsize=27320948 memory=165444 CPUtime=1 cores=0-7
/proc/9476/stat : 9476 (java) S 9473 9476 8941 0 -1 1077944320 17932 0 0 0 94 6 0 0 20 0 20 0 81209669 27976650752 41361 33554432000 4194304 4196468 140735199009568 140735198992112 140242939576055 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
/proc/9476/statm: 6830237 41361 3154 1 0 6791622 0
[pid=9476/tid=9478] ppid=9473 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/9476/task/9478/stat : 9478 (java) R 9473 9476 8941 0 -1 4202560 15143 0 0 0 62 5 0 0 20 0 20 0 81209669 27976650752 41361 33554432000 4194304 4196468 140735199009568 140242911402480 140242939587990 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9479] ppid=9473 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9479/stat : 9479 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209671 27976650752 41361 33554432000 4194304 4196468 140735199009568 140242943818384 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9480] ppid=9473 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9480/stat : 9480 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209671 27976650752 41361 33554432000 4194304 4196468 140735199009568 140242362202640 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9481] ppid=9473 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9481/stat : 9481 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209671 27976650752 41361 33554432000 4194304 4196468 140735199009568 140242361149840 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9482] ppid=9473 vsize=27320948 memory=1228 CPUtime=0 cores=0-7
/proc/9476/task/9482/stat : 9482 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209671 27976650752 41361 33554432000 4194304 4196468 140735199009568 140242360097040 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9483] ppid=9473 vsize=27320948 memory=1704 CPUtime=0 cores=0-7
/proc/9476/task/9483/stat : 9483 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81209671 27976650752 41361 33554432000 4194304 4196468 140735199009568 140242359045264 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9484] ppid=9473 vsize=27320948 memory=1952 CPUtime=0 cores=0-7
/proc/9476/task/9484/stat : 9484 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209671 27976650752 41361 33554432000 4194304 4196468 140735199009568 140242357992464 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9485] ppid=9473 vsize=27320948 memory=10592 CPUtime=0 cores=0-7
/proc/9476/task/9485/stat : 9485 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81209671 27976650752 41361 33554432000 4194304 4196468 140735199009568 140242356939664 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9486] ppid=9473 vsize=27320948 memory=15872 CPUtime=0 cores=0-7
/proc/9476/task/9486/stat : 9486 (java) S 9473 9476 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81209671 27976650752 41361 33554432000 4194304 4196468 140735199009568 140242355886864 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9487] ppid=9473 vsize=27320948 memory=18476 CPUtime=0 cores=0-7
/proc/9476/task/9487/stat : 9487 (java) S 9473 9476 8941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81209673 27976650752 41361 33554432000 4194304 4196468 140735199009568 140241577564528 140242939587202 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0

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

[pid=9476/tid=9500] ppid=9473 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9500/stat : 9500 (java) S 9473 9476 8941 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 81209857 28654346240 91997 33554432000 4194304 4196468 140735199009568 140238869479472 140242939597981 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9501] ppid=9473 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9501/stat : 9501 (java) S 9473 9476 8941 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 81209857 28654346240 91997 33554432000 4194304 4196468 140735199009568 140239137914800 140242939597981 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9502] ppid=9473 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9502/stat : 9502 (java) S 9473 9476 8941 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 81209859 28654346240 91997 33554432000 4194304 4196468 140735199009568 140238601051680 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
Current children cumulated CPU time: 20.78 s
Current children cumulated vsize: 28626096 KiB
Current children cumulated memory: 486464 KiB

[startup+4.40153 s]
/proc/loadavg: 5.60 5.93 6.11 10/216 9510
/proc/meminfo: memFree=20319268/32770624 swapFree=67108860/67108860
[pid=9476] ppid=9473 vsize=27982760 memory=367988 CPUtime=4.59 cores=0-7
/proc/9476/stat : 9476 (java) S 9473 9476 8941 0 -1 1077944320 24680 0 0 0 446 13 0 0 20 0 24 0 81209669 28654346240 91997 33554432000 4194304 4196468 140735199009568 140735198992112 140242939576055 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
/proc/9476/statm: 6995690 91997 3224 1 0 6956546 0
[pid=9497] ppid=9476 vsize=643336 memory=120540 CPUtime=19.32 cores=0-7
/proc/9497/stat : 9497 (glucose-syrup) S 9476 9476 8941 0 -1 1077944320 40683 0 0 0 1921 11 0 0 20 0 9 0 81209857 658776064 30135 33554432000 4194304 4373367 140732530556848 140732530555392 139711998618242 0 4 0 8388610 18446744073709551615 0 0 17 5 0 0 0 0 0 6470912 6472264 8224768 140732530557873 140732530558124 140732530558124 140732530560967 0
/proc/9497/statm: 160834 30135 381 44 0 156522 0
[pid=9497/tid=9503] ppid=9476 vsize=643336 memory=7524858132966527705 CPUtime=2.4 cores=0-7
/proc/9497/task/9503/stat : 9503 (glucose-syrup) R 9476 9476 8941 0 -1 4202560 4624 0 0 0 239 1 0 0 20 0 9 0 81209867 658776064 30135 33554432000 4194304 4373367 140732530556848 139711977237776 4291605 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 8224768 140732530557873 140732530558124 140732530558124 140732530560967 0
[pid=9497/tid=9504] ppid=9476 vsize=643336 memory=6943526294502006880 CPUtime=2.33 cores=0-7
/proc/9497/task/9504/stat : 9504 (glucose-syrup) R 9476 9476 8941 0 -1 4202560 4586 0 0 0 233 0 0 0 20 0 9 0 81209867 658776064 30135 33554432000 4194304 4373367 140732530556848 139711968845168 4291408 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 8224768 140732530557873 140732530558124 140732530558124 140732530560967 0
[pid=9497/tid=9505] ppid=9476 vsize=643336 memory=6943526294502006880 CPUtime=2.4 cores=0-7
/proc/9497/task/9505/stat : 9505 (glucose-syrup) R 9476 9476 8941 0 -1 4202560 4657 0 0 0 239 1 0 0 20 0 9 0 81209867 658776064 30135 33554432000 4194304 4373367 140732530556848 139711960452368 4272344 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 8224768 140732530557873 140732530558124 140732530558124 140732530560967 0
[pid=9497/tid=9506] ppid=9476 vsize=643336 memory=6944656592455097440 CPUtime=2.4 cores=0-7
/proc/9497/task/9506/stat : 9506 (glucose-syrup) R 9476 9476 8941 0 -1 4202560 4145 0 0 0 240 0 0 0 20 0 9 0 81209867 658776064 30135 33554432000 4194304 4373367 140732530556848 139711952059760 4272000 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 8224768 140732530557873 140732530558124 140732530558124 140732530560967 0
[pid=9497/tid=9507] ppid=9476 vsize=643336 memory=7681407940103534239 CPUtime=2.4 cores=0-7
/proc/9497/task/9507/stat : 9507 (glucose-syrup) R 9476 9476 8941 0 -1 4202560 4076 0 0 0 239 1 0 0 20 0 9 0 81209867 658776064 30135 33554432000 4194304 4373367 140732530556848 139711943666960 4258908 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 8224768 140732530557873 140732530558124 140732530558124 140732530560967 0
[pid=9497/tid=9508] ppid=9476 vsize=643336 memory=-6959643276288499358 CPUtime=2.4 cores=0-7
/proc/9497/task/9508/stat : 9508 (glucose-syrup) R 9476 9476 8941 0 -1 4202560 3800 0 0 0 239 1 0 0 20 0 9 0 81209867 658776064 30135 33554432000 4194304 4373367 140732530556848 139711935274352 4257388 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 8224768 140732530557873 140732530558124 140732530558124 140732530560967 0
[pid=9497/tid=9509] ppid=9476 vsize=643336 memory=-9001733975035308135 CPUtime=2.4 cores=0-7
/proc/9497/task/9509/stat : 9509 (glucose-syrup) R 9476 9476 8941 0 -1 4202560 4034 0 0 0 239 1 0 0 20 0 9 0 81209867 658776064 30135 33554432000 4194304 4373367 140732530556848 139711926881424 4296037 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 8224768 140732530557873 140732530558124 140732530558124 140732530560967 0
[pid=9497/tid=9510] ppid=9476 vsize=643336 memory=6944656592455360569 CPUtime=2.4 cores=0-7
/proc/9497/task/9510/stat : 9510 (glucose-syrup) R 9476 9476 8941 0 -1 4202560 4247 0 0 0 239 1 0 0 20 0 9 0 81209867 658776064 30135 33554432000 4194304 4373367 140732530556848 139711918488720 4271977 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 8224768 140732530557873 140732530558124 140732530558124 140732530560967 0
[pid=9476/tid=9478] ppid=9473 vsize=27982760 memory=-8253362762722141311 CPUtime=1.88 cores=0-7
/proc/9476/task/9478/stat : 9478 (java) S 9473 9476 8941 0 -1 1077944384 17006 0 0 0 180 8 0 0 20 0 24 0 81209669 28654346240 91997 33554432000 4194304 4196468 140735199009568 140242911415296 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9479] ppid=9473 vsize=27982760 memory=-8634980985311628382 CPUtime=0 cores=0-7
/proc/9476/task/9479/stat : 9479 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81209671 28654346240 91997 33554432000 4194304 4196468 140735199009568 140242943818384 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9480] ppid=9473 vsize=27982760 memory=-7390251449858225344 CPUtime=0 cores=0-7
/proc/9476/task/9480/stat : 9480 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81209671 28654346240 91997 33554432000 4194304 4196468 140735199009568 140242362202640 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9481] ppid=9473 vsize=27982760 memory=7897447025732043678 CPUtime=0 cores=0-7
/proc/9476/task/9481/stat : 9481 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81209671 28654346240 91997 33554432000 4194304 4196468 140735199009568 140242361149840 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9482] ppid=9473 vsize=27982760 memory=140605084084033 CPUtime=0 cores=0-7
/proc/9476/task/9482/stat : 9482 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81209671 28654346240 91997 33554432000 4194304 4196468 140735199009568 140242360097040 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9483] ppid=9473 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9483/stat : 9483 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81209671 28654346240 91997 33554432000 4194304 4196468 140735199009568 140242359045264 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9484] ppid=9473 vsize=27982760 memory=5787221545506525541 CPUtime=0 cores=0-7
/proc/9476/task/9484/stat : 9484 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81209671 28654346240 91997 33554432000 4194304 4196468 140735199009568 140242357992464 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9485] ppid=9473 vsize=27982760 memory=5787801081952358754 CPUtime=0 cores=0-7
/proc/9476/task/9485/stat : 9485 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81209671 28654346240 91997 33554432000 4194304 4196468 140735199009568 140242356939664 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9486] ppid=9473 vsize=27982760 memory=1236 CPUtime=0 cores=0-7
/proc/9476/task/9486/stat : 9486 (java) S 9473 9476 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81209671 28654346240 91997 33554432000 4194304 4196468 140735199009568 140242355886864 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9487] ppid=9473 vsize=27982760 memory=2241 CPUtime=0 cores=0-7
/proc/9476/task/9487/stat : 9487 (java) S 9473 9476 8941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 81209673 28654346240 91997 33554432000 4194304 4196468 140735199009568 140241577564528 140242939587202 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9488] ppid=9473 vsize=27982760 memory=2244 CPUtime=0 cores=0-7
/proc/9476/task/9488/stat : 9488 (java) S 9473 9476 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81209673 28654346240 91997 33554432000 4194304 4196468 140735199009568 140240681428000 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9489] ppid=9473 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9489/stat : 9489 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81209674 28654346240 91997 33554432000 4194304 4196468 140735199009568 140240412992368 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9490] ppid=9473 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9490/stat : 9490 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81209676 28654346240 91997 33554432000 4194304 4196468 140735199009568 140240038483792 140242939594651 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9491] ppid=9473 vsize=27982760 memory=6656426216303648864 CPUtime=0.59 cores=0-7
/proc/9476/task/9491/stat : 9491 (java) S 9473 9476 8941 0 -1 1077944384 1032 0 0 0 58 1 0 0 20 0 24 0 81209676 28654346240 91997 33554432000 4194304 4196468 140735199009568 140241576512368 140242939587202 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9492] ppid=9473 vsize=27982760 memory=0 CPUtime=0.64 cores=0-7
/proc/9476/task/9492/stat : 9492 (java) S 9473 9476 8941 0 -1 1077944384 696 0 0 0 63 1 0 0 20 0 24 0 81209676 28654346240 91997 33554432000 4194304 4196468 140735199009568 140241575459568 140242939587202 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9493] ppid=9473 vsize=27982760 memory=0 CPUtime=0.62 cores=0-7
/proc/9476/task/9493/stat : 9493 (java) S 9473 9476 8941 0 -1 1077944384 1619 0 0 0 62 0 0 0 20 0 24 0 81209676 28654346240 91997 33554432000 4194304 4196468 140735199009568 140241574406768 140242939587202 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9494] ppid=9473 vsize=27982760 memory=171051322 CPUtime=0.81 cores=0-7
/proc/9476/task/9494/stat : 9494 (java) S 9473 9476 8941 0 -1 1077944384 2923 0 0 0 81 0 0 0 20 0 24 0 81209676 28654346240 91997 33554432000 4194304 4196468 140735199009568 140241573353968 140242939587202 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9495] ppid=9473 vsize=27982760 memory=4206186544037388384 CPUtime=0 cores=0-7
/proc/9476/task/9495/stat : 9495 (java) S 9473 9476 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81209676 28654346240 91997 33554432000 4194304 4196468 140735199009568 140239540578912 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9496] ppid=9473 vsize=27982760 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/9476/task/9496/stat : 9496 (java) S 9473 9476 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81209676 28654346240 91997 33554432000 4194304 4196468 140735199009568 140241572301360 140242939587202 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9498] ppid=9473 vsize=27982760 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/9476/task/9498/stat : 9498 (java) S 9473 9476 8941 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 81209857 28654346240 91997 33554432000 4194304 4196468 140735199009568 140241556034624 140242939600665 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9500] ppid=9473 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9500/stat : 9500 (java) S 9473 9476 8941 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 81209857 28654346240 91997 33554432000 4194304 4196468 140735199009568 140238869479472 140242939597981 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9501] ppid=9473 vsize=27982760 memory=-2897801490638248215 CPUtime=0 cores=0-7
/proc/9476/task/9501/stat : 9501 (java) S 9473 9476 8941 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 81209857 28654346240 91997 33554432000 4194304 4196468 140735199009568 140239137914800 140242939597981 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9502] ppid=9473 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9502/stat : 9502 (java) S 9473 9476 8941 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 81209859 28654346240 91997 33554432000 4194304 4196468 140735199009568 140238601051680 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
Current children cumulated CPU time: 23.91 s
Current children cumulated vsize: 28626096 KiB
Current children cumulated memory: 488528 KiB

[startup+4.80153 s]
/proc/loadavg: 5.60 5.93 6.11 10/216 9510
/proc/meminfo: memFree=20319268/32770624 swapFree=67108860/67108860
[pid=9476] ppid=9473 vsize=27982760 memory=367988 CPUtime=4.59 cores=0-7
/proc/9476/stat : 9476 (java) S 9473 9476 8941 0 -1 1077944320 24680 0 0 0 446 13 0 0 20 0 24 0 81209669 28654346240 91997 33554432000 4194304 4196468 140735199009568 140735198992112 140242939576055 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
/proc/9476/statm: 6995690 91997 3224 1 0 6956546 0
[pid=9497] ppid=9476 vsize=643336 memory=123572 CPUtime=22.51 cores=0-7
/proc/9497/stat : 9497 (glucose-syrup) S 9476 9476 8941 0 -1 1077944320 41893 0 0 0 2240 11 0 0 20 0 9 0 81209857 658776064 30893 33554432000 4194304 4373367 140732530556848 140732530555392 139711998618242 0 4 0 8388610 18446744073709551615 0 0 17 5 0 0 0 0 0 6470912 6472264 8224768 140732530557873 140732530558124 140732530558124 140732530560967 0
/proc/9497/statm: 160834 30893 381 44 0 156522 0
[pid=9497/tid=9503] ppid=9476 vsize=643336 memory=62 CPUtime=2.8 cores=0-7
/proc/9497/task/9503/stat : 9503 (glucose-syrup) R 9476 9476 8941 0 -1 4202560 4668 0 0 0 279 1 0 0 20 0 9 0 81209867 658776064 30893 33554432000 4194304 4373367 140732530556848 139711977237648 4271919 0 4 0 8388610 0 0 0 -1 2 0 0 0 0 0 6470912 6472264 8224768 140732530557873 140732530558124 140732530558124 140732530560967 0
[pid=9497/tid=9504] ppid=9476 vsize=643336 memory=81 CPUtime=2.73 cores=0-7
/proc/9497/task/9504/stat : 9504 (glucose-syrup) R 9476 9476 8941 0 -1 4202560 4609 0 0 0 273 0 0 0 20 0 9 0 81209867 658776064 30893 33554432000 4194304 4373367 140732530556848 139711968845168 4272031 0 4 0 8388610 0 0 0 -1 7 0 0 0 0 0 6470912 6472264 8224768 140732530557873 140732530558124 140732530558124 140732530560967 0
[pid=9497/tid=9505] ppid=9476 vsize=643336 memory=0 CPUtime=2.8 cores=0-7
/proc/9497/task/9505/stat : 9505 (glucose-syrup) R 9476 9476 8941 0 -1 4202560 4811 0 0 0 279 1 0 0 20 0 9 0 81209867 658776064 30893 33554432000 4194304 4373367 140732530556848 139711960452368 4272316 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 8224768 140732530557873 140732530558124 140732530558124 140732530560967 0
[pid=9497/tid=9506] ppid=9476 vsize=643336 memory=0 CPUtime=2.8 cores=0-7
/proc/9497/task/9506/stat : 9506 (glucose-syrup) R 9476 9476 8941 0 -1 4202560 4406 0 0 0 280 0 0 0 20 0 9 0 81209867 658776064 30893 33554432000 4194304 4373367 140732530556848 139711952059592 4271828 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 8224768 140732530557873 140732530558124 140732530558124 140732530560967 0
[pid=9497/tid=9507] ppid=9476 vsize=643336 memory=56 CPUtime=2.8 cores=0-7
/proc/9497/task/9507/stat : 9507 (glucose-syrup) R 9476 9476 8941 0 -1 4202560 4192 0 0 0 279 1 0 0 20 0 9 0 81209867 658776064 30893 33554432000 4194304 4373367 140732530556848 139711943666960 4257694 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 8224768 140732530557873 140732530558124 140732530558124 140732530560967 0
[pid=9497/tid=9508] ppid=9476 vsize=643336 memory=301741420702859585 CPUtime=2.8 cores=0-7
/proc/9497/task/9508/stat : 9508 (glucose-syrup) R 9476 9476 8941 0 -1 4202560 3991 0 0 0 279 1 0 0 20 0 9 0 81209867 658776064 30893 33554432000 4194304 4373367 140732530556848 139711935274352 4271828 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 8224768 140732530557873 140732530558124 140732530558124 140732530560967 0
[pid=9497/tid=9509] ppid=9476 vsize=643336 memory=14976667764394694 CPUtime=2.8 cores=0-7
/proc/9497/task/9509/stat : 9509 (glucose-syrup) R 9476 9476 8941 0 -1 4202560 4244 0 0 0 279 1 0 0 20 0 9 0 81209867 658776064 30893 33554432000 4194304 4373367 140732530556848 139711926881424 4294174 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 8224768 140732530557873 140732530558124 140732530558124 140732530560967 0
[pid=9497/tid=9510] ppid=9476 vsize=643336 memory=4640185782158973024 CPUtime=2.8 cores=0-7
/proc/9497/task/9510/stat : 9510 (glucose-syrup) R 9476 9476 8941 0 -1 4202560 4458 0 0 0 279 1 0 0 20 0 9 0 81209867 658776064 30893 33554432000 4194304 4373367 140732530556848 139711918488848 4296037 0 4 0 8388610 0 0 0 -1 3 0 0 0 0 0 6470912 6472264 8224768 140732530557873 140732530558124 140732530558124 140732530560967 0
[pid=9476/tid=9478] ppid=9473 vsize=27982760 memory=7086502319542521936 CPUtime=1.88 cores=0-7
/proc/9476/task/9478/stat : 9478 (java) S 9473 9476 8941 0 -1 1077944384 17006 0 0 0 180 8 0 0 20 0 24 0 81209669 28654346240 91997 33554432000 4194304 4196468 140735199009568 140242911415296 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9479] ppid=9473 vsize=27982760 memory=7662681596869234768 CPUtime=0 cores=0-7
/proc/9476/task/9479/stat : 9479 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81209671 28654346240 91997 33554432000 4194304 4196468 140735199009568 140242943818384 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9480] ppid=9473 vsize=27982760 memory=7086502319542521936 CPUtime=0 cores=0-7
/proc/9476/task/9480/stat : 9480 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81209671 28654346240 91997 33554432000 4194304 4196468 140735199009568 140242362202640 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9481] ppid=9473 vsize=27982760 memory=7086502319542521936 CPUtime=0 cores=0-7
/proc/9476/task/9481/stat : 9481 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81209671 28654346240 91997 33554432000 4194304 4196468 140735199009568 140242361149840 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9482] ppid=9473 vsize=27982760 memory=7086502319542521936 CPUtime=0 cores=0-7
/proc/9476/task/9482/stat : 9482 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81209671 28654346240 91997 33554432000 4194304 4196468 140735199009568 140242360097040 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9483] ppid=9473 vsize=27982760 memory=7811256197544162617 CPUtime=0 cores=0-7
/proc/9476/task/9483/stat : 9483 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81209671 28654346240 91997 33554432000 4194304 4196468 140735199009568 140242359045264 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9484] ppid=9473 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9484/stat : 9484 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81209671 28654346240 91997 33554432000 4194304 4196468 140735199009568 140242357992464 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9485] ppid=9473 vsize=27982760 memory=2209 CPUtime=0 cores=0-7
/proc/9476/task/9485/stat : 9485 (java) S 9473 9476 8941 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 24 0 81209671 28654346240 91997 33554432000 4194304 4196468 140735199009568 140242356939664 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9486] ppid=9473 vsize=27982760 memory=26756 CPUtime=0 cores=0-7
/proc/9476/task/9486/stat : 9486 (java) S 9473 9476 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81209671 28654346240 91997 33554432000 4194304 4196468 140735199009568 140242355886864 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9487] ppid=9473 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9487/stat : 9487 (java) S 9473 9476 8941 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 24 0 81209673 28654346240 91997 33554432000 4194304 4196468 140735199009568 140241577564528 140242939587202 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9488] ppid=9473 vsize=27982760 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/9476/task/9488/stat : 9488 (java) S 9473 9476 8941 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 24 0 81209673 28654346240 91997 33554432000 4194304 4196468 140735199009568 140240681428000 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9489] ppid=9473 vsize=27982760 memory=371 CPUtime=0 cores=0-7
/proc/9476/task/9489/stat : 9489 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81209674 28654346240 91997 33554432000 4194304 4196468 140735199009568 140240412992368 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9490] ppid=9473 vsize=27982760 memory=281209897041504 CPUtime=0 cores=0-7
/proc/9476/task/9490/stat : 9490 (java) S 9473 9476 8941 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81209676 28654346240 91997 33554432000 4194304 4196468 140735199009568 140240038483792 140242939594651 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9491] ppid=9473 vsize=27982760 memory=288230621803970871 CPUtime=0.59 cores=0-7
/proc/9476/task/9491/stat : 9491 (java) S 9473 9476 8941 0 -1 1077944384 1032 0 0 0 58 1 0 0 20 0 24 0 81209676 28654346240 91997 33554432000 4194304 4196468 140735199009568 140241576512368 140242939587202 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9492] ppid=9473 vsize=27982760 memory=0 CPUtime=0.64 cores=0-7
/proc/9476/task/9492/stat : 9492 (java) S 9473 9476 8941 0 -1 1077944384 696 0 0 0 63 1 0 0 20 0 24 0 81209676 28654346240 91997 33554432000 4194304 4196468 140735199009568 140241575459568 140242939587202 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9493] ppid=9473 vsize=27982760 memory=281209896970656 CPUtime=0.62 cores=0-7
/proc/9476/task/9493/stat : 9493 (java) S 9473 9476 8941 0 -1 1077944384 1619 0 0 0 62 0 0 0 20 0 24 0 81209676 28654346240 91997 33554432000 4194304 4196468 140735199009568 140241574406768 140242939587202 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9494] ppid=9473 vsize=27982760 memory=140604948508580 CPUtime=0.81 cores=0-7
/proc/9476/task/9494/stat : 9494 (java) S 9473 9476 8941 0 -1 1077944384 2923 0 0 0 81 0 0 0 20 0 24 0 81209676 28654346240 91997 33554432000 4194304 4196468 140735199009568 140241573353968 140242939587202 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9495] ppid=9473 vsize=27982760 memory=238 CPUtime=0 cores=0-7
/proc/9476/task/9495/stat : 9495 (java) S 9473 9476 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81209676 28654346240 91997 33554432000 4194304 4196468 140735199009568 140239540578912 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9496] ppid=9473 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/9476/task/9496/stat : 9496 (java) S 9473 9476 8941 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81209676 28654346240 91997 33554432000 4194304 4196468 140735199009568 140241572301360 140242939587202 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9498] ppid=9473 vsize=27982760 memory=281209896885152 CPUtime=0 cores=0-7
/proc/9476/task/9498/stat : 9498 (java) S 9473 9476 8941 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 81209857 28654346240 91997 33554432000 4194304 4196468 140735199009568 140241556034624 140242939600665 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9500] ppid=9473 vsize=27982760 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/9476/task/9500/stat : 9500 (java) S 9473 9476 8941 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 81209857 28654346240 91997 33554432000 4194304 4196468 140735199009568 140238869479472 140242939597981 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9501] ppid=9473 vsize=27982760 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/9476/task/9501/stat : 9501 (java) S 9473 9476 8941 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 24 0 81209857 28654346240 91997 33554432000 4194304 4196468 140735199009568 140239137914800 140242939597981 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
[pid=9476/tid=9502] ppid=9473 vsize=27982760 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/9476/task/9502/stat : 9502 (java) S 9473 9476 8941 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 24 0 81209859 28654346240 91997 33554432000 4194304 4196468 140735199009568 140238601051680 140242939586261 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19111936 140735199011801 140735199012101 140735199012101 140735199014863 0
Current children cumulated CPU time: 27.1 s
Current children cumulated vsize: 28626096 KiB
Current children cumulated memory: 491560 KiB

Child status: 0
Real time (s): 4.87351
CPU time (s): 27.4944
CPU user time (s): 27.2221
CPU system time (s): 0.272286
CPU usage (%): 564.16
Max. virtual memory (cumulated for all children) (KiB): 28647524
Max. memory (cumulated for all children) (KiB): 496108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.2221
system time used= 0.272286
maximum resident set size= 373228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66836
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6487
involuntary context switches= 248


# summary of solver processes directly reported to runsolver:
#   pid: 9476
#   total CPU time (s): 27.4944
#   total CPU user time (s): 27.2221
#   total CPU system time (s): 0.272286

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.064224 second user time and 0.100703 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-26 22:21:05
IDJOB=4296976
IDBENCH=141166
IDSOLVER=2758
FILE ID=node134/4296976-1532636465
RUNJOBID= node134-1532633895-8968
PBS_JOBID= 21022182
Free space on /tmp= 55560 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K04-P03_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-4296976-1532636465/watcher-4296976-1532636465 -o /tmp/evaluation-result-4296976-1532636465/solver-4296976-1532636465 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node134-1532633895-8968 --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-4296976-1532636465.xml

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

MD5SUM BENCH= 76f2570dac1ecc86f40824dfede26263
RANDOM SEED=283446346

node134.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.68
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.68
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.68
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.68
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:        20791352 kB
MemAvailable:   31952764 kB
Buffers:          229596 kB
Cached:         11191440 kB
SwapCached:            0 kB
Active:          2207960 kB
Inactive:        9268432 kB
Active(anon):       6840 kB
Inactive(anon):    76424 kB
Active(file):    2201120 kB
Inactive(file):  9192008 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8648 kB
Writeback:             0 kB
AnonPages:        181060 kB
Mapped:            41348 kB
Shmem:             25248 kB
Slab:             195936 kB
SReclaimable:     168236 kB
SUnreclaim:        27700 kB
KernelStack:        3616 kB
PageTables:         4300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55552 MiB
End job on node134 at 2018-07-26 22:21:10