Trace number 4311826

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 NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-17UNSAT 6.09847 5.1488

General information on the benchmark

NameDubois/
Dubois-018_c18.xml
MD5SUM87315209bf8a3d7a2526762832107213
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.007168
Satisfiable
(Un)Satisfiability was proved
Number of variables54
Number of constraints36
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":54}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":54}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":36}]
Number of extensional constraints36
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":36}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.56	c version: 2018-08-17
0.68/0.56	c seed: 590427909
0.68/0.56	c timeout: 2520
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 1
0.68/0.58	c Parsing instance...
1.45/1.36	c Parsing done, starting search...
6.05/5.14	s UNSATISFIABLE

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311826-1534556002/watcher-4311826-1534556002 -o /tmp/evaluation-result-4311826-1534556002/solver-4311826-1534556002 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534541043-12355 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 590427909 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311826-1534556002.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=13944, runsolver pid=13941

[startup+0.100165 s]*
/proc/loadavg: 1.44 1.41 1.39 3/217 13959
/proc/meminfo: memFree=24484508/32770624 swapFree=67030684/67108860
[pid=13944] ppid=13941 vsize=14082736 memory=30968 CPUtime=0.12 cores=0,2,4,6
/proc/13944/stat : 13944 (java) S 13941 13944 12324 0 -1 1077944320 6643 0 0 0 11 1 0 0 20 0 15 0 273163352 14420721664 7742 33554432000 4194304 4196468 140731333075920 140731333058464 139811206516471 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
/proc/13944/statm: 3520684 7742 3154 1 0 3482761 0
[pid=13944/tid=13946] ppid=13941 vsize=14082736 memory=-8773748148829851514 CPUtime=0.08 cores=0,2,4,6
/proc/13944/task/13946/stat : 13946 (java) R 13941 13944 12324 0 -1 4202560 4688 0 0 0 8 0 0 0 20 0 15 0 273163352 14420721664 7742 33554432000 4194304 4196468 140731333075920 139811210719592 139811190596958 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13947] ppid=13941 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13947/stat : 13947 (java) S 13941 13944 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273163353 14420721664 7742 33554432000 4194304 4196468 140731333075920 139811121585296 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13948] ppid=13941 vsize=14082736 memory=140024263476864 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13948/stat : 13948 (java) S 13941 13944 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273163353 14420721664 7742 33554432000 4194304 4196468 140731333075920 139811120532496 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13949] ppid=13941 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13949/stat : 13949 (java) S 13941 13944 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273163353 14420721664 7742 33554432000 4194304 4196468 140731333075920 139811119479696 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13950] ppid=13941 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13950/stat : 13950 (java) S 13941 13944 12324 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273163353 14420721664 7742 33554432000 4194304 4196468 140731333075920 139810798824208 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13951] ppid=13941 vsize=14082736 memory=140024263476864 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13951/stat : 13951 (java) S 13941 13944 12324 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273163354 14420721664 7742 33554432000 4194304 4196468 140731333075920 139810119055728 139811206527618 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13952] ppid=13941 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13952/stat : 13952 (java) S 13941 13944 12324 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273163355 14420721664 7742 33554432000 4194304 4196468 140731333075920 139810118001696 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13953] ppid=13941 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13953/stat : 13953 (java) S 13941 13944 12324 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273163355 14420721664 7742 33554432000 4194304 4196468 140731333075920 139810116948848 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13954] ppid=13941 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13954/stat : 13954 (java) S 13941 13944 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273163357 14420721664 7742 33554432000 4194304 4196468 140731333075920 139810115897168 139811206535067 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13955] ppid=13941 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13955/stat : 13955 (java) S 13941 13944 12324 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 15 0 273163357 14420721664 7742 33554432000 4194304 4196468 140731333075920 139810114845552 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13956] ppid=13941 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13956/stat : 13956 (java) S 13941 13944 12324 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273163357 14420721664 7742 33554432000 4194304 4196468 140731333075920 139810113792752 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13957] ppid=13941 vsize=14082736 memory=140024263476864 CPUtime=0.01 cores=0,2,4,6
/proc/13944/task/13957/stat : 13957 (java) S 13941 13944 12324 0 -1 1077944384 282 0 0 0 1 0 0 0 20 0 15 0 273163357 14420721664 7742 33554432000 4194304 4196468 140731333075920 139810112739952 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13958] ppid=13941 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13958/stat : 13958 (java) S 13941 13944 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273163357 14420721664 7742 33554432000 4194304 4196468 140731333075920 139809803557600 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13959] ppid=13941 vsize=14082736 memory=140024263476864 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13959/stat : 13959 (java) S 13941 13944 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273163358 14420721664 7742 33554432000 4194304 4196468 140731333075920 139809802504880 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30968 KiB

