Trace number 4291578

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 NameAnswerobjective functionCPU timeWall clock time
OscaR - Hybrid 2018-07-02SAT (TO)826 2400.09 2347.83

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-had12_c18.xml
MD5SUMfafdea6ca4d8abc1bd6cd2f98399b858
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark826
Best CPU time to get the best result obtained on this benchmark2520.05
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints67
Number of domains2
Minimum domain size10
Maximum domain size12
Distribution of domain sizes[{"size":10,"count":66},{"size":12,"count":12}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":78},{"degree":2,"count":66},{"degree":12,"count":12}]
Minimum constraint arity3
Maximum constraint arity12
Distribution of constraint arities[{"arity":3,"count":66},{"arity":12,"count":1}]
Number of extensional constraints66
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":66},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.68/0.54	c version: 2018-07-02
0.68/0.55	c seed: 1366339197
0.68/0.55	c timeout: 2400
0.68/0.55	c memlimit: 11000
0.68/0.55	c nbcore: 4
0.68/0.57	c Parsing instance...
1.74/1.15	c Parsing done, starting first complete search...
1.74/1.18	o 946
1.74/1.18	o 945
1.74/1.18	o 942
1.74/1.19	o 929
1.74/1.19	o 928
2.00/1.20	o 926
2.00/1.22	o 920
2.63/1.42	o 917
2.63/1.43	o 914
2.93/1.54	o 910
4.32/2.54	c First complete search done, starting ALNS search...
4.47/2.63	o 909
4.47/2.63	o 907
4.47/2.63	o 899
4.47/2.65	o 893
4.47/2.66	o 885
4.47/2.66	o 881
4.47/2.67	o 870
4.47/2.67	o 860
5.29/3.02	o 850
5.50/3.16	o 844
5.83/3.31	o 836
12.74/10.05	o 826
2400.06/2347.81	s SATISFIABLE
2400.06/2347.81	v <instantiation>
2400.06/2347.81	v 	<list>
2400.06/2347.81	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[7][8] d[7][9] d[7][10] d[7][11] d[8][9] d[8][10] d[8][11] d[9][10] d[9][11] d[10][11]
2400.06/2347.81	v 	</list>
2400.06/2347.81	v 	<values>
2400.06/2347.81	v 		2 9 10 1 11 4 5 6 7 0 3 8 6 3 6 6 6 4 4 4 4 2 2 7 7 7 7 5 4 5 1 4 4 4 9 6 7 6 5 4 3 5 7 7 9 9 2 3 3 2 7 5 7 3 6 6 2 4 3 4 8 5 5 8 5 5 5 5 6 6 3 8 6 3 1 6 5 9 
2400.06/2347.81	v 	</values>
2400.06/2347.81	v </instantiation>

Verifier Data

OK	826

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291578-1532240072/watcher-4291578-1532240072 -o /tmp/evaluation-result-4291578-1532240072/solver-4291578-1532240072 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532226016-29480 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1366339197 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291578-1532240072.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=31062, runsolver pid=31059

[startup+0.100138 s]*
/proc/loadavg: 1.35 1.49 1.50 3/216 31077
/proc/meminfo: memFree=16288960/32770624 swapFree=67108860/67108860
[pid=31062] ppid=31059 vsize=14082740 memory=33112 CPUtime=0.11 cores=1,3,5,7
/proc/31062/stat : 31062 (java) S 31059 31062 29448 0 -1 1077944320 7230 0 0 0 10 1 0 0 20 0 15 0 41570432 14420725760 8278 33554432000 4194304 4196468 140736109291872 140736109274416 140315730906871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
/proc/31062/statm: 3520685 8278 3137 1 0 3482761 0
[pid=31062/tid=31064] ppid=31059 vsize=14082740 memory=-8557575366716462210 CPUtime=0.09 cores=1,3,5,7
/proc/31062/task/31064/stat : 31064 (java) R 31059 31062 29448 0 -1 4202560 5291 0 0 0 8 1 0 0 20 0 15 0 41570432 14420725760 8278 33554432000 4194304 4196468 140736109291872 140315735101680 140315714987358 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31065] ppid=31059 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31065/stat : 31065 (java) S 31059 31062 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41570433 14420725760 8278 33554432000 4194304 4196468 140736109291872 140315645974928 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31066] ppid=31059 vsize=14082740 memory=139913960269440 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31066/stat : 31066 (java) S 31059 31062 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41570433 14420725760 8278 33554432000 4194304 4196468 140736109291872 140315644922128 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31067] ppid=31059 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31067/stat : 31067 (java) S 31059 31062 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41570433 14420725760 8278 33554432000 4194304 4196468 140736109291872 140315643869840 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31068] ppid=31059 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31068/stat : 31068 (java) S 31059 31062 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41570433 14420725760 8278 33554432000 4194304 4196468 140736109291872 140315323263504 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31069] ppid=31059 vsize=14082740 memory=139913960269440 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31069/stat : 31069 (java) S 31059 31062 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41570434 14420725760 8278 33554432000 4194304 4196468 140736109291872 140315205270128 140315730918018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31070] ppid=31059 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31070/stat : 31070 (java) S 31059 31062 29448 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41570435 14420725760 8278 33554432000 4194304 4196468 140736109291872 140315204216096 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31071] ppid=31059 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31071/stat : 31071 (java) S 31059 31062 29448 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41570435 14420725760 8278 33554432000 4194304 4196468 140736109291872 140315203163760 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31072] ppid=31059 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31072/stat : 31072 (java) S 31059 31062 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41570437 14420725760 8278 33554432000 4194304 4196468 140736109291872 140315202112080 140315730925467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31073] ppid=31059 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31073/stat : 31073 (java) S 31059 31062 29448 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 41570437 14420725760 8278 33554432000 4194304 4196468 140736109291872 140315201058928 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31074] ppid=31059 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31074/stat : 31074 (java) S 31059 31062 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41570437 14420725760 8278 33554432000 4194304 4196468 140736109291872 140315200006128 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31075] ppid=31059 vsize=14082740 memory=139913960269440 CPUtime=0.01 cores=1,3,5,7
/proc/31062/task/31075/stat : 31075 (java) R 31059 31062 29448 0 -1 4202560 260 0 0 0 1 0 0 0 20 0 15 0 41570437 14420725760 8278 33554432000 4194304 4196468 140736109291872 140315198953840 140315723143998 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31076] ppid=31059 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31076/stat : 31076 (java) S 31059 31062 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41570437 14420725760 8278 33554432000 4194304 4196468 140736109291872 140315197901280 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31077] ppid=31059 vsize=14082740 memory=139913960269440 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31077/stat : 31077 (java) S 31059 31062 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41570438 14420725760 8278 33554432000 4194304 4196468 140736109291872 140315196849072 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 33112 KiB

