Trace number 4297045

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+glucose-syrup (2018-07-07)SAT 11.905 3.42121

General information on the benchmark

NameFrb/
frb-30-15-1_c18.xml
MD5SUM57df4fffa2265f6a33845f4cc7b1783a
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 benchmark11.905
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints284
Number of domains1
Minimum domain size15
Maximum domain size15
Distribution of domain sizes[{"size":15,"count":30}]
Minimum variable degree11
Maximum variable degree28
Distribution of variable degrees[{"degree":11,"count":1},{"degree":12,"count":1},{"degree":13,"count":1},{"degree":14,"count":2},{"degree":16,"count":3},{"degree":17,"count":1},{"degree":18,"count":3},{"degree":19,"count":2},{"degree":20,"count":3},{"degree":21,"count":8},{"degree":22,"count":2},{"degree":23,"count":1},{"degree":24,"count":1},{"degree":28,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":284}]
Number of extensional constraints284
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":284}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.53	scop order+glucose-syrup (2018-07-07)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Fri Jul 27 10:07:49 CEST 2018
0.66/0.55	c PID: 20765
0.66/0.55	c IP: 172.20.3.107
0.66/0.55	c HOST: node107.alineos.net
0.66/0.56	c (0,0) Parsing Begin
2.25/1.03	c (0,0) Parsing End
2.25/1.03	c (0,0) CSP: 30 int (0 aux), 0 bool (0 aux), 284 ctr, max domain size 15
2.25/1.03	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.25/1.03	c (0,0) Constraint Name Generate Begin
2.25/1.04	c (0,0) Ctr:HOME/instance-4297045-1532678868.xml,ExtensionConflict:IntVar
2.25/1.04	c (0,0) Constraint Name Generate End
2.25/1.04	c (0,0) Heap : 225 MiB used (max 21589 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.25/1.04	c (0,0) CSP to CSPinCNF Begin
3.50/1.56	c (1,1) translated 29 (10%) constraints
3.92/1.68	c (1,1) translated 57 (20%) constraints
4.33/1.78	c (1,1) translated 86 (30%) constraints
4.74/1.87	c (1,1) translated 114 (40%) constraints
5.15/1.95	c (1,1) translated 142 (50%) constraints
5.58/2.03	c (1,1) translated 171 (60%) constraints
5.58/2.10	c (1,1) translated 199 (70%) constraints
6.00/2.17	c (1,1) translated 228 (80%) constraints
6.36/2.24	c (1,1) translated 256 (90%) constraints
6.77/2.31	c (1,1) translated 284 (100%) constraints
7.19/2.40	c (1,1) STATISTICS1:HOME/instance-4297045-1532678868.xml,ExtensionConflict:IntVar,30,12194,-1,15,4,1,,15:46913,4:10402;3:1721;2:71,1:46913,
7.19/2.40	c (1,1) ===========================================
7.19/2.40	c (1,1) Order
7.19/2.40	c (1,1) ===========================================
7.19/2.46	c (1,1) translated 1220 (10%) constraints
7.19/2.50	c (1,1) translated 2439 (20%) constraints
7.65/2.53	c (1,1) translated 3659 (30%) constraints
7.65/2.55	c (2,2) translated 4878 (40%) constraints
7.65/2.58	c (2,2) translated 6097 (50%) constraints
8.11/2.60	c (2,2) translated 7317 (60%) constraints
8.11/2.63	c (2,2) translated 8536 (70%) constraints
8.11/2.65	c (2,2) translated 9756 (80%) constraints
8.11/2.68	c (2,2) translated 10975 (90%) constraints
8.50/2.70	c (2,2) translated 12194 (100%) constraints
8.50/2.70	c (2,2) CSP to CSPinCNF End
8.50/2.70	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
8.50/2.70	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
8.50/2.70	c (2,2) CSPinCNF Propagation Begin
8.91/2.85	c (2,2) 0 values, 1936 unsatisfiable literals, and 0 valid clauses are removed
8.91/2.85	c (2,2) CSPinCNF Propagation End
8.91/2.85	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
8.91/2.85	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
8.91/2.85	c (2,2) Simplify CSPinCNF Begin
8.91/2.89	c (2,2) Simplify CSPinCNF End
8.91/2.89	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
8.91/2.89	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
8.91/2.89	c (2,2) Calculate Precise Domain Begin
8.91/2.89	c (2,2) 0 values are removed by re-calculation
8.91/2.89	c (2,2) Calculate Precise Domain End
8.91/2.89	c (2,2) CSP: 30 int (0 aux), 0 bool (0 aux), 12194 ctr, max domain size 15
8.91/2.89	c (2,2) Heap : 675 MiB used (max 21589 MiB), NonHeap : 30 MiB used (max 0 MiB)
8.91/2.89	c (2,2) CSPinCNF to SatSolver Begin
9.34/2.97	c (2,2) 1220 (10 %) CSP clauses are encoded (420 SAT variables, 1609 SAT clauses)
9.34/2.99	c (2,2) 2439 (20 %) CSP clauses are encoded (420 SAT variables, 2828 SAT clauses)
9.79/3.02	c (2,2) 3659 (30 %) CSP clauses are encoded (420 SAT variables, 4048 SAT clauses)
9.79/3.04	c (2,2) 4878 (40 %) CSP clauses are encoded (420 SAT variables, 5267 SAT clauses)
9.79/3.05	c (2,2) 6097 (50 %) CSP clauses are encoded (420 SAT variables, 6486 SAT clauses)
9.79/3.07	c (2,2) 7317 (60 %) CSP clauses are encoded (420 SAT variables, 7706 SAT clauses)
9.79/3.08	c (2,2) 8536 (70 %) CSP clauses are encoded (420 SAT variables, 8925 SAT clauses)
9.79/3.09	c (2,2) 9756 (80 %) CSP clauses are encoded (420 SAT variables, 10145 SAT clauses)
9.79/3.10	c (2,2) 10975 (90 %) CSP clauses are encoded (420 SAT variables, 11364 SAT clauses)
9.79/3.11	c (2,2) 12194 (100 %) CSP clauses are encoded (420 SAT variables, 12583 SAT clauses)
9.79/3.11	c (2,2) CSPinCNF to SatSolver End
9.79/3.11	c (2,2) Heap : 788 MiB used (max 21589 MiB), NonHeap : 31 MiB used (max 0 MiB)
10.20/3.18	c (2,2) STATISTICS2:HOME/instance-4297045-1532678868.xml,ExtensionConflict:IntVar,30,12194,-1,15,4,1,,15:44977,4:8717;3:3155;2:322,1:44977,
10.20/3.18	c (2,2) SatSolver.solve Begin
10.20/3.18	c (2,2) 420 bool, 12584 clause
10.20/3.18	c (2,2) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297045-1532678868.xml-scop-20765.cnf HOME/instance-4297045-1532678868.xml-scop-20765.cnf.out
10.68/3.37	c (2,0) c
10.68/3.37	c (2,0) c This is glucose-syrup 4.1 (glucose in many threads) --  based on MiniSAT (Many thanks to MiniSAT team)
10.68/3.37	c (2,0) c
10.68/3.37	c (2,0) c WARNING: for repeatability, setting FPU to use double precision
10.68/3.37	c (2,0) c 8 solvers engines and 1 companion as a blackboard created.
10.68/3.37	c (2,0) c ========================================[ Problem Statistics ]===========================================
10.68/3.37	c (2,0) c |                                                                                                       |
10.68/3.37	c (2,0) c |  Number of variables:           420                                                                   |
10.68/3.37	c (2,0) c |  Number of clauses:           12584                                                                   |
10.68/3.37	c (2,0) c |  Parse time:                   0.00 s                                                                 |
10.68/3.37	c (2,0) c |                                                                                                       |
10.68/3.37	c (2,0) c |  Simplification time:          0.01 s                                                                 |
10.68/3.37	c (2,0) c |                                                                                                       |
10.68/3.37	c (2,0) c |  Generating clones                                                                                    |
10.68/3.37	c (2,0) c |  all clones generated. Memory =  31.05Mb.                                                             |
10.68/3.37	c (2,0) c ========================================================================================================|
10.68/3.37	c (2,0) c last restart ## conflicts  :  253 22 
10.68/3.37	c (2,0) c Thread 3 is 100% pure glucose! First thread to finish! (SAT answer).
10.68/3.37	c (2,0) c Total Memory so far : 611.45Mb
10.68/3.37	c (2,0) c
10.68/3.37	c (2,0) c real time : 0.173496 s
10.68/3.37	c (2,0) c cpu time  : 1.11553 s
10.68/3.38	c (2,0) c
10.68/3.38	c (2,0) c
10.68/3.38	c (2,0) c
10.68/3.38	c (2,0) c |---------------------------------------- FINAL STATS --------------------------------------------------|
10.68/3.38	c (2,0) c
10.68/3.38	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.68/3.38	c (2,0) c | Threads       |      Total      |          0 |          1 |          2 |          3 |          4 |          5 |          6 |          7 |
10.68/3.38	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.68/3.38	c (2,0) c | Conflicts     |           50977 |       6561 |       6389 |       6601 |       6604 |       5213 |       6620 |       6601 |       6388 |
10.68/3.38	c (2,0) c | Decisions     |           65331 |       8379 |       8142 |       8561 |       8428 |       6617 |       8587 |       8388 |       8229 |
10.68/3.38	c (2,0) c | Propagations  |         3442545 |     445599 |     431405 |     443824 |     451614 |     348854 |     444924 |     448723 |     427602 |
10.68/3.38	c (2,0) c | Avg_Trail     |                 |        222 |        220 |        222 |        226 |        227 |        222 |        224 |        221 |
10.68/3.38	c (2,0) c | Avg_DL        |                 |         12 |         10 |         10 |         10 |         11 |         10 |         10 |         11 |
10.68/3.38	c (2,0) c | Avg_Res       |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
10.68/3.38	c (2,0) c | Avg_Res_Seen  |                 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
10.68/3.38	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.68/3.38	c (2,0) c | Exported      |            4010 |        496 |        516 |        596 |        559 |        127 |        598 |        620 |        498 |
10.68/3.38	c (2,0) c | Imported      |           19763 |       3188 |       1955 |       3086 |       2924 |       2641 |       3067 |       2493 |        409 |
10.68/3.38	c (2,0) c | Good          |             336 |         37 |         43 |         43 |         44 |         45 |         43 |         42 |         39 |
10.68/3.38	c (2,0) c | Purge         |           19427 |       3151 |       1912 |       3043 |       2880 |       2596 |       3024 |       2451 |        370 |
10.68/3.38	c (2,0) c | Promoted      |             330 |         50 |         31 |         38 |         40 |         66 |         39 |         58 |          8 |
10.68/3.38	c (2,0) c | Remove_Imp    |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
10.68/3.38	c (2,0) c | Blocked_Reuse |               0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
10.68/3.38	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.68/3.38	c (2,0) c | Unaries       |                 |          1 |          0 |          0 |          0 |          0 |          0 |          0 |          0 |
10.68/3.38	c (2,0) c | Binaries      |                 |         13 |          4 |          7 |          6 |          3 |          7 |          6 |          4 |
10.68/3.38	c (2,0) c | Glues         |                 |         70 |         67 |         91 |         87 |         46 |         91 |         82 |         78 |
10.68/3.38	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.68/3.38	c (2,0) c | Orig_Seen     |            70 % |       8750 |       8658 |       9267 |       9257 |       8230 |       9280 |       9073 |       8950 |
10.68/3.38	c (2,0) c | Diff Orig seen|                 | -      507 | -      599 |         10 |      X     | -     1027 |         23 | -      184 | -      307 |
10.68/3.38	c (2,0) c | Hamming       |            28 % |        114 |        112 |        118 |      X     |        102 |        126 |        141 |        134 |
10.68/3.38	c (2,0) c |---------------|-----------------|------------|------------|------------|------------|------------|------------|------------|------------|
10.68/3.38	c (2,0) 
10.68/3.38	c (2,0) s SATISFIABLE
10.68/3.38	c (2,2) SatSolver.solve End
10.68/3.38	c (2,2) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
10.68/3.38	c (2,2) Show results Begin
10.68/3.39	c (2,2) x[0] = 4
10.68/3.39	c (2,2) x[1] = 3
10.68/3.39	c (2,2) x[2] = 1
10.68/3.39	c (2,2) x[3] = 9
10.68/3.39	c (2,2) x[4] = 13
10.68/3.39	c (2,2) x[5] = 2
10.68/3.39	c (2,2) x[6] = 6
10.68/3.39	c (2,2) x[7] = 8
10.68/3.39	c (2,2) x[8] = 1
10.68/3.39	c (2,2) x[9] = 0
10.68/3.39	c (2,2) x[10] = 8
10.68/3.39	c (2,2) x[11] = 1
10.68/3.39	c (2,2) x[12] = 5
10.68/3.39	c (2,2) x[13] = 9
10.68/3.39	c (2,2) x[14] = 0
10.68/3.39	c (2,2) x[15] = 1
10.68/3.39	c (2,2) x[16] = 1
10.68/3.39	c (2,2) x[17] = 12
10.68/3.39	c (2,2) x[18] = 9
10.68/3.39	c (2,2) x[19] = 8
10.68/3.39	c (2,2) x[20] = 13
10.68/3.39	c (2,2) x[21] = 13
10.68/3.39	c (2,2) x[22] = 5
10.68/3.39	c (2,2) x[23] = 5
10.68/3.39	c (2,2) x[24] = 3
10.68/3.39	c (2,2) x[25] = 8
10.68/3.39	c (2,2) x[26] = 7
10.68/3.39	c (2,2) x[27] = 5
10.68/3.39	c (2,2) x[28] = 5
10.68/3.39	c (2,2) x[29] = 9
10.68/3.39	s SATISFIABLE
10.68/3.39	v <instantiation>
10.68/3.39	v     <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29]</list>
10.68/3.39	v     <values>4 3 1 9 13 2 6 8 1 0 8 1 5 9 0 1 1 12 9 8 13 13 5 5 3 8 7 5 5 9</values>
10.68/3.39	v </instantiation>
10.68/3.39	c (2,2) Show results End
10.68/3.39	c (2,2) Heap : 1351 MiB used (max 21589 MiB), NonHeap : 33 MiB used (max 0 MiB)
10.68/3.39	c (2,2) 0,0,2,2,2,2,2,2,2,STOP-AFTER(ALL)
10.68/3.39	c END-Prog: Fri Jul 27 10:07:52 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 (8723 MiB free)
  memory of node 1: 16384 MiB (12141 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297045-1532678868/watcher-4297045-1532678868 -o /tmp/evaluation-result-4297045-1532678868/solver-4297045-1532678868 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1532675728-20355 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297045-1532678868.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=20765, runsolver pid=20762

[startup+0.100062 s]*
/proc/loadavg: 7.74 8.13 8.25 3/198 20785
/proc/meminfo: memFree=21272832/32770624 swapFree=67108860/67108860
[pid=20765] ppid=20762 vsize=27312552 memory=106472 CPUtime=0.11 cores=0-7
/proc/20765/stat : 20765 (java) S 20762 20765 20328 0 -1 1077944320 6170 0 0 0 8 3 0 0 20 0 20 0 85450024 27968053248 26618 33554432000 4194304 4196468 140731393867104 140731393849648 140227284569847 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
/proc/20765/statm: 6828138 26618 2748 1 0 6790598 0
[pid=20765/tid=20767] ppid=20762 vsize=27312552 memory=8184337330466627229 CPUtime=0.08 cores=0-7
/proc/20765/task/20767/stat : 20767 (java) R 20762 20765 20328 0 -1 4202560 4264 0 0 0 6 2 0 0 20 0 20 0 85450024 27968053248 26618 33554432000 4194304 4196468 140731393867104 140227256357240 140227268650334 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20768] ppid=20762 vsize=27312552 memory=732370372940418021 CPUtime=0 cores=0-7
/proc/20765/task/20768/stat : 20768 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 26618 33554432000 4194304 4196468 140731393867104 140227288812048 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20769] ppid=20762 vsize=27312552 memory=140234602964608 CPUtime=0 cores=0-7
/proc/20765/task/20769/stat : 20769 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 26618 33554432000 4194304 4196468 140731393867104 140227072207504 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20770] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20770/stat : 20770 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 26618 33554432000 4194304 4196468 140731393867104 140227071154448 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20771] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20771/stat : 20771 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 26618 33554432000 4194304 4196468 140731393867104 140227070101904 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20772] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20772/stat : 20772 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 26618 33554432000 4194304 4196468 140731393867104 140227069049872 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20773] ppid=20762 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/20765/task/20773/stat : 20773 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 26618 33554432000 4194304 4196468 140731393867104 140227067997328 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20774] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20774/stat : 20774 (java) S 20762 20765 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 26618 33554432000 4194304 4196468 140731393867104 140227066944272 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20775] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20775/stat : 20775 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 26618 33554432000 4194304 4196468 140731393867104 140227065891728 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20776] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20776/stat : 20776 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450028 27968053248 26618 33554432000 4194304 4196468 140731393867104 140226658715888 140227284580994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20777] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20777/stat : 20777 (java) S 20762 20765 20328 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85450029 27968053248 26618 33554432000 4194304 4196468 140731393867104 140225179280544 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20778] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20778/stat : 20778 (java) S 20762 20765 20328 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85450029 27968053248 26618 33554432000 4194304 4196468 140731393867104 140225045058288 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20779] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20779/stat : 20779 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450031 27968053248 26618 33554432000 4194304 4196468 140731393867104 140224670554064 140227284588443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20780] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20780/stat : 20780 (java) S 20762 20765 20328 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 85450031 27968053248 26618 33554432000 4194304 4196468 140731393867104 140226657663728 140227284580994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20781] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20781/stat : 20781 (java) S 20762 20765 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450031 27968053248 26618 33554432000 4194304 4196468 140731393867104 140226273995632 140227284580994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20782] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20782/stat : 20782 (java) S 20762 20765 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450031 27968053248 26618 33554432000 4194304 4196468 140731393867104 140226272942576 140227284580994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20783] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20783/stat : 20783 (java) S 20762 20765 20328 0 -1 1077944384 243 0 0 0 0 0 0 0 20 0 20 0 85450031 27968053248 26618 33554432000 4194304 4196468 140731393867104 140226271890032 140227284580994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20784] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20784/stat : 20784 (java) S 20762 20765 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450032 27968053248 26618 33554432000 4194304 4196468 140731393867104 140224172648928 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20785] ppid=20762 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/20765/task/20785/stat : 20785 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450032 27968053248 26618 33554432000 4194304 4196468 140731393867104 140226270837424 140227284580994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 106472 KiB

