Trace number 4299326

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
slowpoke 2018-04-29? (TO) 2520.09 2464.42

General information on the benchmark

NameLangford/
LangfordBin-06_c18.xml
MD5SUM067c7c3f6995d0e6d34aa4db2f294f93
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.203771
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints18
Number of domains2
Minimum domain size6
Maximum domain size12
Distribution of domain sizes[{"size":6,"count":12},{"size":12,"count":12}]
Minimum variable degree2
Maximum variable degree12
Distribution of variable degrees[{"degree":2,"count":12},{"degree":12,"count":12}]
Minimum constraint arity2
Maximum constraint arity13
Distribution of constraint arities[{"arity":2,"count":6},{"arity":13,"count":12}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"element","count":12}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: 2520
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.05/2464.40	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 (13511 MiB free)
  memory of node 1: 16384 MiB (13917 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299326-1532810215/watcher-4299326-1532810215 -o /tmp/evaluation-result-4299326-1532810215/solver-4299326-1532810215 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532810215-29951 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299326-1532810215.xml --timelimit 2520 

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

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


[startup+0.100153 s]*
/proc/loadavg: 1.30 1.49 1.47 4/216 30009
/proc/meminfo: memFree=28055352/32770624 swapFree=67108532/67108860
[pid=29976] ppid=29972 vsize=10661056 memory=27348 CPUtime=0.13 cores=1,3,5,7
/proc/29976/stat : 29976 (java) S 29972 29976 29919 0 -1 1077944320 5309 0 0 0 11 2 0 0 20 0 15 0 98584702 10916921344 6837 33554432000 4194304 4196468 140732948460768 140732948443312 139903437602551 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
/proc/29976/statm: 2665264 6837 2812 1 0 2627263 0
[pid=29976/tid=29982] ppid=29972 vsize=10661056 memory=5450919713671312938 CPUtime=0.09 cores=1,3,5,7
/proc/29976/task/29982/stat : 29982 (java) R 29972 29976 29919 0 -1 4202560 3183 0 0 0 8 1 0 0 20 0 15 0 98584702 10916921344 6837 33554432000 4194304 4196468 140732948460768 139903441830704 139903073653045 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29984] ppid=29972 vsize=10661056 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29984/stat : 29984 (java) S 29972 29976 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98584703 10916921344 6837 33554432000 4194304 4196468 140732948460768 139903394155664 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29987] ppid=29972 vsize=10661056 memory=140677920126592 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29987/stat : 29987 (java) S 29972 29976 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98584703 10916921344 6837 33554432000 4194304 4196468 140732948460768 139903043034128 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29989] ppid=29972 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29989/stat : 29989 (java) S 29972 29976 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98584703 10916921344 6837 33554432000 4194304 4196468 140732948460768 139903041981328 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29991] ppid=29972 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29991/stat : 29991 (java) S 29972 29976 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98584703 10916921344 6837 33554432000 4194304 4196468 140732948460768 139903040928528 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29992] ppid=29972 vsize=10661056 memory=140677920126592 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29992/stat : 29992 (java) S 29972 29976 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98584705 10916921344 6837 33554432000 4194304 4196468 140732948460768 139902997350768 139903437613698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29994] ppid=29972 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29994/stat : 29994 (java) S 29972 29976 29919 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98584705 10916921344 6837 33554432000 4194304 4196468 140732948460768 139902996296736 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29996] ppid=29972 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29996/stat : 29996 (java) S 29972 29976 29919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98584705 10916921344 6837 33554432000 4194304 4196468 140732948460768 139902995243888 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30002] ppid=29972 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30002/stat : 30002 (java) S 29972 29976 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98584708 10916921344 6837 33554432000 4194304 4196468 140732948460768 139902994192208 139903437621147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30003] ppid=29972 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30003/stat : 30003 (java) R 29972 29976 29919 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 98584708 10916921344 6837 33554432000 4194304 4196468 140732948460768 139902993140592 139903437613698 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30004] ppid=29972 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30004/stat : 30004 (java) R 29972 29976 29919 0 -1 4202560 132 0 0 0 0 0 0 0 20 0 15 0 98584708 10916921344 6903 33554432000 4194304 4196468 140732948460768 139902992087792 139903418954864 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30005] ppid=29972 vsize=10661056 memory=140677920126592 CPUtime=0.01 cores=1,3,5,7
/proc/29976/task/30005/stat : 30005 (java) R 29972 29976 29919 0 -1 4202560 330 0 0 0 1 0 0 0 20 0 15 0 98584708 10916921344 6903 33554432000 4194304 4196468 140732948460768 139902991034992 139903421779878 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30007] ppid=29972 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30007/stat : 30007 (java) S 29972 29976 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98584708 10916921344 6903 33554432000 4194304 4196468 140732948460768 139902922517216 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30009] ppid=29972 vsize=10661056 memory=140677920126592 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30009/stat : 30009 (java) S 29972 29976 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98584708 10916921344 6903 33554432000 4194304 4196468 140732948460768 139902921464496 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27348 KiB

