Trace number 4299980

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
Solver of Xavier Schul & Yvhan Smal 2018-04-28? (TO) 2520.02 2515.61

General information on the benchmark

NameMagicSquare/
MagicSquare-14-sum_c18.xml
MD5SUMd2d43b1b882dee15f3aa399c7a9d9ad6
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 variables196
Number of constraints31
Number of domains1
Minimum domain size196
Maximum domain size196
Distribution of domain sizes[{"size":196,"count":196}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":168},{"degree":4,"count":28}]
Minimum constraint arity14
Maximum constraint arity196
Distribution of constraint arities[{"arity":14,"count":30},{"arity":196,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":30}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.00/2515.60	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14963 MiB free)
  memory of node 1: 16384 MiB (11689 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299980-1532822341/watcher-4299980-1532822341 -o /tmp/evaluation-result-4299980-1532822341/solver-4299980-1532822341 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532809907-31741 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299980-1532822341.xml 

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

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


[startup+0.100136 s]*
/proc/loadavg: 1.32 1.39 1.39 4/215 761
/proc/meminfo: memFree=27275748/32770624 swapFree=67108496/67108860
[pid=746] ppid=743 vsize=10661052 memory=27348 CPUtime=0.12 cores=1,3,5,7
/proc/746/stat : 746 (java) S 743 746 31709 0 -1 1077944320 5300 0 0 0 11 1 0 0 20 0 15 0 99797318 10916917248 6837 33554432000 4194304 4196468 140726852792640 140726852775184 140396620938999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
/proc/746/statm: 2665263 6837 2812 1 0 2627263 0
[pid=746/tid=748] ppid=743 vsize=10661052 memory=8389772277269004345 CPUtime=0.08 cores=1,3,5,7
/proc/746/task/748/stat : 748 (java) R 743 746 31709 0 -1 4202560 3181 0 0 0 8 0 0 0 20 0 15 0 99797318 10916917248 6837 33554432000 4194304 4196468 140726852792640 140396625160160 140396620950934 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=749] ppid=743 vsize=10661052 memory=4294967660 CPUtime=0 cores=1,3,5,7
/proc/746/task/749/stat : 749 (java) S 743 746 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99797319 10916917248 6837 33554432000 4194304 4196468 140726852792640 140396577491856 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=750] ppid=743 vsize=10661052 memory=288370968579847808 CPUtime=0 cores=1,3,5,7
/proc/746/task/750/stat : 750 (java) S 743 746 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99797319 10916917248 6837 33554432000 4194304 4196468 140726852792640 140396576439056 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=751] ppid=743 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/746/task/751/stat : 751 (java) S 743 746 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99797319 10916917248 6837 33554432000 4194304 4196468 140726852792640 140396226075792 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=752] ppid=743 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/746/task/752/stat : 752 (java) S 743 746 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99797319 10916917248 6837 33554432000 4194304 4196468 140726852792640 140396225022992 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=753] ppid=743 vsize=10661052 memory=140592428136064 CPUtime=0 cores=1,3,5,7
/proc/746/task/753/stat : 753 (java) S 743 746 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99797320 10916917248 6837 33554432000 4194304 4196468 140726852792640 140395925944432 140396620950146 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=754] ppid=743 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/746/task/754/stat : 754 (java) S 743 746 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99797321 10916917248 6837 33554432000 4194304 4196468 140726852792640 140395924890400 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=755] ppid=743 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/746/task/755/stat : 755 (java) S 743 746 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99797321 10916917248 6837 33554432000 4194304 4196468 140726852792640 140395923838064 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=756] ppid=743 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/746/task/756/stat : 756 (java) S 743 746 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99797323 10916917248 6837 33554432000 4194304 4196468 140726852792640 140395922786384 140396620957595 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=757] ppid=743 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/746/task/757/stat : 757 (java) R 743 746 31709 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 99797323 10916917248 6837 33554432000 4194304 4196468 140726852792640 140395921734256 140396620950146 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=758] ppid=743 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/746/task/758/stat : 758 (java) R 743 746 31709 0 -1 4202560 133 0 0 0 0 0 0 0 20 0 15 0 99797323 10916917248 6903 33554432000 4194304 4196468 140726852792640 140395920681456 140396602291312 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=759] ppid=743 vsize=10661052 memory=140592428136064 CPUtime=0.01 cores=1,3,5,7
/proc/746/task/759/stat : 759 (java) R 743 746 31709 0 -1 4202560 326 0 0 0 1 0 0 0 20 0 15 0 99797324 10916917248 6903 33554432000 4194304 4196468 140726852792640 140395919629168 140396606104544 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=760] ppid=743 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/746/task/760/stat : 760 (java) S 743 746 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99797324 10916917248 6903 33554432000 4194304 4196468 140726852792640 140395918576608 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=761] ppid=743 vsize=10661052 memory=140592428136064 CPUtime=0 cores=1,3,5,7
/proc/746/task/761/stat : 761 (java) R 743 746 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99797324 10916917248 6903 33554432000 4194304 4196468 140726852792640 140395917523376 140396620950146 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27348 KiB

