Trace number 4299435

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
SuperSolver_Macq_Stevenart 2018-04-27SAT44 302.621 300.365

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-09_c18.xml
MD5SUM967738086e80168f9eb4b0337d9e8cf6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark1.82438
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints37
Number of domains2
Minimum domain size81
Maximum domain size82
Distribution of domain sizes[{"size":81,"count":36},{"size":82,"count":9}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":36},{"degree":8,"count":8},{"degree":9,"count":1}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":36},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
0.54/0.36	o 65
0.54/0.37	o 59
0.54/0.37	o 57
0.54/0.38	o 56
0.54/0.38	o 53
0.54/0.38	o 52
0.54/0.40	o 50
1.70/0.79	o 49
2.04/0.98	o 48
3.12/1.71	o 47
3.12/1.73	o 46
16.03/14.59	o 45
16.43/14.97	o 44
302.54/300.35	s SATISFIABLE
302.54/300.36	v <instantiation>
302.54/300.36	v 	<list>
302.54/300.36	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][5] y[4][6] y[4][7] y[4][8] y[5][6] y[5][7] y[5][8] y[6][7] y[6][8] y[7][8] 
302.54/300.36	v 	</list>
302.54/300.36	v 	<values>
302.54/300.36	v 		0 3 9 17 19 32 39 43 44 3 9 17 19 32 39 43 44 6 14 16 29 36 40 41 8 10 23 30 34 35 2 15 22 26 27 13 20 24 25 7 11 12 4 5 1 
302.54/300.36	v 	</values>
302.54/300.36	v </instantiation>

Verifier Data

OK	44

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299435-1532820883/watcher-4299435-1532820883 -o /tmp/evaluation-result-4299435-1532820883/solver-4299435-1532820883 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532811810-20544 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4299435-1532820883.xml 

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

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
solver pid=22057, runsolver pid=22054
Current StackSize limit: 8192 KiB


[startup+0.101132 s]*
/proc/loadavg: 1.40 1.47 1.56 5/219 22072
/proc/meminfo: memFree=23485060/32770624 swapFree=67108860/67108860
[pid=22057] ppid=22054 vsize=10661052 memory=27580 CPUtime=0.13 cores=1,3,5,7
/proc/22057/stat : 22057 (java) S 22054 22057 20512 0 -1 1077944320 5313 0 0 0 12 1 0 0 20 0 15 0 99651467 10916917248 6895 33554432000 4194304 4196468 140731671745248 140731671727792 139683717439223 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
/proc/22057/statm: 2665263 6895 2840 1 0 2627263 0
[pid=22057/tid=22059] ppid=22054 vsize=10661052 memory=-7254949987974015097 CPUtime=0.09 cores=1,3,5,7
/proc/22057/task/22059/stat : 22059 (java) R 22054 22057 20512 0 -1 4202560 3174 0 0 0 9 0 0 0 20 0 15 0 99651468 10916917248 6895 33554432000 4194304 4196468 140731671745248 139683721661808 139683717451158 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22060] ppid=22054 vsize=10661052 memory=5793855073654872505 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22060/stat : 22060 (java) S 22054 22057 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99651468 10916917248 6895 33554432000 4194304 4196468 140731671745248 139683324206096 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22061] ppid=22054 vsize=10661052 memory=139822644979328 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22061/stat : 22061 (java) S 22054 22057 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99651468 10916917248 6895 33554432000 4194304 4196468 140731671745248 139683323153552 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22062] ppid=22054 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22062/stat : 22062 (java) S 22054 22057 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99651468 10916917248 6895 33554432000 4194304 4196468 140731671745248 139683322100496 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22063] ppid=22054 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22063/stat : 22063 (java) S 22054 22057 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99651468 10916917248 6895 33554432000 4194304 4196468 140731671745248 139683321047952 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22064] ppid=22054 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22064/stat : 22064 (java) S 22054 22057 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99651470 10916917248 6960 33554432000 4194304 4196468 140731671745248 139683277146352 139683717450370 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22065] ppid=22054 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22065/stat : 22065 (java) S 22054 22057 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99651470 10916917248 6960 33554432000 4194304 4196468 140731671745248 139683208094880 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22066] ppid=22054 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22066/stat : 22066 (java) S 22054 22057 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99651470 10916917248 6960 33554432000 4194304 4196468 140731671745248 139683207041776 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22067] ppid=22054 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22067/stat : 22067 (java) S 22054 22057 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99651473 10916917248 6960 33554432000 4194304 4196468 140731671745248 139683205990352 139683717457819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22068] ppid=22054 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22068/stat : 22068 (java) R 22054 22057 20512 0 -1 1077944384 431 0 0 0 0 0 0 0 20 0 15 0 99651473 10916917248 6960 33554432000 4194304 4196468 140731671745248 139683204938480 139683717450370 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22069] ppid=22054 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22069/stat : 22069 (java) R 22054 22057 20512 0 -1 4202560 77 0 0 0 0 0 0 0 20 0 15 0 99651473 10916917248 6960 33554432000 4194304 4196468 140731671745248 139683203877440 139683697884512 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22070] ppid=22054 vsize=10661052 memory=139822644979328 CPUtime=0.02 cores=1,3,5,7
/proc/22057/task/22070/stat : 22070 (java) R 22054 22057 20512 0 -1 4202560 302 0 0 0 2 0 0 0 20 0 15 0 99651473 10916917248 6960 33554432000 4194304 4196468 140731671745248 139683202832880 139683701519710 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22071] ppid=22054 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22071/stat : 22071 (java) S 22054 22057 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99651473 10916917248 6960 33554432000 4194304 4196468 140731671745248 139683201780576 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22072] ppid=22054 vsize=10661052 memory=139822644979328 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22072/stat : 22072 (java) S 22054 22057 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99651473 10916917248 6960 33554432000 4194304 4196468 140731671745248 139683200727600 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27580 KiB

