Trace number 4290767

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 2018-07-02? (TO) 2400.04 2390.81

General information on the benchmark

NameLangford/
LangfordBin-14_c18.xml
MD5SUM907d87f313d4aa93f4a53d5ea17b135a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints42
Number of domains2
Minimum domain size14
Maximum domain size28
Distribution of domain sizes[{"size":14,"count":28},{"size":28,"count":28}]
Minimum variable degree2
Maximum variable degree28
Distribution of variable degrees[{"degree":2,"count":28},{"degree":28,"count":28}]
Minimum constraint arity2
Maximum constraint arity29
Distribution of constraint arities[{"arity":2,"count":14},{"arity":29,"count":28}]
Number of extensional constraints0
Number of intensional constraints14
Distribution of constraint types[{"type":"intension","count":14},{"type":"element","count":28}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.55	c version: 2018-07-02
0.67/0.55	c seed: 281437586
0.67/0.55	c timeout: 2400
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.57	c Parsing instance...
1.58/1.37	c Parsing done, starting search...
2400.02/2390.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 (9263 MiB free)
  memory of node 1: 16384 MiB (14756 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290767-1532238434/watcher-4290767-1532238434 -o /tmp/evaluation-result-4290767-1532238434/solver-4290767-1532238434 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532226532-30497 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 281437586 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290767-1532238434.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=32050, runsolver pid=32047

[startup+0.100142 s]*
/proc/loadavg: 1.36 1.50 1.43 3/215 32065
/proc/meminfo: memFree=24577372/32770624 swapFree=67108852/67108860
[pid=32050] ppid=32047 vsize=14082740 memory=31504 CPUtime=0.12 cores=1,3,5,7
/proc/32050/stat : 32050 (java) S 32047 32050 30465 0 -1 1077944320 6779 0 0 0 11 1 0 0 20 0 15 0 41406524 14420725760 7876 33554432000 4194304 4196468 140736001183440 140736001165984 140544023035639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
/proc/32050/statm: 3520685 7876 3161 1 0 3482761 0
[pid=32050/tid=32052] ppid=32047 vsize=14082740 memory=-8701690554792187262 CPUtime=0.09 cores=1,3,5,7
/proc/32050/task/32052/stat : 32052 (java) R 32047 32050 30465 0 -1 4202560 4836 0 0 0 8 1 0 0 20 0 15 0 41406524 14420725760 7876 33554432000 4194304 4196468 140736001183440 140544027261328 140544007079269 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32053] ppid=32047 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32053/stat : 32053 (java) S 32047 32050 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41406525 14420725760 7876 33554432000 4194304 4196468 140736001183440 140543953124240 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32054] ppid=32047 vsize=14082740 memory=139663372801664 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32054/stat : 32054 (java) S 32047 32050 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41406525 14420725760 7876 33554432000 4194304 4196468 140736001183440 140543952071440 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32055] ppid=32047 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32055/stat : 32055 (java) S 32047 32050 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41406525 14420725760 7876 33554432000 4194304 4196468 140736001183440 140543951019152 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32056] ppid=32047 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32056/stat : 32056 (java) S 32047 32050 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41406525 14420725760 7876 33554432000 4194304 4196468 140736001183440 140543949966352 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32057] ppid=32047 vsize=14082740 memory=139663372801664 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32057/stat : 32057 (java) S 32047 32050 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41406526 14420725760 7876 33554432000 4194304 4196468 140736001183440 140543497193584 140544023046786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32058] ppid=32047 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32058/stat : 32058 (java) S 32047 32050 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41406527 14420725760 7876 33554432000 4194304 4196468 140736001183440 140543496139552 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32059] ppid=32047 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32059/stat : 32059 (java) S 32047 32050 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41406527 14420725760 7876 33554432000 4194304 4196468 140736001183440 140543495087216 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32060] ppid=32047 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32060/stat : 32060 (java) S 32047 32050 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41406529 14420725760 7876 33554432000 4194304 4196468 140736001183440 140543494035536 140544023054235 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32061] ppid=32047 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32061/stat : 32061 (java) S 32047 32050 30465 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 41406530 14420725760 7876 33554432000 4194304 4196468 140736001183440 140543492983408 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32062] ppid=32047 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32062/stat : 32062 (java) S 32047 32050 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41406530 14420725760 7876 33554432000 4194304 4196468 140736001183440 140543491930608 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32063] ppid=32047 vsize=14082740 memory=139663372801664 CPUtime=0.01 cores=1,3,5,7
/proc/32050/task/32063/stat : 32063 (java) S 32047 32050 30465 0 -1 1077944384 267 0 0 0 1 0 0 0 20 0 15 0 41406530 14420725760 7876 33554432000 4194304 4196468 140736001183440 140543490878320 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32064] ppid=32047 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32064/stat : 32064 (java) S 32047 32050 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41406530 14420725760 7876 33554432000 4194304 4196468 140736001183440 140543489825760 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32065] ppid=32047 vsize=14082740 memory=139663372801664 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32065/stat : 32065 (java) S 32047 32050 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41406530 14420725760 7876 33554432000 4194304 4196468 140736001183440 140543488772528 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31504 KiB