[startup+0.210469 s]*
/proc/loadavg: 1.44 1.41 1.39 5/217 13959
/proc/meminfo: memFree=24469540/32770624 swapFree=67030684/67108860
[pid=13944] ppid=13941 vsize=14082736 memory=47048 CPUtime=0.3 cores=0,2,4,6
/proc/13944/stat : 13944 (java) S 13941 13944 12324 0 -1 1077944320 10379 0 0 0 28 2 0 0 20 0 15 0 273163352 14420721664 11762 33554432000 4194304 4196468 140731333075920 140731333058464 139811206516471 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
/proc/13944/statm: 3520684 11762 3373 1 0 3482761 0
[pid=13944/tid=13946] ppid=13941 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/13944/task/13946/stat : 13946 (java) R 13941 13944 12324 0 -1 4202560 8073 0 0 0 19 1 0 0 20 0 15 0 273163352 14420721664 11762 33554432000 4194304 4196468 140731333075920 139811210743520 139810799851824 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13947] ppid=13941 vsize=14082736 memory=343 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13947/stat : 13947 (java) S 13941 13944 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273163353 14420721664 11762 33554432000 4194304 4196468 140731333075920 139811121585296 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13948] ppid=13941 vsize=14082736 memory=140024264957017 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13948/stat : 13948 (java) S 13941 13944 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273163353 14420721664 11762 33554432000 4194304 4196468 140731333075920 139811120532496 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13949] ppid=13941 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13949/stat : 13949 (java) S 13941 13944 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273163353 14420721664 11762 33554432000 4194304 4196468 140731333075920 139811119479696 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13950] ppid=13941 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13950/stat : 13950 (java) S 13941 13944 12324 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273163353 14420721664 11762 33554432000 4194304 4196468 140731333075920 139810798824208 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13951] ppid=13941 vsize=14082736 memory=140024263476864 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13951/stat : 13951 (java) S 13941 13944 12324 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273163354 14420721664 11762 33554432000 4194304 4196468 140731333075920 139810119055728 139811206527618 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13952] ppid=13941 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13952/stat : 13952 (java) S 13941 13944 12324 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273163355 14420721664 11762 33554432000 4194304 4196468 140731333075920 139810118001696 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13953] ppid=13941 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13953/stat : 13953 (java) S 13941 13944 12324 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273163355 14420721664 11762 33554432000 4194304 4196468 140731333075920 139810116948848 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13954] ppid=13941 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13954/stat : 13954 (java) S 13941 13944 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273163357 14420721664 11762 33554432000 4194304 4196468 140731333075920 139810115897168 139811206535067 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13955] ppid=13941 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/13944/task/13955/stat : 13955 (java) R 13941 13944 12324 0 -1 1077944384 344 0 0 0 1 0 0 0 20 0 15 0 273163357 14420721664 11762 33554432000 4194304 4196468 140731333075920 139810114845552 139811206527618 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13956] ppid=13941 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/13944/task/13956/stat : 13956 (java) S 13941 13944 12324 0 -1 1077944384 257 0 0 0 1 0 0 0 20 0 15 0 273163357 14420721664 11762 33554432000 4194304 4196468 140731333075920 139810113792752 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13957] ppid=13941 vsize=14082736 memory=140024263476864 CPUtime=0.06 cores=0,2,4,6
/proc/13944/task/13957/stat : 13957 (java) R 13941 13944 12324 0 -1 4202560 324 0 0 0 6 0 0 0 20 0 15 0 273163357 14420721664 11762 33554432000 4194304 4196468 140731333075920 139810112732960 139811186856374 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13958] ppid=13941 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13958/stat : 13958 (java) S 13941 13944 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273163357 14420721664 11762 33554432000 4194304 4196468 140731333075920 139809803557600 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13959] ppid=13941 vsize=14082736 memory=140024263476864 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13959/stat : 13959 (java) S 13941 13944 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273163358 14420721664 11762 33554432000 4194304 4196468 140731333075920 139809802504880 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47048 KiB

