Trace number 4307760

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-08-14? (TO) 2520.04 2499.02

General information on the benchmark

NameMisteryShopper/
MisteryShopper-10c_c18.xml
MD5SUM56c97bc9b19c7ad517216d1a3c315031
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.95232
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints621
Number of domains3
Minimum domain size5
Maximum domain size50
Distribution of domain sizes[{"size":5,"count":250},{"size":6,"count":250},{"size":50,"count":500}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":500},{"degree":3,"count":250},{"degree":4,"count":220},{"degree":5,"count":30}]
Minimum constraint arity2
Maximum constraint arity250
Distribution of constraint arities[{"arity":2,"count":500},{"arity":5,"count":100},{"arity":6,"count":5},{"arity":50,"count":10},{"arity":100,"count":5},{"arity":250,"count":1}]
Number of extensional constraints500
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":500},{"type":"allDifferent","count":110},{"type":"ordered","count":5},{"type":"lex","count":1},{"type":"channel","count":5}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.56	c version: 2018-08-14
0.67/0.56	c seed: 1760085857
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
3.88/1.70	c Parsing done, starting search...
2520.01/2499.01	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 (6254 MiB free)
  memory of node 1: 16384 MiB (8238 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307760-1534261331/watcher-4307760-1534261331 -o /tmp/evaluation-result-4307760-1534261331/solver-4307760-1534261331 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1534258056-911 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1760085857 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307760-1534261331.xml 

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

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


[startup+0.1025 s]*
/proc/loadavg: 1.13 1.19 1.26 3/216 1738
/proc/meminfo: memFree=14822184/32770624 swapFree=67108504/67108860
[pid=1723] ppid=1720 vsize=14082736 memory=31616 CPUtime=0.12 cores=0,2,4,6
/proc/1723/stat : 1723 (java) S 1720 1723 875 0 -1 1077944320 6864 0 0 0 11 1 0 0 20 0 15 0 243696246 14420721664 7904 33554432000 4194304 4196468 140733951539520 140733951522064 140357590703863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
/proc/1723/statm: 3520684 7904 3135 1 0 3482761 0
[pid=1723/tid=1725] ppid=1720 vsize=14082736 memory=8389772277269004345 CPUtime=0.09 cores=0,2,4,6
/proc/1723/task/1725/stat : 1725 (java) R 1720 1723 875 0 -1 4202560 4950 0 0 0 9 0 0 0 20 0 15 0 243696246 14420721664 7969 33554432000 4194304 4196468 140733951539520 140357594924704 140357574747493 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1726] ppid=1720 vsize=14082736 memory=288293255295270935 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1726/stat : 1726 (java) S 1720 1723 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243696247 14420721664 7969 33554432000 4194304 4196468 140733951539520 140357520792336 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1727] ppid=1720 vsize=14082736 memory=139965409692244 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1727/stat : 1727 (java) S 1720 1723 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243696247 14420721664 7969 33554432000 4194304 4196468 140733951539520 140357519739792 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1728] ppid=1720 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1728/stat : 1728 (java) S 1720 1723 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243696247 14420721664 7969 33554432000 4194304 4196468 140733951539520 140357184175120 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1729] ppid=1720 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1729/stat : 1729 (java) S 1720 1723 875 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243696247 14420721664 7969 33554432000 4194304 4196468 140733951539520 140357183122576 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1730] ppid=1720 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1730/stat : 1730 (java) S 1720 1723 875 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243696248 14420721664 7969 33554432000 4194304 4196468 140733951539520 140357132941296 140357590715010 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1731] ppid=1720 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1731/stat : 1731 (java) S 1720 1723 875 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243696249 14420721664 7969 33554432000 4194304 4196468 140733951539520 140357131887520 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1732] ppid=1720 vsize=14082736 memory=139965408446080 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1732/stat : 1732 (java) S 1720 1723 875 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243696249 14420721664 7969 33554432000 4194304 4196468 140733951539520 140357130834928 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1733] ppid=1720 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1733/stat : 1733 (java) S 1720 1723 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243696251 14420721664 7969 33554432000 4194304 4196468 140733951539520 140357129783504 140357590722459 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1734] ppid=1720 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1734/stat : 1734 (java) S 1720 1723 875 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 243696251 14420721664 7969 33554432000 4194304 4196468 140733951539520 140357128731120 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1735] ppid=1720 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1735/stat : 1735 (java) S 1720 1723 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243696251 14420721664 7969 33554432000 4194304 4196468 140733951539520 140357127678576 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1736] ppid=1720 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/1723/task/1736/stat : 1736 (java) S 1720 1723 875 0 -1 1077944384 262 0 0 0 1 0 0 0 20 0 15 0 243696251 14420721664 7969 33554432000 4194304 4196468 140733951539520 140357126626032 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1737] ppid=1720 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1737/stat : 1737 (java) S 1720 1723 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243696251 14420721664 7969 33554432000 4194304 4196468 140733951539520 140357125573728 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1738] ppid=1720 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1738/stat : 1738 (java) S 1720 1723 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243696252 14420721664 7969 33554432000 4194304 4196468 140733951539520 140357124520240 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31616 KiB

