Trace number 4290931

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering 2018-07-02? (TO) 2400.04 2393.62

General information on the benchmark

NamePseudoBoolean-dec/
Pb-robin18_c18.xml
MD5SUMf09386fa05f6191f12fed212ce37b406
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 variables23409
Number of constraints1386
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":23409}]
Minimum variable degree10
Maximum variable degree10
Distribution of variable degrees[{"degree":10,"count":23409}]
Minimum constraint arity153
Maximum constraint arity289
Distribution of constraint arities[{"arity":153,"count":1224},{"arity":289,"count":162}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1386}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.55	c version: 2018-07-02
0.68/0.55	c seed: 74626444
0.68/0.55	c timeout: 2400
0.68/0.55	c memlimit: 11000
0.68/0.55	c nbcore: 4
0.68/0.58	c Parsing instance...
74.22/70.03	c Parsing done, starting search...
2400.01/2393.60	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 (7120 MiB free)
  memory of node 1: 16384 MiB (10464 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290931-1532236013/watcher-4290931-1532236013 -o /tmp/evaluation-result-4290931-1532236013/solver-4290931-1532236013 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532226506-31900 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 74626444 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290931-1532236013.xml 

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

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


[startup+0.102629 s]*
/proc/loadavg: 1.06 1.29 1.38 3/215 977
/proc/meminfo: memFree=17987896/32770624 swapFree=67108860/67108860
[pid=961] ppid=958 vsize=14082740 memory=30796 CPUtime=0.12 cores=1,3,5,7
/proc/961/stat : 961 (java) S 958 961 31868 0 -1 1077944320 6663 0 0 0 10 2 0 0 20 0 15 0 41164161 14420725760 7699 33554432000 4194304 4196468 140737226570336 140737226552880 140461450505975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
/proc/961/statm: 3520685 7699 3137 1 0 3482761 0
[pid=961/tid=963] ppid=958 vsize=14082740 memory=8389772277269004345 CPUtime=0.09 cores=1,3,5,7
/proc/961/task/963/stat : 963 (java) R 958 961 31868 0 -1 4202560 4747 0 0 0 8 1 0 0 20 0 15 0 41164162 14420725760 7764 33554432000 4194304 4196468 140737226570336 140461454726816 140461434549605 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=964] ppid=958 vsize=14082740 memory=4294967638 CPUtime=0 cores=1,3,5,7
/proc/961/task/964/stat : 964 (java) S 958 961 31868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41164163 14420725760 7764 33554432000 4194304 4196468 140737226570336 140461046164496 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=965] ppid=958 vsize=14082740 memory=3617991183327643296 CPUtime=0 cores=1,3,5,7
/proc/961/task/965/stat : 965 (java) S 958 961 31868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41164163 14420725760 7764 33554432000 4194304 4196468 140737226570336 140461045111952 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=966] ppid=958 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/961/task/966/stat : 966 (java) S 958 961 31868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41164163 14420725760 7764 33554432000 4194304 4196468 140737226570336 140461044058896 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=967] ppid=958 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/961/task/967/stat : 967 (java) S 958 961 31868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41164163 14420725760 7764 33554432000 4194304 4196468 140737226570336 140461043006352 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=968] ppid=958 vsize=14082740 memory=140298340091520 CPUtime=0 cores=1,3,5,7
/proc/961/task/968/stat : 968 (java) S 958 961 31868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41164164 14420725760 7764 33554432000 4194304 4196468 140737226570336 140460632054000 140461450517122 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=969] ppid=958 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/961/task/969/stat : 969 (java) S 958 961 31868 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41164165 14420725760 7764 33554432000 4194304 4196468 140737226570336 140460631000224 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=970] ppid=958 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/961/task/970/stat : 970 (java) S 958 961 31868 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41164165 14420725760 7764 33554432000 4194304 4196468 140737226570336 140460629947120 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=972] ppid=958 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/961/task/972/stat : 972 (java) S 958 961 31868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41164167 14420725760 7764 33554432000 4194304 4196468 140737226570336 140460628895696 140461450524571 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=973] ppid=958 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/961/task/973/stat : 973 (java) S 958 961 31868 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 41164167 14420725760 7764 33554432000 4194304 4196468 140737226570336 140460627843824 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=974] ppid=958 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/961/task/974/stat : 974 (java) S 958 961 31868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41164167 14420725760 7764 33554432000 4194304 4196468 140737226570336 140460626791280 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=975] ppid=958 vsize=14082740 memory=140298340091520 CPUtime=0.01 cores=1,3,5,7
/proc/961/task/975/stat : 975 (java) S 958 961 31868 0 -1 1077944384 258 0 0 0 1 0 0 0 20 0 15 0 41164167 14420725760 7764 33554432000 4194304 4196468 140737226570336 140460625738224 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=976] ppid=958 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/961/task/976/stat : 976 (java) S 958 961 31868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41164167 14420725760 7764 33554432000 4194304 4196468 140737226570336 140460624685920 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=977] ppid=958 vsize=14082740 memory=140298340091520 CPUtime=0 cores=1,3,5,7
/proc/961/task/977/stat : 977 (java) S 958 961 31868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41164167 14420725760 7764 33554432000 4194304 4196468 140737226570336 140460623632944 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 30796 KiB

