Trace number 4297297

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)SAT 46.8825 26.1817

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-04-05_c18.xml
MD5SUM340365fb59c69c653973bf6f753c5e6c
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 benchmark3.5247
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints9
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":20}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":20}]
Minimum constraint arity4
Maximum constraint arity5
Distribution of constraint arities[{"arity":4,"count":5},{"arity":5,"count":4}]
Number of extensional constraints9
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":9}]
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 05:22:24 CEST 2018
0.66/0.55	c PID: 17932
0.66/0.55	c IP: 172.20.3.150
0.66/0.55	c HOST: node150.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.76/0.98	c (0,0) Parsing End
1.76/0.99	c (0,0) CSP: 20 int (0 aux), 0 bool (0 aux), 9 ctr, max domain size 26
1.76/0.99	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.76/0.99	c (0,0) Constraint Name Generate Begin
1.76/0.99	c (0,0) Ctr:HOME/instance-4297297-1532661743.xml,ExtensionSupport:IntVar
1.76/0.99	c (0,0) Constraint Name Generate End
1.76/0.99	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.76/0.99	c (0,0) CSP to CSPinCNF Begin
2.08/1.02	c (0,0) translated 1 (10%) constraints
17.78/6.69	c (6,6) translated 2 (20%) constraints
21.97/8.90	c (8,8) translated 3 (30%) constraints
24.07/10.86	c (10,10) translated 4 (40%) constraints
26.45/12.88	c (12,12) translated 5 (50%) constraints
27.65/13.91	c (13,13) translated 6 (60%) constraints
28.26/14.50	c (13,13) translated 7 (70%) constraints
28.78/15.10	c (14,14) translated 8 (80%) constraints
29.47/15.70	c (15,15) translated 9 (90%) constraints
33.38/17.27	c (16,16) STATISTICS1:HOME/instance-4297297-1532661743.xml,ExtensionSupport:IntVar,22058,269366,-1,26,27,1,,26:458087;2:479995,27:51;26:53;25:58;24:52;23:58;22:80;21:79;20:66;19:69;18:70;17:113;16:105;15:113;14:150;13:111;12:173;11:233;10:303;9:333;8:619;7:849;6:1101;5:1434;4:128643;3:96346;2:38104,1:938082;0:9,
33.38/17.27	c (16,16) ===========================================
33.38/17.27	c (16,16) Both Encoding selects:
33.38/17.27	c (16,16) Order
33.38/17.27	c (16,16) ===========================================
34.22/17.69	c (17,16) translated 26937 (10%) constraints
34.69/18.05	c (17,17) translated 53874 (20%) constraints
35.15/18.41	c (17,17) translated 80810 (30%) constraints
35.45/18.76	c (18,17) translated 107747 (40%) constraints
35.86/19.12	c (18,18) translated 134683 (50%) constraints
36.15/19.47	c (18,18) translated 161620 (60%) constraints
36.55/19.83	c (19,18) translated 188557 (70%) constraints
36.93/20.17	c (19,19) translated 215493 (80%) constraints
37.32/20.50	c (19,19) translated 242430 (90%) constraints
37.64/20.83	c (20,20) translated 269366 (100%) constraints
37.64/20.84	c (20,20) CSP to CSPinCNF End
37.64/20.85	c (20,20) CSP: 20 int (0 aux), 22038 bool (22038 aux), 269366 ctr, max domain size 26
37.64/20.85	c (20,20) Heap : 2942 MiB used (max 21589 MiB), NonHeap : 28 MiB used (max 0 MiB)
37.64/20.85	c (20,20) CSPinCNF Propagation Begin
39.39/22.27	c (21,21) 0 values, 9 unsatisfiable literals, and 0 valid clauses are removed
39.39/22.27	c (21,21) CSPinCNF Propagation End
39.39/22.28	c (21,21) CSP: 20 int (0 aux), 22038 bool (22038 aux), 269366 ctr, max domain size 26
39.39/22.28	c (21,21) Heap : 4377 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
39.39/22.28	c (21,21) Simplify CSPinCNF Begin
39.97/22.77	c (22,21) Simplify CSPinCNF End
39.97/22.77	c (22,21) CSP: 20 int (0 aux), 22038 bool (22038 aux), 269366 ctr, max domain size 26
39.97/22.77	c (22,21) Heap : 4598 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
39.97/22.77	c (22,21) Calculate Precise Domain Begin
39.97/22.78	c (22,21) 0 values are removed by re-calculation
39.97/22.78	c (22,21) Calculate Precise Domain End
39.97/22.78	c (22,21) CSP: 20 int (0 aux), 22038 bool (22038 aux), 269366 ctr, max domain size 26
39.97/22.78	c (22,21) Heap : 4598 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
39.97/22.78	c (22,21) CSPinCNF to SatSolver Begin
40.90/23.09	c (22,22) 26937 (10 %) CSP clauses are encoded (22538 SAT variables, 27416 SAT clauses)
41.19/23.24	c (22,22) 53874 (20 %) CSP clauses are encoded (22538 SAT variables, 54353 SAT clauses)
41.29/23.39	c (22,22) 80810 (30 %) CSP clauses are encoded (22538 SAT variables, 81289 SAT clauses)
41.50/23.54	c (23,22) 107747 (40 %) CSP clauses are encoded (22538 SAT variables, 108226 SAT clauses)
41.60/23.69	c (23,22) 134683 (50 %) CSP clauses are encoded (22538 SAT variables, 135162 SAT clauses)
41.80/23.85	c (23,23) 161620 (60 %) CSP clauses are encoded (22538 SAT variables, 162099 SAT clauses)
41.90/24.00	c (23,23) 188557 (70 %) CSP clauses are encoded (22538 SAT variables, 189036 SAT clauses)
42.11/24.14	c (23,23) 215493 (80 %) CSP clauses are encoded (22538 SAT variables, 215972 SAT clauses)
42.20/24.28	c (23,23) 242430 (90 %) CSP clauses are encoded (22538 SAT variables, 242909 SAT clauses)
44.34/24.67	c (24,23) 269366 (100 %) CSP clauses are encoded (22538 SAT variables, 269845 SAT clauses)
44.34/24.67	c (24,23) CSPinCNF to SatSolver End
44.34/24.67	c (24,23) Heap : 377 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
45.37/25.44	c (24,24) STATISTICS2:HOME/instance-4297297-1532661743.xml,ExtensionSupport:IntVar,22058,269366,-1,26,27,1,,26:458087;2:479995,27:42;26:62;25:58;24:52;23:58;22:80;21:79;20:66;19:69;18:70;17:113;16:105;15:113;14:150;13:111;12:173;11:233;10:303;9:333;8:619;7:849;6:1101;5:1434;4:128643;3:96346;2:38104,1:938082,
45.37/25.44	c (24,24) SatSolver.solve Begin
45.37/25.44	c (24,24) 22538 bool, 269846 clause
45.37/25.44	c (24,24) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297297-1532661743.xml-scop-17932.cnf HOME/instance-4297297-1532661743.xml-scop-17932.cnf.out
46.28/26.06	c (25,0) c
46.28/26.06	c (25,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
46.28/26.06	c (25,0) c
46.28/26.06	c (25,0) c WARNING: for repeatability, setting FPU to use double precision
46.28/26.06	c (25,0) c 8 solvers engines and 1 companion as a blackboard created.
46.28/26.07	c (25,0) c ========================================[ Problem Statistics ]===========================================
46.28/26.07	c (25,0) c |                                                                                                       |
46.28/26.07	c (25,0) c |  Number of variables:         22538                                                                   |
46.28/26.07	c (25,0) c |  Number of clauses:          269846                                                                   |
46.28/26.07	c (25,0) c |  Parse time:                   0.09 s                                                                 |
46.28/26.07	c (25,0) c |                                                                                                       |
46.28/26.07	c (25,0) c |  Eliminated clauses:           0.07 Mb                                                                |
46.28/26.07	c (25,0) c |  Simplification time:          0.33 s                                                                 |
46.28/26.07	c (25,0) c |                                                                                                       |
46.28/26.07	c (25,0) c |  Generating clones                                                                                    |
46.28/26.07	c (25,0) c |  all clones generated. Memory = 159.65Mb.                                                             |
46.28/26.07	c (25,0) c ========================================================================================================|
46.28/26.07	c (25,0) c last restart ## conflicts  :  52 175 
46.28/26.07	c (25,0) c Thread 0 is 100% pure glucose! First thread to finish! (SAT answer).
46.28/26.07	c (25,0) c Total Memory so far : 741.16Mb
46.28/26.07	c (25,0) c
46.28/26.07	c (25,0) c real time : 0.607699 s
46.28/26.07	c (25,0) c cpu time  : 0.810196 s
46.28/26.07	c (25,0) c
46.28/26.07	c (25,0) c
46.28/26.07	c (25,0) c
46.28/26.07	c (25,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
46.28/26.07	c (25,0) c
46.28/26.07	c (25,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
46.28/26.07	c (25,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
46.28/26.07	c (25,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
46.28/26.07	c (25,0) c | Conflicts     |             426 |         52 |         68 |         41 |         68 |         45 |         68 |         35 |         49 |
46.28/26.07	c (25,0) c | Decisions     |            6299 |        549 |        896 |        782 |        896 |        811 |        896 |        648 |        821 |
46.28/26.07	c (25,0) c | Propagations  |          480021 |      38314 |      82104 |      49887 |      82104 |      51076 |      82104 |      43246 |      51186 |
46.28/26.07	c (25,0) c | Avg_Trail     |                 |      16437 |      16313 |      16458 |      16313 |      16314 |      16313 |      16741 |      16189 |
46.28/26.07	c (25,0) c | Avg_DL        |                 |        187 |        250 |        259 |        250 |        257 |        250 |        267 |        256 |
46.28/26.07	c (25,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.28/26.07	c (25,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.28/26.07	c (25,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
46.28/26.07	c (25,0) c | Exported      |              10 |          0 |          2 |          1 |          2 |          1 |          2 |          1 |          1 |
46.28/26.07	c (25,0) c | Imported      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.28/26.07	c (25,0) c | Good          |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.28/26.07	c (25,0) c | Purge         |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.28/26.07	c (25,0) c | Promoted      |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.28/26.07	c (25,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.28/26.07	c (25,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.28/26.07	c (25,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
46.28/26.07	c (25,0) c | Unaries       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
46.28/26.07	c (25,0) c | Binaries      |                 |          0 |          2 |          1 |          2 |          1 |          2 |          1 |          1 |
46.28/26.07	c (25,0) c | Glues         |                 |          0 |          2 |          1 |          2 |          1 |          2 |          1 |          1 |
46.28/26.07	c (25,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
46.28/26.07	c (25,0) c | Orig_Seen     |             0 % |        418 |       1217 |        915 |       1217 |        934 |       1217 |        603 |        964 |
46.28/26.07	c (25,0) c | Diff Orig seen|                 |      X     |        799 |        497 |        799 |        516 |        799 |        185 |        546 |
46.28/26.07	c (25,0) c | Hamming       |             4 % |      X     |       1452 |        858 |       1452 |        860 |       1452 |        827 |        867 |
46.28/26.07	c (25,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
46.28/26.07	c (25,0) 
46.28/26.07	c (25,0) s SATISFIABLE
46.28/26.10	c (25,24) SatSolver.solve End
46.28/26.10	c (25,24) Heap : 1858 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
46.28/26.10	c (25,24) Show results Begin
46.78/26.11	c (25,24) x[0][0] = 0
46.78/26.11	c (25,24) x[0][1] = 6
46.78/26.11	c (25,24) x[0][2] = 13
46.78/26.11	c (25,24) x[0][3] = 4
46.78/26.11	c (25,24) x[0][4] = 1
46.78/26.11	c (25,24) x[1][0] = 3
46.78/26.11	c (25,24) x[1][1] = 17
46.78/26.11	c (25,24) x[1][2] = 14
46.78/26.11	c (25,24) x[1][3] = 12
46.78/26.11	c (25,24) x[1][4] = 0
46.78/26.11	c (25,24) x[2][0] = 18
46.78/26.11	c (25,24) x[2][1] = 20
46.78/26.11	c (25,24) x[2][2] = 2
46.78/26.11	c (25,24) x[2][3] = 14
46.78/26.11	c (25,24) x[2][4] = 13
46.78/26.11	c (25,24) x[3][0] = 11
46.78/26.11	c (25,24) x[3][1] = 4
46.78/26.11	c (25,24) x[3][2] = 4
46.78/26.11	c (25,24) x[3][3] = 20
46.78/26.11	c (25,24) x[3][4] = 22
46.78/26.11	s SATISFIABLE
46.78/26.11	v <instantiation>
46.78/26.11	v     <list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4]</list>
46.78/26.11	v     <values>0 6 13 4 1 3 17 14 12 0 18 20 2 14 13 11 4 4 20 22</values>
46.78/26.11	v </instantiation>
46.78/26.11	c (25,24) Show results End
46.78/26.11	c (25,24) Heap : 1858 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
46.78/26.11	c (25,24) 0,0,20,21,22,22,24,25,25,STOP-AFTER(ALL)
46.78/26.11	c END-Prog: Fri Jul 27 05:22:50 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 (12198 MiB free)
  memory of node 1: 16384 MiB (14547 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297297-1532661743/watcher-4297297-1532661743 -o /tmp/evaluation-result-4297297-1532661743/solver-4297297-1532661743 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1532653186-16741 --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-4297297-1532661743.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=17932, runsolver pid=17929

[startup+0.100067 s]*
/proc/loadavg: 1.40 1.99 4.25 2/198 17952
/proc/meminfo: memFree=27295300/32770624 swapFree=67108860/67108860
[pid=17932] ppid=17929 vsize=27312552 memory=108088 CPUtime=0.1 cores=0-7
/proc/17932/stat : 17932 (java) S 17929 17932 16714 0 -1 1077944320 6559 0 0 0 8 2 0 0 20 0 20 0 83737612 27968053248 27022 33554432000 4194304 4196468 140721776501600 140721776484144 140510093950711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
/proc/17932/statm: 6828138 27022 2748 1 0 6790598 0
[pid=17932/tid=17934] ppid=17929 vsize=27312552 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/17932/task/17934/stat : 17934 (java) R 17929 17932 16714 0 -1 4202560 4650 0 0 0 7 2 0 0 20 0 20 0 83737612 27968053248 27022 33554432000 4194304 4196468 140721776501600 140510065746592 140510078031228 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17935] ppid=17929 vsize=27312552 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/17932/task/17935/stat : 17935 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 27022 33554432000 4194304 4196468 140721776501600 140510098193040 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17936] ppid=17929 vsize=27312552 memory=140005940573824 CPUtime=0 cores=0-7
/proc/17932/task/17936/stat : 17936 (java) S 17929 17932 16714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 27022 33554432000 4194304 4196468 140721776501600 140509516036624 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17937] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17937/stat : 17937 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 27022 33554432000 4194304 4196468 140721776501600 140509514983824 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17938] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17938/stat : 17938 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 27022 33554432000 4194304 4196468 140721776501600 140509513931024 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17939] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17939/stat : 17939 (java) S 17929 17932 16714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 27022 33554432000 4194304 4196468 140721776501600 140509512879248 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17940] ppid=17929 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/17932/task/17940/stat : 17940 (java) S 17929 17932 16714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 27022 33554432000 4194304 4196468 140721776501600 140509511826448 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17941] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17941/stat : 17941 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 27022 33554432000 4194304 4196468 140721776501600 140509510773648 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17942] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17942/stat : 17942 (java) S 17929 17932 16714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 27022 33554432000 4194304 4196468 140721776501600 140509509720848 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17943] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17943/stat : 17943 (java) S 17929 17932 16714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83737616 27968053248 27022 33554432000 4194304 4196468 140721776501600 140509220608368 140510093961858 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17944] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17944/stat : 17944 (java) S 17929 17932 16714 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83737617 27968053248 27022 33554432000 4194304 4196468 140721776501600 140507976033312 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17945] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17945/stat : 17945 (java) S 17929 17932 16714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83737617 27968053248 27022 33554432000 4194304 4196468 140721776501600 140507841811312 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17946] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17946/stat : 17946 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737619 27968053248 27022 33554432000 4194304 4196468 140721776501600 140507467306832 140510093969307 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17947] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17947/stat : 17947 (java) S 17929 17932 16714 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 83737619 27968053248 27022 33554432000 4194304 4196468 140721776501600 140509219556208 140510093961858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17948] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17948/stat : 17948 (java) S 17929 17932 16714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83737619 27968053248 27022 33554432000 4194304 4196468 140721776501600 140509218503408 140510093961858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17949] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17949/stat : 17949 (java) S 17929 17932 16714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83737619 27968053248 27022 33554432000 4194304 4196468 140721776501600 140509217450608 140510093961858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17950] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17950/stat : 17950 (java) R 17929 17932 16714 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 20 0 83737619 27968053248 27022 33554432000 4194304 4196468 140721776501600 140509216397808 140510093961858 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17951] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17951/stat : 17951 (java) S 17929 17932 16714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83737620 27968053248 27022 33554432000 4194304 4196468 140721776501600 140506969401952 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17952] ppid=17929 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/17932/task/17952/stat : 17952 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737620 27968053248 27022 33554432000 4194304 4196468 140721776501600 140509215345200 140510093961858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 108088 KiB

