Trace number 4299955

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 2497.21

General information on the benchmark

NameMagicSquare/
MagicSquare-11-sum_c18.xml
MD5SUM9fb1cf873c57982715ec6b9bcc5cb523
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 variables121
Number of constraints25
Number of domains1
Minimum domain size121
Maximum domain size121
Distribution of domain sizes[{"size":121,"count":121}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":100},{"degree":4,"count":20},{"degree":5,"count":1}]
Minimum constraint arity11
Maximum constraint arity121
Distribution of constraint arities[{"arity":11,"count":24},{"arity":121,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":24}]
Optimization problemNO
Type of objective

Solver Data

0.14/0.13	c version: 2018-04-11
0.14/0.13	c seed: 1811631
0.14/0.13	c timeout: 2520
0.14/0.13	c memlimit: -1
0.14/0.13	c nbcore: -1
0.33/0.28	I had a sum
0.33/0.28	I had a sum
0.33/0.28	I had a sum
0.33/0.28	I had a sum
0.33/0.28	I had a sum
0.33/0.28	I had a sum
0.33/0.28	I had a sum
0.33/0.29	I had a sum
0.33/0.29	I had a sum
0.33/0.29	I had a sum
0.33/0.29	I had a sum
0.33/0.29	I had a sum
0.33/0.29	I had a sum
0.33/0.29	I had a sum
0.33/0.29	I had a sum
0.33/0.29	I had a sum
0.33/0.29	I had a sum
0.33/0.29	I had a sum
0.33/0.29	I had a sum
0.33/0.29	I had a sum
0.33/0.29	I had a sum
0.33/0.29	I had a sum
0.33/0.29	I had a sum
0.33/0.29	I had a sum
2520.07/2497.20	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 (11555 MiB free)
  memory of node 1: 16384 MiB (14915 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299955-1532834699/watcher-4299955-1532834699 -o /tmp/evaluation-result-4299955-1532834699/solver-4299955-1532834699 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532809628-10649 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299955-1532834699.xml --timelimit 2520 

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

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

solver pid=14066, runsolver pid=14063

[startup+0.102785 s]*
/proc/loadavg: 1.50 1.52 1.60 4/219 14081
/proc/meminfo: memFree=27089820/32770624 swapFree=67108860/67108860
[pid=14066] ppid=14063 vsize=10661056 memory=28896 CPUtime=0.14 cores=0,2,4,6
/proc/14066/stat : 14066 (java) S 14063 14066 10618 0 -1 1077944320 5056 0 0 0 12 2 0 0 20 0 15 0 101033060 10916921344 7224 33554432000 4194304 4196468 140722022509712 140722022492256 140633820888823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
/proc/14066/statm: 2665264 7224 2892 1 0 2627263 0
[pid=14066/tid=14068] ppid=14063 vsize=10661056 memory=-8197568871503268987 CPUtime=0.09 cores=0,2,4,6
/proc/14066/task/14068/stat : 14068 (java) R 14063 14066 10618 0 -1 4202560 2873 0 0 0 8 1 0 0 20 0 15 0 101033060 10916921344 7224 33554432000 4194304 4196468 140722022509712 140633825118304 140633419419696 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14069] ppid=14063 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14069/stat : 14069 (java) S 14063 14066 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101033061 10916921344 7224 33554432000 4194304 4196468 140722022509712 140633746963344 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14070] ppid=14063 vsize=10661056 memory=139733271754368 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14070/stat : 14070 (java) S 14063 14066 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101033061 10916921344 7224 33554432000 4194304 4196468 140722022509712 140633745910544 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14071] ppid=14063 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14071/stat : 14071 (java) S 14063 14066 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101033061 10916921344 7224 33554432000 4194304 4196468 140722022509712 140633744858256 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14072] ppid=14063 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14072/stat : 14072 (java) S 14063 14066 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101033061 10916921344 7224 33554432000 4194304 4196468 140722022509712 140633743805456 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14073] ppid=14063 vsize=10661056 memory=139733271754368 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14073/stat : 14073 (java) S 14063 14066 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101033062 10916921344 7224 33554432000 4194304 4196468 140722022509712 140633312266352 140633820899970 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14074] ppid=14063 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14074/stat : 14074 (java) S 14063 14066 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101033063 10916921344 7224 33554432000 4194304 4196468 140722022509712 140633311212320 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14075] ppid=14063 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14075/stat : 14075 (java) S 14063 14066 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101033063 10916921344 7224 33554432000 4194304 4196468 140722022509712 140633310159984 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14076] ppid=14063 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14076/stat : 14076 (java) S 14063 14066 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101033065 10916921344 7224 33554432000 4194304 4196468 140722022509712 140633309108304 140633820907419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14077] ppid=14063 vsize=10661056 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/14066/task/14077/stat : 14077 (java) R 14063 14066 10618 0 -1 4202560 486 0 0 0 1 0 0 0 20 0 15 0 101033065 10916921344 7224 33554432000 4194304 4196468 140722022509712 140633308056176 140633798756640 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14078] ppid=14063 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14078/stat : 14078 (java) R 14063 14066 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101033065 10916921344 7224 33554432000 4194304 4196468 140722022509712 140633307003376 140633820899970 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14079] ppid=14063 vsize=10661056 memory=139733271754368 CPUtime=0.02 cores=0,2,4,6
/proc/14066/task/14079/stat : 14079 (java) R 14063 14066 10618 0 -1 4202560 331 0 0 0 2 0 0 0 20 0 15 0 101033065 10916921344 7224 33554432000 4194304 4196468 140722022509712 140633305951088 140633820910170 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14080] ppid=14063 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14080/stat : 14080 (java) S 14063 14066 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101033065 10916921344 7224 33554432000 4194304 4196468 140722022509712 140633304898528 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14081] ppid=14063 vsize=10661056 memory=139733271754368 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14081/stat : 14081 (java) S 14063 14066 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101033065 10916921344 7224 33554432000 4194304 4196468 140722022509712 140633303845296 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 28896 KiB