[startup+0.213967 s]*
/proc/loadavg: 1.06 1.29 1.38 5/215 977
/proc/meminfo: memFree=17972516/32770624 swapFree=67108860/67108860
[pid=961] ppid=958 vsize=14082740 memory=47372 CPUtime=0.31 cores=1,3,5,7
/proc/961/stat : 961 (java) S 958 961 31868 0 -1 1077944320 10387 0 0 0 29 2 0 0 20 0 15 0 41164161 14420725760 11843 33554432000 4194304 4196468 140737226570336 140737226552880 140461450505975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
/proc/961/statm: 3520685 11843 3411 1 0 3482761 0
[pid=961/tid=963] ppid=958 vsize=14082740 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/961/task/963/stat : 963 (java) R 958 961 31868 0 -1 4202560 8099 0 0 0 18 2 0 0 20 0 15 0 41164162 14420725760 11843 33554432000 4194304 4196468 140737226570336 140461454733200 140461442743102 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=964] ppid=958 vsize=14082740 memory=4294967638 CPUtime=0 cores=1,3,5,7
/proc/961/task/964/stat : 964 (java) S 958 961 31868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41164163 14420725760 11843 33554432000 4194304 4196468 140737226570336 140461046164496 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=965] ppid=958 vsize=14082740 memory=3617991183327643296 CPUtime=0 cores=1,3,5,7
/proc/961/task/965/stat : 965 (java) S 958 961 31868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41164163 14420725760 11843 33554432000 4194304 4196468 140737226570336 140461045111952 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=966] ppid=958 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/961/task/966/stat : 966 (java) S 958 961 31868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41164163 14420725760 11843 33554432000 4194304 4196468 140737226570336 140461044058896 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=967] ppid=958 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/961/task/967/stat : 967 (java) S 958 961 31868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41164163 14420725760 11843 33554432000 4194304 4196468 140737226570336 140461043006352 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=968] ppid=958 vsize=14082740 memory=140298340091520 CPUtime=0 cores=1,3,5,7
/proc/961/task/968/stat : 968 (java) S 958 961 31868 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41164164 14420725760 11843 33554432000 4194304 4196468 140737226570336 140460632054000 140461450517122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=969] ppid=958 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/961/task/969/stat : 969 (java) S 958 961 31868 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41164165 14420725760 11843 33554432000 4194304 4196468 140737226570336 140460631000224 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=970] ppid=958 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/961/task/970/stat : 970 (java) S 958 961 31868 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41164165 14420725760 11843 33554432000 4194304 4196468 140737226570336 140460629947120 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=972] ppid=958 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/961/task/972/stat : 972 (java) S 958 961 31868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41164167 14420725760 11843 33554432000 4194304 4196468 140737226570336 140460628895696 140461450524571 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=973] ppid=958 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/961/task/973/stat : 973 (java) S 958 961 31868 0 -1 1077944384 532 0 0 0 2 0 0 0 20 0 15 0 41164167 14420725760 11843 33554432000 4194304 4196468 140737226570336 140460627843824 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=974] ppid=958 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/961/task/974/stat : 974 (java) R 958 961 31868 0 -1 1077944384 86 0 0 0 1 0 0 0 20 0 15 0 41164167 14420725760 11843 33554432000 4194304 4196468 140737226570336 140460626791376 140461450516181 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=975] ppid=958 vsize=14082740 memory=140298340091520 CPUtime=0.06 cores=1,3,5,7
/proc/961/task/975/stat : 975 (java) R 958 961 31868 0 -1 4202560 302 0 0 0 6 0 0 0 20 0 15 0 41164167 14420725760 11843 33554432000 4194304 4196468 140737226570336 140460625733264 140461429904337 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=976] ppid=958 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/961/task/976/stat : 976 (java) S 958 961 31868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41164167 14420725760 11843 33554432000 4194304 4196468 140737226570336 140460624685920 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=977] ppid=958 vsize=14082740 memory=140298340091520 CPUtime=0 cores=1,3,5,7
/proc/961/task/977/stat : 977 (java) S 958 961 31868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41164167 14420725760 11843 33554432000 4194304 4196468 140737226570336 140460623632944 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47372 KiB

