Trace number 4290380

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 - Conflict Ordering with restarts 2018-07-02SAT (TO)826 2400.08 2378.82

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.67/0.55	c version: 2018-07-02
0.67/0.55	c seed: 933870773
0.67/0.55	c timeout: 2400
0.67/0.55	c memlimit: 11000
0.67/0.55	c nbcore: 4
0.67/0.58	c Parsing instance...
1.73/1.15	c Parsing done, starting search...
1.73/1.19	o 935
1.73/1.20	o 928
2.00/1.20	o 923
2.00/1.20	o 920
2.00/1.21	o 914
2.00/1.22	o 913
2.00/1.24	o 906
2.00/1.24	o 902
2.00/1.26	o 898
2.34/1.30	o 896
2.34/1.30	o 891
2.34/1.31	o 887
2.34/1.32	o 884
2.34/1.38	o 879
2.65/1.49	o 876
2.95/1.51	o 868
4.23/2.32	o 866
4.23/2.37	o 860
4.68/2.79	o 859
4.68/2.79	o 856
10.77/8.77	o 853
10.77/8.77	o 845
10.88/8.83	o 843
10.88/8.83	o 839
65.98/63.55	o 836
82.18/79.66	o 835
82.18/79.67	o 833
279.28/275.54	o 827
2009.28/1991.88	o 826
2400.05/2378.81	s SATISFIABLE
2400.05/2378.81	v <instantiation>
2400.05/2378.81	v 	<list>
2400.05/2378.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.05/2378.81	v 	</list>
2400.05/2378.81	v 	<values>
2400.05/2378.81	v 		2 9 10 1 11 4 6 5 7 0 3 8 6 3 6 6 6 4 4 4 4 2 2 7 7 7 7 4 5 5 1 4 4 4 9 6 6 7 5 4 3 5 7 7 9 9 2 3 3 2 7 7 5 3 6 6 2 3 4 4 8 5 5 8 6 6 3 8 5 5 5 5 6 3 1 6 5 9 
2400.05/2378.81	v 	</values>
2400.05/2378.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 (3031 MiB free)
  memory of node 1: 16384 MiB (11671 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290380-1532239101/watcher-4290380-1532239101 -o /tmp/evaluation-result-4290380-1532239101/solver-4290380-1532239101 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532224841-26942 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 933870773 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290380-1532239101.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=28362, runsolver pid=28359

[startup+0.100099 s]*
/proc/loadavg: 1.42 1.46 1.49 3/215 28377
/proc/meminfo: memFree=15037412/32770624 swapFree=67108860/67108860
[pid=28362] ppid=28359 vsize=14082740 memory=30916 CPUtime=0.12 cores=1,3,5,7
/proc/28362/stat : 28362 (java) S 28359 28362 26910 0 -1 1077944320 6659 0 0 0 11 1 0 0 20 0 15 0 41473267 14420725760 7729 33554432000 4194304 4196468 140731414611568 140731414594112 139804140666615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
/proc/28362/statm: 3520685 7729 3154 1 0 3482761 0
[pid=28362/tid=28364] ppid=28359 vsize=14082740 memory=-8773748148829983866 CPUtime=0.09 cores=1,3,5,7
/proc/28362/task/28364/stat : 28364 (java) R 28359 28362 26910 0 -1 4202560 4697 0 0 0 8 1 0 0 20 0 15 0 41473268 14420725760 7729 33554432000 4194304 4196468 140731414611568 139804144867000 139804140688541 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28365] ppid=28359 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28365/stat : 28365 (java) S 28359 28362 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41473268 14420725760 7729 33554432000 4194304 4196468 140731414611568 139804078267280 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28366] ppid=28359 vsize=14082740 memory=140157819295360 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28366/stat : 28366 (java) S 28359 28362 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41473268 14420725760 7729 33554432000 4194304 4196468 140731414611568 139804077214480 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28367] ppid=28359 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28367/stat : 28367 (java) S 28359 28362 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41473268 14420725760 7729 33554432000 4194304 4196468 140731414611568 139804076162192 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28368] ppid=28359 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28368/stat : 28368 (java) S 28359 28362 26910 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41473268 14420725760 7729 33554432000 4194304 4196468 140731414611568 139804075109392 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28369] ppid=28359 vsize=14082740 memory=140157819295360 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28369/stat : 28369 (java) S 28359 28362 26910 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41473270 14420725760 7729 33554432000 4194304 4196468 140731414611568 139803682830448 139804140677762 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28370] ppid=28359 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28370/stat : 28370 (java) S 28359 28362 26910 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41473270 14420725760 7729 33554432000 4194304 4196468 140731414611568 139803681776416 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28371] ppid=28359 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28371/stat : 28371 (java) S 28359 28362 26910 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41473270 14420725760 7729 33554432000 4194304 4196468 140731414611568 139803680724080 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28372] ppid=28359 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28372/stat : 28372 (java) S 28359 28362 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41473273 14420725760 7729 33554432000 4194304 4196468 140731414611568 139803679672400 139804140685211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28373] ppid=28359 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28373/stat : 28373 (java) S 28359 28362 26910 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 41473273 14420725760 7729 33554432000 4194304 4196468 140731414611568 139803678620272 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28374] ppid=28359 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28374/stat : 28374 (java) S 28359 28362 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41473273 14420725760 7729 33554432000 4194304 4196468 140731414611568 139803677567472 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28375] ppid=28359 vsize=14082740 memory=140157819295360 CPUtime=0.01 cores=1,3,5,7
/proc/28362/task/28375/stat : 28375 (java) S 28359 28362 26910 0 -1 1077944384 275 0 0 0 1 0 0 0 20 0 15 0 41473273 14420725760 7729 33554432000 4194304 4196468 140731414611568 139803676515184 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28376] ppid=28359 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28376/stat : 28376 (java) S 28359 28362 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41473273 14420725760 7729 33554432000 4194304 4196468 140731414611568 139803675462624 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28377] ppid=28359 vsize=14082740 memory=140157819295360 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28377/stat : 28377 (java) S 28359 28362 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41473273 14420725760 7794 33554432000 4194304 4196468 140731414611568 139803674409392 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 30916 KiB