[startup+0.210272 s]*
/proc/loadavg: 7.74 8.13 8.25 2/198 20785
/proc/meminfo: memFree=21256832/32770624 swapFree=67108860/67108860
[pid=20765] ppid=20762 vsize=27312552 memory=121116 CPUtime=0.25 cores=0-7
/proc/20765/stat : 20765 (java) S 20762 20765 20328 0 -1 1077944320 10072 0 0 0 21 4 0 0 20 0 20 0 85450024 27968053248 30279 33554432000 4194304 4196468 140731393867104 140731393849648 140227284569847 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
/proc/20765/statm: 6828138 30279 2880 1 0 6790598 0
[pid=20765/tid=20767] ppid=20762 vsize=27312552 memory=32758254098972862 CPUtime=0.19 cores=0-7
/proc/20765/task/20767/stat : 20767 (java) R 20762 20765 20328 0 -1 4202560 7935 0 0 0 16 3 0 0 20 0 20 0 85450024 27968053248 30279 33554432000 4194304 4196468 140731393867104 140227256351120 140227284581782 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20768] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20768/stat : 20768 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 30279 33554432000 4194304 4196468 140731393867104 140227288812048 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20769] ppid=20762 vsize=27312552 memory=140234602985193 CPUtime=0 cores=0-7
/proc/20765/task/20769/stat : 20769 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 30279 33554432000 4194304 4196468 140731393867104 140227072207504 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20770] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20770/stat : 20770 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 30279 33554432000 4194304 4196468 140731393867104 140227071154448 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20771] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20771/stat : 20771 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 30279 33554432000 4194304 4196468 140731393867104 140227070101904 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20772] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20772/stat : 20772 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 30279 33554432000 4194304 4196468 140731393867104 140227069049872 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20773] ppid=20762 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/20765/task/20773/stat : 20773 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 30279 33554432000 4194304 4196468 140731393867104 140227067997328 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20774] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20774/stat : 20774 (java) S 20762 20765 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 30279 33554432000 4194304 4196468 140731393867104 140227066944272 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20775] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20775/stat : 20775 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 30279 33554432000 4194304 4196468 140731393867104 140227065891728 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20776] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20776/stat : 20776 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450028 27968053248 30279 33554432000 4194304 4196468 140731393867104 140226658715888 140227284580994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20777] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20777/stat : 20777 (java) S 20762 20765 20328 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85450029 27968053248 30279 33554432000 4194304 4196468 140731393867104 140225179280544 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20778] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20778/stat : 20778 (java) S 20762 20765 20328 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85450029 27968053248 30279 33554432000 4194304 4196468 140731393867104 140225045058288 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20779] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20779/stat : 20779 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450031 27968053248 30279 33554432000 4194304 4196468 140731393867104 140224670554064 140227284588443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20780] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20780/stat : 20780 (java) S 20762 20765 20328 0 -1 1077944384 336 0 0 0 0 0 0 0 20 0 20 0 85450031 27968053248 30279 33554432000 4194304 4196468 140731393867104 140226657663728 140227284580994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20781] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20781/stat : 20781 (java) S 20762 20765 20328 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 20 0 85450031 27968053248 30279 33554432000 4194304 4196468 140731393867104 140226273995632 140227284580994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20782] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20782/stat : 20782 (java) S 20762 20765 20328 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 85450031 27968053248 30279 33554432000 4194304 4196468 140731393867104 140226272942576 140227284580994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20783] ppid=20762 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/20765/task/20783/stat : 20783 (java) S 20762 20765 20328 0 -1 1077944384 299 0 0 0 2 0 0 0 20 0 20 0 85450031 27968053248 30279 33554432000 4194304 4196468 140731393867104 140226271890032 140227284580994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20784] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20784/stat : 20784 (java) S 20762 20765 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450032 27968053248 30279 33554432000 4194304 4196468 140731393867104 140224172648928 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20785] ppid=20762 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/20765/task/20785/stat : 20785 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450032 27968053248 30279 33554432000 4194304 4196468 140731393867104 140226270837424 140227284580994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 121116 KiB