[startup+0.210636 s]*
/proc/loadavg: 1.52 1.53 1.49 3/216 30009
/proc/meminfo: memFree=28032296/32770624 swapFree=67108532/67108860
[pid=29976] ppid=29972 vsize=10661132 memory=40424 CPUtime=0.32 cores=1,3,5,7
/proc/29976/stat : 29976 (java) S 29972 29976 29919 0 -1 1077944320 8170 0 0 0 30 2 0 0 20 0 15 0 98584702 10916999168 10106 33554432000 4194304 4196468 140732948460768 140732948443312 139903437602551 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
/proc/29976/statm: 2665283 10106 2997 1 0 2627263 0
[pid=29976/tid=29982] ppid=29972 vsize=10661132 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/29976/task/29982/stat : 29982 (java) R 29972 29976 29919 0 -1 4202560 5262 0 0 0 18 2 0 0 20 0 15 0 98584702 10916999168 10106 33554432000 4194304 4196468 140732948460768 139903441834864 139903421683038 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29984] ppid=29972 vsize=10661132 memory=364 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29984/stat : 29984 (java) S 29972 29976 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98584703 10916999168 10106 33554432000 4194304 4196468 140732948460768 139903394155664 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29987] ppid=29972 vsize=10661132 memory=288371054071838336 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29987/stat : 29987 (java) S 29972 29976 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98584703 10916999168 10106 33554432000 4194304 4196468 140732948460768 139903043034128 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29989] ppid=29972 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29989/stat : 29989 (java) S 29972 29976 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98584703 10916999168 10106 33554432000 4194304 4196468 140732948460768 139903041981328 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29991] ppid=29972 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29991/stat : 29991 (java) S 29972 29976 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98584703 10916999168 10106 33554432000 4194304 4196468 140732948460768 139903040928528 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29992] ppid=29972 vsize=10661132 memory=140677920126592 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29992/stat : 29992 (java) S 29972 29976 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98584705 10916999168 10106 33554432000 4194304 4196468 140732948460768 139902997350768 139903437613698 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29994] ppid=29972 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29994/stat : 29994 (java) S 29972 29976 29919 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98584705 10916999168 10106 33554432000 4194304 4196468 140732948460768 139902996296736 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29996] ppid=29972 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29996/stat : 29996 (java) S 29972 29976 29919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98584705 10916999168 10106 33554432000 4194304 4196468 140732948460768 139902995243888 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30002] ppid=29972 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30002/stat : 30002 (java) S 29972 29976 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98584708 10916999168 10106 33554432000 4194304 4196468 140732948460768 139902994192208 139903437621147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30003] ppid=29972 vsize=10661132 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/29976/task/30003/stat : 30003 (java) S 29972 29976 29919 0 -1 1077944384 500 0 0 0 1 0 0 0 20 0 15 0 98584708 10916999168 10106 33554432000 4194304 4196468 140732948460768 139902993140592 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30004] ppid=29972 vsize=10661132 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/29976/task/30004/stat : 30004 (java) S 29972 29976 29919 0 -1 1077944384 281 0 0 0 2 0 0 0 20 0 15 0 98584708 10916999168 10106 33554432000 4194304 4196468 140732948460768 139902992087792 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30005] ppid=29972 vsize=10661132 memory=140677920126592 CPUtime=0.07 cores=1,3,5,7
/proc/29976/task/30005/stat : 30005 (java) S 29972 29976 29919 0 -1 1077944384 765 0 0 0 7 0 0 0 20 0 15 0 98584708 10916999168 10106 33554432000 4194304 4196468 140732948460768 139902991034992 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30007] ppid=29972 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30007/stat : 30007 (java) S 29972 29976 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98584708 10916999168 10106 33554432000 4194304 4196468 140732948460768 139902922517216 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30009] ppid=29972 vsize=10661132 memory=140677920126592 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30009/stat : 30009 (java) S 29972 29976 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98584708 10916999168 10106 33554432000 4194304 4196468 140732948460768 139902921464496 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40424 KiB