[startup+0.217055 s]*
/proc/loadavg: 1.42 1.46 1.49 5/215 28377
/proc/meminfo: memFree=15022204/32770624 swapFree=67108860/67108860
[pid=28362] ppid=28359 vsize=14082740 memory=47124 CPUtime=0.32 cores=1,3,5,7
/proc/28362/stat : 28362 (java) S 28359 28362 26910 0 -1 1077944320 10449 0 0 0 30 2 0 0 20 0 15 0 41473267 14420725760 11781 33554432000 4194304 4196468 140731414611568 140731414594112 139804140666615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
/proc/28362/statm: 3520685 11781 3356 1 0 3482761 0
[pid=28362/tid=28364] ppid=28359 vsize=14082740 memory=7022364594140610616 CPUtime=0.21 cores=1,3,5,7
/proc/28362/task/28364/stat : 28364 (java) R 28359 28362 26910 0 -1 4202560 8123 0 0 0 19 2 0 0 20 0 15 0 41473268 14420725760 11781 33554432000 4194304 4196468 140731414611568 139804144891520 139804140688541 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28365] ppid=28359 vsize=14082740 memory=342 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28365/stat : 28365 (java) S 28359 28362 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41473268 14420725760 11781 33554432000 4194304 4196468 140731414611568 139804078267280 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28366] ppid=28359 vsize=14082740 memory=140157819506889 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28366/stat : 28366 (java) S 28359 28362 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41473268 14420725760 11781 33554432000 4194304 4196468 140731414611568 139804077214480 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28367] ppid=28359 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28367/stat : 28367 (java) S 28359 28362 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41473268 14420725760 11781 33554432000 4194304 4196468 140731414611568 139804076162192 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28368] ppid=28359 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28368/stat : 28368 (java) S 28359 28362 26910 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41473268 14420725760 11781 33554432000 4194304 4196468 140731414611568 139804075109392 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28369] ppid=28359 vsize=14082740 memory=140157819295360 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28369/stat : 28369 (java) S 28359 28362 26910 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41473270 14420725760 11781 33554432000 4194304 4196468 140731414611568 139803682830448 139804140677762 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28370] ppid=28359 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28370/stat : 28370 (java) S 28359 28362 26910 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41473270 14420725760 11781 33554432000 4194304 4196468 140731414611568 139803681776416 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28371] ppid=28359 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28371/stat : 28371 (java) S 28359 28362 26910 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41473270 14420725760 11781 33554432000 4194304 4196468 140731414611568 139803680724080 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28372] ppid=28359 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28372/stat : 28372 (java) S 28359 28362 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41473273 14420725760 11781 33554432000 4194304 4196468 140731414611568 139803679672400 139804140685211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28373] ppid=28359 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/28362/task/28373/stat : 28373 (java) S 28359 28362 26910 0 -1 1077944384 395 0 0 0 2 0 0 0 20 0 15 0 41473273 14420725760 11781 33554432000 4194304 4196468 140731414611568 139803678620272 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28374] ppid=28359 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/28362/task/28374/stat : 28374 (java) S 28359 28362 26910 0 -1 1077944384 222 0 0 0 1 0 0 0 20 0 15 0 41473273 14420725760 11781 33554432000 4194304 4196468 140731414611568 139803677567472 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28375] ppid=28359 vsize=14082740 memory=140157819295360 CPUtime=0.06 cores=1,3,5,7
/proc/28362/task/28375/stat : 28375 (java) R 28359 28362 26910 0 -1 4202560 328 0 0 0 6 0 0 0 20 0 15 0 41473273 14420725760 11781 33554432000 4194304 4196468 140731414611568 139803676510224 139804132903742 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28376] ppid=28359 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28376/stat : 28376 (java) S 28359 28362 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41473273 14420725760 11781 33554432000 4194304 4196468 140731414611568 139803675462624 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28377] ppid=28359 vsize=14082740 memory=140157819295360 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28377/stat : 28377 (java) S 28359 28362 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41473273 14420725760 11781 33554432000 4194304 4196468 140731414611568 139803674409392 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47124 KiB