[startup+0.210645 s]*
/proc/loadavg: 1.36 1.50 1.43 7/215 32065
/proc/meminfo: memFree=24562736/32770624 swapFree=67108852/67108860
[pid=32050] ppid=32047 vsize=14082740 memory=47272 CPUtime=0.3 cores=1,3,5,7
/proc/32050/stat : 32050 (java) S 32047 32050 30465 0 -1 1077944320 10436 0 0 0 28 2 0 0 20 0 15 0 41406524 14420725760 11818 33554432000 4194304 4196468 140736001183440 140736001165984 140544023035639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
/proc/32050/statm: 3520685 11818 3372 1 0 3482761 0
[pid=32050/tid=32052] ppid=32047 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/32050/task/32052/stat : 32052 (java) R 32047 32050 30465 0 -1 4202560 8158 0 0 0 19 1 0 0 20 0 15 0 41406524 14420725760 11818 33554432000 4194304 4196468 140736001183440 140544027265120 140544023057565 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32053] ppid=32047 vsize=14082740 memory=343 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32053/stat : 32053 (java) S 32047 32050 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41406525 14420725760 11818 33554432000 4194304 4196468 140736001183440 140543953124240 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32054] ppid=32047 vsize=14082740 memory=139663373026162 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32054/stat : 32054 (java) S 32047 32050 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41406525 14420725760 11818 33554432000 4194304 4196468 140736001183440 140543952071440 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32055] ppid=32047 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32055/stat : 32055 (java) S 32047 32050 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41406525 14420725760 11818 33554432000 4194304 4196468 140736001183440 140543951019152 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32056] ppid=32047 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32056/stat : 32056 (java) S 32047 32050 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41406525 14420725760 11818 33554432000 4194304 4196468 140736001183440 140543949966352 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32057] ppid=32047 vsize=14082740 memory=139663372801664 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32057/stat : 32057 (java) S 32047 32050 30465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41406526 14420725760 11818 33554432000 4194304 4196468 140736001183440 140543497193584 140544023046786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32058] ppid=32047 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32058/stat : 32058 (java) S 32047 32050 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41406527 14420725760 11818 33554432000 4194304 4196468 140736001183440 140543496139552 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32059] ppid=32047 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32059/stat : 32059 (java) S 32047 32050 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41406527 14420725760 11818 33554432000 4194304 4196468 140736001183440 140543495087216 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32060] ppid=32047 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32060/stat : 32060 (java) S 32047 32050 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41406529 14420725760 11818 33554432000 4194304 4196468 140736001183440 140543494035536 140544023054235 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32061] ppid=32047 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32050/task/32061/stat : 32061 (java) S 32047 32050 30465 0 -1 1077944384 499 0 0 0 2 0 0 0 20 0 15 0 41406530 14420725760 11818 33554432000 4194304 4196468 140736001183440 140543492983408 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32062] ppid=32047 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/32050/task/32062/stat : 32062 (java) R 32047 32050 30465 0 -1 1077944384 103 0 0 0 1 0 0 0 20 0 15 0 41406530 14420725760 11818 33554432000 4194304 4196468 140736001183440 140543491930608 140544023046786 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32063] ppid=32047 vsize=14082740 memory=139663372801664 CPUtime=0.05 cores=1,3,5,7
/proc/32050/task/32063/stat : 32063 (java) R 32047 32050 30465 0 -1 4202560 294 0 0 0 5 0 0 0 20 0 15 0 41406530 14420725760 11818 33554432000 4194304 4196468 140736001183440 140543490875256 140544007391804 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32064] ppid=32047 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32064/stat : 32064 (java) S 32047 32050 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41406530 14420725760 11818 33554432000 4194304 4196468 140736001183440 140543489825760 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32065] ppid=32047 vsize=14082740 memory=139663372801664 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32065/stat : 32065 (java) S 32047 32050 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41406530 14420725760 11818 33554432000 4194304 4196468 140736001183440 140543488772528 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47272 KiB

