Trace number 4307975

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)6 2520.02 2488.62

General information on the benchmark

NameTal/
Tal-01_c18.xml
MD5SUMbe8acda3d02cf8f075ea348930aabd56
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.030776
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints64
Number of domains6
Minimum domain size1
Maximum domain size42
Distribution of domain sizes[{"size":1,"count":9},{"size":2,"count":4},{"size":3,"count":5},{"size":6,"count":9},{"size":10,"count":6},{"size":42,"count":14}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":29},{"degree":1,"count":9},{"degree":2,"count":13},{"degree":3,"count":4},{"degree":4,"count":5},{"degree":5,"count":7},{"degree":6,"count":5},{"degree":7,"count":2},{"degree":8,"count":1},{"degree":9,"count":1}]
Minimum constraint arity1
Maximum constraint arity6
Distribution of constraint arities[{"arity":1,"count":24},{"arity":2,"count":20},{"arity":3,"count":8},{"arity":4,"count":5},{"arity":5,"count":5},{"arity":6,"count":2}]
Number of extensional constraints9
Number of intensional constraints51
Distribution of constraint types[{"type":"extension","count":9},{"type":"intension","count":51},{"type":"count","count":4}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.68/0.56	c version: 2018-08-14
0.68/0.56	c seed: 2100933159
0.68/0.56	c timeout: 2520
0.68/0.56	c memlimit: 11000
0.68/0.57	c nbcore: 4
0.68/0.59	c Parsing instance...
1.99/1.22	c Parsing done, starting search...
1.99/1.24	o 6
2520.00/2488.60	s SATISFIABLE
2520.00/2488.60	v <instantiation>
2520.00/2488.60	v 	<list>
2520.00/2488.60	v 		c[0][0] c[0][1] c[0][2] c[1][0] c[1][1] c[1][2] c[2][0] c[2][1] c[2][2] c[3][0] c[3][1] c[3][2] c[4][0] c[4][1] c[4][2] c[5][0] c[5][1] c[5][2] l[0][0] l[0][1] l[0][2] l[1][0] l[1][1] l[1][2] l[2][0] l[2][1] l[2][2] l[3][0] l[3][1] l[4][0] l[4][1] l[5][0] a[1][0] a[1][1] a[1][2] a[3][0] a[3][1] a[5][0] i[2][0] i[2][1] i[2][2] i[4][0] i[4][1] cnt[0] cnt[1] cnt[2] cnt[3]
2520.00/2488.60	v 	</list>
2520.00/2488.60	v 	<values>
2520.00/2488.60	v 		0 0 0 2 0 0 0 0 0 4 0 0 0 0 0 0 0 0 14 13 2 4 4 3 4 4 3 6 0 6 0 6 1 1 1 3 0 1 0 1 2 0 1 0 0 1 1 
2520.00/2488.60	v 	</values>
2520.00/2488.60	v </instantiation>

Verifier Data

OK	6

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307975-1534273089/watcher-4307975-1534273089 -o /tmp/evaluation-result-4307975-1534273089/solver-4307975-1534273089 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534270591-14140 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2100933159 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307975-1534273089.xml 

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

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

solver pid=14421, runsolver pid=14418

[startup+0.10017 s]*
/proc/loadavg: 1.55 1.63 1.63 4/215 14436
/proc/meminfo: memFree=19055972/32770624 swapFree=67108860/67108860
[pid=14421] ppid=14418 vsize=14082736 memory=30132 CPUtime=0.12 cores=0,2,4,6
/proc/14421/stat : 14421 (java) S 14418 14421 12756 0 -1 1077944320 6492 0 0 0 11 1 0 0 20 0 15 0 244872065 14420721664 7533 33554432000 4194304 4196468 140730365269776 140730365252320 139973821341431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
/proc/14421/statm: 3520684 7533 3149 1 0 3482761 0
[pid=14421/tid=14423] ppid=14418 vsize=14082736 memory=-6966721798027829888 CPUtime=0.08 cores=0,2,4,6
/proc/14421/task/14423/stat : 14423 (java) R 14418 14421 12756 0 -1 4202560 4482 0 0 0 8 0 0 0 20 0 15 0 244872065 14420721664 7533 33554432000 4194304 4196468 140730365269776 139973825579744 139973805421918 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14424] ppid=14418 vsize=14082736 memory=5793855361387588025 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14424/stat : 14424 (java) S 14418 14421 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244872066 14420721664 7533 33554432000 4194304 4196468 140730365269776 139973791054352 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14425] ppid=14418 vsize=14082736 memory=140110377694848 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14425/stat : 14425 (java) S 14418 14421 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244872066 14420721664 7533 33554432000 4194304 4196468 140730365269776 139973416065680 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14426] ppid=14418 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14426/stat : 14426 (java) S 14418 14421 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244872066 14420721664 7533 33554432000 4194304 4196468 140730365269776 139973415012624 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14427] ppid=14418 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14427/stat : 14427 (java) S 14418 14421 12756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244872066 14420721664 7533 33554432000 4194304 4196468 140730365269776 139973413960080 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14428] ppid=14418 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14428/stat : 14428 (java) S 14418 14421 12756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244872068 14420721664 7533 33554432000 4194304 4196468 140730365269776 139973295536880 139973821352578 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14429] ppid=14418 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14429/stat : 14429 (java) S 14418 14421 12756 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244872068 14420721664 7533 33554432000 4194304 4196468 140730365269776 139973294483104 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14430] ppid=14418 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14430/stat : 14430 (java) S 14418 14421 12756 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244872068 14420721664 7533 33554432000 4194304 4196468 140730365269776 139973293430000 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14431] ppid=14418 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14431/stat : 14431 (java) S 14418 14421 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244872071 14420721664 7533 33554432000 4194304 4196468 140730365269776 139973292378576 139973821360027 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14432] ppid=14418 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14432/stat : 14432 (java) S 14418 14421 12756 0 -1 1077944384 322 0 0 0 0 0 0 0 20 0 15 0 244872071 14420721664 7533 33554432000 4194304 4196468 140730365269776 139973291325680 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14433] ppid=14418 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14433/stat : 14433 (java) S 14418 14421 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244872071 14420721664 7533 33554432000 4194304 4196468 140730365269776 139973290273136 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14434] ppid=14418 vsize=14082736 memory=140110377694848 CPUtime=0.01 cores=0,2,4,6
/proc/14421/task/14434/stat : 14434 (java) S 14418 14421 12756 0 -1 1077944384 311 0 0 0 1 0 0 0 20 0 15 0 244872071 14420721664 7533 33554432000 4194304 4196468 140730365269776 139973289220080 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14435] ppid=14418 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14435/stat : 14435 (java) S 14418 14421 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244872071 14420721664 7533 33554432000 4194304 4196468 140730365269776 139973288167776 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14436] ppid=14418 vsize=14082736 memory=140110377694848 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14436/stat : 14436 (java) S 14418 14421 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244872071 14420721664 7533 33554432000 4194304 4196468 140730365269776 139973287115824 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30132 KiB

