Trace number 4309922

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 252.051 246.833

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.399055
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.56	c version: 2018-08-14
0.68/0.56	c seed: 56685915
0.68/0.56	c timeout: 252
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
2.96/1.43	c Parsing done, starting search...
2.96/1.49	o 6
3.29/1.51	o 10
3.29/1.51	o 14
3.29/1.52	o 18
3.29/1.52	o 22
3.60/1.67	o 24
252.00/246.81	s SATISFIABLE
252.00/246.81	v <instantiation>
252.00/246.81	v 	<list>
252.00/246.81	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]
252.00/246.81	v 	</list>
252.00/246.81	v 	<values>
252.00/246.81	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 
252.00/246.81	v 	</values>
252.00/246.81	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 (13493 MiB free)
  memory of node 1: 16384 MiB (5955 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309922-1534331266/watcher-4309922-1534331266 -o /tmp/evaluation-result-4309922-1534331266/solver-4309922-1534331266 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534329094-20216 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 56685915 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4309922-1534331266.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
solver pid=21663, runsolver pid=21660
Current StackSize limit: 8192 KiB


[startup+0.100162 s]*
/proc/loadavg: 2.01 1.99 1.85 3/219 21678
/proc/meminfo: memFree=19896976/32770624 swapFree=67108840/67108860
[pid=21663] ppid=21660 vsize=14082736 memory=31964 CPUtime=0.12 cores=0,2,4,6
/proc/21663/stat : 21663 (java) S 21660 21663 20185 0 -1 1077944320 6389 0 0 0 11 1 0 0 20 0 15 0 250689798 14420721664 7991 33554432000 4194304 4196468 140733860011008 140733859993552 140450220752631 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
/proc/21663/statm: 3520684 7991 3154 1 0 3482761 0
[pid=21663/tid=21665] ppid=21660 vsize=14082736 memory=-8701690554792185722 CPUtime=0.08 cores=0,2,4,6
/proc/21663/task/21665/stat : 21665 (java) R 21660 21663 20185 0 -1 4202560 4425 0 0 0 8 0 0 0 20 0 15 0 250689798 14420721664 7991 33554432000 4194304 4196468 140733860011008 140450224973472 140450220774557 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21666] ppid=21660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21666/stat : 21666 (java) S 21660 21663 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250689799 14420721664 7991 33554432000 4194304 4196468 140733860011008 140450135820560 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21667] ppid=21660 vsize=14082736 memory=139980816594560 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21667/stat : 21667 (java) S 21660 21663 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250689799 14420721664 7991 33554432000 4194304 4196468 140733860011008 140450134768016 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21668] ppid=21660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21668/stat : 21668 (java) S 21660 21663 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250689799 14420721664 7991 33554432000 4194304 4196468 140733860011008 140450133715472 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21669] ppid=21660 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21669/stat : 21669 (java) S 21660 21663 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250689799 14420721664 7991 33554432000 4194304 4196468 140733860011008 140450132662928 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21670] ppid=21660 vsize=14082736 memory=139980816594560 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21670/stat : 21670 (java) S 21660 21663 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250689800 14420721664 7991 33554432000 4194304 4196468 140733860011008 140449694591472 140450220763778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21671] ppid=21660 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21671/stat : 21671 (java) S 21660 21663 20185 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250689801 14420721664 7991 33554432000 4194304 4196468 140733860011008 140449693537696 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21672] ppid=21660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21672/stat : 21672 (java) S 21660 21663 20185 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250689801 14420721664 7991 33554432000 4194304 4196468 140733860011008 140449692485104 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21673] ppid=21660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21673/stat : 21673 (java) S 21660 21663 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250689803 14420721664 7991 33554432000 4194304 4196468 140733860011008 140449691433680 140450220771227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21674] ppid=21660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21674/stat : 21674 (java) S 21660 21663 20185 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 250689804 14420721664 7991 33554432000 4194304 4196468 140733860011008 140449690380272 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21675] ppid=21660 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21675/stat : 21675 (java) S 21660 21663 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250689804 14420721664 7991 33554432000 4194304 4196468 140733860011008 140449689327728 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21676] ppid=21660 vsize=14082736 memory=139980816594560 CPUtime=0.01 cores=0,2,4,6
/proc/21663/task/21676/stat : 21676 (java) S 21660 21663 20185 0 -1 1077944384 279 0 0 0 1 0 0 0 20 0 15 0 250689804 14420721664 7991 33554432000 4194304 4196468 140733860011008 140449688275184 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21677] ppid=21660 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21677/stat : 21677 (java) S 21660 21663 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250689804 14420721664 7991 33554432000 4194304 4196468 140733860011008 140449687222880 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21678] ppid=21660 vsize=14082736 memory=139980816594560 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21678/stat : 21678 (java) S 21660 21663 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250689804 14420721664 7991 33554432000 4194304 4196468 140733860011008 140449686170416 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31964 KiB