[startup+0.212976 s]*
/proc/loadavg: 1.13 1.19 1.26 6/216 1738
/proc/meminfo: memFree=14806924/32770624 swapFree=67108504/67108860
[pid=1723] ppid=1720 vsize=14082736 memory=47908 CPUtime=0.3 cores=0,2,4,6
/proc/1723/stat : 1723 (java) S 1720 1723 875 0 -1 1077944320 10513 0 0 0 28 2 0 0 20 0 15 0 243696246 14420721664 11977 33554432000 4194304 4196468 140733951539520 140733951522064 140357590703863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
/proc/1723/statm: 3520684 11977 3413 1 0 3482761 0
[pid=1723/tid=1725] ppid=1720 vsize=14082736 memory=8389772277269004345 CPUtime=0.19 cores=0,2,4,6
/proc/1723/task/1725/stat : 1725 (java) R 1720 1723 875 0 -1 4202560 8239 0 0 0 18 1 0 0 20 0 15 0 243696246 14420721664 11977 33554432000 4194304 4196468 140733951539520 140357594922992 140357199232260 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1726] ppid=1720 vsize=14082736 memory=288293255295270935 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1726/stat : 1726 (java) S 1720 1723 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243696247 14420721664 11977 33554432000 4194304 4196468 140733951539520 140357520792336 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1727] ppid=1720 vsize=14082736 memory=139965409692244 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1727/stat : 1727 (java) S 1720 1723 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243696247 14420721664 11977 33554432000 4194304 4196468 140733951539520 140357519739792 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1728] ppid=1720 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1728/stat : 1728 (java) S 1720 1723 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243696247 14420721664 11977 33554432000 4194304 4196468 140733951539520 140357184175120 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1729] ppid=1720 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1729/stat : 1729 (java) S 1720 1723 875 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243696247 14420721664 11977 33554432000 4194304 4196468 140733951539520 140357183122576 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1730] ppid=1720 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1730/stat : 1730 (java) S 1720 1723 875 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 243696248 14420721664 11977 33554432000 4194304 4196468 140733951539520 140357132941296 140357590715010 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1731] ppid=1720 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1731/stat : 1731 (java) S 1720 1723 875 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243696249 14420721664 11977 33554432000 4194304 4196468 140733951539520 140357131887520 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1732] ppid=1720 vsize=14082736 memory=139965408446080 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1732/stat : 1732 (java) S 1720 1723 875 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243696249 14420721664 11977 33554432000 4194304 4196468 140733951539520 140357130834928 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1733] ppid=1720 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1733/stat : 1733 (java) S 1720 1723 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243696251 14420721664 11977 33554432000 4194304 4196468 140733951539520 140357129783504 140357590722459 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1734] ppid=1720 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/1723/task/1734/stat : 1734 (java) S 1720 1723 875 0 -1 1077944384 401 0 0 0 1 0 0 0 20 0 15 0 243696251 14420721664 11977 33554432000 4194304 4196468 140733951539520 140357128731120 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1735] ppid=1720 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/1723/task/1735/stat : 1735 (java) R 1720 1723 875 0 -1 1077944384 200 0 0 0 1 0 0 0 20 0 15 0 243696251 14420721664 11977 33554432000 4194304 4196468 140733951539520 140357127678576 140357590715010 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1736] ppid=1720 vsize=14082736 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/1723/task/1736/stat : 1736 (java) R 1720 1723 875 0 -1 4202560 291 0 0 0 6 0 0 0 20 0 15 0 243696251 14420721664 11977 33554432000 4194304 4196468 140733951539520 140357126622968 140357569839365 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1737] ppid=1720 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1737/stat : 1737 (java) S 1720 1723 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243696251 14420721664 11977 33554432000 4194304 4196468 140733951539520 140357125573728 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1738] ppid=1720 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1738/stat : 1738 (java) S 1720 1723 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243696252 14420721664 11977 33554432000 4194304 4196468 140733951539520 140357124520240 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47908 KiB