[startup+0.310529 s]*
/proc/loadavg: 1.06 1.29 1.38 3/215 977
/proc/meminfo: memFree=17969228/32770624 swapFree=67108860/67108860
[pid=961] ppid=958 vsize=14082740 memory=50728 CPUtime=0.44 cores=1,3,5,7
/proc/961/stat : 961 (java) S 958 961 31868 0 -1 1077944320 10788 0 0 0 42 2 0 0 20 0 15 0 41164161 14420725760 12682 33554432000 4194304 4196468 140737226570336 140737226552880 140461450505975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
/proc/961/statm: 3520685 12682 3413 1 0 3482761 0
[pid=961/tid=963] ppid=958 vsize=14082740 memory=6935054825532540783 CPUtime=0.3 cores=1,3,5,7
/proc/961/task/963/stat : 963 (java) R 958 961 31868 0 -1 4202560 8448 0 0 0 28 2 0 0 20 0 15 0 41164162 14420725760 12682 33554432000 4194304 4196468 140737226570336 140461454697456 140461430781762 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=964] ppid=958 vsize=14082740 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/961/task/964/stat : 964 (java) S 958 961 31868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41164163 14420725760 12682 33554432000 4194304 4196468 140737226570336 140461046164496 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=965] ppid=958 vsize=14082740 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/961/task/965/stat : 965 (java) S 958 961 31868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41164163 14420725760 12682 33554432000 4194304 4196468 140737226570336 140461045111952 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=966] ppid=958 vsize=14082740 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/961/task/966/stat : 966 (java) S 958 961 31868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41164163 14420725760 12682 33554432000 4194304 4196468 140737226570336 140461044058896 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=967] ppid=958 vsize=14082740 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/961/task/967/stat : 967 (java) S 958 961 31868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41164163 14420725760 12682 33554432000 4194304 4196468 140737226570336 140461043006352 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=968] ppid=958 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/961/task/968/stat : 968 (java) S 958 961 31868 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41164164 14420725760 12682 33554432000 4194304 4196468 140737226570336 140460632054000 140461450517122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=969] ppid=958 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/961/task/969/stat : 969 (java) S 958 961 31868 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41164165 14420725760 12682 33554432000 4194304 4196468 140737226570336 140460631000224 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=970] ppid=958 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/961/task/970/stat : 970 (java) S 958 961 31868 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41164165 14420725760 12682 33554432000 4194304 4196468 140737226570336 140460629947120 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=972] ppid=958 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/961/task/972/stat : 972 (java) S 958 961 31868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41164167 14420725760 12682 33554432000 4194304 4196468 140737226570336 140460628895696 140461450524571 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=973] ppid=958 vsize=14082740 memory=140298193820064 CPUtime=0.02 cores=1,3,5,7
/proc/961/task/973/stat : 973 (java) S 958 961 31868 0 -1 1077944384 532 0 0 0 2 0 0 0 20 0 15 0 41164167 14420725760 12682 33554432000 4194304 4196468 140737226570336 140460627843824 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=974] ppid=958 vsize=14082740 memory=140298193734127 CPUtime=0.02 cores=1,3,5,7
/proc/961/task/974/stat : 974 (java) S 958 961 31868 0 -1 1077944384 105 0 0 0 2 0 0 0 20 0 15 0 41164167 14420725760 12682 33554432000 4194304 4196468 140737226570336 140460626791280 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=975] ppid=958 vsize=14082740 memory=140298193822255 CPUtime=0.08 cores=1,3,5,7
/proc/961/task/975/stat : 975 (java) S 958 961 31868 0 -1 1077944384 319 0 0 0 8 0 0 0 20 0 15 0 41164167 14420725760 12682 33554432000 4194304 4196468 140737226570336 140460625738224 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=976] ppid=958 vsize=14082740 memory=280596533824520 CPUtime=0 cores=1,3,5,7
/proc/961/task/976/stat : 976 (java) S 958 961 31868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41164167 14420725760 12682 33554432000 4194304 4196468 140737226570336 140460624685920 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=977] ppid=958 vsize=14082740 memory=140298193734127 CPUtime=0 cores=1,3,5,7
/proc/961/task/977/stat : 977 (java) S 958 961 31868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41164167 14420725760 12682 33554432000 4194304 4196468 140737226570336 140460623632944 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50728 KiB