[startup+0.215407 s]*
/proc/loadavg: 1.35 1.49 1.50 5/216 31077
/proc/meminfo: memFree=16273844/32770624 swapFree=67108860/67108860
[pid=31062] ppid=31059 vsize=14082740 memory=47104 CPUtime=0.32 cores=1,3,5,7
/proc/31062/stat : 31062 (java) S 31059 31062 29448 0 -1 1077944320 10404 0 0 0 29 3 0 0 20 0 15 0 41570432 14420725760 11776 33554432000 4194304 4196468 140736109291872 140736109274416 140315730906871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
/proc/31062/statm: 3520685 11776 3369 1 0 3482761 0
[pid=31062/tid=31064] ppid=31059 vsize=14082740 memory=7022364594140610616 CPUtime=0.21 cores=1,3,5,7
/proc/31062/task/31064/stat : 31064 (java) R 31059 31062 29448 0 -1 4202560 8107 0 0 0 19 2 0 0 20 0 15 0 41570432 14420725760 11776 33554432000 4194304 4196468 140736109291872 140315735135152 140315730928797 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31065] ppid=31059 vsize=14082740 memory=342 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31065/stat : 31065 (java) S 31059 31062 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41570433 14420725760 11776 33554432000 4194304 4196468 140736109291872 140315645974928 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31066] ppid=31059 vsize=14082740 memory=288370290111981184 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31066/stat : 31066 (java) S 31059 31062 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41570433 14420725760 11776 33554432000 4194304 4196468 140736109291872 140315644922128 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31067] ppid=31059 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31067/stat : 31067 (java) S 31059 31062 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41570433 14420725760 11776 33554432000 4194304 4196468 140736109291872 140315643869840 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31068] ppid=31059 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31068/stat : 31068 (java) S 31059 31062 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41570433 14420725760 11776 33554432000 4194304 4196468 140736109291872 140315323263504 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31069] ppid=31059 vsize=14082740 memory=139913960269440 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31069/stat : 31069 (java) S 31059 31062 29448 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41570434 14420725760 11776 33554432000 4194304 4196468 140736109291872 140315205270128 140315730918018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31070] ppid=31059 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31070/stat : 31070 (java) S 31059 31062 29448 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41570435 14420725760 11776 33554432000 4194304 4196468 140736109291872 140315204216096 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31071] ppid=31059 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31071/stat : 31071 (java) S 31059 31062 29448 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41570435 14420725760 11776 33554432000 4194304 4196468 140736109291872 140315203163760 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31072] ppid=31059 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31072/stat : 31072 (java) S 31059 31062 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41570437 14420725760 11776 33554432000 4194304 4196468 140736109291872 140315202112080 140315730925467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31073] ppid=31059 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/31062/task/31073/stat : 31073 (java) S 31059 31062 29448 0 -1 1077944384 369 0 0 0 2 0 0 0 20 0 15 0 41570437 14420725760 11776 33554432000 4194304 4196468 140736109291872 140315201058928 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31074] ppid=31059 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/31062/task/31074/stat : 31074 (java) S 31059 31062 29448 0 -1 1077944384 241 0 0 0 2 0 0 0 20 0 15 0 41570437 14420725760 11776 33554432000 4194304 4196468 140736109291872 140315200006128 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31075] ppid=31059 vsize=14082740 memory=139913960269440 CPUtime=0.05 cores=1,3,5,7
/proc/31062/task/31075/stat : 31075 (java) R 31059 31062 29448 0 -1 4202560 305 0 0 0 5 0 0 0 20 0 15 0 41570437 14420725760 11776 33554432000 4194304 4196468 140736109291872 140315198950776 140315715154754 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31076] ppid=31059 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31076/stat : 31076 (java) S 31059 31062 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41570437 14420725760 11776 33554432000 4194304 4196468 140736109291872 140315197901280 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31077] ppid=31059 vsize=14082740 memory=139913960269440 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31077/stat : 31077 (java) S 31059 31062 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41570438 14420725760 11776 33554432000 4194304 4196468 140736109291872 140315196849072 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47104 KiB

