Trace number 4299942

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
The dodo solver 2018-04-29? (TO) 2520.05 2492.21

General information on the benchmark

NameMagicSquare/
MagicSquare-12-sum_c18.xml
MD5SUM72f076078db8222856487e1257170ccd
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 variables144
Number of constraints27
Number of domains1
Minimum domain size144
Maximum domain size144
Distribution of domain sizes[{"size":144,"count":144}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":120},{"degree":4,"count":24}]
Minimum constraint arity12
Maximum constraint arity144
Distribution of constraint arities[{"arity":12,"count":26},{"arity":144,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":26}]
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.03/2492.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 (13266 MiB free)
  memory of node 1: 16384 MiB (13918 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299942-1532835150/watcher-4299942-1532835150 -o /tmp/evaluation-result-4299942-1532835150/solver-4299942-1532835150 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532809720-10552 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4299942-1532835150.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
solver pid=13674, runsolver pid=13671
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 1.25 1.35 1.36 5/221 13689
/proc/meminfo: memFree=27822848/32770624 swapFree=67108744/67108860
[pid=13674] ppid=13671 vsize=10658972 memory=27208 CPUtime=0.13 cores=0,2,4,6
/proc/13674/stat : 13674 (java) S 13671 13674 10521 0 -1 1077944320 5300 0 0 0 12 1 0 0 20 0 15 0 101078240 10914787328 6802 33554432000 4194304 4196468 140724273091568 140724273074112 139635268898551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
/proc/13674/statm: 2664743 6802 2803 1 0 2627263 0
[pid=13674/tid=13676] ppid=13671 vsize=10658972 memory=-8269626465541068161 CPUtime=0.09 cores=0,2,4,6
/proc/13674/task/13676/stat : 13676 (java) R 13671 13674 10521 0 -1 4202560 3167 0 0 0 9 0 0 0 20 0 15 0 101078241 10914787328 6868 33554432000 4194304 4196468 140724273091568 139635273119712 139635261135678 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13677] ppid=13671 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13677/stat : 13677 (java) S 13671 13674 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101078241 10914787328 6868 33554432000 4194304 4196468 140724273091568 139634876013456 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13678] ppid=13671 vsize=10658972 memory=139688294352512 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13678/stat : 13678 (java) S 13671 13674 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101078241 10914787328 6868 33554432000 4194304 4196468 140724273091568 139634874960656 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13679] ppid=13671 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13679/stat : 13679 (java) S 13671 13674 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101078241 10914787328 6868 33554432000 4194304 4196468 140724273091568 139634873908368 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13680] ppid=13671 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13680/stat : 13680 (java) S 13671 13674 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101078241 10914787328 6868 33554432000 4194304 4196468 140724273091568 139634872855568 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13681] ppid=13671 vsize=10658972 memory=139688294352512 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13681/stat : 13681 (java) S 13671 13674 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101078243 10914787328 6868 33554432000 4194304 4196468 140724273091568 139634573777008 139635268909698 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13682] ppid=13671 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13682/stat : 13682 (java) S 13671 13674 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101078243 10914787328 6868 33554432000 4194304 4196468 140724273091568 139634572722976 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13683] ppid=13671 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13683/stat : 13683 (java) S 13671 13674 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101078243 10914787328 6868 33554432000 4194304 4196468 140724273091568 139634571670640 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13684] ppid=13671 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13684/stat : 13684 (java) S 13671 13674 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101078246 10914787328 6868 33554432000 4194304 4196468 140724273091568 139634570618960 139635268917147 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13685] ppid=13671 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13685/stat : 13685 (java) R 13671 13674 10521 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 101078246 10914787328 6868 33554432000 4194304 4196468 140724273091568 139634569566832 139635268909698 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13686] ppid=13671 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13686/stat : 13686 (java) R 13671 13674 10521 0 -1 4202560 152 0 0 0 0 0 0 0 20 0 15 0 101078246 10914787328 6868 33554432000 4194304 4196468 140724273091568 139634568514032 139635254914576 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13687] ppid=13671 vsize=10658972 memory=139688294352512 CPUtime=0.02 cores=0,2,4,6
/proc/13674/task/13687/stat : 13687 (java) S 13671 13674 10521 0 -1 1077944384 329 0 0 0 2 0 0 0 20 0 15 0 101078246 10914787328 6868 33554432000 4194304 4196468 140724273091568 139634567461744 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13688] ppid=13671 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13688/stat : 13688 (java) S 13671 13674 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101078246 10914787328 6868 33554432000 4194304 4196468 140724273091568 139634566409184 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13689] ppid=13671 vsize=10658972 memory=139688294352512 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13689/stat : 13689 (java) R 13671 13674 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101078246 10914787328 6868 33554432000 4194304 4196468 140724273091568 139634565355952 139635268909698 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27208 KiB