[startup+0.211831 s]*
/proc/loadavg: 2.01 1.99 1.85 6/219 21678
/proc/meminfo: memFree=19881720/32770624 swapFree=67108840/67108860
[pid=21663] ppid=21660 vsize=14082736 memory=47780 CPUtime=0.31 cores=0,2,4,6
/proc/21663/stat : 21663 (java) S 21660 21663 20185 0 -1 1077944320 10059 0 0 0 29 2 0 0 20 0 15 0 250689798 14420721664 11945 33554432000 4194304 4196468 140733860011008 140733859993552 140450220752631 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
/proc/21663/statm: 3520684 11945 3365 1 0 3482761 0
[pid=21663/tid=21665] ppid=21660 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/21663/task/21665/stat : 21665 (java) R 21660 21663 20185 0 -1 4202560 7765 0 0 0 19 1 0 0 20 0 15 0 250689798 14420721664 11945 33554432000 4194304 4196468 140733860011008 140450224981616 140449810483894 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21666] ppid=21660 vsize=14082736 memory=365 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21666/stat : 21666 (java) S 21660 21663 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250689799 14420721664 11945 33554432000 4194304 4196468 140733860011008 140450135820560 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21667] ppid=21660 vsize=14082736 memory=288370356968306304 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21667/stat : 21667 (java) S 21660 21663 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250689799 14420721664 11945 33554432000 4194304 4196468 140733860011008 140450134768016 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21668] ppid=21660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21668/stat : 21668 (java) S 21660 21663 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250689799 14420721664 11945 33554432000 4194304 4196468 140733860011008 140450133715472 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21669] ppid=21660 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21669/stat : 21669 (java) S 21660 21663 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250689799 14420721664 11945 33554432000 4194304 4196468 140733860011008 140450132662928 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21670] ppid=21660 vsize=14082736 memory=139980816594560 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21670/stat : 21670 (java) S 21660 21663 20185 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250689800 14420721664 11945 33554432000 4194304 4196468 140733860011008 140449694591472 140450220763778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21671] ppid=21660 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21671/stat : 21671 (java) S 21660 21663 20185 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250689801 14420721664 11945 33554432000 4194304 4196468 140733860011008 140449693537696 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21672] ppid=21660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21672/stat : 21672 (java) S 21660 21663 20185 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250689801 14420721664 11945 33554432000 4194304 4196468 140733860011008 140449692485104 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21673] ppid=21660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21673/stat : 21673 (java) S 21660 21663 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250689803 14420721664 11945 33554432000 4194304 4196468 140733860011008 140449691433680 140450220771227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21674] ppid=21660 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21663/task/21674/stat : 21674 (java) R 21660 21663 20185 0 -1 4202560 360 0 0 0 2 0 0 0 20 0 15 0 250689804 14420721664 11945 33554432000 4194304 4196468 140733860011008 140449690380368 140450205862397 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21675] ppid=21660 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/21663/task/21675/stat : 21675 (java) R 21660 21663 20185 0 -1 1077944384 252 0 0 0 2 0 0 0 20 0 15 0 250689804 14420721664 11945 33554432000 4194304 4196468 140733860011008 140449689314576 140450220762837 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21676] ppid=21660 vsize=14082736 memory=139980816594560 CPUtime=0.05 cores=0,2,4,6
/proc/21663/task/21676/stat : 21676 (java) R 21660 21663 20185 0 -1 4202560 301 0 0 0 5 0 0 0 20 0 15 0 250689804 14420721664 11945 33554432000 4194304 4196468 140733860011008 140449688273144 140450199621920 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21677] ppid=21660 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21677/stat : 21677 (java) S 21660 21663 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250689804 14420721664 11945 33554432000 4194304 4196468 140733860011008 140449687222880 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21678] ppid=21660 vsize=14082736 memory=139980816594560 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21678/stat : 21678 (java) S 21660 21663 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250689804 14420721664 11945 33554432000 4194304 4196468 140733860011008 140449686170416 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47780 KiB