[startup+0.210146 s]*
/proc/loadavg: 1.40 1.99 4.25 2/198 17952
/proc/meminfo: memFree=27276960/32770624 swapFree=67108860/67108860
[pid=17932] ppid=17929 vsize=27312552 memory=122536 CPUtime=0.24 cores=0-7
/proc/17932/stat : 17932 (java) S 17929 17932 16714 0 -1 1077944320 10364 0 0 0 21 3 0 0 20 0 20 0 83737612 27968053248 30634 33554432000 4194304 4196468 140721776501600 140721776484144 140510093950711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
/proc/17932/statm: 6828138 30634 2909 1 0 6790598 0
[pid=17932/tid=17934] ppid=17929 vsize=27312552 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/17932/task/17934/stat : 17934 (java) R 17929 17932 16714 0 -1 4202560 8253 0 0 0 17 2 0 0 20 0 20 0 83737612 27968053248 30634 33554432000 4194304 4196468 140721776501600 140510065766224 140510093972637 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17935] ppid=17929 vsize=27312552 memory=10869 CPUtime=0 cores=0-7
/proc/17932/task/17935/stat : 17935 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 30634 33554432000 4194304 4196468 140721776501600 140510098193040 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17936] ppid=17929 vsize=27312552 memory=140005941062172 CPUtime=0 cores=0-7
/proc/17932/task/17936/stat : 17936 (java) S 17929 17932 16714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 30634 33554432000 4194304 4196468 140721776501600 140509516036624 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17937] ppid=17929 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/17932/task/17937/stat : 17937 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 30634 33554432000 4194304 4196468 140721776501600 140509514983824 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17938] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17938/stat : 17938 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 30634 33554432000 4194304 4196468 140721776501600 140509513931024 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17939] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17939/stat : 17939 (java) S 17929 17932 16714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 30634 33554432000 4194304 4196468 140721776501600 140509512879248 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17940] ppid=17929 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/17932/task/17940/stat : 17940 (java) S 17929 17932 16714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 30634 33554432000 4194304 4196468 140721776501600 140509511826448 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17941] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17941/stat : 17941 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 30634 33554432000 4194304 4196468 140721776501600 140509510773648 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17942] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17942/stat : 17942 (java) S 17929 17932 16714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 30634 33554432000 4194304 4196468 140721776501600 140509509720848 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17943] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17943/stat : 17943 (java) S 17929 17932 16714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83737616 27968053248 30634 33554432000 4194304 4196468 140721776501600 140509220608368 140510093961858 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17944] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17944/stat : 17944 (java) S 17929 17932 16714 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83737617 27968053248 30634 33554432000 4194304 4196468 140721776501600 140507976033312 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17945] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17945/stat : 17945 (java) S 17929 17932 16714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83737617 27968053248 30634 33554432000 4194304 4196468 140721776501600 140507841811312 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17946] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17946/stat : 17946 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737619 27968053248 30634 33554432000 4194304 4196468 140721776501600 140507467306832 140510093969307 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17947] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17947/stat : 17947 (java) S 17929 17932 16714 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 83737619 27968053248 30634 33554432000 4194304 4196468 140721776501600 140509219556208 140510093961858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17948] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17948/stat : 17948 (java) S 17929 17932 16714 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 83737619 27968053248 30634 33554432000 4194304 4196468 140721776501600 140509218503408 140510093961858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17949] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17949/stat : 17949 (java) S 17929 17932 16714 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 20 0 83737619 27968053248 30634 33554432000 4194304 4196468 140721776501600 140509217450608 140510093961858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17950] ppid=17929 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/17932/task/17950/stat : 17950 (java) S 17929 17932 16714 0 -1 1077944384 269 0 0 0 2 0 0 0 20 0 20 0 83737619 27968053248 30634 33554432000 4194304 4196468 140721776501600 140509216397808 140510093961858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17951] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17951/stat : 17951 (java) S 17929 17932 16714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83737620 27968053248 30634 33554432000 4194304 4196468 140721776501600 140506969401952 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17952] ppid=17929 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/17932/task/17952/stat : 17952 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737620 27968053248 30634 33554432000 4194304 4196468 140721776501600 140509215345200 140510093961858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 122536 KiB