[startup+0.210816 s]*
/proc/loadavg: 1.25 1.35 1.36 5/221 13689
/proc/meminfo: memFree=27809444/32770624 swapFree=67108744/67108860
[pid=13674] ppid=13671 vsize=10661056 memory=40456 CPUtime=0.33 cores=0,2,4,6
/proc/13674/stat : 13674 (java) S 13671 13674 10521 0 -1 1077944320 8133 0 0 0 31 2 0 0 20 0 15 0 101078240 10916921344 10114 33554432000 4194304 4196468 140724273091568 140724273074112 139635268898551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
/proc/13674/statm: 2665264 10114 2967 1 0 2627263 0
[pid=13674/tid=13676] ppid=13671 vsize=10661132 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/13674/task/13676/stat : 13676 (java) R 13671 13674 10521 0 -1 4202560 5234 0 0 0 19 1 0 0 20 0 15 0 101078241 10916999168 10114 33554432000 4194304 4196468 140724273091568 139635273130864 139635252979038 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13677] ppid=13671 vsize=10661132 memory=364 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13677/stat : 13677 (java) S 13671 13674 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101078241 10916999168 10114 33554432000 4194304 4196468 140724273091568 139634876013456 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13678] ppid=13671 vsize=10661132 memory=139688294962430 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13678/stat : 13678 (java) S 13671 13674 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101078241 10916999168 10114 33554432000 4194304 4196468 140724273091568 139634874960656 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13679] ppid=13671 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13679/stat : 13679 (java) S 13671 13674 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101078241 10916999168 10114 33554432000 4194304 4196468 140724273091568 139634873908368 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13680] ppid=13671 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13680/stat : 13680 (java) S 13671 13674 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101078241 10916999168 10114 33554432000 4194304 4196468 140724273091568 139634872855568 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13681] ppid=13671 vsize=10661132 memory=139688294352512 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13681/stat : 13681 (java) S 13671 13674 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101078243 10916999168 10114 33554432000 4194304 4196468 140724273091568 139634573777008 139635268909698 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13682] ppid=13671 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13682/stat : 13682 (java) S 13671 13674 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101078243 10916999168 10114 33554432000 4194304 4196468 140724273091568 139634572722976 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13683] ppid=13671 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13683/stat : 13683 (java) S 13671 13674 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101078243 10916999168 10114 33554432000 4194304 4196468 140724273091568 139634571670640 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13684] ppid=13671 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13684/stat : 13684 (java) S 13671 13674 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101078246 10916999168 10114 33554432000 4194304 4196468 140724273091568 139634570618960 139635268917147 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13685] ppid=13671 vsize=10661132 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/13674/task/13685/stat : 13685 (java) S 13671 13674 10521 0 -1 1077944384 436 0 0 0 2 0 0 0 20 0 15 0 101078246 10916999168 10114 33554432000 4194304 4196468 140724273091568 139634569566832 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13686] ppid=13671 vsize=10661132 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/13674/task/13686/stat : 13686 (java) S 13671 13674 10521 0 -1 1077944384 347 0 0 0 1 0 0 0 20 0 15 0 101078246 10916999168 10114 33554432000 4194304 4196468 140724273091568 139634568514032 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13687] ppid=13671 vsize=10661132 memory=139688294352512 CPUtime=0.07 cores=0,2,4,6
/proc/13674/task/13687/stat : 13687 (java) S 13671 13674 10521 0 -1 1077944384 769 0 0 0 7 0 0 0 20 0 15 0 101078246 10916999168 10114 33554432000 4194304 4196468 140724273091568 139634567461744 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13688] ppid=13671 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13688/stat : 13688 (java) S 13671 13674 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101078246 10916999168 10114 33554432000 4194304 4196468 140724273091568 139634566409184 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13689] ppid=13671 vsize=10661132 memory=139688294352512 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13689/stat : 13689 (java) S 13671 13674 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101078246 10916999168 10114 33554432000 4194304 4196468 140724273091568 139634565355952 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40456 KiB

