Trace number 4290665

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-07-02? (TO) 2400.11 2385.81

General information on the benchmark

NameFrb/
frb-53-24-3-mgd_c18.xml
MD5SUM2687d075c2954ad7539e74b041f9986e
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 variables53
Number of constraints470
Number of domains1
Minimum domain size24
Maximum domain size24
Distribution of domain sizes[{"size":24,"count":53}]
Minimum variable degree11
Maximum variable degree26
Distribution of variable degrees[{"degree":11,"count":1},{"degree":13,"count":2},{"degree":14,"count":5},{"degree":15,"count":4},{"degree":16,"count":6},{"degree":17,"count":7},{"degree":18,"count":12},{"degree":19,"count":4},{"degree":20,"count":3},{"degree":21,"count":2},{"degree":22,"count":3},{"degree":23,"count":1},{"degree":24,"count":1},{"degree":25,"count":1},{"degree":26,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":470}]
Number of extensional constraints470
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":470}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.56	c version: 2018-07-02
0.68/0.57	c seed: 1295205930
0.68/0.57	c timeout: 2400
0.68/0.57	c memlimit: 11000
0.68/0.57	c nbcore: 4
0.68/0.59	c Parsing instance...
3.26/1.54	c Parsing done, starting search...
2400.09/2385.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 (8284 MiB free)
  memory of node 1: 16384 MiB (10148 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290665-1532572106/watcher-4290665-1532572106 -o /tmp/evaluation-result-4290665-1532572106/solver-4290665-1532572106 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532562642-29759 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1295205930 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290665-1532572106.xml 

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

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=30913, runsolver pid=30910

[startup+0.10463 s]*
/proc/loadavg: 1.38 1.43 1.40 3/219 30928
/proc/meminfo: memFree=18857124/32770624 swapFree=67108860/67108860
[pid=30913] ppid=30910 vsize=14082740 memory=32252 CPUtime=0.12 cores=0,2,4,6
/proc/30913/stat : 30913 (java) S 30910 30913 29728 0 -1 1077944320 6937 0 0 0 11 1 0 0 20 0 15 0 74773792 14420725760 8063 33554432000 4194304 4196468 140733502843392 140733502825936 139790782582519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
/proc/30913/statm: 3520685 8063 3161 1 0 3482761 0
[pid=30913/tid=30915] ppid=30910 vsize=14082740 memory=-8629632960754389121 CPUtime=0.1 cores=0,2,4,6
/proc/30913/task/30915/stat : 30915 (java) R 30910 30913 29728 0 -1 4202560 4985 0 0 0 9 1 0 0 20 0 15 0 74773792 14420725760 8063 33554432000 4194304 4196468 140733502843392 139790786805424 139790766663006 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30916] ppid=30910 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30916/stat : 30916 (java) S 30910 30913 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74773793 14420725760 8063 33554432000 4194304 4196468 140733502843392 139790720183312 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30917] ppid=30910 vsize=14082740 memory=139975124190848 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30917/stat : 30917 (java) S 30910 30913 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74773793 14420725760 8063 33554432000 4194304 4196468 140733502843392 139790719130768 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30918] ppid=30910 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30918/stat : 30918 (java) S 30910 30913 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74773793 14420725760 8063 33554432000 4194304 4196468 140733502843392 139790718077712 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30919] ppid=30910 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30919/stat : 30919 (java) S 30910 30913 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74773793 14420725760 8063 33554432000 4194304 4196468 140733502843392 139790375197584 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30920] ppid=30910 vsize=14082740 memory=139975124190848 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30920/stat : 30920 (java) S 30910 30913 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74773794 14420725760 8063 33554432000 4194304 4196468 140733502843392 139790324693232 139790782593666 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30921] ppid=30910 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30921/stat : 30921 (java) S 30910 30913 29728 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74773795 14420725760 8063 33554432000 4194304 4196468 140733502843392 139790323639456 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30922] ppid=30910 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30922/stat : 30922 (java) S 30910 30913 29728 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74773795 14420725760 8063 33554432000 4194304 4196468 140733502843392 139790322586352 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30923] ppid=30910 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30923/stat : 30923 (java) S 30910 30913 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74773798 14420725760 8063 33554432000 4194304 4196468 140733502843392 139790321534928 139790782601115 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30924] ppid=30910 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30924/stat : 30924 (java) S 30910 30913 29728 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 74773798 14420725760 8063 33554432000 4194304 4196468 140733502843392 139790320483056 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30925] ppid=30910 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30925/stat : 30925 (java) S 30910 30913 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74773798 14420725760 8063 33554432000 4194304 4196468 140733502843392 139790319430512 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30926] ppid=30910 vsize=14082740 memory=139975124190848 CPUtime=0.01 cores=0,2,4,6
/proc/30913/task/30926/stat : 30926 (java) S 30910 30913 29728 0 -1 1077944384 275 0 0 0 1 0 0 0 20 0 15 0 74773798 14420725760 8063 33554432000 4194304 4196468 140733502843392 139790318377456 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30927] ppid=30910 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30927/stat : 30927 (java) S 30910 30913 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74773798 14420725760 8063 33554432000 4194304 4196468 140733502843392 139790317325152 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30928] ppid=30910 vsize=14082740 memory=139975124190848 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30928/stat : 30928 (java) S 30910 30913 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74773798 14420725760 8063 33554432000 4194304 4196468 140733502843392 139790316272176 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 32252 KiB