[startup+0.310409 s]*
/proc/loadavg: 1.13 1.19 1.26 4/216 1738
/proc/meminfo: memFree=14803516/32770624 swapFree=67108504/67108860
[pid=1723] ppid=1720 vsize=14082736 memory=51052 CPUtime=0.44 cores=0,2,4,6
/proc/1723/stat : 1723 (java) S 1720 1723 875 0 -1 1077944320 10872 0 0 0 42 2 0 0 20 0 15 0 243696246 14420721664 12763 33554432000 4194304 4196468 140733951539520 140733951522064 140357590703863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
/proc/1723/statm: 3520684 12763 3416 1 0 3482761 0
[pid=1723/tid=1725] ppid=1720 vsize=14082736 memory=7721456991171064371 CPUtime=0.29 cores=0,2,4,6
/proc/1723/task/1725/stat : 1725 (java) R 1720 1723 875 0 -1 4202560 8572 0 0 0 28 1 0 0 20 0 15 0 243696246 14420721664 12763 33554432000 4194304 4196468 140733951539520 140357594921776 140357570979220 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1726] ppid=1720 vsize=14082736 memory=7948963741541478447 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1726/stat : 1726 (java) S 1720 1723 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243696247 14420721664 12763 33554432000 4194304 4196468 140733951539520 140357520792336 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1727] ppid=1720 vsize=14082736 memory=139965408446080 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1727/stat : 1727 (java) S 1720 1723 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243696247 14420721664 12763 33554432000 4194304 4196468 140733951539520 140357519739792 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1728] ppid=1720 vsize=14082736 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1728/stat : 1728 (java) S 1720 1723 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243696247 14420721664 12763 33554432000 4194304 4196468 140733951539520 140357184175120 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1729] ppid=1720 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1729/stat : 1729 (java) S 1720 1723 875 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243696247 14420721664 12763 33554432000 4194304 4196468 140733951539520 140357183122576 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1730] ppid=1720 vsize=14082736 memory=279930533514208 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1730/stat : 1730 (java) S 1720 1723 875 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 243696248 14420721664 12763 33554432000 4194304 4196468 140733951539520 140357132941296 140357590715010 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1731] ppid=1720 vsize=14082736 memory=67 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1731/stat : 1731 (java) S 1720 1723 875 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243696249 14420721664 12763 33554432000 4194304 4196468 140733951539520 140357131887520 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1732] ppid=1720 vsize=14082736 memory=279930675205488 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1732/stat : 1732 (java) S 1720 1723 875 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243696249 14420721664 12763 33554432000 4194304 4196468 140733951539520 140357130834928 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1733] ppid=1720 vsize=14082736 memory=67 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1733/stat : 1733 (java) S 1720 1723 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243696251 14420721664 12763 33554432000 4194304 4196468 140733951539520 140357129783504 140357590722459 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1734] ppid=1720 vsize=14082480 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/1723/task/1734/stat : 1734 (java) S 1720 1723 875 0 -1 1077944384 406 0 0 0 2 0 0 0 20 0 15 0 243696251 14420459520 12814 33554432000 4194304 4196468 140733951539520 140357128731120 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1735] ppid=1720 vsize=14082736 memory=136 CPUtime=0.03 cores=0,2,4,6
/proc/1723/task/1735/stat : 1735 (java) S 1720 1723 875 0 -1 1077944384 216 0 0 0 3 0 0 0 20 0 15 0 243696251 14420721664 12814 33554432000 4194304 4196468 140733951539520 140357127678576 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1736] ppid=1720 vsize=14082736 memory=279930533435344 CPUtime=0.08 cores=0,2,4,6
/proc/1723/task/1736/stat : 1736 (java) S 1720 1723 875 0 -1 1077944384 300 0 0 0 8 0 0 0 20 0 15 0 243696251 14420721664 12814 33554432000 4194304 4196468 140733951539520 140357126626032 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1737] ppid=1720 vsize=14082736 memory=279930533330472 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1737/stat : 1737 (java) S 1720 1723 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243696251 14420721664 12814 33554432000 4194304 4196468 140733951539520 140357125573728 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1738] ppid=1720 vsize=14082736 memory=12 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1738/stat : 1738 (java) S 1720 1723 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243696252 14420721664 12814 33554432000 4194304 4196468 140733951539520 140357124520240 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 51052 KiB

[startup+0.700796 s]
/proc/loadavg: 1.13 1.19 1.26 3/216 1738
/proc/meminfo: memFree=14779704/32770624 swapFree=67108504/67108860
[pid=1723] ppid=1720 vsize=14084804 memory=90696 CPUtime=0.99 cores=0,2,4,6
/proc/1723/stat : 1723 (java) S 1720 1723 875 0 -1 1077944320 17578 0 0 0 96 3 0 0 20 0 15 0 243696246 14422839296 22674 33554432000 4194304 4196468 140733951539520 140733951522064 140357590703863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
/proc/1723/statm: 3521201 22674 3499 1 0 3483273 0
[pid=1723/tid=1725] ppid=1720 vsize=14084804 memory=66120 CPUtime=0.67 cores=0,2,4,6
/proc/1723/task/1725/stat : 1725 (java) R 1720 1723 875 0 -1 4202560 14906 0 0 0 65 2 0 0 20 0 15 0 243696246 14422839296 22674 33554432000 4194304 4196468 140733951539520 140357594926464 140357572644107 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1726] ppid=1720 vsize=14084804 memory=1116 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1726/stat : 1726 (java) S 1720 1723 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243696247 14422839296 22674 33554432000 4194304 4196468 140733951539520 140357520792336 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1727] ppid=1720 vsize=14084804 memory=57 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1727/stat : 1727 (java) S 1720 1723 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243696247 14422839296 22674 33554432000 4194304 4196468 140733951539520 140357519739792 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1728] ppid=1720 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1728/stat : 1728 (java) S 1720 1723 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243696247 14422839296 22674 33554432000 4194304 4196468 140733951539520 140357184175120 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1729] ppid=1720 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1729/stat : 1729 (java) S 1720 1723 875 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243696247 14422839296 22674 33554432000 4194304 4196468 140733951539520 140357183122576 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1730] ppid=1720 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1730/stat : 1730 (java) S 1720 1723 875 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 243696248 14422839296 22674 33554432000 4194304 4196468 140733951539520 140357132941296 140357590715010 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1731] ppid=1720 vsize=14084804 memory=45 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1731/stat : 1731 (java) S 1720 1723 875 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243696249 14422839296 22674 33554432000 4194304 4196468 140733951539520 140357131887520 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1732] ppid=1720 vsize=14084804 memory=1 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1732/stat : 1732 (java) S 1720 1723 875 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243696249 14422839296 22674 33554432000 4194304 4196468 140733951539520 140357130834928 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1733] ppid=1720 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1733/stat : 1733 (java) S 1720 1723 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243696251 14422839296 22674 33554432000 4194304 4196468 140733951539520 140357129783504 140357590722459 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1734] ppid=1720 vsize=14084804 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/1723/task/1734/stat : 1734 (java) S 1720 1723 875 0 -1 1077944384 550 0 0 0 6 0 0 0 20 0 15 0 243696251 14422839296 22674 33554432000 4194304 4196468 140733951539520 140357128731120 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1735] ppid=1720 vsize=14084804 memory=147395560220417 CPUtime=0.09 cores=0,2,4,6
/proc/1723/task/1735/stat : 1735 (java) S 1720 1723 875 0 -1 1077944384 372 0 0 0 9 0 0 0 20 0 15 0 243696251 14422839296 22674 33554432000 4194304 4196468 140733951539520 140357127678576 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1736] ppid=1720 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/1723/task/1736/stat : 1736 (java) R 1720 1723 875 0 -1 4202560 367 0 0 0 15 0 0 0 20 0 15 0 243696251 14422839296 22674 33554432000 4194304 4196468 140733951539520 140357126626032 140357590725210 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1737] ppid=1720 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1737/stat : 1737 (java) S 1720 1723 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243696251 14422839296 22674 33554432000 4194304 4196468 140733951539520 140357125573728 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1738] ppid=1720 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1738/stat : 1738 (java) S 1720 1723 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243696252 14422839296 22674 33554432000 4194304 4196468 140733951539520 140357124520240 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 90696 KiB