[startup+0.210658 s]*
/proc/loadavg: 1.32 1.39 1.39 4/215 761
/proc/meminfo: memFree=27263980/32770624 swapFree=67108496/67108860
[pid=746] ppid=743 vsize=10661052 memory=40244 CPUtime=0.32 cores=1,3,5,7
/proc/746/stat : 746 (java) S 743 746 31709 0 -1 1077944320 8126 0 0 0 30 2 0 0 20 0 15 0 99797318 10916917248 10061 33554432000 4194304 4196468 140726852792640 140726852775184 140396620938999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
/proc/746/statm: 2665263 10061 2945 1 0 2627263 0
[pid=746/tid=748] ppid=743 vsize=10661128 memory=8389772277269004345 CPUtime=0.19 cores=1,3,5,7
/proc/746/task/748/stat : 748 (java) R 743 746 31709 0 -1 4202560 5234 0 0 0 18 1 0 0 20 0 15 0 99797318 10916995072 10104 33554432000 4194304 4196468 140726852792640 140396625171312 140396620960925 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=749] ppid=743 vsize=10661128 memory=4294967660 CPUtime=0 cores=1,3,5,7
/proc/746/task/749/stat : 749 (java) S 743 746 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99797319 10916995072 10104 33554432000 4194304 4196468 140726852792640 140396577491856 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=750] ppid=743 vsize=10661128 memory=288370968579847808 CPUtime=0 cores=1,3,5,7
/proc/746/task/750/stat : 750 (java) S 743 746 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99797319 10916995072 10104 33554432000 4194304 4196468 140726852792640 140396576439056 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=751] ppid=743 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/746/task/751/stat : 751 (java) S 743 746 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99797319 10916995072 10104 33554432000 4194304 4196468 140726852792640 140396226075792 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=752] ppid=743 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/746/task/752/stat : 752 (java) S 743 746 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99797319 10916995072 10104 33554432000 4194304 4196468 140726852792640 140396225022992 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=753] ppid=743 vsize=10661128 memory=140592428136064 CPUtime=0 cores=1,3,5,7
/proc/746/task/753/stat : 753 (java) S 743 746 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99797320 10916995072 10104 33554432000 4194304 4196468 140726852792640 140395925944432 140396620950146 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=754] ppid=743 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/746/task/754/stat : 754 (java) S 743 746 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99797321 10916995072 10104 33554432000 4194304 4196468 140726852792640 140395924890400 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=755] ppid=743 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/746/task/755/stat : 755 (java) S 743 746 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99797321 10916995072 10104 33554432000 4194304 4196468 140726852792640 140395923838064 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=756] ppid=743 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/746/task/756/stat : 756 (java) S 743 746 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99797323 10916995072 10104 33554432000 4194304 4196468 140726852792640 140395922786384 140396620957595 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=757] ppid=743 vsize=10661128 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/746/task/757/stat : 757 (java) S 743 746 31709 0 -1 1077944384 384 0 0 0 1 0 0 0 20 0 15 0 99797323 10916995072 10104 33554432000 4194304 4196468 140726852792640 140395921734256 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=758] ppid=743 vsize=10661128 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/746/task/758/stat : 758 (java) S 743 746 31709 0 -1 1077944384 451 0 0 0 2 0 0 0 20 0 15 0 99797323 10916995072 10104 33554432000 4194304 4196468 140726852792640 140395920681456 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=759] ppid=743 vsize=10661128 memory=140592428136064 CPUtime=0.07 cores=1,3,5,7
/proc/746/task/759/stat : 759 (java) S 743 746 31709 0 -1 1077944384 738 0 0 0 7 0 0 0 20 0 15 0 99797324 10916995072 10104 33554432000 4194304 4196468 140726852792640 140395919629168 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=760] ppid=743 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/746/task/760/stat : 760 (java) S 743 746 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99797324 10916995072 10104 33554432000 4194304 4196468 140726852792640 140395918576608 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=761] ppid=743 vsize=10661128 memory=140592428136064 CPUtime=0 cores=1,3,5,7
/proc/746/task/761/stat : 761 (java) S 743 746 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99797324 10916995072 10104 33554432000 4194304 4196468 140726852792640 140395917523376 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40244 KiB