[startup+0.210952 s]*
/proc/loadavg: 1.40 1.47 1.56 5/219 22072
/proc/meminfo: memFree=23472764/32770624 swapFree=67108860/67108860
[pid=22057] ppid=22054 vsize=10661128 memory=40680 CPUtime=0.33 cores=1,3,5,7
/proc/22057/stat : 22057 (java) S 22054 22057 20512 0 -1 1077944320 8185 0 0 0 31 2 0 0 20 0 15 0 99651467 10916995072 10170 33554432000 4194304 4196468 140731671745248 140731671727792 139683717439223 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
/proc/22057/statm: 2665282 10170 3000 1 0 2627263 0
[pid=22057/tid=22059] ppid=22054 vsize=10661128 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/22057/task/22059/stat : 22059 (java) R 22054 22057 20512 0 -1 4202560 5249 0 0 0 19 1 0 0 20 0 15 0 99651468 10916995072 10170 33554432000 4194304 4196468 140731671745248 139683721671536 139683701519710 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22060] ppid=22054 vsize=10661128 memory=4211973548849769866 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22060/stat : 22060 (java) S 22054 22057 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99651468 10916995072 10170 33554432000 4194304 4196468 140731671745248 139683324206096 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22061] ppid=22054 vsize=10661128 memory=139822644979328 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22061/stat : 22061 (java) S 22054 22057 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99651468 10916995072 10170 33554432000 4194304 4196468 140731671745248 139683323153552 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22062] ppid=22054 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22062/stat : 22062 (java) S 22054 22057 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99651468 10916995072 10170 33554432000 4194304 4196468 140731671745248 139683322100496 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22063] ppid=22054 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22063/stat : 22063 (java) S 22054 22057 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99651468 10916995072 10170 33554432000 4194304 4196468 140731671745248 139683321047952 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22064] ppid=22054 vsize=10661128 memory=139822644979328 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22064/stat : 22064 (java) S 22054 22057 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99651470 10916995072 10170 33554432000 4194304 4196468 140731671745248 139683277146352 139683717450370 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22065] ppid=22054 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22065/stat : 22065 (java) S 22054 22057 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99651470 10916995072 10170 33554432000 4194304 4196468 140731671745248 139683208094880 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22066] ppid=22054 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22066/stat : 22066 (java) S 22054 22057 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99651470 10916995072 10170 33554432000 4194304 4196468 140731671745248 139683207041776 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22067] ppid=22054 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22067/stat : 22067 (java) S 22054 22057 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99651473 10916995072 10170 33554432000 4194304 4196468 140731671745248 139683205990352 139683717457819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22068] ppid=22054 vsize=10661128 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/22057/task/22068/stat : 22068 (java) S 22054 22057 20512 0 -1 1077944384 551 0 0 0 2 0 0 0 20 0 15 0 99651473 10916995072 10170 33554432000 4194304 4196468 140731671745248 139683204938480 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22069] ppid=22054 vsize=10661128 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/22057/task/22069/stat : 22069 (java) S 22054 22057 20512 0 -1 1077944384 282 0 0 0 1 0 0 0 20 0 15 0 99651473 10916995072 10170 33554432000 4194304 4196468 140731671745248 139683203885936 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22070] ppid=22054 vsize=10661128 memory=139822644979328 CPUtime=0.07 cores=1,3,5,7
/proc/22057/task/22070/stat : 22070 (java) S 22054 22057 20512 0 -1 1077944384 741 0 0 0 7 0 0 0 20 0 15 0 99651473 10916995072 10170 33554432000 4194304 4196468 140731671745248 139683202832880 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22071] ppid=22054 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22071/stat : 22071 (java) S 22054 22057 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99651473 10916995072 10170 33554432000 4194304 4196468 140731671745248 139683201780576 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22072] ppid=22054 vsize=10661128 memory=139822644979328 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22072/stat : 22072 (java) S 22054 22057 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99651473 10916995072 10170 33554432000 4194304 4196468 140731671745248 139683200727600 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 40680 KiB