[startup+0.211216 s]*
/proc/loadavg: 1.55 1.63 1.63 5/215 14436
/proc/meminfo: memFree=19040344/32770624 swapFree=67108860/67108860
[pid=14421] ppid=14418 vsize=14082736 memory=46476 CPUtime=0.3 cores=0,2,4,6
/proc/14421/stat : 14421 (java) S 14418 14421 12756 0 -1 1077944320 10248 0 0 0 28 2 0 0 20 0 15 0 244872065 14420721664 11619 33554432000 4194304 4196468 140730365269776 140730365252320 139973821341431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
/proc/14421/statm: 3520684 11619 3350 1 0 3482761 0
[pid=14421/tid=14423] ppid=14418 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/14421/task/14423/stat : 14423 (java) R 14418 14421 12756 0 -1 4202560 7822 0 0 0 19 1 0 0 20 0 15 0 244872065 14420721664 11619 33554432000 4194304 4196468 140730365269776 139973825569752 139973813578558 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14424] ppid=14418 vsize=14082736 memory=4211973836582485386 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14424/stat : 14424 (java) S 14418 14421 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244872066 14420721664 11619 33554432000 4194304 4196468 140730365269776 139973791054352 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14425] ppid=14418 vsize=14082736 memory=140110377694848 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14425/stat : 14425 (java) S 14418 14421 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244872066 14420721664 11619 33554432000 4194304 4196468 140730365269776 139973416065680 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14426] ppid=14418 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14426/stat : 14426 (java) S 14418 14421 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244872066 14420721664 11619 33554432000 4194304 4196468 140730365269776 139973415012624 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14427] ppid=14418 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14427/stat : 14427 (java) S 14418 14421 12756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244872066 14420721664 11619 33554432000 4194304 4196468 140730365269776 139973413960080 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14428] ppid=14418 vsize=14082736 memory=140110377694848 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14428/stat : 14428 (java) S 14418 14421 12756 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244872068 14420721664 11619 33554432000 4194304 4196468 140730365269776 139973295536880 139973821352578 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14429] ppid=14418 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14429/stat : 14429 (java) S 14418 14421 12756 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244872068 14420721664 11619 33554432000 4194304 4196468 140730365269776 139973294483104 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14430] ppid=14418 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14430/stat : 14430 (java) S 14418 14421 12756 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244872068 14420721664 11619 33554432000 4194304 4196468 140730365269776 139973293430000 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14431] ppid=14418 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14431/stat : 14431 (java) S 14418 14421 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244872071 14420721664 11619 33554432000 4194304 4196468 140730365269776 139973292378576 139973821360027 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14432] ppid=14418 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/14421/task/14432/stat : 14432 (java) S 14418 14421 12756 0 -1 1077944384 526 0 0 0 1 0 0 0 20 0 15 0 244872071 14420721664 11619 33554432000 4194304 4196468 140730365269776 139973291325680 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14433] ppid=14418 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/14421/task/14433/stat : 14433 (java) R 14418 14421 12756 0 -1 4202560 121 0 0 0 1 0 0 0 20 0 15 0 244872071 14420721664 11619 33554432000 4194304 4196468 140730365269776 139973290264640 139973807494176 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14434] ppid=14418 vsize=14082736 memory=140110377694848 CPUtime=0.05 cores=0,2,4,6
/proc/14421/task/14434/stat : 14434 (java) R 14418 14421 12756 0 -1 4202560 398 0 0 0 5 0 0 0 20 0 15 0 244872071 14420721664 11619 33554432000 4194304 4196468 140730365269776 139973289217016 139973821355295 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14435] ppid=14418 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14435/stat : 14435 (java) S 14418 14421 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244872071 14420721664 11619 33554432000 4194304 4196468 140730365269776 139973288167776 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14436] ppid=14418 vsize=14082736 memory=140110377694848 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14436/stat : 14436 (java) S 14418 14421 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244872071 14420721664 11619 33554432000 4194304 4196468 140730365269776 139973287115824 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46476 KiB