[startup+0.310495 s]*
/proc/loadavg: 1.46 1.47 1.49 3/215 28377
/proc/meminfo: memFree=15018916/32770624 swapFree=67108860/67108860
[pid=28362] ppid=28359 vsize=14082740 memory=50652 CPUtime=0.44 cores=1,3,5,7
/proc/28362/stat : 28362 (java) S 28359 28362 26910 0 -1 1077944320 10786 0 0 0 42 2 0 0 20 0 15 0 41473267 14420725760 12663 33554432000 4194304 4196468 140731414611568 140731414594112 139804140666615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
/proc/28362/statm: 3520685 12663 3371 1 0 3482761 0
[pid=28362/tid=28364] ppid=28359 vsize=14082740 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/28362/task/28364/stat : 28364 (java) R 28359 28362 26910 0 -1 4202560 8438 0 0 0 28 2 0 0 20 0 15 0 41473268 14420725760 12663 33554432000 4194304 4196468 140731414611568 139804144878128 139804122231577 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28365] ppid=28359 vsize=14082740 memory=288230600413020183 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28365/stat : 28365 (java) S 28359 28362 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41473268 14420725760 12663 33554432000 4194304 4196468 140731414611568 139804078267280 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28366] ppid=28359 vsize=14082740 memory=140157819513486 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28366/stat : 28366 (java) S 28359 28362 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41473268 14420725760 12663 33554432000 4194304 4196468 140731414611568 139804077214480 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28367] ppid=28359 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28367/stat : 28367 (java) S 28359 28362 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41473268 14420725760 12663 33554432000 4194304 4196468 140731414611568 139804076162192 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28368] ppid=28359 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28368/stat : 28368 (java) S 28359 28362 26910 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41473268 14420725760 12663 33554432000 4194304 4196468 140731414611568 139804075109392 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28369] ppid=28359 vsize=14082740 memory=140157819295360 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28369/stat : 28369 (java) S 28359 28362 26910 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41473270 14420725760 12663 33554432000 4194304 4196468 140731414611568 139803682830448 139804140677762 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28370] ppid=28359 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28370/stat : 28370 (java) S 28359 28362 26910 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41473270 14420725760 12663 33554432000 4194304 4196468 140731414611568 139803681776416 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28371] ppid=28359 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28371/stat : 28371 (java) S 28359 28362 26910 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41473270 14420725760 12663 33554432000 4194304 4196468 140731414611568 139803680724080 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28372] ppid=28359 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28372/stat : 28372 (java) S 28359 28362 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41473273 14420725760 12663 33554432000 4194304 4196468 140731414611568 139803679672400 139804140685211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28373] ppid=28359 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/28362/task/28373/stat : 28373 (java) S 28359 28362 26910 0 -1 1077944384 395 0 0 0 2 0 0 0 20 0 15 0 41473273 14420725760 12663 33554432000 4194304 4196468 140731414611568 139803678620272 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28374] ppid=28359 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/28362/task/28374/stat : 28374 (java) S 28359 28362 26910 0 -1 1077944384 228 0 0 0 2 0 0 0 20 0 15 0 41473273 14420725760 12663 33554432000 4194304 4196468 140731414611568 139803677567472 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28375] ppid=28359 vsize=14082740 memory=140157819295360 CPUtime=0.08 cores=1,3,5,7
/proc/28362/task/28375/stat : 28375 (java) S 28359 28362 26910 0 -1 1077944384 343 0 0 0 8 0 0 0 20 0 15 0 41473273 14420725760 12663 33554432000 4194304 4196468 140731414611568 139803676515184 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28376] ppid=28359 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28376/stat : 28376 (java) S 28359 28362 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41473273 14420725760 12663 33554432000 4194304 4196468 140731414611568 139803675462624 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28377] ppid=28359 vsize=14082740 memory=140157819295360 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28377/stat : 28377 (java) S 28359 28362 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41473273 14420725760 12663 33554432000 4194304 4196468 140731414611568 139803674409392 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50652 KiB

[startup+0.70078 s]
/proc/loadavg: 1.46 1.47 1.49 4/215 28377
/proc/meminfo: memFree=14994484/32770624 swapFree=67108860/67108860
[pid=28362] ppid=28359 vsize=14084808 memory=89044 CPUtime=1 cores=1,3,5,7
/proc/28362/stat : 28362 (java) S 28359 28362 26910 0 -1 1077944320 17665 0 0 0 95 5 0 0 20 0 15 0 41473267 14422843392 22261 33554432000 4194304 4196468 140731414611568 140731414594112 139804140666615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
/proc/28362/statm: 3521202 22261 3498 1 0 3483273 0
[pid=28362/tid=28364] ppid=28359 vsize=14084808 memory=1728 CPUtime=0.68 cores=1,3,5,7
/proc/28362/task/28364/stat : 28364 (java) R 28359 28362 26910 0 -1 4202560 14901 0 0 0 64 4 0 0 20 0 15 0 41473268 14422843392 22261 33554432000 4194304 4196468 140731414611568 139804144872800 139804122236930 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28365] ppid=28359 vsize=14084808 memory=796 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28365/stat : 28365 (java) S 28359 28362 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41473268 14422843392 22261 33554432000 4194304 4196468 140731414611568 139804078267280 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28366] ppid=28359 vsize=14084808 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28366/stat : 28366 (java) S 28359 28362 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41473268 14422843392 22261 33554432000 4194304 4196468 140731414611568 139804077214480 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28367] ppid=28359 vsize=14084808 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28367/stat : 28367 (java) S 28359 28362 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41473268 14422843392 22261 33554432000 4194304 4196468 140731414611568 139804076162192 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28368] ppid=28359 vsize=14084808 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28368/stat : 28368 (java) S 28359 28362 26910 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41473268 14422843392 22261 33554432000 4194304 4196468 140731414611568 139804075109392 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28369] ppid=28359 vsize=14084808 memory=9924 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28369/stat : 28369 (java) S 28359 28362 26910 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41473270 14422843392 22261 33554432000 4194304 4196468 140731414611568 139803682830448 139804140677762 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28370] ppid=28359 vsize=14084808 memory=5368 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28370/stat : 28370 (java) S 28359 28362 26910 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41473270 14422843392 22261 33554432000 4194304 4196468 140731414611568 139803681776416 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28371] ppid=28359 vsize=14084808 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28371/stat : 28371 (java) S 28359 28362 26910 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41473270 14422843392 22261 33554432000 4194304 4196468 140731414611568 139803680724080 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28372] ppid=28359 vsize=14084808 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28372/stat : 28372 (java) S 28359 28362 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41473273 14422843392 22261 33554432000 4194304 4196468 140731414611568 139803679672400 139804140685211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28373] ppid=28359 vsize=14084808 memory=6945208482816681536 CPUtime=0.07 cores=1,3,5,7
/proc/28362/task/28373/stat : 28373 (java) S 28359 28362 26910 0 -1 1077944384 556 0 0 0 7 0 0 0 20 0 15 0 41473273 14422843392 22261 33554432000 4194304 4196468 140731414611568 139803678620272 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28374] ppid=28359 vsize=14084808 memory=7811323491934034026 CPUtime=0.07 cores=1,3,5,7
/proc/28362/task/28374/stat : 28374 (java) S 28359 28362 26910 0 -1 1077944384 382 0 0 0 7 0 0 0 20 0 15 0 41473273 14422843392 22261 33554432000 4194304 4196468 140731414611568 139803677567472 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28375] ppid=28359 vsize=14084808 memory=5787213827080022119 CPUtime=0.15 cores=1,3,5,7
/proc/28362/task/28375/stat : 28375 (java) S 28359 28362 26910 0 -1 1077944384 445 0 0 0 15 0 0 0 20 0 15 0 41473273 14422843392 22261 33554432000 4194304 4196468 140731414611568 139803676515184 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28376] ppid=28359 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28376/stat : 28376 (java) S 28359 28362 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41473273 14422843392 22261 33554432000 4194304 4196468 140731414611568 139803675462624 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28377] ppid=28359 vsize=14084808 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28377/stat : 28377 (java) S 28359 28362 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41473273 14422843392 22261 33554432000 4194304 4196468 140731414611568 139803674409392 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 89044 KiB