[startup+0.310558 s]*
/proc/loadavg: 1.44 1.41 1.39 4/217 13959
/proc/meminfo: memFree=24466004/32770624 swapFree=67030684/67108860
[pid=13944] ppid=13941 vsize=14082736 memory=50488 CPUtime=0.44 cores=0,2,4,6
/proc/13944/stat : 13944 (java) S 13941 13944 12324 0 -1 1077944320 10786 0 0 0 42 2 0 0 20 0 15 0 273163352 14420721664 12622 33554432000 4194304 4196468 140731333075920 140731333058464 139811206516471 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
/proc/13944/statm: 3520684 12622 3387 1 0 3482761 0
[pid=13944/tid=13946] ppid=13941 vsize=14082736 memory=7022364594140610616 CPUtime=0.29 cores=0,2,4,6
/proc/13944/task/13946/stat : 13946 (java) R 13941 13944 12324 0 -1 4202560 8436 0 0 0 28 1 0 0 20 0 15 0 273163352 14420721664 12622 33554432000 4194304 4196468 140731333075920 139811210727984 139811188080023 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13947] ppid=13941 vsize=14082736 memory=4294976238 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13947/stat : 13947 (java) S 13941 13944 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273163353 14420721664 12622 33554432000 4194304 4196468 140731333075920 139811121585296 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13948] ppid=13941 vsize=14082736 memory=140024264952802 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13948/stat : 13948 (java) S 13941 13944 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273163353 14420721664 12622 33554432000 4194304 4196468 140731333075920 139811120532496 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13949] ppid=13941 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13949/stat : 13949 (java) S 13941 13944 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273163353 14420721664 12622 33554432000 4194304 4196468 140731333075920 139811119479696 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13950] ppid=13941 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13950/stat : 13950 (java) S 13941 13944 12324 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273163353 14420721664 12622 33554432000 4194304 4196468 140731333075920 139810798824208 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13951] ppid=13941 vsize=14082736 memory=140024263476864 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13951/stat : 13951 (java) S 13941 13944 12324 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273163354 14420721664 12622 33554432000 4194304 4196468 140731333075920 139810119055728 139811206527618 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13952] ppid=13941 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13952/stat : 13952 (java) S 13941 13944 12324 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273163355 14420721664 12622 33554432000 4194304 4196468 140731333075920 139810118001696 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13953] ppid=13941 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13953/stat : 13953 (java) S 13941 13944 12324 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273163355 14420721664 12622 33554432000 4194304 4196468 140731333075920 139810116948848 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13954] ppid=13941 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13954/stat : 13954 (java) S 13941 13944 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273163357 14420721664 12622 33554432000 4194304 4196468 140731333075920 139810115897168 139811206535067 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13955] ppid=13941 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/13944/task/13955/stat : 13955 (java) S 13941 13944 12324 0 -1 1077944384 366 0 0 0 3 0 0 0 20 0 15 0 273163357 14420721664 12622 33554432000 4194304 4196468 140731333075920 139810114845552 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13956] ppid=13941 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/13944/task/13956/stat : 13956 (java) S 13941 13944 12324 0 -1 1077944384 257 0 0 0 2 0 0 0 20 0 15 0 273163357 14420721664 12622 33554432000 4194304 4196468 140731333075920 139810113792752 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13957] ppid=13941 vsize=14082736 memory=140024263476864 CPUtime=0.08 cores=0,2,4,6
/proc/13944/task/13957/stat : 13957 (java) S 13941 13944 12324 0 -1 1077944384 346 0 0 0 8 0 0 0 20 0 15 0 273163357 14420721664 12622 33554432000 4194304 4196468 140731333075920 139810112739952 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13958] ppid=13941 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13958/stat : 13958 (java) S 13941 13944 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273163357 14420721664 12622 33554432000 4194304 4196468 140731333075920 139809803557600 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13959] ppid=13941 vsize=14082736 memory=140024263476864 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13959/stat : 13959 (java) S 13941 13944 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273163358 14420721664 12622 33554432000 4194304 4196468 140731333075920 139809802504880 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50488 KiB

[startup+0.700672 s]
/proc/loadavg: 1.44 1.41 1.39 3/217 13959
/proc/meminfo: memFree=24441944/32770624 swapFree=67030684/67108860
[pid=13944] ppid=13941 vsize=14084804 memory=89072 CPUtime=0.99 cores=0,2,4,6
/proc/13944/stat : 13944 (java) S 13941 13944 12324 0 -1 1077944320 17619 0 0 0 95 4 0 0 20 0 15 0 273163352 14422839296 22268 33554432000 4194304 4196468 140731333075920 140731333058464 139811206516471 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
/proc/13944/statm: 3521201 22268 3506 1 0 3483273 0
[pid=13944/tid=13946] ppid=13941 vsize=14084804 memory=199943209896414 CPUtime=0.67 cores=0,2,4,6
/proc/13944/task/13946/stat : 13946 (java) R 13941 13944 12324 0 -1 4202560 14864 0 0 0 64 3 0 0 20 0 15 0 273163352 14422839296 22268 33554432000 4194304 4196468 140731333075920 139811210734272 139811206538397 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13947] ppid=13941 vsize=14084804 memory=1298297 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13947/stat : 13947 (java) S 13941 13944 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273163353 14422839296 22268 33554432000 4194304 4196468 140731333075920 139811121585296 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13948] ppid=13941 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13948/stat : 13948 (java) S 13941 13944 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273163353 14422839296 22268 33554432000 4194304 4196468 140731333075920 139811120532496 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13949] ppid=13941 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13949/stat : 13949 (java) S 13941 13944 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273163353 14422839296 22268 33554432000 4194304 4196468 140731333075920 139811119479696 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13950] ppid=13941 vsize=14084804 memory=7809523229951467572 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13950/stat : 13950 (java) S 13941 13944 12324 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273163353 14422839296 22268 33554432000 4194304 4196468 140731333075920 139810798824208 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13951] ppid=13941 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13951/stat : 13951 (java) S 13941 13944 12324 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273163354 14422839296 22268 33554432000 4194304 4196468 140731333075920 139810119055728 139811206527618 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13952] ppid=13941 vsize=14084804 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13952/stat : 13952 (java) S 13941 13944 12324 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273163355 14422839296 22268 33554432000 4194304 4196468 140731333075920 139810118001696 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13953] ppid=13941 vsize=14084804 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13953/stat : 13953 (java) S 13941 13944 12324 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273163355 14422839296 22268 33554432000 4194304 4196468 140731333075920 139810116948848 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13954] ppid=13941 vsize=14084804 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13954/stat : 13954 (java) S 13941 13944 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273163357 14422839296 22268 33554432000 4194304 4196468 140731333075920 139810115897168 139811206535067 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13955] ppid=13941 vsize=14084804 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/13944/task/13955/stat : 13955 (java) S 13941 13944 12324 0 -1 1077944384 535 0 0 0 8 0 0 0 20 0 15 0 273163357 14422839296 22268 33554432000 4194304 4196468 140731333075920 139810114845552 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13956] ppid=13941 vsize=14084804 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/13944/task/13956/stat : 13956 (java) S 13941 13944 12324 0 -1 1077944384 397 0 0 0 7 0 0 0 20 0 15 0 273163357 14422839296 22268 33554432000 4194304 4196468 140731333075920 139810113792752 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13957] ppid=13941 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/13944/task/13957/stat : 13957 (java) S 13941 13944 12324 0 -1 1077944384 442 0 0 0 15 0 0 0 20 0 15 0 273163357 14422839296 22268 33554432000 4194304 4196468 140731333075920 139810112739952 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13958] ppid=13941 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13958/stat : 13958 (java) S 13941 13944 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273163357 14422839296 22268 33554432000 4194304 4196468 140731333075920 139809803557600 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13959] ppid=13941 vsize=14084804 memory=2228 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13959/stat : 13959 (java) S 13941 13944 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273163358 14422839296 22268 33554432000 4194304 4196468 140731333075920 139809802504880 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89072 KiB