[startup+0.210502 s]*
/proc/loadavg: 1.38 1.43 1.40 5/219 30928
/proc/meminfo: memFree=18842604/32770624 swapFree=67108860/67108860
[pid=30913] ppid=30910 vsize=14082740 memory=47520 CPUtime=0.29 cores=0,2,4,6
/proc/30913/stat : 30913 (java) S 30910 30913 29728 0 -1 1077944320 10490 0 0 0 27 2 0 0 20 0 15 0 74773792 14420725760 11880 33554432000 4194304 4196468 140733502843392 140733502825936 139790782582519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
/proc/30913/statm: 3520685 11880 3317 1 0 3482761 0
[pid=30913/tid=30915] ppid=30910 vsize=14082740 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/30913/task/30915/stat : 30915 (java) R 30910 30913 29728 0 -1 4202560 8267 0 0 0 18 1 0 0 20 0 15 0 74773792 14420725760 11880 33554432000 4194304 4196468 140733502843392 139790786809008 139790766892987 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30916] ppid=30910 vsize=14082740 memory=343 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30916/stat : 30916 (java) S 30910 30913 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74773793 14420725760 11880 33554432000 4194304 4196468 140733502843392 139790720183312 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30917] ppid=30910 vsize=14082740 memory=139975124605025 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30917/stat : 30917 (java) S 30910 30913 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74773793 14420725760 11880 33554432000 4194304 4196468 140733502843392 139790719130768 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30918] ppid=30910 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30918/stat : 30918 (java) S 30910 30913 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74773793 14420725760 11880 33554432000 4194304 4196468 140733502843392 139790718077712 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30919] ppid=30910 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30919/stat : 30919 (java) S 30910 30913 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74773793 14420725760 11880 33554432000 4194304 4196468 140733502843392 139790375197584 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30920] ppid=30910 vsize=14082740 memory=139975124190848 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30920/stat : 30920 (java) S 30910 30913 29728 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74773794 14420725760 11880 33554432000 4194304 4196468 140733502843392 139790324693232 139790782593666 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30921] ppid=30910 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30921/stat : 30921 (java) S 30910 30913 29728 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74773795 14420725760 11880 33554432000 4194304 4196468 140733502843392 139790323639456 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30922] ppid=30910 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30922/stat : 30922 (java) S 30910 30913 29728 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74773795 14420725760 11880 33554432000 4194304 4196468 140733502843392 139790322586352 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30923] ppid=30910 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30923/stat : 30923 (java) S 30910 30913 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74773798 14420725760 11880 33554432000 4194304 4196468 140733502843392 139790321534928 139790782601115 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30924] ppid=30910 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30913/task/30924/stat : 30924 (java) R 30910 30913 29728 0 -1 4202560 420 0 0 0 2 0 0 0 20 0 15 0 74773798 14420725760 11880 33554432000 4194304 4196468 140733502843392 139790320464072 139790768221056 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30925] ppid=30910 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30925/stat : 30925 (java) R 30910 30913 29728 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 15 0 74773798 14420725760 11880 33554432000 4194304 4196468 140733502843392 139790319430512 139790782593666 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30926] ppid=30910 vsize=14082740 memory=139975124190848 CPUtime=0.05 cores=0,2,4,6
/proc/30913/task/30926/stat : 30926 (java) R 30910 30913 29728 0 -1 4202560 302 0 0 0 5 0 0 0 20 0 15 0 74773798 14420725760 11880 33554432000 4194304 4196468 140733502843392 139790318377456 139790774819646 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30927] ppid=30910 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30927/stat : 30927 (java) S 30910 30913 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74773798 14420725760 11880 33554432000 4194304 4196468 140733502843392 139790317325152 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30928] ppid=30910 vsize=14082740 memory=139975124190848 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30928/stat : 30928 (java) S 30910 30913 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74773798 14420725760 11880 33554432000 4194304 4196468 140733502843392 139790316272176 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47520 KiB