[startup+0.315007 s]*
/proc/loadavg: 1.25 1.35 1.36 4/221 13689
/proc/meminfo: memFree=27804516/32770624 swapFree=67108744/67108860
[pid=13674] ppid=13671 vsize=10661132 memory=46660 CPUtime=0.56 cores=0,2,4,6
/proc/13674/stat : 13674 (java) S 13671 13674 10521 0 -1 1077944320 8864 0 0 0 53 3 0 0 20 0 15 0 101078240 10916999168 11665 33554432000 4194304 4196468 140724273091568 140724273074112 139635268898551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
/proc/13674/statm: 2665283 11665 3071 1 0 2627263 0
[pid=13674/tid=13676] ppid=13671 vsize=10661132 memory=7022364594140610616 CPUtime=0.29 cores=0,2,4,6
/proc/13674/task/13676/stat : 13676 (java) R 13671 13674 10521 0 -1 4202560 5703 0 0 0 28 1 0 0 20 0 15 0 101078241 10916999168 11665 33554432000 4194304 4196468 140724273091568 139635273135504 139635268910486 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13677] ppid=13671 vsize=10661132 memory=4294980952 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13677/stat : 13677 (java) S 13671 13674 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101078241 10916999168 11665 33554432000 4194304 4196468 140724273091568 139634876013456 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13678] ppid=13671 vsize=10661132 memory=139688294962433 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13678/stat : 13678 (java) S 13671 13674 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101078241 10916999168 11665 33554432000 4194304 4196468 140724273091568 139634874960656 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13679] ppid=13671 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13679/stat : 13679 (java) S 13671 13674 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101078241 10916999168 11665 33554432000 4194304 4196468 140724273091568 139634873908368 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13680] ppid=13671 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13680/stat : 13680 (java) S 13671 13674 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101078241 10916999168 11665 33554432000 4194304 4196468 140724273091568 139634872855568 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13681] ppid=13671 vsize=10661132 memory=139688294352512 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13681/stat : 13681 (java) S 13671 13674 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101078243 10916999168 11665 33554432000 4194304 4196468 140724273091568 139634573777008 139635268909698 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13682] ppid=13671 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13682/stat : 13682 (java) S 13671 13674 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101078243 10916999168 11665 33554432000 4194304 4196468 140724273091568 139634572722976 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13683] ppid=13671 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13683/stat : 13683 (java) S 13671 13674 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101078243 10916999168 11665 33554432000 4194304 4196468 140724273091568 139634571670640 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13684] ppid=13671 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13684/stat : 13684 (java) S 13671 13674 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101078246 10916999168 11665 33554432000 4194304 4196468 140724273091568 139634570618960 139635268917147 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13685] ppid=13671 vsize=10661132 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/13674/task/13685/stat : 13685 (java) R 13671 13674 10521 0 -1 4202560 515 0 0 0 5 0 0 0 20 0 15 0 101078246 10916999168 11665 33554432000 4194304 4196468 140724273091568 139634569566832 139635261883593 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13686] ppid=13671 vsize=10661132 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/13674/task/13686/stat : 13686 (java) R 13671 13674 10521 0 -1 4202560 401 0 0 0 5 0 0 0 20 0 15 0 101078246 10916999168 11665 33554432000 4194304 4196468 140724273091568 139634568514032 139635261883593 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13687] ppid=13671 vsize=10661132 memory=139688294352512 CPUtime=0.13 cores=0,2,4,6
/proc/13674/task/13687/stat : 13687 (java) R 13671 13674 10521 0 -1 1077944384 876 0 0 0 13 0 0 0 20 0 15 0 101078246 10916999168 11665 33554432000 4194304 4196468 140724273091568 139634567461744 139635268909698 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13688] ppid=13671 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13688/stat : 13688 (java) S 13671 13674 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101078246 10916999168 11665 33554432000 4194304 4196468 140724273091568 139634566409184 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13689] ppid=13671 vsize=10661132 memory=139688294352512 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13689/stat : 13689 (java) S 13671 13674 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101078246 10916999168 11665 33554432000 4194304 4196468 140724273091568 139634565355952 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46660 KiB

[startup+0.700816 s]
/proc/loadavg: 1.25 1.35 1.36 5/221 13689
/proc/meminfo: memFree=27767536/32770624 swapFree=67108744/67108860
[pid=13674] ppid=13671 vsize=10661132 memory=129068 CPUtime=1.63 cores=0,2,4,6
/proc/13674/stat : 13674 (java) S 13671 13674 10521 0 -1 1077944320 11077 0 0 0 158 5 0 0 20 0 15 0 101078240 10916999168 32267 33554432000 4194304 4196468 140724273091568 140724273074112 139635268898551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
/proc/13674/statm: 2665283 32267 3093 1 0 2627263 0
[pid=13674/tid=13676] ppid=13671 vsize=10661132 memory=198447621753040 CPUtime=0.67 cores=0,2,4,6
/proc/13674/task/13676/stat : 13676 (java) R 13671 13674 10521 0 -1 4202560 5790 0 0 0 64 3 0 0 20 0 15 0 101078241 10916999168 32267 33554432000 4194304 4196468 140724273091568 139635273128480 140724273960898 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13677] ppid=13671 vsize=10661132 memory=471971 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13677/stat : 13677 (java) S 13671 13674 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101078241 10916999168 32267 33554432000 4194304 4196468 140724273091568 139634876013456 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13678] ppid=13671 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13678/stat : 13678 (java) S 13671 13674 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101078241 10916999168 32267 33554432000 4194304 4196468 140724273091568 139634874960656 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13679] ppid=13671 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13679/stat : 13679 (java) S 13671 13674 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101078241 10916999168 32267 33554432000 4194304 4196468 140724273091568 139634873908368 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13680] ppid=13671 vsize=10661132 memory=7809523229951467576 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13680/stat : 13680 (java) S 13671 13674 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101078241 10916999168 32267 33554432000 4194304 4196468 140724273091568 139634872855568 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13681] ppid=13671 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13681/stat : 13681 (java) S 13671 13674 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101078243 10916999168 32267 33554432000 4194304 4196468 140724273091568 139634573777008 139635268909698 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13682] ppid=13671 vsize=10661132 memory=-3472574513799858008 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13682/stat : 13682 (java) S 13671 13674 10521 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101078243 10916999168 32267 33554432000 4194304 4196468 140724273091568 139634572722976 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13683] ppid=13671 vsize=10661132 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13683/stat : 13683 (java) S 13671 13674 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101078243 10916999168 32267 33554432000 4194304 4196468 140724273091568 139634571670640 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13684] ppid=13671 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13684/stat : 13684 (java) S 13671 13674 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101078246 10916999168 32267 33554432000 4194304 4196468 140724273091568 139634570618960 139635268917147 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13685] ppid=13671 vsize=10661132 memory=0 CPUtime=0.38 cores=0,2,4,6
/proc/13674/task/13685/stat : 13685 (java) S 13671 13674 10521 0 -1 1077944384 1364 0 0 0 38 0 0 0 20 0 15 0 101078246 10916999168 32267 33554432000 4194304 4196468 140724273091568 139634569566832 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13686] ppid=13671 vsize=10661132 memory=0 CPUtime=0.37 cores=0,2,4,6
/proc/13674/task/13686/stat : 13686 (java) S 13671 13674 10521 0 -1 1077944384 1409 0 0 0 37 0 0 0 20 0 15 0 101078246 10916999168 32267 33554432000 4194304 4196468 140724273091568 139634568514032 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13687] ppid=13671 vsize=10661132 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/13674/task/13687/stat : 13687 (java) S 13671 13674 10521 0 -1 1077944384 1145 0 0 0 16 0 0 0 20 0 15 0 101078246 10916999168 32267 33554432000 4194304 4196468 140724273091568 139634567461744 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13688] ppid=13671 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13688/stat : 13688 (java) S 13671 13674 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101078246 10916999168 32267 33554432000 4194304 4196468 140724273091568 139634566409184 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13689] ppid=13671 vsize=10661132 memory=18280 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13689/stat : 13689 (java) S 13671 13674 10521 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101078246 10916999168 32267 33554432000 4194304 4196468 140724273091568 139634565355952 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 129068 KiB