[startup+1.50072 s]
/proc/loadavg: 1.13 1.19 1.26 5/216 1738
/proc/meminfo: memFree=14721628/32770624 swapFree=67108504/67108860
[pid=1723] ppid=1720 vsize=14090948 memory=197028 CPUtime=3.28 cores=0,2,4,6
/proc/1723/stat : 1723 (java) S 1720 1723 875 0 -1 1077944320 26109 0 0 0 322 6 0 0 20 0 15 0 243696246 14429130752 49257 33554432000 4194304 4196468 140733951539520 140733951522064 140357590703863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
/proc/1723/statm: 3522737 49257 3554 1 0 3484809 0
[pid=1723/tid=1725] ppid=1720 vsize=14090948 memory=0 CPUtime=1.46 cores=0,2,4,6
/proc/1723/task/1725/stat : 1725 (java) R 1720 1723 875 0 -1 4202560 19444 0 0 0 142 4 0 0 20 0 15 0 243696246 14429130752 49257 33554432000 4194304 4196468 140733951539520 140357594938800 140357590715798 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1726] ppid=1720 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1726/stat : 1726 (java) S 1720 1723 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243696247 14429130752 49257 33554432000 4194304 4196468 140733951539520 140357520792336 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1727] ppid=1720 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1727/stat : 1727 (java) S 1720 1723 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243696247 14429130752 49257 33554432000 4194304 4196468 140733951539520 140357519739792 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1728] ppid=1720 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1728/stat : 1728 (java) S 1720 1723 875 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243696247 14429130752 49257 33554432000 4194304 4196468 140733951539520 140357184175120 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1729] ppid=1720 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1729/stat : 1729 (java) S 1720 1723 875 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243696247 14429130752 49257 33554432000 4194304 4196468 140733951539520 140357183122576 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1730] ppid=1720 vsize=14090948 memory=147429919824537 CPUtime=0 cores=0,2,4,6

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

