Trace number 4311898

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-17? (TO) 2520.11 2468.82

General information on the benchmark

NameSocialGolfers/
SocialGolfers-5-5-8-cp_c18.xml
MD5SUM9b78f23c985b0ab0793e8fc03cc65dc7
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 benchmark7.37111
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints8410
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":200}]
Minimum variable degree170
Maximum variable degree171
Distribution of variable degrees[{"degree":170,"count":175},{"degree":171,"count":25}]
Minimum constraint arity4
Maximum constraint arity200
Distribution of constraint arities[{"arity":4,"count":8400},{"arity":25,"count":9},{"arity":200,"count":1}]
Number of extensional constraints0
Number of intensional constraints8400
Distribution of constraint types[{"type":"intension","count":8400},{"type":"lex","count":1},{"type":"cardinality","count":8},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.56	c version: 2018-08-17
0.67/0.56	c seed: 1250476689
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 1
0.67/0.58	c Parsing instance...
5.74/2.77	c Parsing done, starting search...
2520.08/2468.80	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311898-1534554381/watcher-4311898-1534554381 -o /tmp/evaluation-result-4311898-1534554381/solver-4311898-1534554381 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534541040-3481 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1250476689 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311898-1534554381.xml 

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

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


[startup+0.100133 s]*
/proc/loadavg: 1.35 1.40 1.50 3/219 5958
/proc/meminfo: memFree=24701656/32770624 swapFree=67108840/67108860
[pid=5943] ppid=5940 vsize=14082736 memory=31452 CPUtime=0.11 cores=1,3,5,7
/proc/5943/stat : 5943 (java) S 5940 5943 3449 0 -1 1077944320 6767 0 0 0 10 1 0 0 20 0 15 0 273001242 14420721664 7863 33554432000 4194304 4196468 140722014215440 140722014197984 139935081729783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
/proc/5943/statm: 3520684 7863 3156 1 0 3482761 0
[pid=5943/tid=5945] ppid=5940 vsize=14082736 memory=-8824907342586672320 CPUtime=0.09 cores=1,3,5,7
/proc/5943/task/5945/stat : 5945 (java) R 5940 5943 3449 0 -1 4202560 4818 0 0 0 8 1 0 0 20 0 15 0 273001243 14420721664 7863 33554432000 4194304 4196468 140722014215440 139935085950624 139935073966910 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5946] ppid=5940 vsize=14082736 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5946/stat : 5946 (java) S 5940 5943 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273001244 14420721664 7863 33554432000 4194304 4196468 140722014215440 139935011817744 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5947] ppid=5940 vsize=14082736 memory=139920748000896 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5947/stat : 5947 (java) S 5940 5943 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273001244 14420721664 7863 33554432000 4194304 4196468 140722014215440 139935010765200 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5948] ppid=5940 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5948/stat : 5948 (java) S 5940 5943 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273001244 14420721664 7863 33554432000 4194304 4196468 140722014215440 139935009712656 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5949] ppid=5940 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5949/stat : 5949 (java) S 5940 5943 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273001244 14420721664 7863 33554432000 4194304 4196468 140722014215440 139935008660112 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5950] ppid=5940 vsize=14082736 memory=139920748000896 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5950/stat : 5950 (java) S 5940 5943 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273001245 14420721664 7863 33554432000 4194304 4196468 140722014215440 139934555404784 139935081740930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5951] ppid=5940 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5951/stat : 5951 (java) S 5940 5943 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273001245 14420721664 7863 33554432000 4194304 4196468 140722014215440 139934554351008 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5952] ppid=5940 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5952/stat : 5952 (java) S 5940 5943 3449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273001246 14420721664 7863 33554432000 4194304 4196468 140722014215440 139934553298416 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5953] ppid=5940 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5953/stat : 5953 (java) S 5940 5943 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273001248 14420721664 7863 33554432000 4194304 4196468 140722014215440 139934552246992 139935081748379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5954] ppid=5940 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5954/stat : 5954 (java) S 5940 5943 3449 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 273001248 14420721664 7863 33554432000 4194304 4196468 140722014215440 139934551193584 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5955] ppid=5940 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5955/stat : 5955 (java) S 5940 5943 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273001248 14420721664 7863 33554432000 4194304 4196468 140722014215440 139934550141040 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5956] ppid=5940 vsize=14082736 memory=139920748000896 CPUtime=0.01 cores=1,3,5,7
/proc/5943/task/5956/stat : 5956 (java) S 5940 5943 3449 0 -1 1077944384 272 0 0 0 1 0 0 0 20 0 15 0 273001248 14420721664 7863 33554432000 4194304 4196468 140722014215440 139934549088496 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5957] ppid=5940 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5957/stat : 5957 (java) S 5940 5943 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273001248 14420721664 7863 33554432000 4194304 4196468 140722014215440 139934548036192 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5958] ppid=5940 vsize=14082736 memory=139920748000896 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5958/stat : 5958 (java) S 5940 5943 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273001248 14420721664 7863 33554432000 4194304 4196468 140722014215440 139934546983728 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31452 KiB