[startup+0.310711 s]*
/proc/loadavg: 1.32 1.39 1.39 5/215 761
/proc/meminfo: memFree=27255604/32770624 swapFree=67108496/67108860
[pid=746] ppid=743 vsize=10661128 memory=49004 CPUtime=0.56 cores=1,3,5,7
/proc/746/stat : 746 (java) S 743 746 31709 0 -1 1077944320 8962 0 0 0 54 2 0 0 20 0 15 0 99797318 10916995072 12251 33554432000 4194304 4196468 140726852792640 140726852775184 140396620938999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
/proc/746/statm: 2665282 12251 3065 1 0 2627263 0
[pid=746/tid=748] ppid=743 vsize=10661128 memory=6935054825532540783 CPUtime=0.3 cores=1,3,5,7
/proc/746/task/748/stat : 748 (java) R 743 746 31709 0 -1 4202560 5669 0 0 0 28 2 0 0 20 0 15 0 99797318 10916995072 12314 33554432000 4194304 4196468 140726852792640 140396625167984 140396604982629 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=749] ppid=743 vsize=10661128 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/746/task/749/stat : 749 (java) S 743 746 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99797319 10916995072 12314 33554432000 4194304 4196468 140726852792640 140396577491856 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=750] ppid=743 vsize=10661128 memory=6384 CPUtime=0 cores=1,3,5,7
/proc/746/task/750/stat : 750 (java) S 743 746 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99797319 10916995072 12314 33554432000 4194304 4196468 140726852792640 140396576439056 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=751] ppid=743 vsize=10661128 memory=5500 CPUtime=0 cores=1,3,5,7
/proc/746/task/751/stat : 751 (java) S 743 746 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99797319 10916995072 12314 33554432000 4194304 4196468 140726852792640 140396226075792 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=752] ppid=743 vsize=10661128 memory=4460 CPUtime=0 cores=1,3,5,7
/proc/746/task/752/stat : 752 (java) S 743 746 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99797319 10916995072 12314 33554432000 4194304 4196468 140726852792640 140396225022992 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=753] ppid=743 vsize=10660872 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/746/task/753/stat : 753 (java) S 743 746 31709 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99797320 10916732928 12316 33554432000 4194304 4196468 140726852792640 140395925944432 140396620950146 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=754] ppid=743 vsize=10661128 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/746/task/754/stat : 754 (java) S 743 746 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99797321 10916995072 12316 33554432000 4194304 4196468 140726852792640 140395924890400 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=755] ppid=743 vsize=10661128 memory=15184 CPUtime=0 cores=1,3,5,7
/proc/746/task/755/stat : 755 (java) S 743 746 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99797321 10916995072 12316 33554432000 4194304 4196468 140726852792640 140395923838064 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=756] ppid=743 vsize=10661128 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/746/task/756/stat : 756 (java) S 743 746 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99797323 10916995072 12316 33554432000 4194304 4196468 140726852792640 140395922786384 140396620957595 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=757] ppid=743 vsize=10661128 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/746/task/757/stat : 757 (java) S 743 746 31709 0 -1 1077944384 540 0 0 0 6 0 0 0 20 0 15 0 99797323 10916995072 12316 33554432000 4194304 4196468 140726852792640 140395921734256 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=758] ppid=743 vsize=10661128 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/746/task/758/stat : 758 (java) R 743 746 31709 0 -1 4202560 585 0 0 0 6 0 0 0 20 0 15 0 99797323 10916995072 12316 33554432000 4194304 4196468 140726852792640 140395920680640 140396605692401 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=759] ppid=743 vsize=10661128 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/746/task/759/stat : 759 (java) R 743 746 31709 0 -1 1077944384 817 0 0 0 13 0 0 0 20 0 15 0 99797324 10916995072 12316 33554432000 4194304 4196468 140726852792640 140395919629168 140396620950146 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=760] ppid=743 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/746/task/760/stat : 760 (java) S 743 746 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99797324 10916995072 12316 33554432000 4194304 4196468 140726852792640 140395918576608 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=761] ppid=743 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/746/task/761/stat : 761 (java) S 743 746 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99797324 10916995072 12316 33554432000 4194304 4196468 140726852792640 140395917523376 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 49004 KiB

[startup+0.700784 s]
/proc/loadavg: 1.32 1.39 1.39 5/215 761
/proc/meminfo: memFree=27241116/32770624 swapFree=67108496/67108860
[pid=746] ppid=743 vsize=10661128 memory=72928 CPUtime=1.6 cores=1,3,5,7
/proc/746/stat : 746 (java) S 743 746 31709 0 -1 1077944320 11860 0 0 0 157 3 0 0 20 0 15 0 99797318 10916995072 18232 33554432000 4194304 4196468 140726852792640 140726852775184 140396620938999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
/proc/746/statm: 2665282 18232 3093 1 0 2627263 0
[pid=746/tid=748] ppid=743 vsize=10661128 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/746/task/748/stat : 748 (java) R 743 746 31709 0 -1 4202560 5684 0 0 0 66 2 0 0 20 0 15 0 99797318 10916995072 18232 33554432000 4194304 4196468 140726852792640 140396625175752 140396259146990 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=749] ppid=743 vsize=10661128 memory=6010144289262430567 CPUtime=0 cores=1,3,5,7
/proc/746/task/749/stat : 749 (java) S 743 746 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99797319 10916995072 18232 33554432000 4194304 4196468 140726852792640 140396577491856 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=750] ppid=743 vsize=10661128 memory=7156615908638877522 CPUtime=0 cores=1,3,5,7
/proc/746/task/750/stat : 750 (java) S 743 746 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99797319 10916995072 18232 33554432000 4194304 4196468 140726852792640 140396576439056 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=751] ppid=743 vsize=10661128 memory=7301859363148425552 CPUtime=0 cores=1,3,5,7
/proc/746/task/751/stat : 751 (java) S 743 746 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99797319 10916995072 18232 33554432000 4194304 4196468 140726852792640 140396226075792 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=752] ppid=743 vsize=10661128 memory=2260 CPUtime=0 cores=1,3,5,7
/proc/746/task/752/stat : 752 (java) S 743 746 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99797319 10916995072 18232 33554432000 4194304 4196468 140726852792640 140396225022992 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=753] ppid=743 vsize=10661128 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/746/task/753/stat : 753 (java) S 743 746 31709 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99797320 10916995072 18232 33554432000 4194304 4196468 140726852792640 140395925944432 140396620950146 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=754] ppid=743 vsize=10661128 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/746/task/754/stat : 754 (java) S 743 746 31709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99797321 10916995072 18232 33554432000 4194304 4196468 140726852792640 140395924890400 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=755] ppid=743 vsize=10661128 memory=860 CPUtime=0 cores=1,3,5,7
/proc/746/task/755/stat : 755 (java) S 743 746 31709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99797321 10916995072 18232 33554432000 4194304 4196468 140726852792640 140395923838064 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=756] ppid=743 vsize=10661128 memory=12556 CPUtime=0 cores=1,3,5,7
/proc/746/task/756/stat : 756 (java) S 743 746 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99797323 10916995072 18232 33554432000 4194304 4196468 140726852792640 140395922786384 140396620957595 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=757] ppid=743 vsize=10661128 memory=756 CPUtime=0.37 cores=1,3,5,7
/proc/746/task/757/stat : 757 (java) S 743 746 31709 0 -1 1077944384 2052 0 0 0 37 0 0 0 20 0 15 0 99797323 10916995072 18232 33554432000 4194304 4196468 140726852792640 140395921734256 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=758] ppid=743 vsize=10661128 memory=1616 CPUtime=0.35 cores=1,3,5,7
/proc/746/task/758/stat : 758 (java) S 743 746 31709 0 -1 1077944384 1825 0 0 0 35 0 0 0 20 0 15 0 99797323 10916995072 18232 33554432000 4194304 4196468 140726852792640 140395920681456 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=759] ppid=743 vsize=10661128 memory=1836 CPUtime=0.17 cores=1,3,5,7
/proc/746/task/759/stat : 759 (java) S 743 746 31709 0 -1 1077944384 928 0 0 0 17 0 0 0 20 0 15 0 99797324 10916995072 18232 33554432000 4194304 4196468 140726852792640 140395919629168 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=760] ppid=743 vsize=10661128 memory=1132 CPUtime=0 cores=1,3,5,7
/proc/746/task/760/stat : 760 (java) S 743 746 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99797324 10916995072 18232 33554432000 4194304 4196468 140726852792640 140395918576608 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=761] ppid=743 vsize=10661128 memory=6384 CPUtime=0 cores=1,3,5,7
/proc/746/task/761/stat : 761 (java) S 743 746 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99797324 10916995072 18232 33554432000 4194304 4196468 140726852792640 140395917523376 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 72928 KiB