[startup+0.210841 s]*
/proc/loadavg: 1.50 1.52 1.60 3/219 14081
/proc/meminfo: memFree=27079636/32770624 swapFree=67108860/67108860
[pid=14066] ppid=14063 vsize=10661132 memory=40512 CPUtime=0.33 cores=0,2,4,6
/proc/14066/stat : 14066 (java) S 14063 14066 10618 0 -1 1077944320 7680 0 0 0 30 3 0 0 20 0 15 0 101033060 10916999168 10128 33554432000 4194304 4196468 140722022509712 140722022492256 140633820888823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
/proc/14066/statm: 2665283 10128 2985 1 0 2627263 0
[pid=14066/tid=14068] ppid=14063 vsize=10661132 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/14066/task/14068/stat : 14068 (java) R 14063 14066 10618 0 -1 4202560 4767 0 0 0 18 1 0 0 20 0 15 0 101033060 10916999168 10128 33554432000 4194304 4196468 140722022509712 140633825121136 140633804969310 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14069] ppid=14063 vsize=10661132 memory=365 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14069/stat : 14069 (java) S 14063 14066 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101033061 10916999168 10128 33554432000 4194304 4196468 140722022509712 140633746963344 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14070] ppid=14063 vsize=10661132 memory=3689213661480138400 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14070/stat : 14070 (java) S 14063 14066 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101033061 10916999168 10128 33554432000 4194304 4196468 140722022509712 140633745910544 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14071] ppid=14063 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14071/stat : 14071 (java) S 14063 14066 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101033061 10916999168 10128 33554432000 4194304 4196468 140722022509712 140633744858256 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14072] ppid=14063 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14072/stat : 14072 (java) S 14063 14066 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101033061 10916999168 10128 33554432000 4194304 4196468 140722022509712 140633743805456 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14073] ppid=14063 vsize=10661132 memory=139733271754368 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14073/stat : 14073 (java) S 14063 14066 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101033062 10916999168 10128 33554432000 4194304 4196468 140722022509712 140633312266352 140633820899970 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14074] ppid=14063 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14074/stat : 14074 (java) S 14063 14066 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101033063 10916999168 10128 33554432000 4194304 4196468 140722022509712 140633311212320 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14075] ppid=14063 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14075/stat : 14075 (java) S 14063 14066 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101033063 10916999168 10128 33554432000 4194304 4196468 140722022509712 140633310159984 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14076] ppid=14063 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14076/stat : 14076 (java) S 14063 14066 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101033065 10916999168 10128 33554432000 4194304 4196468 140722022509712 140633309108304 140633820907419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14077] ppid=14063 vsize=10661132 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/14066/task/14077/stat : 14077 (java) S 14063 14066 10618 0 -1 1077944384 745 0 0 0 2 0 0 0 20 0 15 0 101033065 10916999168 10128 33554432000 4194304 4196468 140722022509712 140633308056176 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14078] ppid=14063 vsize=10661132 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/14066/task/14078/stat : 14078 (java) S 14063 14066 10618 0 -1 1077944384 98 0 0 0 2 0 0 0 20 0 15 0 101033065 10916999168 10128 33554432000 4194304 4196468 140722022509712 140633307003376 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14079] ppid=14063 vsize=10661132 memory=139733271754368 CPUtime=0.07 cores=0,2,4,6
/proc/14066/task/14079/stat : 14079 (java) S 14063 14066 10618 0 -1 1077944384 704 0 0 0 7 0 0 0 20 0 15 0 101033065 10916999168 10128 33554432000 4194304 4196468 140722022509712 140633305951088 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14080] ppid=14063 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14080/stat : 14080 (java) S 14063 14066 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101033065 10916999168 10128 33554432000 4194304 4196468 140722022509712 140633304898528 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14081] ppid=14063 vsize=10661132 memory=139733271754368 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14081/stat : 14081 (java) S 14063 14066 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101033065 10916999168 10128 33554432000 4194304 4196468 140722022509712 140633303845296 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40512 KiB