[startup+0.700776 s]
/proc/loadavg: 1.06 1.29 1.38 4/215 977
/proc/meminfo: memFree=17944672/32770624 swapFree=67108860/67108860
[pid=961] ppid=958 vsize=14084808 memory=89116 CPUtime=1 cores=1,3,5,7
/proc/961/stat : 961 (java) S 958 961 31868 0 -1 1077944320 17640 0 0 0 95 5 0 0 20 0 15 0 41164161 14422843392 22279 33554432000 4194304 4196468 140737226570336 140737226552880 140461450505975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
/proc/961/statm: 3521202 22279 3497 1 0 3483273 0
[pid=961/tid=963] ppid=958 vsize=14084808 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/961/task/963/stat : 963 (java) R 958 961 31868 0 -1 4202560 14909 0 0 0 64 3 0 0 20 0 15 0 41164162 14422843392 22279 33554432000 4194304 4196468 140737226570336 140461454729344 140461434586462 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=964] ppid=958 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/961/task/964/stat : 964 (java) S 958 961 31868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41164163 14422843392 22279 33554432000 4194304 4196468 140737226570336 140461046164496 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=965] ppid=958 vsize=14084808 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/961/task/965/stat : 965 (java) S 958 961 31868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41164163 14422843392 22279 33554432000 4194304 4196468 140737226570336 140461045111952 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=966] ppid=958 vsize=14084808 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/961/task/966/stat : 966 (java) S 958 961 31868 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41164163 14422843392 22279 33554432000 4194304 4196468 140737226570336 140461044058896 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=967] ppid=958 vsize=14084808 memory=792 CPUtime=0 cores=1,3,5,7
/proc/961/task/967/stat : 967 (java) S 958 961 31868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41164163 14422843392 22279 33554432000 4194304 4196468 140737226570336 140461043006352 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=968] ppid=958 vsize=14084808 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/961/task/968/stat : 968 (java) S 958 961 31868 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41164164 14422843392 22279 33554432000 4194304 4196468 140737226570336 140460632054000 140461450517122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=969] ppid=958 vsize=14084808 memory=8388 CPUtime=0 cores=1,3,5,7
/proc/961/task/969/stat : 969 (java) S 958 961 31868 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41164165 14422843392 22279 33554432000 4194304 4196468 140737226570336 140460631000224 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=970] ppid=958 vsize=14084808 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/961/task/970/stat : 970 (java) S 958 961 31868 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41164165 14422843392 22279 33554432000 4194304 4196468 140737226570336 140460629947120 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=972] ppid=958 vsize=14084808 memory=5520 CPUtime=0 cores=1,3,5,7
/proc/961/task/972/stat : 972 (java) S 958 961 31868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41164167 14422843392 22279 33554432000 4194304 4196468 140737226570336 140460628895696 140461450524571 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=973] ppid=958 vsize=14084808 memory=4616 CPUtime=0.09 cores=1,3,5,7
/proc/961/task/973/stat : 973 (java) S 958 961 31868 0 -1 1077944384 681 0 0 0 9 0 0 0 20 0 15 0 41164167 14422843392 22279 33554432000 4194304 4196468 140737226570336 140460627843824 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=974] ppid=958 vsize=14084808 memory=14004 CPUtime=0.06 cores=1,3,5,7
/proc/961/task/974/stat : 974 (java) S 958 961 31868 0 -1 1077944384 251 0 0 0 6 0 0 0 20 0 15 0 41164167 14422843392 22279 33554432000 4194304 4196468 140737226570336 140460626791280 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=975] ppid=958 vsize=14084808 memory=1204 CPUtime=0.15 cores=1,3,5,7
/proc/961/task/975/stat : 975 (java) S 958 961 31868 0 -1 1077944384 418 0 0 0 15 0 0 0 20 0 15 0 41164167 14422843392 22279 33554432000 4194304 4196468 140737226570336 140460625738224 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=976] ppid=958 vsize=14084808 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/961/task/976/stat : 976 (java) S 958 961 31868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41164167 14422843392 22279 33554432000 4194304 4196468 140737226570336 140460624685920 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=977] ppid=958 vsize=14084808 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/961/task/977/stat : 977 (java) S 958 961 31868 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41164167 14422843392 22279 33554432000 4194304 4196468 140737226570336 140460623632944 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 89116 KiB

[startup+1.50077 s]
/proc/loadavg: 1.13 1.30 1.38 5/215 977
/proc/meminfo: memFree=17858260/32770624 swapFree=67108860/67108860
[pid=961] ppid=958 vsize=14086856 memory=243664 CPUtime=3.48 cores=1,3,5,7
/proc/961/stat : 961 (java) S 958 961 31868 0 -1 1077944320 24077 0 0 0 338 10 0 0 20 0 15 0 41164161 14424940544 60916 33554432000 4194304 4196468 140737226570336 140737226552880 140461450505975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
/proc/961/statm: 3521714 60916 3569 1 0 3483785 0
[pid=961/tid=963] ppid=958 vsize=14086856 memory=6947385649911455296 CPUtime=1.44 cores=1,3,5,7
/proc/961/task/963/stat : 963 (java) R 958 961 31868 0 -1 4202560 16376 0 0 0 139 5 0 0 20 0 15 0 41164162 14424940544 60916 33554432000 4194304 4196468 140737226570336 140461454741328 140461450517910 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=964] ppid=958 vsize=14086856 memory=6154820267226784105 CPUtime=0.01 cores=1,3,5,7
/proc/961/task/964/stat : 964 (java) S 958 961 31868 0 -1 1077944384 77 0 0 0 1 0 0 0 20 0 15 0 41164163 14424940544 60916 33554432000 4194304 4196468 140737226570336 140461046164496 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=965] ppid=958 vsize=14086856 memory=7881696724453321575 CPUtime=0.02 cores=1,3,5,7
/proc/961/task/965/stat : 965 (java) S 958 961 31868 0 -1 1077944384 33 0 0 0 2 0 0 0 20 0 15 0 41164163 14424940544 60916 33554432000 4194304 4196468 140737226570336 140461045111952 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=966] ppid=958 vsize=14086856 memory=6935649255759569472 CPUtime=0.02 cores=1,3,5,7
/proc/961/task/966/stat : 966 (java) S 958 961 31868 0 -1 1077944384 269 0 0 0 2 0 0 0 20 0 15 0 41164163 14424940544 60916 33554432000 4194304 4196468 140737226570336 140461044058896 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=967] ppid=958 vsize=14086856 memory=-8820188211957838939 CPUtime=0.02 cores=1,3,5,7
/proc/961/task/967/stat : 967 (java) S 958 961 31868 0 -1 1077944384 30 0 0 0 2 0 0 0 20 0 15 0 41164163 14424940544 60916 33554432000 4194304 4196468 140737226570336 140461043006352 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=968] ppid=958 vsize=14086856 memory=-7395679465411340910 CPUtime=0 cores=1,3,5,7
/proc/961/task/968/stat : 968 (java) S 958 961 31868 0 -1 1077944384 141 0 0 0 0 0 0 0 20 0 15 0 41164164 14424940544 60916 33554432000 4194304 4196468 140737226570336 140460632054000 140461450517122 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0

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