[startup+0.310124 s]*
/proc/loadavg: 1.52 1.53 1.49 8/216 30009
/proc/meminfo: memFree=28020976/32770624 swapFree=67108532/67108860
[pid=29976] ppid=29972 vsize=10661132 memory=47108 CPUtime=0.56 cores=1,3,5,7
/proc/29976/stat : 29976 (java) S 29972 29976 29919 0 -1 1077944320 8875 0 0 0 53 3 0 0 20 0 15 0 98584702 10916999168 11777 33554432000 4194304 4196468 140732948460768 140732948443312 139903437602551 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
/proc/29976/statm: 2665283 11777 3044 1 0 2627263 0
[pid=29976/tid=29982] ppid=29972 vsize=10661132 memory=8390339637985935414 CPUtime=0.3 cores=1,3,5,7
/proc/29976/task/29982/stat : 29982 (java) R 29972 29976 29919 0 -1 4202560 5630 0 0 0 28 2 0 0 20 0 15 0 98584702 10916999168 11777 33554432000 4194304 4196468 140732948460768 139903441832880 139903073549600 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29984] ppid=29972 vsize=10661132 memory=304556144784048151 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29984/stat : 29984 (java) S 29972 29976 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98584703 10916999168 11777 33554432000 4194304 4196468 140732948460768 139903394155664 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29987] ppid=29972 vsize=10661132 memory=288371054071838336 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29987/stat : 29987 (java) S 29972 29976 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98584703 10916999168 11777 33554432000 4194304 4196468 140732948460768 139903043034128 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29989] ppid=29972 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29989/stat : 29989 (java) S 29972 29976 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98584703 10916999168 11777 33554432000 4194304 4196468 140732948460768 139903041981328 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29991] ppid=29972 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29991/stat : 29991 (java) S 29972 29976 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98584703 10916999168 11777 33554432000 4194304 4196468 140732948460768 139903040928528 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29992] ppid=29972 vsize=10661132 memory=140677920126592 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29992/stat : 29992 (java) S 29972 29976 29919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98584705 10916999168 11777 33554432000 4194304 4196468 140732948460768 139902997350768 139903437613698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29994] ppid=29972 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29994/stat : 29994 (java) S 29972 29976 29919 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98584705 10916999168 11777 33554432000 4194304 4196468 140732948460768 139902996296736 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29996] ppid=29972 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29996/stat : 29996 (java) S 29972 29976 29919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98584705 10916999168 11777 33554432000 4194304 4196468 140732948460768 139902995243888 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30002] ppid=29972 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30002/stat : 30002 (java) S 29972 29976 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98584708 10916999168 11777 33554432000 4194304 4196468 140732948460768 139902994192208 139903437621147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30003] ppid=29972 vsize=10661132 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/29976/task/30003/stat : 30003 (java) S 29972 29976 29919 0 -1 1077944384 625 0 0 0 5 0 0 0 20 0 15 0 98584708 10916999168 11777 33554432000 4194304 4196468 140732948460768 139902993140592 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30004] ppid=29972 vsize=10661132 memory=-1 CPUtime=0.06 cores=1,3,5,7
/proc/29976/task/30004/stat : 30004 (java) R 29972 29976 29919 0 -1 1077944384 375 0 0 0 6 0 0 0 20 0 15 0 98584708 10916999168 11777 33554432000 4194304 4196468 140732948460768 139902992087792 139903437613698 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30005] ppid=29972 vsize=10661132 memory=140677920126592 CPUtime=0.13 cores=1,3,5,7
/proc/29976/task/30005/stat : 30005 (java) R 29972 29976 29919 0 -1 4202560 879 0 0 0 13 0 0 0 20 0 15 0 98584708 10916999168 11777 33554432000 4194304 4196468 140732948460768 139902991032800 139903416741216 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30007] ppid=29972 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30007/stat : 30007 (java) S 29972 29976 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98584708 10916999168 11777 33554432000 4194304 4196468 140732948460768 139902922517216 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30009] ppid=29972 vsize=10661132 memory=140677920126592 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30009/stat : 30009 (java) S 29972 29976 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98584708 10916999168 11777 33554432000 4194304 4196468 140732948460768 139902921464496 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 47108 KiB