[startup+0.310276 s]*
/proc/loadavg: 7.74 8.13 8.25 2/198 20785
/proc/meminfo: memFree=21252552/32770624 swapFree=67108860/67108860
[pid=20765] ppid=20762 vsize=27312552 memory=125272 CPUtime=0.43 cores=0-7
/proc/20765/stat : 20765 (java) S 20762 20765 20328 0 -1 1077944320 10705 0 0 0 38 5 0 0 20 0 20 0 85450024 27968053248 31318 33554432000 4194304 4196468 140731393867104 140731393849648 140227284569847 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
/proc/20765/statm: 6828138 31318 2979 1 0 6790598 0
[pid=20765/tid=20767] ppid=20762 vsize=27312552 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/20765/task/20767/stat : 20767 (java) R 20762 20765 20328 0 -1 4202560 8375 0 0 0 26 4 0 0 20 0 20 0 85450024 27968053248 31318 33554432000 4194304 4196468 140731393867104 140227256374000 140227268650334 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20768] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20768/stat : 20768 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 31318 33554432000 4194304 4196468 140731393867104 140227288812048 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20769] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20769/stat : 20769 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 31318 33554432000 4194304 4196468 140731393867104 140227072207504 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20770] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20770/stat : 20770 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 31318 33554432000 4194304 4196468 140731393867104 140227071154448 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20771] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20771/stat : 20771 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 31318 33554432000 4194304 4196468 140731393867104 140227070101904 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20772] ppid=20762 vsize=27312552 memory=2244 CPUtime=0 cores=0-7
/proc/20765/task/20772/stat : 20772 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 31318 33554432000 4194304 4196468 140731393867104 140227069049872 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20773] ppid=20762 vsize=27312552 memory=140234440405935 CPUtime=0 cores=0-7
/proc/20765/task/20773/stat : 20773 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 31318 33554432000 4194304 4196468 140731393867104 140227067997328 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20774] ppid=20762 vsize=27312552 memory=140234440408240 CPUtime=0 cores=0-7
/proc/20765/task/20774/stat : 20774 (java) S 20762 20765 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 31318 33554432000 4194304 4196468 140731393867104 140227066944272 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20775] ppid=20762 vsize=27312552 memory=140234440410544 CPUtime=0 cores=0-7
/proc/20765/task/20775/stat : 20775 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27968053248 31318 33554432000 4194304 4196468 140731393867104 140227065891728 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20776] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20776/stat : 20776 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450028 27968053248 31318 33554432000 4194304 4196468 140731393867104 140226658715888 140227284580994 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20777] ppid=20762 vsize=27312552 memory=280468880828048 CPUtime=0 cores=0-7
/proc/20765/task/20777/stat : 20777 (java) S 20762 20765 20328 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85450029 27968053248 31318 33554432000 4194304 4196468 140731393867104 140225179280544 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20778] ppid=20762 vsize=27312552 memory=280468880834960 CPUtime=0 cores=0-7
/proc/20765/task/20778/stat : 20778 (java) S 20762 20765 20328 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85450029 27968053248 31318 33554432000 4194304 4196468 140731393867104 140225045058288 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20779] ppid=20762 vsize=27312552 memory=280468880776240 CPUtime=0 cores=0-7
/proc/20765/task/20779/stat : 20779 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450031 27968053248 31318 33554432000 4194304 4196468 140731393867104 140224670554064 140227284588443 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20780] ppid=20762 vsize=27312552 memory=280468880848784 CPUtime=0.01 cores=0-7
/proc/20765/task/20780/stat : 20780 (java) S 20762 20765 20328 0 -1 1077944384 419 0 0 0 1 0 0 0 20 0 20 0 85450031 27968053248 31318 33554432000 4194304 4196468 140731393867104 140226657663728 140227284580994 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20781] ppid=20762 vsize=27312552 memory=280468880855696 CPUtime=0.01 cores=0-7
/proc/20765/task/20781/stat : 20781 (java) S 20762 20765 20328 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 20 0 85450031 27968053248 31318 33554432000 4194304 4196468 140731393867104 140226273995632 140227284580994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20782] ppid=20762 vsize=27312552 memory=280468880853392 CPUtime=0.01 cores=0-7
/proc/20765/task/20782/stat : 20782 (java) S 20762 20765 20328 0 -1 1077944384 179 0 0 0 1 0 0 0 20 0 20 0 85450031 27968053248 31318 33554432000 4194304 4196468 140731393867104 140226272942576 140227284580994 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20783] ppid=20762 vsize=27312552 memory=280468880869952 CPUtime=0.07 cores=0-7
/proc/20765/task/20783/stat : 20783 (java) S 20762 20765 20328 0 -1 1077944384 347 0 0 0 7 0 0 0 20 0 20 0 85450031 27968053248 31318 33554432000 4194304 4196468 140731393867104 140226271890032 140227284580994 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20784] ppid=20762 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20784/stat : 20784 (java) S 20762 20765 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450032 27968053248 31318 33554432000 4194304 4196468 140731393867104 140224172648928 140227284580053 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20785] ppid=20762 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/20765/task/20785/stat : 20785 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450032 27968053248 31318 33554432000 4194304 4196468 140731393867104 140226270837424 140227284580994 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 125272 KiB