[startup+0.31068 s]*
/proc/loadavg: 1.40 1.47 1.56 5/219 22072
/proc/meminfo: memFree=23468360/32770624 swapFree=67108860/67108860
[pid=22057] ppid=22054 vsize=10661128 memory=46480 CPUtime=0.54 cores=1,3,5,7
/proc/22057/stat : 22057 (java) S 22054 22057 20512 0 -1 1077944320 8720 0 0 0 52 2 0 0 20 0 15 0 99651467 10916995072 11620 33554432000 4194304 4196468 140731671745248 140731671727792 139683717439223 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
/proc/22057/statm: 2665282 11620 3032 1 0 2627263 0
[pid=22057/tid=22059] ppid=22054 vsize=10661128 memory=6735269665583770266 CPUtime=0.29 cores=1,3,5,7
/proc/22057/task/22059/stat : 22059 (java) R 22054 22057 20512 0 -1 4202560 5562 0 0 0 28 1 0 0 20 0 15 0 99651468 10916995072 11620 33554432000 4194304 4196468 140731671745248 139683721676640 139683717451158 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22060] ppid=22054 vsize=10661128 memory=4211973548849769866 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22060/stat : 22060 (java) S 22054 22057 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99651468 10916995072 11620 33554432000 4194304 4196468 140731671745248 139683324206096 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22061] ppid=22054 vsize=10661128 memory=279645171194240 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22061/stat : 22061 (java) S 22054 22057 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99651468 10916995072 11620 33554432000 4194304 4196468 140731671745248 139683323153552 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22062] ppid=22054 vsize=10661128 memory=279645052457472 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22062/stat : 22062 (java) S 22054 22057 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99651468 10916995072 11620 33554432000 4194304 4196468 140731671745248 139683322100496 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22063] ppid=22054 vsize=10661128 memory=139822526214927 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22063/stat : 22063 (java) S 22054 22057 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99651468 10916995072 11620 33554432000 4194304 4196468 140731671745248 139683321047952 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22064] ppid=22054 vsize=10661128 memory=279645171203456 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22064/stat : 22064 (java) S 22054 22057 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99651470 10916995072 11620 33554432000 4194304 4196468 140731671745248 139683277146352 139683717450370 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22065] ppid=22054 vsize=10661128 memory=139822526219535 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22065/stat : 22065 (java) S 22054 22057 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99651470 10916995072 11620 33554432000 4194304 4196468 140731671745248 139683208094880 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22066] ppid=22054 vsize=10661128 memory=139822526242384 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22066/stat : 22066 (java) S 22054 22057 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99651470 10916995072 11620 33554432000 4194304 4196468 140731671745248 139683207041776 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22067] ppid=22054 vsize=10661128 memory=139822526245018 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22067/stat : 22067 (java) S 22054 22057 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99651473 10916995072 11620 33554432000 4194304 4196468 140731671745248 139683205990352 139683717457819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22068] ppid=22054 vsize=10661128 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/22057/task/22068/stat : 22068 (java) S 22054 22057 20512 0 -1 1077944384 561 0 0 0 4 0 0 0 20 0 15 0 99651473 10916995072 11620 33554432000 4194304 4196468 140731671745248 139683204938480 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22069] ppid=22054 vsize=10661128 memory=-1 CPUtime=0.06 cores=1,3,5,7
/proc/22057/task/22069/stat : 22069 (java) S 22054 22057 20512 0 -1 1077944384 415 0 0 0 6 0 0 0 20 0 15 0 99651473 10916995072 11620 33554432000 4194304 4196468 140731671745248 139683203885936 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22070] ppid=22054 vsize=10661128 memory=139822644979328 CPUtime=0.13 cores=1,3,5,7
/proc/22057/task/22070/stat : 22070 (java) R 22054 22057 20512 0 -1 4202560 815 0 0 0 13 0 0 0 20 0 15 0 99651473 10916995072 11620 33554432000 4194304 4196468 140731671745248 139683202828608 139683695973825 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22071] ppid=22054 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22071/stat : 22071 (java) S 22054 22057 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99651473 10916995072 11620 33554432000 4194304 4196468 140731671745248 139683201780576 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22072] ppid=22054 vsize=10661128 memory=139822645006908 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22072/stat : 22072 (java) S 22054 22057 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99651473 10916995072 11620 33554432000 4194304 4196468 140731671745248 139683200727600 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 46480 KiB

