Trace number 4307814

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-08-14SAT (TO)24 2520.08 2480.83

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-04-4-rom_c18.xml
MD5SUMd6990cbd029e878cdbe38f84d450c608
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark0.401068
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints32
Number of domains5
Minimum domain size2
Maximum domain size3835
Distribution of domain sizes[{"size":2,"count":8},{"size":5,"count":56},{"size":27,"count":16},{"size":3835,"count":32}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":40},{"degree":2,"count":56},{"degree":8,"count":16}]
Minimum constraint arity7
Maximum constraint arity8
Distribution of constraint arities[{"arity":7,"count":8},{"arity":8,"count":24}]
Number of extensional constraints32
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":32}]
Optimization problemYES
Type of objectivemax 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.55	c version: 2018-08-14
0.68/0.55	c seed: 1214562965
0.68/0.56	c timeout: 2520
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
2.98/1.41	c Parsing done, starting search...
2.98/1.47	o 6
3.28/1.50	o 10
3.28/1.50	o 14
3.28/1.51	o 18
3.28/1.51	o 22
3.59/1.65	o 24
2520.05/2480.80	s SATISFIABLE
2520.05/2480.80	v <instantiation>
2520.05/2480.80	v 	<list>
2520.05/2480.80	v 		r[0][0] r[0][1] r[0][2] r[0][3] r[1][0] r[1][1] r[1][2] r[1][3] r[2][0] r[2][1] r[2][2] r[2][3] r[3][0] r[3][1] r[3][2] r[3][3] c[0][0] c[0][1] c[0][2] c[0][3] c[1][0] c[1][1] c[1][2] c[1][3] c[2][0] c[2][1] c[2][2] c[2][3] c[3][0] c[3][1] c[3][2] c[3][3] pr[0][0] pr[0][1] pr[0][2] pr[0][3] pr[1][0] pr[1][1] pr[1][2] pr[1][3] pr[2][0] pr[2][1] pr[2][2] pr[2][3] pr[3][0] pr[3][1] pr[3][2] pr[3][3] pc[0][0] pc[0][1] pc[0][2] pc[0][3] pc[1][0] pc[1][1] pc[1][2] pc[1][3] pc[2][0] pc[2][1] pc[2][2] pc[2][3] pc[3][0] pc[3][1] pc[3][2] pc[3][3] br[0][0] br[0][1] br[0][2] br[0][3] br[1][0] br[1][1] br[1][2] br[1][3] br[2][0] br[2][1] br[2][2] br[2][3] br[3][0] br[3][1] br[3][2] br[3][3] bc[0][0] bc[0][1] bc[0][2] bc[0][3] bc[1][0] bc[1][1] bc[1][2] bc[1][3] bc[2][0] bc[2][1] bc[2][2] bc[2][3] bc[3][0] bc[3][1] bc[3][2] bc[3][3] x[0][0] x[0][1] x[0][2] x[0][3] x[1][0] x[1][1] x[1][2] x[1][3] x[2][0] x[2][1] x[2][2] x[2][3] x[3][0] x[3][1] x[3][2] x[3][3]
2520.05/2480.80	v 	</list>
2520.05/2480.80	v 	<values>
2520.05/2480.80	v 		1020 -1 -1 -1 3701 1494 -1 -1 2728 -1 -1 -1 946 -1 -1 -1 1020 -1 -1 -1 3701 1494 -1 -1 2728 -1 -1 -1 946 -1 -1 -1 0 -1 -1 -1 0 2 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 2 -1 -1 0 -1 -1 -1 0 -1 -1 -1 4 0 0 0 0 0 0 0 4 0 0 0 4 0 0 0 4 0 0 0 0 0 0 0 4 0 0 0 4 0 0 0 4 24 17 4 24 26 8 3 17 8 2 4 4 3 4 11 
2520.05/2480.80	v 	</values>
2520.05/2480.80	v </instantiation>

Verifier Data

OK	24

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307814-1534288678/watcher-4307814-1534288678 -o /tmp/evaluation-result-4307814-1534288678/solver-4307814-1534288678 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534271084-19495 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1214562965 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307814-1534288678.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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=21452, runsolver pid=21449

[startup+0.103009 s]*
/proc/loadavg: 3.04 1.91 1.70 5/215 21467
/proc/meminfo: memFree=20042120/32770624 swapFree=67108172/67108860
[pid=21452] ppid=21449 vsize=14082736 memory=30716 CPUtime=0.12 cores=0,2,4,6
/proc/21452/stat : 21452 (java) S 21449 21452 17869 0 -1 1077944320 6576 0 0 0 11 1 0 0 20 0 15 0 246431001 14420721664 7679 33554432000 4194304 4196468 140726946337232 140726946319776 140479339257591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
/proc/21452/statm: 3520684 7679 3160 1 0 3482761 0
[pid=21452/tid=21454] ppid=21449 vsize=14082736 memory=-8773748148829983868 CPUtime=0.09 cores=0,2,4,6
/proc/21452/task/21454/stat : 21454 (java) R 21449 21452 17869 0 -1 4202560 4599 0 0 0 8 1 0 0 20 0 15 0 246431002 14420721664 7679 33554432000 4194304 4196468 140726946337232 140479343481472 140479323338078 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21455] ppid=21449 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21455/stat : 21455 (java) S 21449 21452 17869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246431003 14420721664 7679 33554432000 4194304 4196468 140726946337232 140478934674064 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21456] ppid=21449 vsize=14082736 memory=140294786868864 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21456/stat : 21456 (java) S 21449 21452 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246431003 14420721664 7679 33554432000 4194304 4196468 140726946337232 140478933621264 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21457] ppid=21449 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21457/stat : 21457 (java) S 21449 21452 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246431003 14420721664 7679 33554432000 4194304 4196468 140726946337232 140478932568464 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21458] ppid=21449 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21458/stat : 21458 (java) S 21449 21452 17869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246431003 14420721664 7679 33554432000 4194304 4196468 140726946337232 140478931515664 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21459] ppid=21449 vsize=14082736 memory=140294786868864 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21459/stat : 21459 (java) S 21449 21452 17869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246431004 14420721664 7679 33554432000 4194304 4196468 140726946337232 140478813522800 140479339268738 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21460] ppid=21449 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21460/stat : 21460 (java) S 21449 21452 17869 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246431004 14420721664 7679 33554432000 4194304 4196468 140726946337232 140478812468768 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21461] ppid=21449 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21461/stat : 21461 (java) S 21449 21452 17869 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246431005 14420721664 7679 33554432000 4194304 4196468 140726946337232 140478811415920 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21462] ppid=21449 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21462/stat : 21462 (java) S 21449 21452 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246431007 14420721664 7679 33554432000 4194304 4196468 140726946337232 140478810364240 140479339276187 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21463] ppid=21449 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21463/stat : 21463 (java) S 21449 21452 17869 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 246431007 14420721664 7679 33554432000 4194304 4196468 140726946337232 140478809311600 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21464] ppid=21449 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21464/stat : 21464 (java) S 21449 21452 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246431007 14420721664 7679 33554432000 4194304 4196468 140726946337232 140478808258800 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21465] ppid=21449 vsize=14082736 memory=140294786868864 CPUtime=0.01 cores=0,2,4,6
/proc/21452/task/21465/stat : 21465 (java) S 21449 21452 17869 0 -1 1077944384 286 0 0 0 1 0 0 0 20 0 15 0 246431007 14420721664 7679 33554432000 4194304 4196468 140726946337232 140478807206000 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21466] ppid=21449 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21466/stat : 21466 (java) S 21449 21452 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246431007 14420721664 7679 33554432000 4194304 4196468 140726946337232 140478806153440 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21467] ppid=21449 vsize=14082736 memory=140294786868864 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21467/stat : 21467 (java) S 21449 21452 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246431007 14420721664 7679 33554432000 4194304 4196468 140726946337232 140478805101744 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30716 KiB