[startup+1.50073 s]
/proc/loadavg: 1.32 1.39 1.39 3/215 761
/proc/meminfo: memFree=27212760/32770624 swapFree=67108496/67108860
[pid=746] ppid=743 vsize=10661128 memory=120528 CPUtime=2.44 cores=1,3,5,7
/proc/746/stat : 746 (java) S 743 746 31709 0 -1 1077944320 12613 0 0 0 240 4 0 0 20 0 15 0 99797318 10916995072 30132 33554432000 4194304 4196468 140726852792640 140726852775184 140396620938999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
/proc/746/statm: 2665282 30132 3103 1 0 2627263 0
[pid=746/tid=748] ppid=743 vsize=10661128 memory=288230583166042426 CPUtime=1.48 cores=1,3,5,7
/proc/746/task/748/stat : 748 (java) R 743 746 31709 0 -1 4202560 5966 0 0 0 145 3 0 0 20 0 15 0 99797318 10916995072 30132 33554432000 4194304 4196468 140726852792640 140396625175632 140396259261855 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=749] ppid=743 vsize=10661128 memory=16105853304440330 CPUtime=0 cores=1,3,5,7
/proc/746/task/749/stat : 749 (java) S 743 746 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99797319 10916995072 30132 33554432000 4194304 4196468 140726852792640 140396577491856 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=750] ppid=743 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/746/task/750/stat : 750 (java) S 743 746 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99797319 10916995072 30132 33554432000 4194304 4196468 140726852792640 140396576439056 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=751] ppid=743 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/746/task/751/stat : 751 (java) S 743 746 31709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99797319 10916995072 30132 33554432000 4194304 4196468 140726852792640 140396226075792 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=752] ppid=743 vsize=10661128 memory=-3252517613198930781 CPUtime=0 cores=1,3,5,7
/proc/746/task/752/stat : 752 (java) S 743 746 31709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99797319 10916995072 30132 33554432000 4194304 4196468 140726852792640 140396225022992 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=753] ppid=743 vsize=10661128 memory=7679927811743456362 CPUtime=0 cores=1,3,5,7
/proc/746/task/753/stat : 753 (java) S 743 746 31709 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 15 0 99797320 10916995072 30132 33554432000 4194304 4196468 140726852792640 140395925944432 140396620950146 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0

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