[startup+0.700828 s]
/proc/loadavg: 1.52 1.53 1.49 7/216 30009
/proc/meminfo: memFree=27956304/32770624 swapFree=67108532/67108860
[pid=29976] ppid=29972 vsize=10661132 memory=121160 CPUtime=1.72 cores=1,3,5,7
/proc/29976/stat : 29976 (java) S 29972 29976 29919 0 -1 1077944320 18228 0 0 0 165 7 0 0 20 0 15 0 98584702 10916999168 30290 33554432000 4194304 4196468 140732948460768 140732948443312 139903437602551 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
/proc/29976/statm: 2665283 30290 3101 1 0 2627263 0
[pid=29976/tid=29982] ppid=29972 vsize=10661132 memory=16236 CPUtime=0.68 cores=1,3,5,7
/proc/29976/task/29982/stat : 29982 (java) R 29972 29976 29919 0 -1 4202560 5691 0 0 0 64 4 0 0 20 0 15 0 98584702 10916999168 30290 33554432000 4194304 4196468 140732948460768 139903441843088 140732950108098 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29984] ppid=29972 vsize=10661132 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29984/stat : 29984 (java) S 29972 29976 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98584703 10916999168 30290 33554432000 4194304 4196468 140732948460768 139903394155664 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29987] ppid=29972 vsize=10661132 memory=640 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29987/stat : 29987 (java) S 29972 29976 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98584703 10916999168 30290 33554432000 4194304 4196468 140732948460768 139903043034128 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29989] ppid=29972 vsize=10661132 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29989/stat : 29989 (java) S 29972 29976 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98584703 10916999168 30290 33554432000 4194304 4196468 140732948460768 139903041981328 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29991] ppid=29972 vsize=10661132 memory=960 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29991/stat : 29991 (java) S 29972 29976 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98584703 10916999168 30290 33554432000 4194304 4196468 140732948460768 139903040928528 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29992] ppid=29972 vsize=10661132 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29992/stat : 29992 (java) S 29972 29976 29919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98584705 10916999168 30290 33554432000 4194304 4196468 140732948460768 139902997350768 139903437613698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29994] ppid=29972 vsize=10661132 memory=2332 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29994/stat : 29994 (java) S 29972 29976 29919 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98584705 10916999168 30290 33554432000 4194304 4196468 140732948460768 139902996296736 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29996] ppid=29972 vsize=10661132 memory=928 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29996/stat : 29996 (java) S 29972 29976 29919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98584705 10916999168 30290 33554432000 4194304 4196468 140732948460768 139902995243888 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30002] ppid=29972 vsize=10661132 memory=6153431502485415274 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30002/stat : 30002 (java) S 29972 29976 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98584708 10916999168 30290 33554432000 4194304 4196468 140732948460768 139902994192208 139903437621147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30003] ppid=29972 vsize=10661132 memory=6081108994580113768 CPUtime=0.41 cores=1,3,5,7
/proc/29976/task/30003/stat : 30003 (java) R 29972 29976 29919 0 -1 4202560 4647 0 0 0 40 1 0 0 20 0 15 0 98584708 10916999168 30290 33554432000 4194304 4196468 140732948460768 139902993126616 139903422531964 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30004] ppid=29972 vsize=10661132 memory=6154282490091891024 CPUtime=0.42 cores=1,3,5,7
/proc/29976/task/30004/stat : 30004 (java) R 29972 29976 29919 0 -1 4202560 5050 0 0 0 41 1 0 0 20 0 15 0 98584708 10916999168 30290 33554432000 4194304 4196468 140732948460768 139902992072136 139903419123442 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30005] ppid=29972 vsize=10661132 memory=5450916479948256810 CPUtime=0.19 cores=1,3,5,7
/proc/29976/task/30005/stat : 30005 (java) S 29972 29976 29919 0 -1 1077944384 1471 0 0 0 19 0 0 0 20 0 15 0 98584708 10916999168 30290 33554432000 4194304 4196468 140732948460768 139902991034992 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30007] ppid=29972 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30007/stat : 30007 (java) S 29972 29976 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98584708 10916999168 30290 33554432000 4194304 4196468 140732948460768 139902922517216 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30009] ppid=29972 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30009/stat : 30009 (java) S 29972 29976 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98584708 10916999168 30290 33554432000 4194304 4196468 140732948460768 139902921464496 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 121160 KiB

[startup+1.50073 s]
/proc/loadavg: 1.52 1.53 1.49 5/209 30033
/proc/meminfo: memFree=27943388/32770624 swapFree=67108532/67108860
[pid=29976] ppid=29972 vsize=10661132 memory=184284 CPUtime=3.27 cores=1,3,5,7
/proc/29976/stat : 29976 (java) S 29972 29976 29919 0 -1 1077944320 21414 0 0 0 319 8 0 0 20 0 15 0 98584702 10916999168 46071 33554432000 4194304 4196468 140732948460768 140732948443312 139903437602551 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
/proc/29976/statm: 2665283 46071 3112 1 0 2627263 0
[pid=29976/tid=29982] ppid=29972 vsize=10661132 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/29976/task/29982/stat : 29982 (java) R 29972 29976 29919 0 -1 4202560 5988 0 0 0 143 4 0 0 20 0 15 0 98584702 10916999168 46071 33554432000 4194304 4196468 140732948460768 139903441837232 140732950108098 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29984] ppid=29972 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29984/stat : 29984 (java) S 29972 29976 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98584703 10916999168 46071 33554432000 4194304 4196468 140732948460768 139903394155664 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29987] ppid=29972 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29987/stat : 29987 (java) S 29972 29976 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98584703 10916999168 46071 33554432000 4194304 4196468 140732948460768 139903043034128 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29989] ppid=29972 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29989/stat : 29989 (java) S 29972 29976 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98584703 10916999168 46071 33554432000 4194304 4196468 140732948460768 139903041981328 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29991] ppid=29972 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29991/stat : 29991 (java) S 29972 29976 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98584703 10916999168 46071 33554432000 4194304 4196468 140732948460768 139903040928528 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29992] ppid=29972 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29992/stat : 29992 (java) S 29972 29976 29919 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 98584705 10916999168 46071 33554432000 4194304 4196468 140732948460768 139902997350768 139903437613698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0

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