[startup+0.213835 s]*
/proc/loadavg: 3.04 1.91 1.70 6/215 21467
/proc/meminfo: memFree=20027004/32770624 swapFree=67108172/67108860
[pid=21452] ppid=21449 vsize=14082736 memory=47080 CPUtime=0.31 cores=0,2,4,6
/proc/21452/stat : 21452 (java) S 21449 21452 17869 0 -1 1077944320 10404 0 0 0 29 2 0 0 20 0 15 0 246431001 14420721664 11770 33554432000 4194304 4196468 140726946337232 140726946319776 140479339257591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
/proc/21452/statm: 3520684 11770 3378 1 0 3482761 0
[pid=21452/tid=21454] ppid=21449 vsize=14082736 memory=7022364594140610616 CPUtime=0.21 cores=0,2,4,6
/proc/21452/task/21454/stat : 21454 (java) R 21449 21452 17869 0 -1 4202560 8056 0 0 0 19 2 0 0 20 0 15 0 246431002 14420721664 11770 33554432000 4194304 4196468 140726946337232 140479343484592 140479320097080 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21455] ppid=21449 vsize=14082736 memory=343 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21455/stat : 21455 (java) S 21449 21452 17869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246431003 14420721664 11770 33554432000 4194304 4196468 140726946337232 140478934674064 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21456] ppid=21449 vsize=14082736 memory=140294786888630 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21456/stat : 21456 (java) S 21449 21452 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246431003 14420721664 11770 33554432000 4194304 4196468 140726946337232 140478933621264 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21457] ppid=21449 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21457/stat : 21457 (java) S 21449 21452 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246431003 14420721664 11770 33554432000 4194304 4196468 140726946337232 140478932568464 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21458] ppid=21449 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21458/stat : 21458 (java) S 21449 21452 17869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246431003 14420721664 11770 33554432000 4194304 4196468 140726946337232 140478931515664 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21459] ppid=21449 vsize=14082736 memory=140294786868864 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21459/stat : 21459 (java) S 21449 21452 17869 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246431004 14420721664 11770 33554432000 4194304 4196468 140726946337232 140478813522800 140479339268738 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21460] ppid=21449 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21460/stat : 21460 (java) S 21449 21452 17869 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246431004 14420721664 11770 33554432000 4194304 4196468 140726946337232 140478812468768 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21461] ppid=21449 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21461/stat : 21461 (java) S 21449 21452 17869 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246431005 14420721664 11770 33554432000 4194304 4196468 140726946337232 140478811415920 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21462] ppid=21449 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21462/stat : 21462 (java) S 21449 21452 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246431007 14420721664 11770 33554432000 4194304 4196468 140726946337232 140478810364240 140479339276187 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21463] ppid=21449 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21452/task/21463/stat : 21463 (java) S 21449 21452 17869 0 -1 1077944384 523 0 0 0 2 0 0 0 20 0 15 0 246431007 14420721664 11770 33554432000 4194304 4196468 140726946337232 140478809311600 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21464] ppid=21449 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/21452/task/21464/stat : 21464 (java) S 21449 21452 17869 0 -1 1077944384 96 0 0 0 1 0 0 0 20 0 15 0 246431007 14420721664 11770 33554432000 4194304 4196468 140726946337232 140478808258800 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21465] ppid=21449 vsize=14082736 memory=140294786868864 CPUtime=0.06 cores=0,2,4,6
/proc/21452/task/21465/stat : 21465 (java) R 21449 21452 17869 0 -1 4202560 348 0 0 0 6 0 0 0 20 0 15 0 246431007 14420721664 11770 33554432000 4194304 4196468 140726946337232 140478807201728 140479339278938 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21466] ppid=21449 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21466/stat : 21466 (java) S 21449 21452 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246431007 14420721664 11770 33554432000 4194304 4196468 140726946337232 140478806153440 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21467] ppid=21449 vsize=14082736 memory=140294786868864 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21467/stat : 21467 (java) S 21449 21452 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246431007 14420721664 11770 33554432000 4194304 4196468 140726946337232 140478805101744 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47080 KiB