[startup+0.700853 s]
/proc/loadavg: 7.74 8.13 8.25 2/198 20785
/proc/meminfo: memFree=21228984/32770624 swapFree=67108860/67108860
[pid=20765] ppid=20762 vsize=27320872 memory=163160 CPUtime=1.01 cores=0-7
/proc/20765/stat : 20765 (java) S 20762 20765 20328 0 -1 1077944320 17811 0 0 0 94 7 0 0 20 0 20 0 85450024 27976572928 40790 33554432000 4194304 4196468 140731393867104 140731393849648 140227284569847 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
/proc/20765/statm: 6830218 40790 3144 1 0 6791622 0
[pid=20765/tid=20767] ppid=20762 vsize=27320872 memory=7230638415923931735 CPUtime=0.67 cores=0-7
/proc/20765/task/20767/stat : 20767 (java) R 20762 20765 20328 0 -1 4202560 14970 0 0 0 61 6 0 0 20 0 20 0 85450024 27976572928 40790 33554432000 4194304 4196468 140731393867104 140227256407424 140227284581782 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20768] ppid=20762 vsize=27320872 memory=89266600321632 CPUtime=0 cores=0-7
/proc/20765/task/20768/stat : 20768 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27976572928 40790 33554432000 4194304 4196468 140731393867104 140227288812048 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20769] ppid=20762 vsize=27320872 memory=140234440428886 CPUtime=0 cores=0-7
/proc/20765/task/20769/stat : 20769 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450027 27976572928 40790 33554432000 4194304 4196468 140731393867104 140227072207504 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20770] ppid=20762 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20770/stat : 20770 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450027 27976572928 40790 33554432000 4194304 4196468 140731393867104 140227071154448 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20771] ppid=20762 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20771/stat : 20771 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27976572928 40790 33554432000 4194304 4196468 140731393867104 140227070101904 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20772] ppid=20762 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20772/stat : 20772 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450027 27976572928 40790 33554432000 4194304 4196468 140731393867104 140227069049872 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20773] ppid=20762 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20773/stat : 20773 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27976572928 40790 33554432000 4194304 4196468 140731393867104 140227067997328 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20774] ppid=20762 vsize=27320872 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20774/stat : 20774 (java) S 20762 20765 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450027 27976572928 40790 33554432000 4194304 4196468 140731393867104 140227066944272 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20775] ppid=20762 vsize=27320872 memory=1836 CPUtime=0 cores=0-7
/proc/20765/task/20775/stat : 20775 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27976572928 40790 33554432000 4194304 4196468 140731393867104 140227065891728 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20776] ppid=20762 vsize=27320872 memory=13044 CPUtime=0 cores=0-7
/proc/20765/task/20776/stat : 20776 (java) S 20762 20765 20328 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85450028 27976572928 40790 33554432000 4194304 4196468 140731393867104 140226658715888 140227284580994 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0

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