[startup+0.310569 s]*
/proc/loadavg: 1.36 1.50 1.43 3/215 32065
/proc/meminfo: memFree=24558936/32770624 swapFree=67108852/67108860
[pid=32050] ppid=32047 vsize=14082740 memory=50624 CPUtime=0.43 cores=1,3,5,7
/proc/32050/stat : 32050 (java) S 32047 32050 30465 0 -1 1077944320 10786 0 0 0 41 2 0 0 20 0 15 0 41406524 14420725760 12656 33554432000 4194304 4196468 140736001183440 140736001165984 140544023035639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
/proc/32050/statm: 3520685 12656 3375 1 0 3482761 0
[pid=32050/tid=32052] ppid=32047 vsize=14082740 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/32050/task/32052/stat : 32052 (java) R 32047 32050 30465 0 -1 4202560 8488 0 0 0 29 1 0 0 20 0 15 0 41406524 14420725760 12656 33554432000 4194304 4196468 140736001183440 140544027243472 140544003310977 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32053] ppid=32047 vsize=14082740 memory=288230604707987479 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32053/stat : 32053 (java) S 32047 32050 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41406525 14420725760 12656 33554432000 4194304 4196468 140736001183440 140543953124240 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32054] ppid=32047 vsize=14082740 memory=139663373024385 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32054/stat : 32054 (java) S 32047 32050 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41406525 14420725760 12656 33554432000 4194304 4196468 140736001183440 140543952071440 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32055] ppid=32047 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32055/stat : 32055 (java) S 32047 32050 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41406525 14420725760 12656 33554432000 4194304 4196468 140736001183440 140543951019152 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32056] ppid=32047 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32056/stat : 32056 (java) S 32047 32050 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41406525 14420725760 12656 33554432000 4194304 4196468 140736001183440 140543949966352 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32057] ppid=32047 vsize=14082740 memory=139663372801664 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32057/stat : 32057 (java) S 32047 32050 30465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41406526 14420725760 12656 33554432000 4194304 4196468 140736001183440 140543497193584 140544023046786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32058] ppid=32047 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32058/stat : 32058 (java) S 32047 32050 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41406527 14420725760 12656 33554432000 4194304 4196468 140736001183440 140543496139552 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32059] ppid=32047 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32059/stat : 32059 (java) S 32047 32050 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41406527 14420725760 12656 33554432000 4194304 4196468 140736001183440 140543495087216 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32060] ppid=32047 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32060/stat : 32060 (java) S 32047 32050 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41406529 14420725760 12656 33554432000 4194304 4196468 140736001183440 140543494035536 140544023054235 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32061] ppid=32047 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32050/task/32061/stat : 32061 (java) S 32047 32050 30465 0 -1 1077944384 499 0 0 0 2 0 0 0 20 0 15 0 41406530 14420725760 12656 33554432000 4194304 4196468 140736001183440 140543492983408 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32062] ppid=32047 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/32050/task/32062/stat : 32062 (java) S 32047 32050 30465 0 -1 1077944384 114 0 0 0 2 0 0 0 20 0 15 0 41406530 14420725760 12656 33554432000 4194304 4196468 140736001183440 140543491930608 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32063] ppid=32047 vsize=14082740 memory=139663372801664 CPUtime=0.07 cores=1,3,5,7
/proc/32050/task/32063/stat : 32063 (java) S 32047 32050 30465 0 -1 1077944384 303 0 0 0 7 0 0 0 20 0 15 0 41406530 14420725760 12656 33554432000 4194304 4196468 140736001183440 140543490878320 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32064] ppid=32047 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32064/stat : 32064 (java) S 32047 32050 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41406530 14420725760 12656 33554432000 4194304 4196468 140736001183440 140543489825760 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32065] ppid=32047 vsize=14082740 memory=139663372801664 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32065/stat : 32065 (java) S 32047 32050 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41406530 14420725760 12656 33554432000 4194304 4196468 140736001183440 140543488772528 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50624 KiB

[startup+0.700767 s]
/proc/loadavg: 1.36 1.50 1.43 4/215 32065
/proc/meminfo: memFree=24534688/32770624 swapFree=67108852/67108860
[pid=32050] ppid=32047 vsize=14084808 memory=88956 CPUtime=0.98 cores=1,3,5,7
/proc/32050/stat : 32050 (java) S 32047 32050 30465 0 -1 1077944320 17645 0 0 0 94 4 0 0 20 0 15 0 41406524 14422843392 22239 33554432000 4194304 4196468 140736001183440 140736001165984 140544023035639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
/proc/32050/statm: 3521202 22239 3496 1 0 3483273 0
[pid=32050/tid=32052] ppid=32047 vsize=14084808 memory=1732 CPUtime=0.67 cores=1,3,5,7
/proc/32050/task/32052/stat : 32052 (java) D 32047 32050 30465 0 -1 4202560 14935 0 0 0 65 2 0 0 20 0 15 0 41406524 14422843392 22239 33554432000 4194304 4196468 140736001183440 140544027274000 140544023057565 0 4 0 16800975 18446744072099941509 0 0 -1 3 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32053] ppid=32047 vsize=14084808 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32053/stat : 32053 (java) S 32047 32050 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41406525 14422843392 22239 33554432000 4194304 4196468 140736001183440 140543953124240 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32054] ppid=32047 vsize=14084808 memory=796 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32054/stat : 32054 (java) S 32047 32050 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41406525 14422843392 22239 33554432000 4194304 4196468 140736001183440 140543952071440 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32055] ppid=32047 vsize=14084808 memory=10936 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32055/stat : 32055 (java) S 32047 32050 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41406525 14422843392 22239 33554432000 4194304 4196468 140736001183440 140543951019152 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32056] ppid=32047 vsize=14084808 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32056/stat : 32056 (java) S 32047 32050 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41406525 14422843392 22239 33554432000 4194304 4196468 140736001183440 140543949966352 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32057] ppid=32047 vsize=14084808 memory=1948 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32057/stat : 32057 (java) S 32047 32050 30465 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41406526 14422843392 22239 33554432000 4194304 4196468 140736001183440 140543497193584 140544023046786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32058] ppid=32047 vsize=14084808 memory=8372 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32058/stat : 32058 (java) S 32047 32050 30465 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41406527 14422843392 22239 33554432000 4194304 4196468 140736001183440 140543496139552 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32059] ppid=32047 vsize=14084808 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32059/stat : 32059 (java) S 32047 32050 30465 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41406527 14422843392 22239 33554432000 4194304 4196468 140736001183440 140543495087216 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32060] ppid=32047 vsize=14084808 memory=5372 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32060/stat : 32060 (java) S 32047 32050 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41406529 14422843392 22239 33554432000 4194304 4196468 140736001183440 140543494035536 140544023054235 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32061] ppid=32047 vsize=14084808 memory=7302135314614015848 CPUtime=0.07 cores=1,3,5,7
/proc/32050/task/32061/stat : 32061 (java) S 32047 32050 30465 0 -1 1077944384 672 0 0 0 7 0 0 0 20 0 15 0 41406530 14422843392 22239 33554432000 4194304 4196468 140736001183440 140543492983408 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32062] ppid=32047 vsize=14084808 memory=7811323491934034025 CPUtime=0.06 cores=1,3,5,7
/proc/32050/task/32062/stat : 32062 (java) S 32047 32050 30465 0 -1 1077944384 261 0 0 0 6 0 0 0 20 0 15 0 41406530 14422843392 22239 33554432000 4194304 4196468 140736001183440 140543491930608 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32063] ppid=32047 vsize=14084808 memory=7368003688827211856 CPUtime=0.15 cores=1,3,5,7
/proc/32050/task/32063/stat : 32063 (java) S 32047 32050 30465 0 -1 1077944384 395 0 0 0 15 0 0 0 20 0 15 0 41406530 14422843392 22239 33554432000 4194304 4196468 140736001183440 140543490878320 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32064] ppid=32047 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32064/stat : 32064 (java) S 32047 32050 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41406530 14422843392 22239 33554432000 4194304 4196468 140736001183440 140543489825760 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32065] ppid=32047 vsize=14084808 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32065/stat : 32065 (java) S 32047 32050 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41406530 14422843392 22239 33554432000 4194304 4196468 140736001183440 140543488772528 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88956 KiB