[startup+0.310775 s]*
/proc/loadavg: 3.04 1.91 1.70 3/215 21467
/proc/meminfo: memFree=20022600/32770624 swapFree=67108172/67108860
[pid=21452] ppid=21449 vsize=14082736 memory=50824 CPUtime=0.44 cores=0,2,4,6
/proc/21452/stat : 21452 (java) S 21449 21452 17869 0 -1 1077944320 10785 0 0 0 41 3 0 0 20 0 15 0 246431001 14420721664 12706 33554432000 4194304 4196468 140726946337232 140726946319776 140479339257591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
/proc/21452/statm: 3520684 12706 3423 1 0 3482761 0
[pid=21452/tid=21454] ppid=21449 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/21452/task/21454/stat : 21454 (java) R 21449 21452 17869 0 -1 4202560 8407 0 0 0 28 2 0 0 20 0 15 0 246431002 14420721664 12706 33554432000 4194304 4196468 140726946337232 140479343469104 140479324423137 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21455] ppid=21449 vsize=14082736 memory=4294977828 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21455/stat : 21455 (java) S 21449 21452 17869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246431003 14420721664 12706 33554432000 4194304 4196468 140726946337232 140478934674064 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21456] ppid=21449 vsize=14082736 memory=140294786888629 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21456/stat : 21456 (java) S 21449 21452 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246431003 14420721664 12706 33554432000 4194304 4196468 140726946337232 140478933621264 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21457] ppid=21449 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21457/stat : 21457 (java) S 21449 21452 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246431003 14420721664 12706 33554432000 4194304 4196468 140726946337232 140478932568464 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21458] ppid=21449 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21458/stat : 21458 (java) S 21449 21452 17869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246431003 14420721664 12706 33554432000 4194304 4196468 140726946337232 140478931515664 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21459] ppid=21449 vsize=14082736 memory=140294786868864 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21459/stat : 21459 (java) S 21449 21452 17869 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246431004 14420721664 12706 33554432000 4194304 4196468 140726946337232 140478813522800 140479339268738 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21460] ppid=21449 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21460/stat : 21460 (java) S 21449 21452 17869 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246431004 14420721664 12706 33554432000 4194304 4196468 140726946337232 140478812468768 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21461] ppid=21449 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21461/stat : 21461 (java) S 21449 21452 17869 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246431005 14420721664 12706 33554432000 4194304 4196468 140726946337232 140478811415920 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21462] ppid=21449 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21462/stat : 21462 (java) S 21449 21452 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246431007 14420721664 12706 33554432000 4194304 4196468 140726946337232 140478810364240 140479339276187 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21463] ppid=21449 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/21452/task/21463/stat : 21463 (java) S 21449 21452 17869 0 -1 1077944384 529 0 0 0 3 0 0 0 20 0 15 0 246431007 14420721664 12706 33554432000 4194304 4196468 140726946337232 140478809311600 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21464] ppid=21449 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/21452/task/21464/stat : 21464 (java) S 21449 21452 17869 0 -1 1077944384 101 0 0 0 1 0 0 0 20 0 15 0 246431007 14420721664 12706 33554432000 4194304 4196468 140726946337232 140478808258800 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21465] ppid=21449 vsize=14082736 memory=140294786868864 CPUtime=0.08 cores=0,2,4,6
/proc/21452/task/21465/stat : 21465 (java) S 21449 21452 17869 0 -1 1077944384 366 0 0 0 8 0 0 0 20 0 15 0 246431007 14420721664 12706 33554432000 4194304 4196468 140726946337232 140478807206000 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21466] ppid=21449 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21466/stat : 21466 (java) S 21449 21452 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246431007 14420721664 12706 33554432000 4194304 4196468 140726946337232 140478806153440 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21467] ppid=21449 vsize=14082736 memory=140294786868864 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21467/stat : 21467 (java) S 21449 21452 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246431007 14420721664 12706 33554432000 4194304 4196468 140726946337232 140478805101744 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50824 KiB