/proc/961/task/963/stat : 963 (java) R 958 961 31868 0 -1 4202560 79970 0 0 0 226109 41 0 0 20 0 15 0 41164162 14429134848 446165 33554432000 4194304 4196468 140737226570336 140461454744192 140461094417772 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=964] ppid=958 vsize=14090952 memory=55 CPUtime=0.27 cores=1,3,5,7
/proc/961/task/964/stat : 964 (java) S 958 961 31868 0 -1 1077944384 7316 0 0 0 20 7 0 0 20 0 15 0 41164163 14429134848 446165 33554432000 4194304 4196468 140737226570336 140461046164496 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=965] ppid=958 vsize=14090952 memory=1784660 CPUtime=0.28 cores=1,3,5,7
/proc/961/task/965/stat : 965 (java) S 958 961 31868 0 -1 1077944384 10781 0 0 0 21 7 0 0 20 0 15 0 41164163 14429134848 446165 33554432000 4194304 4196468 140737226570336 140461045111952 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=966] ppid=958 vsize=14090952 memory=1784660 CPUtime=0.27 cores=1,3,5,7
/proc/961/task/966/stat : 966 (java) S 958 961 31868 0 -1 1077944384 5548 0 0 0 20 7 0 0 20 0 15 0 41164163 14429134848 446165 33554432000 4194304 4196468 140737226570336 140461044058896 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=967] ppid=958 vsize=14090952 memory=1784660 CPUtime=0.28 cores=1,3,5,7
/proc/961/task/967/stat : 967 (java) S 958 961 31868 0 -1 1077944384 4323 0 0 0 21 7 0 0 20 0 15 0 41164163 14429134848 446165 33554432000 4194304 4196468 140737226570336 140461043006352 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=968] ppid=958 vsize=14090952 memory=1784660 CPUtime=0.11 cores=1,3,5,7
/proc/961/task/968/stat : 968 (java) S 958 961 31868 0 -1 1077944384 11041 0 0 0 8 3 0 0 20 0 15 0 41164164 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460632054000 140461450517122 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=969] ppid=958 vsize=14090952 memory=1784660 CPUtime=0 cores=1,3,5,7
/proc/961/task/969/stat : 969 (java) S 958 961 31868 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 41164165 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460631000288 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=970] ppid=958 vsize=14090952 memory=1784660 CPUtime=0 cores=1,3,5,7
/proc/961/task/970/stat : 970 (java) S 958 961 31868 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 41164165 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460629947136 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=972] ppid=958 vsize=14090952 memory=1784660 CPUtime=0 cores=1,3,5,7
/proc/961/task/972/stat : 972 (java) S 958 961 31868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460628895696 140461450524571 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=973] ppid=958 vsize=14090952 memory=1784660 CPUtime=2.11 cores=1,3,5,7
/proc/961/task/973/stat : 973 (java) S 958 961 31868 0 -1 1077944384 5512 0 0 0 210 1 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460627843824 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=974] ppid=958 vsize=14090952 memory=1784660 CPUtime=2.09 cores=1,3,5,7
/proc/961/task/974/stat : 974 (java) S 958 961 31868 0 -1 1077944384 4362 0 0 0 208 1 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460626791280 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=975] ppid=958 vsize=14090952 memory=1784660 CPUtime=0.92 cores=1,3,5,7
/proc/961/task/975/stat : 975 (java) S 958 961 31868 0 -1 1077944384 7591 0 0 0 91 1 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460625738224 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=976] ppid=958 vsize=14090952 memory=1784660 CPUtime=0 cores=1,3,5,7
/proc/961/task/976/stat : 976 (java) S 958 961 31868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460624685920 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=977] ppid=958 vsize=14090952 memory=1784660 CPUtime=0.65 cores=1,3,5,7
/proc/961/task/977/stat : 977 (java) S 958 961 31868 0 -1 1077944384 2096 0 0 0 27 38 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460623632944 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
Current children cumulated CPU time: 2268.59 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 1784660 KiB