[startup+0.310844 s]*
/proc/loadavg: 2.01 1.99 1.85 3/219 21678
/proc/meminfo: memFree=19878184/32770624 swapFree=67108840/67108860
[pid=21663] ppid=21660 vsize=14082736 memory=51108 CPUtime=0.44 cores=0,2,4,6
/proc/21663/stat : 21663 (java) S 21660 21663 20185 0 -1 1077944320 10413 0 0 0 42 2 0 0 20 0 15 0 250689798 14420721664 12777 33554432000 4194304 4196468 140733860011008 140733859993552 140450220752631 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
/proc/21663/statm: 3520684 12777 3368 1 0 3482761 0
[pid=21663/tid=21665] ppid=21660 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/21663/task/21665/stat : 21665 (java) R 21660 21663 20185 0 -1 4202560 8098 0 0 0 28 1 0 0 20 0 15 0 250689798 14420721664 12777 33554432000 4194304 4196468 140733860011008 140450224964144 140450201028299 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21666] ppid=21660 vsize=14082736 memory=288230613314699287 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21666/stat : 21666 (java) S 21660 21663 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250689799 14420721664 12777 33554432000 4194304 4196468 140733860011008 140450135820560 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21667] ppid=21660 vsize=14082736 memory=288370356968306304 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21667/stat : 21667 (java) S 21660 21663 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250689799 14420721664 12777 33554432000 4194304 4196468 140733860011008 140450134768016 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21668] ppid=21660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21668/stat : 21668 (java) S 21660 21663 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250689799 14420721664 12777 33554432000 4194304 4196468 140733860011008 140450133715472 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21669] ppid=21660 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21669/stat : 21669 (java) S 21660 21663 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250689799 14420721664 12777 33554432000 4194304 4196468 140733860011008 140450132662928 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21670] ppid=21660 vsize=14082736 memory=139980816594560 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21670/stat : 21670 (java) S 21660 21663 20185 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250689800 14420721664 12777 33554432000 4194304 4196468 140733860011008 140449694591472 140450220763778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21671] ppid=21660 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21671/stat : 21671 (java) S 21660 21663 20185 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250689801 14420721664 12777 33554432000 4194304 4196468 140733860011008 140449693537696 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21672] ppid=21660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21672/stat : 21672 (java) S 21660 21663 20185 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250689801 14420721664 12777 33554432000 4194304 4196468 140733860011008 140449692485104 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21673] ppid=21660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21673/stat : 21673 (java) S 21660 21663 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250689803 14420721664 12777 33554432000 4194304 4196468 140733860011008 140449691433680 140450220771227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21674] ppid=21660 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21663/task/21674/stat : 21674 (java) S 21660 21663 20185 0 -1 1077944384 366 0 0 0 2 0 0 0 20 0 15 0 250689804 14420721664 12777 33554432000 4194304 4196468 140733860011008 140449690380272 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21675] ppid=21660 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/21663/task/21675/stat : 21675 (java) S 21660 21663 20185 0 -1 1077944384 258 0 0 0 2 0 0 0 20 0 15 0 250689804 14420721664 12777 33554432000 4194304 4196468 140733860011008 140449689327728 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21676] ppid=21660 vsize=14082736 memory=139980816594560 CPUtime=0.07 cores=0,2,4,6
/proc/21663/task/21676/stat : 21676 (java) S 21660 21663 20185 0 -1 1077944384 310 0 0 0 7 0 0 0 20 0 15 0 250689804 14420721664 12777 33554432000 4194304 4196468 140733860011008 140449688275184 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21677] ppid=21660 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21677/stat : 21677 (java) S 21660 21663 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250689804 14420721664 12777 33554432000 4194304 4196468 140733860011008 140449687222880 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21678] ppid=21660 vsize=14082736 memory=139980816594560 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21678/stat : 21678 (java) S 21660 21663 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250689804 14420721664 12777 33554432000 4194304 4196468 140733860011008 140449686170416 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 51108 KiB

[startup+0.700795 s]
/proc/loadavg: 2.01 1.99 1.85 3/219 21678
/proc/meminfo: memFree=19854248/32770624 swapFree=67108840/67108860
[pid=21663] ppid=21660 vsize=14084804 memory=89024 CPUtime=0.99 cores=0,2,4,6
/proc/21663/stat : 21663 (java) S 21660 21663 20185 0 -1 1077944320 17115 0 0 0 94 5 0 0 20 0 15 0 250689798 14422839296 22256 33554432000 4194304 4196468 140733860011008 140733859993552 140450220752631 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
/proc/21663/statm: 3521201 22256 3503 1 0 3483273 0
[pid=21663/tid=21665] ppid=21660 vsize=14084804 memory=1784 CPUtime=0.67 cores=0,2,4,6
/proc/21663/task/21665/stat : 21665 (java) R 21660 21663 20185 0 -1 4202560 14434 0 0 0 64 3 0 0 20 0 15 0 250689798 14422839296 22256 33554432000 4194304 4196468 140733860011008 140450224963504 140450204833118 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21666] ppid=21660 vsize=14084804 memory=752 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21666/stat : 21666 (java) S 21660 21663 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250689799 14422839296 22256 33554432000 4194304 4196468 140733860011008 140450135820560 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21667] ppid=21660 vsize=14084804 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21667/stat : 21667 (java) S 21660 21663 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250689799 14422839296 22256 33554432000 4194304 4196468 140733860011008 140450134768016 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21668] ppid=21660 vsize=14084804 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21668/stat : 21668 (java) S 21660 21663 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250689799 14422839296 22256 33554432000 4194304 4196468 140733860011008 140450133715472 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21669] ppid=21660 vsize=14084804 memory=5728 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21669/stat : 21669 (java) S 21660 21663 20185 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 250689799 14422839296 22256 33554432000 4194304 4196468 140733860011008 140450132662928 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21670] ppid=21660 vsize=14084804 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21670/stat : 21670 (java) S 21660 21663 20185 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 250689800 14422839296 22256 33554432000 4194304 4196468 140733860011008 140449694591472 140450220763778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21671] ppid=21660 vsize=14084804 memory=1092 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21671/stat : 21671 (java) S 21660 21663 20185 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 250689801 14422839296 22256 33554432000 4194304 4196468 140733860011008 140449693537696 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21672] ppid=21660 vsize=14084804 memory=836 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21672/stat : 21672 (java) S 21660 21663 20185 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 250689801 14422839296 22256 33554432000 4194304 4196468 140733860011008 140449692485104 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21673] ppid=21660 vsize=14084804 memory=10692 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21673/stat : 21673 (java) S 21660 21663 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250689803 14422839296 22256 33554432000 4194304 4196468 140733860011008 140449691433680 140450220771227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21674] ppid=21660 vsize=14084804 memory=7450174591119418944 CPUtime=0.08 cores=0,2,4,6
/proc/21663/task/21674/stat : 21674 (java) S 21660 21663 20185 0 -1 1077944384 537 0 0 0 8 0 0 0 20 0 15 0 250689804 14422839296 22256 33554432000 4194304 4196468 140733860011008 140449690380272 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21675] ppid=21660 vsize=14084804 memory=6444198537895111255 CPUtime=0.06 cores=0,2,4,6
/proc/21663/task/21675/stat : 21675 (java) S 21660 21663 20185 0 -1 1077944384 394 0 0 0 6 0 0 0 20 0 15 0 250689804 14422839296 22256 33554432000 4194304 4196468 140733860011008 140449689327728 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21676] ppid=21660 vsize=14084804 memory=7523071198212214892 CPUtime=0.14 cores=0,2,4,6
/proc/21663/task/21676/stat : 21676 (java) S 21660 21663 20185 0 -1 1077944384 370 0 0 0 14 0 0 0 20 0 15 0 250689804 14422839296 22256 33554432000 4194304 4196468 140733860011008 140449688275184 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21677] ppid=21660 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21677/stat : 21677 (java) S 21660 21663 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250689804 14422839296 22256 33554432000 4194304 4196468 140733860011008 140449687222880 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21678] ppid=21660 vsize=14084804 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21678/stat : 21678 (java) S 21660 21663 20185 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 250689804 14422839296 22256 33554432000 4194304 4196468 140733860011008 140449686170416 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89024 KiB