[startup+1.50069 s]
/proc/loadavg: 1.36 1.50 1.43 3/215 32065
/proc/meminfo: memFree=24508056/32770624 swapFree=67108852/67108860
[pid=32050] ppid=32047 vsize=14090952 memory=121132 CPUtime=2.04 cores=1,3,5,7
/proc/32050/stat : 32050 (java) S 32047 32050 30465 0 -1 1077944320 25627 0 0 0 198 6 0 0 20 0 15 0 41406524 14429134848 30283 33554432000 4194304 4196468 140736001183440 140736001165984 140544023035639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
/proc/32050/statm: 3522738 30283 3527 1 0 3484809 0
[pid=32050/tid=32052] ppid=32047 vsize=14090952 memory=106252 CPUtime=1.19 cores=1,3,5,7
/proc/32050/task/32052/stat : 32052 (java) R 32047 32050 30465 0 -1 4202560 19702 0 0 0 115 4 0 0 20 0 15 0 41406524 14429134848 30283 33554432000 4194304 4196468 140736001183440 140544027270768 140543631849204 0 4 0 16800975 0 0 0 -1 3 0 0 27 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32053] ppid=32047 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32053/stat : 32053 (java) S 32047 32050 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41406525 14429134848 30283 33554432000 4194304 4196468 140736001183440 140543953124240 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32054] ppid=32047 vsize=14090952 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32054/stat : 32054 (java) S 32047 32050 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41406525 14429134848 30283 33554432000 4194304 4196468 140736001183440 140543952071440 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32055] ppid=32047 vsize=14090952 memory=-6509546260019855299 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32055/stat : 32055 (java) S 32047 32050 30465 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41406525 14429134848 30283 33554432000 4194304 4196468 140736001183440 140543951019152 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32056] ppid=32047 vsize=14090952 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32056/stat : 32056 (java) S 32047 32050 30465 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41406525 14429134848 30283 33554432000 4194304 4196468 140736001183440 140543949966352 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32057] ppid=32047 vsize=14090952 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32057/stat : 32057 (java) S 32047 32050 30465 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 41406526 14429134848 30283 33554432000 4194304 4196468 140736001183440 140543497193584 140544023046786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0

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