[startup+1.50129 s]
/proc/loadavg: 1.44 1.41 1.39 2/217 13959
/proc/meminfo: memFree=24418372/32770624 swapFree=67030684/67108860
[pid=13944] ppid=13941 vsize=14088900 memory=124720 CPUtime=1.95 cores=0,2,4,6
/proc/13944/stat : 13944 (java) S 13941 13944 12324 0 -1 1077944320 22287 0 0 0 188 7 0 0 20 0 15 0 273163352 14427033600 31180 33554432000 4194304 4196468 140731333075920 140731333058464 139811206516471 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
/proc/13944/statm: 3522225 31180 3528 1 0 3484297 0
[pid=13944/tid=13946] ppid=13941 vsize=14088900 memory=9169 CPUtime=1.15 cores=0,2,4,6
/proc/13944/task/13946/stat : 13946 (java) R 13941 13944 12324 0 -1 4202560 17799 0 0 0 110 5 0 0 20 0 15 0 273163352 14427033600 31180 33554432000 4194304 4196468 140731333075920 139811210753168 139811190893497 0 4 0 16800975 0 0 0 -1 4 0 0 32 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13947] ppid=13941 vsize=14088900 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13947/stat : 13947 (java) S 13941 13944 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273163353 14427033600 31180 33554432000 4194304 4196468 140731333075920 139811121585296 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13948] ppid=13941 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13948/stat : 13948 (java) S 13941 13944 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273163353 14427033600 31180 33554432000 4194304 4196468 140731333075920 139811120532496 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13949] ppid=13941 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13949/stat : 13949 (java) S 13941 13944 12324 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273163353 14427033600 31180 33554432000 4194304 4196468 140731333075920 139811119479696 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13950] ppid=13941 vsize=14088900 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13950/stat : 13950 (java) S 13941 13944 12324 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273163353 14427033600 31180 33554432000 4194304 4196468 140731333075920 139810798824208 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13951] ppid=13941 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13951/stat : 13951 (java) S 13941 13944 12324 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 273163354 14427033600 31180 33554432000 4194304 4196468 140731333075920 139810119055728 139811206527618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0

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

[pid=13944/tid=13958] ppid=13941 vsize=14088900 memory=280048242284288 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13958/stat : 13958 (java) S 13941 13944 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273163357 14427033600 56894 33554432000 4194304 4196468 140731333075920 139809803557600 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13959] ppid=13941 vsize=14088900 memory=3472328296227680300 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13959/stat : 13959 (java) S 13941 13944 12324 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273163358 14427033600 56894 33554432000 4194304 4196468 140731333075920 139809802504880 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
Current children cumulated CPU time: 4.12 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 227576 KiB