[startup+0.700737 s]
/proc/loadavg: 1.40 1.47 1.56 5/219 22072
/proc/meminfo: memFree=23445784/32770624 swapFree=67108860/67108860
[pid=22057] ppid=22054 vsize=10661128 memory=79920 CPUtime=1.7 cores=1,3,5,7
/proc/22057/stat : 22057 (java) S 22054 22057 20512 0 -1 1077944320 13506 0 0 0 167 3 0 0 20 0 15 0 99651467 10916995072 19980 33554432000 4194304 4196468 140731671745248 140731671727792 139683717439223 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
/proc/22057/statm: 2665282 19980 3083 1 0 2627263 0
[pid=22057/tid=22059] ppid=22054 vsize=10661128 memory=56 CPUtime=0.67 cores=1,3,5,7
/proc/22057/task/22059/stat : 22059 (java) R 22054 22057 20512 0 -1 4202560 5669 0 0 0 66 1 0 0 20 0 15 0 99651468 10916995072 19980 33554432000 4194304 4196468 140731671745248 139683721677712 139683357701467 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22060] ppid=22054 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22060/stat : 22060 (java) S 22054 22057 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99651468 10916995072 19980 33554432000 4194304 4196468 140731671745248 139683324206096 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22061] ppid=22054 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22061/stat : 22061 (java) S 22054 22057 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99651468 10916995072 19980 33554432000 4194304 4196468 140731671745248 139683323153552 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22062] ppid=22054 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22062/stat : 22062 (java) S 22054 22057 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99651468 10916995072 19980 33554432000 4194304 4196468 140731671745248 139683322100496 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22063] ppid=22054 vsize=10661128 memory=8320808402719684661 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22063/stat : 22063 (java) S 22054 22057 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99651468 10916995072 19980 33554432000 4194304 4196468 140731671745248 139683321047952 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22064] ppid=22054 vsize=10661128 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22064/stat : 22064 (java) S 22054 22057 20512 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99651470 10916995072 19980 33554432000 4194304 4196468 140731671745248 139683277146352 139683717450370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22065] ppid=22054 vsize=10661128 memory=796 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22065/stat : 22065 (java) S 22054 22057 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99651470 10916995072 19980 33554432000 4194304 4196468 140731671745248 139683208094880 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22066] ppid=22054 vsize=10661128 memory=8452 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22066/stat : 22066 (java) S 22054 22057 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99651470 10916995072 19980 33554432000 4194304 4196468 140731671745248 139683207041776 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22067] ppid=22054 vsize=10661128 memory=5776 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22067/stat : 22067 (java) S 22054 22057 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99651473 10916995072 19980 33554432000 4194304 4196468 140731671745248 139683205990352 139683717457819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22068] ppid=22054 vsize=10661128 memory=1200 CPUtime=0.39 cores=1,3,5,7
/proc/22057/task/22068/stat : 22068 (java) R 22054 22057 20512 0 -1 4202560 2173 0 0 0 39 0 0 0 20 0 15 0 99651473 10916995072 19980 33554432000 4194304 4196468 140731671745248 139683204925048 139683698075156 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22069] ppid=22054 vsize=10661128 memory=12136 CPUtime=0.41 cores=1,3,5,7
/proc/22057/task/22069/stat : 22069 (java) R 22054 22057 20512 0 -1 4202560 2946 0 0 0 41 0 0 0 20 0 15 0 99651473 10916995072 19980 33554432000 4194304 4196468 140731671745248 139683203866952 139683702319439 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22070] ppid=22054 vsize=10661128 memory=1008 CPUtime=0.2 cores=1,3,5,7
/proc/22057/task/22070/stat : 22070 (java) S 22054 22057 20512 0 -1 1077944384 1348 0 0 0 20 0 0 0 20 0 15 0 99651473 10916995072 19980 33554432000 4194304 4196468 140731671745248 139683202832880 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22071] ppid=22054 vsize=10661128 memory=4620 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22071/stat : 22071 (java) S 22054 22057 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99651473 10916995072 19980 33554432000 4194304 4196468 140731671745248 139683201780576 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22072] ppid=22054 vsize=10661128 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22072/stat : 22072 (java) S 22054 22057 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99651473 10916995072 19980 33554432000 4194304 4196468 140731671745248 139683200727600 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 79920 KiB

[startup+1.50075 s]
/proc/loadavg: 1.40 1.47 1.56 3/219 22072
/proc/meminfo: memFree=23403340/32770624 swapFree=67108860/67108860
[pid=22057] ppid=22054 vsize=10661128 memory=161656 CPUtime=2.88 cores=1,3,5,7
/proc/22057/stat : 22057 (java) S 22054 22057 20512 0 -1 1077944320 18505 0 0 0 284 4 0 0 20 0 15 0 99651467 10916995072 40414 33554432000 4194304 4196468 140731671745248 140731671727792 139683717439223 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
/proc/22057/statm: 2665282 40414 3100 1 0 2627263 0
[pid=22057/tid=22059] ppid=22054 vsize=10661128 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/22057/task/22059/stat : 22059 (java) R 22054 22057 20512 0 -1 4202560 6850 0 0 0 144 3 0 0 20 0 15 0 99651468 10916995072 40414 33554432000 4194304 4196468 140731671745248 139683721666448 139683357773170 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22060] ppid=22054 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22060/stat : 22060 (java) S 22054 22057 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99651468 10916995072 40414 33554432000 4194304 4196468 140731671745248 139683324206096 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22061] ppid=22054 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22061/stat : 22061 (java) S 22054 22057 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99651468 10916995072 40414 33554432000 4194304 4196468 140731671745248 139683323153552 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22062] ppid=22054 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22062/stat : 22062 (java) S 22054 22057 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99651468 10916995072 40414 33554432000 4194304 4196468 140731671745248 139683322100496 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22063] ppid=22054 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22063/stat : 22063 (java) S 22054 22057 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99651468 10916995072 40414 33554432000 4194304 4196468 140731671745248 139683321047952 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22064] ppid=22054 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22064/stat : 22064 (java) S 22054 22057 20512 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 99651470 10916995072 40414 33554432000 4194304 4196468 140731671745248 139683277146352 139683717450370 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0

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