/proc/32050/task/32052/stat : 32052 (java) R 32047 32050 30465 0 -1 4202560 32592 0 0 0 225488 13 0 0 20 0 15 0 41406524 14429134848 57329 33554432000 4194304 4196468 140736001183440 140544027273936 140543632150617 0 4 0 16800975 0 0 0 -1 3 0 0 27 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32053] ppid=32047 vsize=14090952 memory=229316 CPUtime=2.71 cores=1,3,5,7
/proc/32050/task/32053/stat : 32053 (java) S 32047 32050 30465 0 -1 1077944384 4244 0 0 0 250 21 0 0 20 0 15 0 41406525 14429134848 57329 33554432000 4194304 4196468 140736001183440 140543953124240 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32054] ppid=32047 vsize=14090952 memory=229316 CPUtime=2.72 cores=1,3,5,7
/proc/32050/task/32054/stat : 32054 (java) S 32047 32050 30465 0 -1 1077944384 2764 0 0 0 252 20 0 0 20 0 15 0 41406525 14429134848 57329 33554432000 4194304 4196468 140736001183440 140543952071440 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32055] ppid=32047 vsize=14090952 memory=229316 CPUtime=2.7 cores=1,3,5,7
/proc/32050/task/32055/stat : 32055 (java) S 32047 32050 30465 0 -1 1077944384 4586 0 0 0 247 23 0 0 20 0 15 0 41406525 14429134848 57329 33554432000 4194304 4196468 140736001183440 140543951019152 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32056] ppid=32047 vsize=14090952 memory=229316 CPUtime=2.71 cores=1,3,5,7
/proc/32050/task/32056/stat : 32056 (java) S 32047 32050 30465 0 -1 1077944384 3905 0 0 0 249 22 0 0 20 0 15 0 41406525 14429134848 57329 33554432000 4194304 4196468 140736001183440 140543949966352 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32057] ppid=32047 vsize=14090952 memory=229316 CPUtime=2.92 cores=1,3,5,7
/proc/32050/task/32057/stat : 32057 (java) S 32047 32050 30465 0 -1 1077944384 5664 0 0 0 271 21 0 0 20 0 15 0 41406526 14429134848 57329 33554432000 4194304 4196468 140736001183440 140543497193584 140544023046786 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32058] ppid=32047 vsize=14090952 memory=229316 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32058/stat : 32058 (java) S 32047 32050 30465 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 41406527 14429134848 57329 33554432000 4194304 4196468 140736001183440 140543496139616 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32059] ppid=32047 vsize=14090952 memory=229316 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32059/stat : 32059 (java) S 32047 32050 30465 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 41406527 14429134848 57329 33554432000 4194304 4196468 140736001183440 140543495087232 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32060] ppid=32047 vsize=14090952 memory=229316 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32060/stat : 32060 (java) S 32047 32050 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41406529 14429134848 57329 33554432000 4194304 4196468 140736001183440 140543494035536 140544023054235 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32061] ppid=32047 vsize=14090952 memory=229316 CPUtime=0.58 cores=1,3,5,7
/proc/32050/task/32061/stat : 32061 (java) S 32047 32050 30465 0 -1 1077944384 3254 0 0 0 58 0 0 0 20 0 15 0 41406530 14429134848 57329 33554432000 4194304 4196468 140736001183440 140543492983408 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32062] ppid=32047 vsize=14090952 memory=229316 CPUtime=0.63 cores=1,3,5,7
/proc/32050/task/32062/stat : 32062 (java) S 32047 32050 30465 0 -1 1077944384 2576 0 0 0 62 1 0 0 20 0 15 0 41406530 14429134848 57329 33554432000 4194304 4196468 140736001183440 140543491930608 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32063] ppid=32047 vsize=14090952 memory=229316 CPUtime=0.42 cores=1,3,5,7
/proc/32050/task/32063/stat : 32063 (java) S 32047 32050 30465 0 -1 1077944384 4159 0 0 0 42 0 0 0 20 0 15 0 41406530 14429134848 57329 33554432000 4194304 4196468 140736001183440 140543490878320 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32064] ppid=32047 vsize=14090952 memory=229316 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32064/stat : 32064 (java) S 32047 32050 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41406530 14429134848 57329 33554432000 4194304 4196468 140736001183440 140543489825760 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32065] ppid=32047 vsize=14090952 memory=6944656592387989600 CPUtime=0.5 cores=1,3,5,7
/proc/32050/task/32065/stat : 32065 (java) S 32047 32050 30465 0 -1 1077944384 1350 0 0 0 24 26 0 0 20 0 15 0 41406530 14429134848 57329 33554432000 4194304 4196468 140736001183440 140543488772528 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
Current children cumulated CPU time: 2270.99 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 229316 KiB