[pid=20765/tid=20783] ppid=20762 vsize=27322996 memory=7301857172715104592 CPUtime=0.69 cores=0-7
/proc/20765/task/20783/stat : 20783 (java) R 20762 20765 20328 0 -1 4202560 2616 0 0 0 69 0 0 0 20 0 20 0 85450031 27978747904 58211 33554432000 4194304 4196468 140731393867104 140226271890032 140227277666683 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20784] ppid=20762 vsize=27322996 memory=7295947229063434323 CPUtime=0 cores=0-7
/proc/20765/task/20784/stat : 20784 (java) S 20762 20765 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450032 27978747904 58211 33554432000 4194304 4196468 140731393867104 140224172648928 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20785] ppid=20762 vsize=27322996 memory=140238897931903 CPUtime=0 cores=0-7
/proc/20765/task/20785/stat : 20785 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450032 27978747904 58211 33554432000 4194304 4196468 140731393867104 140226270837424 140227284580994 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
Current children cumulated CPU time: 3.5 s
Current children cumulated vsize: 27322996 KiB
Current children cumulated memory: 232844 KiB

[startup+3.11028 s]
/proc/loadavg: 7.28 8.03 8.22 5/198 20785
/proc/meminfo: memFree=20598556/32770624 swapFree=67108860/67108860
[pid=20765] ppid=20762 vsize=27327160 memory=831648 CPUtime=10.2 cores=0-7
/proc/20765/stat : 20765 (java) S 20762 20765 20328 0 -1 1077944320 30815 0 0 0 996 24 0 0 20 0 20 0 85450024 27983011840 207912 33554432000 4194304 4196468 140731393867104 140731393849648 140227284569847 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
/proc/20765/statm: 6831790 207912 3223 1 0 6792646 0
[pid=20765/tid=20767] ppid=20762 vsize=27327160 memory=-3472574944341025154 CPUtime=3.07 cores=0-7
/proc/20765/task/20767/stat : 20767 (java) R 20762 20765 20328 0 -1 4202560 17394 0 0 0 290 17 0 0 20 0 20 0 85450024 27983011840 207912 33554432000 4194304 4196468 140731393867104 140227256405616 140731393976258 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20768] ppid=20762 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20768/stat : 20768 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27983011840 207912 33554432000 4194304 4196468 140731393867104 140227288812048 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20769] ppid=20762 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20769/stat : 20769 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450027 27983011840 207912 33554432000 4194304 4196468 140731393867104 140227072207504 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20770] ppid=20762 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20770/stat : 20770 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450027 27983011840 207912 33554432000 4194304 4196468 140731393867104 140227071154448 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20771] ppid=20762 vsize=27327160 memory=2241 CPUtime=0 cores=0-7
/proc/20765/task/20771/stat : 20771 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27983011840 207912 33554432000 4194304 4196468 140731393867104 140227070101904 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20772] ppid=20762 vsize=27327160 memory=2244 CPUtime=0 cores=0-7
/proc/20765/task/20772/stat : 20772 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450027 27983011840 207912 33554432000 4194304 4196468 140731393867104 140227069049872 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20773] ppid=20762 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20773/stat : 20773 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27983011840 207912 33554432000 4194304 4196468 140731393867104 140227067997328 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20774] ppid=20762 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20774/stat : 20774 (java) S 20762 20765 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450027 27983011840 207912 33554432000 4194304 4196468 140731393867104 140227066944272 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20775] ppid=20762 vsize=27327160 memory=280465122866065 CPUtime=0 cores=0-7
/proc/20765/task/20775/stat : 20775 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27983011840 207912 33554432000 4194304 4196468 140731393867104 140227065891728 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20776] ppid=20762 vsize=27327160 memory=1108 CPUtime=0 cores=0-7
/proc/20765/task/20776/stat : 20776 (java) S 20762 20765 20328 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85450028 27983011840 207912 33554432000 4194304 4196468 140731393867104 140226658715888 140227284580994 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20777] ppid=20762 vsize=27327160 memory=288230591722422566 CPUtime=0 cores=0-7
/proc/20765/task/20777/stat : 20777 (java) S 20762 20765 20328 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85450029 27983011840 207912 33554432000 4194304 4196468 140731393867104 140225179280544 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20778] ppid=20762 vsize=27327160 memory=14131139010889204 CPUtime=0 cores=0-7
/proc/20765/task/20778/stat : 20778 (java) S 20762 20765 20328 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85450029 27983011840 207912 33554432000 4194304 4196468 140731393867104 140225045058288 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20779] ppid=20762 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20779/stat : 20779 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450031 27983011840 207912 33554432000 4194304 4196468 140731393867104 140224670554064 140227284588443 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20780] ppid=20762 vsize=27327160 memory=173812 CPUtime=1.98 cores=0-7
/proc/20765/task/20780/stat : 20780 (java) R 20762 20765 20328 0 -1 4202560 3172 0 0 0 197 1 0 0 20 0 20 0 85450031 27983011840 207912 33554432000 4194304 4196468 140731393867104 140226657651344 140227269695129 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20781] ppid=20762 vsize=27327160 memory=15876 CPUtime=1.97 cores=0-7
/proc/20765/task/20781/stat : 20781 (java) R 20762 20765 20328 0 -1 4202560 1548 0 0 0 196 1 0 0 20 0 20 0 85450031 27983011840 207912 33554432000 4194304 4196468 140731393867104 140226273977360 140227265745761 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20782] ppid=20762 vsize=27327160 memory=14604 CPUtime=2.07 cores=0-7
/proc/20765/task/20782/stat : 20782 (java) R 20762 20765 20328 0 -1 4202560 3336 0 0 0 207 0 0 0 20 0 20 0 85450031 27983011840 207912 33554432000 4194304 4196468 140731393867104 140226272932368 140227263905152 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20783] ppid=20762 vsize=27327160 memory=4004 CPUtime=1.04 cores=0-7
/proc/20765/task/20783/stat : 20783 (java) S 20762 20765 20328 0 -1 1077944384 3999 0 0 0 103 1 0 0 20 0 20 0 85450031 27983011840 207912 33554432000 4194304 4196468 140731393867104 140226271890032 140227284580994 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20784] ppid=20762 vsize=27327160 memory=18448 CPUtime=0 cores=0-7
/proc/20765/task/20784/stat : 20784 (java) S 20762 20765 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450032 27983011840 207912 33554432000 4194304 4196468 140731393867104 140224172648928 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20785] ppid=20762 vsize=27327160 memory=1796 CPUtime=0 cores=0-7
/proc/20765/task/20785/stat : 20785 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450032 27983011840 207912 33554432000 4194304 4196468 140731393867104 140226270837424 140227284580994 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
Current children cumulated CPU time: 10.2 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 831648 KiB