/proc/29976/task/29982/stat : 29982 (java) R 29972 29976 29919 0 -1 4202560 30394 0 0 0 230656 235 0 0 20 0 15 0 98584702 10916999168 883080 33554432000 4194304 4196468 140732948460768 139903441843456 140732950108098 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29984] ppid=29972 vsize=10661132 memory=3532320 CPUtime=12.03 cores=1,3,5,7
/proc/29976/task/29984/stat : 29984 (java) S 29972 29976 29919 0 -1 1077944384 12338 0 0 0 1117 86 0 0 20 0 15 0 98584703 10916999168 883080 33554432000 4194304 4196468 140732948460768 139903394155664 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29987] ppid=29972 vsize=10661132 memory=3532320 CPUtime=12.02 cores=1,3,5,7
/proc/29976/task/29987/stat : 29987 (java) S 29972 29976 29919 0 -1 1077944384 11539 0 0 0 1117 85 0 0 20 0 15 0 98584703 10916999168 883080 33554432000 4194304 4196468 140732948460768 139903043034128 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29989] ppid=29972 vsize=10661132 memory=3532320 CPUtime=11.95 cores=1,3,5,7
/proc/29976/task/29989/stat : 29989 (java) S 29972 29976 29919 0 -1 1077944384 10937 0 0 0 1111 84 0 0 20 0 15 0 98584703 10916999168 883080 33554432000 4194304 4196468 140732948460768 139903041981328 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29991] ppid=29972 vsize=10661132 memory=3532320 CPUtime=11.99 cores=1,3,5,7
/proc/29976/task/29991/stat : 29991 (java) S 29972 29976 29919 0 -1 1077944384 12494 0 0 0 1113 86 0 0 20 0 15 0 98584703 10916999168 883080 33554432000 4194304 4196468 140732948460768 139903040928528 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29992] ppid=29972 vsize=10661132 memory=3532320 CPUtime=1.61 cores=1,3,5,7
/proc/29976/task/29992/stat : 29992 (java) S 29972 29976 29919 0 -1 1077944384 13156 0 0 0 155 6 0 0 20 0 15 0 98584705 10916999168 883080 33554432000 4194304 4196468 140732948460768 139902997350768 139903437613698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29994] ppid=29972 vsize=10661132 memory=234495 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29994/stat : 29994 (java) S 29972 29976 29919 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 98584705 10916999168 883080 33554432000 4194304 4196468 140732948460768 139902996296736 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29996] ppid=29972 vsize=10661132 memory=3868 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29996/stat : 29996 (java) S 29972 29976 29919 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 98584705 10916999168 883080 33554432000 4194304 4196468 140732948460768 139902995243888 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30002] ppid=29972 vsize=10661132 memory=28676 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30002/stat : 30002 (java) S 29972 29976 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98584708 10916999168 883080 33554432000 4194304 4196468 140732948460768 139902994192208 139903437621147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30003] ppid=29972 vsize=10661132 memory=3532320 CPUtime=0.84 cores=1,3,5,7
/proc/29976/task/30003/stat : 30003 (java) S 29972 29976 29919 0 -1 1077944384 6467 0 0 0 83 1 0 0 20 0 15 0 98584708 10916999168 883080 33554432000 4194304 4196468 140732948460768 139902993140592 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30004] ppid=29972 vsize=10661132 memory=3532320 CPUtime=0.84 cores=1,3,5,7
/proc/29976/task/30004/stat : 30004 (java) S 29972 29976 29919 0 -1 1077944384 6799 0 0 0 83 1 0 0 20 0 15 0 98584708 10916999168 883080 33554432000 4194304 4196468 140732948460768 139902992087792 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30005] ppid=29972 vsize=10661132 memory=3532320 CPUtime=0.22 cores=1,3,5,7
/proc/29976/task/30005/stat : 30005 (java) S 29972 29976 29919 0 -1 1077944384 2255 0 0 0 21 1 0 0 20 0 15 0 98584708 10916999168 883080 33554432000 4194304 4196468 140732948460768 139902991034992 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30007] ppid=29972 vsize=10661132 memory=3532320 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30007/stat : 30007 (java) S 29972 29976 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98584708 10916999168 883080 33554432000 4194304 4196468 140732948460768 139902922517216 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30009] ppid=29972 vsize=10661132 memory=3532320 CPUtime=1.85 cores=1,3,5,7
/proc/29976/task/30009/stat : 30009 (java) S 29972 29976 29919 0 -1 1077944384 1853 0 0 0 64 121 0 0 20 0 15 0 98584708 10916999168 883080 33554432000 4194304 4196468 140732948460768 139902921464496 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
Current children cumulated CPU time: 2362.36 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 3532320 KiB