[pid=22057/tid=22071] ppid=22054 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22071/stat : 22071 (java) S 22054 22057 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683201780576 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22072] ppid=22054 vsize=10661128 memory=15872 CPUtime=0.07 cores=1,3,5,7
/proc/22057/task/22072/stat : 22072 (java) S 22054 22057 20512 0 -1 1077944384 438 0 0 0 4 3 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683200727600 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
Current children cumulated CPU time: 299.84 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 186108 KiB

[startup+299.201 s]
/proc/loadavg: 1.23 1.28 1.45 3/217 22077
/proc/meminfo: memFree=23318868/32770624 swapFree=67108860/67108860
[pid=22057] ppid=22054 vsize=10661128 memory=186108 CPUtime=301.44 cores=1,3,5,7
/proc/22057/stat : 22057 (java) S 22054 22057 20512 0 -1 1077944320 31537 0 0 0 30122 22 0 0 20 0 15 0 99651467 10916995072 46527 33554432000 4194304 4196468 140731671745248 140731671727792 139683717439223 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
/proc/22057/statm: 2665282 46527 3140 1 0 2627263 0
[pid=22057/tid=22059] ppid=22054 vsize=10661128 memory=182068 CPUtime=298.24 cores=1,3,5,7
/proc/22057/task/22059/stat : 22059 (java) R 22054 22057 20512 0 -1 4202560 9851 0 0 0 29819 5 0 0 20 0 15 0 99651468 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683721678752 139683357773755 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22060] ppid=22054 vsize=10661128 memory=2236 CPUtime=0.29 cores=1,3,5,7
/proc/22057/task/22060/stat : 22060 (java) S 22054 22057 20512 0 -1 1077944384 554 0 0 0 25 4 0 0 20 0 15 0 99651468 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683324206096 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22061] ppid=22054 vsize=10661128 memory=186108 CPUtime=0.29 cores=1,3,5,7
/proc/22057/task/22061/stat : 22061 (java) S 22054 22057 20512 0 -1 1077944384 1326 0 0 0 26 3 0 0 20 0 15 0 99651468 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683323153552 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22062] ppid=22054 vsize=10661128 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/22057/task/22062/stat : 22062 (java) S 22054 22057 20512 0 -1 1077944384 1256 0 0 0 25 4 0 0 20 0 15 0 99651468 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683322100496 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22063] ppid=22054 vsize=10661128 memory=6791534058613427641 CPUtime=0.27 cores=1,3,5,7
/proc/22057/task/22063/stat : 22063 (java) S 22054 22057 20512 0 -1 1077944384 917 0 0 0 23 4 0 0 20 0 15 0 99651468 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683321047952 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22064] ppid=22054 vsize=10661128 memory=28800 CPUtime=0.39 cores=1,3,5,7
/proc/22057/task/22064/stat : 22064 (java) S 22054 22057 20512 0 -1 1077944384 2136 0 0 0 37 2 0 0 20 0 15 0 99651470 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683277146352 139683717450370 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22065] ppid=22054 vsize=10661128 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22065/stat : 22065 (java) S 22054 22057 20512 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99651470 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683208094880 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22066] ppid=22054 vsize=10661128 memory=2444 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22066/stat : 22066 (java) S 22054 22057 20512 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 99651470 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683207041776 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22067] ppid=22054 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22067/stat : 22067 (java) S 22054 22057 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683205990352 139683717457819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22068] ppid=22054 vsize=10661128 memory=1716 CPUtime=0.65 cores=1,3,5,7
/proc/22057/task/22068/stat : 22068 (java) S 22054 22057 20512 0 -1 1077944384 4827 0 0 0 65 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683204938480 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22069] ppid=22054 vsize=10661128 memory=1424 CPUtime=0.64 cores=1,3,5,7
/proc/22057/task/22069/stat : 22069 (java) S 22054 22057 20512 0 -1 1077944384 6059 0 0 0 64 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683203885936 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22070] ppid=22054 vsize=10661128 memory=796 CPUtime=0.23 cores=1,3,5,7
/proc/22057/task/22070/stat : 22070 (java) S 22054 22057 20512 0 -1 1077944384 2764 0 0 0 23 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683202832880 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22071] ppid=22054 vsize=10661128 memory=8452 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22071/stat : 22071 (java) S 22054 22057 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683201780576 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22072] ppid=22054 vsize=10661128 memory=5776 CPUtime=0.07 cores=1,3,5,7
/proc/22057/task/22072/stat : 22072 (java) S 22054 22057 20512 0 -1 1077944384 438 0 0 0 4 3 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683200727600 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
Current children cumulated CPU time: 301.44 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 186108 KiB