[startup+0.310582 s]*
/proc/loadavg: 1.38 1.43 1.40 3/219 30928
/proc/meminfo: memFree=18839052/32770624 swapFree=67108860/67108860
[pid=30913] ppid=30910 vsize=14082740 memory=50908 CPUtime=0.44 cores=0,2,4,6
/proc/30913/stat : 30913 (java) S 30910 30913 29728 0 -1 1077944320 10925 0 0 0 42 2 0 0 20 0 15 0 74773792 14420725760 12727 33554432000 4194304 4196468 140733502843392 140733502825936 139790782582519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
/proc/30913/statm: 3520685 12727 3380 1 0 3482761 0
[pid=30913/tid=30915] ppid=30910 vsize=14082740 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/30913/task/30915/stat : 30915 (java) R 30910 30913 29728 0 -1 4202560 8602 0 0 0 28 1 0 0 20 0 15 0 74773792 14420725760 12727 33554432000 4194304 4196468 140733502843392 139790786790352 139790766663006 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30916] ppid=30910 vsize=14082740 memory=288230604707987479 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30916/stat : 30916 (java) S 30910 30913 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74773793 14420725760 12727 33554432000 4194304 4196468 140733502843392 139790720183312 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30917] ppid=30910 vsize=14082740 memory=139975124600354 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30917/stat : 30917 (java) S 30910 30913 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74773793 14420725760 12727 33554432000 4194304 4196468 140733502843392 139790719130768 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30918] ppid=30910 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30918/stat : 30918 (java) S 30910 30913 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74773793 14420725760 12727 33554432000 4194304 4196468 140733502843392 139790718077712 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30919] ppid=30910 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30919/stat : 30919 (java) S 30910 30913 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74773793 14420725760 12727 33554432000 4194304 4196468 140733502843392 139790375197584 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30920] ppid=30910 vsize=14082740 memory=139975124190848 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30920/stat : 30920 (java) S 30910 30913 29728 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74773794 14420725760 12727 33554432000 4194304 4196468 140733502843392 139790324693232 139790782593666 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30921] ppid=30910 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30921/stat : 30921 (java) S 30910 30913 29728 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74773795 14420725760 12727 33554432000 4194304 4196468 140733502843392 139790323639456 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30922] ppid=30910 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30922/stat : 30922 (java) S 30910 30913 29728 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74773795 14420725760 12727 33554432000 4194304 4196468 140733502843392 139790322586352 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30923] ppid=30910 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30923/stat : 30923 (java) S 30910 30913 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74773798 14420725760 12727 33554432000 4194304 4196468 140733502843392 139790321534928 139790782601115 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30924] ppid=30910 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30913/task/30924/stat : 30924 (java) S 30910 30913 29728 0 -1 1077944384 453 0 0 0 2 0 0 0 20 0 15 0 74773798 14420725760 12727 33554432000 4194304 4196468 140733502843392 139790320483056 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30925] ppid=30910 vsize=14082740 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/30913/task/30925/stat : 30925 (java) S 30910 30913 29728 0 -1 1077944384 173 0 0 0 2 0 0 0 20 0 15 0 74773798 14420725760 12727 33554432000 4194304 4196468 140733502843392 139790319430512 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30926] ppid=30910 vsize=14082740 memory=139975124190848 CPUtime=0.08 cores=0,2,4,6
/proc/30913/task/30926/stat : 30926 (java) S 30910 30913 29728 0 -1 1077944384 313 0 0 0 8 0 0 0 20 0 15 0 74773798 14420725760 12727 33554432000 4194304 4196468 140733502843392 139790318377456 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30927] ppid=30910 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30927/stat : 30927 (java) S 30910 30913 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74773798 14420725760 12727 33554432000 4194304 4196468 140733502843392 139790317325152 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30928] ppid=30910 vsize=14082740 memory=139975124190848 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30928/stat : 30928 (java) S 30910 30913 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74773798 14420725760 12727 33554432000 4194304 4196468 140733502843392 139790316272176 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50908 KiB

[startup+0.70182 s]
/proc/loadavg: 1.38 1.43 1.40 3/219 30928
/proc/meminfo: memFree=18817844/32770624 swapFree=67108860/67108860
[pid=30913] ppid=30910 vsize=14084808 memory=91072 CPUtime=0.99 cores=0,2,4,6
/proc/30913/stat : 30913 (java) S 30910 30913 29728 0 -1 1077944320 17612 0 0 0 95 4 0 0 20 0 15 0 74773792 14422843392 22768 33554432000 4194304 4196468 140733502843392 140733502825936 139790782582519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
/proc/30913/statm: 3521202 22768 3500 1 0 3483273 0
[pid=30913/tid=30915] ppid=30910 vsize=14084808 memory=1844 CPUtime=0.67 cores=0,2,4,6
/proc/30913/task/30915/stat : 30915 (java) R 30910 30913 29728 0 -1 4202560 14898 0 0 0 64 3 0 0 20 0 15 0 74773792 14422843392 22768 33554432000 4194304 4196468 140733502843392 139790786800544 139790765954000 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30916] ppid=30910 vsize=14084808 memory=796 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30916/stat : 30916 (java) S 30910 30913 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74773793 14422843392 22768 33554432000 4194304 4196468 140733502843392 139790720183312 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30917] ppid=30910 vsize=14084808 memory=1700 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30917/stat : 30917 (java) S 30910 30913 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74773793 14422843392 22768 33554432000 4194304 4196468 140733502843392 139790719130768 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30918] ppid=30910 vsize=14084808 memory=13056 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30918/stat : 30918 (java) S 30910 30913 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74773793 14422843392 22768 33554432000 4194304 4196468 140733502843392 139790718077712 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30919] ppid=30910 vsize=14084808 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30919/stat : 30919 (java) S 30910 30913 29728 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 74773793 14422843392 22768 33554432000 4194304 4196468 140733502843392 139790375197584 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30920] ppid=30910 vsize=14084808 memory=4620 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30920/stat : 30920 (java) S 30910 30913 29728 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 74773794 14422843392 22768 33554432000 4194304 4196468 140733502843392 139790324693232 139790782593666 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30921] ppid=30910 vsize=14084808 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30921/stat : 30921 (java) S 30910 30913 29728 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 74773795 14422843392 22768 33554432000 4194304 4196468 140733502843392 139790323639456 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30922] ppid=30910 vsize=14084808 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30922/stat : 30922 (java) S 30910 30913 29728 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 74773795 14422843392 22768 33554432000 4194304 4196468 140733502843392 139790322586352 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30923] ppid=30910 vsize=14084808 memory=6297835844906604903 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30923/stat : 30923 (java) S 30910 30913 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74773798 14422843392 22768 33554432000 4194304 4196468 140733502843392 139790321534928 139790782601115 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30924] ppid=30910 vsize=14084808 memory=8025788839948342378 CPUtime=0.07 cores=0,2,4,6
/proc/30913/task/30924/stat : 30924 (java) S 30910 30913 29728 0 -1 1077944384 592 0 0 0 7 0 0 0 20 0 15 0 74773798 14422843392 22768 33554432000 4194304 4196468 140733502843392 139790320483056 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30925] ppid=30910 vsize=14084808 memory=7007715718637572176 CPUtime=0.07 cores=0,2,4,6
/proc/30913/task/30925/stat : 30925 (java) S 30910 30913 29728 0 -1 1077944384 336 0 0 0 7 0 0 0 20 0 15 0 74773798 14422843392 22768 33554432000 4194304 4196468 140733502843392 139790319430512 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30926] ppid=30910 vsize=14084808 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/30913/task/30926/stat : 30926 (java) S 30910 30913 29728 0 -1 1077944384 402 0 0 0 15 0 0 0 20 0 15 0 74773798 14422843392 22768 33554432000 4194304 4196468 140733502843392 139790318377456 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30927] ppid=30910 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30927/stat : 30927 (java) S 30910 30913 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74773798 14422843392 22768 33554432000 4194304 4196468 140733502843392 139790317325152 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30928] ppid=30910 vsize=14084808 memory=33 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30928/stat : 30928 (java) S 30910 30913 29728 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 74773798 14422843392 22768 33554432000 4194304 4196468 140733502843392 139790316272176 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 91072 KiB