[startup+0.700795 s]
/proc/loadavg: 3.04 1.91 1.70 4/215 21467
/proc/meminfo: memFree=19998788/32770624 swapFree=67108172/67108860
[pid=21452] ppid=21449 vsize=14084804 memory=89196 CPUtime=0.97 cores=0,2,4,6
/proc/21452/stat : 21452 (java) S 21449 21452 17869 0 -1 1077944320 17593 0 0 0 92 5 0 0 20 0 15 0 246431001 14422839296 22299 33554432000 4194304 4196468 140726946337232 140726946319776 140479339257591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
/proc/21452/statm: 3521201 22299 3500 1 0 3483273 0
[pid=21452/tid=21454] ppid=21449 vsize=14084804 memory=232460340193074 CPUtime=0.68 cores=0,2,4,6
/proc/21452/task/21454/stat : 21454 (java) R 21449 21452 17869 0 -1 4202560 14860 0 0 0 64 4 0 0 20 0 15 0 246431002 14422839296 22299 33554432000 4194304 4196468 140726946337232 140479343473376 140479324628571 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21455] ppid=21449 vsize=14084804 memory=288230376153003213 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21455/stat : 21455 (java) S 21449 21452 17869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246431003 14422839296 22299 33554432000 4194304 4196468 140726946337232 140478934674064 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21456] ppid=21449 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21456/stat : 21456 (java) S 21449 21452 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246431003 14422839296 22299 33554432000 4194304 4196468 140726946337232 140478933621264 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21457] ppid=21449 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21457/stat : 21457 (java) S 21449 21452 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246431003 14422839296 22299 33554432000 4194304 4196468 140726946337232 140478932568464 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21458] ppid=21449 vsize=14084804 memory=7809523229951467568 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21458/stat : 21458 (java) S 21449 21452 17869 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 246431003 14422839296 22299 33554432000 4194304 4196468 140726946337232 140478931515664 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21459] ppid=21449 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21459/stat : 21459 (java) S 21449 21452 17869 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 246431004 14422839296 22299 33554432000 4194304 4196468 140726946337232 140478813522800 140479339268738 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21460] ppid=21449 vsize=14084804 memory=-3535359994705172066 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21460/stat : 21460 (java) S 21449 21452 17869 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 246431004 14422839296 22299 33554432000 4194304 4196468 140726946337232 140478812468768 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21461] ppid=21449 vsize=14084804 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21461/stat : 21461 (java) S 21449 21452 17869 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 246431005 14422839296 22299 33554432000 4194304 4196468 140726946337232 140478811415920 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21462] ppid=21449 vsize=14084804 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21462/stat : 21462 (java) S 21449 21452 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246431007 14422839296 22299 33554432000 4194304 4196468 140726946337232 140478810364240 140479339276187 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21463] ppid=21449 vsize=14084804 memory=6944656592455359580 CPUtime=0.06 cores=0,2,4,6
/proc/21452/task/21463/stat : 21463 (java) S 21449 21452 17869 0 -1 1077944384 595 0 0 0 6 0 0 0 20 0 15 0 246431007 14422839296 22299 33554432000 4194304 4196468 140726946337232 140478809311600 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21464] ppid=21449 vsize=14084804 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/21452/task/21464/stat : 21464 (java) S 21449 21452 17869 0 -1 1077944384 290 0 0 0 7 0 0 0 20 0 15 0 246431007 14422839296 22299 33554432000 4194304 4196468 140726946337232 140478808258800 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21465] ppid=21449 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/21452/task/21465/stat : 21465 (java) S 21449 21452 17869 0 -1 1077944384 466 0 0 0 15 0 0 0 20 0 15 0 246431007 14422839296 22299 33554432000 4194304 4196468 140726946337232 140478807206000 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21466] ppid=21449 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21466/stat : 21466 (java) S 21449 21452 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246431007 14422839296 22299 33554432000 4194304 4196468 140726946337232 140478806153440 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21467] ppid=21449 vsize=14084804 memory=12552 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21467/stat : 21467 (java) S 21449 21452 17869 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 246431007 14422839296 22299 33554432000 4194304 4196468 140726946337232 140478805101744 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89196 KiB

[startup+1.5012 s]
/proc/loadavg: 3.04 1.91 1.70 5/215 21467
/proc/meminfo: memFree=19949708/32770624 swapFree=67108172/67108860
[pid=21452] ppid=21449 vsize=14090948 memory=259932 CPUtime=3.28 cores=0,2,4,6
/proc/21452/stat : 21452 (java) S 21449 21452 17869 0 -1 1077944320 25969 0 0 0 315 13 0 0 20 0 15 0 246431001 14429130752 64983 33554432000 4194304 4196468 140726946337232 140726946319776 140479339257591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
/proc/21452/statm: 3522737 64983 3568 1 0 3484809 0
[pid=21452/tid=21454] ppid=21449 vsize=14090948 memory=10759 CPUtime=1.44 cores=0,2,4,6
/proc/21452/task/21454/stat : 21454 (java) R 21449 21452 17869 0 -1 4202560 19060 0 0 0 138 6 0 0 20 0 15 0 246431002 14429130752 64983 33554432000 4194304 4196468 140726946337232 140479343492256 140478939979580 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21455] ppid=21449 vsize=14090948 memory=6791534058613427641 CPUtime=0.02 cores=0,2,4,6
/proc/21452/task/21455/stat : 21455 (java) S 21449 21452 17869 0 -1 1077944384 210 0 0 0 1 1 0 0 20 0 15 0 246431003 14429130752 64983 33554432000 4194304 4196468 140726946337232 140478934674064 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21456] ppid=21449 vsize=14090948 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21452/task/21456/stat : 21456 (java) S 21449 21452 17869 0 -1 1077944384 211 0 0 0 1 1 0 0 20 0 15 0 246431003 14429130752 64983 33554432000 4194304 4196468 140726946337232 140478933621264 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21457] ppid=21449 vsize=14090948 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21452/task/21457/stat : 21457 (java) S 21449 21452 17869 0 -1 1077944384 76 0 0 0 1 1 0 0 20 0 15 0 246431003 14429130752 64983 33554432000 4194304 4196468 140726946337232 140478932568464 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21458] ppid=21449 vsize=14090948 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21452/task/21458/stat : 21458 (java) S 21449 21452 17869 0 -1 1077944384 31 0 0 0 1 1 0 0 20 0 15 0 246431003 14429130752 64983 33554432000 4194304 4196468 140726946337232 140478931515664 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21459] ppid=21449 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21459/stat : 21459 (java) S 21449 21452 17869 0 -1 1077944384 113 0 0 0 0 0 0 0 20 0 15 0 246431004 14429130752 64983 33554432000 4194304 4196468 140726946337232 140478813522800 140479339268738 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0

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