/proc/746/task/748/stat : 748 (java) R 743 746 31709 0 -1 4202560 11850 0 0 0 237987 7 0 0 20 0 15 0 99797318 10916995072 41817 33554432000 4194304 4196468 140726852792640 140396625178192 140396259495800 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=749] ppid=743 vsize=10661128 memory=167268 CPUtime=0.95 cores=1,3,5,7
/proc/746/task/749/stat : 749 (java) S 743 746 31709 0 -1 1077944384 2502 0 0 0 87 8 0 0 20 0 15 0 99797319 10916995072 41817 33554432000 4194304 4196468 140726852792640 140396577491856 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=750] ppid=743 vsize=10661128 memory=6384 CPUtime=0.93 cores=1,3,5,7
/proc/746/task/750/stat : 750 (java) S 743 746 31709 0 -1 1077944384 2931 0 0 0 83 10 0 0 20 0 15 0 99797319 10916995072 41817 33554432000 4194304 4196468 140726852792640 140396576439056 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=751] ppid=743 vsize=10661128 memory=167268 CPUtime=0.93 cores=1,3,5,7
/proc/746/task/751/stat : 751 (java) S 743 746 31709 0 -1 1077944384 2872 0 0 0 85 8 0 0 20 0 15 0 99797319 10916995072 41817 33554432000 4194304 4196468 140726852792640 140396226075792 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=752] ppid=743 vsize=10661128 memory=167268 CPUtime=0.93 cores=1,3,5,7
/proc/746/task/752/stat : 752 (java) S 743 746 31709 0 -1 1077944384 3049 0 0 0 85 8 0 0 20 0 15 0 99797319 10916995072 41817 33554432000 4194304 4196468 140726852792640 140396225022992 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=753] ppid=743 vsize=10661128 memory=3872 CPUtime=1.07 cores=1,3,5,7
/proc/746/task/753/stat : 753 (java) S 743 746 31709 0 -1 1077944384 3507 0 0 0 99 8 0 0 20 0 15 0 99797320 10916995072 41817 33554432000 4194304 4196468 140726852792640 140395925944432 140396620950146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=754] ppid=743 vsize=10661128 memory=167268 CPUtime=0 cores=1,3,5,7
/proc/746/task/754/stat : 754 (java) S 743 746 31709 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 99797321 10916995072 41817 33554432000 4194304 4196468 140726852792640 140395924890400 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=755] ppid=743 vsize=10661128 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/746/task/755/stat : 755 (java) S 743 746 31709 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 99797321 10916995072 41817 33554432000 4194304 4196468 140726852792640 140395923838064 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=756] ppid=743 vsize=10661128 memory=167268 CPUtime=0 cores=1,3,5,7
/proc/746/task/756/stat : 756 (java) S 743 746 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99797323 10916995072 41817 33554432000 4194304 4196468 140726852792640 140395922786384 140396620957595 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=757] ppid=743 vsize=10661128 memory=3872 CPUtime=0.54 cores=1,3,5,7
/proc/746/task/757/stat : 757 (java) S 743 746 31709 0 -1 1077944384 4666 0 0 0 54 0 0 0 20 0 15 0 99797323 10916995072 41817 33554432000 4194304 4196468 140726852792640 140395921734256 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=758] ppid=743 vsize=10661128 memory=167268 CPUtime=0.46 cores=1,3,5,7
/proc/746/task/758/stat : 758 (java) S 743 746 31709 0 -1 1077944384 2395 0 0 0 46 0 0 0 20 0 15 0 99797323 10916995072 41817 33554432000 4194304 4196468 140726852792640 140395920681456 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=759] ppid=743 vsize=10661128 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/746/task/759/stat : 759 (java) S 743 746 31709 0 -1 1077944384 1058 0 0 0 19 0 0 0 20 0 15 0 99797324 10916995072 41817 33554432000 4194304 4196468 140726852792640 140395919629168 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=760] ppid=743 vsize=10661128 memory=167268 CPUtime=0 cores=1,3,5,7
/proc/746/task/760/stat : 760 (java) S 743 746 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99797324 10916995072 41817 33554432000 4194304 4196468 140726852792640 140395918576608 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=761] ppid=743 vsize=10661128 memory=165220 CPUtime=0.47 cores=1,3,5,7
/proc/746/task/761/stat : 761 (java) S 743 746 31709 0 -1 1077944384 893 0 0 0 20 27 0 0 20 0 15 0 99797324 10916995072 41817 33554432000 4194304 4196468 140726852792640 140395917523376 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
Current children cumulated CPU time: 2386.51 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 167268 KiB