[startup+0.31063 s]*
/proc/loadavg: 1.55 1.63 1.63 3/215 14436
/proc/meminfo: memFree=19037180/32770624 swapFree=67108860/67108860
[pid=14421] ppid=14418 vsize=14082736 memory=49908 CPUtime=0.44 cores=0,2,4,6
/proc/14421/stat : 14421 (java) S 14418 14421 12756 0 -1 1077944320 10654 0 0 0 42 2 0 0 20 0 15 0 244872065 14420721664 12477 33554432000 4194304 4196468 140730365269776 140730365252320 139973821341431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
/proc/14421/statm: 3520684 12477 3393 1 0 3482761 0
[pid=14421/tid=14423] ppid=14418 vsize=14082736 memory=4871374705135476842 CPUtime=0.29 cores=0,2,4,6
/proc/14421/task/14423/stat : 14423 (java) R 14418 14421 12756 0 -1 4202560 8156 0 0 0 28 1 0 0 20 0 15 0 244872065 14420721664 12477 33554432000 4194304 4196468 140730365269776 139973825559192 139973813578558 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14424] ppid=14418 vsize=14082736 memory=4211973836582485386 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14424/stat : 14424 (java) S 14418 14421 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244872066 14420721664 12477 33554432000 4194304 4196468 140730365269776 139973791054352 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14425] ppid=14418 vsize=14082736 memory=140110377697208 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14425/stat : 14425 (java) S 14418 14421 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244872066 14420721664 12477 33554432000 4194304 4196468 140730365269776 139973416065680 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14426] ppid=14418 vsize=14082736 memory=140110221925348 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14426/stat : 14426 (java) S 14418 14421 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244872066 14420721664 12477 33554432000 4194304 4196468 140730365269776 139973415012624 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14427] ppid=14418 vsize=14082736 memory=140110221921743 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14427/stat : 14427 (java) S 14418 14421 12756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244872066 14420721664 12477 33554432000 4194304 4196468 140730365269776 139973413960080 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14428] ppid=14418 vsize=14082736 memory=140110377707631 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14428/stat : 14428 (java) S 14418 14421 12756 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244872068 14420721664 12477 33554432000 4194304 4196468 140730365269776 139973295536880 139973821352578 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14429] ppid=14418 vsize=14082736 memory=140110221930927 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14429/stat : 14429 (java) S 14418 14421 12756 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244872068 14420721664 12477 33554432000 4194304 4196468 140730365269776 139973294483104 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14430] ppid=14418 vsize=14082736 memory=280220443852688 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14430/stat : 14430 (java) S 14418 14421 12756 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244872068 14420721664 12477 33554432000 4194304 4196468 140730365269776 139973293430000 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14431] ppid=14418 vsize=14082736 memory=280220443850384 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14431/stat : 14431 (java) S 14418 14421 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244872071 14420721664 12477 33554432000 4194304 4196468 140730365269776 139973292378576 139973821360027 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14432] ppid=14418 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/14421/task/14432/stat : 14432 (java) S 14418 14421 12756 0 -1 1077944384 552 0 0 0 2 0 0 0 20 0 15 0 244872071 14420721664 12477 33554432000 4194304 4196468 140730365269776 139973291325680 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14433] ppid=14418 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/14421/task/14433/stat : 14433 (java) S 14418 14421 12756 0 -1 1077944384 127 0 0 0 2 0 0 0 20 0 15 0 244872071 14420721664 12477 33554432000 4194304 4196468 140730365269776 139973290273136 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14434] ppid=14418 vsize=14082736 memory=140110377694848 CPUtime=0.08 cores=0,2,4,6
/proc/14421/task/14434/stat : 14434 (java) S 14418 14421 12756 0 -1 1077944384 438 0 0 0 8 0 0 0 20 0 15 0 244872071 14420721664 12477 33554432000 4194304 4196468 140730365269776 139973289220080 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14435] ppid=14418 vsize=14082736 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14435/stat : 14435 (java) S 14418 14421 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244872071 14420721664 12477 33554432000 4194304 4196468 140730365269776 139973288167776 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14436] ppid=14418 vsize=14082736 memory=140110377694848 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14436/stat : 14436 (java) S 14418 14421 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244872071 14420721664 12477 33554432000 4194304 4196468 140730365269776 139973287115824 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 49908 KiB