/proc/21452/task/21454/stat : 21454 (java) R 21449 21452 17869 0 -1 4202560 71655 0 0 0 229513 69 0 0 20 0 15 0 246431002 14429130752 558664 33554432000 4194304 4196468 140726946337232 140479343496400 140478940859904 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21455] ppid=21449 vsize=14090948 memory=2234656 CPUtime=11.99 cores=0,2,4,6
/proc/21452/task/21455/stat : 21455 (java) S 21449 21452 17869 0 -1 1077944384 15562 0 0 0 1113 86 0 0 20 0 15 0 246431003 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478934674064 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21456] ppid=21449 vsize=14090948 memory=2234656 CPUtime=11.98 cores=0,2,4,6
/proc/21452/task/21456/stat : 21456 (java) S 21449 21452 17869 0 -1 1077944384 14536 0 0 0 1111 87 0 0 20 0 15 0 246431003 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478933621264 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21457] ppid=21449 vsize=14090948 memory=0 CPUtime=12.01 cores=0,2,4,6
/proc/21452/task/21457/stat : 21457 (java) S 21449 21452 17869 0 -1 1077944384 15223 0 0 0 1122 79 0 0 20 0 15 0 246431003 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478932568464 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21458] ppid=21449 vsize=14090948 memory=2234656 CPUtime=11.97 cores=0,2,4,6
/proc/21452/task/21458/stat : 21458 (java) S 21449 21452 17869 0 -1 1077944384 17539 0 0 0 1113 84 0 0 20 0 15 0 246431003 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478931515664 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21459] ppid=21449 vsize=14090948 memory=2234656 CPUtime=11 cores=0,2,4,6
/proc/21452/task/21459/stat : 21459 (java) S 21449 21452 17869 0 -1 1077944384 18619 0 0 0 1021 79 0 0 20 0 15 0 246431004 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478813522800 140479339268738 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 28 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21460] ppid=21449 vsize=14090948 memory=2234656 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21460/stat : 21460 (java) S 21449 21452 17869 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 246431004 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478812468832 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21461] ppid=21449 vsize=14090948 memory=2234656 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21461/stat : 21461 (java) S 21449 21452 17869 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 246431005 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478811415936 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21462] ppid=21449 vsize=14090948 memory=2234656 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21462/stat : 21462 (java) S 21449 21452 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246431007 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478810364240 140479339276187 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21463] ppid=21449 vsize=14090948 memory=2234656 CPUtime=1.15 cores=0,2,4,6
/proc/21452/task/21463/stat : 21463 (java) S 21449 21452 17869 0 -1 1077944384 3118 0 0 0 114 1 0 0 20 0 15 0 246431007 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478809311600 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21464] ppid=21449 vsize=14090948 memory=2234656 CPUtime=1.14 cores=0,2,4,6
/proc/21452/task/21464/stat : 21464 (java) S 21449 21452 17869 0 -1 1077944384 2654 0 0 0 113 1 0 0 20 0 15 0 246431007 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478808258800 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21465] ppid=21449 vsize=14090948 memory=2234656 CPUtime=0.58 cores=0,2,4,6
/proc/21452/task/21465/stat : 21465 (java) S 21449 21452 17869 0 -1 1077944384 2575 0 0 0 57 1 0 0 20 0 15 0 246431007 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478807206000 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21466] ppid=21449 vsize=14090948 memory=2234656 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21466/stat : 21466 (java) S 21449 21452 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246431007 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478806153440 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21467] ppid=21449 vsize=14090948 memory=2234656 CPUtime=1.4 cores=0,2,4,6
/proc/21452/task/21467/stat : 21467 (java) S 21449 21452 17869 0 -1 1077944384 1814 0 0 0 62 78 0 0 20 0 15 0 246431007 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478805101744 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 43 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
Current children cumulated CPU time: 2359.12 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 2234656 KiB