[startup+1.50302 s]
/proc/loadavg: 1.38 1.43 1.40 5/219 30928
/proc/meminfo: memFree=18744116/32770624 swapFree=67108860/67108860
[pid=30913] ppid=30910 vsize=14088904 memory=228084 CPUtime=3.26 cores=0,2,4,6
/proc/30913/stat : 30913 (java) S 30910 30913 29728 0 -1 1077944320 27512 0 0 0 316 10 0 0 20 0 15 0 74773792 14427037696 57021 33554432000 4194304 4196468 140733502843392 140733502825936 139790782582519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
/proc/30913/statm: 3522226 57021 3569 1 0 3484297 0
[pid=30913/tid=30915] ppid=30910 vsize=14088904 memory=6791534058613427641 CPUtime=1.45 cores=0,2,4,6
/proc/30913/task/30915/stat : 30915 (java) R 30910 30913 29728 0 -1 4202560 20181 0 0 0 140 5 0 0 20 0 15 0 74773792 14427037696 57021 33554432000 4194304 4196468 140733502843392 139790786815888 139790403089594 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30916] ppid=30910 vsize=14088904 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30916/stat : 30916 (java) S 30910 30913 29728 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 74773793 14427037696 57021 33554432000 4194304 4196468 140733502843392 139790720183312 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30917] ppid=30910 vsize=14088904 memory=-6509546260019855295 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30917/stat : 30917 (java) S 30910 30913 29728 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 74773793 14427037696 57021 33554432000 4194304 4196468 140733502843392 139790719130768 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30918] ppid=30910 vsize=14088904 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30918/stat : 30918 (java) S 30910 30913 29728 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 74773793 14427037696 57021 33554432000 4194304 4196468 140733502843392 139790718077712 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30919] ppid=30910 vsize=14088904 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30919/stat : 30919 (java) S 30910 30913 29728 0 -1 1077944384 178 0 0 0 0 0 0 0 20 0 15 0 74773793 14427037696 57021 33554432000 4194304 4196468 140733502843392 139790375197584 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30920] ppid=30910 vsize=14088904 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30920/stat : 30920 (java) S 30910 30913 29728 0 -1 1077944384 140 0 0 0 0 0 0 0 20 0 15 0 74773794 14427037696 57021 33554432000 4194304 4196468 140733502843392 139790324693232 139790782593666 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0

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