[startup+300.001 s]*
/proc/loadavg: 1.29 1.30 1.46 3/218 22078
/proc/meminfo: memFree=23317868/32770624 swapFree=67108860/67108860
[pid=22057] ppid=22054 vsize=10661128 memory=186108 CPUtime=302.25 cores=1,3,5,7
/proc/22057/stat : 22057 (java) S 22054 22057 20512 0 -1 1077944320 31541 0 0 0 30203 22 0 0 20 0 15 0 99651467 10916995072 46527 33554432000 4194304 4196468 140731671745248 140731671727792 139683717439223 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
/proc/22057/statm: 2665282 46527 3140 1 0 2627263 0
[pid=22057/tid=22059] ppid=22054 vsize=10661128 memory=1398720917958146503 CPUtime=299.05 cores=1,3,5,7
/proc/22057/task/22059/stat : 22059 (java) R 22054 22057 20512 0 -1 4202560 9853 0 0 0 29900 5 0 0 20 0 15 0 99651468 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683721678768 139683357938518 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22060] ppid=22054 vsize=10661128 memory=-7003737579269690708 CPUtime=0.29 cores=1,3,5,7
/proc/22057/task/22060/stat : 22060 (java) S 22054 22057 20512 0 -1 1077944384 555 0 0 0 25 4 0 0 20 0 15 0 99651468 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683324206096 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22061] ppid=22054 vsize=10661128 memory=2444 CPUtime=0.29 cores=1,3,5,7
/proc/22057/task/22061/stat : 22061 (java) S 22054 22057 20512 0 -1 1077944384 1326 0 0 0 26 3 0 0 20 0 15 0 99651468 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683323153552 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22062] ppid=22054 vsize=10661128 memory=1832 CPUtime=0.29 cores=1,3,5,7
/proc/22057/task/22062/stat : 22062 (java) S 22054 22057 20512 0 -1 1077944384 1256 0 0 0 25 4 0 0 20 0 15 0 99651468 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683322100496 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22063] ppid=22054 vsize=10661128 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/22057/task/22063/stat : 22063 (java) S 22054 22057 20512 0 -1 1077944384 917 0 0 0 23 4 0 0 20 0 15 0 99651468 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683321047952 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22064] ppid=22054 vsize=10661128 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/22057/task/22064/stat : 22064 (java) S 22054 22057 20512 0 -1 1077944384 2137 0 0 0 37 2 0 0 20 0 15 0 99651470 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683277146352 139683717450370 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22065] ppid=22054 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22065/stat : 22065 (java) S 22054 22057 20512 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99651470 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683208094880 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22066] ppid=22054 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22066/stat : 22066 (java) S 22054 22057 20512 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 99651470 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683207041776 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22067] ppid=22054 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22067/stat : 22067 (java) S 22054 22057 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683205990352 139683717457819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22068] ppid=22054 vsize=10661128 memory=0 CPUtime=0.65 cores=1,3,5,7
/proc/22057/task/22068/stat : 22068 (java) S 22054 22057 20512 0 -1 1077944384 4827 0 0 0 65 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683204938480 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22069] ppid=22054 vsize=10661128 memory=2319408921923563551 CPUtime=0.64 cores=1,3,5,7
/proc/22057/task/22069/stat : 22069 (java) S 22054 22057 20512 0 -1 1077944384 6059 0 0 0 64 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683203885936 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22070] ppid=22054 vsize=10661128 memory=3905946218748577460 CPUtime=0.23 cores=1,3,5,7
/proc/22057/task/22070/stat : 22070 (java) S 22054 22057 20512 0 -1 1077944384 2764 0 0 0 23 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683202832880 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22071] ppid=22054 vsize=10661128 memory=2319389199467294751 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22071/stat : 22071 (java) S 22054 22057 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683201780576 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22072] ppid=22054 vsize=10661128 memory=279645172136528 CPUtime=0.07 cores=1,3,5,7
/proc/22057/task/22072/stat : 22072 (java) S 22054 22057 20512 0 -1 1077944384 438 0 0 0 4 3 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683200727600 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
Current children cumulated CPU time: 302.25 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 186108 KiB