[startup+0.310113 s]*
/proc/loadavg: 1.35 1.49 1.50 3/216 31077
/proc/meminfo: memFree=16269812/32770624 swapFree=67108860/67108860
[pid=31062] ppid=31059 vsize=14082740 memory=50296 CPUtime=0.43 cores=1,3,5,7
/proc/31062/stat : 31062 (java) S 31059 31062 29448 0 -1 1077944320 10729 0 0 0 40 3 0 0 20 0 15 0 41570432 14420725760 12574 33554432000 4194304 4196468 140736109291872 140736109274416 140315730906871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
/proc/31062/statm: 3520685 12574 3371 1 0 3482761 0
[pid=31062/tid=31064] ppid=31059 vsize=14082740 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/31062/task/31064/stat : 31064 (java) R 31059 31062 29448 0 -1 4202560 8417 0 0 0 28 2 0 0 20 0 15 0 41570432 14420725760 12574 33554432000 4194304 4196468 140736109291872 140315735127968 140315716180406 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31065] ppid=31059 vsize=14082740 memory=4294976237 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31065/stat : 31065 (java) S 31059 31062 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41570433 14420725760 12574 33554432000 4194304 4196468 140736109291872 140315645974928 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31066] ppid=31059 vsize=14082740 memory=288370290111981184 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31066/stat : 31066 (java) S 31059 31062 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41570433 14420725760 12574 33554432000 4194304 4196468 140736109291872 140315644922128 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31067] ppid=31059 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31067/stat : 31067 (java) S 31059 31062 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41570433 14420725760 12574 33554432000 4194304 4196468 140736109291872 140315643869840 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31068] ppid=31059 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31068/stat : 31068 (java) S 31059 31062 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41570433 14420725760 12574 33554432000 4194304 4196468 140736109291872 140315323263504 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31069] ppid=31059 vsize=14082740 memory=139913960269440 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31069/stat : 31069 (java) S 31059 31062 29448 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41570434 14420725760 12574 33554432000 4194304 4196468 140736109291872 140315205270128 140315730918018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31070] ppid=31059 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31070/stat : 31070 (java) S 31059 31062 29448 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41570435 14420725760 12574 33554432000 4194304 4196468 140736109291872 140315204216096 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31071] ppid=31059 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31071/stat : 31071 (java) S 31059 31062 29448 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41570435 14420725760 12574 33554432000 4194304 4196468 140736109291872 140315203163760 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31072] ppid=31059 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31072/stat : 31072 (java) S 31059 31062 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41570437 14420725760 12574 33554432000 4194304 4196468 140736109291872 140315202112080 140315730925467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31073] ppid=31059 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/31062/task/31073/stat : 31073 (java) S 31059 31062 29448 0 -1 1077944384 369 0 0 0 2 0 0 0 20 0 15 0 41570437 14420725760 12574 33554432000 4194304 4196468 140736109291872 140315201058928 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31074] ppid=31059 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/31062/task/31074/stat : 31074 (java) S 31059 31062 29448 0 -1 1077944384 241 0 0 0 2 0 0 0 20 0 15 0 41570437 14420725760 12574 33554432000 4194304 4196468 140736109291872 140315200006128 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31075] ppid=31059 vsize=14082740 memory=139913960269440 CPUtime=0.07 cores=1,3,5,7
/proc/31062/task/31075/stat : 31075 (java) R 31059 31062 29448 0 -1 4202560 320 0 0 0 7 0 0 0 20 0 15 0 41570437 14420725760 12574 33554432000 4194304 4196468 140736109291872 140315198953840 140315710276800 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31076] ppid=31059 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31076/stat : 31076 (java) S 31059 31062 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41570437 14420725760 12574 33554432000 4194304 4196468 140736109291872 140315197901280 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31077] ppid=31059 vsize=14082740 memory=139913960269440 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31077/stat : 31077 (java) S 31059 31062 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41570438 14420725760 12574 33554432000 4194304 4196468 140736109291872 140315196849072 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50296 KiB