/proc/30913/task/30915/stat : 30915 (java) R 30910 30913 29728 0 -1 4202560 32739 0 0 0 225558 13 0 0 20 0 15 0 74773792 14429134848 67565 33554432000 4194304 4196468 140733502843392 139790786820688 139790404115506 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30916] ppid=30910 vsize=14090952 memory=268212 CPUtime=3.42 cores=0,2,4,6
/proc/30913/task/30916/stat : 30916 (java) S 30910 30913 29728 0 -1 1077944384 3334 0 0 0 323 19 0 0 20 0 15 0 74773793 14429134848 67565 33554432000 4194304 4196468 140733502843392 139790720183312 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30917] ppid=30910 vsize=14090952 memory=268212 CPUtime=3.43 cores=0,2,4,6
/proc/30913/task/30917/stat : 30917 (java) S 30910 30913 29728 0 -1 1077944384 4961 0 0 0 322 21 0 0 20 0 15 0 74773793 14429134848 67565 33554432000 4194304 4196468 140733502843392 139790719130768 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30918] ppid=30910 vsize=14090952 memory=268212 CPUtime=3.43 cores=0,2,4,6
/proc/30913/task/30918/stat : 30918 (java) S 30910 30913 29728 0 -1 1077944384 4803 0 0 0 327 16 0 0 20 0 15 0 74773793 14429134848 67565 33554432000 4194304 4196468 140733502843392 139790718077712 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30919] ppid=30910 vsize=14090952 memory=270260 CPUtime=3.44 cores=0,2,4,6
/proc/30913/task/30919/stat : 30919 (java) S 30910 30913 29728 0 -1 1077944384 4626 0 0 0 325 19 0 0 20 0 15 0 74773793 14429134848 67565 33554432000 4194304 4196468 140733502843392 139790375197584 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30920] ppid=30910 vsize=14090952 memory=270260 CPUtime=2.48 cores=0,2,4,6
/proc/30913/task/30920/stat : 30920 (java) S 30910 30913 29728 0 -1 1077944384 3856 0 0 0 229 19 0 0 20 0 15 0 74773794 14429134848 67565 33554432000 4194304 4196468 140733502843392 139790324693232 139790782593666 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30921] ppid=30910 vsize=14090952 memory=268212 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30921/stat : 30921 (java) S 30910 30913 29728 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 74773795 14429134848 67565 33554432000 4194304 4196468 140733502843392 139790323639520 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30922] ppid=30910 vsize=14090952 memory=268212 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30922/stat : 30922 (java) S 30910 30913 29728 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 74773795 14429134848 67565 33554432000 4194304 4196468 140733502843392 139790322586368 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30923] ppid=30910 vsize=14090952 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30923/stat : 30923 (java) S 30910 30913 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74773798 14429134848 67565 33554432000 4194304 4196468 140733502843392 139790321534928 139790782601115 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30924] ppid=30910 vsize=14090952 memory=266164 CPUtime=1.27 cores=0,2,4,6
/proc/30913/task/30924/stat : 30924 (java) S 30910 30913 29728 0 -1 1077944384 4743 0 0 0 126 1 0 0 20 0 15 0 74773798 14429134848 67565 33554432000 4194304 4196468 140733502843392 139790320483056 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30925] ppid=30910 vsize=14090952 memory=6940162871387240510 CPUtime=1.27 cores=0,2,4,6
/proc/30913/task/30925/stat : 30925 (java) S 30910 30913 29728 0 -1 1077944384 3169 0 0 0 126 1 0 0 20 0 15 0 74773798 14429134848 67565 33554432000 4194304 4196468 140733502843392 139790319430512 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30926] ppid=30910 vsize=14090952 memory=4036 CPUtime=0.65 cores=0,2,4,6
/proc/30913/task/30926/stat : 30926 (java) S 30910 30913 29728 0 -1 1077944384 3757 0 0 0 64 1 0 0 20 0 15 0 74773798 14429134848 67565 33554432000 4194304 4196468 140733502843392 139790318377456 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30927] ppid=30910 vsize=14090952 memory=22816 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30927/stat : 30927 (java) S 30910 30913 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74773798 14429134848 67565 33554432000 4194304 4196468 140733502843392 139790317325152 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30928] ppid=30910 vsize=14090952 memory=7 CPUtime=0.76 cores=0,2,4,6
/proc/30913/task/30928/stat : 30928 (java) S 30910 30913 29728 0 -1 1077944384 1071 0 0 0 37 39 0 0 20 0 15 0 74773798 14429134848 67565 33554432000 4194304 4196468 140733502843392 139790316272176 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
Current children cumulated CPU time: 2275.98 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 270260 KiB