[startup+0.310061 s]*
/proc/loadavg: 1.40 1.99 4.25 2/198 17952
/proc/meminfo: memFree=27273672/32770624 swapFree=67108860/67108860
[pid=17932] ppid=17929 vsize=27312552 memory=126008 CPUtime=0.42 cores=0-7
/proc/17932/stat : 17932 (java) S 17929 17932 16714 0 -1 1077944320 10896 0 0 0 38 4 0 0 20 0 20 0 83737612 27968053248 31502 33554432000 4194304 4196468 140721776501600 140721776484144 140510093950711 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
/proc/17932/statm: 6828138 31502 3004 1 0 6790598 0
[pid=17932/tid=17934] ppid=17929 vsize=27312552 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/17932/task/17934/stat : 17934 (java) R 17929 17932 16714 0 -1 4202560 8624 0 0 0 27 2 0 0 20 0 20 0 83737612 27968053248 31502 33554432000 4194304 4196468 140721776501600 140510065754832 140510078031198 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17935] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17935/stat : 17935 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 31502 33554432000 4194304 4196468 140721776501600 140510098193040 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17936] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17936/stat : 17936 (java) S 17929 17932 16714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 31502 33554432000 4194304 4196468 140721776501600 140509516036624 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17937] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17937/stat : 17937 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 31502 33554432000 4194304 4196468 140721776501600 140509514983824 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17938] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17938/stat : 17938 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 31502 33554432000 4194304 4196468 140721776501600 140509513931024 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17939] ppid=17929 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/17932/task/17939/stat : 17939 (java) S 17929 17932 16714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 31502 33554432000 4194304 4196468 140721776501600 140509512879248 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17940] ppid=17929 vsize=27312552 memory=140005800506287 CPUtime=0 cores=0-7
/proc/17932/task/17940/stat : 17940 (java) S 17929 17932 16714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 31502 33554432000 4194304 4196468 140721776501600 140509511826448 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17941] ppid=17929 vsize=27312552 memory=140005800508592 CPUtime=0 cores=0-7
/proc/17932/task/17941/stat : 17941 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 31502 33554432000 4194304 4196468 140721776501600 140509510773648 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17942] ppid=17929 vsize=27312552 memory=140005800510896 CPUtime=0 cores=0-7
/proc/17932/task/17942/stat : 17942 (java) S 17929 17932 16714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83737615 27968053248 31502 33554432000 4194304 4196468 140721776501600 140509509720848 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17943] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17943/stat : 17943 (java) S 17929 17932 16714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83737616 27968053248 31502 33554432000 4194304 4196468 140721776501600 140509220608368 140510093961858 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17944] ppid=17929 vsize=27312552 memory=280011601028752 CPUtime=0 cores=0-7
/proc/17932/task/17944/stat : 17944 (java) S 17929 17932 16714 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 83737617 27968053248 31502 33554432000 4194304 4196468 140721776501600 140507976033312 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17945] ppid=17929 vsize=27312552 memory=280011601035664 CPUtime=0 cores=0-7
/proc/17932/task/17945/stat : 17945 (java) S 17929 17932 16714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 83737617 27968053248 31502 33554432000 4194304 4196468 140721776501600 140507841811312 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17946] ppid=17929 vsize=27312552 memory=280011600976944 CPUtime=0 cores=0-7
/proc/17932/task/17946/stat : 17946 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737619 27968053248 31502 33554432000 4194304 4196468 140721776501600 140507467306832 140510093969307 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17947] ppid=17929 vsize=27312552 memory=280011601049488 CPUtime=0 cores=0-7
/proc/17932/task/17947/stat : 17947 (java) S 17929 17932 16714 0 -1 1077944384 324 0 0 0 0 0 0 0 20 0 20 0 83737619 27968053248 31502 33554432000 4194304 4196468 140721776501600 140509219556208 140510093961858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17948] ppid=17929 vsize=27312552 memory=280011601056400 CPUtime=0.02 cores=0-7
/proc/17932/task/17948/stat : 17948 (java) S 17929 17932 16714 0 -1 1077944384 146 0 0 0 2 0 0 0 20 0 20 0 83737619 27968053248 31502 33554432000 4194304 4196468 140721776501600 140509218503408 140510093961858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17949] ppid=17929 vsize=27312552 memory=280011601054096 CPUtime=0 cores=0-7
/proc/17932/task/17949/stat : 17949 (java) S 17929 17932 16714 0 -1 1077944384 151 0 0 0 0 0 0 0 20 0 20 0 83737619 27968053248 31502 33554432000 4194304 4196468 140721776501600 140509217450608 140510093961858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17950] ppid=17929 vsize=27312552 memory=280011601070704 CPUtime=0.07 cores=0-7
/proc/17932/task/17950/stat : 17950 (java) S 17929 17932 16714 0 -1 1077944384 290 0 0 0 7 0 0 0 20 0 20 0 83737619 27968053248 31502 33554432000 4194304 4196468 140721776501600 140509216397808 140510093961858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17951] ppid=17929 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17951/stat : 17951 (java) S 17929 17932 16714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83737620 27968053248 31502 33554432000 4194304 4196468 140721776501600 140506969401952 140510093960917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17952] ppid=17929 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/17932/task/17952/stat : 17952 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737620 27968053248 31502 33554432000 4194304 4196468 140721776501600 140509215345200 140510093961858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 126008 KiB