[startup+2382.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/215 30180
/proc/meminfo: memFree=18700160/32770624 swapFree=67108532/67108860
[pid=29976] ppid=29972 vsize=10661132 memory=4173464 CPUtime=2437.87 cores=1,3,5,7
/proc/29976/stat : 29976 (java) S 29972 29976 29919 0 -1 1077944320 116294 0 0 0 243035 752 0 0 20 0 15 0 98584702 10916999168 1043366 33554432000 4194304 4196468 140732948460768 140732948443312 139903437602551 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
/proc/29976/statm: 2665283 1043366 3168 1 0 2627263 0
[pid=29976/tid=29982] ppid=29972 vsize=10661132 memory=4173464 CPUtime=2362.52 cores=1,3,5,7
/proc/29976/task/29982/stat : 29982 (java) R 29972 29976 29919 0 -1 4202560 30785 0 0 0 236013 239 0 0 20 0 15 0 98584702 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139903441843456 139903073855582 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29984] ppid=29972 vsize=10661132 memory=4173464 CPUtime=17.21 cores=1,3,5,7
/proc/29976/task/29984/stat : 29984 (java) S 29972 29976 29919 0 -1 1077944384 13181 0 0 0 1626 95 0 0 20 0 15 0 98584703 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139903394155664 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29987] ppid=29972 vsize=10661132 memory=3524108 CPUtime=17.2 cores=1,3,5,7
/proc/29976/task/29987/stat : 29987 (java) S 29972 29976 29919 0 -1 1077944384 12314 0 0 0 1628 92 0 0 20 0 15 0 98584703 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139903043034128 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29989] ppid=29972 vsize=10661132 memory=3927536 CPUtime=17.05 cores=1,3,5,7
/proc/29976/task/29989/stat : 29989 (java) S 29972 29976 29919 0 -1 1077944384 11597 0 0 0 1611 94 0 0 20 0 15 0 98584703 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139903041981328 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29991] ppid=29972 vsize=10661132 memory=4173464 CPUtime=17.16 cores=1,3,5,7
/proc/29976/task/29991/stat : 29991 (java) S 29972 29976 29919 0 -1 1077944384 13609 0 0 0 1623 93 0 0 20 0 15 0 98584703 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139903040928528 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29992] ppid=29972 vsize=10661132 memory=4173464 CPUtime=2.83 cores=1,3,5,7
/proc/29976/task/29992/stat : 29992 (java) S 29972 29976 29919 0 -1 1077944384 15990 0 0 0 276 7 0 0 20 0 15 0 98584705 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902997350768 139903437613698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29994] ppid=29972 vsize=10661132 memory=4173464 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29994/stat : 29994 (java) S 29972 29976 29919 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 98584705 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902996296736 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29996] ppid=29972 vsize=10661132 memory=4173464 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29996/stat : 29996 (java) S 29972 29976 29919 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 98584705 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902995243888 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30002] ppid=29972 vsize=10661132 memory=4173464 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30002/stat : 30002 (java) S 29972 29976 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98584708 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902994192208 139903437621147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30003] ppid=29972 vsize=10661132 memory=4173464 CPUtime=0.84 cores=1,3,5,7
/proc/29976/task/30003/stat : 30003 (java) S 29972 29976 29919 0 -1 1077944384 6469 0 0 0 83 1 0 0 20 0 15 0 98584708 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902993140592 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30004] ppid=29972 vsize=10661132 memory=4173464 CPUtime=0.84 cores=1,3,5,7
/proc/29976/task/30004/stat : 30004 (java) S 29972 29976 29919 0 -1 1077944384 6802 0 0 0 83 1 0 0 20 0 15 0 98584708 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902992087792 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30005] ppid=29972 vsize=10661132 memory=28676 CPUtime=0.22 cores=1,3,5,7
/proc/29976/task/30005/stat : 30005 (java) S 29972 29976 29919 0 -1 1077944384 2257 0 0 0 21 1 0 0 20 0 15 0 98584708 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902991034992 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30007] ppid=29972 vsize=10661132 memory=1280 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30007/stat : 30007 (java) S 29972 29976 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98584708 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902922517216 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30009] ppid=29972 vsize=10661132 memory=4173464 CPUtime=1.9 cores=1,3,5,7
/proc/29976/task/30009/stat : 30009 (java) S 29972 29976 29919 0 -1 1077944384 1873 0 0 0 66 124 0 0 20 0 15 0 98584708 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902921464496 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
Current children cumulated CPU time: 2437.87 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 4173464 KiB