[startup+2382.3 s]
/proc/loadavg: 1.32 1.52 1.62 3/215 21538
/proc/meminfo: memFree=20587956/32770624 swapFree=67108172/67108860
[pid=21452] ppid=21449 vsize=14090948 memory=2234656 CPUtime=2420 cores=0,2,4,6
/proc/21452/stat : 21452 (java) S 21449 21452 17869 0 -1 1077944320 167754 0 0 0 241540 460 0 0 20 0 15 0 246431001 14429130752 558664 33554432000 4194304 4196468 140726946337232 140726946319776 140479339257591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
/proc/21452/statm: 3522737 558664 3592 1 0 3484809 0
[pid=21452/tid=21454] ppid=21449 vsize=14090948 memory=2234656 CPUtime=2355.12 cores=0,2,4,6
/proc/21452/task/21454/stat : 21454 (java) R 21449 21452 17869 0 -1 4202560 72901 0 0 0 235443 69 0 0 20 0 15 0 246431002 14429130752 558664 33554432000 4194304 4196468 140726946337232 140479343496304 140478940912654 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21455] ppid=21449 vsize=14090948 memory=2234656 CPUtime=12.3 cores=0,2,4,6
/proc/21452/task/21455/stat : 21455 (java) S 21449 21452 17869 0 -1 1077944384 15604 0 0 0 1142 88 0 0 20 0 15 0 246431003 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478934674064 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21456] ppid=21449 vsize=14090948 memory=2234656 CPUtime=12.29 cores=0,2,4,6
/proc/21452/task/21456/stat : 21456 (java) S 21449 21452 17869 0 -1 1077944384 14923 0 0 0 1140 89 0 0 20 0 15 0 246431003 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478933621264 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21457] ppid=21449 vsize=14090948 memory=2234656 CPUtime=12.31 cores=0,2,4,6
/proc/21452/task/21457/stat : 21457 (java) S 21449 21452 17869 0 -1 1077944384 15241 0 0 0 1150 81 0 0 20 0 15 0 246431003 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478932568464 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21458] ppid=21449 vsize=14090948 memory=2234656 CPUtime=12.28 cores=0,2,4,6
/proc/21452/task/21458/stat : 21458 (java) S 21449 21452 17869 0 -1 1077944384 18359 0 0 0 1142 86 0 0 20 0 15 0 246431003 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478931515664 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21459] ppid=21449 vsize=14090948 memory=2234656 CPUtime=11.3 cores=0,2,4,6
/proc/21452/task/21459/stat : 21459 (java) S 21449 21452 17869 0 -1 1077944384 19099 0 0 0 1049 81 0 0 20 0 15 0 246431004 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478813522800 140479339268738 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 28 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21460] ppid=21449 vsize=14090948 memory=2234656 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21460/stat : 21460 (java) S 21449 21452 17869 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 246431004 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478812468832 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21461] ppid=21449 vsize=14090948 memory=280589276090656 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21461/stat : 21461 (java) S 21449 21452 17869 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 246431005 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478811415936 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21462] ppid=21449 vsize=14090948 memory=2234656 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21462/stat : 21462 (java) S 21449 21452 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246431007 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478810364240 140479339276187 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21463] ppid=21449 vsize=14090948 memory=2234656 CPUtime=1.15 cores=0,2,4,6
/proc/21452/task/21463/stat : 21463 (java) S 21449 21452 17869 0 -1 1077944384 3121 0 0 0 114 1 0 0 20 0 15 0 246431007 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478809311600 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21464] ppid=21449 vsize=14090948 memory=3752 CPUtime=1.14 cores=0,2,4,6
/proc/21452/task/21464/stat : 21464 (java) S 21449 21452 17869 0 -1 1077944384 2657 0 0 0 113 1 0 0 20 0 15 0 246431007 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478808258800 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21465] ppid=21449 vsize=14090948 memory=2234656 CPUtime=0.58 cores=0,2,4,6
/proc/21452/task/21465/stat : 21465 (java) S 21449 21452 17869 0 -1 1077944384 2579 0 0 0 57 1 0 0 20 0 15 0 246431007 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478807206000 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21466] ppid=21449 vsize=14090948 memory=2234656 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21466/stat : 21466 (java) S 21449 21452 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246431007 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478806153440 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21467] ppid=21449 vsize=14090948 memory=2234656 CPUtime=1.44 cores=0,2,4,6
/proc/21452/task/21467/stat : 21467 (java) S 21449 21452 17869 0 -1 1077944384 1850 0 0 0 64 80 0 0 20 0 15 0 246431007 14429130752 558664 33554432000 4194304 4196468 140726946337232 140478805101744 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 43 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
Current children cumulated CPU time: 2420 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 2234656 KiB