[startup+2322.3 s]
/proc/loadavg: 1.52 1.65 1.67 3/215 1125
/proc/meminfo: memFree=14935188/32770624 swapFree=67108860/67108860
[pid=961] ppid=958 vsize=14090952 memory=1784660 CPUtime=2328.63 cores=1,3,5,7
/proc/961/stat : 961 (java) S 958 961 31868 0 -1 1077944320 141333 0 0 0 232754 109 0 0 20 0 15 0 41164161 14429134848 446165 33554432000 4194304 4196468 140737226570336 140737226552880 140461450505975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
/proc/961/statm: 3522738 446165 3588 1 0 3484809 0
[pid=961/tid=963] ppid=958 vsize=14090952 memory=1784660 CPUtime=2321.46 cores=1,3,5,7
/proc/961/task/963/stat : 963 (java) R 958 961 31868 0 -1 4202560 80669 0 0 0 232105 41 0 0 20 0 15 0 41164162 14429134848 446165 33554432000 4194304 4196468 140737226570336 140461454744304 140461094419214 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=964] ppid=958 vsize=14090952 memory=1784660 CPUtime=0.28 cores=1,3,5,7
/proc/961/task/964/stat : 964 (java) S 958 961 31868 0 -1 1077944384 7359 0 0 0 21 7 0 0 20 0 15 0 41164163 14429134848 446165 33554432000 4194304 4196468 140737226570336 140461046164496 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=965] ppid=958 vsize=14090952 memory=1784660 CPUtime=0.29 cores=1,3,5,7
/proc/961/task/965/stat : 965 (java) S 958 961 31868 0 -1 1077944384 10812 0 0 0 22 7 0 0 20 0 15 0 41164163 14429134848 446165 33554432000 4194304 4196468 140737226570336 140461045111952 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=966] ppid=958 vsize=14090952 memory=1784660 CPUtime=0.29 cores=1,3,5,7
/proc/961/task/966/stat : 966 (java) S 958 961 31868 0 -1 1077944384 5679 0 0 0 22 7 0 0 20 0 15 0 41164163 14429134848 446165 33554432000 4194304 4196468 140737226570336 140461044058896 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=967] ppid=958 vsize=14090952 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/961/task/967/stat : 967 (java) S 958 961 31868 0 -1 1077944384 4530 0 0 0 22 7 0 0 20 0 15 0 41164163 14429134848 446165 33554432000 4194304 4196468 140737226570336 140461043006352 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=968] ppid=958 vsize=14090952 memory=8323646621584 CPUtime=0.12 cores=1,3,5,7
/proc/961/task/968/stat : 968 (java) S 958 961 31868 0 -1 1077944384 11254 0 0 0 9 3 0 0 20 0 15 0 41164164 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460632054000 140461450517122 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=969] ppid=958 vsize=14090952 memory=1784660 CPUtime=0 cores=1,3,5,7
/proc/961/task/969/stat : 969 (java) S 958 961 31868 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 41164165 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460631000288 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=970] ppid=958 vsize=14090952 memory=1784660 CPUtime=0 cores=1,3,5,7
/proc/961/task/970/stat : 970 (java) S 958 961 31868 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 41164165 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460629947136 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=972] ppid=958 vsize=14090952 memory=1784660 CPUtime=0 cores=1,3,5,7
/proc/961/task/972/stat : 972 (java) S 958 961 31868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460628895696 140461450524571 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=973] ppid=958 vsize=14090952 memory=1784660 CPUtime=2.11 cores=1,3,5,7
/proc/961/task/973/stat : 973 (java) S 958 961 31868 0 -1 1077944384 5514 0 0 0 210 1 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460627843824 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=974] ppid=958 vsize=14090952 memory=1784660 CPUtime=2.09 cores=1,3,5,7
/proc/961/task/974/stat : 974 (java) S 958 961 31868 0 -1 1077944384 4365 0 0 0 208 1 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460626791280 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=975] ppid=958 vsize=14090952 memory=0 CPUtime=0.92 cores=1,3,5,7
/proc/961/task/975/stat : 975 (java) S 958 961 31868 0 -1 1077944384 7594 0 0 0 91 1 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460625738224 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=976] ppid=958 vsize=14090952 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/961/task/976/stat : 976 (java) S 958 961 31868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460624685920 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=977] ppid=958 vsize=14090952 memory=5520 CPUtime=0.67 cores=1,3,5,7
/proc/961/task/977/stat : 977 (java) S 958 961 31868 0 -1 1077944384 2127 0 0 0 28 39 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460623632944 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
Current children cumulated CPU time: 2328.63 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 1784660 KiB