[startup+1.50081 s]
/proc/loadavg: 1.25 1.35 1.36 4/221 13689
/proc/meminfo: memFree=27670228/32770624 swapFree=67108744/67108860
[pid=13674] ppid=13671 vsize=10661132 memory=182800 CPUtime=2.78 cores=0,2,4,6
/proc/13674/stat : 13674 (java) S 13671 13674 10521 0 -1 1077944320 12282 0 0 0 272 6 0 0 20 0 15 0 101078240 10916999168 45700 33554432000 4194304 4196468 140724273091568 140724273074112 139635268898551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
/proc/13674/statm: 2665283 45700 3093 1 0 2627263 0
[pid=13674/tid=13676] ppid=13671 vsize=10661132 memory=13884 CPUtime=1.47 cores=0,2,4,6
/proc/13674/task/13676/stat : 13676 (java) R 13671 13674 10521 0 -1 4202560 5824 0 0 0 143 4 0 0 20 0 15 0 101078241 10916999168 45700 33554432000 4194304 4196468 140724273091568 139635273015664 140724273960898 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13677] ppid=13671 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13677/stat : 13677 (java) S 13671 13674 10521 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 101078241 10916999168 45700 33554432000 4194304 4196468 140724273091568 139634876013456 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13678] ppid=13671 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13678/stat : 13678 (java) S 13671 13674 10521 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 101078241 10916999168 45700 33554432000 4194304 4196468 140724273091568 139634874960656 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13679] ppid=13671 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13679/stat : 13679 (java) S 13671 13674 10521 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101078241 10916999168 45700 33554432000 4194304 4196468 140724273091568 139634873908368 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13680] ppid=13671 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13680/stat : 13680 (java) S 13671 13674 10521 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 101078241 10916999168 45700 33554432000 4194304 4196468 140724273091568 139634872855568 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13681] ppid=13671 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13681/stat : 13681 (java) S 13671 13674 10521 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 101078243 10916999168 45700 33554432000 4194304 4196468 140724273091568 139634573777008 139635268909698 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0

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