[startup+2442.3 s]
/proc/loadavg: 1.59 1.55 1.62 3/215 21540
/proc/meminfo: memFree=20610888/32770624 swapFree=67108172/67108860
[pid=21452] ppid=21449 vsize=14090948 memory=2234668 CPUtime=2480.95 cores=0,2,4,6
/proc/21452/stat : 21452 (java) S 21449 21452 17869 0 -1 1077944320 171130 0 0 0 247623 472 0 0 20 0 15 0 246431001 14429130752 558667 33554432000 4194304 4196468 140726946337232 140726946319776 140479339257591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
/proc/21452/statm: 3522737 558667 3592 1 0 3484809 0
[pid=21452/tid=21454] ppid=21449 vsize=14090948 memory=2234668 CPUtime=2414.41 cores=0,2,4,6
/proc/21452/task/21454/stat : 21454 (java) R 21449 21452 17869 0 -1 4202560 73928 0 0 0 241371 70 0 0 20 0 15 0 246431002 14429130752 558667 33554432000 4194304 4196468 140726946337232 140479343496208 140478940911638 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21455] ppid=21449 vsize=14090948 memory=2234660 CPUtime=12.62 cores=0,2,4,6
/proc/21452/task/21455/stat : 21455 (java) S 21449 21452 17869 0 -1 1077944384 15975 0 0 0 1171 91 0 0 20 0 15 0 246431003 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478934674064 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21456] ppid=21449 vsize=14090948 memory=2234668 CPUtime=12.62 cores=0,2,4,6
/proc/21452/task/21456/stat : 21456 (java) S 21449 21452 17869 0 -1 1077944384 15090 0 0 0 1170 92 0 0 20 0 15 0 246431003 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478933621264 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21457] ppid=21449 vsize=14090948 memory=2234668 CPUtime=12.64 cores=0,2,4,6
/proc/21452/task/21457/stat : 21457 (java) S 21449 21452 17869 0 -1 1077944384 15738 0 0 0 1180 84 0 0 20 0 15 0 246431003 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478932568464 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21458] ppid=21449 vsize=14090948 memory=2234668 CPUtime=12.61 cores=0,2,4,6
/proc/21452/task/21458/stat : 21458 (java) S 21449 21452 17869 0 -1 1077944384 19114 0 0 0 1173 88 0 0 20 0 15 0 246431003 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478931515664 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21459] ppid=21449 vsize=14090948 memory=2234668 CPUtime=11.6 cores=0,2,4,6
/proc/21452/task/21459/stat : 21459 (java) S 21449 21452 17869 0 -1 1077944384 19605 0 0 0 1078 82 0 0 20 0 15 0 246431004 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478813522800 140479339268738 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 28 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21460] ppid=21449 vsize=14090948 memory=2234668 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21460/stat : 21460 (java) S 21449 21452 17869 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 246431004 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478812468832 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21461] ppid=21449 vsize=14090948 memory=2234668 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21461/stat : 21461 (java) S 21449 21452 17869 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 246431005 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478811415936 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21462] ppid=21449 vsize=14090948 memory=2234668 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21462/stat : 21462 (java) S 21449 21452 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246431007 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478810364240 140479339276187 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21463] ppid=21449 vsize=14090948 memory=2234668 CPUtime=1.15 cores=0,2,4,6
/proc/21452/task/21463/stat : 21463 (java) S 21449 21452 17869 0 -1 1077944384 3127 0 0 0 114 1 0 0 20 0 15 0 246431007 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478809311600 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21464] ppid=21449 vsize=14090948 memory=2234668 CPUtime=1.14 cores=0,2,4,6
/proc/21452/task/21464/stat : 21464 (java) S 21449 21452 17869 0 -1 1077944384 2661 0 0 0 113 1 0 0 20 0 15 0 246431007 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478808258800 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21465] ppid=21449 vsize=14090948 memory=2234668 CPUtime=0.58 cores=0,2,4,6
/proc/21452/task/21465/stat : 21465 (java) S 21449 21452 17869 0 -1 1077944384 2585 0 0 0 57 1 0 0 20 0 15 0 246431007 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478807206000 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21466] ppid=21449 vsize=14090948 memory=2234668 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21466/stat : 21466 (java) S 21449 21452 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246431007 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478806153440 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21467] ppid=21449 vsize=14090948 memory=2234668 CPUtime=1.48 cores=0,2,4,6
/proc/21452/task/21467/stat : 21467 (java) S 21449 21452 17869 0 -1 1077944384 1887 0 0 0 65 83 0 0 20 0 15 0 246431007 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478805101744 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 43 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
Current children cumulated CPU time: 2480.95 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 2234668 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2480.8 s]
/proc/loadavg: 1.77 1.60 1.63 3/215 21617
/proc/meminfo: memFree=22259556/32770624 swapFree=67108172/67108860
[pid=21452] ppid=21449 vsize=14090948 memory=2234668 CPUtime=2520.05 cores=0,2,4,6
/proc/21452/stat : 21452 (java) S 21449 21452 17869 0 -1 1077944320 173145 0 0 0 251526 479 0 0 20 0 15 0 246431001 14429130752 558667 33554432000 4194304 4196468 140726946337232 140726946319776 140479339257591 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
/proc/21452/statm: 3522737 558667 3592 1 0 3484809 0
[pid=21452/tid=21454] ppid=21449 vsize=14090948 memory=5660 CPUtime=2452.46 cores=0,2,4,6
/proc/21452/task/21454/stat : 21454 (java) R 21449 21452 17869 0 -1 4202560 74773 0 0 0 245174 72 0 0 20 0 15 0 246431002 14429130752 558667 33554432000 4194304 4196468 140726946337232 140479343496208 140478940948130 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21455] ppid=21449 vsize=14090948 memory=6791534058613427641 CPUtime=12.83 cores=0,2,4,6
/proc/21452/task/21455/stat : 21455 (java) S 21449 21452 17869 0 -1 1077944384 16250 0 0 0 1191 92 0 0 20 0 15 0 246431003 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478934674064 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21456] ppid=21449 vsize=14090948 memory=3848 CPUtime=12.83 cores=0,2,4,6
/proc/21452/task/21456/stat : 21456 (java) S 21449 21452 17869 0 -1 1077944384 15568 0 0 0 1190 93 0 0 20 0 15 0 246431003 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478933621264 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21457] ppid=21449 vsize=14090948 memory=2672 CPUtime=12.85 cores=0,2,4,6
/proc/21452/task/21457/stat : 21457 (java) S 21449 21452 17869 0 -1 1077944384 15783 0 0 0 1199 86 0 0 20 0 15 0 246431003 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478932568464 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21458] ppid=21449 vsize=14090948 memory=2580 CPUtime=12.82 cores=0,2,4,6
/proc/21452/task/21458/stat : 21458 (java) S 21449 21452 17869 0 -1 1077944384 19207 0 0 0 1193 89 0 0 20 0 15 0 246431003 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478931515664 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21459] ppid=21449 vsize=14090948 memory=4104 CPUtime=11.8 cores=0,2,4,6
/proc/21452/task/21459/stat : 21459 (java) S 21449 21452 17869 0 -1 1077944384 19857 0 0 0 1097 83 0 0 20 0 15 0 246431004 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478813522800 140479339268738 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 28 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21460] ppid=21449 vsize=14090948 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21460/stat : 21460 (java) S 21449 21452 17869 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 246431004 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478812468832 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21461] ppid=21449 vsize=14090948 memory=3220 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21461/stat : 21461 (java) S 21449 21452 17869 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 246431005 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478811415936 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21462] ppid=21449 vsize=14090948 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21462/stat : 21462 (java) S 21449 21452 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246431007 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478810364240 140479339276187 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21463] ppid=21449 vsize=14090948 memory=924 CPUtime=1.15 cores=0,2,4,6
/proc/21452/task/21463/stat : 21463 (java) S 21449 21452 17869 0 -1 1077944384 3129 0 0 0 114 1 0 0 20 0 15 0 246431007 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478809311600 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21464] ppid=21449 vsize=14090948 memory=2234668 CPUtime=1.14 cores=0,2,4,6
/proc/21452/task/21464/stat : 21464 (java) S 21449 21452 17869 0 -1 1077944384 2664 0 0 0 113 1 0 0 20 0 15 0 246431007 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478808258800 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21465] ppid=21449 vsize=14090948 memory=2236 CPUtime=0.58 cores=0,2,4,6
/proc/21452/task/21465/stat : 21465 (java) S 21449 21452 17869 0 -1 1077944384 2588 0 0 0 57 1 0 0 20 0 15 0 246431007 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478807206000 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21466] ppid=21449 vsize=14090948 memory=1880 CPUtime=0 cores=0,2,4,6
/proc/21452/task/21466/stat : 21466 (java) S 21449 21452 17869 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 246431007 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478806153440 140479339267797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
[pid=21452/tid=21467] ppid=21449 vsize=14090948 memory=7528 CPUtime=1.5 cores=0,2,4,6
/proc/21452/task/21467/stat : 21467 (java) S 21449 21452 17869 0 -1 1077944384 1906 0 0 0 66 84 0 0 20 0 15 0 246431007 14429130752 558667 33554432000 4194304 4196468 140726946337232 140478805101744 140479339268738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 43 0 0 6293624 6294260 37330944 140726946341960 140726946342153 140726946342153 140726946344911 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 2234668 KiB

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