[startup+1.5008 s]
/proc/loadavg: 1.46 1.47 1.49 3/215 28377
/proc/meminfo: memFree=14960984/32770624 swapFree=67108860/67108860
[pid=28362] ppid=28359 vsize=14090952 memory=155820 CPUtime=2.95 cores=1,3,5,7
/proc/28362/stat : 28362 (java) S 28359 28362 26910 0 -1 1077944320 26932 0 0 0 287 8 0 0 20 0 15 0 41473267 14429134848 38955 33554432000 4194304 4196468 140731414611568 140731414594112 139804140666615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
/proc/28362/statm: 3522738 38955 3557 1 0 3484809 0
[pid=28362/tid=28364] ppid=28359 vsize=14090952 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/28362/task/28364/stat : 28364 (java) R 28359 28362 26910 0 -1 4202560 20226 0 0 0 142 5 0 0 20 0 15 0 41473268 14429134848 38955 33554432000 4194304 4196468 140731414611568 139804144899904 139803757684104 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28365] ppid=28359 vsize=14090952 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28365/stat : 28365 (java) S 28359 28362 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41473268 14429134848 38955 33554432000 4194304 4196468 140731414611568 139804078267280 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28366] ppid=28359 vsize=14090952 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28366/stat : 28366 (java) S 28359 28362 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41473268 14429134848 38955 33554432000 4194304 4196468 140731414611568 139804077214480 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28367] ppid=28359 vsize=14090952 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28367/stat : 28367 (java) S 28359 28362 26910 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41473268 14429134848 38955 33554432000 4194304 4196468 140731414611568 139804076162192 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28368] ppid=28359 vsize=14090952 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28368/stat : 28368 (java) S 28359 28362 26910 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41473268 14429134848 38955 33554432000 4194304 4196468 140731414611568 139804075109392 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28369] ppid=28359 vsize=14090952 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28369/stat : 28369 (java) S 28359 28362 26910 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 41473270 14429134848 38955 33554432000 4194304 4196468 140731414611568 139803682830448 139804140677762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0

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