[startup+1.50073 s]
/proc/loadavg: 2.01 1.99 1.85 5/219 21678
/proc/meminfo: memFree=19805640/32770624 swapFree=67108840/67108860
[pid=21663] ppid=21660 vsize=14090948 memory=260484 CPUtime=3.29 cores=0,2,4,6
/proc/21663/stat : 21663 (java) S 21660 21663 20185 0 -1 1077944320 26265 0 0 0 313 16 0 0 20 0 15 0 250689798 14429130752 65121 33554432000 4194304 4196468 140733860011008 140733859993552 140450220752631 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
/proc/21663/statm: 3522737 65121 3575 1 0 3484809 0
[pid=21663/tid=21665] ppid=21660 vsize=14090948 memory=0 CPUtime=1.43 cores=0,2,4,6
/proc/21663/task/21665/stat : 21665 (java) R 21660 21663 20185 0 -1 4202560 19413 0 0 0 136 7 0 0 20 0 15 0 250689798 14429130752 65121 33554432000 4194304 4196468 140733860011008 140450224985824 140449814533901 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21666] ppid=21660 vsize=14090948 memory=-8253362762724047225 CPUtime=0.03 cores=0,2,4,6
/proc/21663/task/21666/stat : 21666 (java) S 21660 21663 20185 0 -1 1077944384 216 0 0 0 2 1 0 0 20 0 15 0 250689799 14429130752 65121 33554432000 4194304 4196468 140733860011008 140450135820560 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21667] ppid=21660 vsize=14090948 memory=-8609294068986781045 CPUtime=0.02 cores=0,2,4,6
/proc/21663/task/21667/stat : 21667 (java) S 21660 21663 20185 0 -1 1077944384 25 0 0 0 1 1 0 0 20 0 15 0 250689799 14429130752 65121 33554432000 4194304 4196468 140733860011008 140450134768016 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21668] ppid=21660 vsize=14090948 memory=-6517102902069810590 CPUtime=0.03 cores=0,2,4,6
/proc/21663/task/21668/stat : 21668 (java) S 21660 21663 20185 0 -1 1077944384 79 0 0 0 2 1 0 0 20 0 15 0 250689799 14429130752 65121 33554432000 4194304 4196468 140733860011008 140450133715472 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21669] ppid=21660 vsize=14090948 memory=4134692831991786133 CPUtime=0.03 cores=0,2,4,6
/proc/21663/task/21669/stat : 21669 (java) S 21660 21663 20185 0 -1 1077944384 208 0 0 0 2 1 0 0 20 0 15 0 250689799 14429130752 65121 33554432000 4194304 4196468 140733860011008 140450132662928 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21670] ppid=21660 vsize=14090948 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21670/stat : 21670 (java) S 21660 21663 20185 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 15 0 250689800 14429130752 65121 33554432000 4194304 4196468 140733860011008 140449694591472 140450220763778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0

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