[startup+4.00077 s]*
/proc/loadavg: 1.40 1.40 1.39 3/217 13959
/proc/meminfo: memFree=24287756/32770624 swapFree=67030684/67108860
[pid=13944] ppid=13941 vsize=14088900 memory=227008 CPUtime=4.94 cores=0,2,4,6
/proc/13944/stat : 13944 (java) S 13941 13944 12324 0 -1 1077944320 24770 0 0 0 482 12 0 0 20 0 15 0 273163352 14427033600 56752 33554432000 4194304 4196468 140731333075920 140731333058464 139811206516471 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
/proc/13944/statm: 3522225 56752 3560 1 0 3484297 0
[pid=13944/tid=13946] ppid=13941 vsize=14088900 memory=6791534058613427641 CPUtime=3.63 cores=0,2,4,6
/proc/13944/task/13946/stat : 13946 (java) R 13941 13944 12324 0 -1 4202560 18039 0 0 0 355 8 0 0 20 0 15 0 273163352 14427033600 56752 33554432000 4194304 4196468 140731333075920 139811210754352 139810802968682 0 4 0 16800975 0 0 0 -1 2 0 0 32 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13947] ppid=13941 vsize=14088900 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/13944/task/13947/stat : 13947 (java) S 13941 13944 12324 0 -1 1077944384 362 0 0 0 1 0 0 0 20 0 15 0 273163353 14427033600 56752 33554432000 4194304 4196468 140731333075920 139811121585296 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13948] ppid=13941 vsize=14088900 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/13944/task/13948/stat : 13948 (java) S 13941 13944 12324 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 15 0 273163353 14427033600 56752 33554432000 4194304 4196468 140731333075920 139811120532496 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13949] ppid=13941 vsize=14088900 memory=43757090615 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13949/stat : 13949 (java) S 13941 13944 12324 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 15 0 273163353 14427033600 56752 33554432000 4194304 4196468 140731333075920 139811119479696 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13950] ppid=13941 vsize=14088900 memory=3690471420374038070 CPUtime=0.01 cores=0,2,4,6
/proc/13944/task/13950/stat : 13950 (java) S 13941 13944 12324 0 -1 1077944384 412 0 0 0 1 0 0 0 20 0 15 0 273163353 14427033600 56752 33554432000 4194304 4196468 140731333075920 139810798824208 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13951] ppid=13941 vsize=14088900 memory=140024263476864 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13951/stat : 13951 (java) S 13941 13944 12324 0 -1 1077944384 261 0 0 0 0 0 0 0 20 0 15 0 273163354 14427033600 56752 33554432000 4194304 4196468 140731333075920 139810119055728 139811206527618 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13952] ppid=13941 vsize=14088900 memory=140024121234959 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13952/stat : 13952 (java) S 13941 13944 12324 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 273163355 14427033600 56752 33554432000 4194304 4196468 140731333075920 139810118001760 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13953] ppid=13941 vsize=14088900 memory=288230608969400658 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13953/stat : 13953 (java) S 13941 13944 12324 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 273163355 14427033600 56752 33554432000 4194304 4196468 140731333075920 139810116948864 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13954] ppid=13941 vsize=14088900 memory=280048242885008 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13954/stat : 13954 (java) S 13941 13944 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273163357 14427033600 56752 33554432000 4194304 4196468 140731333075920 139810115897168 139811206535067 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13955] ppid=13941 vsize=14088900 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/13944/task/13955/stat : 13955 (java) S 13941 13944 12324 0 -1 1077944384 1250 0 0 0 42 0 0 0 20 0 15 0 273163357 14427033600 56752 33554432000 4194304 4196468 140731333075920 139810114845552 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13956] ppid=13941 vsize=14088900 memory=67 CPUtime=0.43 cores=0,2,4,6
/proc/13944/task/13956/stat : 13956 (java) S 13941 13944 12324 0 -1 1077944384 1120 0 0 0 43 0 0 0 20 0 15 0 273163357 14427033600 56752 33554432000 4194304 4196468 140731333075920 139810113792752 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13957] ppid=13941 vsize=14088900 memory=140024263492400 CPUtime=0.35 cores=0,2,4,6
/proc/13944/task/13957/stat : 13957 (java) S 13941 13944 12324 0 -1 1077944384 1766 0 0 0 35 0 0 0 20 0 15 0 273163357 14427033600 56752 33554432000 4194304 4196468 140731333075920 139810112739952 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13958] ppid=13941 vsize=14088900 memory=67 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13958/stat : 13958 (java) S 13941 13944 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273163357 14427033600 56752 33554432000 4194304 4196468 140731333075920 139809803557600 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13959] ppid=13941 vsize=14088900 memory=140024263476864 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13959/stat : 13959 (java) S 13941 13944 12324 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273163358 14427033600 56752 33554432000 4194304 4196468 140731333075920 139809802504880 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
Current children cumulated CPU time: 4.94 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 227008 KiB