[startup+0.310438 s]*
/proc/loadavg: 1.50 1.52 1.60 5/219 14081
/proc/meminfo: memFree=27073680/32770624 swapFree=67108860/67108860
[pid=14066] ppid=14063 vsize=10661132 memory=47016 CPUtime=0.55 cores=0,2,4,6
/proc/14066/stat : 14066 (java) S 14063 14066 10618 0 -1 1077944320 8336 0 0 0 52 3 0 0 20 0 15 0 101033060 10916999168 11754 33554432000 4194304 4196468 140722022509712 140722022492256 140633820888823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
/proc/14066/statm: 2665283 11754 3048 1 0 2627263 0
[pid=14066/tid=14068] ppid=14063 vsize=10661132 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/14066/task/14068/stat : 14068 (java) R 14063 14066 10618 0 -1 4202560 5104 0 0 0 27 2 0 0 20 0 15 0 101033060 10916999168 11754 33554432000 4194304 4196468 140722022509712 140633825125552 140633804932453 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14069] ppid=14063 vsize=10661132 memory=304556161963917335 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14069/stat : 14069 (java) S 14063 14066 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101033061 10916999168 11754 33554432000 4194304 4196468 140722022509712 140633746963344 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14070] ppid=14063 vsize=10661132 memory=3833045171261060768 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14070/stat : 14070 (java) S 14063 14066 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101033061 10916999168 11754 33554432000 4194304 4196468 140722022509712 140633745910544 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14071] ppid=14063 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14071/stat : 14071 (java) S 14063 14066 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101033061 10916999168 11754 33554432000 4194304 4196468 140722022509712 140633744858256 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14072] ppid=14063 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14072/stat : 14072 (java) S 14063 14066 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101033061 10916999168 11754 33554432000 4194304 4196468 140722022509712 140633743805456 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14073] ppid=14063 vsize=10661132 memory=139733271754368 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14073/stat : 14073 (java) S 14063 14066 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101033062 10916999168 11754 33554432000 4194304 4196468 140722022509712 140633312266352 140633820899970 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14074] ppid=14063 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14074/stat : 14074 (java) S 14063 14066 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101033063 10916999168 11754 33554432000 4194304 4196468 140722022509712 140633311212320 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14075] ppid=14063 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14075/stat : 14075 (java) S 14063 14066 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101033063 10916999168 11754 33554432000 4194304 4196468 140722022509712 140633310159984 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14076] ppid=14063 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14076/stat : 14076 (java) S 14063 14066 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101033065 10916999168 11754 33554432000 4194304 4196468 140722022509712 140633309108304 140633820907419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14077] ppid=14063 vsize=10661132 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/14066/task/14077/stat : 14077 (java) R 14063 14066 10618 0 -1 4202560 877 0 0 0 5 0 0 0 20 0 15 0 101033065 10916999168 11754 33554432000 4194304 4196468 140722022509712 140633308042200 140633802432918 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14078] ppid=14063 vsize=10661132 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/14066/task/14078/stat : 14078 (java) R 14063 14066 10618 0 -1 4202560 188 0 0 0 5 0 0 0 20 0 15 0 101033065 10916999168 11754 33554432000 4194304 4196468 140722022509712 140633307003296 140633813178112 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14079] ppid=14063 vsize=10661132 memory=139733271754368 CPUtime=0.13 cores=0,2,4,6
/proc/14066/task/14079/stat : 14079 (java) R 14063 14066 10618 0 -1 4202560 803 0 0 0 13 0 0 0 20 0 15 0 101033065 10916999168 11754 33554432000 4194304 4196468 140722022509712 140633305948024 140633820900758 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14080] ppid=14063 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14080/stat : 14080 (java) S 14063 14066 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101033065 10916999168 11754 33554432000 4194304 4196468 140722022509712 140633304898528 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14081] ppid=14063 vsize=10661132 memory=139733271754368 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14081/stat : 14081 (java) S 14063 14066 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101033065 10916999168 11754 33554432000 4194304 4196468 140722022509712 140633303845296 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 47016 KiB