[startup+0.211722 s]*
/proc/loadavg: 1.35 1.40 1.50 6/219 5958
/proc/meminfo: memFree=24685904/32770624 swapFree=67108840/67108860
[pid=5943] ppid=5940 vsize=14082736 memory=47268 CPUtime=0.31 cores=1,3,5,7
/proc/5943/stat : 5943 (java) S 5940 5943 3449 0 -1 1077944320 10435 0 0 0 28 3 0 0 20 0 15 0 273001242 14420721664 11817 33554432000 4194304 4196468 140722014215440 140722014197984 139935081729783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
/proc/5943/statm: 3520684 11817 3362 1 0 3482761 0
[pid=5943/tid=5945] ppid=5940 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/5943/task/5945/stat : 5945 (java) R 5940 5943 3449 0 -1 4202560 8151 0 0 0 18 2 0 0 20 0 15 0 273001243 14420721664 11817 33554432000 4194304 4196468 140722014215440 139935085953648 139934683284533 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5946] ppid=5940 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5946/stat : 5946 (java) S 5940 5943 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273001244 14420721664 11817 33554432000 4194304 4196468 140722014215440 139935011817744 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5947] ppid=5940 vsize=14082736 memory=139920748007092 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5947/stat : 5947 (java) S 5940 5943 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273001244 14420721664 11817 33554432000 4194304 4196468 140722014215440 139935010765200 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5948] ppid=5940 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5948/stat : 5948 (java) S 5940 5943 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273001244 14420721664 11817 33554432000 4194304 4196468 140722014215440 139935009712656 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5949] ppid=5940 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5949/stat : 5949 (java) S 5940 5943 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273001244 14420721664 11817 33554432000 4194304 4196468 140722014215440 139935008660112 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5950] ppid=5940 vsize=14082736 memory=139920748000896 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5950/stat : 5950 (java) S 5940 5943 3449 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273001245 14420721664 11817 33554432000 4194304 4196468 140722014215440 139934555404784 139935081740930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5951] ppid=5940 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5951/stat : 5951 (java) S 5940 5943 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273001245 14420721664 11817 33554432000 4194304 4196468 140722014215440 139934554351008 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5952] ppid=5940 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5952/stat : 5952 (java) S 5940 5943 3449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273001246 14420721664 11817 33554432000 4194304 4196468 140722014215440 139934553298416 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5953] ppid=5940 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5953/stat : 5953 (java) S 5940 5943 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273001248 14420721664 11817 33554432000 4194304 4196468 140722014215440 139934552246992 139935081748379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5954] ppid=5940 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5943/task/5954/stat : 5954 (java) R 5940 5943 3449 0 -1 4202560 498 0 0 0 2 0 0 0 20 0 15 0 273001248 14420721664 11817 33554432000 4194304 4196468 140722014215440 139934551193584 139935059324801 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5955] ppid=5940 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/5943/task/5955/stat : 5955 (java) S 5940 5943 3449 0 -1 1077944384 114 0 0 0 1 0 0 0 20 0 15 0 273001248 14420721664 11817 33554432000 4194304 4196468 140722014215440 139934550141040 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5956] ppid=5940 vsize=14082736 memory=139920748000896 CPUtime=0.05 cores=1,3,5,7
/proc/5943/task/5956/stat : 5956 (java) R 5940 5943 3449 0 -1 4202560 292 0 0 0 5 0 0 0 20 0 15 0 273001248 14420721664 11817 33554432000 4194304 4196468 140722014215440 139934549083440 139935081741718 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5957] ppid=5940 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5957/stat : 5957 (java) S 5940 5943 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273001248 14420721664 11817 33554432000 4194304 4196468 140722014215440 139934548036192 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5958] ppid=5940 vsize=14082736 memory=139920748000896 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5958/stat : 5958 (java) S 5940 5943 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273001248 14420721664 11817 33554432000 4194304 4196468 140722014215440 139934546983728 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47268 KiB