[startup+0.700782 s]
/proc/loadavg: 1.55 1.63 1.63 3/215 14436
/proc/meminfo: memFree=19012740/32770624 swapFree=67108860/67108860
[pid=14421] ppid=14418 vsize=14084804 memory=88056 CPUtime=0.97 cores=0,2,4,6
/proc/14421/stat : 14421 (java) S 14418 14421 12756 0 -1 1077944320 17387 0 0 0 93 4 0 0 20 0 15 0 244872065 14422839296 22014 33554432000 4194304 4196468 140730365269776 140730365252320 139973821341431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
/proc/14421/statm: 3521201 22014 3497 1 0 3483273 0
[pid=14421/tid=14423] ppid=14418 vsize=14084804 memory=876 CPUtime=0.67 cores=0,2,4,6
/proc/14421/task/14423/stat : 14423 (java) R 14418 14421 12756 0 -1 4202560 14471 0 0 0 64 3 0 0 20 0 15 0 244872065 14422839296 22014 33554432000 4194304 4196468 140730365269776 139973825565648 139973805421918 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14424] ppid=14418 vsize=14084804 memory=10096 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14424/stat : 14424 (java) S 14418 14421 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244872066 14422839296 22014 33554432000 4194304 4196468 140730365269776 139973791054352 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14425] ppid=14418 vsize=14084804 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14425/stat : 14425 (java) S 14418 14421 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244872066 14422839296 22014 33554432000 4194304 4196468 140730365269776 139973416065680 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14426] ppid=14418 vsize=14084804 memory=6296683612554547549 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14426/stat : 14426 (java) S 14418 14421 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244872066 14422839296 22014 33554432000 4194304 4196468 140730365269776 139973415012624 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14427] ppid=14418 vsize=14084804 memory=7597685182856913236 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14427/stat : 14427 (java) S 14418 14421 12756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244872066 14422839296 22014 33554432000 4194304 4196468 140730365269776 139973413960080 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14428] ppid=14418 vsize=14084804 memory=7881696724453321575 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14428/stat : 14428 (java) S 14418 14421 12756 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244872068 14422839296 22014 33554432000 4194304 4196468 140730365269776 139973295536880 139973821352578 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14429] ppid=14418 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14429/stat : 14429 (java) S 14418 14421 12756 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244872068 14422839296 22014 33554432000 4194304 4196468 140730365269776 139973294483104 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14430] ppid=14418 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14430/stat : 14430 (java) S 14418 14421 12756 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244872068 14422839296 22014 33554432000 4194304 4196468 140730365269776 139973293430000 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14431] ppid=14418 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14431/stat : 14431 (java) S 14418 14421 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244872071 14422839296 22014 33554432000 4194304 4196468 140730365269776 139973292378576 139973821360027 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14432] ppid=14418 vsize=14084804 memory=261 CPUtime=0.06 cores=0,2,4,6
/proc/14421/task/14432/stat : 14432 (java) S 14418 14421 12756 0 -1 1077944384 738 0 0 0 6 0 0 0 20 0 15 0 244872071 14422839296 22014 33554432000 4194304 4196468 140730365269776 139973291325680 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14433] ppid=14418 vsize=14084804 memory=7 CPUtime=0.06 cores=0,2,4,6
/proc/14421/task/14433/stat : 14433 (java) S 14418 14421 12756 0 -1 1077944384 219 0 0 0 6 0 0 0 20 0 15 0 244872071 14422839296 22014 33554432000 4194304 4196468 140730365269776 139973290273136 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14434] ppid=14418 vsize=14084804 memory=20012 CPUtime=0.15 cores=0,2,4,6
/proc/14421/task/14434/stat : 14434 (java) S 14418 14421 12756 0 -1 1077944384 578 0 0 0 15 0 0 0 20 0 15 0 244872071 14422839296 22014 33554432000 4194304 4196468 140730365269776 139973289220080 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14435] ppid=14418 vsize=14084804 memory=280220444036592 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14435/stat : 14435 (java) S 14418 14421 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244872071 14422839296 22014 33554432000 4194304 4196468 140730365269776 139973288167776 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14436] ppid=14418 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14436/stat : 14436 (java) S 14418 14421 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244872071 14422839296 22014 33554432000 4194304 4196468 140730365269776 139973287115824 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88056 KiB