/proc/28362/task/28364/stat : 28364 (java) R 28359 28362 26910 0 -1 4202560 42551 0 0 0 218815 20 0 0 20 0 15 0 41473268 14429134848 80248 33554432000 4194304 4196468 140731414611568 139804144904880 139803757779416 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28365] ppid=28359 vsize=14090952 memory=320992 CPUtime=6.17 cores=1,3,5,7
/proc/28362/task/28365/stat : 28365 (java) S 28359 28362 26910 0 -1 1077944384 4881 0 0 0 574 43 0 0 20 0 15 0 41473268 14429134848 80248 33554432000 4194304 4196468 140731414611568 139804078267280 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28366] ppid=28359 vsize=14090952 memory=164 CPUtime=6.18 cores=1,3,5,7
/proc/28362/task/28366/stat : 28366 (java) S 28359 28362 26910 0 -1 1077944384 3783 0 0 0 577 41 0 0 20 0 15 0 41473268 14429134848 80248 33554432000 4194304 4196468 140731414611568 139804077214480 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28367] ppid=28359 vsize=14090952 memory=320992 CPUtime=6.17 cores=1,3,5,7
/proc/28362/task/28367/stat : 28367 (java) S 28359 28362 26910 0 -1 1077944384 3157 0 0 0 579 38 0 0 20 0 15 0 41473268 14429134848 80248 33554432000 4194304 4196468 140731414611568 139804076162192 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28368] ppid=28359 vsize=14090952 memory=318944 CPUtime=6.17 cores=1,3,5,7
/proc/28362/task/28368/stat : 28368 (java) S 28359 28362 26910 0 -1 1077944384 5390 0 0 0 581 36 0 0 20 0 15 0 41473268 14429134848 80248 33554432000 4194304 4196468 140731414611568 139804075109392 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28369] ppid=28359 vsize=14090952 memory=310752 CPUtime=5.44 cores=1,3,5,7
/proc/28362/task/28369/stat : 28369 (java) S 28359 28362 26910 0 -1 1077944384 6029 0 0 0 507 37 0 0 20 0 15 0 41473270 14429134848 80248 33554432000 4194304 4196468 140731414611568 139803682830448 139804140677762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28370] ppid=28359 vsize=14090952 memory=316896 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28370/stat : 28370 (java) S 28359 28362 26910 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 41473270 14429134848 80248 33554432000 4194304 4196468 140731414611568 139803681776480 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28371] ppid=28359 vsize=14090952 memory=318944 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28371/stat : 28371 (java) S 28359 28362 26910 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 41473270 14429134848 80248 33554432000 4194304 4196468 140731414611568 139803680724096 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28372] ppid=28359 vsize=14090952 memory=318944 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28372/stat : 28372 (java) S 28359 28362 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41473273 14429134848 80248 33554432000 4194304 4196468 140731414611568 139803679672400 139804140685211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28373] ppid=28359 vsize=14090952 memory=316896 CPUtime=0.86 cores=1,3,5,7
/proc/28362/task/28373/stat : 28373 (java) S 28359 28362 26910 0 -1 1077944384 4255 0 0 0 86 0 0 0 20 0 15 0 41473273 14429134848 80248 33554432000 4194304 4196468 140731414611568 139803678620272 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28374] ppid=28359 vsize=14090952 memory=320992 CPUtime=0.82 cores=1,3,5,7
/proc/28362/task/28374/stat : 28374 (java) S 28359 28362 26910 0 -1 1077944384 3464 0 0 0 81 1 0 0 20 0 15 0 41473273 14429134848 80248 33554432000 4194304 4196468 140731414611568 139803677567472 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28375] ppid=28359 vsize=14090952 memory=320992 CPUtime=0.52 cores=1,3,5,7
/proc/28362/task/28375/stat : 28375 (java) S 28359 28362 26910 0 -1 1077944384 4559 0 0 0 51 1 0 0 20 0 15 0 41473273 14429134848 80248 33554432000 4194304 4196468 140731414611568 139803676515184 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28376] ppid=28359 vsize=14090952 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28376/stat : 28376 (java) S 28359 28362 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41473273 14429134848 80248 33554432000 4194304 4196468 140731414611568 139803675462624 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28377] ppid=28359 vsize=14090952 memory=320992 CPUtime=1.01 cores=1,3,5,7
/proc/28362/task/28377/stat : 28377 (java) S 28359 28362 26910 0 -1 1077944384 1307 0 0 0 45 56 0 0 20 0 15 0 41473273 14429134848 80248 33554432000 4194304 4196468 140731414611568 139803674409392 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
Current children cumulated CPU time: 2221.78 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 320992 KiB