[startup+4.80077 s]
/proc/loadavg: 1.40 1.40 1.39 3/217 13959
/proc/meminfo: memFree=24287756/32770624 swapFree=67030684/67108860
[pid=13944] ppid=13941 vsize=14088900 memory=221876 CPUtime=5.74 cores=0,2,4,6
/proc/13944/stat : 13944 (java) S 13941 13944 12324 0 -1 1077944320 24822 0 0 0 562 12 0 0 20 0 15 0 273163352 14427033600 55469 33554432000 4194304 4196468 140731333075920 140731333058464 139811206516471 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
/proc/13944/statm: 3522225 55469 3560 1 0 3484297 0
[pid=13944/tid=13946] ppid=13941 vsize=14088900 memory=6791534058613427641 CPUtime=4.42 cores=0,2,4,6
/proc/13944/task/13946/stat : 13946 (java) R 13941 13944 12324 0 -1 4202560 18046 0 0 0 434 8 0 0 20 0 15 0 273163352 14427033600 55469 33554432000 4194304 4196468 140731333075920 139811210754352 139810802969272 0 4 0 16800975 0 0 0 -1 4 0 0 32 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13947] ppid=13941 vsize=14088900 memory=13888 CPUtime=0.01 cores=0,2,4,6
/proc/13944/task/13947/stat : 13947 (java) S 13941 13944 12324 0 -1 1077944384 364 0 0 0 1 0 0 0 20 0 15 0 273163353 14427033600 55469 33554432000 4194304 4196468 140731333075920 139811121585296 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13948] ppid=13941 vsize=14088900 memory=2228 CPUtime=0.01 cores=0,2,4,6
/proc/13944/task/13948/stat : 13948 (java) S 13941 13944 12324 0 -1 1077944384 36 0 0 0 1 0 0 0 20 0 15 0 273163353 14427033600 55469 33554432000 4194304 4196468 140731333075920 139811120532496 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13949] ppid=13941 vsize=14088900 memory=7233717112735294548 CPUtime=0.01 cores=0,2,4,6
/proc/13944/task/13949/stat : 13949 (java) S 13941 13944 12324 0 -1 1077944384 91 0 0 0 1 0 0 0 20 0 15 0 273163353 14427033600 55469 33554432000 4194304 4196468 140731333075920 139811119479696 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13950] ppid=13941 vsize=14088900 memory=5795687883774644836 CPUtime=0.01 cores=0,2,4,6
/proc/13944/task/13950/stat : 13950 (java) S 13941 13944 12324 0 -1 1077944384 422 0 0 0 1 0 0 0 20 0 15 0 273163353 14427033600 55469 33554432000 4194304 4196468 140731333075920 139810798824208 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13951] ppid=13941 vsize=14088900 memory=7740396217407923052 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13951/stat : 13951 (java) S 13941 13944 12324 0 -1 1077944384 288 0 0 0 0 0 0 0 20 0 15 0 273163354 14427033600 55469 33554432000 4194304 4196468 140731333075920 139810119055728 139811206527618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13952] ppid=13941 vsize=14088900 memory=4639074098508484694 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13952/stat : 13952 (java) S 13941 13944 12324 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 273163355 14427033600 55469 33554432000 4194304 4196468 140731333075920 139810118001760 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13953] ppid=13941 vsize=14088900 memory=7451315965543605094 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13953/stat : 13953 (java) S 13941 13944 12324 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 273163355 14427033600 55469 33554432000 4194304 4196468 140731333075920 139810116948864 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13954] ppid=13941 vsize=14088900 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13954/stat : 13954 (java) S 13941 13944 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273163357 14427033600 55469 33554432000 4194304 4196468 140731333075920 139810115897168 139811206535067 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13955] ppid=13941 vsize=14088900 memory=280048242661504 CPUtime=0.42 cores=0,2,4,6
/proc/13944/task/13955/stat : 13955 (java) S 13941 13944 12324 0 -1 1077944384 1250 0 0 0 42 0 0 0 20 0 15 0 273163357 14427033600 55469 33554432000 4194304 4196468 140731333075920 139810114845552 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13956] ppid=13941 vsize=14088900 memory=56 CPUtime=0.43 cores=0,2,4,6
/proc/13944/task/13956/stat : 13956 (java) S 13941 13944 12324 0 -1 1077944384 1120 0 0 0 43 0 0 0 20 0 15 0 273163357 14427033600 55469 33554432000 4194304 4196468 140731333075920 139810113792752 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13957] ppid=13941 vsize=14088900 memory=8320808402720012085 CPUtime=0.35 cores=0,2,4,6
/proc/13944/task/13957/stat : 13957 (java) S 13941 13944 12324 0 -1 1077944384 1766 0 0 0 35 0 0 0 20 0 15 0 273163357 14427033600 55469 33554432000 4194304 4196468 140731333075920 139810112739952 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13958] ppid=13941 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13958/stat : 13958 (java) S 13941 13944 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273163357 14427033600 55469 33554432000 4194304 4196468 140731333075920 139809803557600 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13959] ppid=13941 vsize=14088900 memory=27300 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13959/stat : 13959 (java) S 13941 13944 12324 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 273163358 14427033600 55469 33554432000 4194304 4196468 140731333075920 139809802504880 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
Current children cumulated CPU time: 5.74 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 221876 KiB