[startup+0.700696 s]
/proc/loadavg: 1.35 1.49 1.50 3/216 31077
/proc/meminfo: memFree=16246284/32770624 swapFree=67108860/67108860
[pid=31062] ppid=31059 vsize=14084808 memory=89104 CPUtime=0.99 cores=1,3,5,7
/proc/31062/stat : 31062 (java) S 31059 31062 29448 0 -1 1077944320 17616 0 0 0 94 5 0 0 20 0 15 0 41570432 14422843392 22276 33554432000 4194304 4196468 140736109291872 140736109274416 140315730906871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
/proc/31062/statm: 3521202 22276 3504 1 0 3483273 0
[pid=31062/tid=31064] ppid=31059 vsize=14084808 memory=9464 CPUtime=0.68 cores=1,3,5,7
/proc/31062/task/31064/stat : 31064 (java) R 31059 31062 29448 0 -1 4202560 14862 0 0 0 64 4 0 0 20 0 15 0 41570432 14422843392 22276 33554432000 4194304 4196468 140736109291872 140315735133936 140315714987358 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31065] ppid=31059 vsize=14084808 memory=16444 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31065/stat : 31065 (java) S 31059 31062 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41570433 14422843392 22276 33554432000 4194304 4196468 140736109291872 140315645974928 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31066] ppid=31059 vsize=14084808 memory=640 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31066/stat : 31066 (java) S 31059 31062 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41570433 14422843392 22276 33554432000 4194304 4196468 140736109291872 140315644922128 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31067] ppid=31059 vsize=14084808 memory=1796 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31067/stat : 31067 (java) S 31059 31062 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41570433 14422843392 22276 33554432000 4194304 4196468 140736109291872 140315643869840 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31068] ppid=31059 vsize=14084808 memory=960 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31068/stat : 31068 (java) S 31059 31062 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41570433 14422843392 22276 33554432000 4194304 4196468 140736109291872 140315323263504 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31069] ppid=31059 vsize=14084808 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31069/stat : 31069 (java) S 31059 31062 29448 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41570434 14422843392 22276 33554432000 4194304 4196468 140736109291872 140315205270128 140315730918018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31070] ppid=31059 vsize=14084808 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31070/stat : 31070 (java) S 31059 31062 29448 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41570435 14422843392 22276 33554432000 4194304 4196468 140736109291872 140315204216096 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31071] ppid=31059 vsize=14084808 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31071/stat : 31071 (java) S 31059 31062 29448 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41570435 14422843392 22276 33554432000 4194304 4196468 140736109291872 140315203163760 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31072] ppid=31059 vsize=14084808 memory=7086240636212695395 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31072/stat : 31072 (java) S 31059 31062 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41570437 14422843392 22276 33554432000 4194304 4196468 140736109291872 140315202112080 140315730925467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31073] ppid=31059 vsize=14084808 memory=7881696724453321575 CPUtime=0.06 cores=1,3,5,7
/proc/31062/task/31073/stat : 31073 (java) S 31059 31062 29448 0 -1 1077944384 532 0 0 0 6 0 0 0 20 0 15 0 41570437 14422843392 22276 33554432000 4194304 4196468 140736109291872 140315201058928 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31074] ppid=31059 vsize=14084808 memory=7236547281622689387 CPUtime=0.08 cores=1,3,5,7
/proc/31062/task/31074/stat : 31074 (java) S 31059 31062 29448 0 -1 1077944384 402 0 0 0 8 0 0 0 20 0 15 0 41570437 14422843392 22276 33554432000 4194304 4196468 140736109291872 140315200006128 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31075] ppid=31059 vsize=14084808 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/31062/task/31075/stat : 31075 (java) S 31059 31062 29448 0 -1 1077944384 438 0 0 0 15 0 0 0 20 0 15 0 41570437 14422843392 22276 33554432000 4194304 4196468 140736109291872 140315198953840 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31076] ppid=31059 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31076/stat : 31076 (java) S 31059 31062 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41570437 14422843392 22276 33554432000 4194304 4196468 140736109291872 140315197901280 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31077] ppid=31059 vsize=14084808 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31077/stat : 31077 (java) S 31059 31062 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41570438 14422843392 22276 33554432000 4194304 4196468 140736109291872 140315196849072 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 89104 KiB

[startup+1.50145 s]
/proc/loadavg: 1.35 1.49 1.50 3/216 31077
/proc/meminfo: memFree=16212660/32770624 swapFree=67108860/67108860
[pid=31062] ppid=31059 vsize=14090952 memory=158172 CPUtime=2.93 cores=1,3,5,7
/proc/31062/stat : 31062 (java) S 31059 31062 29448 0 -1 1077944320 26994 0 0 0 284 9 0 0 20 0 15 0 41570432 14429134848 39543 33554432000 4194304 4196468 140736109291872 140736109274416 140315730906871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
/proc/31062/statm: 3522738 39543 3555 1 0 3484809 0
[pid=31062/tid=31064] ppid=31059 vsize=14090952 memory=134972 CPUtime=1.47 cores=1,3,5,7
/proc/31062/task/31064/stat : 31064 (java) R 31059 31062 29448 0 -1 4202560 20198 0 0 0 141 6 0 0 20 0 15 0 41570432 14429134848 39543 33554432000 4194304 4196468 140736109291872 140315735141456 140315328043755 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31065] ppid=31059 vsize=14090952 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31065/stat : 31065 (java) S 31059 31062 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41570433 14429134848 39543 33554432000 4194304 4196468 140736109291872 140315645974928 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31066] ppid=31059 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31066/stat : 31066 (java) S 31059 31062 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41570433 14429134848 39543 33554432000 4194304 4196468 140736109291872 140315644922128 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31067] ppid=31059 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31067/stat : 31067 (java) S 31059 31062 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41570433 14429134848 39543 33554432000 4194304 4196468 140736109291872 140315643869840 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31068] ppid=31059 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31068/stat : 31068 (java) S 31059 31062 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41570433 14429134848 39543 33554432000 4194304 4196468 140736109291872 140315323263504 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31069] ppid=31059 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31069/stat : 31069 (java) S 31059 31062 29448 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 41570434 14429134848 39543 33554432000 4194304 4196468 140736109291872 140315205270128 140315730918018 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0

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