/proc/13674/task/13676/stat : 13676 (java) R 13671 13674 10521 0 -1 4202560 24231 0 0 0 228010 2278 0 0 20 0 15 0 101078241 10916999168 102575 33554432000 4194304 4196468 140724273091568 139635272994944 140724273960898 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13677] ppid=13671 vsize=10661132 memory=410300 CPUtime=8.42 cores=0,2,4,6
/proc/13674/task/13677/stat : 13677 (java) S 13671 13674 10521 0 -1 1077944384 7042 0 0 0 792 50 0 0 20 0 15 0 101078241 10916999168 102575 33554432000 4194304 4196468 140724273091568 139634876013456 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13678] ppid=13671 vsize=10661132 memory=410300 CPUtime=8.46 cores=0,2,4,6
/proc/13674/task/13678/stat : 13678 (java) S 13671 13674 10521 0 -1 1077944384 7060 0 0 0 795 51 0 0 20 0 15 0 101078241 10916999168 102575 33554432000 4194304 4196468 140724273091568 139634874960656 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13679] ppid=13671 vsize=10661132 memory=410300 CPUtime=8.44 cores=0,2,4,6
/proc/13674/task/13679/stat : 13679 (java) S 13671 13674 10521 0 -1 1077944384 6255 0 0 0 794 50 0 0 20 0 15 0 101078241 10916999168 102575 33554432000 4194304 4196468 140724273091568 139634873908368 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13680] ppid=13671 vsize=10661132 memory=410300 CPUtime=8.44 cores=0,2,4,6
/proc/13674/task/13680/stat : 13680 (java) S 13671 13674 10521 0 -1 1077944384 5330 0 0 0 793 51 0 0 20 0 15 0 101078241 10916999168 102575 33554432000 4194304 4196468 140724273091568 139634872855568 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13681] ppid=13671 vsize=10661132 memory=410300 CPUtime=8.2 cores=0,2,4,6
/proc/13674/task/13681/stat : 13681 (java) S 13671 13674 10521 0 -1 1077944384 5590 0 0 0 773 47 0 0 20 0 15 0 101078243 10916999168 102575 33554432000 4194304 4196468 140724273091568 139634573777008 139635268909698 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13682] ppid=13671 vsize=10661132 memory=410300 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13682/stat : 13682 (java) S 13671 13674 10521 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 101078243 10916999168 102575 33554432000 4194304 4196468 140724273091568 139634572722976 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13683] ppid=13671 vsize=10661132 memory=410300 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13683/stat : 13683 (java) S 13671 13674 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101078243 10916999168 102575 33554432000 4194304 4196468 140724273091568 139634571670640 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13684] ppid=13671 vsize=10661132 memory=410300 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13684/stat : 13684 (java) S 13671 13674 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101078246 10916999168 102575 33554432000 4194304 4196468 140724273091568 139634570618960 139635268917147 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13685] ppid=13671 vsize=10661132 memory=410300 CPUtime=0.41 cores=0,2,4,6
/proc/13674/task/13685/stat : 13685 (java) S 13671 13674 10521 0 -1 1077944384 1436 0 0 0 41 0 0 0 20 0 15 0 101078246 10916999168 102575 33554432000 4194304 4196468 140724273091568 139634569566832 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13686] ppid=13671 vsize=10661132 memory=4096 CPUtime=0.72 cores=0,2,4,6
/proc/13674/task/13686/stat : 13686 (java) S 13671 13674 10521 0 -1 1077944384 2613 0 0 0 72 0 0 0 20 0 15 0 101078246 10916999168 102575 33554432000 4194304 4196468 140724273091568 139634568514032 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13687] ppid=13671 vsize=10661132 memory=6791534058613427641 CPUtime=0.19 cores=0,2,4,6
/proc/13674/task/13687/stat : 13687 (java) S 13671 13674 10521 0 -1 1077944384 1228 0 0 0 18 1 0 0 20 0 15 0 101078246 10916999168 102575 33554432000 4194304 4196468 140724273091568 139634567461744 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13688] ppid=13671 vsize=10661132 memory=7100839861465685612 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13688/stat : 13688 (java) S 13671 13674 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101078246 10916999168 102575 33554432000 4194304 4196468 140724273091568 139634566409184 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13689] ppid=13671 vsize=10661132 memory=3054156605268465310 CPUtime=1.2 cores=0,2,4,6
/proc/13674/task/13689/stat : 13689 (java) S 13671 13674 10521 0 -1 1077944384 884 0 0 0 64 56 0 0 20 0 15 0 101078246 10916999168 102575 33554432000 4194304 4196468 140724273091568 139634565355952 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
Current children cumulated CPU time: 2347.45 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 410300 KiB