[startup+3.42115 s]
# the end of solver process 20765 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=11.5923 s, system=0.312685 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20114 s]
/proc/loadavg: 7.28 8.03 8.22 5/198 20785
/proc/meminfo: memFree=20598556/32770624 swapFree=67108860/67108860
[pid=20765] ppid=20762 vsize=27327160 memory=889700 CPUtime=10.57 cores=0-7
/proc/20765/stat : 20765 (java) S 20762 20765 20328 0 -1 1077944320 31046 0 0 0 1032 25 0 0 20 0 20 0 85450024 27983011840 222425 33554432000 4194304 4196468 140731393867104 140731393849648 140227284569847 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
/proc/20765/statm: 6831790 222425 3226 1 0 6792646 0
[pid=20765/tid=20767] ppid=20762 vsize=27327160 memory=33 CPUtime=3.16 cores=0-7
/proc/20765/task/20767/stat : 20767 (java) D 20762 20765 20328 0 -1 1077944384 17530 0 0 0 298 18 0 0 20 0 20 0 85450024 27983011840 222425 33554432000 4194304 4196468 140731393867104 140227256409200 140227284591580 0 4 0 25189583 18446744071579389785 0 0 -1 3 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20768] ppid=20762 vsize=27327160 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/20765/task/20768/stat : 20768 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27983011840 222425 33554432000 4194304 4196468 140731393867104 140227288812048 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20769] ppid=20762 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20769/stat : 20769 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450027 27983011840 222425 33554432000 4194304 4196468 140731393867104 140227072207504 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20770] ppid=20762 vsize=27327160 memory=-8172468297011507069 CPUtime=0 cores=0-7
/proc/20765/task/20770/stat : 20770 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450027 27983011840 222425 33554432000 4194304 4196468 140731393867104 140227071154448 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20771] ppid=20762 vsize=27327160 memory=-7161732098442470212 CPUtime=0 cores=0-7
/proc/20765/task/20771/stat : 20771 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27983011840 222427 33554432000 4194304 4196468 140731393867104 140227070101904 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20772] ppid=20762 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20772/stat : 20772 (java) S 20762 20765 20328 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 85450027 27983011840 222425 33554432000 4194304 4196468 140731393867104 140227069049872 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20773] ppid=20762 vsize=27327160 memory=0 CPUtime=0 cores=0-7
/proc/20765/task/20773/stat : 20773 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27983011840 222425 33554432000 4194304 4196468 140731393867104 140227067997328 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20774] ppid=20762 vsize=27327160 memory=-8689539942354613440 CPUtime=0 cores=0-7
/proc/20765/task/20774/stat : 20774 (java) S 20762 20765 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450027 27983011840 222425 33554432000 4194304 4196468 140731393867104 140227066944272 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20775] ppid=20762 vsize=27327160 memory=7518026630507423337 CPUtime=0 cores=0-7
/proc/20765/task/20775/stat : 20775 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450027 27983011840 222425 33554432000 4194304 4196468 140731393867104 140227065891728 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20776] ppid=20762 vsize=27327160 memory=7162531440177276259 CPUtime=0 cores=0-7
/proc/20765/task/20776/stat : 20776 (java) S 20762 20765 20328 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 85450028 27983011840 222425 33554432000 4194304 4196468 140731393867104 140226658715888 140227284580994 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20777] ppid=20762 vsize=27327160 memory=643816 CPUtime=0 cores=0-7
/proc/20765/task/20777/stat : 20777 (java) S 20762 20765 20328 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 85450029 27983011840 222425 33554432000 4194304 4196468 140731393867104 140225179280544 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20778] ppid=20762 vsize=27327160 memory=8328453600958622283 CPUtime=0 cores=0-7
/proc/20765/task/20778/stat : 20778 (java) S 20762 20765 20328 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 85450029 27983011840 222425 33554432000 4194304 4196468 140731393867104 140225045058288 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20779] ppid=20762 vsize=27327160 memory=-8412652160765825907 CPUtime=0 cores=0-7
/proc/20765/task/20779/stat : 20779 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450031 27983011840 222425 33554432000 4194304 4196468 140731393867104 140224670554064 140227284588443 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20780] ppid=20762 vsize=27327160 memory=7897517683652307531 CPUtime=2.06 cores=0-7
/proc/20765/task/20780/stat : 20780 (java) S 20762 20765 20328 0 -1 1077944384 3190 0 0 0 205 1 0 0 20 0 20 0 85450031 27983011840 222425 33554432000 4194304 4196468 140731393867104 140226657663728 140227284580994 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20781] ppid=20762 vsize=27327160 memory=-8634980985311628903 CPUtime=2.06 cores=0-7
/proc/20765/task/20781/stat : 20781 (java) R 20762 20765 20328 0 -1 4202560 1571 0 0 0 205 1 0 0 20 0 20 0 85450031 27983011840 222425 33554432000 4194304 4196468 140731393867104 140226273995632 140227266114409 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20782] ppid=20762 vsize=27327160 memory=0 CPUtime=2.15 cores=0-7
/proc/20765/task/20782/stat : 20782 (java) R 20762 20765 20328 0 -1 4202560 3357 0 0 0 215 0 0 0 20 0 20 0 85450031 27983011840 222425 33554432000 4194304 4196468 140731393867104 140226272929008 140227269685119 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20783] ppid=20762 vsize=27327160 memory=280468881097824 CPUtime=1.07 cores=0-7
/proc/20765/task/20783/stat : 20783 (java) S 20762 20765 20328 0 -1 1077944384 4032 0 0 0 106 1 0 0 20 0 20 0 85450031 27983011840 222425 33554432000 4194304 4196468 140731393867104 140226271890032 140227284580994 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20784] ppid=20762 vsize=27327160 memory=739411309408822368 CPUtime=0 cores=0-7
/proc/20765/task/20784/stat : 20784 (java) S 20762 20765 20328 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 85450032 27983011840 222425 33554432000 4194304 4196468 140731393867104 140224172648928 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20785] ppid=20762 vsize=27327160 memory=8514701219730523551 CPUtime=0 cores=0-7
/proc/20765/task/20785/stat : 20785 (java) S 20762 20765 20328 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 85450032 27983011840 222425 33554432000 4194304 4196468 140731393867104 140226270837424 140227284580994 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
Current children cumulated CPU time: 10.57 s
Current children cumulated vsize: 27327160 KiB
Current children cumulated memory: 889700 KiB