/proc/31062/task/31064/stat : 31064 (java) R 31059 31062 29448 0 -1 4202560 149523 0 0 0 217675 54 0 0 20 0 15 0 41570432 14431232000 94744 33554432000 4194304 4196468 140736109291872 140315735143968 140315329406710 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31065] ppid=31059 vsize=14093000 memory=378976 CPUtime=15.62 cores=1,3,5,7
/proc/31062/task/31065/stat : 31065 (java) S 31059 31062 29448 0 -1 1077944384 17039 0 0 0 1506 56 0 0 20 0 15 0 41570433 14431232000 94744 33554432000 4194304 4196468 140736109291872 140315645974928 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31066] ppid=31059 vsize=14093000 memory=376012 CPUtime=15.62 cores=1,3,5,7
/proc/31062/task/31066/stat : 31066 (java) S 31059 31062 29448 0 -1 1077944384 17893 0 0 0 1507 55 0 0 20 0 15 0 41570433 14431232000 94744 33554432000 4194304 4196468 140736109291872 140315644922128 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31067] ppid=31059 vsize=14093000 memory=377012 CPUtime=15.63 cores=1,3,5,7
/proc/31062/task/31067/stat : 31067 (java) S 31059 31062 29448 0 -1 1077944384 16442 0 0 0 1504 59 0 0 20 0 15 0 41570433 14431232000 94744 33554432000 4194304 4196468 140736109291872 140315643869840 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31068] ppid=31059 vsize=14093000 memory=360552 CPUtime=15.62 cores=1,3,5,7
/proc/31062/task/31068/stat : 31068 (java) S 31059 31062 29448 0 -1 1077944384 17257 0 0 0 1504 58 0 0 20 0 15 0 41570433 14431232000 94744 33554432000 4194304 4196468 140736109291872 140315323263504 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31069] ppid=31059 vsize=14093000 memory=378044 CPUtime=6.35 cores=1,3,5,7
/proc/31062/task/31069/stat : 31069 (java) S 31059 31062 29448 0 -1 1077944384 35103 0 0 0 571 64 0 0 20 0 15 0 41570434 14431232000 94744 33554432000 4194304 4196468 140736109291872 140315205270128 140315730918018 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 26 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31070] ppid=31059 vsize=14093000 memory=376416 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31070/stat : 31070 (java) S 31059 31062 29448 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 41570435 14431232000 94744 33554432000 4194304 4196468 140736109291872 140315204216160 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31071] ppid=31059 vsize=14093000 memory=376928 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31071/stat : 31071 (java) S 31059 31062 29448 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 41570435 14431232000 94744 33554432000 4194304 4196468 140736109291872 140315203163776 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31072] ppid=31059 vsize=14093000 memory=378976 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31072/stat : 31072 (java) S 31059 31062 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41570437 14431232000 94744 33554432000 4194304 4196468 140736109291872 140315202112080 140315730925467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31073] ppid=31059 vsize=14093000 memory=378976 CPUtime=1.33 cores=1,3,5,7
/proc/31062/task/31073/stat : 31073 (java) S 31059 31062 29448 0 -1 1077944384 9238 0 0 0 131 2 0 0 20 0 15 0 41570437 14431232000 94744 33554432000 4194304 4196468 140736109291872 140315201058928 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 39 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31074] ppid=31059 vsize=14093000 memory=441640 CPUtime=1.56 cores=1,3,5,7
/proc/31062/task/31074/stat : 31074 (java) S 31059 31062 29448 0 -1 1077944384 12467 0 0 0 153 3 0 0 20 0 15 0 41570437 14431232000 94744 33554432000 4194304 4196468 140736109291872 140315200006128 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 38 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31075] ppid=31059 vsize=14093000 memory=378580 CPUtime=0.95 cores=1,3,5,7
/proc/31062/task/31075/stat : 31075 (java) S 31059 31062 29448 0 -1 1077944384 23298 0 0 0 91 4 0 0 20 0 15 0 41570437 14431232000 94744 33554432000 4194304 4196468 140736109291872 140315198953840 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31076] ppid=31059 vsize=14093000 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31076/stat : 31076 (java) S 31059 31062 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41570437 14431232000 94744 33554432000 4194304 4196468 140736109291872 140315197901280 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31077] ppid=31059 vsize=14093000 memory=378976 CPUtime=1.18 cores=1,3,5,7
/proc/31062/task/31077/stat : 31077 (java) S 31059 31062 29448 0 -1 1077944384 1362 0 0 0 50 68 0 0 20 0 15 0 41570438 14431232000 94744 33554432000 4194304 4196468 140736109291872 140315196849072 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 42 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
Current children cumulated CPU time: 2251.23 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 378976 KiB