/proc/21663/task/21665/stat : 21665 (java) R 21660 21663 20185 0 -1 4202560 31703 0 0 0 10143 53 0 0 20 0 15 0 250689798 14429130752 768957 33554432000 4194304 4196468 140733860011008 140450224991136 140449815582424 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21666] ppid=21660 vsize=14090948 memory=3155856 CPUtime=0.17 cores=0,2,4,6
/proc/21663/task/21666/stat : 21666 (java) S 21660 21663 20185 0 -1 1077944384 490 0 0 0 11 6 0 0 20 0 15 0 250689799 14429130752 768957 33554432000 4194304 4196468 140733860011008 140450135820560 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21667] ppid=21660 vsize=14090948 memory=3500 CPUtime=0.15 cores=0,2,4,6
/proc/21663/task/21667/stat : 21667 (java) S 21660 21663 20185 0 -1 1077944384 921 0 0 0 9 6 0 0 20 0 15 0 250689799 14429130752 768957 33554432000 4194304 4196468 140733860011008 140450134768016 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21668] ppid=21660 vsize=14090948 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/21663/task/21668/stat : 21668 (java) S 21660 21663 20185 0 -1 1077944384 995 0 0 0 10 6 0 0 20 0 15 0 250689799 14429130752 768957 33554432000 4194304 4196468 140733860011008 140450133715472 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21669] ppid=21660 vsize=14090948 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/21663/task/21669/stat : 21669 (java) S 21660 21663 20185 0 -1 1077944384 713 0 0 0 10 6 0 0 20 0 15 0 250689799 14429130752 768957 33554432000 4194304 4196468 140733860011008 140450132662928 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21670] ppid=21660 vsize=14090948 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/21663/task/21670/stat : 21670 (java) S 21660 21663 20185 0 -1 1077944384 2245 0 0 0 3 1 0 0 20 0 15 0 250689800 14429130752 768957 33554432000 4194304 4196468 140733860011008 140449694591472 140450220763778 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21671] ppid=21660 vsize=14090948 memory=55 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21671/stat : 21671 (java) S 21660 21663 20185 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 250689801 14429130752 768957 33554432000 4194304 4196468 140733860011008 140449693537760 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21672] ppid=21660 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21672/stat : 21672 (java) S 21660 21663 20185 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 250689801 14429130752 768957 33554432000 4194304 4196468 140733860011008 140449692485120 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21673] ppid=21660 vsize=14090948 memory=4 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21673/stat : 21673 (java) S 21660 21663 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250689803 14429130752 768957 33554432000 4194304 4196468 140733860011008 140449691433680 140450220771227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21674] ppid=21660 vsize=14090948 memory=3500 CPUtime=1.13 cores=0,2,4,6
/proc/21663/task/21674/stat : 21674 (java) S 21660 21663 20185 0 -1 1077944384 2674 0 0 0 113 0 0 0 20 0 15 0 250689804 14429130752 768957 33554432000 4194304 4196468 140733860011008 140449690380272 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21675] ppid=21660 vsize=14090948 memory=68260 CPUtime=1.24 cores=0,2,4,6
/proc/21663/task/21675/stat : 21675 (java) S 21660 21663 20185 0 -1 1077944384 3678 0 0 0 124 0 0 0 20 0 15 0 250689804 14429130752 768957 33554432000 4194304 4196468 140733860011008 140449689327728 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21676] ppid=21660 vsize=14090948 memory=1100 CPUtime=0.55 cores=0,2,4,6
/proc/21663/task/21676/stat : 21676 (java) S 21660 21663 20185 0 -1 1077944384 2206 0 0 0 54 1 0 0 20 0 15 0 250689804 14429130752 768957 33554432000 4194304 4196468 140733860011008 140449688275184 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21677] ppid=21660 vsize=14090948 memory=56 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21677/stat : 21677 (java) S 21660 21663 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250689804 14429130752 768957 33554432000 4194304 4196468 140733860011008 140449687222880 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21678] ppid=21660 vsize=14090948 memory=288370356855046910 CPUtime=0.04 cores=0,2,4,6
/proc/21663/task/21678/stat : 21678 (java) S 21660 21663 20185 0 -1 1077944384 616 0 0 0 2 2 0 0 20 0 15 0 250689804 14429130752 768957 33554432000 4194304 4196468 140733860011008 140449686170416 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 23 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
Current children cumulated CPU time: 105.7 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3075828 KiB