[startup+2262.3 s]
/proc/loadavg: 1.31 1.27 1.30 3/215 28546
/proc/meminfo: memFree=15469572/32770624 swapFree=67108860/67108860
[pid=28362] ppid=28359 vsize=14090952 memory=325088 CPUtime=2282.39 cores=1,3,5,7
/proc/28362/stat : 28362 (java) S 28359 28362 26910 0 -1 1077944320 82089 0 0 0 228013 226 0 0 20 0 15 0 41473267 14429134848 81272 33554432000 4194304 4196468 140731414611568 140731414594112 139804140666615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
/proc/28362/statm: 3522738 81272 3586 1 0 3484809 0
[pid=28362/tid=28364] ppid=28359 vsize=14090952 memory=325088 CPUtime=2247.93 cores=1,3,5,7
/proc/28362/task/28364/stat : 28364 (java) R 28359 28362 26910 0 -1 4202560 43203 0 0 0 224772 21 0 0 20 0 15 0 41473268 14429134848 81272 33554432000 4194304 4196468 140731414611568 139804144904880 139803757484922 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28365] ppid=28359 vsize=14090952 memory=325088 CPUtime=6.38 cores=1,3,5,7
/proc/28362/task/28365/stat : 28365 (java) S 28359 28362 26910 0 -1 1077944384 5025 0 0 0 594 44 0 0 20 0 15 0 41473268 14429134848 81272 33554432000 4194304 4196468 140731414611568 139804078267280 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28366] ppid=28359 vsize=14090952 memory=325088 CPUtime=6.38 cores=1,3,5,7
/proc/28362/task/28366/stat : 28366 (java) S 28359 28362 26910 0 -1 1077944384 3818 0 0 0 597 41 0 0 20 0 15 0 41473268 14429134848 81272 33554432000 4194304 4196468 140731414611568 139804077214480 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28367] ppid=28359 vsize=14090952 memory=325088 CPUtime=6.39 cores=1,3,5,7
/proc/28362/task/28367/stat : 28367 (java) S 28359 28362 26910 0 -1 1077944384 3212 0 0 0 600 39 0 0 20 0 15 0 41473268 14429134848 81272 33554432000 4194304 4196468 140731414611568 139804076162192 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28368] ppid=28359 vsize=14090952 memory=325088 CPUtime=6.38 cores=1,3,5,7
/proc/28362/task/28368/stat : 28368 (java) S 28359 28362 26910 0 -1 1077944384 5602 0 0 0 601 37 0 0 20 0 15 0 41473268 14429134848 81272 33554432000 4194304 4196468 140731414611568 139804075109392 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28369] ppid=28359 vsize=14090952 memory=325088 CPUtime=5.58 cores=1,3,5,7
/proc/28362/task/28369/stat : 28369 (java) S 28359 28362 26910 0 -1 1077944384 6205 0 0 0 520 38 0 0 20 0 15 0 41473270 14429134848 81272 33554432000 4194304 4196468 140731414611568 139803682830448 139804140677762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28370] ppid=28359 vsize=14090952 memory=325088 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28370/stat : 28370 (java) S 28359 28362 26910 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 41473270 14429134848 81272 33554432000 4194304 4196468 140731414611568 139803681776480 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28371] ppid=28359 vsize=14090952 memory=325088 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28371/stat : 28371 (java) S 28359 28362 26910 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 41473270 14429134848 81272 33554432000 4194304 4196468 140731414611568 139803680724096 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28372] ppid=28359 vsize=14090952 memory=325088 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28372/stat : 28372 (java) S 28359 28362 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41473273 14429134848 81272 33554432000 4194304 4196468 140731414611568 139803679672400 139804140685211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28373] ppid=28359 vsize=14090952 memory=323040 CPUtime=0.86 cores=1,3,5,7
/proc/28362/task/28373/stat : 28373 (java) S 28359 28362 26910 0 -1 1077944384 4257 0 0 0 86 0 0 0 20 0 15 0 41473273 14429134848 81272 33554432000 4194304 4196468 140731414611568 139803678620272 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28374] ppid=28359 vsize=14090952 memory=325088 CPUtime=0.82 cores=1,3,5,7
/proc/28362/task/28374/stat : 28374 (java) S 28359 28362 26910 0 -1 1077944384 3466 0 0 0 81 1 0 0 20 0 15 0 41473273 14429134848 81272 33554432000 4194304 4196468 140731414611568 139803677567472 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28375] ppid=28359 vsize=14090952 memory=2240 CPUtime=0.52 cores=1,3,5,7
/proc/28362/task/28375/stat : 28375 (java) S 28359 28362 26910 0 -1 1077944384 4561 0 0 0 51 1 0 0 20 0 15 0 41473273 14429134848 81272 33554432000 4194304 4196468 140731414611568 139803676515184 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28376] ppid=28359 vsize=14090952 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28376/stat : 28376 (java) S 28359 28362 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41473273 14429134848 81272 33554432000 4194304 4196468 140731414611568 139803675462624 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28377] ppid=28359 vsize=14090952 memory=0 CPUtime=1.04 cores=1,3,5,7
/proc/28362/task/28377/stat : 28377 (java) S 28359 28362 26910 0 -1 1077944384 1322 0 0 0 47 57 0 0 20 0 15 0 41473273 14429134848 81272 33554432000 4194304 4196468 140731414611568 139803674409392 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
Current children cumulated CPU time: 2282.39 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 325088 KiB