[startup+2262.3 s]
/proc/loadavg: 1.34 1.43 1.42 3/216 31222
/proc/meminfo: memFree=16002692/32770624 swapFree=67108860/67108860
[pid=31062] ppid=31059 vsize=14093000 memory=362072 CPUtime=2312.62 cores=1,3,5,7
/proc/31062/stat : 31062 (java) S 31059 31062 29448 0 -1 1077944320 306073 0 0 0 230873 389 0 0 20 0 15 0 41570432 14431232000 90518 33554432000 4194304 4196468 140736109291872 140736109274416 140315730906871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
/proc/31062/statm: 3523250 90518 3611 1 0 3485321 0
[pid=31062/tid=31064] ppid=31059 vsize=14093000 memory=351264 CPUtime=2236.64 cores=1,3,5,7
/proc/31062/task/31064/stat : 31064 (java) R 31059 31062 29448 0 -1 4202560 153162 0 0 0 223609 55 0 0 20 0 15 0 41570432 14431232000 90518 33554432000 4194304 4196468 140736109291872 140315735143936 140315329732676 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31065] ppid=31059 vsize=14093000 memory=379876 CPUtime=16.09 cores=1,3,5,7
/proc/31062/task/31065/stat : 31065 (java) S 31059 31062 29448 0 -1 1077944384 17273 0 0 0 1552 57 0 0 20 0 15 0 41570433 14431232000 90518 33554432000 4194304 4196468 140736109291872 140315645974928 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31066] ppid=31059 vsize=14093000 memory=369768 CPUtime=16.08 cores=1,3,5,7
/proc/31062/task/31066/stat : 31066 (java) S 31059 31062 29448 0 -1 1077944384 18325 0 0 0 1552 56 0 0 20 0 15 0 41570433 14431232000 90518 33554432000 4194304 4196468 140736109291872 140315644922128 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31067] ppid=31059 vsize=14093000 memory=368740 CPUtime=16.1 cores=1,3,5,7
/proc/31062/task/31067/stat : 31067 (java) S 31059 31062 29448 0 -1 1077944384 16721 0 0 0 1550 60 0 0 20 0 15 0 41570433 14431232000 90518 33554432000 4194304 4196468 140736109291872 140315643869840 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31068] ppid=31059 vsize=14093000 memory=364636 CPUtime=16.09 cores=1,3,5,7
/proc/31062/task/31068/stat : 31068 (java) S 31059 31062 29448 0 -1 1077944384 17526 0 0 0 1550 59 0 0 20 0 15 0 41570433 14431232000 90518 33554432000 4194304 4196468 140736109291872 140315323263504 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31069] ppid=31059 vsize=14093000 memory=363612 CPUtime=6.49 cores=1,3,5,7
/proc/31062/task/31069/stat : 31069 (java) S 31059 31062 29448 0 -1 1077944384 35208 0 0 0 582 67 0 0 20 0 15 0 41570434 14431232000 90518 33554432000 4194304 4196468 140736109291872 140315205270128 140315730918018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 26 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31070] ppid=31059 vsize=14093000 memory=379876 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31070/stat : 31070 (java) S 31059 31062 29448 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 41570435 14431232000 90518 33554432000 4194304 4196468 140736109291872 140315204216160 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31071] ppid=31059 vsize=14093000 memory=56 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31071/stat : 31071 (java) S 31059 31062 29448 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 41570435 14431232000 90518 33554432000 4194304 4196468 140736109291872 140315203163776 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31072] ppid=31059 vsize=14093000 memory=363612 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31072/stat : 31072 (java) S 31059 31062 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41570437 14431232000 90518 33554432000 4194304 4196468 140736109291872 140315202112080 140315730925467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31073] ppid=31059 vsize=14093000 memory=368740 CPUtime=1.33 cores=1,3,5,7
/proc/31062/task/31073/stat : 31073 (java) S 31059 31062 29448 0 -1 1077944384 9246 0 0 0 131 2 0 0 20 0 15 0 41570437 14431232000 90518 33554432000 4194304 4196468 140736109291872 140315201058928 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 39 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31074] ppid=31059 vsize=14093000 memory=368740 CPUtime=1.56 cores=1,3,5,7
/proc/31062/task/31074/stat : 31074 (java) S 31059 31062 29448 0 -1 1077944384 12523 0 0 0 153 3 0 0 20 0 15 0 41570437 14431232000 90518 33554432000 4194304 4196468 140736109291872 140315200006128 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 38 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31075] ppid=31059 vsize=14093000 memory=377308 CPUtime=0.95 cores=1,3,5,7
/proc/31062/task/31075/stat : 31075 (java) S 31059 31062 29448 0 -1 1077944384 23298 0 0 0 91 4 0 0 20 0 15 0 41570437 14431232000 90518 33554432000 4194304 4196468 140736109291872 140315198953840 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31076] ppid=31059 vsize=14093000 memory=14348 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31076/stat : 31076 (java) S 31059 31062 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41570437 14431232000 90518 33554432000 4194304 4196468 140736109291872 140315197901280 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31077] ppid=31059 vsize=14093000 memory=379876 CPUtime=1.21 cores=1,3,5,7
/proc/31062/task/31077/stat : 31077 (java) S 31059 31062 29448 0 -1 1077944384 1367 0 0 0 51 70 0 0 20 0 15 0 41570438 14431232000 90518 33554432000 4194304 4196468 140736109291872 140315196849072 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 42 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
Current children cumulated CPU time: 2312.62 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 362072 KiB