[startup+2322.3 s]
/proc/loadavg: 1.23 1.41 1.42 3/220 31030
/proc/meminfo: memFree=18562128/32770624 swapFree=67108860/67108860
[pid=30913] ppid=30910 vsize=14090952 memory=272308 CPUtime=2336.28 cores=0,2,4,6
/proc/30913/stat : 30913 (java) S 30910 30913 29728 0 -1 1077944320 69054 0 0 0 233499 129 0 0 20 0 15 0 74773792 14429134848 68077 33554432000 4194304 4196468 140733502843392 140733502825936 139790782582519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
/proc/30913/statm: 3522738 68077 3581 1 0 3484809 0
[pid=30913/tid=30915] ppid=30910 vsize=14090952 memory=272308 CPUtime=2315.53 cores=0,2,4,6
/proc/30913/task/30915/stat : 30915 (java) R 30910 30913 29728 0 -1 4202560 32976 0 0 0 231539 14 0 0 20 0 15 0 74773792 14429134848 68077 33554432000 4194304 4196468 140733502843392 139790786820288 139790403989220 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30916] ppid=30910 vsize=14090952 memory=272308 CPUtime=3.52 cores=0,2,4,6
/proc/30913/task/30916/stat : 30916 (java) S 30910 30913 29728 0 -1 1077944384 3346 0 0 0 333 19 0 0 20 0 15 0 74773793 14429134848 68077 33554432000 4194304 4196468 140733502843392 139790720183312 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30917] ppid=30910 vsize=14090952 memory=272308 CPUtime=3.52 cores=0,2,4,6
/proc/30913/task/30917/stat : 30917 (java) S 30910 30913 29728 0 -1 1077944384 4975 0 0 0 331 21 0 0 20 0 15 0 74773793 14429134848 68077 33554432000 4194304 4196468 140733502843392 139790719130768 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30918] ppid=30910 vsize=14090952 memory=272308 CPUtime=3.54 cores=0,2,4,6
/proc/30913/task/30918/stat : 30918 (java) S 30910 30913 29728 0 -1 1077944384 4919 0 0 0 337 17 0 0 20 0 15 0 74773793 14429134848 68077 33554432000 4194304 4196468 140733502843392 139790718077712 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30919] ppid=30910 vsize=14090952 memory=272308 CPUtime=3.54 cores=0,2,4,6
/proc/30913/task/30919/stat : 30919 (java) S 30910 30913 29728 0 -1 1077944384 4634 0 0 0 335 19 0 0 20 0 15 0 74773793 14429134848 68077 33554432000 4194304 4196468 140733502843392 139790375197584 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30920] ppid=30910 vsize=14090952 memory=272308 CPUtime=2.56 cores=0,2,4,6
/proc/30913/task/30920/stat : 30920 (java) S 30910 30913 29728 0 -1 1077944384 4008 0 0 0 236 20 0 0 20 0 15 0 74773794 14429134848 68077 33554432000 4194304 4196468 140733502843392 139790324693232 139790782593666 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30921] ppid=30910 vsize=14090952 memory=272308 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30921/stat : 30921 (java) S 30910 30913 29728 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 74773795 14429134848 68077 33554432000 4194304 4196468 140733502843392 139790323639520 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30922] ppid=30910 vsize=14090952 memory=270260 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30922/stat : 30922 (java) S 30910 30913 29728 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 74773795 14429134848 68077 33554432000 4194304 4196468 140733502843392 139790322586368 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30923] ppid=30910 vsize=14090952 memory=270260 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30923/stat : 30923 (java) S 30910 30913 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74773798 14429134848 68077 33554432000 4194304 4196468 140733502843392 139790321534928 139790782601115 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30924] ppid=30910 vsize=14090952 memory=15872 CPUtime=1.27 cores=0,2,4,6
/proc/30913/task/30924/stat : 30924 (java) S 30910 30913 29728 0 -1 1077944384 4745 0 0 0 126 1 0 0 20 0 15 0 74773798 14429134848 68077 33554432000 4194304 4196468 140733502843392 139790320483056 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30925] ppid=30910 vsize=14090952 memory=6791534058613427641 CPUtime=1.27 cores=0,2,4,6
/proc/30913/task/30925/stat : 30925 (java) S 30910 30913 29728 0 -1 1077944384 3171 0 0 0 126 1 0 0 20 0 15 0 74773798 14429134848 68077 33554432000 4194304 4196468 140733502843392 139790319430512 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30926] ppid=30910 vsize=14090952 memory=4312 CPUtime=0.65 cores=0,2,4,6
/proc/30913/task/30926/stat : 30926 (java) S 30910 30913 29728 0 -1 1077944384 3759 0 0 0 64 1 0 0 20 0 15 0 74773798 14429134848 68077 33554432000 4194304 4196468 140733502843392 139790318377456 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30927] ppid=30910 vsize=14090952 memory=270260 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30927/stat : 30927 (java) S 30910 30913 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74773798 14429134848 68077 33554432000 4194304 4196468 140733502843392 139790317325152 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30928] ppid=30910 vsize=14090952 memory=270260 CPUtime=0.78 cores=0,2,4,6
/proc/30913/task/30928/stat : 30928 (java) S 30910 30913 29728 0 -1 1077944384 1086 0 0 0 38 40 0 0 20 0 15 0 74773798 14429134848 68077 33554432000 4194304 4196468 140733502843392 139790316272176 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
Current children cumulated CPU time: 2336.28 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 272308 KiB