[startup+2480.83 s]
# the end of solver process 21452 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.27 s, system=4.8121 s

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

Child status: 143
Real time (s): 2480.83
CPU time (s): 2520.08
CPU user time (s): 2515.27
CPU system time (s): 4.8121
CPU usage (%): 101.582
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 2239984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.27
system time used= 4.8121
maximum resident set size= 2242032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173911
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 378167
involuntary context switches= 7994


# summary of solver processes directly reported to runsolver:
#   pid: 21452
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2515.27
#   total CPU system time (s): 4.8121

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.6504 second user time and 24.9464 second system time

The end

Launcher Data

Begin job on node136 at 2018-08-15 01:17:58
IDJOB=4307814
IDBENCH=141305
IDSOLVER=2791
FILE ID=node136/4307814-1534288678
RUNJOBID= node136-1534271084-19495
PBS_JOBID= 21038121
Free space on /tmp= 38924 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-04-4-rom_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-4307814-1534288678/watcher-4307814-1534288678 -o /tmp/evaluation-result-4307814-1534288678/solver-4307814-1534288678 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534271084-19495 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1214562965 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307814-1534288678.xml

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

MD5SUM BENCH= d6990cbd029e878cdbe38f84d450c608
RANDOM SEED=1214562965

node136.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.50
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.50
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.50
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.50
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:        20059184 kB
MemAvailable:   27396344 kB
Buffers:          117280 kB
Cached:          7440408 kB
SwapCached:           16 kB
Active:          8405872 kB
Inactive:        3708596 kB
Active(anon):    4508284 kB
Inactive(anon):   100900 kB
Active(file):    3897588 kB
Inactive(file):  3607696 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108860 kB
SwapFree:       67108172 kB
Dirty:             36424 kB
Writeback:             0 kB
AnonPages:       4563436 kB
Mapped:            67716 kB
Shmem:             49576 kB
Slab:             289056 kB
SReclaimable:     260336 kB
SUnreclaim:        28720 kB
KernelStack:        3552 kB
PageTables:        14316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5663392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4333568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 38956 MiB
End job on node136 at 2018-08-15 01:59:19