[startup+2442.3 s]
/proc/loadavg: 1.27 1.41 1.43 3/215 858
/proc/meminfo: memFree=27159168/32770624 swapFree=67108496/67108860
[pid=746] ppid=743 vsize=10661128 memory=167268 CPUtime=2446.59 cores=1,3,5,7
/proc/746/stat : 746 (java) S 743 746 31709 0 -1 1077944320 37769 0 0 0 244595 64 0 0 20 0 15 0 99797318 10916995072 41817 33554432000 4194304 4196468 140726852792640 140726852775184 140396620938999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
/proc/746/statm: 2665282 41817 3130 1 0 2627263 0
[pid=746/tid=748] ppid=743 vsize=10661128 memory=167268 CPUtime=2439.87 cores=1,3,5,7
/proc/746/task/748/stat : 748 (java) R 743 746 31709 0 -1 4202560 12034 0 0 0 243980 7 0 0 20 0 15 0 99797318 10916995072 41817 33554432000 4194304 4196468 140726852792640 140396625178224 140396259262047 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=749] ppid=743 vsize=10661128 memory=167268 CPUtime=0.98 cores=1,3,5,7
/proc/746/task/749/stat : 749 (java) S 743 746 31709 0 -1 1077944384 2570 0 0 0 90 8 0 0 20 0 15 0 99797319 10916995072 41817 33554432000 4194304 4196468 140726852792640 140396577491856 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=750] ppid=743 vsize=10661128 memory=167268 CPUtime=0.95 cores=1,3,5,7
/proc/746/task/750/stat : 750 (java) S 743 746 31709 0 -1 1077944384 2942 0 0 0 85 10 0 0 20 0 15 0 99797319 10916995072 41817 33554432000 4194304 4196468 140726852792640 140396576439056 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=751] ppid=743 vsize=10661128 memory=167268 CPUtime=0.96 cores=1,3,5,7
/proc/746/task/751/stat : 751 (java) S 743 746 31709 0 -1 1077944384 2912 0 0 0 88 8 0 0 20 0 15 0 99797319 10916995072 41817 33554432000 4194304 4196468 140726852792640 140396226075792 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=752] ppid=743 vsize=10661128 memory=167268 CPUtime=0.96 cores=1,3,5,7
/proc/746/task/752/stat : 752 (java) S 743 746 31709 0 -1 1077944384 3276 0 0 0 88 8 0 0 20 0 15 0 99797319 10916995072 41817 33554432000 4194304 4196468 140726852792640 140396225022992 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=753] ppid=743 vsize=10661128 memory=167268 CPUtime=1.09 cores=1,3,5,7
/proc/746/task/753/stat : 753 (java) S 743 746 31709 0 -1 1077944384 3580 0 0 0 101 8 0 0 20 0 15 0 99797320 10916995072 41817 33554432000 4194304 4196468 140726852792640 140395925944432 140396620950146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=754] ppid=743 vsize=10661128 memory=167268 CPUtime=0 cores=1,3,5,7
/proc/746/task/754/stat : 754 (java) S 743 746 31709 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 99797321 10916995072 41817 33554432000 4194304 4196468 140726852792640 140395924890400 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=755] ppid=743 vsize=10661128 memory=167268 CPUtime=0 cores=1,3,5,7
/proc/746/task/755/stat : 755 (java) S 743 746 31709 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 99797321 10916995072 41817 33554432000 4194304 4196468 140726852792640 140395923838064 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=756] ppid=743 vsize=10661128 memory=167268 CPUtime=0 cores=1,3,5,7
/proc/746/task/756/stat : 756 (java) S 743 746 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99797323 10916995072 41817 33554432000 4194304 4196468 140726852792640 140395922786384 140396620957595 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=757] ppid=743 vsize=10661128 memory=3872 CPUtime=0.54 cores=1,3,5,7
/proc/746/task/757/stat : 757 (java) S 743 746 31709 0 -1 1077944384 4668 0 0 0 54 0 0 0 20 0 15 0 99797323 10916995072 41817 33554432000 4194304 4196468 140726852792640 140395921734256 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=758] ppid=743 vsize=10661128 memory=167268 CPUtime=0.46 cores=1,3,5,7
/proc/746/task/758/stat : 758 (java) S 743 746 31709 0 -1 1077944384 2397 0 0 0 46 0 0 0 20 0 15 0 99797323 10916995072 41817 33554432000 4194304 4196468 140726852792640 140395920681456 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=759] ppid=743 vsize=10661128 memory=167268 CPUtime=0.19 cores=1,3,5,7
/proc/746/task/759/stat : 759 (java) S 743 746 31709 0 -1 1077944384 1060 0 0 0 19 0 0 0 20 0 15 0 99797324 10916995072 41817 33554432000 4194304 4196468 140726852792640 140395919629168 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=760] ppid=743 vsize=10661128 memory=167268 CPUtime=0 cores=1,3,5,7
/proc/746/task/760/stat : 760 (java) S 743 746 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99797324 10916995072 41817 33554432000 4194304 4196468 140726852792640 140395918576608 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=761] ppid=743 vsize=10661128 memory=167268 CPUtime=0.48 cores=1,3,5,7
/proc/746/task/761/stat : 761 (java) S 743 746 31709 0 -1 1077944384 910 0 0 0 20 28 0 0 20 0 15 0 99797324 10916995072 41817 33554432000 4194304 4196468 140726852792640 140395917523376 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
Current children cumulated CPU time: 2446.59 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 167268 KiB