[startup+2322.31 s]
/proc/loadavg: 1.67 1.40 1.34 3/215 32182
/proc/meminfo: memFree=24276304/32770624 swapFree=67108852/67108860
[pid=32050] ppid=32047 vsize=14090952 memory=231424 CPUtime=2331.24 cores=1,3,5,7
/proc/32050/stat : 32050 (java) S 32047 32050 30465 0 -1 1077944320 67384 0 0 0 233004 120 0 0 20 0 15 0 41406524 14429134848 57856 33554432000 4194304 4196468 140736001183440 140736001165984 140544023035639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
/proc/32050/statm: 3522738 57856 3570 1 0 3484809 0
[pid=32050/tid=32052] ppid=32047 vsize=14090952 memory=231424 CPUtime=2314.82 cores=1,3,5,7
/proc/32050/task/32052/stat : 32052 (java) R 32047 32050 30465 0 -1 4202560 33002 0 0 0 231469 13 0 0 20 0 15 0 41406524 14429134848 57856 33554432000 4194304 4196468 140736001183440 140544027274144 140543632624530 0 4 0 16800975 0 0 0 -1 5 0 0 27 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32053] ppid=32047 vsize=14090952 memory=231424 CPUtime=2.8 cores=1,3,5,7
/proc/32050/task/32053/stat : 32053 (java) S 32047 32050 30465 0 -1 1077944384 4250 0 0 0 258 22 0 0 20 0 15 0 41406525 14429134848 57856 33554432000 4194304 4196468 140736001183440 140543953124240 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32054] ppid=32047 vsize=14090952 memory=231424 CPUtime=2.81 cores=1,3,5,7
/proc/32050/task/32054/stat : 32054 (java) S 32047 32050 30465 0 -1 1077944384 2852 0 0 0 259 22 0 0 20 0 15 0 41406525 14429134848 57856 33554432000 4194304 4196468 140736001183440 140543952071440 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32055] ppid=32047 vsize=14090952 memory=231424 CPUtime=2.78 cores=1,3,5,7
/proc/32050/task/32055/stat : 32055 (java) S 32047 32050 30465 0 -1 1077944384 4598 0 0 0 255 23 0 0 20 0 15 0 41406525 14429134848 57856 33554432000 4194304 4196468 140736001183440 140543951019152 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32056] ppid=32047 vsize=14090952 memory=231424 CPUtime=2.79 cores=1,3,5,7
/proc/32050/task/32056/stat : 32056 (java) S 32047 32050 30465 0 -1 1077944384 4044 0 0 0 256 23 0 0 20 0 15 0 41406525 14429134848 57856 33554432000 4194304 4196468 140736001183440 140543949966352 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32057] ppid=32047 vsize=14090952 memory=231424 CPUtime=2.99 cores=1,3,5,7
/proc/32050/task/32057/stat : 32057 (java) S 32047 32050 30465 0 -1 1077944384 5839 0 0 0 278 21 0 0 20 0 15 0 41406526 14429134848 57856 33554432000 4194304 4196468 140736001183440 140543497193584 140544023046786 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32058] ppid=32047 vsize=14090952 memory=231424 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32058/stat : 32058 (java) S 32047 32050 30465 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 41406527 14429134848 57856 33554432000 4194304 4196468 140736001183440 140543496139616 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32059] ppid=32047 vsize=14090952 memory=231424 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32059/stat : 32059 (java) S 32047 32050 30465 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 41406527 14429134848 57856 33554432000 4194304 4196468 140736001183440 140543495087232 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32060] ppid=32047 vsize=14090952 memory=3160 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32060/stat : 32060 (java) S 32047 32050 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41406529 14429134848 57856 33554432000 4194304 4196468 140736001183440 140543494035536 140544023054235 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32061] ppid=32047 vsize=14090952 memory=231424 CPUtime=0.58 cores=1,3,5,7
/proc/32050/task/32061/stat : 32061 (java) S 32047 32050 30465 0 -1 1077944384 3256 0 0 0 58 0 0 0 20 0 15 0 41406530 14429134848 57856 33554432000 4194304 4196468 140736001183440 140543492983408 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32062] ppid=32047 vsize=14090952 memory=231424 CPUtime=0.63 cores=1,3,5,7
/proc/32050/task/32062/stat : 32062 (java) S 32047 32050 30465 0 -1 1077944384 2578 0 0 0 62 1 0 0 20 0 15 0 41406530 14429134848 57856 33554432000 4194304 4196468 140736001183440 140543491930608 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32063] ppid=32047 vsize=14090952 memory=231424 CPUtime=0.42 cores=1,3,5,7
/proc/32050/task/32063/stat : 32063 (java) S 32047 32050 30465 0 -1 1077944384 4161 0 0 0 42 0 0 0 20 0 15 0 41406530 14429134848 57856 33554432000 4194304 4196468 140736001183440 140543490878320 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32064] ppid=32047 vsize=14090952 memory=231424 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32064/stat : 32064 (java) S 32047 32050 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41406530 14429134848 57856 33554432000 4194304 4196468 140736001183440 140543489825760 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32065] ppid=32047 vsize=14090952 memory=1704 CPUtime=0.51 cores=1,3,5,7
/proc/32050/task/32065/stat : 32065 (java) S 32047 32050 30465 0 -1 1077944384 1365 0 0 0 25 26 0 0 20 0 15 0 41406530 14429134848 57856 33554432000 4194304 4196468 140736001183440 140543488772528 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
Current children cumulated CPU time: 2331.24 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 231424 KiB