[startup+0.310807 s]*
/proc/loadavg: 1.35 1.40 1.50 3/219 5958
/proc/meminfo: memFree=24681996/32770624 swapFree=67108840/67108860
[pid=5943] ppid=5940 vsize=14082736 memory=50600 CPUtime=0.44 cores=1,3,5,7
/proc/5943/stat : 5943 (java) S 5940 5943 3449 0 -1 1077944320 10801 0 0 0 41 3 0 0 20 0 15 0 273001242 14420721664 12650 33554432000 4194304 4196468 140722014215440 140722014197984 139935081729783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
/proc/5943/statm: 3520684 12650 3365 1 0 3482761 0
[pid=5943/tid=5945] ppid=5940 vsize=14082736 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/5943/task/5945/stat : 5945 (java) R 5940 5943 3449 0 -1 4202560 8484 0 0 0 28 2 0 0 20 0 15 0 273001243 14420721664 12650 33554432000 4194304 4196468 140722014215440 139935085916088 139935066895455 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5946] ppid=5940 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5946/stat : 5946 (java) S 5940 5943 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273001244 14420721664 12650 33554432000 4194304 4196468 140722014215440 139935011817744 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5947] ppid=5940 vsize=14082736 memory=13987411595835032 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5947/stat : 5947 (java) S 5940 5943 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273001244 14420721664 12650 33554432000 4194304 4196468 140722014215440 139935010765200 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5948] ppid=5940 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5948/stat : 5948 (java) S 5940 5943 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273001244 14420721664 12650 33554432000 4194304 4196468 140722014215440 139935009712656 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5949] ppid=5940 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5949/stat : 5949 (java) S 5940 5943 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273001244 14420721664 12650 33554432000 4194304 4196468 140722014215440 139935008660112 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5950] ppid=5940 vsize=14082736 memory=139920748000896 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5950/stat : 5950 (java) S 5940 5943 3449 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273001245 14420721664 12650 33554432000 4194304 4196468 140722014215440 139934555404784 139935081740930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5951] ppid=5940 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5951/stat : 5951 (java) S 5940 5943 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273001245 14420721664 12650 33554432000 4194304 4196468 140722014215440 139934554351008 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5952] ppid=5940 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5952/stat : 5952 (java) S 5940 5943 3449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273001246 14420721664 12650 33554432000 4194304 4196468 140722014215440 139934553298416 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5953] ppid=5940 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5953/stat : 5953 (java) S 5940 5943 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273001248 14420721664 12650 33554432000 4194304 4196468 140722014215440 139934552246992 139935081748379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5954] ppid=5940 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/5943/task/5954/stat : 5954 (java) S 5940 5943 3449 0 -1 1077944384 514 0 0 0 3 0 0 0 20 0 15 0 273001248 14420721664 12650 33554432000 4194304 4196468 140722014215440 139934551193584 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5955] ppid=5940 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/5943/task/5955/stat : 5955 (java) S 5940 5943 3449 0 -1 1077944384 119 0 0 0 1 0 0 0 20 0 15 0 273001248 14420721664 12650 33554432000 4194304 4196468 140722014215440 139934550141040 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5956] ppid=5940 vsize=14082736 memory=139920748000896 CPUtime=0.07 cores=1,3,5,7
/proc/5943/task/5956/stat : 5956 (java) S 5940 5943 3449 0 -1 1077944384 301 0 0 0 7 0 0 0 20 0 15 0 273001248 14420721664 12650 33554432000 4194304 4196468 140722014215440 139934549088496 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5957] ppid=5940 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5957/stat : 5957 (java) S 5940 5943 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273001248 14420721664 12650 33554432000 4194304 4196468 140722014215440 139934548036192 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5958] ppid=5940 vsize=14082736 memory=139920748000896 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5958/stat : 5958 (java) S 5940 5943 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273001248 14420721664 12650 33554432000 4194304 4196468 140722014215440 139934546983728 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50600 KiB

[startup+0.700754 s]
/proc/loadavg: 1.35 1.40 1.50 3/219 5958
/proc/meminfo: memFree=24658316/32770624 swapFree=67108840/67108860
[pid=5943] ppid=5940 vsize=14084804 memory=88684 CPUtime=0.98 cores=1,3,5,7
/proc/5943/stat : 5943 (java) S 5940 5943 3449 0 -1 1077944320 17611 0 0 0 93 5 0 0 20 0 15 0 273001242 14422839296 22171 33554432000 4194304 4196468 140722014215440 140722014197984 139935081729783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
/proc/5943/statm: 3521201 22171 3497 1 0 3483273 0
[pid=5943/tid=5945] ppid=5940 vsize=14084804 memory=1784 CPUtime=0.67 cores=1,3,5,7
/proc/5943/task/5945/stat : 5945 (java) R 5940 5943 3449 0 -1 4202560 14920 0 0 0 63 4 0 0 20 0 15 0 273001243 14422839296 22171 33554432000 4194304 4196468 140722014215440 139935085955200 139935081751709 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5946] ppid=5940 vsize=14084804 memory=752 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5946/stat : 5946 (java) S 5940 5943 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273001244 14422839296 22171 33554432000 4194304 4196468 140722014215440 139935011817744 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5947] ppid=5940 vsize=14084804 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5947/stat : 5947 (java) S 5940 5943 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273001244 14422839296 22171 33554432000 4194304 4196468 140722014215440 139935010765200 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5948] ppid=5940 vsize=14084804 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5948/stat : 5948 (java) S 5940 5943 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273001244 14422839296 22171 33554432000 4194304 4196468 140722014215440 139935009712656 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5949] ppid=5940 vsize=14084804 memory=5728 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5949/stat : 5949 (java) S 5940 5943 3449 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273001244 14422839296 22171 33554432000 4194304 4196468 140722014215440 139935008660112 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5950] ppid=5940 vsize=14084804 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5950/stat : 5950 (java) S 5940 5943 3449 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273001245 14422839296 22171 33554432000 4194304 4196468 140722014215440 139934555404784 139935081740930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5951] ppid=5940 vsize=14084804 memory=1092 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5951/stat : 5951 (java) S 5940 5943 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273001245 14422839296 22171 33554432000 4194304 4196468 140722014215440 139934554351008 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5952] ppid=5940 vsize=14084804 memory=836 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5952/stat : 5952 (java) S 5940 5943 3449 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273001246 14422839296 22171 33554432000 4194304 4196468 140722014215440 139934553298416 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5953] ppid=5940 vsize=14084804 memory=10692 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5953/stat : 5953 (java) S 5940 5943 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273001248 14422839296 22171 33554432000 4194304 4196468 140722014215440 139934552246992 139935081748379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5954] ppid=5940 vsize=14084804 memory=7450174591119418944 CPUtime=0.09 cores=1,3,5,7
/proc/5943/task/5954/stat : 5954 (java) S 5940 5943 3449 0 -1 1077944384 677 0 0 0 9 0 0 0 20 0 15 0 273001248 14422839296 22171 33554432000 4194304 4196468 140722014215440 139934551193584 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5955] ppid=5940 vsize=14084804 memory=6442510787546475095 CPUtime=0.05 cores=1,3,5,7
/proc/5943/task/5955/stat : 5955 (java) S 5940 5943 3449 0 -1 1077944384 249 0 0 0 5 0 0 0 20 0 15 0 273001248 14422839296 22171 33554432000 4194304 4196468 140722014215440 139934550141040 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5956] ppid=5940 vsize=14084804 memory=7523071198212214892 CPUtime=0.14 cores=1,3,5,7
/proc/5943/task/5956/stat : 5956 (java) S 5940 5943 3449 0 -1 1077944384 382 0 0 0 14 0 0 0 20 0 15 0 273001248 14422839296 22171 33554432000 4194304 4196468 140722014215440 139934549088496 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5957] ppid=5940 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5957/stat : 5957 (java) S 5940 5943 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273001248 14422839296 22171 33554432000 4194304 4196468 140722014215440 139934548036192 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5958] ppid=5940 vsize=14084804 memory=279841278866368 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5958/stat : 5958 (java) S 5940 5943 3449 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273001248 14422839296 22171 33554432000 4194304 4196468 140722014215440 139934546983728 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88684 KiB