[startup+0.701766 s]
/proc/loadavg: 1.40 1.99 4.25 2/198 17952
/proc/meminfo: memFree=27249736/32770624 swapFree=67108860/67108860
[pid=17932] ppid=17929 vsize=27320948 memory=165612 CPUtime=1.01 cores=0-7
/proc/17932/stat : 17932 (java) S 17929 17932 16714 0 -1 1077944320 17919 0 0 0 95 6 0 0 20 0 20 0 83737612 27976650752 41403 33554432000 4194304 4196468 140721776501600 140721776484144 140510093950711 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
/proc/17932/statm: 6830237 41403 3157 1 0 6791622 0
[pid=17932/tid=17934] ppid=17929 vsize=27320948 memory=0 CPUtime=0.67 cores=0-7
/proc/17932/task/17934/stat : 17934 (java) R 17929 17932 16714 0 -1 4202560 15133 0 0 0 63 4 0 0 20 0 20 0 83737612 27976650752 41403 33554432000 4194304 4196468 140721776501600 140510065782624 140510093972637 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17935] ppid=17929 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17935/stat : 17935 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737615 27976650752 41403 33554432000 4194304 4196468 140721776501600 140510098193040 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17936] ppid=17929 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17936/stat : 17936 (java) S 17929 17932 16714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83737615 27976650752 41403 33554432000 4194304 4196468 140721776501600 140509516036624 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17937] ppid=17929 vsize=27320948 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17937/stat : 17937 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737615 27976650752 41403 33554432000 4194304 4196468 140721776501600 140509514983824 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17938] ppid=17929 vsize=27320948 memory=792 CPUtime=0 cores=0-7
/proc/17932/task/17938/stat : 17938 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737615 27976650752 41403 33554432000 4194304 4196468 140721776501600 140509513931024 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17939] ppid=17929 vsize=27320948 memory=1008 CPUtime=0 cores=0-7
/proc/17932/task/17939/stat : 17939 (java) S 17929 17932 16714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83737615 27976650752 41403 33554432000 4194304 4196468 140721776501600 140509512879248 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17940] ppid=17929 vsize=27320948 memory=1228 CPUtime=0 cores=0-7
/proc/17932/task/17940/stat : 17940 (java) S 17929 17932 16714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 83737615 27976650752 41403 33554432000 4194304 4196468 140721776501600 140509511826448 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17941] ppid=17929 vsize=27320948 memory=1200 CPUtime=0 cores=0-7
/proc/17932/task/17941/stat : 17941 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 83737615 27976650752 41403 33554432000 4194304 4196468 140721776501600 140509510773648 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17942] ppid=17929 vsize=27320948 memory=15876 CPUtime=0 cores=0-7
/proc/17932/task/17942/stat : 17942 (java) S 17929 17932 16714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 83737615 27976650752 41403 33554432000 4194304 4196468 140721776501600 140509509720848 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17943] ppid=17929 vsize=27320948 memory=18268 CPUtime=0 cores=0-7
/proc/17932/task/17943/stat : 17943 (java) S 17929 17932 16714 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 83737616 27976650752 41403 33554432000 4194304 4196468 140721776501600 140509220608368 140510093961858 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0

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