[startup+2382.3 s]
/proc/loadavg: 1.13 1.17 1.28 3/221 13892
/proc/meminfo: memFree=27407240/32770624 swapFree=67108744/67108860
[pid=13674] ppid=13671 vsize=10661132 memory=418492 CPUtime=2408.42 cores=0,2,4,6
/proc/13674/stat : 13674 (java) S 13671 13674 10521 0 -1 1077944320 64834 0 0 0 238249 2593 0 0 20 0 15 0 101078240 10916999168 104623 33554432000 4194304 4196468 140724273091568 140724273074112 139635268898551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
/proc/13674/statm: 2665283 104623 3127 1 0 2627263 0
[pid=13674/tid=13676] ppid=13671 vsize=10661132 memory=416444 CPUtime=2362.25 cores=0,2,4,6
/proc/13674/task/13676/stat : 13676 (java) R 13671 13674 10521 0 -1 4202560 24733 0 0 0 233888 2337 0 0 20 0 15 0 101078241 10916999168 104623 33554432000 4194304 4196468 140724273091568 139635272999328 140724273960898 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13677] ppid=13671 vsize=10661132 memory=416444 CPUtime=8.75 cores=0,2,4,6
/proc/13674/task/13677/stat : 13677 (java) S 13671 13674 10521 0 -1 1077944384 7348 0 0 0 824 51 0 0 20 0 15 0 101078241 10916999168 104623 33554432000 4194304 4196468 140724273091568 139634876013456 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13678] ppid=13671 vsize=10661132 memory=416444 CPUtime=8.79 cores=0,2,4,6
/proc/13674/task/13678/stat : 13678 (java) S 13671 13674 10521 0 -1 1077944384 7092 0 0 0 827 52 0 0 20 0 15 0 101078241 10916999168 104623 33554432000 4194304 4196468 140724273091568 139634874960656 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13679] ppid=13671 vsize=10661132 memory=416444 CPUtime=8.78 cores=0,2,4,6
/proc/13674/task/13679/stat : 13679 (java) S 13671 13674 10521 0 -1 1077944384 6822 0 0 0 827 51 0 0 20 0 15 0 101078241 10916999168 104623 33554432000 4194304 4196468 140724273091568 139634873908368 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13680] ppid=13671 vsize=10661132 memory=416444 CPUtime=8.76 cores=0,2,4,6
/proc/13674/task/13680/stat : 13680 (java) S 13671 13674 10521 0 -1 1077944384 5598 0 0 0 824 52 0 0 20 0 15 0 101078241 10916999168 104623 33554432000 4194304 4196468 140724273091568 139634872855568 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13681] ppid=13671 vsize=10661132 memory=418492 CPUtime=8.43 cores=0,2,4,6
/proc/13674/task/13681/stat : 13681 (java) S 13671 13674 10521 0 -1 1077944384 5705 0 0 0 795 48 0 0 20 0 15 0 101078243 10916999168 104623 33554432000 4194304 4196468 140724273091568 139634573777008 139635268909698 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13682] ppid=13671 vsize=10661132 memory=418492 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13682/stat : 13682 (java) S 13671 13674 10521 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 101078243 10916999168 104623 33554432000 4194304 4196468 140724273091568 139634572722976 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13683] ppid=13671 vsize=10661132 memory=412348 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13683/stat : 13683 (java) S 13671 13674 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101078243 10916999168 104623 33554432000 4194304 4196468 140724273091568 139634571670640 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13684] ppid=13671 vsize=10661132 memory=418492 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13684/stat : 13684 (java) S 13671 13674 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101078246 10916999168 104623 33554432000 4194304 4196468 140724273091568 139634570618960 139635268917147 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13685] ppid=13671 vsize=10661132 memory=416444 CPUtime=0.41 cores=0,2,4,6
/proc/13674/task/13685/stat : 13685 (java) S 13671 13674 10521 0 -1 1077944384 1438 0 0 0 41 0 0 0 20 0 15 0 101078246 10916999168 104623 33554432000 4194304 4196468 140724273091568 139634569566832 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13686] ppid=13671 vsize=10661132 memory=416444 CPUtime=0.72 cores=0,2,4,6
/proc/13674/task/13686/stat : 13686 (java) S 13671 13674 10521 0 -1 1077944384 2615 0 0 0 72 0 0 0 20 0 15 0 101078246 10916999168 104623 33554432000 4194304 4196468 140724273091568 139634568514032 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13687] ppid=13671 vsize=10661132 memory=416444 CPUtime=0.19 cores=0,2,4,6
/proc/13674/task/13687/stat : 13687 (java) S 13671 13674 10521 0 -1 1077944384 1231 0 0 0 18 1 0 0 20 0 15 0 101078246 10916999168 104623 33554432000 4194304 4196468 140724273091568 139634567461744 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13688] ppid=13671 vsize=10661132 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13688/stat : 13688 (java) S 13671 13674 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101078246 10916999168 104623 33554432000 4194304 4196468 140724273091568 139634566409184 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13689] ppid=13671 vsize=10661132 memory=418492 CPUtime=1.23 cores=0,2,4,6
/proc/13674/task/13689/stat : 13689 (java) S 13671 13674 10521 0 -1 1077944384 891 0 0 0 66 57 0 0 20 0 15 0 101078246 10916999168 104623 33554432000 4194304 4196468 140724273091568 139634565355952 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
Current children cumulated CPU time: 2408.42 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 418492 KiB