[startup+2442.3 s]
/proc/loadavg: 1.93 2.02 1.99 3/215 30258
/proc/meminfo: memFree=23732804/32770624 swapFree=67108532/67108860
[pid=29976] ppid=29972 vsize=10661132 memory=4173464 CPUtime=2497.93 cores=1,3,5,7
/proc/29976/stat : 29976 (java) S 29972 29976 29919 0 -1 1077944320 116803 0 0 0 249035 758 0 0 20 0 15 0 98584702 10916999168 1043366 33554432000 4194304 4196468 140732948460768 140732948443312 139903437602551 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
/proc/29976/statm: 2665283 1043366 3168 1 0 2627263 0
[pid=29976/tid=29982] ppid=29972 vsize=10661132 memory=4173464 CPUtime=2422.52 cores=1,3,5,7
/proc/29976/task/29982/stat : 29982 (java) R 29972 29976 29919 0 -1 4202560 31265 0 0 0 242011 241 0 0 20 0 15 0 98584702 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139903441843456 139903073855570 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29984] ppid=29972 vsize=10661132 memory=4173464 CPUtime=17.21 cores=1,3,5,7
/proc/29976/task/29984/stat : 29984 (java) S 29972 29976 29919 0 -1 1077944384 13181 0 0 0 1626 95 0 0 20 0 15 0 98584703 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139903394155664 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29987] ppid=29972 vsize=10661132 memory=4173464 CPUtime=17.2 cores=1,3,5,7
/proc/29976/task/29987/stat : 29987 (java) S 29972 29976 29919 0 -1 1077944384 12314 0 0 0 1628 92 0 0 20 0 15 0 98584703 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139903043034128 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29989] ppid=29972 vsize=10661132 memory=132 CPUtime=17.05 cores=1,3,5,7
/proc/29976/task/29989/stat : 29989 (java) S 29972 29976 29919 0 -1 1077944384 11597 0 0 0 1611 94 0 0 20 0 15 0 98584703 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139903041981328 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29991] ppid=29972 vsize=10661132 memory=4173464 CPUtime=17.16 cores=1,3,5,7
/proc/29976/task/29991/stat : 29991 (java) S 29972 29976 29919 0 -1 1077944384 13609 0 0 0 1623 93 0 0 20 0 15 0 98584703 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139903040928528 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29992] ppid=29972 vsize=10661132 memory=4173464 CPUtime=2.83 cores=1,3,5,7
/proc/29976/task/29992/stat : 29992 (java) S 29972 29976 29919 0 -1 1077944384 15993 0 0 0 276 7 0 0 20 0 15 0 98584705 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902997350768 139903437613698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29994] ppid=29972 vsize=10661132 memory=4173464 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29994/stat : 29994 (java) S 29972 29976 29919 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 98584705 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902996296736 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29996] ppid=29972 vsize=10661132 memory=4173464 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29996/stat : 29996 (java) S 29972 29976 29919 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 98584705 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902995243888 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30002] ppid=29972 vsize=10661132 memory=4173464 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30002/stat : 30002 (java) S 29972 29976 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98584708 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902994192208 139903437621147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30003] ppid=29972 vsize=10661132 memory=4173464 CPUtime=0.84 cores=1,3,5,7
/proc/29976/task/30003/stat : 30003 (java) S 29972 29976 29919 0 -1 1077944384 6471 0 0 0 83 1 0 0 20 0 15 0 98584708 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902993140592 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30004] ppid=29972 vsize=10661132 memory=4173464 CPUtime=0.84 cores=1,3,5,7
/proc/29976/task/30004/stat : 30004 (java) S 29972 29976 29919 0 -1 1077944384 6804 0 0 0 83 1 0 0 20 0 15 0 98584708 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902992087792 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30005] ppid=29972 vsize=10661132 memory=4173464 CPUtime=0.22 cores=1,3,5,7
/proc/29976/task/30005/stat : 30005 (java) S 29972 29976 29919 0 -1 1077944384 2259 0 0 0 21 1 0 0 20 0 15 0 98584708 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902991034992 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30007] ppid=29972 vsize=10661132 memory=3868 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30007/stat : 30007 (java) S 29972 29976 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98584708 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902922517216 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30009] ppid=29972 vsize=10661132 memory=4173464 CPUtime=1.94 cores=1,3,5,7
/proc/29976/task/30009/stat : 30009 (java) S 29972 29976 29919 0 -1 1077944384 1893 0 0 0 68 126 0 0 20 0 15 0 98584708 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902921464496 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
Current children cumulated CPU time: 2497.93 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 4173464 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2464.4 s]
/proc/loadavg: 1.87 2.00 1.99 3/215 30258
/proc/meminfo: memFree=23737428/32770624 swapFree=67108532/67108860
[pid=29976] ppid=29972 vsize=10661132 memory=4173464 CPUtime=2520.05 cores=1,3,5,7
/proc/29976/stat : 29976 (java) S 29972 29976 29919 0 -1 1077944320 117183 0 0 0 251245 760 0 0 20 0 15 0 98584702 10916999168 1043366 33554432000 4194304 4196468 140732948460768 140732948443312 139903437602551 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
/proc/29976/statm: 2665283 1043366 3168 1 0 2627263 0
[pid=29976/tid=29982] ppid=29972 vsize=10661132 memory=0 CPUtime=2444.63 cores=1,3,5,7
/proc/29976/task/29982/stat : 29982 (java) R 29972 29976 29919 0 -1 4202560 31616 0 0 0 244220 243 0 0 20 0 15 0 98584702 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139903441843456 139903073855593 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29984] ppid=29972 vsize=10661132 memory=1960 CPUtime=17.21 cores=1,3,5,7
/proc/29976/task/29984/stat : 29984 (java) S 29972 29976 29919 0 -1 1077944384 13181 0 0 0 1626 95 0 0 20 0 15 0 98584703 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139903394155664 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29987] ppid=29972 vsize=10661132 memory=5756 CPUtime=17.2 cores=1,3,5,7
/proc/29976/task/29987/stat : 29987 (java) S 29972 29976 29919 0 -1 1077944384 12314 0 0 0 1628 92 0 0 20 0 15 0 98584703 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139903043034128 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29989] ppid=29972 vsize=10661132 memory=4616 CPUtime=17.05 cores=1,3,5,7
/proc/29976/task/29989/stat : 29989 (java) S 29972 29976 29919 0 -1 1077944384 11597 0 0 0 1611 94 0 0 20 0 15 0 98584703 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139903041981328 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29991] ppid=29972 vsize=10661132 memory=6791534058613427641 CPUtime=17.16 cores=1,3,5,7
/proc/29976/task/29991/stat : 29991 (java) S 29972 29976 29919 0 -1 1077944384 13609 0 0 0 1623 93 0 0 20 0 15 0 98584703 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139903040928528 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29992] ppid=29972 vsize=10661132 memory=3840 CPUtime=2.83 cores=1,3,5,7
/proc/29976/task/29992/stat : 29992 (java) S 29972 29976 29919 0 -1 1077944384 15998 0 0 0 276 7 0 0 20 0 15 0 98584705 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902997350768 139903437613698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29994] ppid=29972 vsize=10661132 memory=2588 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29994/stat : 29994 (java) S 29972 29976 29919 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 98584705 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902996296736 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=29996] ppid=29972 vsize=10661132 memory=2296 CPUtime=0 cores=1,3,5,7
/proc/29976/task/29996/stat : 29996 (java) S 29972 29976 29919 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 98584705 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902995243888 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30002] ppid=29972 vsize=10661132 memory=1404 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30002/stat : 30002 (java) S 29972 29976 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98584708 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902994192208 139903437621147 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30003] ppid=29972 vsize=10661132 memory=3272 CPUtime=0.84 cores=1,3,5,7
/proc/29976/task/30003/stat : 30003 (java) S 29972 29976 29919 0 -1 1077944384 6473 0 0 0 83 1 0 0 20 0 15 0 98584708 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902993140592 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30004] ppid=29972 vsize=10661132 memory=6791534058613427641 CPUtime=0.84 cores=1,3,5,7
/proc/29976/task/30004/stat : 30004 (java) S 29972 29976 29919 0 -1 1077944384 6806 0 0 0 83 1 0 0 20 0 15 0 98584708 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902992087792 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30005] ppid=29972 vsize=10661132 memory=1232 CPUtime=0.22 cores=1,3,5,7
/proc/29976/task/30005/stat : 30005 (java) S 29972 29976 29919 0 -1 1077944384 2261 0 0 0 21 1 0 0 20 0 15 0 98584708 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902991034992 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30007] ppid=29972 vsize=10661132 memory=12012 CPUtime=0 cores=1,3,5,7
/proc/29976/task/30007/stat : 30007 (java) S 29972 29976 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98584708 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902922517216 139903437612757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
[pid=29976/tid=30009] ppid=29972 vsize=10661132 memory=1724 CPUtime=1.96 cores=1,3,5,7
/proc/29976/task/30009/stat : 30009 (java) S 29972 29976 29919 0 -1 1077944384 1911 0 0 0 69 127 0 0 20 0 15 0 98584708 10916999168 1043366 33554432000 4194304 4196468 140732948460768 139902921464496 139903437613698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17788928 140732948468892 140732948469001 140732948469001 140732948471759 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 4173464 KiB

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