[startup+5.00074 s]*
/proc/loadavg: 1.40 1.40 1.39 3/217 13959
/proc/meminfo: memFree=24292252/32770624 swapFree=67030684/67108860
[pid=13944] ppid=13941 vsize=14088900 memory=221876 CPUtime=5.95 cores=0,2,4,6
/proc/13944/stat : 13944 (java) S 13941 13944 12324 0 -1 1077944320 24822 0 0 0 583 12 0 0 20 0 15 0 273163352 14427033600 55469 33554432000 4194304 4196468 140731333075920 140731333058464 139811206516471 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
/proc/13944/statm: 3522225 55469 3560 1 0 3484297 0
[pid=13944/tid=13946] ppid=13941 vsize=14088900 memory=7022364594140610616 CPUtime=4.63 cores=0,2,4,6
/proc/13944/task/13946/stat : 13946 (java) R 13941 13944 12324 0 -1 4202560 18046 0 0 0 455 8 0 0 20 0 15 0 273163352 14427033600 55469 33554432000 4194304 4196468 140731333075920 139811210754352 140731333102841 0 4 0 16800975 0 0 0 -1 4 0 0 32 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13947] ppid=13941 vsize=14088900 memory=343 CPUtime=0.01 cores=0,2,4,6
/proc/13944/task/13947/stat : 13947 (java) S 13941 13944 12324 0 -1 1077944384 364 0 0 0 1 0 0 0 20 0 15 0 273163353 14427033600 55469 33554432000 4194304 4196468 140731333075920 139811121585296 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13948] ppid=13941 vsize=14088900 memory=140024264957017 CPUtime=0.01 cores=0,2,4,6
/proc/13944/task/13948/stat : 13948 (java) S 13941 13944 12324 0 -1 1077944384 36 0 0 0 1 0 0 0 20 0 15 0 273163353 14427033600 55469 33554432000 4194304 4196468 140731333075920 139811120532496 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13949] ppid=13941 vsize=14088900 memory=-7812477184710929540 CPUtime=0.01 cores=0,2,4,6
/proc/13944/task/13949/stat : 13949 (java) S 13941 13944 12324 0 -1 1077944384 91 0 0 0 1 0 0 0 20 0 15 0 273163353 14427033600 55469 33554432000 4194304 4196468 140731333075920 139811119479696 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13950] ppid=13941 vsize=14088900 memory=8309715542833378353 CPUtime=0.01 cores=0,2,4,6
/proc/13944/task/13950/stat : 13950 (java) S 13941 13944 12324 0 -1 1077944384 422 0 0 0 1 0 0 0 20 0 15 0 273163353 14427033600 55469 33554432000 4194304 4196468 140731333075920 139810798824208 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13951] ppid=13941 vsize=14088900 memory=2315025555081924538 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13951/stat : 13951 (java) S 13941 13944 12324 0 -1 1077944384 288 0 0 0 0 0 0 0 20 0 15 0 273163354 14427033600 55469 33554432000 4194304 4196468 140731333075920 139810119055728 139811206527618 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13952] ppid=13941 vsize=14088900 memory=3611922223499655780 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13952/stat : 13952 (java) S 13941 13944 12324 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 273163355 14427033600 55469 33554432000 4194304 4196468 140731333075920 139810118001760 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13953] ppid=13941 vsize=14088900 memory=8226496019563508123 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13953/stat : 13953 (java) S 13941 13944 12324 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 273163355 14427033600 55469 33554432000 4194304 4196468 140731333075920 139810116948864 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13954] ppid=13941 vsize=14088900 memory=-6877121556232578236 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13954/stat : 13954 (java) S 13941 13944 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273163357 14427033600 55469 33554432000 4194304 4196468 140731333075920 139810115897168 139811206535067 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13955] ppid=13941 vsize=14088900 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/13944/task/13955/stat : 13955 (java) S 13941 13944 12324 0 -1 1077944384 1250 0 0 0 42 0 0 0 20 0 15 0 273163357 14427033600 55469 33554432000 4194304 4196468 140731333075920 139810114845552 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13956] ppid=13941 vsize=14088900 memory=2314885530818453512 CPUtime=0.43 cores=0,2,4,6
/proc/13944/task/13956/stat : 13956 (java) S 13941 13944 12324 0 -1 1077944384 1120 0 0 0 43 0 0 0 20 0 15 0 273163357 14427033600 55469 33554432000 4194304 4196468 140731333075920 139810113792752 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13957] ppid=13941 vsize=14088900 memory=739411099131132576 CPUtime=0.35 cores=0,2,4,6
/proc/13944/task/13957/stat : 13957 (java) S 13941 13944 12324 0 -1 1077944384 1766 0 0 0 35 0 0 0 20 0 15 0 273163357 14427033600 55469 33554432000 4194304 4196468 140731333075920 139810112739952 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13958] ppid=13941 vsize=14088900 memory=3467807035425300511 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13958/stat : 13958 (java) S 13941 13944 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273163357 14427033600 55469 33554432000 4194304 4196468 140731333075920 139809803557600 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13959] ppid=13941 vsize=14088900 memory=199900402564354 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13959/stat : 13959 (java) S 13941 13944 12324 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 273163358 14427033600 55469 33554432000 4194304 4196468 140731333075920 139809802504880 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
Current children cumulated CPU time: 5.95 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 221876 KiB