[startup+300.201 s]
/proc/loadavg: 1.29 1.30 1.46 3/218 22078
/proc/meminfo: memFree=23317868/32770624 swapFree=67108860/67108860
[pid=22057] ppid=22054 vsize=10661128 memory=186108 CPUtime=302.44 cores=1,3,5,7
/proc/22057/stat : 22057 (java) S 22054 22057 20512 0 -1 1077944320 31542 0 0 0 30222 22 0 0 20 0 15 0 99651467 10916995072 46527 33554432000 4194304 4196468 140731671745248 140731671727792 139683717439223 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
/proc/22057/statm: 2665282 46527 3140 1 0 2627263 0
[pid=22057/tid=22059] ppid=22054 vsize=10661128 memory=3397 CPUtime=299.24 cores=1,3,5,7
/proc/22057/task/22059/stat : 22059 (java) R 22054 22057 20512 0 -1 4202560 9854 0 0 0 29919 5 0 0 20 0 15 0 99651468 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683721678752 139683357577448 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22060] ppid=22054 vsize=10661128 memory=301794158559429314 CPUtime=0.29 cores=1,3,5,7
/proc/22057/task/22060/stat : 22060 (java) S 22054 22057 20512 0 -1 1077944384 555 0 0 0 25 4 0 0 20 0 15 0 99651468 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683324206096 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22061] ppid=22054 vsize=10661128 memory=6944656592455360569 CPUtime=0.29 cores=1,3,5,7
/proc/22057/task/22061/stat : 22061 (java) S 22054 22057 20512 0 -1 1077944384 1326 0 0 0 26 3 0 0 20 0 15 0 99651468 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683323153552 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22062] ppid=22054 vsize=10661128 memory=-7595718148655180642 CPUtime=0.29 cores=1,3,5,7
/proc/22057/task/22062/stat : 22062 (java) S 22054 22057 20512 0 -1 1077944384 1256 0 0 0 25 4 0 0 20 0 15 0 99651468 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683322100496 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22063] ppid=22054 vsize=10661128 memory=-3833726747341067623 CPUtime=0.27 cores=1,3,5,7
/proc/22057/task/22063/stat : 22063 (java) S 22054 22057 20512 0 -1 1077944384 917 0 0 0 23 4 0 0 20 0 15 0 99651468 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683321047952 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22064] ppid=22054 vsize=10661128 memory=6944656592455360604 CPUtime=0.39 cores=1,3,5,7
/proc/22057/task/22064/stat : 22064 (java) S 22054 22057 20512 0 -1 1077944384 2137 0 0 0 37 2 0 0 20 0 15 0 99651470 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683277146352 139683717450370 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22065] ppid=22054 vsize=10661128 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22065/stat : 22065 (java) S 22054 22057 20512 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99651470 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683208094880 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22066] ppid=22054 vsize=10661128 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22066/stat : 22066 (java) S 22054 22057 20512 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 99651470 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683207041776 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22067] ppid=22054 vsize=10661128 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22067/stat : 22067 (java) S 22054 22057 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683205990352 139683717457819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22068] ppid=22054 vsize=10661128 memory=6655300316396806240 CPUtime=0.65 cores=1,3,5,7
/proc/22057/task/22068/stat : 22068 (java) S 22054 22057 20512 0 -1 1077944384 4827 0 0 0 65 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683204938480 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22069] ppid=22054 vsize=10661128 memory=8976414709404591081 CPUtime=0.64 cores=1,3,5,7
/proc/22057/task/22069/stat : 22069 (java) S 22054 22057 20512 0 -1 1077944384 6059 0 0 0 64 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683203885936 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22070] ppid=22054 vsize=10661128 memory=6939030417259835968 CPUtime=0.23 cores=1,3,5,7
/proc/22057/task/22070/stat : 22070 (java) S 22054 22057 20512 0 -1 1077944384 2764 0 0 0 23 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683202832880 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22071] ppid=22054 vsize=10661128 memory=7594597771697979466 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22071/stat : 22071 (java) S 22054 22057 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683201780576 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22072] ppid=22054 vsize=10661128 memory=3472328296227670329 CPUtime=0.07 cores=1,3,5,7
/proc/22057/task/22072/stat : 22072 (java) S 22054 22057 20512 0 -1 1077944384 438 0 0 0 4 3 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683200727600 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
Current children cumulated CPU time: 302.44 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 186108 KiB