[startup+1.50067 s]
/proc/loadavg: 1.55 1.63 1.63 3/215 14436
/proc/meminfo: memFree=18981544/32770624 swapFree=67108860/67108860
[pid=14421] ppid=14418 vsize=14090948 memory=193012 CPUtime=2.87 cores=0,2,4,6
/proc/14421/stat : 14421 (java) S 14418 14421 12756 0 -1 1077944320 25673 0 0 0 278 9 0 0 20 0 15 0 244872065 14429130752 48253 33554432000 4194304 4196468 140730365269776 140730365252320 139973821341431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
/proc/14421/statm: 3522737 48253 3550 1 0 3484809 0
[pid=14421/tid=14423] ppid=14418 vsize=14090948 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/14421/task/14423/stat : 14423 (java) R 14418 14421 12756 0 -1 4202560 19862 0 0 0 141 6 0 0 20 0 15 0 244872065 14429130752 48253 33554432000 4194304 4196468 140730365269776 139973825577584 139973462962571 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14424] ppid=14418 vsize=14090948 memory=-3535359994705172833 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14424/stat : 14424 (java) S 14418 14421 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244872066 14429130752 48253 33554432000 4194304 4196468 140730365269776 139973791054352 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14425] ppid=14418 vsize=14090948 memory=-3472574513799858003 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14425/stat : 14425 (java) S 14418 14421 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244872066 14429130752 48253 33554432000 4194304 4196468 140730365269776 139973416065680 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14426] ppid=14418 vsize=14090948 memory=-1088251628401078322 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14426/stat : 14426 (java) S 14418 14421 12756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244872066 14429130752 48253 33554432000 4194304 4196468 140730365269776 139973415012624 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14427] ppid=14418 vsize=14090948 memory=-6151176607409857376 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14427/stat : 14427 (java) S 14418 14421 12756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244872066 14429130752 48253 33554432000 4194304 4196468 140730365269776 139973413960080 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14428] ppid=14418 vsize=14090948 memory=-6585528546044026665 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14428/stat : 14428 (java) S 14418 14421 12756 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 244872068 14429130752 48253 33554432000 4194304 4196468 140730365269776 139973295536880 139973821352578 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0

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

/proc/14421/task/14423/stat : 14423 (java) R 14418 14421 12756 0 -1 4202560 63962 0 0 0 229366 67 0 0 20 0 15 0 244872065 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973825580016 140730365732717 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14424] ppid=14418 vsize=14090948 memory=1069104 CPUtime=10.18 cores=0,2,4,6
/proc/14421/task/14424/stat : 14424 (java) S 14418 14421 12756 0 -1 1077944384 5281 0 0 0 910 108 0 0 20 0 15 0 244872066 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973791054352 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14425] ppid=14418 vsize=14090948 memory=1069104 CPUtime=10.06 cores=0,2,4,6
/proc/14421/task/14425/stat : 14425 (java) S 14418 14421 12756 0 -1 1077944384 9174 0 0 0 893 113 0 0 20 0 15 0 244872066 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973416065680 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14426] ppid=14418 vsize=14090948 memory=1069104 CPUtime=10.29 cores=0,2,4,6
/proc/14421/task/14426/stat : 14426 (java) S 14418 14421 12756 0 -1 1077944384 5873 0 0 0 925 104 0 0 20 0 15 0 244872066 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973415012624 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14427] ppid=14418 vsize=14090948 memory=1069104 CPUtime=10.14 cores=0,2,4,6
/proc/14421/task/14427/stat : 14427 (java) S 14418 14421 12756 0 -1 1077944384 6249 0 0 0 904 110 0 0 20 0 15 0 244872066 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973413960080 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14428] ppid=14418 vsize=14090948 memory=1069104 CPUtime=13.83 cores=0,2,4,6
/proc/14421/task/14428/stat : 14428 (java) S 14418 14421 12756 0 -1 1077944384 11427 0 0 0 1292 91 0 0 20 0 15 0 244872068 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973295536880 139973821352578 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 42 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14429] ppid=14418 vsize=14090948 memory=1069104 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14429/stat : 14429 (java) S 14418 14421 12756 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 244872068 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973294483168 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14430] ppid=14418 vsize=14090948 memory=1069104 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14430/stat : 14430 (java) S 14418 14421 12756 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 244872068 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973293430016 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14431] ppid=14418 vsize=14090948 memory=1069104 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14431/stat : 14431 (java) S 14418 14421 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973292378576 139973821360027 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14432] ppid=14418 vsize=14090948 memory=6791534058613427641 CPUtime=0.44 cores=0,2,4,6
/proc/14421/task/14432/stat : 14432 (java) S 14418 14421 12756 0 -1 1077944384 1920 0 0 0 43 1 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973291325680 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14433] ppid=14418 vsize=14090948 memory=4100 CPUtime=0.48 cores=0,2,4,6
/proc/14421/task/14433/stat : 14433 (java) S 14418 14421 12756 0 -1 1077944384 1235 0 0 0 48 0 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973290273136 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14434] ppid=14418 vsize=14090948 memory=1069104 CPUtime=0.52 cores=0,2,4,6
/proc/14421/task/14434/stat : 14434 (java) S 14418 14421 12756 0 -1 1077944384 2639 0 0 0 51 1 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973289220080 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14435] ppid=14418 vsize=14090948 memory=-7161732098442470212 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14435/stat : 14435 (java) S 14418 14421 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973288167776 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14436] ppid=14418 vsize=14090948 memory=10852 CPUtime=1.39 cores=0,2,4,6
/proc/14421/task/14436/stat : 14436 (java) S 14418 14421 12756 0 -1 1077944384 1629 0 0 0 67 72 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973287115824 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 49 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
Current children cumulated CPU time: 2351.76 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1069104 KiB