[startup+0.709778 s]
/proc/loadavg: 1.50 1.52 1.60 5/219 14081
/proc/meminfo: memFree=27049436/32770624 swapFree=67108860/67108860
[pid=14066] ppid=14063 vsize=10661132 memory=107872 CPUtime=1.52 cores=0,2,4,6
/proc/14066/stat : 14066 (java) S 14063 14066 10618 0 -1 1077944320 10734 0 0 0 147 5 0 0 20 0 15 0 101033060 10916999168 26968 33554432000 4194304 4196468 140722022509712 140722022492256 140633820888823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
/proc/14066/statm: 2665283 26968 3095 1 0 2627263 0
[pid=14066/tid=14068] ppid=14063 vsize=10661132 memory=17424 CPUtime=0.68 cores=0,2,4,6
/proc/14066/task/14068/stat : 14068 (java) R 14063 14066 10618 0 -1 4202560 5179 0 0 0 65 3 0 0 20 0 15 0 101033060 10916999168 26968 33554432000 4194304 4196468 140722022509712 140633825125216 140722023815106 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14069] ppid=14063 vsize=10661132 memory=18220 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14069/stat : 14069 (java) S 14063 14066 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101033061 10916999168 26968 33554432000 4194304 4196468 140722022509712 140633746963344 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14070] ppid=14063 vsize=10661132 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14070/stat : 14070 (java) S 14063 14066 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101033061 10916999168 26968 33554432000 4194304 4196468 140722022509712 140633745910544 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14071] ppid=14063 vsize=10661132 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14071/stat : 14071 (java) S 14063 14066 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101033061 10916999168 26968 33554432000 4194304 4196468 140722022509712 140633744858256 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14072] ppid=14063 vsize=10661132 memory=644 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14072/stat : 14072 (java) S 14063 14066 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101033061 10916999168 26968 33554432000 4194304 4196468 140722022509712 140633743805456 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14073] ppid=14063 vsize=10661132 memory=952 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14073/stat : 14073 (java) S 14063 14066 10618 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 101033062 10916999168 26968 33554432000 4194304 4196468 140722022509712 140633312266352 140633820899970 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14074] ppid=14063 vsize=10661132 memory=2376 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14074/stat : 14074 (java) S 14063 14066 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101033063 10916999168 26968 33554432000 4194304 4196468 140722022509712 140633311212320 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14075] ppid=14063 vsize=10661132 memory=1536 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14075/stat : 14075 (java) S 14063 14066 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101033063 10916999168 26968 33554432000 4194304 4196468 140722022509712 140633310159984 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14076] ppid=14063 vsize=10661132 memory=7379241883359864663 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14076/stat : 14076 (java) S 14063 14066 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101033065 10916999168 26968 33554432000 4194304 4196468 140722022509712 140633309108304 140633820907419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14077] ppid=14063 vsize=10661132 memory=6081108994580113768 CPUtime=0.33 cores=0,2,4,6
/proc/14066/task/14077/stat : 14077 (java) R 14063 14066 10618 0 -1 4202560 1754 0 0 0 33 0 0 0 20 0 15 0 101033065 10916999168 26968 33554432000 4194304 4196468 140722022509712 140633308056096 140633806014793 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14078] ppid=14063 vsize=10661132 memory=6154282490091891024 CPUtime=0.3 cores=0,2,4,6
/proc/14066/task/14078/stat : 14078 (java) R 14063 14066 10618 0 -1 4202560 1342 0 0 0 30 0 0 0 20 0 15 0 101033065 10916999168 26968 33554432000 4194304 4196468 140722022509712 140633307003376 140633805786523 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14079] ppid=14063 vsize=10661132 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/14066/task/14079/stat : 14079 (java) S 14063 14066 10618 0 -1 1077944384 1086 0 0 0 19 0 0 0 20 0 15 0 101033065 10916999168 26968 33554432000 4194304 4196468 140722022509712 140633305951088 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14080] ppid=14063 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14080/stat : 14080 (java) S 14063 14066 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101033065 10916999168 26968 33554432000 4194304 4196468 140722022509712 140633304898528 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14081] ppid=14063 vsize=10661132 memory=4576 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14081/stat : 14081 (java) S 14063 14066 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101033065 10916999168 26968 33554432000 4194304 4196468 140722022509712 140633303845296 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 107872 KiB

[startup+1.50072 s]
/proc/loadavg: 1.50 1.52 1.60 3/219 14081
/proc/meminfo: memFree=26954484/32770624 swapFree=67108860/67108860
[pid=14066] ppid=14063 vsize=10661132 memory=180276 CPUtime=2.65 cores=0,2,4,6
/proc/14066/stat : 14066 (java) S 14063 14066 10618 0 -1 1077944320 13629 0 0 0 257 8 0 0 20 0 15 0 101033060 10916999168 45069 33554432000 4194304 4196468 140722022509712 140722022492256 140633820888823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
/proc/14066/statm: 2665283 45069 3131 1 0 2627263 0
[pid=14066/tid=14068] ppid=14063 vsize=10661132 memory=180276 CPUtime=1.47 cores=0,2,4,6
/proc/14066/task/14068/stat : 14068 (java) R 14063 14066 10618 0 -1 4202560 5541 0 0 0 141 6 0 0 20 0 15 0 101033060 10916999168 45069 33554432000 4194304 4196468 140722022509712 140633825129744 140722023815106 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14069] ppid=14063 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14069/stat : 14069 (java) S 14063 14066 10618 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 101033061 10916999168 45069 33554432000 4194304 4196468 140722022509712 140633746963344 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14070] ppid=14063 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14070/stat : 14070 (java) S 14063 14066 10618 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 15 0 101033061 10916999168 45069 33554432000 4194304 4196468 140722022509712 140633745910544 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14071] ppid=14063 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14071/stat : 14071 (java) S 14063 14066 10618 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 101033061 10916999168 45069 33554432000 4194304 4196468 140722022509712 140633744858256 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14072] ppid=14063 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14072/stat : 14072 (java) S 14063 14066 10618 0 -1 1077944384 284 0 0 0 0 0 0 0 20 0 15 0 101033061 10916999168 45069 33554432000 4194304 4196468 140722022509712 140633743805456 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14073] ppid=14063 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14073/stat : 14073 (java) S 14063 14066 10618 0 -1 1077944384 282 0 0 0 0 0 0 0 20 0 15 0 101033062 10916999168 45069 33554432000 4194304 4196468 140722022509712 140633312266352 140633820899970 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0

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