[startup+2382.3 s]
/proc/loadavg: 1.61 1.66 1.67 4/215 1126
/proc/meminfo: memFree=14977992/32770624 swapFree=67108860/67108860
[pid=961] ppid=958 vsize=14090952 memory=1784660 CPUtime=2388.7 cores=1,3,5,7
/proc/961/stat : 961 (java) S 958 961 31868 0 -1 1077944320 142771 0 0 0 238760 110 0 0 20 0 15 0 41164161 14429134848 446165 33554432000 4194304 4196468 140737226570336 140737226552880 140461450505975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
/proc/961/statm: 3522738 446165 3588 1 0 3484809 0
[pid=961/tid=963] ppid=958 vsize=14090952 memory=13 CPUtime=2381.43 cores=1,3,5,7
/proc/961/task/963/stat : 963 (java) R 958 961 31868 0 -1 4202560 81207 0 0 0 238102 41 0 0 20 0 15 0 41164162 14429134848 446165 33554432000 4194304 4196468 140737226570336 140461454744224 140461094709087 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=964] ppid=958 vsize=14090952 memory=1784660 CPUtime=0.3 cores=1,3,5,7
/proc/961/task/964/stat : 964 (java) S 958 961 31868 0 -1 1077944384 7427 0 0 0 23 7 0 0 20 0 15 0 41164163 14429134848 446165 33554432000 4194304 4196468 140737226570336 140461046164496 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=965] ppid=958 vsize=14090952 memory=8323646621584 CPUtime=0.32 cores=1,3,5,7
/proc/961/task/965/stat : 965 (java) S 958 961 31868 0 -1 1077944384 10978 0 0 0 24 8 0 0 20 0 15 0 41164163 14429134848 446165 33554432000 4194304 4196468 140737226570336 140461045111952 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=966] ppid=958 vsize=14090952 memory=1784660 CPUtime=0.3 cores=1,3,5,7
/proc/961/task/966/stat : 966 (java) S 958 961 31868 0 -1 1077944384 5855 0 0 0 23 7 0 0 20 0 15 0 41164163 14429134848 446165 33554432000 4194304 4196468 140737226570336 140461044058896 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=967] ppid=958 vsize=14090952 memory=1784660 CPUtime=0.31 cores=1,3,5,7
/proc/961/task/967/stat : 967 (java) S 958 961 31868 0 -1 1077944384 4628 0 0 0 24 7 0 0 20 0 15 0 41164163 14429134848 446165 33554432000 4194304 4196468 140737226570336 140461043006352 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=968] ppid=958 vsize=14090952 memory=1784660 CPUtime=0.13 cores=1,3,5,7
/proc/961/task/968/stat : 968 (java) S 958 961 31868 0 -1 1077944384 11603 0 0 0 10 3 0 0 20 0 15 0 41164164 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460632054000 140461450517122 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=969] ppid=958 vsize=14090952 memory=215702 CPUtime=0 cores=1,3,5,7
/proc/961/task/969/stat : 969 (java) S 958 961 31868 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 41164165 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460631000288 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=970] ppid=958 vsize=14090952 memory=1784660 CPUtime=0 cores=1,3,5,7
/proc/961/task/970/stat : 970 (java) S 958 961 31868 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 41164165 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460629947136 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=972] ppid=958 vsize=14090952 memory=1784660 CPUtime=0 cores=1,3,5,7
/proc/961/task/972/stat : 972 (java) S 958 961 31868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460628895696 140461450524571 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=973] ppid=958 vsize=14090952 memory=1784660 CPUtime=2.11 cores=1,3,5,7
/proc/961/task/973/stat : 973 (java) S 958 961 31868 0 -1 1077944384 5518 0 0 0 210 1 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460627843824 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=974] ppid=958 vsize=14090952 memory=4140 CPUtime=2.09 cores=1,3,5,7
/proc/961/task/974/stat : 974 (java) S 958 961 31868 0 -1 1077944384 4369 0 0 0 208 1 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460626791280 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=975] ppid=958 vsize=14090952 memory=1784660 CPUtime=0.92 cores=1,3,5,7
/proc/961/task/975/stat : 975 (java) S 958 961 31868 0 -1 1077944384 7598 0 0 0 91 1 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460625738224 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=976] ppid=958 vsize=14090952 memory=1784660 CPUtime=0 cores=1,3,5,7
/proc/961/task/976/stat : 976 (java) S 958 961 31868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460624685920 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=977] ppid=958 vsize=14090952 memory=1204 CPUtime=0.69 cores=1,3,5,7
/proc/961/task/977/stat : 977 (java) S 958 961 31868 0 -1 1077944384 2158 0 0 0 29 40 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460623632944 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
Current children cumulated CPU time: 2388.7 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 1784660 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2393.6 s]
/proc/loadavg: 1.67 1.67 1.67 3/215 1127
/proc/meminfo: memFree=14989500/32770624 swapFree=67108860/67108860
[pid=961] ppid=958 vsize=14090952 memory=1784660 CPUtime=2400.01 cores=1,3,5,7
/proc/961/stat : 961 (java) S 958 961 31868 0 -1 1077944320 142938 0 0 0 239890 111 0 0 20 0 15 0 41164161 14429134848 446165 33554432000 4194304 4196468 140737226570336 140737226552880 140461450505975 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
/proc/961/statm: 3522738 446165 3588 1 0 3484809 0
[pid=961/tid=963] ppid=958 vsize=14090952 memory=6935054825532540783 CPUtime=2392.73 cores=1,3,5,7
/proc/961/task/963/stat : 963 (java) R 958 961 31868 0 -1 4202560 81366 0 0 0 239231 42 0 0 20 0 15 0 41164162 14429134848 446165 33554432000 4194304 4196468 140737226570336 140461454744288 140461094661484 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=964] ppid=958 vsize=14090952 memory=4126316290023845779 CPUtime=0.31 cores=1,3,5,7
/proc/961/task/964/stat : 964 (java) S 958 961 31868 0 -1 1077944384 7427 0 0 0 24 7 0 0 20 0 15 0 41164163 14429134848 446165 33554432000 4194304 4196468 140737226570336 140461046164496 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=965] ppid=958 vsize=14090952 memory=4104 CPUtime=0.32 cores=1,3,5,7
/proc/961/task/965/stat : 965 (java) S 958 961 31868 0 -1 1077944384 10978 0 0 0 24 8 0 0 20 0 15 0 41164163 14429134848 446165 33554432000 4194304 4196468 140737226570336 140461045111952 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=966] ppid=958 vsize=14090952 memory=1296 CPUtime=0.31 cores=1,3,5,7
/proc/961/task/966/stat : 966 (java) S 958 961 31868 0 -1 1077944384 5859 0 0 0 23 8 0 0 20 0 15 0 41164163 14429134848 446165 33554432000 4194304 4196468 140737226570336 140461044058896 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=967] ppid=958 vsize=14090952 memory=2408 CPUtime=0.31 cores=1,3,5,7
/proc/961/task/967/stat : 967 (java) S 958 961 31868 0 -1 1077944384 4628 0 0 0 24 7 0 0 20 0 15 0 41164163 14429134848 446165 33554432000 4194304 4196468 140737226570336 140461043006352 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=968] ppid=958 vsize=14090952 memory=1724 CPUtime=0.14 cores=1,3,5,7
/proc/961/task/968/stat : 968 (java) S 958 961 31868 0 -1 1077944384 11605 0 0 0 11 3 0 0 20 0 15 0 41164164 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460632054000 140461450517122 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=969] ppid=958 vsize=14090952 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/961/task/969/stat : 969 (java) S 958 961 31868 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 41164165 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460631000288 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=970] ppid=958 vsize=14090952 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/961/task/970/stat : 970 (java) S 958 961 31868 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 41164165 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460629947136 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=972] ppid=958 vsize=14090952 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/961/task/972/stat : 972 (java) S 958 961 31868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460628895696 140461450524571 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=973] ppid=958 vsize=14090952 memory=792 CPUtime=2.11 cores=1,3,5,7
/proc/961/task/973/stat : 973 (java) S 958 961 31868 0 -1 1077944384 5518 0 0 0 210 1 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460627843824 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=974] ppid=958 vsize=14090952 memory=1228 CPUtime=2.09 cores=1,3,5,7
/proc/961/task/974/stat : 974 (java) S 958 961 31868 0 -1 1077944384 4369 0 0 0 208 1 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460626791280 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=975] ppid=958 vsize=14090952 memory=0 CPUtime=0.92 cores=1,3,5,7
/proc/961/task/975/stat : 975 (java) S 958 961 31868 0 -1 1077944384 7598 0 0 0 91 1 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460625738224 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=976] ppid=958 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/961/task/976/stat : 976 (java) S 958 961 31868 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460624685920 140461450516181 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
[pid=961/tid=977] ppid=958 vsize=14090952 memory=140298194769648 CPUtime=0.69 cores=1,3,5,7
/proc/961/task/977/stat : 977 (java) S 958 961 31868 0 -1 1077944384 2160 0 0 0 29 40 0 0 20 0 15 0 41164167 14429134848 446165 33554432000 4194304 4196468 140737226570336 140460623632944 140461450517122 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28766208 140737226576978 140737226577161 140737226577161 140737226579919 0
Current children cumulated CPU time: 2400.01 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 1784660 KiB

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