[startup+5.1103 s]
/proc/loadavg: 1.40 1.40 1.39 3/217 13959
/proc/meminfo: memFree=24292252/32770624 swapFree=67030684/67108860
[pid=13944] ppid=13941 vsize=14088900 memory=218288 CPUtime=6.05 cores=0,2,4,6
/proc/13944/stat : 13944 (java) S 13941 13944 12324 0 -1 1077944320 25734 0 0 0 593 12 0 0 20 0 15 0 273163352 14427033600 54572 33554432000 4194304 4196468 140731333075920 140731333058464 139811206516471 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
/proc/13944/statm: 3522225 54572 3560 1 0 3484297 0
[pid=13944/tid=13946] ppid=13941 vsize=14088900 memory=223952 CPUtime=4.73 cores=0,2,4,6
/proc/13944/task/13946/stat : 13946 (java) R 13941 13944 12324 0 -1 4202560 18047 0 0 0 465 8 0 0 20 0 15 0 273163352 14427033600 54572 33554432000 4194304 4196468 140731333075920 139811210754352 139810803249864 0 4 0 16800975 0 0 0 -1 4 0 0 32 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13947] ppid=13941 vsize=14088900 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/13944/task/13947/stat : 13947 (java) S 13941 13944 12324 0 -1 1077944384 364 0 0 0 1 0 0 0 20 0 15 0 273163353 14427033600 54572 33554432000 4194304 4196468 140731333075920 139811121585296 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13948] ppid=13941 vsize=14088900 memory=7681424467065417115 CPUtime=0.01 cores=0,2,4,6
/proc/13944/task/13948/stat : 13948 (java) S 13941 13944 12324 0 -1 1077944384 36 0 0 0 1 0 0 0 20 0 15 0 273163353 14427033600 54572 33554432000 4194304 4196468 140731333075920 139811120532496 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13949] ppid=13941 vsize=14088900 memory=6944656592387989600 CPUtime=0.01 cores=0,2,4,6
/proc/13944/task/13949/stat : 13949 (java) S 13941 13944 12324 0 -1 1077944384 91 0 0 0 1 0 0 0 20 0 15 0 273163353 14427033600 54572 33554432000 4194304 4196468 140731333075920 139811119479696 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13950] ppid=13941 vsize=14088900 memory=6944656592387989600 CPUtime=0.01 cores=0,2,4,6
/proc/13944/task/13950/stat : 13950 (java) S 13941 13944 12324 0 -1 1077944384 422 0 0 0 1 0 0 0 20 0 15 0 273163353 14427033600 54572 33554432000 4194304 4196468 140731333075920 139810798824208 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13951] ppid=13941 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13951/stat : 13951 (java) S 13941 13944 12324 0 -1 1077944384 288 0 0 0 0 0 0 0 20 0 15 0 273163354 14427033600 54572 33554432000 4194304 4196468 140731333075920 139810119055728 139811206527618 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13952] ppid=13941 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13952/stat : 13952 (java) S 13941 13944 12324 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 273163355 14427033600 54572 33554432000 4194304 4196468 140731333075920 139810118001760 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13953] ppid=13941 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13953/stat : 13953 (java) S 13941 13944 12324 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 273163355 14427033600 54572 33554432000 4194304 4196468 140731333075920 139810116948864 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13954] ppid=13941 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13954/stat : 13954 (java) S 13941 13944 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273163357 14427033600 54572 33554432000 4194304 4196468 140731333075920 139810115897168 139811206535067 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13955] ppid=13941 vsize=14088900 memory=43 CPUtime=0.42 cores=0,2,4,6
/proc/13944/task/13955/stat : 13955 (java) S 13941 13944 12324 0 -1 1077944384 1250 0 0 0 42 0 0 0 20 0 15 0 273163357 14427033600 54572 33554432000 4194304 4196468 140731333075920 139810114845552 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13956] ppid=13941 vsize=14088900 memory=35 CPUtime=0.43 cores=0,2,4,6
/proc/13944/task/13956/stat : 13956 (java) S 13941 13944 12324 0 -1 1077944384 1120 0 0 0 43 0 0 0 20 0 15 0 273163357 14427033600 54572 33554432000 4194304 4196468 140731333075920 139810113792752 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13957] ppid=13941 vsize=14088900 memory=0 CPUtime=0.35 cores=0,2,4,6
/proc/13944/task/13957/stat : 13957 (java) S 13941 13944 12324 0 -1 1077944384 1766 0 0 0 35 0 0 0 20 0 15 0 273163357 14427033600 54572 33554432000 4194304 4196468 140731333075920 139810112739952 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13958] ppid=13941 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13958/stat : 13958 (java) S 13941 13944 12324 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273163357 14427033600 54572 33554432000 4194304 4196468 140731333075920 139809803557600 139811206526677 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
[pid=13944/tid=13959] ppid=13941 vsize=14088900 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/13944/task/13959/stat : 13959 (java) S 13941 13944 12324 0 -1 1077944384 935 0 0 0 0 0 0 0 20 0 15 0 273163358 14427033600 54572 33554432000 4194304 4196468 140731333075920 139809802504880 139811206527618 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19173376 140731333080137 140731333080329 140731333080329 140731333083087 0
Current children cumulated CPU time: 6.05 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 218288 KiB

Child status: 0
Real time (s): 5.1488
CPU time (s): 6.09847
CPU user time (s): 5.96565
CPU system time (s): 0.132817
CPU usage (%): 118.444
Max. virtual memory (cumulated for all children) (KiB): 14088900
Max. memory (cumulated for all children) (KiB): 227576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.96565
system time used= 0.132817
maximum resident set size= 229056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26326
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2394
involuntary context switches= 19


# summary of solver processes directly reported to runsolver:
#   pid: 13944
#   total CPU time (s): 6.09847
#   total CPU user time (s): 5.96565
#   total CPU system time (s): 0.132817

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.053301 second user time and 0.094302 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-18 03:33:22
IDJOB=4311826
IDBENCH=141407
IDSOLVER=2799
FILE ID=node102/4311826-1534556002
RUNJOBID= node102-1534541043-12355
PBS_JOBID= 21038645
Free space on /tmp= 46516 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/Dubois/Dubois-018_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4311826-1534556002/watcher-4311826-1534556002 -o /tmp/evaluation-result-4311826-1534556002/solver-4311826-1534556002 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534541043-12355 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 590427909 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311826-1534556002.xml

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

MD5SUM BENCH= 87315209bf8a3d7a2526762832107213
RANDOM SEED=590427909

node102.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.51
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.51
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.51
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.51
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:        24502656 kB
MemAvailable:   31430140 kB
Buffers:          208620 kB
Cached:          6997064 kB
SwapCached:        51220 kB
Active:          6105628 kB
Inactive:        1619256 kB
Active(anon):     463144 kB
Inactive(anon):   124764 kB
Active(file):    5642484 kB
Inactive(file):  1494492 kB
Unevictable:        7344 kB
Mlocked:            7344 kB
SwapTotal:      67108860 kB
SwapFree:       67030684 kB
Dirty:             35672 kB
Writeback:             0 kB
AnonPages:        603312 kB
Mapped:            31108 kB
Shmem:             65388 kB
Slab:             241612 kB
SReclaimable:     212688 kB
SUnreclaim:        28924 kB
KernelStack:        3840 kB
PageTables:         6112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1349624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    546816 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 46480 MiB
End job on node102 at 2018-08-18 03:33:27