[startup+2322.3 s]
/proc/loadavg: 1.61 1.36 1.33 3/215 28547
/proc/meminfo: memFree=15459584/32770624 swapFree=67108860/67108860
[pid=28362] ppid=28359 vsize=14090952 memory=329184 CPUtime=2342.98 cores=1,3,5,7
/proc/28362/stat : 28362 (java) S 28359 28362 26910 0 -1 1077944320 83442 0 0 0 234066 232 0 0 20 0 15 0 41473267 14429134848 82296 33554432000 4194304 4196468 140731414611568 140731414594112 139804140666615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
/proc/28362/statm: 3522738 82296 3586 1 0 3484809 0
[pid=28362/tid=28364] ppid=28359 vsize=14090952 memory=329184 CPUtime=2307.49 cores=1,3,5,7
/proc/28362/task/28364/stat : 28364 (java) R 28359 28362 26910 0 -1 4202560 43858 0 0 0 230728 21 0 0 20 0 15 0 41473268 14429134848 82296 33554432000 4194304 4196468 140731414611568 139804144904688 139803757614754 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28365] ppid=28359 vsize=14090952 memory=329184 CPUtime=6.59 cores=1,3,5,7
/proc/28362/task/28365/stat : 28365 (java) S 28359 28362 26910 0 -1 1077944384 5094 0 0 0 614 45 0 0 20 0 15 0 41473268 14429134848 82296 33554432000 4194304 4196468 140731414611568 139804078267280 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28366] ppid=28359 vsize=14090952 memory=329184 CPUtime=6.61 cores=1,3,5,7
/proc/28362/task/28366/stat : 28366 (java) S 28359 28362 26910 0 -1 1077944384 3908 0 0 0 618 43 0 0 20 0 15 0 41473268 14429134848 82296 33554432000 4194304 4196468 140731414611568 139804077214480 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28367] ppid=28359 vsize=14090952 memory=329184 CPUtime=6.6 cores=1,3,5,7
/proc/28362/task/28367/stat : 28367 (java) S 28359 28362 26910 0 -1 1077944384 3376 0 0 0 620 40 0 0 20 0 15 0 41473268 14429134848 82296 33554432000 4194304 4196468 140731414611568 139804076162192 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28368] ppid=28359 vsize=14090952 memory=329184 CPUtime=6.59 cores=1,3,5,7
/proc/28362/task/28368/stat : 28368 (java) S 28359 28362 26910 0 -1 1077944384 5778 0 0 0 621 38 0 0 20 0 15 0 41473268 14429134848 82296 33554432000 4194304 4196468 140731414611568 139804075109392 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28369] ppid=28359 vsize=14090952 memory=0 CPUtime=5.72 cores=1,3,5,7
/proc/28362/task/28369/stat : 28369 (java) S 28359 28362 26910 0 -1 1077944384 6382 0 0 0 533 39 0 0 20 0 15 0 41473270 14429134848 82296 33554432000 4194304 4196468 140731414611568 139803682830448 139804140677762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28370] ppid=28359 vsize=14090952 memory=280315337903184 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28370/stat : 28370 (java) S 28359 28362 26910 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 41473270 14429134848 82296 33554432000 4194304 4196468 140731414611568 139803681776480 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28371] ppid=28359 vsize=14090952 memory=329184 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28371/stat : 28371 (java) S 28359 28362 26910 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 41473270 14429134848 82296 33554432000 4194304 4196468 140731414611568 139803680724096 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28372] ppid=28359 vsize=14090952 memory=329184 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28372/stat : 28372 (java) S 28359 28362 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41473273 14429134848 82296 33554432000 4194304 4196468 140731414611568 139803679672400 139804140685211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28373] ppid=28359 vsize=14090952 memory=329184 CPUtime=0.86 cores=1,3,5,7
/proc/28362/task/28373/stat : 28373 (java) S 28359 28362 26910 0 -1 1077944384 4259 0 0 0 86 0 0 0 20 0 15 0 41473273 14429134848 82296 33554432000 4194304 4196468 140731414611568 139803678620272 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28374] ppid=28359 vsize=14090952 memory=658 CPUtime=0.82 cores=1,3,5,7
/proc/28362/task/28374/stat : 28374 (java) S 28359 28362 26910 0 -1 1077944384 3469 0 0 0 81 1 0 0 20 0 15 0 41473273 14429134848 82296 33554432000 4194304 4196468 140731414611568 139803677567472 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28375] ppid=28359 vsize=14090952 memory=329184 CPUtime=0.53 cores=1,3,5,7
/proc/28362/task/28375/stat : 28375 (java) S 28359 28362 26910 0 -1 1077944384 4563 0 0 0 52 1 0 0 20 0 15 0 41473273 14429134848 82296 33554432000 4194304 4196468 140731414611568 139803676515184 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28376] ppid=28359 vsize=14090952 memory=329184 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28376/stat : 28376 (java) S 28359 28362 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41473273 14429134848 82296 33554432000 4194304 4196468 140731414611568 139803675462624 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28377] ppid=28359 vsize=14090952 memory=327136 CPUtime=1.06 cores=1,3,5,7
/proc/28362/task/28377/stat : 28377 (java) S 28359 28362 26910 0 -1 1077944384 1337 0 0 0 48 58 0 0 20 0 15 0 41473273 14429134848 82296 33554432000 4194304 4196468 140731414611568 139803674409392 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
Current children cumulated CPU time: 2342.98 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 329184 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2378.8 s]
/proc/loadavg: 1.25 1.30 1.31 3/215 28548
/proc/meminfo: memFree=15451768/32770624 swapFree=67108860/67108860
[pid=28362] ppid=28359 vsize=14090952 memory=333280 CPUtime=2400.05 cores=1,3,5,7
/proc/28362/stat : 28362 (java) S 28359 28362 26910 0 -1 1077944320 84676 0 0 0 239768 237 0 0 20 0 15 0 41473267 14429134848 83320 33554432000 4194304 4196468 140731414611568 140731414594112 139804140666615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
/proc/28362/statm: 3522738 83320 3586 1 0 3484809 0
[pid=28362/tid=28364] ppid=28359 vsize=14090952 memory=4128 CPUtime=2363.59 cores=1,3,5,7
/proc/28362/task/28364/stat : 28364 (java) R 28359 28362 26910 0 -1 4202560 44414 0 0 0 236337 22 0 0 20 0 15 0 41473268 14429134848 83320 33554432000 4194304 4196468 140731414611568 139804144904768 139803758329534 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28365] ppid=28359 vsize=14090952 memory=2200 CPUtime=6.79 cores=1,3,5,7
/proc/28362/task/28365/stat : 28365 (java) S 28359 28362 26910 0 -1 1077944384 5133 0 0 0 633 46 0 0 20 0 15 0 41473268 14429134848 83320 33554432000 4194304 4196468 140731414611568 139804078267280 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28366] ppid=28359 vsize=14090952 memory=7528 CPUtime=6.8 cores=1,3,5,7
/proc/28362/task/28366/stat : 28366 (java) S 28359 28362 26910 0 -1 1077944384 4060 0 0 0 637 43 0 0 20 0 15 0 41473268 14429134848 83320 33554432000 4194304 4196468 140731414611568 139804077214480 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28367] ppid=28359 vsize=14090952 memory=333280 CPUtime=6.8 cores=1,3,5,7
/proc/28362/task/28367/stat : 28367 (java) S 28359 28362 26910 0 -1 1077944384 3616 0 0 0 640 40 0 0 20 0 15 0 41473268 14429134848 83320 33554432000 4194304 4196468 140731414611568 139804076162192 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28368] ppid=28359 vsize=14090952 memory=6791534058613427641 CPUtime=6.8 cores=1,3,5,7
/proc/28362/task/28368/stat : 28368 (java) S 28359 28362 26910 0 -1 1077944384 5827 0 0 0 640 40 0 0 20 0 15 0 41473268 14429134848 83320 33554432000 4194304 4196468 140731414611568 139804075109392 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28369] ppid=28359 vsize=14090952 memory=234611 CPUtime=5.86 cores=1,3,5,7
/proc/28362/task/28369/stat : 28369 (java) S 28359 28362 26910 0 -1 1077944384 6558 0 0 0 546 40 0 0 20 0 15 0 41473270 14429134848 83320 33554432000 4194304 4196468 140731414611568 139803682830448 139804140677762 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28370] ppid=28359 vsize=14090952 memory=673 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28370/stat : 28370 (java) S 28359 28362 26910 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 41473270 14429134848 83320 33554432000 4194304 4196468 140731414611568 139803681776480 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28371] ppid=28359 vsize=14090952 memory=674 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28371/stat : 28371 (java) S 28359 28362 26910 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 41473270 14429134848 83320 33554432000 4194304 4196468 140731414611568 139803680724096 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28372] ppid=28359 vsize=14090952 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28372/stat : 28372 (java) S 28359 28362 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41473273 14429134848 83320 33554432000 4194304 4196468 140731414611568 139803679672400 139804140685211 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28373] ppid=28359 vsize=14090952 memory=288230621803970871 CPUtime=0.86 cores=1,3,5,7
/proc/28362/task/28373/stat : 28373 (java) S 28359 28362 26910 0 -1 1077944384 4261 0 0 0 86 0 0 0 20 0 15 0 41473273 14429134848 83320 33554432000 4194304 4196468 140731414611568 139803678620272 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28374] ppid=28359 vsize=14090952 memory=13847456437766436 CPUtime=0.82 cores=1,3,5,7
/proc/28362/task/28374/stat : 28374 (java) S 28359 28362 26910 0 -1 1077944384 3471 0 0 0 81 1 0 0 20 0 15 0 41473273 14429134848 83320 33554432000 4194304 4196468 140731414611568 139803677567472 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28375] ppid=28359 vsize=14090952 memory=2880 CPUtime=0.53 cores=1,3,5,7
/proc/28362/task/28375/stat : 28375 (java) S 28359 28362 26910 0 -1 1077944384 4566 0 0 0 52 1 0 0 20 0 15 0 41473273 14429134848 83320 33554432000 4194304 4196468 140731414611568 139803676515184 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28376] ppid=28359 vsize=14090952 memory=4108 CPUtime=0 cores=1,3,5,7
/proc/28362/task/28376/stat : 28376 (java) S 28359 28362 26910 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41473273 14429134848 83320 33554432000 4194304 4196468 140731414611568 139803675462624 139804140676821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
[pid=28362/tid=28377] ppid=28359 vsize=14090952 memory=1404 CPUtime=1.09 cores=1,3,5,7
/proc/28362/task/28377/stat : 28377 (java) S 28359 28362 26910 0 -1 1077944384 1352 0 0 0 49 60 0 0 20 0 15 0 41473273 14429134848 83320 33554432000 4194304 4196468 140731414611568 139803674409392 139804140677762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31264768 140731414615113 140731414615305 140731414615305 140731414618063 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 333280 KiB

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