[startup+1.50075 s]
/proc/loadavg: 1.35 1.40 1.50 5/219 5958
/proc/meminfo: memFree=24591064/32770624 swapFree=67108840/67108860
[pid=5943] ppid=5940 vsize=14086852 memory=230176 CPUtime=3.57 cores=1,3,5,7
/proc/5943/stat : 5943 (java) S 5940 5943 3449 0 -1 1077944320 27556 0 0 0 346 11 0 0 20 0 15 0 273001242 14424936448 57544 33554432000 4194304 4196468 140722014215440 140722014197984 139935081729783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
/proc/5943/statm: 3521713 57544 3566 1 0 3483785 0
[pid=5943/tid=5945] ppid=5940 vsize=14086852 memory=0 CPUtime=1.45 cores=1,3,5,7
/proc/5943/task/5945/stat : 5945 (java) R 5940 5943 3449 0 -1 4202560 17053 0 0 0 139 6 0 0 20 0 15 0 273001243 14424936448 57544 33554432000 4194304 4196468 140722014215440 139935085962880 139934687318093 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5946] ppid=5940 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5946/stat : 5946 (java) S 5940 5943 3449 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 273001244 14424936448 57544 33554432000 4194304 4196468 140722014215440 139935011817744 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5947] ppid=5940 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5947/stat : 5947 (java) S 5940 5943 3449 0 -1 1077944384 117 0 0 0 0 0 0 0 20 0 15 0 273001244 14424936448 57544 33554432000 4194304 4196468 140722014215440 139935010765200 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5948] ppid=5940 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5948/stat : 5948 (java) S 5940 5943 3449 0 -1 1077944384 263 0 0 0 0 0 0 0 20 0 15 0 273001244 14424936448 57544 33554432000 4194304 4196468 140722014215440 139935009712656 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5949] ppid=5940 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5949/stat : 5949 (java) S 5940 5943 3449 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273001244 14424936448 57544 33554432000 4194304 4196468 140722014215440 139935008660112 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5950] ppid=5940 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5950/stat : 5950 (java) S 5940 5943 3449 0 -1 1077944384 195 0 0 0 0 0 0 0 20 0 15 0 273001245 14424936448 57544 33554432000 4194304 4196468 140722014215440 139934555404784 139935081740930 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0

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