/proc/14066/task/14068/stat : 14068 (java) R 14063 14066 10618 0 -1 4202560 22426 0 0 0 226024 4645 0 0 20 0 15 0 101033060 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633825128400 140722023815106 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14069] ppid=14063 vsize=10661132 memory=180576 CPUtime=6.99 cores=0,2,4,6
/proc/14066/task/14069/stat : 14069 (java) S 14063 14066 10618 0 -1 1077944384 3798 0 0 0 655 44 0 0 20 0 15 0 101033061 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633746963344 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14070] ppid=14063 vsize=10661132 memory=180576 CPUtime=6.98 cores=0,2,4,6
/proc/14066/task/14070/stat : 14070 (java) S 14063 14066 10618 0 -1 1077944384 5011 0 0 0 653 45 0 0 20 0 15 0 101033061 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633745910544 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14071] ppid=14063 vsize=10661132 memory=180576 CPUtime=6.95 cores=0,2,4,6
/proc/14066/task/14071/stat : 14071 (java) S 14063 14066 10618 0 -1 1077944384 4120 0 0 0 651 44 0 0 20 0 15 0 101033061 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633744858256 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14072] ppid=14063 vsize=10661132 memory=180576 CPUtime=6.94 cores=0,2,4,6
/proc/14066/task/14072/stat : 14072 (java) S 14063 14066 10618 0 -1 1077944384 4035 0 0 0 648 46 0 0 20 0 15 0 101033061 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633743805456 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14073] ppid=14063 vsize=10661132 memory=180576 CPUtime=6.53 cores=0,2,4,6
/proc/14066/task/14073/stat : 14073 (java) S 14063 14066 10618 0 -1 1077944384 5134 0 0 0 608 45 0 0 20 0 15 0 101033062 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633312266352 140633820899970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14074] ppid=14063 vsize=10661132 memory=180576 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14074/stat : 14074 (java) S 14063 14066 10618 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 101033063 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633311212320 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14075] ppid=14063 vsize=10661132 memory=180576 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14075/stat : 14075 (java) S 14063 14066 10618 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 101033063 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633310159984 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14076] ppid=14063 vsize=10661132 memory=180576 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14076/stat : 14076 (java) S 14063 14066 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633309108304 140633820907419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14077] ppid=14063 vsize=10661132 memory=180576 CPUtime=0.57 cores=0,2,4,6
/proc/14066/task/14077/stat : 14077 (java) S 14063 14066 10618 0 -1 1077944384 4653 0 0 0 56 1 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633308056176 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14078] ppid=14063 vsize=10661132 memory=3848 CPUtime=0.49 cores=0,2,4,6
/proc/14066/task/14078/stat : 14078 (java) S 14063 14066 10618 0 -1 1077944384 2383 0 0 0 49 0 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633307003376 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14079] ppid=14063 vsize=10661132 memory=2588 CPUtime=0.23 cores=0,2,4,6
/proc/14066/task/14079/stat : 14079 (java) S 14063 14066 10618 0 -1 1077944384 2380 0 0 0 22 1 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633305951088 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14080] ppid=14063 vsize=10661132 memory=180576 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14080/stat : 14080 (java) S 14063 14066 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633304898528 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14081] ppid=14063 vsize=10661132 memory=952 CPUtime=1.16 cores=0,2,4,6
/proc/14066/task/14081/stat : 14081 (java) S 14063 14066 10618 0 -1 1077944384 640 0 0 0 62 54 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633303845296 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
Current children cumulated CPU time: 2343.64 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 180576 KiB