[startup+2464.42 s]
# the end of solver process 29976 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2512.46 s, system=7.62761 s

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

Child status: 143
Real time (s): 2464.42
CPU time (s): 2520.09
CPU user time (s): 2512.46
CPU system time (s): 7.62761
CPU usage (%): 102.259
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 4173464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2512.46
system time used= 7.62761
maximum resident set size= 4174100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117507
page faults= 0
swaps= 0
block input operations= 32
block output operations= 1576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55361
involuntary context switches= 1373


# summary of solver processes directly reported to runsolver:
#   pid: 29976
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2512.46
#   total CPU system time (s): 7.62761

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.4374 second user time and 26.7757 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-28 22:36:55
IDJOB=4299326
IDBENCH=141346
IDSOLVER=2765
FILE ID=node104/4299326-1532810215
RUNJOBID= node104-1532810215-29951
PBS_JOBID= 21022484
Free space on /tmp= 48344 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/Langford/LangfordBin-06_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299326-1532810215/watcher-4299326-1532810215 -o /tmp/evaluation-result-4299326-1532810215/solver-4299326-1532810215 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532810215-29951 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299326-1532810215.xml --timelimit 2520

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

MD5SUM BENCH= 067c7c3f6995d0e6d34aa4db2f294f93
RANDOM SEED=451225084

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28089320 kB
MemAvailable:   31950928 kB
Buffers:          161936 kB
Cached:          3952096 kB
SwapCached:           12 kB
Active:          1943800 kB
Inactive:        2221912 kB
Active(anon):       6896 kB
Inactive(anon):    73040 kB
Active(file):    1936904 kB
Inactive(file):  2148872 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108532 kB
Dirty:              1996 kB
Writeback:             0 kB
AnonPages:         59464 kB
Mapped:            41172 kB
Shmem:             25060 kB
Slab:             211500 kB
SReclaimable:     183332 kB
SUnreclaim:        28168 kB
KernelStack:        3120 kB
PageTables:         5620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 48344 MiB
End job on node104 at 2018-07-28 23:18:00