[startup+300.301 s]
/proc/loadavg: 1.29 1.30 1.46 3/218 22078
/proc/meminfo: memFree=23317868/32770624 swapFree=67108860/67108860
[pid=22057] ppid=22054 vsize=10661128 memory=186108 CPUtime=302.54 cores=1,3,5,7
/proc/22057/stat : 22057 (java) S 22054 22057 20512 0 -1 1077944320 31542 0 0 0 30232 22 0 0 20 0 15 0 99651467 10916995072 46527 33554432000 4194304 4196468 140731671745248 140731671727792 139683717439223 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
/proc/22057/statm: 2665282 46527 3140 1 0 2627263 0
[pid=22057/tid=22059] ppid=22054 vsize=10661128 memory=186108 CPUtime=299.34 cores=1,3,5,7
/proc/22057/task/22059/stat : 22059 (java) R 22054 22057 20512 0 -1 4202560 9854 0 0 0 29929 5 0 0 20 0 15 0 99651468 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683721678752 139683357590158 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22060] ppid=22054 vsize=10661128 memory=186108 CPUtime=0.29 cores=1,3,5,7
/proc/22057/task/22060/stat : 22060 (java) S 22054 22057 20512 0 -1 1077944384 555 0 0 0 25 4 0 0 20 0 15 0 99651468 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683324206096 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22061] ppid=22054 vsize=10661128 memory=181836 CPUtime=0.29 cores=1,3,5,7
/proc/22057/task/22061/stat : 22061 (java) S 22054 22057 20512 0 -1 1077944384 1326 0 0 0 26 3 0 0 20 0 15 0 99651468 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683323153552 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22062] ppid=22054 vsize=10661128 memory=181836 CPUtime=0.29 cores=1,3,5,7
/proc/22057/task/22062/stat : 22062 (java) S 22054 22057 20512 0 -1 1077944384 1256 0 0 0 25 4 0 0 20 0 15 0 99651468 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683322100496 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22063] ppid=22054 vsize=10661128 memory=181836 CPUtime=0.27 cores=1,3,5,7
/proc/22057/task/22063/stat : 22063 (java) S 22054 22057 20512 0 -1 1077944384 917 0 0 0 23 4 0 0 20 0 15 0 99651468 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683321047952 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22064] ppid=22054 vsize=10661128 memory=181836 CPUtime=0.39 cores=1,3,5,7
/proc/22057/task/22064/stat : 22064 (java) S 22054 22057 20512 0 -1 1077944384 2137 0 0 0 37 2 0 0 20 0 15 0 99651470 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683277146352 139683717450370 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22065] ppid=22054 vsize=10661128 memory=181844 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22065/stat : 22065 (java) S 22054 22057 20512 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99651470 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683208094880 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22066] ppid=22054 vsize=10661128 memory=181844 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22066/stat : 22066 (java) S 22054 22057 20512 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 99651470 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683207041776 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22067] ppid=22054 vsize=10661128 memory=181844 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22067/stat : 22067 (java) S 22054 22057 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683205990352 139683717457819 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22068] ppid=22054 vsize=10661128 memory=279645053973264 CPUtime=0.65 cores=1,3,5,7
/proc/22057/task/22068/stat : 22068 (java) S 22054 22057 20512 0 -1 1077944384 4827 0 0 0 65 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683204938480 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22069] ppid=22054 vsize=10661128 memory=181844 CPUtime=0.64 cores=1,3,5,7
/proc/22057/task/22069/stat : 22069 (java) S 22054 22057 20512 0 -1 1077944384 6059 0 0 0 64 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683203885936 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22070] ppid=22054 vsize=10661128 memory=182068 CPUtime=0.23 cores=1,3,5,7
/proc/22057/task/22070/stat : 22070 (java) S 22054 22057 20512 0 -1 1077944384 2764 0 0 0 23 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683202832880 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22071] ppid=22054 vsize=10661128 memory=186108 CPUtime=0 cores=1,3,5,7
/proc/22057/task/22071/stat : 22071 (java) S 22054 22057 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683201780576 139683717449429 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
[pid=22057/tid=22072] ppid=22054 vsize=10661128 memory=182068 CPUtime=0.07 cores=1,3,5,7
/proc/22057/task/22072/stat : 22072 (java) S 22054 22057 20512 0 -1 1077944384 438 0 0 0 4 3 0 0 20 0 15 0 99651473 10916995072 46527 33554432000 4194304 4196468 140731671745248 139683200727600 139683717450370 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37261312 140731671749770 140731671749897 140731671749897 140731671752655 0
Current children cumulated CPU time: 302.54 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 186108 KiB

Child status: 0
Real time (s): 300.365
CPU time (s): 302.621
CPU user time (s): 302.391
CPU system time (s): 0.229349
CPU usage (%): 100.751
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 192552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 302.391
system time used= 0.229349
maximum resident set size= 192556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32123
page faults= 0
swaps= 0
block input operations= 0
block output operations= 424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18645
involuntary context switches= 781


# summary of solver processes directly reported to runsolver:
#   pid: 22057
#   total CPU time (s): 302.621
#   total CPU user time (s): 302.391
#   total CPU system time (s): 0.229349

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.87385 second user time and 2.87262 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-29 01:34:43
IDJOB=4299435
IDBENCH=141376
IDSOLVER=2767
FILE ID=node132/4299435-1532820883
RUNJOBID= node132-1532811810-20544
PBS_JOBID= 21022489
Free space on /tmp= 52040 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-09_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299435-1532820883/watcher-4299435-1532820883 -o /tmp/evaluation-result-4299435-1532820883/solver-4299435-1532820883 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532811810-20544 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4299435-1532820883.xml

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

MD5SUM BENCH= 967738086e80168f9eb4b0337d9e8cf6
RANDOM SEED=1968306924

node132.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.65
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.65
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.65
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.65
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:        23501716 kB
MemAvailable:   31772364 kB
Buffers:          212580 kB
Cached:          8262088 kB
SwapCached:            0 kB
Active:          2776448 kB
Inactive:        5910892 kB
Active(anon):     162400 kB
Inactive(anon):    77828 kB
Active(file):    2614048 kB
Inactive(file):  5833064 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1216 kB
Writeback:             0 kB
AnonPages:        172164 kB
Mapped:            55456 kB
Shmem:             25248 kB
Slab:             279800 kB
SReclaimable:     251996 kB
SUnreclaim:        27804 kB
KernelStack:        3872 kB
PageTables:         5664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1066372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52036 MiB
End job on node132 at 2018-07-29 01:39:43