[startup+3.40082 s]
/proc/loadavg: 7.28 8.03 8.22 5/198 20785
/proc/meminfo: memFree=20598556/32770624 swapFree=67108860/67108860
[pid=20765] ppid=20762 vsize=27720608 memory=905568 CPUtime=11.87 cores=0-7
/proc/20765/stat : 20765 (java) S 20762 20765 20328 0 -1 1077944320 31491 5265 0 0 1047 25 111 4 20 0 21 0 85450024 28385902592 226392 33554432000 4194304 4196468 140731393867104 140731393849648 140227284569847 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
/proc/20765/statm: 6930152 226392 3232 1 0 6891008 0
[pid=20765/tid=20767] ppid=20762 vsize=27720608 memory=14604 CPUtime=4.38 cores=0-7
/proc/20765/task/20767/stat : 20767 (java) S 20762 20765 20328 0 -1 1077944384 17729 5265 0 0 304 19 111 4 20 0 21 0 85450024 28385902592 226392 33554432000 4194304 4196468 140731393867104 140227256413328 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20768] ppid=20762 vsize=27720608 memory=4004 CPUtime=1.15 cores=0-7
/proc/20765/task/20768/stat : 20768 (java) S 20762 20765 20328 0 -1 1077944384 1 5265 0 0 0 0 111 4 20 0 21 0 85450027 28385902592 226392 33554432000 4194304 4196468 140731393867104 140227288812048 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20769] ppid=20762 vsize=27720608 memory=18448 CPUtime=1.15 cores=0-7
/proc/20765/task/20769/stat : 20769 (java) S 20762 20765 20328 0 -1 1077944384 2 5265 0 0 0 0 111 4 20 0 21 0 85450027 28385902592 226392 33554432000 4194304 4196468 140731393867104 140227072207504 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20770] ppid=20762 vsize=27720608 memory=1796 CPUtime=1.15 cores=0-7
/proc/20765/task/20770/stat : 20770 (java) S 20762 20765 20328 0 -1 1077944384 2 5265 0 0 0 0 111 4 20 0 21 0 85450027 28385902592 226392 33554432000 4194304 4196468 140731393867104 140227071154448 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20771] ppid=20762 vsize=27720608 memory=288230574492221466 CPUtime=1.15 cores=0-7
/proc/20765/task/20771/stat : 20771 (java) S 20762 20765 20328 0 -1 1077944384 1 5265 0 0 0 0 111 4 20 0 21 0 85450027 28385902592 226392 33554432000 4194304 4196468 140731393867104 140227070101904 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20772] ppid=20762 vsize=27720608 memory=288230583166042426 CPUtime=1.15 cores=0-7
/proc/20765/task/20772/stat : 20772 (java) S 20762 20765 20328 0 -1 1077944384 2 5265 0 0 0 0 111 4 20 0 21 0 85450027 28385902592 226392 33554432000 4194304 4196468 140731393867104 140227069049872 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20773] ppid=20762 vsize=27720608 memory=14133333755955767 CPUtime=1.15 cores=0-7
/proc/20765/task/20773/stat : 20773 (java) S 20762 20765 20328 0 -1 1077944384 1 5265 0 0 0 0 111 4 20 0 21 0 85450027 28385902592 226392 33554432000 4194304 4196468 140731393867104 140227067997328 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20774] ppid=20762 vsize=27720608 memory=0 CPUtime=1.15 cores=0-7
/proc/20765/task/20774/stat : 20774 (java) S 20762 20765 20328 0 -1 1077944384 3 5265 0 0 0 0 111 4 20 0 21 0 85450027 28385902592 226392 33554432000 4194304 4196468 140731393867104 140227066944272 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20775] ppid=20762 vsize=27720608 memory=0 CPUtime=1.15 cores=0-7
/proc/20765/task/20775/stat : 20775 (java) S 20762 20765 20328 0 -1 1077944384 1 5265 0 0 0 0 111 4 20 0 21 0 85450027 28385902592 226392 33554432000 4194304 4196468 140731393867104 140227065891728 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20776] ppid=20762 vsize=27720608 memory=0 CPUtime=1.15 cores=0-7
/proc/20765/task/20776/stat : 20776 (java) S 20762 20765 20328 0 -1 1077944384 5 5265 0 0 0 0 111 4 20 0 21 0 85450028 28385902592 226392 33554432000 4194304 4196468 140731393867104 140226658716096 140227284580994 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20777] ppid=20762 vsize=27720608 memory=0 CPUtime=1.15 cores=0-7
/proc/20765/task/20777/stat : 20777 (java) S 20762 20765 20328 0 -1 1077944384 13 5265 0 0 0 0 111 4 20 0 21 0 85450029 28385902592 226392 33554432000 4194304 4196468 140731393867104 140225179280544 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20778] ppid=20762 vsize=27720608 memory=0 CPUtime=1.15 cores=0-7
/proc/20765/task/20778/stat : 20778 (java) S 20762 20765 20328 0 -1 1077944384 21 5265 0 0 0 0 111 4 20 0 21 0 85450029 28385902592 226392 33554432000 4194304 4196468 140731393867104 140225045058288 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20779] ppid=20762 vsize=27720608 memory=0 CPUtime=1.15 cores=0-7
/proc/20765/task/20779/stat : 20779 (java) S 20762 20765 20328 0 -1 1077944384 22 5265 0 0 0 0 111 4 20 0 21 0 85450031 28385902592 226392 33554432000 4194304 4196468 140731393867104 140224670552832 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20780] ppid=20762 vsize=27720608 memory=0 CPUtime=3.22 cores=0-7
/proc/20765/task/20780/stat : 20780 (java) S 20762 20765 20328 0 -1 1077944384 3190 5265 0 0 206 1 111 4 20 0 21 0 85450031 28385902592 226392 33554432000 4194304 4196468 140731393867104 140226657642832 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20781] ppid=20762 vsize=27720608 memory=0 CPUtime=3.23 cores=0-7
/proc/20765/task/20781/stat : 20781 (java) S 20762 20765 20328 0 -1 1077944384 1571 5265 0 0 207 1 111 4 20 0 21 0 85450031 28385902592 226392 33554432000 4194304 4196468 140731393867104 140226273995632 140227284580994 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20782] ppid=20762 vsize=27720608 memory=0 CPUtime=3.34 cores=0-7
/proc/20765/task/20782/stat : 20782 (java) S 20762 20765 20328 0 -1 1077944384 3505 5265 0 0 219 0 111 4 20 0 21 0 85450031 28385902592 226392 33554432000 4194304 4196468 140731393867104 140226272921680 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20783] ppid=20762 vsize=27720608 memory=0 CPUtime=2.25 cores=0-7
/proc/20765/task/20783/stat : 20783 (java) S 20762 20765 20328 0 -1 1077944384 4047 5265 0 0 109 1 111 4 20 0 21 0 85450031 28385902592 226392 33554432000 4194304 4196468 140731393867104 140226271890032 140227284580994 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
[pid=20765/tid=20784] ppid=20762 vsize=27720608 memory=0 CPUtime=1.15 cores=0-7
/proc/20765/task/20784/stat : 20784 (java) S 20762 20765 20328 0 -1 1077944384 3 5265 0 0 0 0 111 4 20 0 21 0 85450032 28385902592 226392 33554432000 4194304 4196468 140731393867104 140224172648928 140227284580053 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29335552 140731393872857 140731393873157 140731393873157 140731393875919 0
Current children cumulated CPU time: 11.87 s
Current children cumulated vsize: 27720608 KiB
Current children cumulated memory: 905568 KiB