[startup+2382.3 s]
/proc/loadavg: 1.38 1.32 1.32 3/221 14181
/proc/meminfo: memFree=26922640/32770624 swapFree=67108860/67108860
[pid=14066] ppid=14063 vsize=10661132 memory=180576 CPUtime=2404.17 cores=0,2,4,6
/proc/14066/stat : 14066 (java) S 14063 14066 10618 0 -1 1077944320 56334 0 0 0 235410 5007 0 0 20 0 15 0 101033060 10916999168 45144 33554432000 4194304 4196468 140722022509712 140722022492256 140633820888823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
/proc/14066/statm: 2665283 45144 3146 1 0 2627263 0
[pid=14066/tid=14068] ppid=14063 vsize=10661132 memory=180576 CPUtime=2366.29 cores=0,2,4,6
/proc/14066/task/14068/stat : 14068 (java) R 14063 14066 10618 0 -1 4202560 22739 0 0 0 231864 4765 0 0 20 0 15 0 101033060 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633825128400 140722023815106 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14069] ppid=14063 vsize=10661132 memory=180576 CPUtime=7.17 cores=0,2,4,6
/proc/14066/task/14069/stat : 14069 (java) S 14063 14066 10618 0 -1 1077944384 3799 0 0 0 672 45 0 0 20 0 15 0 101033061 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633746963344 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14070] ppid=14063 vsize=10661132 memory=180576 CPUtime=7.16 cores=0,2,4,6
/proc/14066/task/14070/stat : 14070 (java) S 14063 14066 10618 0 -1 1077944384 5013 0 0 0 671 45 0 0 20 0 15 0 101033061 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633745910544 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14071] ppid=14063 vsize=10661132 memory=180576 CPUtime=7.14 cores=0,2,4,6
/proc/14066/task/14071/stat : 14071 (java) S 14063 14066 10618 0 -1 1077944384 4122 0 0 0 668 46 0 0 20 0 15 0 101033061 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633744858256 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14072] ppid=14063 vsize=10661132 memory=1944 CPUtime=7.13 cores=0,2,4,6
/proc/14066/task/14072/stat : 14072 (java) S 14063 14066 10618 0 -1 1077944384 4035 0 0 0 665 48 0 0 20 0 15 0 101033061 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633743805456 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14073] ppid=14063 vsize=10661132 memory=180576 CPUtime=6.71 cores=0,2,4,6
/proc/14066/task/14073/stat : 14073 (java) S 14063 14066 10618 0 -1 1077944384 5140 0 0 0 624 47 0 0 20 0 15 0 101033062 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633312266352 140633820899970 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14074] ppid=14063 vsize=10661132 memory=828 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14074/stat : 14074 (java) S 14063 14066 10618 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 101033063 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633311212320 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14075] ppid=14063 vsize=10661132 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14075/stat : 14075 (java) S 14063 14066 10618 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 101033063 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633310159984 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14076] ppid=14063 vsize=10661132 memory=180576 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14076/stat : 14076 (java) S 14063 14066 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633309108304 140633820907419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14077] ppid=14063 vsize=10661132 memory=180576 CPUtime=0.57 cores=0,2,4,6
/proc/14066/task/14077/stat : 14077 (java) S 14063 14066 10618 0 -1 1077944384 4653 0 0 0 56 1 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633308056176 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14078] ppid=14063 vsize=10661132 memory=180576 CPUtime=0.49 cores=0,2,4,6
/proc/14066/task/14078/stat : 14078 (java) S 14063 14066 10618 0 -1 1077944384 2383 0 0 0 49 0 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633307003376 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14079] ppid=14063 vsize=10661132 memory=1228 CPUtime=0.23 cores=0,2,4,6
/proc/14066/task/14079/stat : 14079 (java) S 14063 14066 10618 0 -1 1077944384 2380 0 0 0 22 1 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633305951088 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14080] ppid=14063 vsize=10661132 memory=180576 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14080/stat : 14080 (java) S 14063 14066 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633304898528 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14081] ppid=14063 vsize=10661132 memory=1536 CPUtime=1.19 cores=0,2,4,6
/proc/14066/task/14081/stat : 14081 (java) S 14063 14066 10618 0 -1 1077944384 643 0 0 0 64 55 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633303845296 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
Current children cumulated CPU time: 2404.17 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 180576 KiB