[startup+2502.3 s]
/proc/loadavg: 1.37 1.40 1.42 3/215 866
/proc/meminfo: memFree=27155948/32770624 swapFree=67108496/67108860
[pid=746] ppid=743 vsize=10661128 memory=169316 CPUtime=2506.68 cores=1,3,5,7
/proc/746/stat : 746 (java) S 743 746 31709 0 -1 1077944320 37858 0 0 0 250602 66 0 0 20 0 15 0 99797318 10916995072 42329 33554432000 4194304 4196468 140726852792640 140726852775184 140396620938999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
/proc/746/statm: 2665282 42329 3130 1 0 2627263 0
[pid=746/tid=748] ppid=743 vsize=10661128 memory=169316 CPUtime=2499.79 cores=1,3,5,7
/proc/746/task/748/stat : 748 (java) R 743 746 31709 0 -1 4202560 12090 0 0 0 249972 7 0 0 20 0 15 0 99797318 10916995072 42329 33554432000 4194304 4196468 140726852792640 140396625178304 140396259113077 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=749] ppid=743 vsize=10661128 memory=0 CPUtime=1.01 cores=1,3,5,7
/proc/746/task/749/stat : 749 (java) S 743 746 31709 0 -1 1077944384 2572 0 0 0 93 8 0 0 20 0 15 0 99797319 10916995072 42329 33554432000 4194304 4196468 140726852792640 140396577491856 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=750] ppid=743 vsize=10661128 memory=169316 CPUtime=0.98 cores=1,3,5,7
/proc/746/task/750/stat : 750 (java) S 743 746 31709 0 -1 1077944384 2943 0 0 0 88 10 0 0 20 0 15 0 99797319 10916995072 42329 33554432000 4194304 4196468 140726852792640 140396576439056 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=751] ppid=743 vsize=10661128 memory=169316 CPUtime=0.99 cores=1,3,5,7
/proc/746/task/751/stat : 751 (java) S 743 746 31709 0 -1 1077944384 2918 0 0 0 91 8 0 0 20 0 15 0 99797319 10916995072 42329 33554432000 4194304 4196468 140726852792640 140396226075792 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=752] ppid=743 vsize=10661128 memory=169316 CPUtime=1 cores=1,3,5,7
/proc/746/task/752/stat : 752 (java) S 743 746 31709 0 -1 1077944384 3292 0 0 0 91 9 0 0 20 0 15 0 99797319 10916995072 42329 33554432000 4194304 4196468 140726852792640 140396225022992 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=753] ppid=743 vsize=10661128 memory=169316 CPUtime=1.13 cores=1,3,5,7
/proc/746/task/753/stat : 753 (java) S 743 746 31709 0 -1 1077944384 3584 0 0 0 104 9 0 0 20 0 15 0 99797320 10916995072 42329 33554432000 4194304 4196468 140726852792640 140395925944432 140396620950146 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=754] ppid=743 vsize=10661128 memory=169316 CPUtime=0 cores=1,3,5,7
/proc/746/task/754/stat : 754 (java) S 743 746 31709 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 99797321 10916995072 42329 33554432000 4194304 4196468 140726852792640 140395924890400 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=755] ppid=743 vsize=10661128 memory=3872 CPUtime=0 cores=1,3,5,7
/proc/746/task/755/stat : 755 (java) S 743 746 31709 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 99797321 10916995072 42329 33554432000 4194304 4196468 140726852792640 140395923838064 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=756] ppid=743 vsize=10661128 memory=169316 CPUtime=0 cores=1,3,5,7
/proc/746/task/756/stat : 756 (java) S 743 746 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99797323 10916995072 42329 33554432000 4194304 4196468 140726852792640 140395922786384 140396620957595 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=757] ppid=743 vsize=10661128 memory=3872 CPUtime=0.54 cores=1,3,5,7
/proc/746/task/757/stat : 757 (java) S 743 746 31709 0 -1 1077944384 4668 0 0 0 54 0 0 0 20 0 15 0 99797323 10916995072 42329 33554432000 4194304 4196468 140726852792640 140395921734256 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=758] ppid=743 vsize=10661128 memory=3872 CPUtime=0.46 cores=1,3,5,7
/proc/746/task/758/stat : 758 (java) S 743 746 31709 0 -1 1077944384 2397 0 0 0 46 0 0 0 20 0 15 0 99797323 10916995072 42329 33554432000 4194304 4196468 140726852792640 140395920681456 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=759] ppid=743 vsize=10661128 memory=28784 CPUtime=0.19 cores=1,3,5,7
/proc/746/task/759/stat : 759 (java) S 743 746 31709 0 -1 1077944384 1060 0 0 0 19 0 0 0 20 0 15 0 99797324 10916995072 42329 33554432000 4194304 4196468 140726852792640 140395919629168 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=760] ppid=743 vsize=10661128 memory=5500 CPUtime=0 cores=1,3,5,7
/proc/746/task/760/stat : 760 (java) S 743 746 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99797324 10916995072 42329 33554432000 4194304 4196468 140726852792640 140395918576608 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=761] ppid=743 vsize=10661128 memory=4460 CPUtime=0.5 cores=1,3,5,7
/proc/746/task/761/stat : 761 (java) S 743 746 31709 0 -1 1077944384 914 0 0 0 21 29 0 0 20 0 15 0 99797324 10916995072 42329 33554432000 4194304 4196468 140726852792640 140395917523376 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
Current children cumulated CPU time: 2506.68 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 169316 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.6 s]
/proc/loadavg: 1.39 1.40 1.42 3/215 949
/proc/meminfo: memFree=27119680/32770624 swapFree=67108496/67108860
[pid=746] ppid=743 vsize=10661128 memory=169316 CPUtime=2520 cores=1,3,5,7
/proc/746/stat : 746 (java) S 743 746 31709 0 -1 1077944320 38407 0 0 0 251934 66 0 0 20 0 15 0 99797318 10916995072 42329 33554432000 4194304 4196468 140726852792640 140726852775184 140396620938999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
/proc/746/statm: 2665282 42329 3130 1 0 2627263 0
[pid=746/tid=748] ppid=743 vsize=10661128 memory=0 CPUtime=2513.08 cores=1,3,5,7
/proc/746/task/748/stat : 748 (java) R 743 746 31709 0 -1 4202560 12246 0 0 0 251301 7 0 0 20 0 15 0 99797318 10916995072 42329 33554432000 4194304 4196468 140726852792640 140396625178224 140396259120860 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=749] ppid=743 vsize=10661128 memory=50 CPUtime=1.02 cores=1,3,5,7
/proc/746/task/749/stat : 749 (java) S 743 746 31709 0 -1 1077944384 2581 0 0 0 94 8 0 0 20 0 15 0 99797319 10916995072 42329 33554432000 4194304 4196468 140726852792640 140396577491856 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=750] ppid=743 vsize=10661128 memory=6947385649911455296 CPUtime=0.99 cores=1,3,5,7
/proc/746/task/750/stat : 750 (java) S 743 746 31709 0 -1 1077944384 2973 0 0 0 89 10 0 0 20 0 15 0 99797319 10916995072 42329 33554432000 4194304 4196468 140726852792640 140396576439056 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=751] ppid=743 vsize=10661128 memory=28784 CPUtime=0.99 cores=1,3,5,7
/proc/746/task/751/stat : 751 (java) S 743 746 31709 0 -1 1077944384 3138 0 0 0 91 8 0 0 20 0 15 0 99797319 10916995072 42329 33554432000 4194304 4196468 140726852792640 140396226075792 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=752] ppid=743 vsize=10661128 memory=1224 CPUtime=1 cores=1,3,5,7
/proc/746/task/752/stat : 752 (java) S 743 746 31709 0 -1 1077944384 3345 0 0 0 91 9 0 0 20 0 15 0 99797319 10916995072 42329 33554432000 4194304 4196468 140726852792640 140396225022992 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=753] ppid=743 vsize=10661128 memory=2260 CPUtime=1.14 cores=1,3,5,7
/proc/746/task/753/stat : 753 (java) S 743 746 31709 0 -1 1077944384 3652 0 0 0 105 9 0 0 20 0 15 0 99797320 10916995072 42329 33554432000 4194304 4196468 140726852792640 140395925944432 140396620950146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=754] ppid=743 vsize=10661128 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/746/task/754/stat : 754 (java) S 743 746 31709 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 99797321 10916995072 42329 33554432000 4194304 4196468 140726852792640 140395924890400 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=755] ppid=743 vsize=10661128 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/746/task/755/stat : 755 (java) S 743 746 31709 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 99797321 10916995072 42329 33554432000 4194304 4196468 140726852792640 140395923838064 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=756] ppid=743 vsize=10661128 memory=860 CPUtime=0 cores=1,3,5,7
/proc/746/task/756/stat : 756 (java) S 743 746 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99797323 10916995072 42329 33554432000 4194304 4196468 140726852792640 140395922786384 140396620957595 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=757] ppid=743 vsize=10661128 memory=12556 CPUtime=0.54 cores=1,3,5,7
/proc/746/task/757/stat : 757 (java) S 743 746 31709 0 -1 1077944384 4668 0 0 0 54 0 0 0 20 0 15 0 99797323 10916995072 42329 33554432000 4194304 4196468 140726852792640 140395921734256 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=758] ppid=743 vsize=10661128 memory=756 CPUtime=0.46 cores=1,3,5,7
/proc/746/task/758/stat : 758 (java) S 743 746 31709 0 -1 1077944384 2397 0 0 0 46 0 0 0 20 0 15 0 99797323 10916995072 42329 33554432000 4194304 4196468 140726852792640 140395920681456 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=759] ppid=743 vsize=10661128 memory=1616 CPUtime=0.19 cores=1,3,5,7
/proc/746/task/759/stat : 759 (java) S 743 746 31709 0 -1 1077944384 1060 0 0 0 19 0 0 0 20 0 15 0 99797324 10916995072 42329 33554432000 4194304 4196468 140726852792640 140395919629168 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=760] ppid=743 vsize=10661128 memory=1836 CPUtime=0 cores=1,3,5,7
/proc/746/task/760/stat : 760 (java) S 743 746 31709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99797324 10916995072 42329 33554432000 4194304 4196468 140726852792640 140395918576608 140396620949205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
[pid=746/tid=761] ppid=743 vsize=10661128 memory=1132 CPUtime=0.5 cores=1,3,5,7
/proc/746/task/761/stat : 761 (java) S 743 746 31709 0 -1 1077944384 927 0 0 0 21 29 0 0 20 0 15 0 99797324 10916995072 42329 33554432000 4194304 4196468 140726852792640 140395917523376 140396620950146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34136064 140726852801709 140726852801801 140726852801801 140726852804559 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 169316 KiB

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