[startup+2382.3 s]
/proc/loadavg: 1.37 1.41 1.42 3/215 31075
/proc/meminfo: memFree=18847732/32770624 swapFree=67108860/67108860
[pid=30913] ppid=30910 vsize=14090952 memory=274356 CPUtime=2396.58 cores=0,2,4,6
/proc/30913/stat : 30913 (java) S 30910 30913 29728 0 -1 1077944320 69676 0 0 0 239526 132 0 0 20 0 15 0 74773792 14429134848 68589 33554432000 4194304 4196468 140733502843392 140733502825936 139790782582519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
/proc/30913/statm: 3522738 68589 3581 1 0 3484809 0
[pid=30913/tid=30915] ppid=30910 vsize=14090952 memory=274356 CPUtime=2375.35 cores=0,2,4,6
/proc/30913/task/30915/stat : 30915 (java) R 30910 30913 29728 0 -1 4202560 33318 0 0 0 237521 14 0 0 20 0 15 0 74773792 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790786820784 139790403989909 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30916] ppid=30910 vsize=14090952 memory=274356 CPUtime=3.62 cores=0,2,4,6
/proc/30913/task/30916/stat : 30916 (java) S 30910 30913 29728 0 -1 1077944384 3506 0 0 0 342 20 0 0 20 0 15 0 74773793 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790720183312 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30917] ppid=30910 vsize=14090952 memory=274356 CPUtime=3.63 cores=0,2,4,6
/proc/30913/task/30917/stat : 30917 (java) S 30910 30913 29728 0 -1 1077944384 5002 0 0 0 341 22 0 0 20 0 15 0 74773793 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790719130768 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30918] ppid=30910 vsize=14090952 memory=274356 CPUtime=3.63 cores=0,2,4,6
/proc/30913/task/30918/stat : 30918 (java) S 30910 30913 29728 0 -1 1077944384 4934 0 0 0 346 17 0 0 20 0 15 0 74773793 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790718077712 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30919] ppid=30910 vsize=14090952 memory=274356 CPUtime=3.65 cores=0,2,4,6
/proc/30913/task/30919/stat : 30919 (java) S 30910 30913 29728 0 -1 1077944384 4693 0 0 0 345 20 0 0 20 0 15 0 74773793 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790375197584 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30920] ppid=30910 vsize=14090952 memory=274356 CPUtime=2.62 cores=0,2,4,6
/proc/30913/task/30920/stat : 30920 (java) S 30910 30913 29728 0 -1 1077944384 4023 0 0 0 242 20 0 0 20 0 15 0 74773794 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790324693232 139790782593666 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30921] ppid=30910 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30921/stat : 30921 (java) S 30910 30913 29728 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 74773795 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790323639520 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30922] ppid=30910 vsize=14090952 memory=274356 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30922/stat : 30922 (java) S 30910 30913 29728 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 74773795 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790322586368 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30923] ppid=30910 vsize=14090952 memory=4036 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30923/stat : 30923 (java) S 30910 30913 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74773798 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790321534928 139790782601115 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30924] ppid=30910 vsize=14090952 memory=22816 CPUtime=1.27 cores=0,2,4,6
/proc/30913/task/30924/stat : 30924 (java) S 30910 30913 29728 0 -1 1077944384 4745 0 0 0 126 1 0 0 20 0 15 0 74773798 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790320483056 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30925] ppid=30910 vsize=14090952 memory=1296 CPUtime=1.27 cores=0,2,4,6
/proc/30913/task/30925/stat : 30925 (java) S 30910 30913 29728 0 -1 1077944384 3171 0 0 0 126 1 0 0 20 0 15 0 74773798 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790319430512 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30926] ppid=30910 vsize=14090952 memory=274356 CPUtime=0.65 cores=0,2,4,6
/proc/30913/task/30926/stat : 30926 (java) S 30910 30913 29728 0 -1 1077944384 3759 0 0 0 64 1 0 0 20 0 15 0 74773798 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790318377456 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30927] ppid=30910 vsize=14090952 memory=4036 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30927/stat : 30927 (java) S 30910 30913 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74773798 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790317325152 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30928] ppid=30910 vsize=14090952 memory=274356 CPUtime=0.8 cores=0,2,4,6
/proc/30913/task/30928/stat : 30928 (java) S 30910 30913 29728 0 -1 1077944384 1090 0 0 0 39 41 0 0 20 0 15 0 74773798 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790316272176 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
Current children cumulated CPU time: 2396.58 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 274356 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2385.8 s]
/proc/loadavg: 1.42 1.42 1.42 3/224 31129
/proc/meminfo: memFree=18622576/32770624 swapFree=67108860/67108860
[pid=30913] ppid=30910 vsize=14090952 memory=274356 CPUtime=2400.09 cores=0,2,4,6
/proc/30913/stat : 30913 (java) S 30910 30913 29728 0 -1 1077944320 69687 0 0 0 239877 132 0 0 20 0 15 0 74773792 14429134848 68589 33554432000 4194304 4196468 140733502843392 140733502825936 139790782582519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
/proc/30913/statm: 3522738 68589 3581 1 0 3484809 0
[pid=30913/tid=30915] ppid=30910 vsize=14090952 memory=2336 CPUtime=2378.83 cores=0,2,4,6
/proc/30913/task/30915/stat : 30915 (java) R 30910 30913 29728 0 -1 4202560 33325 0 0 0 237869 14 0 0 20 0 15 0 74773792 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790786820800 139790404803228 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30916] ppid=30910 vsize=14090952 memory=1572 CPUtime=3.62 cores=0,2,4,6
/proc/30913/task/30916/stat : 30916 (java) S 30910 30913 29728 0 -1 1077944384 3506 0 0 0 342 20 0 0 20 0 15 0 74773793 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790720183312 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30917] ppid=30910 vsize=14090952 memory=6791534058613427641 CPUtime=3.63 cores=0,2,4,6
/proc/30913/task/30917/stat : 30917 (java) S 30910 30913 29728 0 -1 1077944384 5003 0 0 0 341 22 0 0 20 0 15 0 74773793 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790719130768 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30918] ppid=30910 vsize=14090952 memory=2588 CPUtime=3.64 cores=0,2,4,6
/proc/30913/task/30918/stat : 30918 (java) S 30910 30913 29728 0 -1 1077944384 4935 0 0 0 347 17 0 0 20 0 15 0 74773793 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790718077712 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30919] ppid=30910 vsize=14090952 memory=2588 CPUtime=3.65 cores=0,2,4,6
/proc/30913/task/30919/stat : 30919 (java) S 30910 30913 29728 0 -1 1077944384 4695 0 0 0 345 20 0 0 20 0 15 0 74773793 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790375197584 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30920] ppid=30910 vsize=14090952 memory=4100 CPUtime=2.63 cores=0,2,4,6
/proc/30913/task/30920/stat : 30920 (java) S 30910 30913 29728 0 -1 1077944384 4023 0 0 0 243 20 0 0 20 0 15 0 74773794 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790324693232 139790782593666 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30921] ppid=30910 vsize=14090952 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30921/stat : 30921 (java) S 30910 30913 29728 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 74773795 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790323639520 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30922] ppid=30910 vsize=14090952 memory=3252 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30922/stat : 30922 (java) S 30910 30913 29728 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 74773795 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790322586368 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30923] ppid=30910 vsize=14090952 memory=2324 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30923/stat : 30923 (java) S 30910 30913 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74773798 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790321534928 139790782601115 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30924] ppid=30910 vsize=14090952 memory=1844 CPUtime=1.27 cores=0,2,4,6
/proc/30913/task/30924/stat : 30924 (java) S 30910 30913 29728 0 -1 1077944384 4745 0 0 0 126 1 0 0 20 0 15 0 74773798 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790320483056 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30925] ppid=30910 vsize=14090952 memory=796 CPUtime=1.27 cores=0,2,4,6
/proc/30913/task/30925/stat : 30925 (java) S 30910 30913 29728 0 -1 1077944384 3171 0 0 0 126 1 0 0 20 0 15 0 74773798 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790319430512 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30926] ppid=30910 vsize=14090952 memory=1700 CPUtime=0.65 cores=0,2,4,6
/proc/30913/task/30926/stat : 30926 (java) S 30910 30913 29728 0 -1 1077944384 3759 0 0 0 64 1 0 0 20 0 15 0 74773798 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790318377456 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30927] ppid=30910 vsize=14090952 memory=13056 CPUtime=0 cores=0,2,4,6
/proc/30913/task/30927/stat : 30927 (java) S 30910 30913 29728 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 74773798 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790317325152 139790782592725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
[pid=30913/tid=30928] ppid=30910 vsize=14090952 memory=5788 CPUtime=0.81 cores=0,2,4,6
/proc/30913/task/30928/stat : 30928 (java) S 30910 30913 29728 0 -1 1077944384 1090 0 0 0 40 41 0 0 20 0 15 0 74773798 14429134848 68589 33554432000 4194304 4196468 140733502843392 139790316272176 139790782593666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11325440 140733502846024 140733502846217 140733502846217 140733502848975 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 274356 KiB

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