[startup+2442.3 s]
/proc/loadavg: 1.23 1.31 1.31 3/220 14182
/proc/meminfo: memFree=26922800/32770624 swapFree=67108860/67108860
[pid=14066] ppid=14063 vsize=10661132 memory=180576 CPUtime=2464.7 cores=0,2,4,6
/proc/14066/stat : 14066 (java) S 14063 14066 10618 0 -1 1077944320 57370 0 0 0 241341 5129 0 0 20 0 15 0 101033060 10916999168 45144 33554432000 4194304 4196468 140722022509712 140722022492256 140633820888823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
/proc/14066/statm: 2665283 45144 3146 1 0 2627263 0
[pid=14066/tid=14068] ppid=14063 vsize=10661132 memory=6791534058613427641 CPUtime=2425.88 cores=0,2,4,6
/proc/14066/task/14068/stat : 14068 (java) R 14063 14066 10618 0 -1 4202560 23227 0 0 0 237708 4880 0 0 20 0 15 0 101033060 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633825128400 140722023815106 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14069] ppid=14063 vsize=10661132 memory=180576 CPUtime=7.35 cores=0,2,4,6
/proc/14066/task/14069/stat : 14069 (java) S 14063 14066 10618 0 -1 1077944384 4026 0 0 0 689 46 0 0 20 0 15 0 101033061 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633746963344 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14070] ppid=14063 vsize=10661132 memory=180576 CPUtime=7.34 cores=0,2,4,6
/proc/14066/task/14070/stat : 14070 (java) S 14063 14066 10618 0 -1 1077944384 5030 0 0 0 688 46 0 0 20 0 15 0 101033061 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633745910544 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14071] ppid=14063 vsize=10661132 memory=180576 CPUtime=7.32 cores=0,2,4,6
/proc/14066/task/14071/stat : 14071 (java) S 14063 14066 10618 0 -1 1077944384 4185 0 0 0 685 47 0 0 20 0 15 0 101033061 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633744858256 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14072] ppid=14063 vsize=10661132 memory=180576 CPUtime=7.31 cores=0,2,4,6
/proc/14066/task/14072/stat : 14072 (java) S 14063 14066 10618 0 -1 1077944384 4086 0 0 0 683 48 0 0 20 0 15 0 101033061 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633743805456 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14073] ppid=14063 vsize=10661132 memory=180576 CPUtime=6.88 cores=0,2,4,6
/proc/14066/task/14073/stat : 14073 (java) S 14063 14066 10618 0 -1 1077944384 5310 0 0 0 639 49 0 0 20 0 15 0 101033062 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633312266352 140633820899970 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14074] ppid=14063 vsize=10661132 memory=180576 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14074/stat : 14074 (java) S 14063 14066 10618 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 101033063 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633311212320 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14075] ppid=14063 vsize=10661132 memory=180576 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14075/stat : 14075 (java) S 14063 14066 10618 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 101033063 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633310159984 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14076] ppid=14063 vsize=10661132 memory=180576 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14076/stat : 14076 (java) S 14063 14066 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633309108304 140633820907419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14077] ppid=14063 vsize=10661132 memory=180576 CPUtime=0.57 cores=0,2,4,6
/proc/14066/task/14077/stat : 14077 (java) S 14063 14066 10618 0 -1 1077944384 4655 0 0 0 56 1 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633308056176 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14078] ppid=14063 vsize=10661132 memory=180576 CPUtime=0.49 cores=0,2,4,6
/proc/14066/task/14078/stat : 14078 (java) S 14063 14066 10618 0 -1 1077944384 2385 0 0 0 49 0 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633307003376 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14079] ppid=14063 vsize=10661132 memory=180576 CPUtime=0.23 cores=0,2,4,6
/proc/14066/task/14079/stat : 14079 (java) S 14063 14066 10618 0 -1 1077944384 2382 0 0 0 22 1 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633305951088 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14080] ppid=14063 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14080/stat : 14080 (java) S 14063 14066 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633304898528 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14081] ppid=14063 vsize=10661132 memory=6791534058613427641 CPUtime=1.23 cores=0,2,4,6
/proc/14066/task/14081/stat : 14081 (java) S 14063 14066 10618 0 -1 1077944384 657 0 0 0 66 57 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633303845296 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
Current children cumulated CPU time: 2464.7 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 180576 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2497.2 s]
/proc/loadavg: 1.32 1.33 1.32 3/219 14259
/proc/meminfo: memFree=26992416/32770624 swapFree=67108860/67108860
[pid=14066] ppid=14063 vsize=10661132 memory=180576 CPUtime=2520.07 cores=0,2,4,6
/proc/14066/stat : 14066 (java) S 14063 14066 10618 0 -1 1077944320 57667 0 0 0 246756 5251 0 0 20 0 15 0 101033060 10916999168 45144 33554432000 4194304 4196468 140722022509712 140722022492256 140633820888823 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
/proc/14066/statm: 2665283 45144 3146 1 0 2627263 0
[pid=14066/tid=14068] ppid=14063 vsize=10661132 memory=1228 CPUtime=2480.41 cores=0,2,4,6
/proc/14066/task/14068/stat : 14068 (java) R 14063 14066 10618 0 -1 4202560 23513 0 0 0 243044 4997 0 0 20 0 15 0 101033060 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633825128400 140722023815106 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14069] ppid=14063 vsize=10661132 memory=180576 CPUtime=7.53 cores=0,2,4,6
/proc/14066/task/14069/stat : 14069 (java) S 14063 14066 10618 0 -1 1077944384 4026 0 0 0 705 48 0 0 20 0 15 0 101033061 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633746963344 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14070] ppid=14063 vsize=10661132 memory=6791534058613427641 CPUtime=7.5 cores=0,2,4,6
/proc/14066/task/14070/stat : 14070 (java) S 14063 14066 10618 0 -1 1077944384 5032 0 0 0 703 47 0 0 20 0 15 0 101033061 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633745910544 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14071] ppid=14063 vsize=10661132 memory=0 CPUtime=7.49 cores=0,2,4,6
/proc/14066/task/14071/stat : 14071 (java) S 14063 14066 10618 0 -1 1077944384 4185 0 0 0 701 48 0 0 20 0 15 0 101033061 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633744858256 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14072] ppid=14063 vsize=10661132 memory=3618275404524590816 CPUtime=7.48 cores=0,2,4,6
/proc/14066/task/14072/stat : 14072 (java) S 14063 14066 10618 0 -1 1077944384 4086 0 0 0 698 50 0 0 20 0 15 0 101033061 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633743805456 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14073] ppid=14063 vsize=10661132 memory=3618254474846574336 CPUtime=7.03 cores=0,2,4,6
/proc/14066/task/14073/stat : 14073 (java) S 14063 14066 10618 0 -1 1077944384 5315 0 0 0 653 50 0 0 20 0 15 0 101033062 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633312266352 140633820899970 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14074] ppid=14063 vsize=10661132 memory=3618254474846574368 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14074/stat : 14074 (java) S 14063 14066 10618 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 101033063 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633311212320 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14075] ppid=14063 vsize=10661132 memory=279466274355080 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14075/stat : 14075 (java) S 14063 14066 10618 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 101033063 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633310159984 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14076] ppid=14063 vsize=10661132 memory=279466274355112 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14076/stat : 14076 (java) S 14063 14066 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633309108304 140633820907419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14077] ppid=14063 vsize=10661132 memory=279466274355144 CPUtime=0.57 cores=0,2,4,6
/proc/14066/task/14077/stat : 14077 (java) S 14063 14066 10618 0 -1 1077944384 4655 0 0 0 56 1 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633308056176 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14078] ppid=14063 vsize=10661132 memory=279466274355176 CPUtime=0.49 cores=0,2,4,6
/proc/14066/task/14078/stat : 14078 (java) S 14063 14066 10618 0 -1 1077944384 2385 0 0 0 49 0 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633307003376 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14079] ppid=14063 vsize=10661132 memory=279466274355208 CPUtime=0.23 cores=0,2,4,6
/proc/14066/task/14079/stat : 14079 (java) S 14063 14066 10618 0 -1 1077944384 2382 0 0 0 22 1 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633305951088 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14080] ppid=14063 vsize=10661132 memory=279466274355240 CPUtime=0 cores=0,2,4,6
/proc/14066/task/14080/stat : 14080 (java) S 14063 14066 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633304898528 140633820899029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
[pid=14066/tid=14081] ppid=14063 vsize=10661132 memory=279466274355272 CPUtime=1.25 cores=0,2,4,6
/proc/14066/task/14081/stat : 14081 (java) S 14063 14066 10618 0 -1 1077944384 661 0 0 0 67 58 0 0 20 0 15 0 101033065 10916999168 45144 33554432000 4194304 4196468 140722022509712 140633303845296 140633820899970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32370688 140722022515868 140722022515977 140722022515977 140722022518735 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 180576 KiB

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