[startup+162.301 s]
/proc/loadavg: 1.60 1.85 1.82 3/220 21764
/proc/meminfo: memFree=20544516/32770624 swapFree=67108840/67108860
[pid=21663] ppid=21660 vsize=14090948 memory=3016832 CPUtime=166.24 cores=0,2,4,6
/proc/21663/stat : 21663 (java) S 21660 21663 20185 0 -1 1077944320 50221 0 0 0 16532 92 0 0 20 0 15 0 250689798 14429130752 754208 33554432000 4194304 4196468 140733860011008 140733859993552 140450220752631 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
/proc/21663/statm: 3522737 754208 3586 1 0 3484809 0
[pid=21663/tid=21665] ppid=21660 vsize=14090948 memory=3016832 CPUtime=161.54 cores=0,2,4,6
/proc/21663/task/21665/stat : 21665 (java) R 21660 21663 20185 0 -1 4202560 32492 0 0 0 16101 53 0 0 20 0 15 0 250689798 14429130752 754208 33554432000 4194304 4196468 140733860011008 140450224991136 140449814961310 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21666] ppid=21660 vsize=14090948 memory=3016832 CPUtime=0.35 cores=0,2,4,6
/proc/21663/task/21666/stat : 21666 (java) S 21660 21663 20185 0 -1 1077944384 765 0 0 0 27 8 0 0 20 0 15 0 250689799 14429130752 754208 33554432000 4194304 4196468 140733860011008 140450135820560 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21667] ppid=21660 vsize=14090948 memory=3016832 CPUtime=0.33 cores=0,2,4,6
/proc/21663/task/21667/stat : 21667 (java) S 21660 21663 20185 0 -1 1077944384 1515 0 0 0 26 7 0 0 20 0 15 0 250689799 14429130752 754208 33554432000 4194304 4196468 140733860011008 140450134768016 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21668] ppid=21660 vsize=14090948 memory=3016832 CPUtime=0.35 cores=0,2,4,6
/proc/21663/task/21668/stat : 21668 (java) S 21660 21663 20185 0 -1 1077944384 1076 0 0 0 27 8 0 0 20 0 15 0 250689799 14429130752 754208 33554432000 4194304 4196468 140733860011008 140450133715472 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21669] ppid=21660 vsize=14090948 memory=3016832 CPUtime=0.35 cores=0,2,4,6
/proc/21663/task/21669/stat : 21669 (java) S 21660 21663 20185 0 -1 1077944384 1223 0 0 0 27 8 0 0 20 0 15 0 250689799 14429130752 754208 33554432000 4194304 4196468 140733860011008 140450132662928 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21670] ppid=21660 vsize=14090948 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/21663/task/21670/stat : 21670 (java) S 21660 21663 20185 0 -1 1077944384 2527 0 0 0 18 3 0 0 20 0 15 0 250689800 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449694591472 140450220763778 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21671] ppid=21660 vsize=14090948 memory=3016832 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21671/stat : 21671 (java) S 21660 21663 20185 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 250689801 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449693537760 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21672] ppid=21660 vsize=14090948 memory=3016832 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21672/stat : 21672 (java) S 21660 21663 20185 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 250689801 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449692485120 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21673] ppid=21660 vsize=14090948 memory=3016832 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21673/stat : 21673 (java) S 21660 21663 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250689803 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449691433680 140450220771227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21674] ppid=21660 vsize=14090948 memory=81 CPUtime=1.13 cores=0,2,4,6
/proc/21663/task/21674/stat : 21674 (java) S 21660 21663 20185 0 -1 1077944384 2679 0 0 0 113 0 0 0 20 0 15 0 250689804 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449690380272 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21675] ppid=21660 vsize=14090948 memory=3016832 CPUtime=1.24 cores=0,2,4,6
/proc/21663/task/21675/stat : 21675 (java) S 21660 21663 20185 0 -1 1077944384 3682 0 0 0 124 0 0 0 20 0 15 0 250689804 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449689327728 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21676] ppid=21660 vsize=14090948 memory=279961405180064 CPUtime=0.55 cores=0,2,4,6
/proc/21663/task/21676/stat : 21676 (java) S 21660 21663 20185 0 -1 1077944384 2211 0 0 0 54 1 0 0 20 0 15 0 250689804 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449688275184 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21677] ppid=21660 vsize=14090948 memory=288285588912866548 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21677/stat : 21677 (java) S 21660 21663 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250689804 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449687222880 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21678] ppid=21660 vsize=14090948 memory=279961403757664 CPUtime=0.08 cores=0,2,4,6
/proc/21663/task/21678/stat : 21678 (java) S 21660 21663 20185 0 -1 1077944384 639 0 0 0 4 4 0 0 20 0 15 0 250689804 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449686170416 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 23 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
Current children cumulated CPU time: 166.24 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3016832 KiB