[startup+2378.82 s]
# the end of solver process 28362 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2397.7 s, system=2.38095 s

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

Child status: 143
Real time (s): 2378.82
CPU time (s): 2400.08
CPU user time (s): 2397.7
CPU system time (s): 2.38095
CPU usage (%): 100.894
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 333280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.7
system time used= 2.38095
maximum resident set size= 333856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85012
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 213474
involuntary context switches= 5296


# summary of solver processes directly reported to runsolver:
#   pid: 28362
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2397.7
#   total CPU system time (s): 2.38095

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.5956 second user time and 25.1142 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-22 07:58:21
IDJOB=4290380
IDBENCH=141240
IDSOLVER=2743
FILE ID=node105/4290380-1532239101
RUNJOBID= node105-1532224841-26942
PBS_JOBID= 21018944
Free space on /tmp= 44888 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-had12_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290380-1532239101/watcher-4290380-1532239101 -o /tmp/evaluation-result-4290380-1532239101/solver-4290380-1532239101 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532224841-26942 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 933870773 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290380-1532239101.xml

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

MD5SUM BENCH= fafdea6ca4d8abc1bd6cd2f98399b858
RANDOM SEED=933870773

node105.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.32
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.32
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.32
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.32
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:        15055484 kB
MemAvailable:   30886576 kB
Buffers:          141656 kB
Cached:         15662520 kB
SwapCached:            0 kB
Active:          2344892 kB
Inactive:       14565620 kB
Active(anon):    1060720 kB
Inactive(anon):    65224 kB
Active(file):    1284172 kB
Inactive(file): 14500396 kB
Unevictable:        7308 kB
Mlocked:            7308 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35852 kB
Writeback:             0 kB
AnonPages:       1150200 kB
Mapped:            49044 kB
Shmem:             17036 kB
Slab:             501848 kB
SReclaimable:     474984 kB
SUnreclaim:        26864 kB
KernelStack:        3792 kB
PageTables:         7172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2098528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1028096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44852 MiB
End job on node105 at 2018-07-22 08:38:00