[startup+2382.3 s]
/proc/loadavg: 1.12 1.21 1.31 3/215 14531
/proc/meminfo: memFree=18006396/32770624 swapFree=67108860/67108860
[pid=14421] ppid=14418 vsize=14090948 memory=1069104 CPUtime=2412.51 cores=0,2,4,6
/proc/14421/stat : 14421 (java) S 14418 14421 12756 0 -1 1077944320 112581 0 0 0 240755 496 0 0 20 0 15 0 244872065 14429130752 267276 33554432000 4194304 4196468 140730365269776 140730365252320 139973821341431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
/proc/14421/statm: 3522737 267276 3584 1 0 3484809 0
[pid=14421/tid=14423] ppid=14418 vsize=14090948 memory=1069104 CPUtime=2353.59 cores=0,2,4,6
/proc/14421/task/14423/stat : 14423 (java) R 14418 14421 12756 0 -1 4202560 65014 0 0 0 235291 68 0 0 20 0 15 0 244872065 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973825580016 139973462987116 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14424] ppid=14418 vsize=14090948 memory=1069104 CPUtime=10.45 cores=0,2,4,6
/proc/14421/task/14424/stat : 14424 (java) S 14418 14421 12756 0 -1 1077944384 5417 0 0 0 933 112 0 0 20 0 15 0 244872066 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973791054352 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14425] ppid=14418 vsize=14090948 memory=1069104 CPUtime=10.32 cores=0,2,4,6
/proc/14421/task/14425/stat : 14425 (java) S 14418 14421 12756 0 -1 1077944384 9222 0 0 0 916 116 0 0 20 0 15 0 244872066 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973416065680 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14426] ppid=14418 vsize=14090948 memory=1069104 CPUtime=10.55 cores=0,2,4,6
/proc/14421/task/14426/stat : 14426 (java) S 14418 14421 12756 0 -1 1077944384 6040 0 0 0 949 106 0 0 20 0 15 0 244872066 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973415012624 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14427] ppid=14418 vsize=14090948 memory=1069104 CPUtime=10.42 cores=0,2,4,6
/proc/14421/task/14427/stat : 14427 (java) S 14418 14421 12756 0 -1 1077944384 6261 0 0 0 928 114 0 0 20 0 15 0 244872066 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973413960080 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14428] ppid=14418 vsize=14090948 memory=1069104 CPUtime=14.2 cores=0,2,4,6
/proc/14421/task/14428/stat : 14428 (java) S 14418 14421 12756 0 -1 1077944384 11759 0 0 0 1327 93 0 0 20 0 15 0 244872068 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973295536880 139973821352578 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 42 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14429] ppid=14418 vsize=14090948 memory=10852 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14429/stat : 14429 (java) S 14418 14421 12756 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 244872068 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973294483168 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14430] ppid=14418 vsize=14090948 memory=1069104 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14430/stat : 14430 (java) S 14418 14421 12756 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 244872068 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973293430016 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14431] ppid=14418 vsize=14090948 memory=1069104 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14431/stat : 14431 (java) S 14418 14421 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973292378576 139973821360027 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14432] ppid=14418 vsize=14090948 memory=4128 CPUtime=0.44 cores=0,2,4,6
/proc/14421/task/14432/stat : 14432 (java) S 14418 14421 12756 0 -1 1077944384 1924 0 0 0 43 1 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973291325680 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14433] ppid=14418 vsize=14090948 memory=66392 CPUtime=0.48 cores=0,2,4,6
/proc/14421/task/14433/stat : 14433 (java) S 14418 14421 12756 0 -1 1077944384 1239 0 0 0 48 0 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973290273136 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14434] ppid=14418 vsize=14090948 memory=932 CPUtime=0.52 cores=0,2,4,6
/proc/14421/task/14434/stat : 14434 (java) S 14418 14421 12756 0 -1 1077944384 2643 0 0 0 51 1 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973289220080 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14435] ppid=14418 vsize=14090948 memory=1580 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14435/stat : 14435 (java) S 14418 14421 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973288167776 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14436] ppid=14418 vsize=14090948 memory=2240 CPUtime=1.43 cores=0,2,4,6
/proc/14421/task/14436/stat : 14436 (java) S 14418 14421 12756 0 -1 1077944384 1645 0 0 0 69 74 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973287115824 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 49 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
Current children cumulated CPU time: 2412.51 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1069104 KiB