[startup+2382.31 s]
/proc/loadavg: 1.32 1.35 1.32 3/215 32259
/proc/meminfo: memFree=22726408/32770624 swapFree=67108852/67108860
[pid=32050] ppid=32047 vsize=14090952 memory=231464 CPUtime=2391.49 cores=1,3,5,7
/proc/32050/stat : 32050 (java) S 32047 32050 30465 0 -1 1077944320 67570 0 0 0 239027 122 0 0 20 0 15 0 41406524 14429134848 57866 33554432000 4194304 4196468 140736001183440 140736001165984 140544023035639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
/proc/32050/statm: 3522738 57866 3570 1 0 3484809 0
[pid=32050/tid=32052] ppid=32047 vsize=14090952 memory=231464 CPUtime=2374.64 cores=1,3,5,7
/proc/32050/task/32052/stat : 32052 (java) R 32047 32050 30465 0 -1 4202560 33139 0 0 0 237451 13 0 0 20 0 15 0 41406524 14429134848 57866 33554432000 4194304 4196468 140736001183440 140544027274000 140543631771483 0 4 0 16800975 0 0 0 -1 3 0 0 27 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32053] ppid=32047 vsize=14090952 memory=231464 CPUtime=2.88 cores=1,3,5,7
/proc/32050/task/32053/stat : 32053 (java) S 32047 32050 30465 0 -1 1077944384 4250 0 0 0 266 22 0 0 20 0 15 0 41406525 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543953124240 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32054] ppid=32047 vsize=14090952 memory=58 CPUtime=2.89 cores=1,3,5,7
/proc/32050/task/32054/stat : 32054 (java) S 32047 32050 30465 0 -1 1077944384 2857 0 0 0 267 22 0 0 20 0 15 0 41406525 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543952071440 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32055] ppid=32047 vsize=14090952 memory=231464 CPUtime=2.87 cores=1,3,5,7
/proc/32050/task/32055/stat : 32055 (java) S 32047 32050 30465 0 -1 1077944384 4623 0 0 0 263 24 0 0 20 0 15 0 41406525 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543951019152 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32056] ppid=32047 vsize=14090952 memory=227160 CPUtime=2.87 cores=1,3,5,7
/proc/32050/task/32056/stat : 32056 (java) S 32047 32050 30465 0 -1 1077944384 4055 0 0 0 264 23 0 0 20 0 15 0 41406525 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543949966352 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32057] ppid=32047 vsize=14090952 memory=231464 CPUtime=3.07 cores=1,3,5,7
/proc/32050/task/32057/stat : 32057 (java) S 32047 32050 30465 0 -1 1077944384 5843 0 0 0 286 21 0 0 20 0 15 0 41406526 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543497193584 140544023046786 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32058] ppid=32047 vsize=14090952 memory=231464 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32058/stat : 32058 (java) S 32047 32050 30465 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 41406527 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543496139616 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32059] ppid=32047 vsize=14090952 memory=231464 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32059/stat : 32059 (java) S 32047 32050 30465 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 41406527 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543495087232 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32060] ppid=32047 vsize=14090952 memory=231464 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32060/stat : 32060 (java) S 32047 32050 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41406529 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543494035536 140544023054235 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32061] ppid=32047 vsize=14090952 memory=279326420112912 CPUtime=0.58 cores=1,3,5,7
/proc/32050/task/32061/stat : 32061 (java) S 32047 32050 30465 0 -1 1077944384 3256 0 0 0 58 0 0 0 20 0 15 0 41406530 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543492983408 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32062] ppid=32047 vsize=14090952 memory=231464 CPUtime=0.63 cores=1,3,5,7
/proc/32050/task/32062/stat : 32062 (java) S 32047 32050 30465 0 -1 1077944384 2578 0 0 0 62 1 0 0 20 0 15 0 41406530 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543491930608 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32063] ppid=32047 vsize=14090952 memory=231464 CPUtime=0.42 cores=1,3,5,7
/proc/32050/task/32063/stat : 32063 (java) S 32047 32050 30465 0 -1 1077944384 4161 0 0 0 42 0 0 0 20 0 15 0 41406530 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543490878320 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32064] ppid=32047 vsize=14090952 memory=4012 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32064/stat : 32064 (java) S 32047 32050 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41406530 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543489825760 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32065] ppid=32047 vsize=14090952 memory=231464 CPUtime=0.52 cores=1,3,5,7
/proc/32050/task/32065/stat : 32065 (java) S 32047 32050 30465 0 -1 1077944384 1369 0 0 0 26 26 0 0 20 0 15 0 41406530 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543488772528 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
Current children cumulated CPU time: 2391.49 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 231464 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2390.8 s]
/proc/loadavg: 1.27 1.34 1.32 3/215 32259
/proc/meminfo: memFree=22724808/32770624 swapFree=67108852/67108860
[pid=32050] ppid=32047 vsize=14090952 memory=231464 CPUtime=2400.02 cores=1,3,5,7
/proc/32050/stat : 32050 (java) S 32047 32050 30465 0 -1 1077944320 67591 0 0 0 239879 123 0 0 20 0 15 0 41406524 14429134848 57866 33554432000 4194304 4196468 140736001183440 140736001165984 140544023035639 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
/proc/32050/statm: 3522738 57866 3570 1 0 3484809 0
[pid=32050/tid=32052] ppid=32047 vsize=14090952 memory=8372 CPUtime=2383.11 cores=1,3,5,7
/proc/32050/task/32052/stat : 32052 (java) R 32047 32050 30465 0 -1 4202560 33158 0 0 0 238298 13 0 0 20 0 15 0 41406524 14429134848 57866 33554432000 4194304 4196468 140736001183440 140544027274000 140543632352052 0 4 0 16800975 0 0 0 -1 3 0 0 27 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32053] ppid=32047 vsize=14090952 memory=1228 CPUtime=2.89 cores=1,3,5,7
/proc/32050/task/32053/stat : 32053 (java) S 32047 32050 30465 0 -1 1077944384 4250 0 0 0 267 22 0 0 20 0 15 0 41406525 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543953124240 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32054] ppid=32047 vsize=14090952 memory=1732 CPUtime=2.9 cores=1,3,5,7
/proc/32050/task/32054/stat : 32054 (java) S 32047 32050 30465 0 -1 1077944384 2858 0 0 0 268 22 0 0 20 0 15 0 41406525 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543952071440 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32055] ppid=32047 vsize=14090952 memory=1704 CPUtime=2.88 cores=1,3,5,7
/proc/32050/task/32055/stat : 32055 (java) S 32047 32050 30465 0 -1 1077944384 4624 0 0 0 264 24 0 0 20 0 15 0 41406525 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543951019152 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32056] ppid=32047 vsize=14090952 memory=796 CPUtime=2.88 cores=1,3,5,7
/proc/32050/task/32056/stat : 32056 (java) S 32047 32050 30465 0 -1 1077944384 4055 0 0 0 265 23 0 0 20 0 15 0 41406525 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543949966352 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32057] ppid=32047 vsize=14090952 memory=10936 CPUtime=3.09 cores=1,3,5,7
/proc/32050/task/32057/stat : 32057 (java) S 32047 32050 30465 0 -1 1077944384 5843 0 0 0 287 22 0 0 20 0 15 0 41406526 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543497193584 140544023046786 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32058] ppid=32047 vsize=14090952 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32058/stat : 32058 (java) S 32047 32050 30465 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 41406527 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543496139616 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32059] ppid=32047 vsize=14090952 memory=1300 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32059/stat : 32059 (java) S 32047 32050 30465 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 41406527 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543495087232 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32060] ppid=32047 vsize=14090952 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32060/stat : 32060 (java) S 32047 32050 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41406529 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543494035536 140544023054235 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32061] ppid=32047 vsize=14090952 memory=56 CPUtime=0.58 cores=1,3,5,7
/proc/32050/task/32061/stat : 32061 (java) S 32047 32050 30465 0 -1 1077944384 3256 0 0 0 58 0 0 0 20 0 15 0 41406530 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543492983408 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32062] ppid=32047 vsize=14090952 memory=6944656592455360604 CPUtime=0.63 cores=1,3,5,7
/proc/32050/task/32062/stat : 32062 (java) S 32047 32050 30465 0 -1 1077944384 2578 0 0 0 62 1 0 0 20 0 15 0 41406530 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543491930608 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32063] ppid=32047 vsize=14090952 memory=279326420974304 CPUtime=0.42 cores=1,3,5,7
/proc/32050/task/32063/stat : 32063 (java) S 32047 32050 30465 0 -1 1077944384 4161 0 0 0 42 0 0 0 20 0 15 0 41406530 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543490878320 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32064] ppid=32047 vsize=14090952 memory=7812726576340533336 CPUtime=0 cores=1,3,5,7
/proc/32050/task/32064/stat : 32064 (java) S 32047 32050 30465 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41406530 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543489825760 140544023045845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
[pid=32050/tid=32065] ppid=32047 vsize=14090952 memory=17544 CPUtime=0.53 cores=1,3,5,7
/proc/32050/task/32065/stat : 32065 (java) S 32047 32050 30465 0 -1 1077944384 1369 0 0 0 26 27 0 0 20 0 15 0 41406530 14429134848 57866 33554432000 4194304 4196468 140736001183440 140543488772528 140544023046786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39186432 140736001188945 140736001189129 140736001189129 140736001191887 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 231464 KiB

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