/proc/5943/task/5945/stat : 5945 (java) R 5940 5943 3449 0 -1 4202560 74100 0 0 0 229683 55 0 0 20 0 15 0 273001243 14429130752 89669 33554432000 4194304 4196468 140722014215440 139935085967840 139934692250786 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5946] ppid=5940 vsize=14090948 memory=10692 CPUtime=14.29 cores=1,3,5,7
/proc/5943/task/5946/stat : 5946 (java) S 5940 5943 3449 0 -1 1077944384 13799 0 0 0 1371 58 0 0 20 0 15 0 273001244 14429130752 89669 33554432000 4194304 4196468 140722014215440 139935011817744 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5947] ppid=5940 vsize=14090948 memory=383560 CPUtime=14.3 cores=1,3,5,7
/proc/5943/task/5947/stat : 5947 (java) S 5940 5943 3449 0 -1 1077944384 12441 0 0 0 1371 59 0 0 20 0 15 0 273001244 14429130752 89669 33554432000 4194304 4196468 140722014215440 139935010765200 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5948] ppid=5940 vsize=14090948 memory=372016 CPUtime=14.34 cores=1,3,5,7
/proc/5943/task/5948/stat : 5948 (java) S 5940 5943 3449 0 -1 1077944384 11877 0 0 0 1377 57 0 0 20 0 15 0 273001244 14429130752 89669 33554432000 4194304 4196468 140722014215440 139935009712656 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5949] ppid=5940 vsize=14090948 memory=366884 CPUtime=14.35 cores=1,3,5,7
/proc/5943/task/5949/stat : 5949 (java) S 5940 5943 3449 0 -1 1077944384 14622 0 0 0 1377 58 0 0 20 0 15 0 273001244 14429130752 89669 33554432000 4194304 4196468 140722014215440 139935008660112 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5950] ppid=5940 vsize=14090948 memory=365348 CPUtime=7.65 cores=1,3,5,7
/proc/5943/task/5950/stat : 5950 (java) S 5940 5943 3449 0 -1 1077944384 13686 0 0 0 696 69 0 0 20 0 15 0 273001245 14429130752 89669 33554432000 4194304 4196468 140722014215440 139934555404784 139935081740930 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5951] ppid=5940 vsize=14090948 memory=363808 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5951/stat : 5951 (java) S 5940 5943 3449 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 273001245 14429130752 89669 33554432000 4194304 4196468 140722014215440 139934554351072 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5952] ppid=5940 vsize=14090948 memory=365348 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5952/stat : 5952 (java) S 5940 5943 3449 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 273001246 14429130752 89669 33554432000 4194304 4196468 140722014215440 139934553298432 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5953] ppid=5940 vsize=14090948 memory=361756 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5953/stat : 5953 (java) S 5940 5943 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273001248 14429130752 89669 33554432000 4194304 4196468 140722014215440 139934552246992 139935081748379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5954] ppid=5940 vsize=14090948 memory=359192 CPUtime=3.32 cores=1,3,5,7
/proc/5943/task/5954/stat : 5954 (java) S 5940 5943 3449 0 -1 1077944384 13124 0 0 0 330 2 0 0 20 0 15 0 273001248 14429130752 89669 33554432000 4194304 4196468 140722014215440 139934551193584 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5955] ppid=5940 vsize=14090948 memory=363808 CPUtime=2.98 cores=1,3,5,7
/proc/5943/task/5955/stat : 5955 (java) S 5940 5943 3449 0 -1 1077944384 10504 0 0 0 297 1 0 0 20 0 15 0 273001248 14429130752 89669 33554432000 4194304 4196468 140722014215440 139934550141040 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5956] ppid=5940 vsize=14090948 memory=6680 CPUtime=0.95 cores=1,3,5,7
/proc/5943/task/5956/stat : 5956 (java) S 5940 5943 3449 0 -1 1077944384 7958 0 0 0 93 2 0 0 20 0 15 0 273001248 14429130752 89669 33554432000 4194304 4196468 140722014215440 139934549088496 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5957] ppid=5940 vsize=14090948 memory=924 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5957/stat : 5957 (java) S 5940 5943 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273001248 14429130752 89669 33554432000 4194304 4196468 140722014215440 139934548036192 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5958] ppid=5940 vsize=14090948 memory=2372 CPUtime=1.33 cores=1,3,5,7
/proc/5943/task/5958/stat : 5958 (java) S 5940 5943 3449 0 -1 1077944384 937 0 0 0 54 79 0 0 20 0 15 0 273001248 14429130752 89669 33554432000 4194304 4196468 140722014215440 139934546983728 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 47 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
Current children cumulated CPU time: 2370.99 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 358676 KiB