[startup+2393.62 s]
# the end of solver process 961 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.92 s, system=1.11899 s

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

Child status: 143
Real time (s): 2393.62
CPU time (s): 2400.04
CPU user time (s): 2398.92
CPU system time (s): 1.11899
CPU usage (%): 100.268
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 2188576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.92
system time used= 1.11899
maximum resident set size= 2203660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143203
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57358
involuntary context switches= 1840


# summary of solver processes directly reported to runsolver:
#   pid: 961
#   total CPU time (s): 2400.04
#   total CPU user time (s): 2398.92
#   total CPU system time (s): 1.11899

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.3132 second user time and 19.751 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-22 07:06:53
IDJOB=4290931
IDBENCH=141238
IDSOLVER=2744
FILE ID=node106/4290931-1532236013
RUNJOBID= node106-1532226506-31900
PBS_JOBID= 21018948
Free space on /tmp= 52996 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-07-02
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-robin18_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-4290931-1532236013/watcher-4290931-1532236013 -o /tmp/evaluation-result-4290931-1532236013/solver-4290931-1532236013 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532226506-31900 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 74626444 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290931-1532236013.xml

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

MD5SUM BENCH= f09386fa05f6191f12fed212ce37b406
RANDOM SEED=74626444

node106.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	: 5334.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	: 5334.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	: 5334.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	: 5334.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:        18006128 kB
MemAvailable:   31769864 kB
Buffers:          232220 kB
Cached:         13621364 kB
SwapCached:            0 kB
Active:          1488676 kB
Inactive:       12588856 kB
Active(anon):     226576 kB
Inactive(anon):    17096 kB
Active(file):    1262100 kB
Inactive(file): 12571760 kB
Unevictable:        6920 kB
Mlocked:            6920 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36920 kB
Writeback:             0 kB
AnonPages:        242452 kB
Mapped:            48684 kB
Shmem:             17036 kB
Slab:             385420 kB
SReclaimable:     358336 kB
SUnreclaim:        27084 kB
KernelStack:        3808 kB
PageTables:         6164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1185584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 52960 MiB
End job on node106 at 2018-07-22 07:46:47