[startup+2515.61 s]
# the end of solver process 746 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.35 s, system=0.666365 s

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

Child status: 143
Real time (s): 2515.61
CPU time (s): 2520.02
CPU user time (s): 2519.35
CPU system time (s): 0.666365
CPU usage (%): 100.175
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 192168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.35
system time used= 0.666365
maximum resident set size= 197300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38554
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= 86433
involuntary context switches= 2263


# summary of solver processes directly reported to runsolver:
#   pid: 746
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2519.35
#   total CPU system time (s): 0.666365

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.1766 second user time and 22.2718 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-29 01:59:01
IDJOB=4299980
IDBENCH=141515
IDSOLVER=2766
FILE ID=node149/4299980-1532822341
RUNJOBID= node149-1532809907-31741
PBS_JOBID= 21022482
Free space on /tmp= 43256 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/MagicSquare/MagicSquare-14-sum_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299980-1532822341/watcher-4299980-1532822341 -o /tmp/evaluation-result-4299980-1532822341/solver-4299980-1532822341 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532809907-31741 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299980-1532822341.xml

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

MD5SUM BENCH= d2d43b1b882dee15f3aa399c7a9d9ad6
RANDOM SEED=651255584

node149.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.60
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.60
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.60
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.60
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:        27292704 kB
MemAvailable:   31755940 kB
Buffers:          146148 kB
Cached:          4535352 kB
SwapCached:           60 kB
Active:          1736668 kB
Inactive:        3173576 kB
Active(anon):     178316 kB
Inactive(anon):    78000 kB
Active(file):    1558352 kB
Inactive(file):  3095576 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:              1272 kB
Writeback:             0 kB
AnonPages:        237996 kB
Mapped:            47444 kB
Shmem:             25040 kB
Slab:             266236 kB
SReclaimable:     237768 kB
SUnreclaim:        28468 kB
KernelStack:        3664 kB
PageTables:         5636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1156152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43256 MiB
End job on node149 at 2018-07-29 02:40:57