[startup+2322.3 s]
/proc/loadavg: 1.24 1.39 1.41 3/216 31223
/proc/meminfo: memFree=16015020/32770624 swapFree=67108860/67108860
[pid=31062] ppid=31059 vsize=14093000 memory=351828 CPUtime=2373.98 cores=1,3,5,7
/proc/31062/stat : 31062 (java) S 31059 31062 29448 0 -1 1077944320 311998 0 0 0 237000 398 0 0 20 0 15 0 41570432 14431232000 87957 33554432000 4194304 4196468 140736109291872 140736109274416 140315730906871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
/proc/31062/statm: 3523250 87957 3611 1 0 3485321 0
[pid=31062/tid=31064] ppid=31059 vsize=14093000 memory=354392 CPUtime=2295.97 cores=1,3,5,7
/proc/31062/task/31064/stat : 31064 (java) R 31059 31062 29448 0 -1 4202560 156052 0 0 0 229541 56 0 0 20 0 15 0 41570432 14431232000 87957 33554432000 4194304 4196468 140736109291872 140315735143968 140315324404203 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31065] ppid=31059 vsize=14093000 memory=355932 CPUtime=16.55 cores=1,3,5,7
/proc/31062/task/31065/stat : 31065 (java) S 31059 31062 29448 0 -1 1077944384 17814 0 0 0 1597 58 0 0 20 0 15 0 41570433 14431232000 87957 33554432000 4194304 4196468 140736109291872 140315645974928 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31066] ppid=31059 vsize=14093000 memory=356956 CPUtime=16.55 cores=1,3,5,7
/proc/31062/task/31066/stat : 31066 (java) S 31059 31062 29448 0 -1 1077944384 18931 0 0 0 1598 57 0 0 20 0 15 0 41570433 14431232000 87957 33554432000 4194304 4196468 140736109291872 140315644922128 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31067] ppid=31059 vsize=14093000 memory=358496 CPUtime=16.56 cores=1,3,5,7
/proc/31062/task/31067/stat : 31067 (java) S 31059 31062 29448 0 -1 1077944384 17213 0 0 0 1595 61 0 0 20 0 15 0 41570433 14431232000 87957 33554432000 4194304 4196468 140736109291872 140315643869840 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31068] ppid=31059 vsize=14093000 memory=368320 CPUtime=16.55 cores=1,3,5,7
/proc/31062/task/31068/stat : 31068 (java) S 31059 31062 29448 0 -1 1077944384 18292 0 0 0 1595 60 0 0 20 0 15 0 41570433 14431232000 87957 33554432000 4194304 4196468 140736109291872 140315323263504 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31069] ppid=31059 vsize=14093000 memory=384836 CPUtime=6.63 cores=1,3,5,7
/proc/31062/task/31069/stat : 31069 (java) S 31059 31062 29448 0 -1 1077944384 35447 0 0 0 594 69 0 0 20 0 15 0 41570434 14431232000 87957 33554432000 4194304 4196468 140736109291872 140315205270128 140315730918018 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31070] ppid=31059 vsize=14093000 memory=355932 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31070/stat : 31070 (java) S 31059 31062 29448 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 41570435 14431232000 87957 33554432000 4194304 4196468 140736109291872 140315204216160 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31071] ppid=31059 vsize=14093000 memory=353364 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31071/stat : 31071 (java) S 31059 31062 29448 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 41570435 14431232000 87957 33554432000 4194304 4196468 140736109291872 140315203163776 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31072] ppid=31059 vsize=14093000 memory=832 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31072/stat : 31072 (java) S 31059 31062 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41570437 14431232000 87957 33554432000 4194304 4196468 140736109291872 140315202112080 140315730925467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31073] ppid=31059 vsize=14093000 memory=354392 CPUtime=1.33 cores=1,3,5,7
/proc/31062/task/31073/stat : 31073 (java) S 31059 31062 29448 0 -1 1077944384 9468 0 0 0 131 2 0 0 20 0 15 0 41570437 14431232000 87957 33554432000 4194304 4196468 140736109291872 140315201058928 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 39 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31074] ppid=31059 vsize=14093000 memory=352340 CPUtime=1.56 cores=1,3,5,7
/proc/31062/task/31074/stat : 31074 (java) S 31059 31062 29448 0 -1 1077944384 12663 0 0 0 153 3 0 0 20 0 15 0 41570437 14431232000 87957 33554432000 4194304 4196468 140736109291872 140315200006128 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 38 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31075] ppid=31059 vsize=14093000 memory=352340 CPUtime=0.95 cores=1,3,5,7
/proc/31062/task/31075/stat : 31075 (java) S 31059 31062 29448 0 -1 1077944384 23314 0 0 0 91 4 0 0 20 0 15 0 41570437 14431232000 87957 33554432000 4194304 4196468 140736109291872 140315198953840 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31076] ppid=31059 vsize=14093000 memory=351828 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31076/stat : 31076 (java) S 31059 31062 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41570437 14431232000 87957 33554432000 4194304 4196468 140736109291872 140315197901280 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31077] ppid=31059 vsize=14093000 memory=353364 CPUtime=1.24 cores=1,3,5,7
/proc/31062/task/31077/stat : 31077 (java) S 31059 31062 29448 0 -1 1077944384 1380 0 0 0 52 72 0 0 20 0 15 0 41570438 14431232000 87957 33554432000 4194304 4196468 140736109291872 140315196849072 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 42 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
Current children cumulated CPU time: 2373.98 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 351828 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2347.8 s]
/proc/loadavg: 1.35 1.41 1.41 3/216 31224
/proc/meminfo: memFree=15975276/32770624 swapFree=67108860/67108860
[pid=31062] ppid=31059 vsize=14093000 memory=391992 CPUtime=2400.06 cores=1,3,5,7
/proc/31062/stat : 31062 (java) S 31059 31062 29448 0 -1 1077944320 315975 0 0 0 239605 401 0 0 20 0 15 0 41570432 14431232000 97998 33554432000 4194304 4196468 140736109291872 140736109274416 140315730906871 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
/proc/31062/statm: 3523250 97998 3611 1 0 3485321 0
[pid=31062/tid=31064] ppid=31059 vsize=14093000 memory=394916 CPUtime=2321.2 cores=1,3,5,7
/proc/31062/task/31064/stat : 31064 (java) R 31059 31062 29448 0 -1 4202560 158752 0 0 0 232063 57 0 0 20 0 15 0 41570432 14431232000 97998 33554432000 4194304 4196468 140736109291872 140315735143984 140315324404286 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31065] ppid=31059 vsize=14093000 memory=1408 CPUtime=16.75 cores=1,3,5,7
/proc/31062/task/31065/stat : 31065 (java) S 31059 31062 29448 0 -1 1077944384 18062 0 0 0 1616 59 0 0 20 0 15 0 41570433 14431232000 97998 33554432000 4194304 4196468 140736109291872 140315645974928 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31066] ppid=31059 vsize=14093000 memory=6791534058613427641 CPUtime=16.76 cores=1,3,5,7
/proc/31062/task/31066/stat : 31066 (java) S 31059 31062 29448 0 -1 1077944384 19294 0 0 0 1618 58 0 0 20 0 15 0 41570433 14431232000 97998 33554432000 4194304 4196468 140736109291872 140315644922128 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31067] ppid=31059 vsize=14093000 memory=14348 CPUtime=16.76 cores=1,3,5,7
/proc/31062/task/31067/stat : 31067 (java) S 31059 31062 29448 0 -1 1077944384 17439 0 0 0 1615 61 0 0 20 0 15 0 41570433 14431232000 97998 33554432000 4194304 4196468 140736109291872 140315643869840 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31068] ppid=31059 vsize=14093000 memory=1296 CPUtime=16.76 cores=1,3,5,7
/proc/31062/task/31068/stat : 31068 (java) S 31059 31062 29448 0 -1 1077944384 18495 0 0 0 1615 61 0 0 20 0 15 0 41570433 14431232000 97998 33554432000 4194304 4196468 140736109291872 140315323263504 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31069] ppid=31059 vsize=14093000 memory=2340 CPUtime=6.67 cores=1,3,5,7
/proc/31062/task/31069/stat : 31069 (java) S 31059 31062 29448 0 -1 1077944384 35665 0 0 0 598 69 0 0 20 0 15 0 41570434 14431232000 97998 33554432000 4194304 4196468 140736109291872 140315205270128 140315730918018 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 26 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31070] ppid=31059 vsize=14093000 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31070/stat : 31070 (java) S 31059 31062 29448 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 41570435 14431232000 97998 33554432000 4194304 4196468 140736109291872 140315204216160 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31071] ppid=31059 vsize=14093000 memory=1928 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31071/stat : 31071 (java) S 31059 31062 29448 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 41570435 14431232000 97998 33554432000 4194304 4196468 140736109291872 140315203163776 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31072] ppid=31059 vsize=14093000 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31072/stat : 31072 (java) S 31059 31062 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41570437 14431232000 97998 33554432000 4194304 4196468 140736109291872 140315202112080 140315730925467 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31073] ppid=31059 vsize=14093000 memory=8380 CPUtime=1.33 cores=1,3,5,7
/proc/31062/task/31073/stat : 31073 (java) S 31059 31062 29448 0 -1 1077944384 9470 0 0 0 131 2 0 0 20 0 15 0 41570437 14431232000 97998 33554432000 4194304 4196468 140736109291872 140315201058928 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 39 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31074] ppid=31059 vsize=14093000 memory=14008 CPUtime=1.56 cores=1,3,5,7
/proc/31062/task/31074/stat : 31074 (java) S 31059 31062 29448 0 -1 1077944384 12665 0 0 0 153 3 0 0 20 0 15 0 41570437 14431232000 97998 33554432000 4194304 4196468 140736109291872 140315200006128 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 38 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31075] ppid=31059 vsize=14093000 memory=1440 CPUtime=0.95 cores=1,3,5,7
/proc/31062/task/31075/stat : 31075 (java) S 31059 31062 29448 0 -1 1077944384 23316 0 0 0 91 4 0 0 20 0 15 0 41570437 14431232000 97998 33554432000 4194304 4196468 140736109291872 140315198953840 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31076] ppid=31059 vsize=14093000 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/31062/task/31076/stat : 31076 (java) S 31059 31062 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41570437 14431232000 97998 33554432000 4194304 4196468 140736109291872 140315197901280 140315730917077 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
[pid=31062/tid=31077] ppid=31059 vsize=14093000 memory=5524 CPUtime=1.25 cores=1,3,5,7
/proc/31062/task/31077/stat : 31077 (java) S 31059 31062 29448 0 -1 1077944384 1393 0 0 0 53 72 0 0 20 0 15 0 41570438 14431232000 97998 33554432000 4194304 4196468 140736109291872 140315196849072 140315730918018 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 42 0 0 6293624 6294260 9011200 140736109294676 140736109294857 140736109294857 140736109297615 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 391992 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2347.83 s]
# the end of solver process 31062 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2396.07 s, system=4.02077 s

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