/proc/17932/task/17938/stat : 17938 (java) S 17929 17932 16714 0 -1 1077944384 255 0 0 0 33 18 0 0 20 0 24 0 83737615 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509513931024 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17939] ppid=17929 vsize=27982760 memory=24828 CPUtime=0.52 cores=0-7
/proc/17932/task/17939/stat : 17939 (java) S 17929 17932 16714 0 -1 1077944384 273 0 0 0 34 18 0 0 20 0 24 0 83737615 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509512879248 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17940] ppid=17929 vsize=27982760 memory=1292 CPUtime=0.52 cores=0-7
/proc/17932/task/17940/stat : 17940 (java) S 17929 17932 16714 0 -1 1077944384 314 0 0 0 31 21 0 0 20 0 24 0 83737615 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509511826448 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17941] ppid=17929 vsize=27982760 memory=2436 CPUtime=0.52 cores=0-7
/proc/17932/task/17941/stat : 17941 (java) S 17929 17932 16714 0 -1 1077944384 337 0 0 0 34 18 0 0 20 0 24 0 83737615 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509510773648 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17942] ppid=17929 vsize=27982760 memory=1728 CPUtime=0.52 cores=0-7
/proc/17932/task/17942/stat : 17942 (java) S 17929 17932 16714 0 -1 1077944384 276 0 0 0 34 18 0 0 20 0 24 0 83737615 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509509720848 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17943] ppid=17929 vsize=27982760 memory=1708 CPUtime=0.01 cores=0-7
/proc/17932/task/17943/stat : 17943 (java) S 17929 17932 16714 0 -1 1077944384 21 0 0 0 1 0 0 0 20 0 24 0 83737616 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509220608368 140510093961858 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17944] ppid=17929 vsize=27982760 memory=6156668 CPUtime=0 cores=0-7
/proc/17932/task/17944/stat : 17944 (java) S 17929 17932 16714 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 24 0 83737617 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140507976033376 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17945] ppid=17929 vsize=27982760 memory=9920 CPUtime=0 cores=0-7
/proc/17932/task/17945/stat : 17945 (java) S 17929 17932 16714 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 24 0 83737617 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140507841811328 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17946] ppid=17929 vsize=27982760 memory=1944 CPUtime=0 cores=0-7
/proc/17932/task/17946/stat : 17946 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83737619 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140507467306832 140510093969307 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17947] ppid=17929 vsize=27982760 memory=1428 CPUtime=4.22 cores=0-7
/proc/17932/task/17947/stat : 17947 (java) S 17929 17932 16714 0 -1 1077944384 4061 0 0 0 421 1 0 0 20 0 24 0 83737619 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509219556208 140510093961858 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17948] ppid=17929 vsize=27982760 memory=8536 CPUtime=5.39 cores=0-7
/proc/17932/task/17948/stat : 17948 (java) S 17929 17932 16714 0 -1 1077944384 3386 0 0 0 538 1 0 0 20 0 24 0 83737619 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509218503408 140510093961858 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17949] ppid=17929 vsize=27982760 memory=792 CPUtime=5.51 cores=0-7
/proc/17932/task/17949/stat : 17949 (java) S 17929 17932 16714 0 -1 1077944384 5266 0 0 0 550 1 0 0 20 0 24 0 83737619 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509217450608 140510093961858 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17950] ppid=17929 vsize=27982760 memory=1008 CPUtime=1.17 cores=0-7
/proc/17932/task/17950/stat : 17950 (java) S 17929 17932 16714 0 -1 1077944384 5507 0 0 0 115 2 0 0 20 0 24 0 83737619 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509216397808 140510093961858 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17951] ppid=17929 vsize=27982760 memory=1428 CPUtime=0 cores=0-7
/proc/17932/task/17951/stat : 17951 (java) S 17929 17932 16714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83737620 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140506969401952 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17952] ppid=17929 vsize=27982760 memory=8536 CPUtime=0 cores=0-7
/proc/17932/task/17952/stat : 17952 (java) S 17929 17932 16714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83737620 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509215345200 140510093961858 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
Current children cumulated CPU time: 45.5 s
Current children cumulated vsize: 27982760 KiB
Current children cumulated memory: 6493028 KiB