[startup+2442.3 s]
/proc/loadavg: 1.32 1.21 1.29 3/221 13893
/proc/meminfo: memFree=27397080/32770624 swapFree=67108744/67108860
[pid=13674] ppid=13671 vsize=10661132 memory=424636 CPUtime=2469.34 cores=0,2,4,6
/proc/13674/stat : 13674 (java) S 13671 13674 10521 0 -1 1077944320 66613 0 0 0 244275 2659 0 0 20 0 15 0 101078240 10916999168 106159 33554432000 4194304 4196468 140724273091568 140724273074112 139635268898551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
/proc/13674/statm: 2665283 106159 3127 1 0 2627263 0
[pid=13674/tid=13676] ppid=13671 vsize=10661132 memory=424636 CPUtime=2421.66 cores=0,2,4,6
/proc/13674/task/13676/stat : 13676 (java) R 13671 13674 10521 0 -1 4202560 25211 0 0 0 239769 2397 0 0 20 0 15 0 101078241 10916999168 106159 33554432000 4194304 4196468 140724273091568 139635273008688 140724273960898 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13677] ppid=13671 vsize=10661132 memory=424636 CPUtime=9.07 cores=0,2,4,6
/proc/13674/task/13677/stat : 13677 (java) S 13671 13674 10521 0 -1 1077944384 7587 0 0 0 855 52 0 0 20 0 15 0 101078241 10916999168 106159 33554432000 4194304 4196468 140724273091568 139634876013456 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13678] ppid=13671 vsize=10661132 memory=424636 CPUtime=9.1 cores=0,2,4,6
/proc/13674/task/13678/stat : 13678 (java) S 13671 13674 10521 0 -1 1077944384 7482 0 0 0 857 53 0 0 20 0 15 0 101078241 10916999168 106159 33554432000 4194304 4196468 140724273091568 139634874960656 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13679] ppid=13671 vsize=10661132 memory=836 CPUtime=9.1 cores=0,2,4,6
/proc/13674/task/13679/stat : 13679 (java) S 13671 13674 10521 0 -1 1077944384 7047 0 0 0 858 52 0 0 20 0 15 0 101078241 10916999168 106159 33554432000 4194304 4196468 140724273091568 139634873908368 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13680] ppid=13671 vsize=10661132 memory=422588 CPUtime=9.09 cores=0,2,4,6
/proc/13674/task/13680/stat : 13680 (java) S 13671 13674 10521 0 -1 1077944384 5912 0 0 0 855 54 0 0 20 0 15 0 101078241 10916999168 106159 33554432000 4194304 4196468 140724273091568 139634872855568 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13681] ppid=13671 vsize=10661132 memory=422588 CPUtime=8.64 cores=0,2,4,6
/proc/13674/task/13681/stat : 13681 (java) S 13671 13674 10521 0 -1 1077944384 5819 0 0 0 815 49 0 0 20 0 15 0 101078243 10916999168 106159 33554432000 4194304 4196468 140724273091568 139634573777008 139635268909698 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13682] ppid=13671 vsize=10661132 memory=422588 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13682/stat : 13682 (java) S 13671 13674 10521 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 101078243 10916999168 106159 33554432000 4194304 4196468 140724273091568 139634572722976 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13683] ppid=13671 vsize=10661132 memory=422588 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13683/stat : 13683 (java) S 13671 13674 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101078243 10916999168 106159 33554432000 4194304 4196468 140724273091568 139634571670640 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13684] ppid=13671 vsize=10661132 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13684/stat : 13684 (java) S 13671 13674 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101078246 10916999168 106159 33554432000 4194304 4196468 140724273091568 139634570618960 139635268917147 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13685] ppid=13671 vsize=10661132 memory=29268 CPUtime=0.41 cores=0,2,4,6
/proc/13674/task/13685/stat : 13685 (java) S 13671 13674 10521 0 -1 1077944384 1440 0 0 0 41 0 0 0 20 0 15 0 101078246 10916999168 106159 33554432000 4194304 4196468 140724273091568 139634569566832 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13686] ppid=13671 vsize=10661132 memory=424636 CPUtime=0.72 cores=0,2,4,6
/proc/13674/task/13686/stat : 13686 (java) S 13671 13674 10521 0 -1 1077944384 2617 0 0 0 72 0 0 0 20 0 15 0 101078246 10916999168 106159 33554432000 4194304 4196468 140724273091568 139634568514032 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13687] ppid=13671 vsize=10661132 memory=424636 CPUtime=0.19 cores=0,2,4,6
/proc/13674/task/13687/stat : 13687 (java) S 13671 13674 10521 0 -1 1077944384 1233 0 0 0 18 1 0 0 20 0 15 0 101078246 10916999168 106159 33554432000 4194304 4196468 140724273091568 139634567461744 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13688] ppid=13671 vsize=10661132 memory=424636 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13688/stat : 13688 (java) S 13671 13674 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101078246 10916999168 106159 33554432000 4194304 4196468 140724273091568 139634566409184 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13689] ppid=13671 vsize=10661132 memory=424636 CPUtime=1.26 cores=0,2,4,6
/proc/13674/task/13689/stat : 13689 (java) S 13671 13674 10521 0 -1 1077944384 904 0 0 0 67 59 0 0 20 0 15 0 101078246 10916999168 106159 33554432000 4194304 4196468 140724273091568 139634565355952 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
Current children cumulated CPU time: 2469.34 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 424636 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2492.2 s]
/proc/loadavg: 1.56 1.29 1.31 3/221 13894
/proc/meminfo: memFree=27388976/32770624 swapFree=67108744/67108860
[pid=13674] ppid=13671 vsize=10661132 memory=430780 CPUtime=2520.03 cores=0,2,4,6
/proc/13674/stat : 13674 (java) S 13671 13674 10521 0 -1 1077944320 68064 0 0 0 249298 2705 0 0 20 0 15 0 101078240 10916999168 107695 33554432000 4194304 4196468 140724273091568 140724273074112 139635268898551 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
/proc/13674/statm: 2665283 107695 3127 1 0 2627263 0
[pid=13674/tid=13676] ppid=13671 vsize=10661132 memory=4124 CPUtime=2471.08 cores=0,2,4,6
/proc/13674/task/13676/stat : 13676 (java) R 13671 13674 10521 0 -1 4202560 25634 0 0 0 244670 2438 0 0 20 0 15 0 101078241 10916999168 107695 33554432000 4194304 4196468 140724273091568 139635272997024 140724273960898 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13677] ppid=13671 vsize=10661132 memory=6791534058613427641 CPUtime=9.34 cores=0,2,4,6
/proc/13674/task/13677/stat : 13677 (java) S 13671 13674 10521 0 -1 1077944384 7949 0 0 0 881 53 0 0 20 0 15 0 101078241 10916999168 107695 33554432000 4194304 4196468 140724273091568 139634876013456 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13678] ppid=13671 vsize=10661132 memory=288230596050944315 CPUtime=9.36 cores=0,2,4,6
/proc/13674/task/13678/stat : 13678 (java) S 13671 13674 10521 0 -1 1077944384 7723 0 0 0 882 54 0 0 20 0 15 0 101078241 10916999168 107695 33554432000 4194304 4196468 140724273091568 139634874960656 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13679] ppid=13671 vsize=10661132 memory=15534111569742208 CPUtime=9.37 cores=0,2,4,6
/proc/13674/task/13679/stat : 13679 (java) S 13671 13674 10521 0 -1 1077944384 7307 0 0 0 885 52 0 0 20 0 15 0 101078241 10916999168 107695 33554432000 4194304 4196468 140724273091568 139634873908368 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13680] ppid=13671 vsize=10661132 memory=1236 CPUtime=9.35 cores=0,2,4,6
/proc/13674/task/13680/stat : 13680 (java) S 13671 13674 10521 0 -1 1077944384 5947 0 0 0 880 55 0 0 20 0 15 0 101078241 10916999168 107695 33554432000 4194304 4196468 140724273091568 139634872855568 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13681] ppid=13671 vsize=10661132 memory=16676 CPUtime=8.82 cores=0,2,4,6
/proc/13674/task/13681/stat : 13681 (java) S 13671 13674 10521 0 -1 1077944384 5929 0 0 0 832 50 0 0 20 0 15 0 101078243 10916999168 107695 33554432000 4194304 4196468 140724273091568 139634573777008 139635268909698 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13682] ppid=13671 vsize=10661132 memory=4052 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13682/stat : 13682 (java) S 13671 13674 10521 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 101078243 10916999168 107695 33554432000 4194304 4196468 140724273091568 139634572722976 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13683] ppid=13671 vsize=10661132 memory=644 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13683/stat : 13683 (java) S 13671 13674 10521 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101078243 10916999168 107695 33554432000 4194304 4196468 140724273091568 139634571670640 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13684] ppid=13671 vsize=10661132 memory=1800 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13684/stat : 13684 (java) S 13671 13674 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101078246 10916999168 107695 33554432000 4194304 4196468 140724273091568 139634570618960 139635268917147 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13685] ppid=13671 vsize=10661132 memory=956 CPUtime=0.41 cores=0,2,4,6
/proc/13674/task/13685/stat : 13685 (java) S 13671 13674 10521 0 -1 1077944384 1442 0 0 0 41 0 0 0 20 0 15 0 101078246 10916999168 107695 33554432000 4194304 4196468 140724273091568 139634569566832 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13686] ppid=13671 vsize=10661132 memory=2340 CPUtime=0.72 cores=0,2,4,6
/proc/13674/task/13686/stat : 13686 (java) S 13671 13674 10521 0 -1 1077944384 2619 0 0 0 72 0 0 0 20 0 15 0 101078246 10916999168 107695 33554432000 4194304 4196468 140724273091568 139634568514032 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13687] ppid=13671 vsize=10661132 memory=928 CPUtime=0.19 cores=0,2,4,6
/proc/13674/task/13687/stat : 13687 (java) S 13671 13674 10521 0 -1 1077944384 1235 0 0 0 18 1 0 0 20 0 15 0 101078246 10916999168 107695 33554432000 4194304 4196468 140724273091568 139634567461744 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13688] ppid=13671 vsize=10661132 memory=1568 CPUtime=0 cores=0,2,4,6
/proc/13674/task/13688/stat : 13688 (java) S 13671 13674 10521 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101078246 10916999168 107695 33554432000 4194304 4196468 140724273091568 139634566409184 139635268908757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
[pid=13674/tid=13689] ppid=13671 vsize=10661132 memory=2240 CPUtime=1.29 cores=0,2,4,6
/proc/13674/task/13689/stat : 13689 (java) S 13671 13674 10521 0 -1 1077944384 918 0 0 0 69 60 0 0 20 0 15 0 101078246 10916999168 107695 33554432000 4194304 4196468 140724273091568 139634565355952 139635268909698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15765504 140724273095800 140724273095945 140724273095945 140724273098703 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 430780 KiB

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