[startup+2442.3 s]
/proc/loadavg: 1.03 1.18 1.30 3/215 14532
/proc/meminfo: memFree=18006400/32770624 swapFree=67108860/67108860
[pid=14421] ppid=14418 vsize=14090948 memory=1069104 CPUtime=2473.24 cores=0,2,4,6
/proc/14421/stat : 14421 (java) S 14418 14421 12756 0 -1 1077944320 114165 0 0 0 246818 506 0 0 20 0 15 0 244872065 14429130752 267276 33554432000 4194304 4196468 140730365269776 140730365252320 139973821341431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
/proc/14421/statm: 3522737 267276 3584 1 0 3484809 0
[pid=14421/tid=14423] ppid=14418 vsize=14090948 memory=1069104 CPUtime=2412.91 cores=0,2,4,6
/proc/14421/task/14423/stat : 14423 (java) R 14418 14421 12756 0 -1 4202560 66145 0 0 0 241222 69 0 0 20 0 15 0 244872065 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973825580048 139973462988752 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14424] ppid=14418 vsize=14090948 memory=1069104 CPUtime=10.7 cores=0,2,4,6
/proc/14421/task/14424/stat : 14424 (java) S 14418 14421 12756 0 -1 1077944384 5567 0 0 0 955 115 0 0 20 0 15 0 244872066 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973791054352 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14425] ppid=14418 vsize=14090948 memory=1069104 CPUtime=10.58 cores=0,2,4,6
/proc/14421/task/14425/stat : 14425 (java) S 14418 14421 12756 0 -1 1077944384 9225 0 0 0 940 118 0 0 20 0 15 0 244872066 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973416065680 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14426] ppid=14418 vsize=14090948 memory=1069104 CPUtime=10.82 cores=0,2,4,6
/proc/14421/task/14426/stat : 14426 (java) S 14418 14421 12756 0 -1 1077944384 6053 0 0 0 974 108 0 0 20 0 15 0 244872066 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973415012624 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14427] ppid=14418 vsize=14090948 memory=1069104 CPUtime=10.67 cores=0,2,4,6
/proc/14421/task/14427/stat : 14427 (java) S 14418 14421 12756 0 -1 1077944384 6296 0 0 0 951 116 0 0 20 0 15 0 244872066 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973413960080 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14428] ppid=14418 vsize=14090948 memory=1069104 CPUtime=14.54 cores=0,2,4,6
/proc/14421/task/14428/stat : 14428 (java) S 14418 14421 12756 0 -1 1077944384 11971 0 0 0 1359 95 0 0 20 0 15 0 244872068 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973295536880 139973821352578 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 42 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14429] ppid=14418 vsize=14090948 memory=1069104 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14429/stat : 14429 (java) S 14418 14421 12756 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 244872068 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973294483168 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14430] ppid=14418 vsize=14090948 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14430/stat : 14430 (java) S 14418 14421 12756 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 244872068 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973293430016 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14431] ppid=14418 vsize=14090948 memory=16228 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14431/stat : 14431 (java) S 14418 14421 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973292378576 139973821360027 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14432] ppid=14418 vsize=14090948 memory=1069104 CPUtime=0.44 cores=0,2,4,6
/proc/14421/task/14432/stat : 14432 (java) S 14418 14421 12756 0 -1 1077944384 1927 0 0 0 43 1 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973291325680 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14433] ppid=14418 vsize=14090948 memory=1069104 CPUtime=0.49 cores=0,2,4,6
/proc/14421/task/14433/stat : 14433 (java) S 14418 14421 12756 0 -1 1077944384 1241 0 0 0 49 0 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973290273136 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14434] ppid=14418 vsize=14090948 memory=1428 CPUtime=0.52 cores=0,2,4,6
/proc/14421/task/14434/stat : 14434 (java) S 14418 14421 12756 0 -1 1077944384 2645 0 0 0 51 1 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973289220080 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14435] ppid=14418 vsize=14090948 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14435/stat : 14435 (java) S 14418 14421 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973288167776 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14436] ppid=14418 vsize=14090948 memory=1160 CPUtime=1.47 cores=0,2,4,6
/proc/14421/task/14436/stat : 14436 (java) S 14418 14421 12756 0 -1 1077944384 1678 0 0 0 72 75 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973287115824 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 49 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
Current children cumulated CPU time: 2473.24 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1069104 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2488.6 s]
/proc/loadavg: 1.08 1.17 1.29 4/215 14613
/proc/meminfo: memFree=18072488/32770624 swapFree=67108860/67108860
[pid=14421] ppid=14418 vsize=14090948 memory=1069104 CPUtime=2520 cores=0,2,4,6
/proc/14421/stat : 14421 (java) S 14418 14421 12756 0 -1 1077944320 115459 0 0 0 251488 512 0 0 20 0 15 0 244872065 14429130752 267276 33554432000 4194304 4196468 140730365269776 140730365252320 139973821341431 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
/proc/14421/statm: 3522737 267276 3584 1 0 3484809 0
[pid=14421/tid=14423] ppid=14418 vsize=14090948 memory=932 CPUtime=2458.73 cores=0,2,4,6
/proc/14421/task/14423/stat : 14423 (java) R 14418 14421 12756 0 -1 4202560 67045 0 0 0 245803 70 0 0 20 0 15 0 244872065 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973825580144 139973462986075 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14424] ppid=14418 vsize=14090948 memory=6791534058613427641 CPUtime=10.87 cores=0,2,4,6
/proc/14421/task/14424/stat : 14424 (java) S 14418 14421 12756 0 -1 1077944384 5729 0 0 0 971 116 0 0 20 0 15 0 244872066 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973791054352 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14425] ppid=14418 vsize=14090948 memory=288230621803970871 CPUtime=10.74 cores=0,2,4,6
/proc/14421/task/14425/stat : 14425 (java) S 14418 14421 12756 0 -1 1077944384 9242 0 0 0 955 119 0 0 20 0 15 0 244872066 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973416065680 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14426] ppid=14418 vsize=14090948 memory=13567093857585738 CPUtime=10.99 cores=0,2,4,6
/proc/14421/task/14426/stat : 14426 (java) S 14418 14421 12756 0 -1 1077944384 6056 0 0 0 990 109 0 0 20 0 15 0 244872066 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973415012624 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14427] ppid=14418 vsize=14090948 memory=1160 CPUtime=10.84 cores=0,2,4,6
/proc/14421/task/14427/stat : 14427 (java) S 14418 14421 12756 0 -1 1077944384 6300 0 0 0 967 117 0 0 20 0 15 0 244872066 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973413960080 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14428] ppid=14418 vsize=14090948 memory=10852 CPUtime=14.76 cores=0,2,4,6
/proc/14421/task/14428/stat : 14428 (java) S 14418 14421 12756 0 -1 1077944384 12151 0 0 0 1380 96 0 0 20 0 15 0 244872068 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973295536880 139973821352578 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 42 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14429] ppid=14418 vsize=14090948 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14429/stat : 14429 (java) S 14418 14421 12756 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 244872068 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973294483168 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14430] ppid=14418 vsize=14090948 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14430/stat : 14430 (java) S 14418 14421 12756 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 244872068 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973293430016 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14431] ppid=14418 vsize=14090948 memory=15880 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14431/stat : 14431 (java) S 14418 14421 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973292378576 139973821360027 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14432] ppid=14418 vsize=14090948 memory=16228 CPUtime=0.44 cores=0,2,4,6
/proc/14421/task/14432/stat : 14432 (java) S 14418 14421 12756 0 -1 1077944384 1929 0 0 0 43 1 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973291325680 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14433] ppid=14418 vsize=14090948 memory=36960 CPUtime=0.49 cores=0,2,4,6
/proc/14421/task/14433/stat : 14433 (java) S 14418 14421 12756 0 -1 1077944384 1243 0 0 0 49 0 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973290273136 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14434] ppid=14418 vsize=14090948 memory=1069104 CPUtime=0.52 cores=0,2,4,6
/proc/14421/task/14434/stat : 14434 (java) S 14418 14421 12756 0 -1 1077944384 2647 0 0 0 51 1 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973289220080 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14435] ppid=14418 vsize=14090948 memory=2608 CPUtime=0 cores=0,2,4,6
/proc/14421/task/14435/stat : 14435 (java) S 14418 14421 12756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973288167776 139973821351637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
[pid=14421/tid=14436] ppid=14418 vsize=14090948 memory=2580 CPUtime=1.5 cores=0,2,4,6
/proc/14421/task/14436/stat : 14436 (java) S 14418 14421 12756 0 -1 1077944384 1700 0 0 0 74 76 0 0 20 0 15 0 244872071 14429130752 267276 33554432000 4194304 4196468 140730365269776 139973287115824 139973821352578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 49 0 0 6293624 6294260 31510528 140730365277256 140730365277449 140730365277449 140730365280207 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 1069104 KiB

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