/proc/1723/task/1725/stat : 1725 (java) R 1720 1723 875 0 -1 4202560 40625 0 0 0 231010 22 0 0 20 0 15 0 243696246 14429130752 83217 33554432000 4194304 4196468 140733951539520 140357594942112 140357209011340 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1726] ppid=1720 vsize=14090948 memory=330820 CPUtime=5.15 cores=0,2,4,6
/proc/1723/task/1726/stat : 1726 (java) S 1720 1723 875 0 -1 1077944384 5480 0 0 0 481 34 0 0 20 0 15 0 243696247 14429130752 83217 33554432000 4194304 4196468 140733951539520 140357520792336 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1727] ppid=1720 vsize=14090948 memory=332868 CPUtime=5.16 cores=0,2,4,6
/proc/1723/task/1727/stat : 1727 (java) S 1720 1723 875 0 -1 1077944384 6936 0 0 0 486 30 0 0 20 0 15 0 243696247 14429130752 83217 33554432000 4194304 4196468 140733951539520 140357519739792 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1728] ppid=1720 vsize=14090948 memory=332868 CPUtime=5.13 cores=0,2,4,6
/proc/1723/task/1728/stat : 1728 (java) S 1720 1723 875 0 -1 1077944384 4439 0 0 0 478 35 0 0 20 0 15 0 243696247 14429130752 83217 33554432000 4194304 4196468 140733951539520 140357184175120 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1729] ppid=1720 vsize=14090948 memory=332868 CPUtime=5.16 cores=0,2,4,6
/proc/1723/task/1729/stat : 1729 (java) S 1720 1723 875 0 -1 1077944384 7749 0 0 0 482 34 0 0 20 0 15 0 243696247 14429130752 83217 33554432000 4194304 4196468 140733951539520 140357183122576 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1730] ppid=1720 vsize=14090948 memory=279930534076320 CPUtime=4.33 cores=0,2,4,6
/proc/1723/task/1730/stat : 1730 (java) S 1720 1723 875 0 -1 1077944384 6279 0 0 0 406 27 0 0 20 0 15 0 243696248 14429130752 83217 33554432000 4194304 4196468 140733951539520 140357132941296 140357590715010 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1731] ppid=1720 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1731/stat : 1731 (java) S 1720 1723 875 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 243696249 14429130752 83217 33554432000 4194304 4196468 140733951539520 140357131887584 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1732] ppid=1720 vsize=14090948 memory=330820 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1732/stat : 1732 (java) S 1720 1723 875 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 243696249 14429130752 83217 33554432000 4194304 4196468 140733951539520 140357130834944 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1733] ppid=1720 vsize=14090948 memory=332868 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1733/stat : 1733 (java) S 1720 1723 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243696251 14429130752 83217 33554432000 4194304 4196468 140733951539520 140357129783504 140357590722459 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1734] ppid=1720 vsize=14090948 memory=8112282956445269571 CPUtime=2.1 cores=0,2,4,6
/proc/1723/task/1734/stat : 1734 (java) S 1720 1723 875 0 -1 1077944384 5503 0 0 0 209 1 0 0 20 0 15 0 243696251 14429130752 83217 33554432000 4194304 4196468 140733951539520 140357128731120 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 27 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1735] ppid=1720 vsize=14090948 memory=3160 CPUtime=2.42 cores=0,2,4,6
/proc/1723/task/1735/stat : 1735 (java) S 1720 1723 875 0 -1 1077944384 6482 0 0 0 241 1 0 0 20 0 15 0 243696251 14429130752 83217 33554432000 4194304 4196468 140733951539520 140357127678576 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 30 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1736] ppid=1720 vsize=14090948 memory=332868 CPUtime=0.93 cores=0,2,4,6
/proc/1723/task/1736/stat : 1736 (java) S 1720 1723 875 0 -1 1077944384 6794 0 0 0 92 1 0 0 20 0 15 0 243696251 14429130752 83217 33554432000 4194304 4196468 140733951539520 140357126626032 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 31 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1737] ppid=1720 vsize=14090948 memory=332868 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1737/stat : 1737 (java) S 1720 1723 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243696251 14429130752 83217 33554432000 4194304 4196468 140733951539520 140357125573728 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1738] ppid=1720 vsize=14090948 memory=332868 CPUtime=1.17 cores=0,2,4,6
/proc/1723/task/1738/stat : 1738 (java) S 1720 1723 875 0 -1 1077944384 1049 0 0 0 60 57 0 0 20 0 15 0 243696252 14429130752 83217 33554432000 4194304 4196468 140733951539520 140357124520240 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 37 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
Current children cumulated CPU time: 2341.95 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 332868 KiB

[startup+2382.3 s]
/proc/loadavg: 1.86 1.72 1.54 3/216 1986
/proc/meminfo: memFree=11509676/32770624 swapFree=67108504/67108860
[pid=1723] ppid=1720 vsize=14090948 memory=334916 CPUtime=2402.39 cores=0,2,4,6
/proc/1723/stat : 1723 (java) S 1720 1723 875 0 -1 1077944320 93782 0 0 0 240041 198 0 0 20 0 15 0 243696246 14429130752 83729 33554432000 4194304 4196468 140733951539520 140733951522064 140357590703863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
/proc/1723/statm: 3522737 83729 3584 1 0 3484809 0
[pid=1723/tid=1725] ppid=1720 vsize=14090948 memory=334916 CPUtime=2370.01 cores=0,2,4,6
/proc/1723/task/1725/stat : 1725 (java) R 1720 1723 875 0 -1 4202560 41130 0 0 0 236979 22 0 0 20 0 15 0 243696246 14429130752 83729 33554432000 4194304 4196468 140733951539520 140357594942144 140357208967468 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1726] ppid=1720 vsize=14090948 memory=334916 CPUtime=5.31 cores=0,2,4,6
/proc/1723/task/1726/stat : 1726 (java) S 1720 1723 875 0 -1 1077944384 5567 0 0 0 496 35 0 0 20 0 15 0 243696247 14429130752 83729 33554432000 4194304 4196468 140733951539520 140357520792336 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1727] ppid=1720 vsize=14090948 memory=118 CPUtime=5.31 cores=0,2,4,6
/proc/1723/task/1727/stat : 1727 (java) S 1720 1723 875 0 -1 1077944384 7054 0 0 0 500 31 0 0 20 0 15 0 243696247 14429130752 83729 33554432000 4194304 4196468 140733951539520 140357519739792 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1728] ppid=1720 vsize=14090948 memory=334916 CPUtime=5.28 cores=0,2,4,6
/proc/1723/task/1728/stat : 1728 (java) S 1720 1723 875 0 -1 1077944384 4451 0 0 0 493 35 0 0 20 0 15 0 243696247 14429130752 83729 33554432000 4194304 4196468 140733951539520 140357184175120 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1729] ppid=1720 vsize=14090948 memory=334916 CPUtime=5.3 cores=0,2,4,6
/proc/1723/task/1729/stat : 1729 (java) S 1720 1723 875 0 -1 1077944384 7905 0 0 0 495 35 0 0 20 0 15 0 243696247 14429130752 83729 33554432000 4194304 4196468 140733951539520 140357183122576 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1730] ppid=1720 vsize=14090948 memory=1624 CPUtime=4.45 cores=0,2,4,6
/proc/1723/task/1730/stat : 1730 (java) S 1720 1723 875 0 -1 1077944384 6406 0 0 0 417 28 0 0 20 0 15 0 243696248 14429130752 83729 33554432000 4194304 4196468 140733951539520 140357132941296 140357590715010 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1731] ppid=1720 vsize=14090948 memory=334916 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1731/stat : 1731 (java) S 1720 1723 875 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 243696249 14429130752 83729 33554432000 4194304 4196468 140733951539520 140357131887584 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1732] ppid=1720 vsize=14090948 memory=334916 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1732/stat : 1732 (java) S 1720 1723 875 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 243696249 14429130752 83729 33554432000 4194304 4196468 140733951539520 140357130834944 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1733] ppid=1720 vsize=14090948 memory=6828 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1733/stat : 1733 (java) S 1720 1723 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243696251 14429130752 83729 33554432000 4194304 4196468 140733951539520 140357129783504 140357590722459 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1734] ppid=1720 vsize=14090948 memory=876 CPUtime=2.1 cores=0,2,4,6
/proc/1723/task/1734/stat : 1734 (java) S 1720 1723 875 0 -1 1077944384 5505 0 0 0 209 1 0 0 20 0 15 0 243696251 14429130752 83729 33554432000 4194304 4196468 140733951539520 140357128731120 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 27 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1735] ppid=1720 vsize=14090948 memory=334916 CPUtime=2.42 cores=0,2,4,6
/proc/1723/task/1735/stat : 1735 (java) S 1720 1723 875 0 -1 1077944384 6484 0 0 0 241 1 0 0 20 0 15 0 243696251 14429130752 83729 33554432000 4194304 4196468 140733951539520 140357127678576 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 30 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1736] ppid=1720 vsize=14090948 memory=334916 CPUtime=0.93 cores=0,2,4,6
/proc/1723/task/1736/stat : 1736 (java) S 1720 1723 875 0 -1 1077944384 6796 0 0 0 92 1 0 0 20 0 15 0 243696251 14429130752 83729 33554432000 4194304 4196468 140733951539520 140357126626032 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 31 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1737] ppid=1720 vsize=14090948 memory=334916 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1737/stat : 1737 (java) S 1720 1723 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243696251 14429130752 83729 33554432000 4194304 4196468 140733951539520 140357125573728 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1738] ppid=1720 vsize=14090948 memory=4100 CPUtime=1.2 cores=0,2,4,6
/proc/1723/task/1738/stat : 1738 (java) S 1720 1723 875 0 -1 1077944384 1064 0 0 0 61 59 0 0 20 0 15 0 243696252 14429130752 83729 33554432000 4194304 4196468 140733951539520 140357124520240 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 37 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
Current children cumulated CPU time: 2402.39 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 334916 KiB