[startup+2382.3 s]
/proc/loadavg: 1.64 1.43 1.43 3/218 6150
/proc/meminfo: memFree=24215444/32770624 swapFree=67108840/67108860
[pid=5943] ppid=5940 vsize=14090948 memory=369676 CPUtime=2432.11 cores=1,3,5,7
/proc/5943/stat : 5943 (java) S 5940 5943 3449 0 -1 1077944320 182295 0 0 0 242814 397 0 0 20 0 15 0 273001242 14429130752 92419 33554432000 4194304 4196468 140722014215440 140722014197984 139935081729783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
/proc/5943/statm: 3522737 92419 3604 1 0 3484809 0
[pid=5943/tid=5945] ppid=5940 vsize=14090948 memory=370700 CPUtime=2356.69 cores=1,3,5,7
/proc/5943/task/5945/stat : 5945 (java) R 5940 5943 3449 0 -1 4202560 78258 0 0 0 235612 57 0 0 20 0 15 0 273001243 14429130752 92419 33554432000 4194304 4196468 140722014215440 139935085967568 139934693220010 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5946] ppid=5940 vsize=14090948 memory=6880 CPUtime=14.68 cores=1,3,5,7
/proc/5943/task/5946/stat : 5946 (java) S 5940 5943 3449 0 -1 1077944384 14081 0 0 0 1407 61 0 0 20 0 15 0 273001244 14429130752 92419 33554432000 4194304 4196468 140722014215440 139935011817744 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5947] ppid=5940 vsize=14090948 memory=376628 CPUtime=14.69 cores=1,3,5,7
/proc/5943/task/5947/stat : 5947 (java) S 5940 5943 3449 0 -1 1077944384 12685 0 0 0 1408 61 0 0 20 0 15 0 273001244 14429130752 92419 33554432000 4194304 4196468 140722014215440 139935010765200 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5948] ppid=5940 vsize=14090948 memory=5728 CPUtime=14.74 cores=1,3,5,7
/proc/5943/task/5948/stat : 5948 (java) S 5940 5943 3449 0 -1 1077944384 12101 0 0 0 1414 60 0 0 20 0 15 0 273001244 14429130752 92419 33554432000 4194304 4196468 140722014215440 139935009712656 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5949] ppid=5940 vsize=14090948 memory=341360 CPUtime=14.74 cores=1,3,5,7
/proc/5943/task/5949/stat : 5949 (java) S 5940 5943 3449 0 -1 1077944384 15067 0 0 0 1413 61 0 0 20 0 15 0 273001244 14429130752 92419 33554432000 4194304 4196468 140722014215440 139935008660112 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5950] ppid=5940 vsize=14090948 memory=367132 CPUtime=7.88 cores=1,3,5,7
/proc/5943/task/5950/stat : 5950 (java) S 5940 5943 3449 0 -1 1077944384 16115 0 0 0 716 72 0 0 20 0 15 0 273001245 14429130752 92419 33554432000 4194304 4196468 140722014215440 139934555404784 139935081740930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5951] ppid=5940 vsize=14090948 memory=373560 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5951/stat : 5951 (java) S 5940 5943 3449 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 273001245 14429130752 92419 33554432000 4194304 4196468 140722014215440 139934554351072 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5952] ppid=5940 vsize=14090948 memory=371728 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5952/stat : 5952 (java) S 5940 5943 3449 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 273001246 14429130752 92419 33554432000 4194304 4196468 140722014215440 139934553298432 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5953] ppid=5940 vsize=14090948 memory=370188 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5953/stat : 5953 (java) S 5940 5943 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273001248 14429130752 92419 33554432000 4194304 4196468 140722014215440 139934552246992 139935081748379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5954] ppid=5940 vsize=14090948 memory=373780 CPUtime=3.32 cores=1,3,5,7
/proc/5943/task/5954/stat : 5954 (java) S 5940 5943 3449 0 -1 1077944384 13126 0 0 0 330 2 0 0 20 0 15 0 273001248 14429130752 92419 33554432000 4194304 4196468 140722014215440 139934551193584 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5955] ppid=5940 vsize=14090948 memory=376344 CPUtime=2.98 cores=1,3,5,7
/proc/5943/task/5955/stat : 5955 (java) S 5940 5943 3449 0 -1 1077944384 10506 0 0 0 297 1 0 0 20 0 15 0 273001248 14429130752 92419 33554432000 4194304 4196468 140722014215440 139934550141040 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5956] ppid=5940 vsize=14090948 memory=370700 CPUtime=0.95 cores=1,3,5,7
/proc/5943/task/5956/stat : 5956 (java) S 5940 5943 3449 0 -1 1077944384 7961 0 0 0 93 2 0 0 20 0 15 0 273001248 14429130752 92419 33554432000 4194304 4196468 140722014215440 139934549088496 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5957] ppid=5940 vsize=14090948 memory=924 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5957/stat : 5957 (java) S 5940 5943 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273001248 14429130752 92419 33554432000 4194304 4196468 140722014215440 139934548036192 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5958] ppid=5940 vsize=14090948 memory=366436 CPUtime=1.36 cores=1,3,5,7
/proc/5943/task/5958/stat : 5958 (java) S 5940 5943 3449 0 -1 1077944384 953 0 0 0 55 81 0 0 20 0 15 0 273001248 14429130752 92419 33554432000 4194304 4196468 140722014215440 139934546983728 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 47 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
Current children cumulated CPU time: 2432.11 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 369676 KiB