[startup+2497.21 s]
# the end of solver process 14066 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2467.57 s, system=52.5176 s

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

Child status: 143
Real time (s): 2497.21
CPU time (s): 2520.09
CPU user time (s): 2467.57
CPU system time (s): 52.5176
CPU usage (%): 100.916
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 186480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2467.57
system time used= 52.5176
maximum resident set size= 187000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57849
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 257943
involuntary context switches= 6015


# summary of solver processes directly reported to runsolver:
#   pid: 14066
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2467.57
#   total CPU system time (s): 52.5176

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.087 second user time and 22.6018 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-29 05:24:59
IDJOB=4299955
IDBENCH=141512
IDSOLVER=2765
FILE ID=node135/4299955-1532834699
RUNJOBID= node135-1532809628-10649
PBS_JOBID= 21022479
Free space on /tmp= 48364 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/MagicSquare/MagicSquare-11-sum_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299955-1532834699/watcher-4299955-1532834699 -o /tmp/evaluation-result-4299955-1532834699/solver-4299955-1532834699 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532809628-10649 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299955-1532834699.xml --timelimit 2520

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

MD5SUM BENCH= 9fb1cf873c57982715ec6b9bcc5cb523
RANDOM SEED=1915641773

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27105980 kB
MemAvailable:   31759536 kB
Buffers:          207804 kB
Cached:          4678108 kB
SwapCached:            0 kB
Active:          1838036 kB
Inactive:        3273264 kB
Active(anon):     176276 kB
Inactive(anon):    76928 kB
Active(file):    1661760 kB
Inactive(file):  3196336 kB
Unevictable:        7212 kB
Mlocked:            7212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1216 kB
Writeback:             0 kB
AnonPages:        330972 kB
Mapped:            55240 kB
Shmem:             25248 kB
Slab:             250852 kB
SReclaimable:     222588 kB
SUnreclaim:        28264 kB
KernelStack:        3872 kB
PageTables:         5296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1130928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48364 MiB
End job on node135 at 2018-07-29 06:06:36