[startup+26.0008 s]*
/proc/loadavg: 1.63 2.00 4.20 5/211 17966
/proc/meminfo: memFree=20741552/32770624 swapFree=67108860/67108860
[pid=17932] ppid=17929 vsize=27982760 memory=6493028 CPUtime=45.5 cores=0-7
/proc/17932/stat : 17932 (java) S 17929 17932 16714 0 -1 1077944320 43098 0 0 0 4290 260 0 0 20 0 24 0 83737612 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140721776484144 140510093950711 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
/proc/17932/statm: 6995690 1623257 3244 1 0 6956546 0
[pid=17953] ppid=17932 vsize=755340 memory=154664 CPUtime=0.78 cores=0-7
/proc/17953/stat : 17953 (glucose-syrup) S 17932 17932 16714 0 -1 1077944320 27041 0 0 0 60 18 0 0 20 0 9 0 83740158 773468160 38666 33554432000 4194304 4373367 140731718839024 140731718837568 140304893024898 0 4 0 8388610 18446744073709551615 0 0 17 1 0 0 0 0 0 6470912 6472264 8581120 140731718845359 140731718845612 140731718845612 140731718848455 0
/proc/17953/statm: 188835 38666 370 44 0 184523 0
[pid=17953/tid=17959] ppid=17932 vsize=755472 memory=1292 CPUtime=0.03 cores=0-7
/proc/17953/task/17959/stat : 17959 (glucose-syrup) R 17932 17932 16714 0 -1 1077944384 257 0 0 0 1 2 0 0 20 0 9 0 83740208 773603328 38666 33554432000 4194304 4373367 140731718839024 140304872750280 140304878870780 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 8581120 140731718845359 140731718845612 140731718845612 140731718848455 0
[pid=17953/tid=17960] ppid=17932 vsize=755472 memory=6791534058613427641 CPUtime=0.03 cores=0-7
/proc/17953/task/17960/stat : 17960 (glucose-syrup) R 17932 17932 16714 0 -1 4202560 304 0 0 0 2 1 0 0 20 0 9 0 83740208 773603328 38666 33554432000 4194304 4373367 140731718839024 140304855952584 140304878870825 0 4 0 8388610 0 0 0 -1 1 0 0 0 0 0 6470912 6472264 8581120 140731718845359 140731718845612 140731718845612 140731718848455 0
[pid=17953/tid=17961] ppid=17932 vsize=755472 memory=1428 CPUtime=0.03 cores=0-7
/proc/17953/task/17961/stat : 17961 (glucose-syrup) R 17932 17932 16714 0 -1 4202560 288 0 0 0 2 1 0 0 20 0 9 0 83740208 773603328 38666 33554432000 4194304 4373367 140731718839024 140304847559880 140304878870825 0 4 0 8388610 0 0 0 -1 6 0 0 0 0 0 6470912 6472264 8581120 140731718845359 140731718845612 140731718845612 140731718848455 0
[pid=17953/tid=17962] ppid=17932 vsize=755472 memory=8536 CPUtime=0.02 cores=0-7
/proc/17953/task/17962/stat : 17962 (glucose-syrup) R 17932 17932 16714 0 -1 4202560 307 0 0 0 1 1 0 0 20 0 9 0 83740208 773603328 38666 33554432000 4194304 4373367 140731718839024 140304839167176 140304878870825 0 4 0 8388610 0 0 0 -1 5 0 0 0 0 0 6470912 6472264 8581120 140731718845359 140731718845612 140731718845612 140731718848455 0
[pid=17953/tid=17963] ppid=17932 vsize=755472 memory=792 CPUtime=0.03 cores=0-7
/proc/17953/task/17963/stat : 17963 (glucose-syrup) R 17932 17932 16714 0 -1 4202560 288 0 0 0 2 1 0 0 20 0 9 0 83740208 773603328 38666 33554432000 4194304 4373367 140731718839024 140304830774472 140304878870780 0 4 0 8388610 0 0 0 -1 4 0 0 0 0 0 6470912 6472264 8581120 140731718845359 140731718845612 140731718845612 140731718848455 0
[pid=17953/tid=17964] ppid=17932 vsize=755472 memory=1008 CPUtime=0.03 cores=0-7
/proc/17953/task/17964/stat : 17964 (glucose-syrup) S 17932 17932 16714 0 -1 1077944384 298 0 0 0 1 2 0 0 20 0 9 0 83740208 773603328 38666 33554432000 4194304 4373367 140731718839024 140304822381768 140304878870780 0 4 0 8388610 18446744071579849748 0 0 -1 3 0 0 0 0 0 6470912 6472264 8581120 140731718845359 140731718845612 140731718845612 140731718848455 0
[pid=17953/tid=17965] ppid=17932 vsize=755472 memory=1228 CPUtime=0.02 cores=0-7
/proc/17953/task/17965/stat : 17965 (glucose-syrup) R 17932 17932 16714 0 -1 1077944384 272 0 0 0 1 1 0 0 20 0 9 0 83740208 773603328 38666 33554432000 4194304 4373367 140731718839024 140304813989064 140304878870780 0 4 0 8388610 18446744071579849748 0 0 -1 4 0 0 0 0 0 6470912 6472264 8581120 140731718845359 140731718845612 140731718845612 140731718848455 0
[pid=17953/tid=17966] ppid=17932 vsize=755472 memory=4960760 CPUtime=0.03 cores=0-7
/proc/17953/task/17966/stat : 17966 (glucose-syrup) R 17932 17932 16714 0 -1 4202560 281 0 0 0 2 1 0 0 20 0 9 0 83740208 773603328 38666 33554432000 4194304 4373367 140731718839024 140304805596360 140304878870825 0 4 0 8388610 0 0 0 -1 0 0 0 0 0 0 6470912 6472264 8581120 140731718845359 140731718845612 140731718845612 140731718848455 0
[pid=17932/tid=17934] ppid=17929 vsize=27982760 memory=8039887049847964325 CPUtime=24.91 cores=0-7
/proc/17932/task/17934/stat : 17934 (java) S 17929 17932 16714 0 -1 1077944384 21067 0 0 0 2399 92 0 0 20 0 24 0 83737612 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140510065789952 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17935] ppid=17929 vsize=27982760 memory=4872558044660077418 CPUtime=0.52 cores=0-7
/proc/17932/task/17935/stat : 17935 (java) S 17929 17932 16714 0 -1 1077944384 273 0 0 0 33 19 0 0 20 0 24 0 83737615 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140510098193040 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17936] ppid=17929 vsize=27982760 memory=66 CPUtime=0.52 cores=0-7
/proc/17932/task/17936/stat : 17936 (java) S 17929 17932 16714 0 -1 1077944384 329 0 0 0 28 24 0 0 20 0 24 0 83737615 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509516036624 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17937] ppid=17929 vsize=27982760 memory=3 CPUtime=0.51 cores=0-7
/proc/17932/task/17937/stat : 17937 (java) S 17929 17932 16714 0 -1 1077944384 323 0 0 0 30 21 0 0 20 0 24 0 83737615 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509514983824 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17938] ppid=17929 vsize=27982760 memory=6430 CPUtime=0.51 cores=0-7
/proc/17932/task/17938/stat : 17938 (java) S 17929 17932 16714 0 -1 1077944384 255 0 0 0 33 18 0 0 20 0 24 0 83737615 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509513931024 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17939] ppid=17929 vsize=27982760 memory=226 CPUtime=0.52 cores=0-7
/proc/17932/task/17939/stat : 17939 (java) S 17929 17932 16714 0 -1 1077944384 273 0 0 0 34 18 0 0 20 0 24 0 83737615 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509512879248 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17940] ppid=17929 vsize=27982760 memory=0 CPUtime=0.52 cores=0-7
/proc/17932/task/17940/stat : 17940 (java) S 17929 17932 16714 0 -1 1077944384 314 0 0 0 31 21 0 0 20 0 24 0 83737615 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509511826448 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17941] ppid=17929 vsize=27982760 memory=18268 CPUtime=0.52 cores=0-7
/proc/17932/task/17941/stat : 17941 (java) S 17929 17932 16714 0 -1 1077944384 337 0 0 0 34 18 0 0 20 0 24 0 83737615 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509510773648 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17942] ppid=17929 vsize=27982760 memory=15232 CPUtime=0.52 cores=0-7
/proc/17932/task/17942/stat : 17942 (java) S 17929 17932 16714 0 -1 1077944384 276 0 0 0 34 18 0 0 20 0 24 0 83737615 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509509720848 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17943] ppid=17929 vsize=27982760 memory=4052 CPUtime=0.01 cores=0-7
/proc/17932/task/17943/stat : 17943 (java) S 17929 17932 16714 0 -1 1077944384 21 0 0 0 1 0 0 0 20 0 24 0 83737616 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509220608368 140510093961858 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17944] ppid=17929 vsize=27982760 memory=644 CPUtime=0 cores=0-7
/proc/17932/task/17944/stat : 17944 (java) S 17929 17932 16714 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 24 0 83737617 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140507976033376 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17945] ppid=17929 vsize=27982760 memory=1792 CPUtime=0 cores=0-7
/proc/17932/task/17945/stat : 17945 (java) S 17929 17932 16714 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 24 0 83737617 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140507841811328 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17946] ppid=17929 vsize=27982760 memory=1232 CPUtime=0 cores=0-7
/proc/17932/task/17946/stat : 17946 (java) S 17929 17932 16714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 83737619 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140507467306832 140510093969307 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17947] ppid=17929 vsize=27982760 memory=956 CPUtime=4.22 cores=0-7
/proc/17932/task/17947/stat : 17947 (java) S 17929 17932 16714 0 -1 1077944384 4061 0 0 0 421 1 0 0 20 0 24 0 83737619 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509219556208 140510093961858 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17948] ppid=17929 vsize=27982760 memory=2424 CPUtime=5.39 cores=0-7
/proc/17932/task/17948/stat : 17948 (java) S 17929 17932 16714 0 -1 1077944384 3386 0 0 0 538 1 0 0 20 0 24 0 83737619 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509218503408 140510093961858 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17949] ppid=17929 vsize=27982760 memory=1576 CPUtime=5.51 cores=0-7
/proc/17932/task/17949/stat : 17949 (java) S 17929 17932 16714 0 -1 1077944384 5266 0 0 0 550 1 0 0 20 0 24 0 83737619 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509217450608 140510093961858 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17950] ppid=17929 vsize=27982760 memory=928 CPUtime=1.17 cores=0-7
/proc/17932/task/17950/stat : 17950 (java) S 17929 17932 16714 0 -1 1077944384 5507 0 0 0 115 2 0 0 20 0 24 0 83737619 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509216397808 140510093961858 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17951] ppid=17929 vsize=27982760 memory=2240 CPUtime=0 cores=0-7
/proc/17932/task/17951/stat : 17951 (java) S 17929 17932 16714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83737620 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140506969401952 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17952] ppid=17929 vsize=27982760 memory=4128 CPUtime=0 cores=0-7
/proc/17932/task/17952/stat : 17952 (java) S 17929 17932 16714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 83737620 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509215345200 140510093961858 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17954] ppid=17929 vsize=27982760 memory=0 CPUtime=0 cores=0-7
/proc/17932/task/17954/stat : 17954 (java) S 17929 17932 16714 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 83740158 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140509922509888 140510093975321 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17956] ppid=17929 vsize=27982760 memory=280011601488096 CPUtime=0 cores=0-7
/proc/17932/task/17956/stat : 17956 (java) S 17929 17932 16714 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 83740158 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140506298302512 140510093972637 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17957] ppid=17929 vsize=27982760 memory=4136 CPUtime=0 cores=0-7
/proc/17932/task/17957/stat : 17957 (java) S 17929 17932 16714 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 24 0 83740158 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140506566737840 140510093972637 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17958] ppid=17929 vsize=27982760 memory=24828 CPUtime=0 cores=0-7
/proc/17932/task/17958/stat : 17958 (java) S 17929 17932 16714 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 24 0 83740160 28654346240 1623257 33554432000 4194304 4196468 140721776501600 140506029874720 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
Current children cumulated CPU time: 46.28 s
Current children cumulated vsize: 28738100 KiB
Current children cumulated memory: 6647692 KiB