[startup+2442.3 s]
/proc/loadavg: 1.67 1.48 1.44 3/218 6151
/proc/meminfo: memFree=24220556/32770624 swapFree=67108840/67108860
[pid=5943] ppid=5940 vsize=14090948 memory=354144 CPUtime=2493.14 cores=1,3,5,7
/proc/5943/stat : 5943 (java) S 5940 5943 3449 0 -1 1077944320 184648 0 0 0 248908 406 0 0 20 0 15 0 273001242 14429130752 88536 33554432000 4194304 4196468 140722014215440 140722014197984 139935081729783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
/proc/5943/statm: 3522737 88536 3604 1 0 3484809 0
[pid=5943/tid=5945] ppid=5940 vsize=14090948 memory=354144 CPUtime=2416.01 cores=1,3,5,7
/proc/5943/task/5945/stat : 5945 (java) R 5940 5943 3449 0 -1 4202560 80298 0 0 0 241543 58 0 0 20 0 15 0 273001243 14429130752 88536 33554432000 4194304 4196468 140722014215440 139935085967600 139934692199963 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5946] ppid=5940 vsize=14090948 memory=354144 CPUtime=15.04 cores=1,3,5,7
/proc/5943/task/5946/stat : 5946 (java) S 5940 5943 3449 0 -1 1077944384 14207 0 0 0 1441 63 0 0 20 0 15 0 273001244 14429130752 88536 33554432000 4194304 4196468 140722014215440 139935011817744 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5947] ppid=5940 vsize=14090948 memory=354144 CPUtime=15.05 cores=1,3,5,7
/proc/5943/task/5947/stat : 5947 (java) S 5940 5943 3449 0 -1 1077944384 12747 0 0 0 1442 63 0 0 20 0 15 0 273001244 14429130752 88536 33554432000 4194304 4196468 140722014215440 139935010765200 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5948] ppid=5940 vsize=14090948 memory=354144 CPUtime=15.09 cores=1,3,5,7
/proc/5943/task/5948/stat : 5948 (java) S 5940 5943 3449 0 -1 1077944384 12173 0 0 0 1448 61 0 0 20 0 15 0 273001244 14429130752 88536 33554432000 4194304 4196468 140722014215440 139935009712656 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5949] ppid=5940 vsize=14090948 memory=360764 CPUtime=15.09 cores=1,3,5,7
/proc/5943/task/5949/stat : 5949 (java) S 5940 5943 3449 0 -1 1077944384 15101 0 0 0 1447 62 0 0 20 0 15 0 273001244 14429130752 88536 33554432000 4194304 4196468 140722014215440 139935008660112 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5950] ppid=5940 vsize=14090948 memory=357688 CPUtime=8.13 cores=1,3,5,7
/proc/5943/task/5950/stat : 5950 (java) S 5940 5943 3449 0 -1 1077944384 16130 0 0 0 739 74 0 0 20 0 15 0 273001245 14429130752 88536 33554432000 4194304 4196468 140722014215440 139934555404784 139935081740930 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5951] ppid=5940 vsize=14090948 memory=357688 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5951/stat : 5951 (java) S 5940 5943 3449 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 273001245 14429130752 88536 33554432000 4194304 4196468 140722014215440 139934554351072 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5952] ppid=5940 vsize=14090948 memory=354144 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5952/stat : 5952 (java) S 5940 5943 3449 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 273001246 14429130752 88536 33554432000 4194304 4196468 140722014215440 139934553298432 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5953] ppid=5940 vsize=14090948 memory=354144 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5953/stat : 5953 (java) S 5940 5943 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273001248 14429130752 88536 33554432000 4194304 4196468 140722014215440 139934552246992 139935081748379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5954] ppid=5940 vsize=14090948 memory=354144 CPUtime=3.32 cores=1,3,5,7
/proc/5943/task/5954/stat : 5954 (java) S 5940 5943 3449 0 -1 1077944384 13126 0 0 0 330 2 0 0 20 0 15 0 273001248 14429130752 88536 33554432000 4194304 4196468 140722014215440 139934551193584 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5955] ppid=5940 vsize=14090948 memory=354144 CPUtime=2.98 cores=1,3,5,7
/proc/5943/task/5955/stat : 5955 (java) S 5940 5943 3449 0 -1 1077944384 10506 0 0 0 297 1 0 0 20 0 15 0 273001248 14429130752 88536 33554432000 4194304 4196468 140722014215440 139934550141040 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5956] ppid=5940 vsize=14090948 memory=3500 CPUtime=0.95 cores=1,3,5,7
/proc/5943/task/5956/stat : 5956 (java) S 5940 5943 3449 0 -1 1077944384 7961 0 0 0 93 2 0 0 20 0 15 0 273001248 14429130752 88536 33554432000 4194304 4196468 140722014215440 139934549088496 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5957] ppid=5940 vsize=14090948 memory=354144 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5957/stat : 5957 (java) S 5940 5943 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273001248 14429130752 88536 33554432000 4194304 4196468 140722014215440 139934548036192 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5958] ppid=5940 vsize=14090948 memory=354144 CPUtime=1.4 cores=1,3,5,7
/proc/5943/task/5958/stat : 5958 (java) S 5940 5943 3449 0 -1 1077944384 957 0 0 0 57 83 0 0 20 0 15 0 273001248 14429130752 88536 33554432000 4194304 4196468 140722014215440 139934546983728 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 47 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
Current children cumulated CPU time: 2493.14 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 354144 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2468.8 s]
/proc/loadavg: 1.55 1.47 1.44 3/218 6152
/proc/meminfo: memFree=24216316/32770624 swapFree=67108840/67108860
[pid=5943] ppid=5940 vsize=14090948 memory=355224 CPUtime=2520.08 cores=1,3,5,7
/proc/5943/stat : 5943 (java) S 5940 5943 3449 0 -1 1077944320 186172 0 0 0 251599 409 0 0 20 0 15 0 273001242 14429130752 88806 33554432000 4194304 4196468 140722014215440 140722014197984 139935081729783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
/proc/5943/statm: 3522737 88806 3604 1 0 3484809 0
[pid=5943/tid=5945] ppid=5940 vsize=14090948 memory=355224 CPUtime=2442.2 cores=1,3,5,7
/proc/5943/task/5945/stat : 5945 (java) R 5940 5943 3449 0 -1 4202560 81198 0 0 0 244162 58 0 0 20 0 15 0 273001243 14429130752 88806 33554432000 4194304 4196468 140722014215440 139935085967728 139934693124662 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5946] ppid=5940 vsize=14090948 memory=355224 CPUtime=15.19 cores=1,3,5,7
/proc/5943/task/5946/stat : 5946 (java) S 5940 5943 3449 0 -1 1077944384 14349 0 0 0 1456 63 0 0 20 0 15 0 273001244 14429130752 88806 33554432000 4194304 4196468 140722014215440 139935011817744 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5947] ppid=5940 vsize=14090948 memory=355224 CPUtime=15.2 cores=1,3,5,7
/proc/5943/task/5947/stat : 5947 (java) S 5940 5943 3449 0 -1 1077944384 12829 0 0 0 1457 63 0 0 20 0 15 0 273001244 14429130752 88806 33554432000 4194304 4196468 140722014215440 139935010765200 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5948] ppid=5940 vsize=14090948 memory=8112282956445269571 CPUtime=15.24 cores=1,3,5,7
/proc/5943/task/5948/stat : 5948 (java) S 5940 5943 3449 0 -1 1077944384 12278 0 0 0 1462 62 0 0 20 0 15 0 273001244 14429130752 88806 33554432000 4194304 4196468 140722014215440 139935009712656 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5949] ppid=5940 vsize=14090948 memory=924 CPUtime=15.24 cores=1,3,5,7
/proc/5943/task/5949/stat : 5949 (java) S 5940 5943 3449 0 -1 1077944384 15204 0 0 0 1462 62 0 0 20 0 15 0 273001244 14429130752 88806 33554432000 4194304 4196468 140722014215440 139935008660112 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5950] ppid=5940 vsize=14090948 memory=2372 CPUtime=8.23 cores=1,3,5,7
/proc/5943/task/5950/stat : 5950 (java) S 5940 5943 3449 0 -1 1077944384 16303 0 0 0 749 74 0 0 20 0 15 0 273001245 14429130752 88806 33554432000 4194304 4196468 140722014215440 139934555404784 139935081740930 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5951] ppid=5940 vsize=14090948 memory=355224 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5951/stat : 5951 (java) S 5940 5943 3449 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 273001245 14429130752 88806 33554432000 4194304 4196468 140722014215440 139934554351072 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5952] ppid=5940 vsize=14090948 memory=5728 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5952/stat : 5952 (java) S 5940 5943 3449 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 273001246 14429130752 88806 33554432000 4194304 4196468 140722014215440 139934553298432 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5953] ppid=5940 vsize=14090948 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5953/stat : 5953 (java) S 5940 5943 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273001248 14429130752 88806 33554432000 4194304 4196468 140722014215440 139934552246992 139935081748379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5954] ppid=5940 vsize=14090948 memory=355224 CPUtime=3.33 cores=1,3,5,7
/proc/5943/task/5954/stat : 5954 (java) S 5940 5943 3449 0 -1 1077944384 13128 0 0 0 331 2 0 0 20 0 15 0 273001248 14429130752 88806 33554432000 4194304 4196468 140722014215440 139934551193584 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5955] ppid=5940 vsize=14090948 memory=0 CPUtime=2.98 cores=1,3,5,7
/proc/5943/task/5955/stat : 5955 (java) S 5940 5943 3449 0 -1 1077944384 10508 0 0 0 297 1 0 0 20 0 15 0 273001248 14429130752 88806 33554432000 4194304 4196468 140722014215440 139934550141040 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5956] ppid=5940 vsize=14090948 memory=-6237260532469557610 CPUtime=0.95 cores=1,3,5,7
/proc/5943/task/5956/stat : 5956 (java) S 5940 5943 3449 0 -1 1077944384 7963 0 0 0 93 2 0 0 20 0 15 0 273001248 14429130752 88806 33554432000 4194304 4196468 140722014215440 139934549088496 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5957] ppid=5940 vsize=14090948 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/5943/task/5957/stat : 5957 (java) S 5940 5943 3449 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273001248 14429130752 88806 33554432000 4194304 4196468 140722014215440 139934548036192 139935081739989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
[pid=5943/tid=5958] ppid=5940 vsize=14090948 memory=355224 CPUtime=1.41 cores=1,3,5,7
/proc/5943/task/5958/stat : 5958 (java) S 5940 5943 3449 0 -1 1077944384 970 0 0 0 58 83 0 0 20 0 15 0 273001248 14429130752 88806 33554432000 4194304 4196468 140722014215440 139934546983728 139935081740930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 47 0 0 6293624 6294260 10657792 140722014217288 140722014217481 140722014217481 140722014220239 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 355224 KiB

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