[startup+2492.21 s]
# the end of solver process 13674 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2492.99 s, system=27.0629 s

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

Child status: 143
Real time (s): 2492.21
CPU time (s): 2520.05
CPU user time (s): 2492.99
CPU system time (s): 27.0629
CPU usage (%): 101.117
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 430780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2492.99
system time used= 27.0629
maximum resident set size= 431288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68205
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 276471
involuntary context switches= 8205


# summary of solver processes directly reported to runsolver:
#   pid: 13674
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2492.99
#   total CPU system time (s): 27.0629

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.0283 second user time and 24.051 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-29 05:32:30
IDJOB=4299942
IDBENCH=141510
IDSOLVER=2768
FILE ID=node134/4299942-1532835150
RUNJOBID= node134-1532809720-10552
PBS_JOBID= 21022481
Free space on /tmp= 55560 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/MagicSquare/MagicSquare-12-sum_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299942-1532835150/watcher-4299942-1532835150 -o /tmp/evaluation-result-4299942-1532835150/solver-4299942-1532835150 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532809720-10552 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4299942-1532835150.xml --timelimit 2520

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

MD5SUM BENCH= 72f076078db8222856487e1257170ccd
RANDOM SEED=565263128

node134.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.68
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.68
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.68
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.68
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:        27838716 kB
MemAvailable:   31663528 kB
Buffers:          196036 kB
Cached:          3891092 kB
SwapCached:            0 kB
Active:          2084100 kB
Inactive:        2355400 kB
Active(anon):     301564 kB
Inactive(anon):    78480 kB
Active(file):    1782536 kB
Inactive(file):  2276920 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:              1204 kB
Writeback:             0 kB
AnonPages:        359820 kB
Mapped:            55472 kB
Shmem:             25132 kB
Slab:             190448 kB
SReclaimable:     162384 kB
SUnreclaim:        28064 kB
KernelStack:        3936 kB
PageTables:         6012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1135908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    288768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55560 MiB
End job on node134 at 2018-07-29 06:14:03