[startup+2488.62 s]
# the end of solver process 14421 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.89 s, system=5.12981 s

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

Child status: 143
Real time (s): 2488.62
CPU time (s): 2520.02
CPU user time (s): 2514.89
CPU system time (s): 5.12981
CPU usage (%): 101.262
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 1122836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.89
system time used= 5.12981
maximum resident set size= 1124352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115770
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 462936
involuntary context switches= 8395


# summary of solver processes directly reported to runsolver:
#   pid: 14421
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2514.89
#   total CPU system time (s): 5.12981

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8131 second user time and 23.7276 second system time

The end

Launcher Data

Begin job on node139 at 2018-08-14 20:58:09
IDJOB=4307975
IDBENCH=141104
IDSOLVER=2791
FILE ID=node139/4307975-1534273089
RUNJOBID= node139-1534270591-14140
PBS_JOBID= 21038118
Free space on /tmp= 35060 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/Tal/Tal-01_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-4307975-1534273089/watcher-4307975-1534273089 -o /tmp/evaluation-result-4307975-1534273089/solver-4307975-1534273089 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1534270591-14140 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2100933159 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307975-1534273089.xml

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

MD5SUM BENCH= be8acda3d02cf8f075ea348930aabd56
RANDOM SEED=2100933159

node139.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.80
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.80
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.80
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.80
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:        19073532 kB
MemAvailable:   31661324 kB
Buffers:          259168 kB
Cached:         12419700 kB
SwapCached:            0 kB
Active:          6336964 kB
Inactive:        6640412 kB
Active(anon):     252132 kB
Inactive(anon):    98652 kB
Active(file):    6084832 kB
Inactive(file):  6541760 kB
Unevictable:        7156 kB
Mlocked:            7156 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36060 kB
Writeback:             0 kB
AnonPages:        315972 kB
Mapped:            78008 kB
Shmem:             49804 kB
Slab:             417988 kB
SReclaimable:     389660 kB
SUnreclaim:        28328 kB
KernelStack:        3792 kB
PageTables:         6336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1327712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 35024 MiB
End job on node139 at 2018-08-14 21:39:38