[startup+2468.82 s]
# the end of solver process 5943 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.01 s, system=4.10337 s

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

Child status: 143
Real time (s): 2468.82
CPU time (s): 2520.11
CPU user time (s): 2516.01
CPU system time (s): 4.10337
CPU usage (%): 102.077
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 1154828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.01
system time used= 4.10337
maximum resident set size= 1161460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186471
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 270153
involuntary context switches= 7220


# summary of solver processes directly reported to runsolver:
#   pid: 5943
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2516.01
#   total CPU system time (s): 4.10337

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.3979 second user time and 21.2912 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-18 03:06:21
IDJOB=4311898
IDBENCH=141385
IDSOLVER=2799
FILE ID=node135/4311898-1534554381
RUNJOBID= node135-1534541040-3481
PBS_JOBID= 21038636
Free space on /tmp= 54356 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/SocialGolfers/SocialGolfers-5-5-8-cp_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-4311898-1534554381/watcher-4311898-1534554381 -o /tmp/evaluation-result-4311898-1534554381/solver-4311898-1534554381 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534541040-3481 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1250476689 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311898-1534554381.xml

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

MD5SUM BENCH= 9b78f23c985b0ab0793e8fc03cc65dc7
RANDOM SEED=1250476689

node135.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24720972 kB
MemAvailable:   31714700 kB
Buffers:          197240 kB
Cached:          7045276 kB
SwapCached:           20 kB
Active:          4306996 kB
Inactive:        3162592 kB
Active(anon):     206600 kB
Inactive(anon):    89400 kB
Active(file):    4100396 kB
Inactive(file):  3073192 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108840 kB
Dirty:             36164 kB
Writeback:             0 kB
AnonPages:        230024 kB
Mapped:            34944 kB
Shmem:             66220 kB
Slab:             278252 kB
SReclaimable:     248600 kB
SUnreclaim:        29652 kB
KernelStack:        3888 kB
PageTables:         5720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1243004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 54320 MiB
End job on node135 at 2018-08-18 03:47:30