Child status: 143
Real time (s): 2347.83
CPU time (s): 2400.09
CPU user time (s): 2396.07
CPU system time (s): 4.02077
CPU usage (%): 102.226
Max. virtual memory (cumulated for all children) (KiB): 14093000
Max. memory (cumulated for all children) (KiB): 567868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.07
system time used= 4.02077
maximum resident set size= 582300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 316282
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 199733
involuntary context switches= 6923


# summary of solver processes directly reported to runsolver:
#   pid: 31062
#   total CPU time (s): 2400.09
#   total CPU user time (s): 2396.07
#   total CPU system time (s): 4.02077

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.0361 second user time and 23.0171 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-22 08:14:33
IDJOB=4291578
IDBENCH=141240
IDSOLVER=2746
FILE ID=node102/4291578-1532240072
RUNJOBID= node102-1532226016-29480
PBS_JOBID= 21018947
Free space on /tmp= 53212 MiB

SOLVER NAME= OscaR - Hybrid 2018-07-02
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-had12_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4291578-1532240072/watcher-4291578-1532240072 -o /tmp/evaluation-result-4291578-1532240072/solver-4291578-1532240072 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532226016-29480 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1366339197 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291578-1532240072.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= fafdea6ca4d8abc1bd6cd2f98399b858
RANDOM SEED=1366339197

node102.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.51
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.51
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.51
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.51
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:        16307424 kB
MemAvailable:   31455764 kB
Buffers:          227064 kB
Cached:         15012012 kB
SwapCached:            0 kB
Active:          1988332 kB
Inactive:       13787248 kB
Active(anon):     539480 kB
Inactive(anon):    16892 kB
Active(file):    1448852 kB
Inactive(file): 13770356 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35784 kB
Writeback:             0 kB
AnonPages:        542908 kB
Mapped:            48928 kB
Shmem:             17036 kB
Slab:             384648 kB
SReclaimable:     357592 kB
SUnreclaim:        27056 kB
KernelStack:        3504 kB
PageTables:         7624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1117620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    456704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 53176 MiB
End job on node102 at 2018-07-22 08:53:41