[startup+2442.3 s]
/proc/loadavg: 1.67 1.69 1.54 3/216 1987
/proc/meminfo: memFree=11504776/32770624 swapFree=67108504/67108860
[pid=1723] ppid=1720 vsize=14090948 memory=339012 CPUtime=2462.86 cores=0,2,4,6
/proc/1723/stat : 1723 (java) S 1720 1723 875 0 -1 1077944320 94811 0 0 0 246082 204 0 0 20 0 15 0 243696246 14429130752 84753 33554432000 4194304 4196468 140733951539520 140733951522064 140357590703863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
/proc/1723/statm: 3522737 84753 3584 1 0 3484809 0
[pid=1723/tid=1725] ppid=1720 vsize=14090948 memory=339012 CPUtime=2429.67 cores=0,2,4,6
/proc/1723/task/1725/stat : 1725 (java) R 1720 1723 875 0 -1 4202560 41635 0 0 0 242945 22 0 0 20 0 15 0 243696246 14429130752 84753 33554432000 4194304 4196468 140733951539520 140357594941824 140357208969633 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1726] ppid=1720 vsize=14090948 memory=334916 CPUtime=5.47 cores=0,2,4,6
/proc/1723/task/1726/stat : 1726 (java) S 1720 1723 875 0 -1 1077944384 5594 0 0 0 511 36 0 0 20 0 15 0 243696247 14429130752 84753 33554432000 4194304 4196468 140733951539520 140357520792336 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1727] ppid=1720 vsize=14090948 memory=336964 CPUtime=5.46 cores=0,2,4,6
/proc/1723/task/1727/stat : 1727 (java) S 1720 1723 875 0 -1 1077944384 7238 0 0 0 514 32 0 0 20 0 15 0 243696247 14429130752 84753 33554432000 4194304 4196468 140733951539520 140357519739792 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1728] ppid=1720 vsize=14090948 memory=339012 CPUtime=5.44 cores=0,2,4,6
/proc/1723/task/1728/stat : 1728 (java) S 1720 1723 875 0 -1 1077944384 4555 0 0 0 508 36 0 0 20 0 15 0 243696247 14429130752 84753 33554432000 4194304 4196468 140733951539520 140357184175120 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1729] ppid=1720 vsize=14090948 memory=336964 CPUtime=5.47 cores=0,2,4,6
/proc/1723/task/1729/stat : 1729 (java) S 1720 1723 875 0 -1 1077944384 7972 0 0 0 511 36 0 0 20 0 15 0 243696247 14429130752 84753 33554432000 4194304 4196468 140733951539520 140357183122576 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1730] ppid=1720 vsize=14090948 memory=339012 CPUtime=4.56 cores=0,2,4,6
/proc/1723/task/1730/stat : 1730 (java) S 1720 1723 875 0 -1 1077944384 6528 0 0 0 428 28 0 0 20 0 15 0 243696248 14429130752 84753 33554432000 4194304 4196468 140733951539520 140357132941296 140357590715010 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1731] ppid=1720 vsize=14090948 memory=339012 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1731/stat : 1731 (java) S 1720 1723 875 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 243696249 14429130752 84753 33554432000 4194304 4196468 140733951539520 140357131887584 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1732] ppid=1720 vsize=14090948 memory=339012 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1732/stat : 1732 (java) S 1720 1723 875 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 243696249 14429130752 84753 33554432000 4194304 4196468 140733951539520 140357130834944 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1733] ppid=1720 vsize=14090948 memory=339012 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1733/stat : 1733 (java) S 1720 1723 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243696251 14429130752 84753 33554432000 4194304 4196468 140733951539520 140357129783504 140357590722459 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1734] ppid=1720 vsize=14090948 memory=339012 CPUtime=2.1 cores=0,2,4,6
/proc/1723/task/1734/stat : 1734 (java) S 1720 1723 875 0 -1 1077944384 5507 0 0 0 209 1 0 0 20 0 15 0 243696251 14429130752 84753 33554432000 4194304 4196468 140733951539520 140357128731120 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 27 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1735] ppid=1720 vsize=14090948 memory=336964 CPUtime=2.42 cores=0,2,4,6
/proc/1723/task/1735/stat : 1735 (java) S 1720 1723 875 0 -1 1077944384 6486 0 0 0 241 1 0 0 20 0 15 0 243696251 14429130752 84753 33554432000 4194304 4196468 140733951539520 140357127678576 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 30 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1736] ppid=1720 vsize=14090948 memory=339012 CPUtime=0.93 cores=0,2,4,6
/proc/1723/task/1736/stat : 1736 (java) S 1720 1723 875 0 -1 1077944384 6798 0 0 0 92 1 0 0 20 0 15 0 243696251 14429130752 84753 33554432000 4194304 4196468 140733951539520 140357126626032 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 31 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1737] ppid=1720 vsize=14090948 memory=3276 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1737/stat : 1737 (java) S 1720 1723 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243696251 14429130752 84753 33554432000 4194304 4196468 140733951539520 140357125573728 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1738] ppid=1720 vsize=14090948 memory=339012 CPUtime=1.23 cores=0,2,4,6
/proc/1723/task/1738/stat : 1738 (java) S 1720 1723 875 0 -1 1077944384 1078 0 0 0 63 60 0 0 20 0 15 0 243696252 14429130752 84753 33554432000 4194304 4196468 140733951539520 140357124520240 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 37 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
Current children cumulated CPU time: 2462.86 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 339012 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2499 s]*
/proc/loadavg: 1.66 1.68 1.55 3/216 1988
/proc/meminfo: memFree=11500680/32770624 swapFree=67108504/67108860
[pid=1723] ppid=1720 vsize=14090948 memory=343108 CPUtime=2520.01 cores=0,2,4,6
/proc/1723/stat : 1723 (java) S 1720 1723 875 0 -1 1077944320 95773 0 0 0 251793 208 0 0 20 0 15 0 243696246 14429130752 85777 33554432000 4194304 4196468 140733951539520 140733951522064 140357590703863 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
/proc/1723/statm: 3522737 85777 3584 1 0 3484809 0
[pid=1723/tid=1725] ppid=1720 vsize=14090948 memory=1399051139730258233 CPUtime=2486.09 cores=0,2,4,6
/proc/1723/task/1725/stat : 1725 (java) R 1720 1723 875 0 -1 4202560 42129 0 0 0 248587 22 0 0 20 0 15 0 243696246 14429130752 85777 33554432000 4194304 4196468 140733951539520 140357594941952 140357209112136 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1726] ppid=1720 vsize=14090948 memory=4126316290023845779 CPUtime=5.62 cores=0,2,4,6
/proc/1723/task/1726/stat : 1726 (java) S 1720 1723 875 0 -1 1077944384 5605 0 0 0 526 36 0 0 20 0 15 0 243696247 14429130752 85777 33554432000 4194304 4196468 140733951539520 140357520792336 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1727] ppid=1720 vsize=14090948 memory=748 CPUtime=5.62 cores=0,2,4,6
/proc/1723/task/1727/stat : 1727 (java) S 1720 1723 875 0 -1 1077944384 7412 0 0 0 529 33 0 0 20 0 15 0 243696247 14429130752 85777 33554432000 4194304 4196468 140733951539520 140357519739792 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1728] ppid=1720 vsize=14090948 memory=1820 CPUtime=5.59 cores=0,2,4,6
/proc/1723/task/1728/stat : 1728 (java) S 1720 1723 875 0 -1 1077944384 4588 0 0 0 521 38 0 0 20 0 15 0 243696247 14429130752 85777 33554432000 4194304 4196468 140733951539520 140357184175120 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1729] ppid=1720 vsize=14090948 memory=4552 CPUtime=5.62 cores=0,2,4,6
/proc/1723/task/1729/stat : 1729 (java) S 1720 1723 875 0 -1 1077944384 8071 0 0 0 525 37 0 0 20 0 15 0 243696247 14429130752 85777 33554432000 4194304 4196468 140733951539520 140357183122576 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1730] ppid=1720 vsize=14090948 memory=3732 CPUtime=4.67 cores=0,2,4,6
/proc/1723/task/1730/stat : 1730 (java) S 1720 1723 875 0 -1 1077944384 6658 0 0 0 438 29 0 0 20 0 15 0 243696248 14429130752 85777 33554432000 4194304 4196468 140733951539520 140357132941296 140357590715010 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1731] ppid=1720 vsize=14090948 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1731/stat : 1731 (java) S 1720 1723 875 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 243696249 14429130752 85777 33554432000 4194304 4196468 140733951539520 140357131887584 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1732] ppid=1720 vsize=14090948 memory=10624 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1732/stat : 1732 (java) S 1720 1723 875 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 243696249 14429130752 85777 33554432000 4194304 4196468 140733951539520 140357130834944 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1733] ppid=1720 vsize=14090948 memory=1624 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1733/stat : 1733 (java) S 1720 1723 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243696251 14429130752 85777 33554432000 4194304 4196468 140733951539520 140357129783504 140357590722459 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1734] ppid=1720 vsize=14090948 memory=6828 CPUtime=2.1 cores=0,2,4,6
/proc/1723/task/1734/stat : 1734 (java) S 1720 1723 875 0 -1 1077944384 5509 0 0 0 209 1 0 0 20 0 15 0 243696251 14429130752 85777 33554432000 4194304 4196468 140733951539520 140357128731120 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 27 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1735] ppid=1720 vsize=14090948 memory=876 CPUtime=2.42 cores=0,2,4,6
/proc/1723/task/1735/stat : 1735 (java) S 1720 1723 875 0 -1 1077944384 6488 0 0 0 241 1 0 0 20 0 15 0 243696251 14429130752 85777 33554432000 4194304 4196468 140733951539520 140357127678576 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 30 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1736] ppid=1720 vsize=14090948 memory=1296 CPUtime=0.93 cores=0,2,4,6
/proc/1723/task/1736/stat : 1736 (java) S 1720 1723 875 0 -1 1077944384 6800 0 0 0 92 1 0 0 20 0 15 0 243696251 14429130752 85777 33554432000 4194304 4196468 140733951539520 140357126626032 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 31 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1737] ppid=1720 vsize=14090948 memory=3816 CPUtime=0 cores=0,2,4,6
/proc/1723/task/1737/stat : 1737 (java) S 1720 1723 875 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243696251 14429130752 85777 33554432000 4194304 4196468 140733951539520 140357125573728 140357590714069 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
[pid=1723/tid=1738] ppid=1720 vsize=14090948 memory=66188 CPUtime=1.26 cores=0,2,4,6
/proc/1723/task/1738/stat : 1738 (java) S 1720 1723 875 0 -1 1077944384 1093 0 0 0 65 61 0 0 20 0 15 0 243696252 14429130752 85777 33554432000 4194304 4196468 140733951539520 140357124520240 140357590715010 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 37 0 0 6293624 6294260 27111424 140733951542352 140733951542537 140733951542537 140733951545295 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 343108 KiB

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