[startup+26.1107 s]
/proc/loadavg: 1.63 2.00 4.20 5/211 17966
/proc/meminfo: memFree=20741552/32770624 swapFree=67108860/67108860
[pid=17932] ppid=17929 vsize=27853732 memory=6491276 CPUtime=46.78 cores=0-7
/proc/17932/stat : 17932 (java) S 17929 17932 16714 0 -1 1077944320 43142 29946 0 0 4304 260 81 33 20 0 22 0 83737612 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140721776484144 140510093950711 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
/proc/17932/statm: 6963433 1622819 3244 1 0 6924289 0
[pid=17932/tid=17934] ppid=17929 vsize=27853732 memory=376482 CPUtime=26.06 cores=0-7
/proc/17932/task/17934/stat : 17934 (java) R 17929 17932 16714 0 -1 4202560 21083 29946 0 0 2400 92 81 33 20 0 22 0 83737612 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140510065789952 140510078031198 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17935] ppid=17929 vsize=27853732 memory=6158108 CPUtime=1.66 cores=0-7
/proc/17932/task/17935/stat : 17935 (java) S 17929 17932 16714 0 -1 1077944384 273 29946 0 0 33 19 81 33 20 0 22 0 83737615 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140510098193040 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17936] ppid=17929 vsize=27853732 memory=840 CPUtime=1.66 cores=0-7
/proc/17932/task/17936/stat : 17936 (java) S 17929 17932 16714 0 -1 1077944384 329 29946 0 0 28 24 81 33 20 0 22 0 83737615 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140509516036624 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17937] ppid=17929 vsize=27853732 memory=1800 CPUtime=1.65 cores=0-7
/proc/17932/task/17937/stat : 17937 (java) S 17929 17932 16714 0 -1 1077944384 323 29946 0 0 30 21 81 33 20 0 22 0 83737615 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140509514983824 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17938] ppid=17929 vsize=27853732 memory=920 CPUtime=1.65 cores=0-7
/proc/17932/task/17938/stat : 17938 (java) S 17929 17932 16714 0 -1 1077944384 255 29946 0 0 33 18 81 33 20 0 22 0 83737615 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140509513931024 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17939] ppid=17929 vsize=27853732 memory=15876 CPUtime=1.66 cores=0-7
/proc/17932/task/17939/stat : 17939 (java) S 17929 17932 16714 0 -1 1077944384 273 29946 0 0 34 18 81 33 20 0 22 0 83737615 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140509512879248 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17940] ppid=17929 vsize=27853732 memory=18268 CPUtime=1.66 cores=0-7
/proc/17932/task/17940/stat : 17940 (java) S 17929 17932 16714 0 -1 1077944384 314 29946 0 0 31 21 81 33 20 0 22 0 83737615 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140509511826448 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17941] ppid=17929 vsize=27853732 memory=15232 CPUtime=1.66 cores=0-7
/proc/17932/task/17941/stat : 17941 (java) S 17929 17932 16714 0 -1 1077944384 337 29946 0 0 34 18 81 33 20 0 22 0 83737615 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140509510773648 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17942] ppid=17929 vsize=27853732 memory=4136 CPUtime=1.66 cores=0-7
/proc/17932/task/17942/stat : 17942 (java) S 17929 17932 16714 0 -1 1077944384 276 29946 0 0 34 18 81 33 20 0 22 0 83737615 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140509509720848 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17943] ppid=17929 vsize=27853732 memory=6487976 CPUtime=1.15 cores=0-7
/proc/17932/task/17943/stat : 17943 (java) S 17929 17932 16714 0 -1 1077944384 21 29946 0 0 1 0 81 33 20 0 22 0 83737616 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140509220608368 140510093961858 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17944] ppid=17929 vsize=27853732 memory=6158108 CPUtime=1.14 cores=0-7
/proc/17932/task/17944/stat : 17944 (java) S 17929 17932 16714 0 -1 1077944384 14 29946 0 0 0 0 81 33 20 0 22 0 83737617 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140507976033376 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17945] ppid=17929 vsize=27853732 memory=0 CPUtime=1.14 cores=0-7
/proc/17932/task/17945/stat : 17945 (java) S 17929 17932 16714 0 -1 1077944384 24 29946 0 0 0 0 81 33 20 0 22 0 83737617 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140507841811328 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17946] ppid=17929 vsize=27853732 memory=6791534058613427641 CPUtime=1.14 cores=0-7
/proc/17932/task/17946/stat : 17946 (java) S 17929 17932 16714 0 -1 1077944384 1 29946 0 0 0 0 81 33 20 0 22 0 83737619 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140507467306832 140510093969307 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17947] ppid=17929 vsize=27853732 memory=0 CPUtime=5.38 cores=0-7
/proc/17932/task/17947/stat : 17947 (java) S 17929 17932 16714 0 -1 1077944384 4061 29946 0 0 423 1 81 33 20 0 22 0 83737619 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140509219556208 140510093961858 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17948] ppid=17929 vsize=27853732 memory=0 CPUtime=6.56 cores=0-7
/proc/17932/task/17948/stat : 17948 (java) R 17929 17932 16714 0 -1 4202560 3389 29946 0 0 541 1 81 33 20 0 22 0 83737619 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140509218489616 140510077858022 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17949] ppid=17929 vsize=27853732 memory=-5921431000321636112 CPUtime=6.68 cores=0-7
/proc/17932/task/17949/stat : 17949 (java) S 17929 17932 16714 0 -1 1077944384 5266 29946 0 0 553 1 81 33 20 0 22 0 83737619 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140509217450608 140510093961858 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17950] ppid=17929 vsize=27853732 memory=288283368364458264 CPUtime=2.33 cores=0-7
/proc/17932/task/17950/stat : 17950 (java) R 17929 17932 16714 0 -1 4202560 5510 29946 0 0 117 2 81 33 20 0 22 0 83737619 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140509216392160 140510079631413 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17951] ppid=17929 vsize=27853732 memory=-8918990855134196895 CPUtime=1.14 cores=0-7
/proc/17932/task/17951/stat : 17951 (java) S 17929 17932 16714 0 -1 1077944384 3 29946 0 0 0 0 81 33 20 0 22 0 83737620 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140506969401952 140510093960917 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17952] ppid=17929 vsize=27853732 memory=-5345911753256963040 CPUtime=1.14 cores=0-7
/proc/17932/task/17952/stat : 17952 (java) S 17929 17932 16714 0 -1 1077944384 3 29946 0 0 0 0 81 33 20 0 22 0 83737620 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140509215345200 140510093961858 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17954] ppid=17929 vsize=27853732 memory=-3761991693426146123 CPUtime=1.14 cores=0-7
/proc/17932/task/17954/stat : 17954 (java) S 17929 17932 16714 0 -1 1077944384 23 29946 0 0 0 0 81 33 20 0 22 0 83740158 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140509922509072 140510093961858 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
[pid=17932/tid=17958] ppid=17929 vsize=27853732 memory=2319974161162781025 CPUtime=1.14 cores=0-7
/proc/17932/task/17958/stat : 17958 (java) S 17929 17932 16714 0 -1 1077944384 14 29946 0 0 0 0 81 33 20 0 22 0 83740160 28522221568 1622819 33554432000 4194304 4196468 140721776501600 140506029876528 140510093961858 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30154752 140721776509914 140721776510213 140721776510213 140721776512975 0
Current children cumulated CPU time: 46.78 s
Current children cumulated vsize: 27853732 KiB
Current children cumulated memory: 6491276 KiB