Child status: 0
Real time (s): 3.42121
CPU time (s): 11.905
CPU user time (s): 11.5923
CPU system time (s): 0.312685
CPU usage (%): 347.977
Max. virtual memory (cumulated for all children) (KiB): 27982760
Max. memory (cumulated for all children) (KiB): 905568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.5923
system time used= 0.312685
maximum resident set size= 906204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36760
page faults= 0
swaps= 0
block input operations= 0
block output operations= 504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7775
involuntary context switches= 23


# summary of solver processes directly reported to runsolver:
#   pid: 20765
#   total CPU time (s): 11.905
#   total CPU user time (s): 11.5923
#   total CPU system time (s): 0.312685

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.05416 second user time and 0.074598 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-27 10:07:48
IDJOB=4297045
IDBENCH=141590
IDSOLVER=2758
FILE ID=node107/4297045-1532678868
RUNJOBID= node107-1532675728-20355
PBS_JOBID= 21022256
Free space on /tmp= 54472 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/Frb/frb-30-15-1_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -order -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297045-1532678868/watcher-4297045-1532678868 -o /tmp/evaluation-result-4297045-1532678868/solver-4297045-1532678868 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1532675728-20355 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297045-1532678868.xml

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

MD5SUM BENCH= 57df4fffa2265f6a33845f4cc7b1783a
RANDOM SEED=2076873102

node107.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.40
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.40
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.40
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.40
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:        21367252 kB
MemAvailable:   31927596 kB
Buffers:          213336 kB
Cached:         10579736 kB
SwapCached:            0 kB
Active:          4310856 kB
Inactive:        6537268 kB
Active(anon):       4444 kB
Inactive(anon):    78424 kB
Active(file):    4306412 kB
Inactive(file):  6458844 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8472 kB
Writeback:             0 kB
AnonPages:         74160 kB
Mapped:            42024 kB
Shmem:             25228 kB
Slab:             249696 kB
SReclaimable:     221844 kB
SUnreclaim:        27852 kB
KernelStack:        3520 kB
PageTables:         5452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54464 MiB
End job on node107 at 2018-07-27 10:07:52