[startup+2499.02 s]
# the end of solver process 1723 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.95 s, system=2.08831 s

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

Child status: 143
Real time (s): 2499.02
CPU time (s): 2520.04
CPU user time (s): 2517.95
CPU system time (s): 2.08831
CPU usage (%): 100.841
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 404068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.95
system time used= 2.08831
maximum resident set size= 409712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95954
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 181276
involuntary context switches= 7016


# summary of solver processes directly reported to runsolver:
#   pid: 1723
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2517.95
#   total CPU system time (s): 2.08831

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1847 second user time and 23.4937 second system time

The end

Launcher Data

Begin job on node104 at 2018-08-14 17:42:11
IDJOB=4307760
IDBENCH=141398
IDSOLVER=2790
FILE ID=node104/4307760-1534261331
RUNJOBID= node104-1534258056-911
PBS_JOBID= 21038129
Free space on /tmp= 40048 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-08-14
BENCH NAME= XCSP18/MisteryShopper/MisteryShopper-10c_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-4307760-1534261331/watcher-4307760-1534261331 -o /tmp/evaluation-result-4307760-1534261331/solver-4307760-1534261331 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1534258056-911 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1760085857 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307760-1534261331.xml

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

MD5SUM BENCH= 56c97bc9b19c7ad517216d1a3c315031
RANDOM SEED=1760085857

node104.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.11
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.11
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.11
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.11
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:        14841456 kB
MemAvailable:   31213528 kB
Buffers:          234928 kB
Cached:         16182784 kB
SwapCached:            8 kB
Active:          8429520 kB
Inactive:        8735236 kB
Active(anon):     697880 kB
Inactive(anon):   101108 kB
Active(file):    7731640 kB
Inactive(file):  8634128 kB
Unevictable:        7304 kB
Mlocked:            7304 kB
SwapTotal:      67108860 kB
SwapFree:       67108504 kB
Dirty:             35968 kB
Writeback:             0 kB
AnonPages:        795172 kB
Mapped:            68024 kB
Shmem:             49636 kB
Slab:             463440 kB
SReclaimable:     434764 kB
SUnreclaim:        28676 kB
KernelStack:        3824 kB
PageTables:         7092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2029260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    665600 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= 40008 MiB
End job on node104 at 2018-08-14 18:23:50