[startup+222.301 s]
/proc/loadavg: 1.40 1.76 1.79 3/220 21765
/proc/meminfo: memFree=20544756/32770624 swapFree=67108840/67108860
[pid=21663] ppid=21660 vsize=14090948 memory=3016832 CPUtime=227.13 cores=0,2,4,6
/proc/21663/stat : 21663 (java) S 21660 21663 20185 0 -1 1077944320 54605 0 0 0 22610 103 0 0 20 0 15 0 250689798 14429130752 754208 33554432000 4194304 4196468 140733860011008 140733859993552 140450220752631 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
/proc/21663/statm: 3522737 754208 3586 1 0 3484809 0
[pid=21663/tid=21665] ppid=21660 vsize=14090948 memory=3016832 CPUtime=220.83 cores=0,2,4,6
/proc/21663/task/21665/stat : 21665 (java) R 21660 21663 20185 0 -1 4202560 33891 0 0 0 22029 54 0 0 20 0 15 0 250689798 14429130752 754208 33554432000 4194304 4196468 140733860011008 140450224991248 140449815581344 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21666] ppid=21660 vsize=14090948 memory=3016832 CPUtime=0.67 cores=0,2,4,6
/proc/21663/task/21666/stat : 21666 (java) S 21660 21663 20185 0 -1 1077944384 1524 0 0 0 57 10 0 0 20 0 15 0 250689799 14429130752 754208 33554432000 4194304 4196468 140733860011008 140450135820560 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21667] ppid=21660 vsize=14090948 memory=3016832 CPUtime=0.66 cores=0,2,4,6
/proc/21663/task/21667/stat : 21667 (java) S 21660 21663 20185 0 -1 1077944384 1993 0 0 0 56 10 0 0 20 0 15 0 250689799 14429130752 754208 33554432000 4194304 4196468 140733860011008 140450134768016 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21668] ppid=21660 vsize=14090948 memory=3016832 CPUtime=0.66 cores=0,2,4,6
/proc/21663/task/21668/stat : 21668 (java) S 21660 21663 20185 0 -1 1077944384 1378 0 0 0 56 10 0 0 20 0 15 0 250689799 14429130752 754208 33554432000 4194304 4196468 140733860011008 140450133715472 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21669] ppid=21660 vsize=14090948 memory=3016832 CPUtime=0.66 cores=0,2,4,6
/proc/21663/task/21669/stat : 21669 (java) S 21660 21663 20185 0 -1 1077944384 1872 0 0 0 56 10 0 0 20 0 15 0 250689799 14429130752 754208 33554432000 4194304 4196468 140733860011008 140450132662928 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21670] ppid=21660 vsize=14090948 memory=3016832 CPUtime=0.5 cores=0,2,4,6
/proc/21663/task/21670/stat : 21670 (java) S 21660 21663 20185 0 -1 1077944384 3274 0 0 0 44 6 0 0 20 0 15 0 250689800 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449694591472 140450220763778 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21671] ppid=21660 vsize=14090948 memory=3016832 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21671/stat : 21671 (java) S 21660 21663 20185 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 250689801 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449693537760 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21672] ppid=21660 vsize=14090948 memory=3016832 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21672/stat : 21672 (java) S 21660 21663 20185 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 250689801 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449692485120 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21673] ppid=21660 vsize=14090948 memory=3016832 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21673/stat : 21673 (java) S 21660 21663 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250689803 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449691433680 140450220771227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21674] ppid=21660 vsize=14090948 memory=3016832 CPUtime=1.13 cores=0,2,4,6
/proc/21663/task/21674/stat : 21674 (java) S 21660 21663 20185 0 -1 1077944384 2686 0 0 0 113 0 0 0 20 0 15 0 250689804 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449690380272 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21675] ppid=21660 vsize=14090948 memory=3016832 CPUtime=1.24 cores=0,2,4,6
/proc/21663/task/21675/stat : 21675 (java) S 21660 21663 20185 0 -1 1077944384 3688 0 0 0 124 0 0 0 20 0 15 0 250689804 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449689327728 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21676] ppid=21660 vsize=14090948 memory=3016832 CPUtime=0.55 cores=0,2,4,6
/proc/21663/task/21676/stat : 21676 (java) S 21660 21663 20185 0 -1 1077944384 2218 0 0 0 54 1 0 0 20 0 15 0 250689804 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449688275184 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21677] ppid=21660 vsize=14090948 memory=5728 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21677/stat : 21677 (java) S 21660 21663 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250689804 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449687222880 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21678] ppid=21660 vsize=14090948 memory=6791534058613427641 CPUtime=0.12 cores=0,2,4,6
/proc/21663/task/21678/stat : 21678 (java) S 21660 21663 20185 0 -1 1077944384 669 0 0 0 5 7 0 0 20 0 15 0 250689804 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449686170416 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 23 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
Current children cumulated CPU time: 227.13 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3016832 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+246.801 s]
/proc/loadavg: 1.40 1.73 1.78 3/220 21765
/proc/meminfo: memFree=20544768/32770624 swapFree=67108840/67108860
[pid=21663] ppid=21660 vsize=14090948 memory=3016832 CPUtime=252 cores=0,2,4,6
/proc/21663/stat : 21663 (java) S 21660 21663 20185 0 -1 1077944320 56332 0 0 0 25092 108 0 0 20 0 15 0 250689798 14429130752 754208 33554432000 4194304 4196468 140733860011008 140733859993552 140450220752631 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
/proc/21663/statm: 3522737 754208 3586 1 0 3484809 0
[pid=21663/tid=21665] ppid=21660 vsize=14090948 memory=7163371471371265637 CPUtime=245.02 cores=0,2,4,6
/proc/21663/task/21665/stat : 21665 (java) R 21660 21663 20185 0 -1 4202560 34437 0 0 0 24447 55 0 0 20 0 15 0 250689798 14429130752 754208 33554432000 4194304 4196468 140733860011008 140450224991136 140449815583875 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21666] ppid=21660 vsize=14090948 memory=6225492438042568297 CPUtime=0.8 cores=0,2,4,6
/proc/21663/task/21666/stat : 21666 (java) S 21660 21663 20185 0 -1 1077944384 1794 0 0 0 69 11 0 0 20 0 15 0 250689799 14429130752 754208 33554432000 4194304 4196468 140733860011008 140450135820560 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21667] ppid=21660 vsize=14090948 memory=7882264067637013611 CPUtime=0.79 cores=0,2,4,6
/proc/21663/task/21667/stat : 21667 (java) S 21660 21663 20185 0 -1 1077944384 2076 0 0 0 68 11 0 0 20 0 15 0 250689799 14429130752 754208 33554432000 4194304 4196468 140733860011008 140450134768016 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21668] ppid=21660 vsize=14090948 memory=3016832 CPUtime=0.8 cores=0,2,4,6
/proc/21663/task/21668/stat : 21668 (java) S 21660 21663 20185 0 -1 1077944384 1895 0 0 0 69 11 0 0 20 0 15 0 250689799 14429130752 754208 33554432000 4194304 4196468 140733860011008 140450133715472 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21669] ppid=21660 vsize=14090948 memory=928 CPUtime=0.79 cores=0,2,4,6
/proc/21663/task/21669/stat : 21669 (java) S 21660 21663 20185 0 -1 1077944384 1906 0 0 0 68 11 0 0 20 0 15 0 250689799 14429130752 754208 33554432000 4194304 4196468 140733860011008 140450132662928 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21670] ppid=21660 vsize=14090948 memory=2216 CPUtime=0.62 cores=0,2,4,6
/proc/21663/task/21670/stat : 21670 (java) S 21660 21663 20185 0 -1 1077944384 3536 0 0 0 55 7 0 0 20 0 15 0 250689800 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449694591472 140450220763778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21671] ppid=21660 vsize=14090948 memory=3988 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21671/stat : 21671 (java) S 21660 21663 20185 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 250689801 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449693537760 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21672] ppid=21660 vsize=14090948 memory=2036 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21672/stat : 21672 (java) S 21660 21663 20185 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 250689801 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449692485120 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21673] ppid=21660 vsize=14090948 memory=4548 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21673/stat : 21673 (java) S 21660 21663 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250689803 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449691433680 140450220771227 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21674] ppid=21660 vsize=14090948 memory=15188 CPUtime=1.13 cores=0,2,4,6
/proc/21663/task/21674/stat : 21674 (java) S 21660 21663 20185 0 -1 1077944384 2689 0 0 0 113 0 0 0 20 0 15 0 250689804 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449690380272 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21675] ppid=21660 vsize=14090948 memory=4008 CPUtime=1.24 cores=0,2,4,6
/proc/21663/task/21675/stat : 21675 (java) S 21660 21663 20185 0 -1 1077944384 3690 0 0 0 124 0 0 0 20 0 15 0 250689804 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449689327728 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21676] ppid=21660 vsize=14090948 memory=38616 CPUtime=0.55 cores=0,2,4,6
/proc/21663/task/21676/stat : 21676 (java) S 21660 21663 20185 0 -1 1077944384 2221 0 0 0 54 1 0 0 20 0 15 0 250689804 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449688275184 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21677] ppid=21660 vsize=14090948 memory=16320 CPUtime=0 cores=0,2,4,6
/proc/21663/task/21677/stat : 21677 (java) S 21660 21663 20185 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 250689804 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449687222880 140450220762837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
[pid=21663/tid=21678] ppid=21660 vsize=14090948 memory=1720 CPUtime=0.13 cores=0,2,4,6
/proc/21663/task/21678/stat : 21678 (java) S 21660 21663 20185 0 -1 1077944384 676 0 0 0 6 7 0 0 20 0 15 0 250689804 14429130752 754208 33554432000 4194304 4196468 140733860011008 140449686170416 140450220763778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 23 0 0 6293624 6294260 26976256 140733860013136 140733860013326 140733860013326 140733860016079 0
Current children cumulated CPU time: 252 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3016832 KiB

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