Child status: 0
Real time (s): 26.1817
CPU time (s): 46.8825
CPU user time (s): 43.8845
CPU system time (s): 2.99798
CPU usage (%): 179.066
Max. virtual memory (cumulated for all children) (KiB): 28738100
Max. memory (cumulated for all children) (KiB): 6647692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 43.8845
system time used= 2.99798
maximum resident set size= 6493036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73101
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37153
involuntary context switches= 98


# summary of solver processes directly reported to runsolver:
#   pid: 17932
#   total CPU time (s): 46.8825
#   total CPU user time (s): 43.8845
#   total CPU system time (s): 2.99798

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.189197 second user time and 0.318948 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-27 05:22:23
IDJOB=4297297
IDBENCH=141437
IDSOLVER=2759
FILE ID=node150/4297297-1532661743
RUNJOBID= node150-1532653186-16741
PBS_JOBID= 21022212
Free space on /tmp= 53100 MiB

SOLVER NAME= scop both+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-04-05_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-4297297-1532661743/watcher-4297297-1532661743 -o /tmp/evaluation-result-4297297-1532661743/solver-4297297-1532661743 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1532653186-16741 --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-4297297-1532661743.xml

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

MD5SUM BENCH= 340365fb59c69c653973bf6f753c5e6c
RANDOM SEED=34879029

node150.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.76
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.76
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.76
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.76
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:        27388316 kB
MemAvailable:   31930052 kB
Buffers:          198680 kB
Cached:          4575432 kB
SwapCached:            0 kB
Active:          1760072 kB
Inactive:        3068012 kB
Active(anon):       4264 kB
Inactive(anon):    77048 kB
Active(file):    1755808 kB
Inactive(file):  2990964 kB
Unevictable:        7744 kB
Mlocked:            7744 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8592 kB
Writeback:             0 kB
AnonPages:         74816 kB
Mapped:            41484 kB
Shmem:             25224 kB
Slab:             249992 kB
SReclaimable:     221596 kB
SUnreclaim:        28396 kB
KernelStack:        3520 kB
PageTables:         4372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53092 MiB
End job on node150 at 2018-07-27 05:22:50