[startup+2385.81 s]
# the end of solver process 30913 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.79 s, system=1.32686 s

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

Child status: 143
Real time (s): 2385.81
CPU time (s): 2400.11
CPU user time (s): 2398.79
CPU system time (s): 1.32686
CPU usage (%): 100.599
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 274832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.79
system time used= 1.32686
maximum resident set size= 274952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69863
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 122424
involuntary context switches= 4421


# summary of solver processes directly reported to runsolver:
#   pid: 30913
#   total CPU time (s): 2400.11
#   total CPU user time (s): 2398.79
#   total CPU system time (s): 1.32686

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.6773 second user time and 22.6496 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-26 04:28:26
IDJOB=4290665
IDBENCH=141580
IDSOLVER=2743
FILE ID=node133/4290665-1532572106
RUNJOBID= node133-1532562642-29759
PBS_JOBID= 21021959
Free space on /tmp= 48216 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/Frb/frb-53-24-3-mgd_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290665-1532572106/watcher-4290665-1532572106 -o /tmp/evaluation-result-4290665-1532572106/solver-4290665-1532572106 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532562642-29759 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1295205930 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290665-1532572106.xml

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

MD5SUM BENCH= 2687d075c2954ad7539e74b041f9986e
RANDOM SEED=1295205930

node133.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.24
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.24
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.24
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.24
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:        18876432 kB
MemAvailable:   31685316 kB
Buffers:          179220 kB
Cached:         12793120 kB
SwapCached:            0 kB
Active:          3017408 kB
Inactive:       10254924 kB
Active(anon):     251728 kB
Inactive(anon):    76296 kB
Active(file):    2765680 kB
Inactive(file): 10178628 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             72952 kB
Writeback:             0 kB
AnonPages:        307388 kB
Mapped:            53624 kB
Shmem:             25248 kB
Slab:             320268 kB
SReclaimable:     293036 kB
SUnreclaim:        27232 kB
KernelStack:        3552 kB
PageTables:         5780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1430444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 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= 48180 MiB
End job on node133 at 2018-07-26 05:08:12