[startup+2390.81 s]
# the end of solver process 32050 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.8 s, system=1.23589 s

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

Child status: 143
Real time (s): 2390.81
CPU time (s): 2400.04
CPU user time (s): 2398.8
CPU system time (s): 1.23589
CPU usage (%): 100.386
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 231464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.8
system time used= 1.23589
maximum resident set size= 231892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67858
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 135807
involuntary context switches= 3301


# summary of solver processes directly reported to runsolver:
#   pid: 32050
#   total CPU time (s): 2400.04
#   total CPU user time (s): 2398.8
#   total CPU system time (s): 1.23589

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.1424 second user time and 23.5767 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-22 07:47:14
IDJOB=4290767
IDBENCH=141340
IDSOLVER=2744
FILE ID=node148/4290767-1532238434
RUNJOBID= node148-1532226532-30497
PBS_JOBID= 21018951
Free space on /tmp= 51956 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-07-02
BENCH NAME= XCSP18/Langford/LangfordBin-14_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290767-1532238434/watcher-4290767-1532238434 -o /tmp/evaluation-result-4290767-1532238434/solver-4290767-1532238434 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532226532-30497 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 281437586 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290767-1532238434.xml

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

MD5SUM BENCH= 907d87f313d4aa93f4a53d5ea17b135a
RANDOM SEED=281437586

node148.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:        24596808 kB
MemAvailable:   31379904 kB
Buffers:          136536 kB
Cached:          6830696 kB
SwapCached:            8 kB
Active:          1762056 kB
Inactive:        5816572 kB
Active(anon):     565240 kB
Inactive(anon):    66148 kB
Active(file):    1196816 kB
Inactive(file):  5750424 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:             36148 kB
Writeback:             0 kB
AnonPages:        653488 kB
Mapped:            48676 kB
Shmem:             17024 kB
Slab:             292764 kB
SReclaimable:     264316 kB
SUnreclaim:        28448 kB
KernelStack:        3808 kB
PageTables:         6464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1599256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    526336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 51920 MiB
End job on node148 at 2018-07-22 08:27:05