[startup+246.833 s]
# the end of solver process 21663 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=250.946 s, system=1.1054 s

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

Child status: 143
Real time (s): 246.833
CPU time (s): 252.051
CPU user time (s): 250.946
CPU system time (s): 1.1054
CPU usage (%): 102.114
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 3466732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.946
system time used= 1.1054
maximum resident set size= 3468372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57206
page faults= 0
swaps= 0
block input operations= 0
block output operations= 376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24125
involuntary context switches= 743


# summary of solver processes directly reported to runsolver:
#   pid: 21663
#   total CPU time (s): 252.051
#   total CPU user time (s): 250.946
#   total CPU system time (s): 1.1054

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.92386 second user time and 2.00527 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-15 13:07:46
IDJOB=4309922
IDBENCH=141305
IDSOLVER=2795
FILE ID=node135/4309922-1534331266
RUNJOBID= node135-1534329094-20216
PBS_JOBID= 21038158
Free space on /tmp= 47072 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-4309922-1534331266/watcher-4309922-1534331266 -o /tmp/evaluation-result-4309922-1534331266/solver-4309922-1534331266 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534329094-20216 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 56685915 --timelimit 252 --memlimit 11000 --nbcore 4 HOME/instance-4309922-1534331266.xml

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

MD5SUM BENCH= d6990cbd029e878cdbe38f84d450c608
RANDOM SEED=56685915

node135.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:        19915916 kB
MemAvailable:   27227808 kB
Buffers:          161868 kB
Cached:          7383908 kB
SwapCached:           20 kB
Active:          8795920 kB
Inactive:        3464864 kB
Active(anon):    4664060 kB
Inactive(anon):   111464 kB
Active(file):    4131860 kB
Inactive(file):  3353400 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108840 kB
Dirty:             35788 kB
Writeback:             0 kB
AnonPages:       4722036 kB
Mapped:            71392 kB
Shmem:             57996 kB
Slab:             283544 kB
SReclaimable:     255092 kB
SUnreclaim:        28452 kB
KernelStack:        3600 kB
PageTables:        14976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6274712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4542464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 47136 MiB
End job on node135 at 2018-08-15 13:11:53