Trace number 4297964

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-29SAT (TO) 2520.09 2504.61

General information on the benchmark

NameColouredQueens/
ColouredQueens-07_c18.xml
MD5SUM968c6e40c1de71b17fca4670fe54f327
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.003986
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints36
Number of domains1
Minimum domain size7
Maximum domain size7
Distribution of domain sizes[{"size":7,"count":49}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":45}]
Minimum constraint arity2
Maximum constraint arity7
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":16}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":36}]
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.07/2504.60	s SATISFIABLE
2520.07/2504.60	v <instantiation>
2520.07/2504.60	v 	<list>
2520.07/2504.60	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] 
2520.07/2504.60	v 	</list>
2520.07/2504.60	v 	<values>
2520.07/2504.60	v 		0 1 2 3 4 5 6 2 3 4 5 6 0 1 4 5 6 0 1 2 3 6 0 1 2 3 4 5 1 2 3 4 5 6 0 3 4 5 6 0 1 2 5 6 0 1 2 3 4 
2520.07/2504.60	v 	</values>
2520.07/2504.60	v </instantiation>

Verifier Data

OK	

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 (8929 MiB free)
  memory of node 1: 16384 MiB (12672 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297964-1532740021/watcher-4297964-1532740021 -o /tmp/evaluation-result-4297964-1532740021/solver-4297964-1532740021 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532740019-20129 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4297964-1532740021.xml --timelimit 2520 

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

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

solver pid=20249, runsolver pid=20246

[startup+0.100074 s]*
/proc/loadavg: 2.41 5.98 7.40 4/220 20264
/proc/meminfo: memFree=22104028/32770624 swapFree=67108796/67108860
[pid=20249] ppid=20246 vsize=10658972 memory=27496 CPUtime=0.13 cores=1,3,5,7
/proc/20249/stat : 20249 (java) S 20246 20249 25017 0 -1 1077944320 5286 0 0 0 12 1 0 0 20 0 15 0 91565254 10914787328 6874 33554432000 4194304 4196468 140733170790656 140733170773200 139909266173687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
/proc/20249/statm: 2664743 6874 2808 1 0 2627263 0
[pid=20249/tid=20251] ppid=20246 vsize=10658972 memory=8326441112148417179 CPUtime=0.09 cores=1,3,5,7
/proc/20249/task/20251/stat : 20251 (java) S 20246 20249 25017 0 -1 1077944384 3155 0 0 0 9 0 0 0 20 0 15 0 91565254 10914787328 6940 33554432000 4194304 4196468 140733170790656 139909270401936 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20252] ppid=20246 vsize=10658972 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20252/stat : 20252 (java) S 20246 20249 25017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91565255 10914787328 6940 33554432000 4194304 4196468 140733170790656 139908872776720 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20253] ppid=20246 vsize=10658972 memory=139737548273280 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20253/stat : 20253 (java) S 20246 20249 25017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91565255 10914787328 6940 33554432000 4194304 4196468 140733170790656 139908871724176 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20254] ppid=20246 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20254/stat : 20254 (java) S 20246 20249 25017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91565255 10914787328 6940 33554432000 4194304 4196468 140733170790656 139908870671120 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20255] ppid=20246 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20255/stat : 20255 (java) S 20246 20249 25017 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91565255 10914787328 6940 33554432000 4194304 4196468 140733170790656 139908869618576 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20256] ppid=20246 vsize=10658972 memory=139737548273280 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20256/stat : 20256 (java) S 20246 20249 25017 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91565256 10914787328 6940 33554432000 4194304 4196468 140733170790656 139908369860848 139909266184834 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20257] ppid=20246 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20257/stat : 20257 (java) S 20246 20249 25017 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91565257 10914787328 6940 33554432000 4194304 4196468 140733170790656 139908368807072 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20258] ppid=20246 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20258/stat : 20258 (java) S 20246 20249 25017 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91565257 10914787328 6940 33554432000 4194304 4196468 140733170790656 139908367753968 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20259] ppid=20246 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20259/stat : 20259 (java) S 20246 20249 25017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91565259 10914787328 6940 33554432000 4194304 4196468 140733170790656 139908366702544 139909266192283 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20260] ppid=20246 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20260/stat : 20260 (java) R 20246 20249 25017 0 -1 4202560 341 0 0 0 0 0 0 0 20 0 15 0 91565259 10914787328 6940 33554432000 4194304 4196468 140733170790656 139908365650672 139909244006544 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20261] ppid=20246 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20261/stat : 20261 (java) R 20246 20249 25017 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 91565259 10914787328 6940 33554432000 4194304 4196468 140733170790656 139908364598128 139909266184834 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20262] ppid=20246 vsize=10658972 memory=139737548273280 CPUtime=0.02 cores=1,3,5,7
/proc/20249/task/20262/stat : 20262 (java) S 20246 20249 25017 0 -1 1077944384 330 0 0 0 2 0 0 0 20 0 15 0 91565259 10914787328 6940 33554432000 4194304 4196468 140733170790656 139908363545072 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20263] ppid=20246 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20263/stat : 20263 (java) S 20246 20249 25017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91565259 10914787328 6940 33554432000 4194304 4196468 140733170790656 139908362492768 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20264] ppid=20246 vsize=10658972 memory=139737548273280 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20264/stat : 20264 (java) S 20246 20249 25017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91565260 10914787328 6940 33554432000 4194304 4196468 140733170790656 139908361439792 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27496 KiB

[startup+0.220011 s]*
/proc/loadavg: 2.41 5.98 7.40 3/220 20264
/proc/meminfo: memFree=22091176/32770624 swapFree=67108796/67108860
[pid=20249] ppid=20246 vsize=10661132 memory=40560 CPUtime=0.33 cores=1,3,5,7
/proc/20249/stat : 20249 (java) S 20246 20249 25017 0 -1 1077944320 8266 0 0 0 31 2 0 0 20 0 15 0 91565254 10916999168 10140 33554432000 4194304 4196468 140733170790656 140733170773200 139909266173687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
/proc/20249/statm: 2665283 10140 2960 1 0 2627263 0
[pid=20249/tid=20251] ppid=20246 vsize=10661132 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/20249/task/20251/stat : 20251 (java) R 20246 20249 25017 0 -1 4202560 5330 0 0 0 19 1 0 0 20 0 15 0 91565254 10916999168 10140 33554432000 4194304 4196468 140733170790656 139909270405520 139909266195613 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20252] ppid=20246 vsize=10661132 memory=345 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20252/stat : 20252 (java) S 20246 20249 25017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91565255 10916999168 10140 33554432000 4194304 4196468 140733170790656 139908872776720 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20253] ppid=20246 vsize=10661132 memory=139737548293782 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20253/stat : 20253 (java) S 20246 20249 25017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91565255 10916999168 10140 33554432000 4194304 4196468 140733170790656 139908871724176 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20254] ppid=20246 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20254/stat : 20254 (java) S 20246 20249 25017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91565255 10916999168 10140 33554432000 4194304 4196468 140733170790656 139908870671120 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20255] ppid=20246 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20255/stat : 20255 (java) S 20246 20249 25017 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91565255 10916999168 10140 33554432000 4194304 4196468 140733170790656 139908869618576 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20256] ppid=20246 vsize=10661132 memory=139737548273280 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20256/stat : 20256 (java) S 20246 20249 25017 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91565256 10916999168 10140 33554432000 4194304 4196468 140733170790656 139908369860848 139909266184834 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20257] ppid=20246 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20257/stat : 20257 (java) S 20246 20249 25017 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91565257 10916999168 10140 33554432000 4194304 4196468 140733170790656 139908368807072 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20258] ppid=20246 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20258/stat : 20258 (java) S 20246 20249 25017 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91565257 10916999168 10140 33554432000 4194304 4196468 140733170790656 139908367753968 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20259] ppid=20246 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20259/stat : 20259 (java) S 20246 20249 25017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91565259 10916999168 10140 33554432000 4194304 4196468 140733170790656 139908366702544 139909266192283 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20260] ppid=20246 vsize=10661132 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20249/task/20260/stat : 20260 (java) S 20246 20249 25017 0 -1 1077944384 383 0 0 0 2 0 0 0 20 0 15 0 91565259 10916999168 10140 33554432000 4194304 4196468 140733170790656 139908365650672 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20261] ppid=20246 vsize=10661132 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/20249/task/20261/stat : 20261 (java) S 20246 20249 25017 0 -1 1077944384 443 0 0 0 2 0 0 0 20 0 15 0 91565259 10916999168 10140 33554432000 4194304 4196468 140733170790656 139908364598128 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20262] ppid=20246 vsize=10661132 memory=139737548273280 CPUtime=0.07 cores=1,3,5,7
/proc/20249/task/20262/stat : 20262 (java) S 20246 20249 25017 0 -1 1077944384 749 0 0 0 7 0 0 0 20 0 15 0 91565259 10916999168 10140 33554432000 4194304 4196468 140733170790656 139908363545072 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20263] ppid=20246 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20263/stat : 20263 (java) S 20246 20249 25017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91565259 10916999168 10140 33554432000 4194304 4196468 140733170790656 139908362492768 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20264] ppid=20246 vsize=10661132 memory=139737548273280 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20264/stat : 20264 (java) S 20246 20249 25017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91565260 10916999168 10140 33554432000 4194304 4196468 140733170790656 139908361439792 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40560 KiB

[startup+0.31033 s]*
/proc/loadavg: 2.41 5.98 7.40 4/220 20264
/proc/meminfo: memFree=22086772/32770624 swapFree=67108796/67108860
[pid=20249] ppid=20246 vsize=10661132 memory=45032 CPUtime=0.54 cores=1,3,5,7
/proc/20249/stat : 20249 (java) S 20246 20249 25017 0 -1 1077944320 8839 0 0 0 52 2 0 0 20 0 15 0 91565254 10916999168 11258 33554432000 4194304 4196468 140733170790656 140733170773200 139909266173687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
/proc/20249/statm: 2665283 11258 3049 1 0 2627263 0
[pid=20249/tid=20251] ppid=20246 vsize=10661132 memory=2608 CPUtime=0.29 cores=1,3,5,7
/proc/20249/task/20251/stat : 20251 (java) R 20246 20249 25017 0 -1 4202560 5605 0 0 0 28 1 0 0 20 0 15 0 91565254 10916999168 11258 33554432000 4194304 4196468 140733170790656 139909270410096 139909266185622 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20252] ppid=20246 vsize=10661132 memory=35 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20252/stat : 20252 (java) S 20246 20249 25017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91565255 10916999168 11258 33554432000 4194304 4196468 140733170790656 139908872776720 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20253] ppid=20246 vsize=10661132 memory=139737548328992 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20253/stat : 20253 (java) S 20246 20249 25017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91565255 10916999168 11258 33554432000 4194304 4196468 140733170790656 139908871724176 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20254] ppid=20246 vsize=10661132 memory=58084 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20254/stat : 20254 (java) S 20246 20249 25017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91565255 10916999168 11258 33554432000 4194304 4196468 140733170790656 139908870671120 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20255] ppid=20246 vsize=10661132 memory=35 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20255/stat : 20255 (java) S 20246 20249 25017 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91565255 10916999168 11258 33554432000 4194304 4196468 140733170790656 139908869618576 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20256] ppid=20246 vsize=10661132 memory=139737548335904 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20256/stat : 20256 (java) S 20246 20249 25017 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 91565256 10916999168 11258 33554432000 4194304 4196468 140733170790656 139908369860848 139909266184834 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20257] ppid=20246 vsize=10661132 memory=35 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20257/stat : 20257 (java) S 20246 20249 25017 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91565257 10916999168 11258 33554432000 4194304 4196468 140733170790656 139908368807072 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20258] ppid=20246 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20258/stat : 20258 (java) S 20246 20249 25017 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91565257 10916999168 11258 33554432000 4194304 4196468 140733170790656 139908367753968 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20259] ppid=20246 vsize=10661132 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20259/stat : 20259 (java) S 20246 20249 25017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91565259 10916999168 11258 33554432000 4194304 4196468 140733170790656 139908366702544 139909266192283 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20260] ppid=20246 vsize=10661132 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/20249/task/20260/stat : 20260 (java) R 20246 20249 25017 0 -1 1077944384 447 0 0 0 3 0 0 0 20 0 15 0 91565259 10916999168 11258 33554432000 4194304 4196468 140733170790656 139908365650672 139909266184834 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20261] ppid=20246 vsize=10661132 memory=139737432179983 CPUtime=0.05 cores=1,3,5,7
/proc/20249/task/20261/stat : 20261 (java) R 20246 20249 25017 0 -1 4202560 531 0 0 0 5 0 0 0 20 0 15 0 91565259 10916999168 11258 33554432000 4194304 4196468 140733170790656 139908364598128 139909266185622 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20262] ppid=20246 vsize=10661132 memory=139737548293438 CPUtime=0.14 cores=1,3,5,7
/proc/20249/task/20262/stat : 20262 (java) R 20246 20249 25017 0 -1 4202560 886 0 0 0 14 0 0 0 20 0 15 0 91565259 10916999168 11258 33554432000 4194304 4196468 140733170790656 139908363545072 139909266185622 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20263] ppid=20246 vsize=10661132 memory=139737432182191 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20263/stat : 20263 (java) S 20246 20249 25017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91565259 10916999168 11258 33554432000 4194304 4196468 140733170790656 139908362492768 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20264] ppid=20246 vsize=10661132 memory=279474980481472 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20264/stat : 20264 (java) S 20246 20249 25017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91565260 10916999168 11258 33554432000 4194304 4196468 140733170790656 139908361439792 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 45032 KiB

[startup+0.70087 s]
/proc/loadavg: 2.41 5.98 7.40 5/220 20264
/proc/meminfo: memFree=22053768/32770624 swapFree=67108796/67108860
[pid=20249] ppid=20246 vsize=10661132 memory=111684 CPUtime=1.73 cores=1,3,5,7
/proc/20249/stat : 20249 (java) S 20246 20249 25017 0 -1 1077944320 12215 0 0 0 169 4 0 0 20 0 15 0 91565254 10916999168 27921 33554432000 4194304 4196468 140733170790656 140733170773200 139909266173687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
/proc/20249/statm: 2665283 27921 3096 1 0 2627263 0
[pid=20249/tid=20251] ppid=20246 vsize=10661132 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/20249/task/20251/stat : 20251 (java) R 20246 20249 25017 0 -1 4202560 5677 0 0 0 65 2 0 0 20 0 15 0 91565254 10916999168 27921 33554432000 4194304 4196468 140733170790656 139909270410032 140733171562434 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20252] ppid=20246 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20252/stat : 20252 (java) S 20246 20249 25017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91565255 10916999168 27921 33554432000 4194304 4196468 140733170790656 139908872776720 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20253] ppid=20246 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20253/stat : 20253 (java) S 20246 20249 25017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91565255 10916999168 27921 33554432000 4194304 4196468 140733170790656 139908871724176 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20254] ppid=20246 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20254/stat : 20254 (java) S 20246 20249 25017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91565255 10916999168 27921 33554432000 4194304 4196468 140733170790656 139908870671120 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20255] ppid=20246 vsize=10661132 memory=8751464017575491637 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20255/stat : 20255 (java) S 20246 20249 25017 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 91565255 10916999168 27921 33554432000 4194304 4196468 140733170790656 139908869618576 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20256] ppid=20246 vsize=10661132 memory=1608 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20256/stat : 20256 (java) S 20246 20249 25017 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 91565256 10916999168 27921 33554432000 4194304 4196468 140733170790656 139908369860848 139909266184834 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20257] ppid=20246 vsize=10661132 memory=5012 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20257/stat : 20257 (java) S 20246 20249 25017 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91565257 10916999168 27921 33554432000 4194304 4196468 140733170790656 139908368807072 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20258] ppid=20246 vsize=10661132 memory=4032 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20258/stat : 20258 (java) S 20246 20249 25017 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 91565257 10916999168 27921 33554432000 4194304 4196468 140733170790656 139908367753968 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20259] ppid=20246 vsize=10661132 memory=1284 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20259/stat : 20259 (java) S 20246 20249 25017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91565259 10916999168 27921 33554432000 4194304 4196468 140733170790656 139908366702544 139909266192283 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20260] ppid=20246 vsize=10661132 memory=1088 CPUtime=0.41 cores=1,3,5,7
/proc/20249/task/20260/stat : 20260 (java) R 20246 20249 25017 0 -1 4202560 2014 0 0 0 41 0 0 0 20 0 15 0 91565259 10916999168 27921 33554432000 4194304 4196468 140733170790656 139908365638816 139909249670243 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20261] ppid=20246 vsize=10661132 memory=1800 CPUtime=0.42 cores=1,3,5,7
/proc/20249/task/20261/stat : 20261 (java) R 20246 20249 25017 0 -1 4202560 1791 0 0 0 42 0 0 0 20 0 15 0 91565259 10916999168 27921 33554432000 4194304 4196468 140733170790656 139908364598128 139909252237863 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20262] ppid=20246 vsize=10661132 memory=7024 CPUtime=0.19 cores=1,3,5,7
/proc/20249/task/20262/stat : 20262 (java) S 20246 20249 25017 0 -1 1077944384 1362 0 0 0 19 0 0 0 20 0 15 0 91565259 10916999168 27921 33554432000 4194304 4196468 140733170790656 139908363545072 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20263] ppid=20246 vsize=10661132 memory=15044 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20263/stat : 20263 (java) S 20246 20249 25017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91565259 10916999168 27921 33554432000 4194304 4196468 140733170790656 139908362492768 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20264] ppid=20246 vsize=10661132 memory=20028 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20264/stat : 20264 (java) S 20246 20249 25017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91565260 10916999168 27921 33554432000 4194304 4196468 140733170790656 139908361439792 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 111684 KiB

[startup+1.50072 s]
/proc/loadavg: 2.46 5.93 7.38 3/220 20264
/proc/meminfo: memFree=21954224/32770624 swapFree=67108796/67108860
[pid=20249] ppid=20246 vsize=10661132 memory=181784 CPUtime=2.81 cores=1,3,5,7
/proc/20249/stat : 20249 (java) S 20246 20249 25017 0 -1 1077944320 12384 0 0 0 275 6 0 0 20 0 15 0 91565254 10916999168 45446 33554432000 4194304 4196468 140733170790656 140733170773200 139909266173687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
/proc/20249/statm: 2665283 45446 3108 1 0 2627263 0
[pid=20249/tid=20251] ppid=20246 vsize=10661132 memory=7878601616266707050 CPUtime=1.47 cores=1,3,5,7
/proc/20249/task/20251/stat : 20251 (java) R 20246 20249 25017 0 -1 4202560 5714 0 0 0 143 4 0 0 20 0 15 0 91565254 10916999168 45446 33554432000 4194304 4196468 140733170790656 139909270414976 140733171562434 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20252] ppid=20246 vsize=10661132 memory=734122130331934768 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20252/stat : 20252 (java) S 20246 20249 25017 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 91565255 10916999168 45446 33554432000 4194304 4196468 140733170790656 139908872776720 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20253] ppid=20246 vsize=10661132 memory=7451606258490103649 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20253/stat : 20253 (java) S 20246 20249 25017 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 91565255 10916999168 45446 33554432000 4194304 4196468 140733170790656 139908871724176 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20254] ppid=20246 vsize=10661132 memory=-7522837583045875833 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20254/stat : 20254 (java) S 20246 20249 25017 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 91565255 10916999168 45446 33554432000 4194304 4196468 140733170790656 139908870671120 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20255] ppid=20246 vsize=10661132 memory=7594564747245152596 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20255/stat : 20255 (java) S 20246 20249 25017 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 91565255 10916999168 45446 33554432000 4194304 4196468 140733170790656 139908869618576 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20256] ppid=20246 vsize=10661132 memory=7734483129740454481 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20256/stat : 20256 (java) S 20246 20249 25017 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 91565256 10916999168 45446 33554432000 4194304 4196468 140733170790656 139908369860848 139909266184834 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0

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

/proc/20249/task/20251/stat : 20251 (java) R 20246 20249 25017 0 -1 4202560 22898 0 0 0 232435 4217 0 0 20 0 15 0 91565254 10916999168 49589 33554432000 4194304 4196468 140733170790656 139909270414976 139908905770004 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20252] ppid=20246 vsize=10661132 memory=492 CPUtime=4.98 cores=1,3,5,7
/proc/20249/task/20252/stat : 20252 (java) S 20246 20249 25017 0 -1 1077944384 2130 0 0 0 418 80 0 0 20 0 15 0 91565255 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908872776720 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20253] ppid=20246 vsize=10661132 memory=198356 CPUtime=5.02 cores=1,3,5,7
/proc/20249/task/20253/stat : 20253 (java) S 20246 20249 25017 0 -1 1077944384 1630 0 0 0 425 77 0 0 20 0 15 0 91565255 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908871724176 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20254] ppid=20246 vsize=10661132 memory=198356 CPUtime=5.02 cores=1,3,5,7
/proc/20249/task/20254/stat : 20254 (java) S 20246 20249 25017 0 -1 1077944384 2263 0 0 0 434 68 0 0 20 0 15 0 91565255 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908870671120 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20255] ppid=20246 vsize=10661132 memory=198356 CPUtime=5.07 cores=1,3,5,7
/proc/20249/task/20255/stat : 20255 (java) S 20246 20249 25017 0 -1 1077944384 1859 0 0 0 436 71 0 0 20 0 15 0 91565255 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908869618576 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20256] ppid=20246 vsize=10661132 memory=198356 CPUtime=7.84 cores=1,3,5,7
/proc/20249/task/20256/stat : 20256 (java) S 20246 20249 25017 0 -1 1077944384 4413 0 0 0 729 55 0 0 20 0 15 0 91565256 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908369860848 139909266184834 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20257] ppid=20246 vsize=10661132 memory=198356 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20257/stat : 20257 (java) S 20246 20249 25017 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91565257 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908368807072 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20258] ppid=20246 vsize=10661132 memory=198356 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20258/stat : 20258 (java) S 20246 20249 25017 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 91565257 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908367753968 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20259] ppid=20246 vsize=10661132 memory=15044 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20259/stat : 20259 (java) S 20246 20249 25017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91565259 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908366702544 139909266192283 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20260] ppid=20246 vsize=10661132 memory=3708 CPUtime=0.53 cores=1,3,5,7
/proc/20249/task/20260/stat : 20260 (java) S 20246 20249 25017 0 -1 1077944384 2379 0 0 0 53 0 0 0 20 0 15 0 91565259 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908365650672 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20261] ppid=20246 vsize=10661132 memory=198356 CPUtime=0.58 cores=1,3,5,7
/proc/20249/task/20261/stat : 20261 (java) S 20246 20249 25017 0 -1 1077944384 2167 0 0 0 58 0 0 0 20 0 15 0 91565259 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908364598128 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20262] ppid=20246 vsize=10661132 memory=198356 CPUtime=0.22 cores=1,3,5,7
/proc/20249/task/20262/stat : 20262 (java) S 20246 20249 25017 0 -1 1077944384 1718 0 0 0 21 1 0 0 20 0 15 0 91565259 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908363545072 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20263] ppid=20246 vsize=10661132 memory=8173596174682515042 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20263/stat : 20263 (java) S 20246 20249 25017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91565259 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908362492768 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20264] ppid=20246 vsize=10661132 memory=198356 CPUtime=1.14 cores=1,3,5,7
/proc/20249/task/20264/stat : 20264 (java) S 20246 20249 25017 0 -1 1077944384 833 0 0 0 57 57 0 0 20 0 15 0 91565260 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908361439792 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
Current children cumulated CPU time: 2397.04 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 198356 KiB

[startup+2442.3 s]
/proc/loadavg: 1.35 1.43 1.81 3/215 20402
/proc/meminfo: memFree=21644876/32770624 swapFree=67108796/67108860
[pid=20249] ppid=20246 vsize=10661132 memory=198356 CPUtime=2457.38 cores=1,3,5,7
/proc/20249/stat : 20249 (java) S 20246 20249 25017 0 -1 1077944320 44033 0 0 0 241129 4609 0 0 20 0 15 0 91565254 10916999168 49589 33554432000 4194304 4196468 140733170790656 140733170773200 139909266173687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
/proc/20249/statm: 2665283 49589 3141 1 0 2627263 0
[pid=20249/tid=20251] ppid=20246 vsize=10661132 memory=198356 CPUtime=2426.12 cores=1,3,5,7
/proc/20249/task/20251/stat : 20251 (java) R 20246 20249 25017 0 -1 4202560 23258 0 0 0 238287 4325 0 0 20 0 15 0 91565254 10916999168 49589 33554432000 4194304 4196468 140733170790656 139909270414896 140733171562434 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20252] ppid=20246 vsize=10661132 memory=198356 CPUtime=5.11 cores=1,3,5,7
/proc/20249/task/20252/stat : 20252 (java) S 20246 20249 25017 0 -1 1077944384 2130 0 0 0 429 82 0 0 20 0 15 0 91565255 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908872776720 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20253] ppid=20246 vsize=10661132 memory=198356 CPUtime=5.15 cores=1,3,5,7
/proc/20249/task/20253/stat : 20253 (java) S 20246 20249 25017 0 -1 1077944384 1637 0 0 0 436 79 0 0 20 0 15 0 91565255 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908871724176 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20254] ppid=20246 vsize=10661132 memory=198356 CPUtime=5.15 cores=1,3,5,7
/proc/20249/task/20254/stat : 20254 (java) S 20246 20249 25017 0 -1 1077944384 2269 0 0 0 445 70 0 0 20 0 15 0 91565255 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908870671120 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20255] ppid=20246 vsize=10661132 memory=198356 CPUtime=5.2 cores=1,3,5,7
/proc/20249/task/20255/stat : 20255 (java) S 20246 20249 25017 0 -1 1077944384 1859 0 0 0 447 73 0 0 20 0 15 0 91565255 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908869618576 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20256] ppid=20246 vsize=10661132 memory=198356 CPUtime=8.05 cores=1,3,5,7
/proc/20249/task/20256/stat : 20256 (java) S 20246 20249 25017 0 -1 1077944384 4419 0 0 0 748 57 0 0 20 0 15 0 91565256 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908369860848 139909266184834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20257] ppid=20246 vsize=10661132 memory=198356 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20257/stat : 20257 (java) S 20246 20249 25017 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91565257 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908368807072 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20258] ppid=20246 vsize=10661132 memory=198356 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20258/stat : 20258 (java) S 20246 20249 25017 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 91565257 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908367753968 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20259] ppid=20246 vsize=10661132 memory=198356 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20259/stat : 20259 (java) S 20246 20249 25017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91565259 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908366702544 139909266192283 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20260] ppid=20246 vsize=10661132 memory=198356 CPUtime=0.53 cores=1,3,5,7
/proc/20249/task/20260/stat : 20260 (java) S 20246 20249 25017 0 -1 1077944384 2379 0 0 0 53 0 0 0 20 0 15 0 91565259 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908365650672 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20261] ppid=20246 vsize=10661132 memory=198356 CPUtime=0.58 cores=1,3,5,7
/proc/20249/task/20261/stat : 20261 (java) S 20246 20249 25017 0 -1 1077944384 2167 0 0 0 58 0 0 0 20 0 15 0 91565259 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908364598128 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20262] ppid=20246 vsize=10661132 memory=198356 CPUtime=0.22 cores=1,3,5,7
/proc/20249/task/20262/stat : 20262 (java) S 20246 20249 25017 0 -1 1077944384 1718 0 0 0 21 1 0 0 20 0 15 0 91565259 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908363545072 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20263] ppid=20246 vsize=10661132 memory=198356 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20263/stat : 20263 (java) S 20246 20249 25017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91565259 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908362492768 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20264] ppid=20246 vsize=10661132 memory=1608 CPUtime=1.18 cores=1,3,5,7
/proc/20249/task/20264/stat : 20264 (java) S 20246 20249 25017 0 -1 1077944384 836 0 0 0 59 59 0 0 20 0 15 0 91565260 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908361439792 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
Current children cumulated CPU time: 2457.38 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 198356 KiB

[startup+2502.3 s]
/proc/loadavg: 1.27 1.37 1.77 3/215 20480
/proc/meminfo: memFree=21946960/32770624 swapFree=67108796/67108860
[pid=20249] ppid=20246 vsize=10661132 memory=198356 CPUtime=2517.76 cores=1,3,5,7
/proc/20249/stat : 20249 (java) S 20246 20249 25017 0 -1 1077944320 44707 0 0 0 247050 4726 0 0 20 0 15 0 91565254 10916999168 49589 33554432000 4194304 4196468 140733170790656 140733170773200 139909266173687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
/proc/20249/statm: 2665283 49589 3141 1 0 2627263 0
[pid=20249/tid=20251] ppid=20246 vsize=10661132 memory=198356 CPUtime=2485.76 cores=1,3,5,7
/proc/20249/task/20251/stat : 20251 (java) R 20246 20249 25017 0 -1 4202560 23634 0 0 0 244142 4434 0 0 20 0 15 0 91565254 10916999168 49589 33554432000 4194304 4196468 140733170790656 139909270413456 140733171562434 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20252] ppid=20246 vsize=10661132 memory=198356 CPUtime=5.24 cores=1,3,5,7
/proc/20249/task/20252/stat : 20252 (java) S 20246 20249 25017 0 -1 1077944384 2139 0 0 0 441 83 0 0 20 0 15 0 91565255 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908872776720 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20253] ppid=20246 vsize=10661132 memory=198356 CPUtime=5.27 cores=1,3,5,7
/proc/20249/task/20253/stat : 20253 (java) S 20246 20249 25017 0 -1 1077944384 1860 0 0 0 446 81 0 0 20 0 15 0 91565255 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908871724176 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20254] ppid=20246 vsize=10661132 memory=198356 CPUtime=5.28 cores=1,3,5,7
/proc/20249/task/20254/stat : 20254 (java) S 20246 20249 25017 0 -1 1077944384 2305 0 0 0 457 71 0 0 20 0 15 0 91565255 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908870671120 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20255] ppid=20246 vsize=10661132 memory=279474865862752 CPUtime=5.34 cores=1,3,5,7
/proc/20249/task/20255/stat : 20255 (java) S 20246 20249 25017 0 -1 1077944384 1861 0 0 0 458 76 0 0 20 0 15 0 91565255 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908869618576 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20256] ppid=20246 vsize=10661132 memory=198356 CPUtime=8.22 cores=1,3,5,7
/proc/20249/task/20256/stat : 20256 (java) S 20246 20249 25017 0 -1 1077944384 4435 0 0 0 764 58 0 0 20 0 15 0 91565256 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908369860848 139909266184834 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20257] ppid=20246 vsize=10661132 memory=198356 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20257/stat : 20257 (java) S 20246 20249 25017 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91565257 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908368807072 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20258] ppid=20246 vsize=10661132 memory=198356 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20258/stat : 20258 (java) S 20246 20249 25017 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 91565257 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908367753968 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20259] ppid=20246 vsize=10661132 memory=198356 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20259/stat : 20259 (java) S 20246 20249 25017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91565259 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908366702544 139909266192283 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20260] ppid=20246 vsize=10661132 memory=2088 CPUtime=0.53 cores=1,3,5,7
/proc/20249/task/20260/stat : 20260 (java) S 20246 20249 25017 0 -1 1077944384 2381 0 0 0 53 0 0 0 20 0 15 0 91565259 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908365650672 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20261] ppid=20246 vsize=10661132 memory=198356 CPUtime=0.58 cores=1,3,5,7
/proc/20249/task/20261/stat : 20261 (java) S 20246 20249 25017 0 -1 1077944384 2169 0 0 0 58 0 0 0 20 0 15 0 91565259 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908364598128 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20262] ppid=20246 vsize=10661132 memory=1608 CPUtime=0.22 cores=1,3,5,7
/proc/20249/task/20262/stat : 20262 (java) S 20246 20249 25017 0 -1 1077944384 1720 0 0 0 21 1 0 0 20 0 15 0 91565259 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908363545072 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20263] ppid=20246 vsize=10661132 memory=198356 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20263/stat : 20263 (java) S 20246 20249 25017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91565259 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908362492768 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20264] ppid=20246 vsize=10661132 memory=4124 CPUtime=1.2 cores=1,3,5,7
/proc/20249/task/20264/stat : 20264 (java) S 20246 20249 25017 0 -1 1077944384 842 0 0 0 60 60 0 0 20 0 15 0 91565260 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908361439792 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
Current children cumulated CPU time: 2517.76 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 198356 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2504.6 s]
/proc/loadavg: 1.27 1.37 1.77 3/215 20480
/proc/meminfo: memFree=21946964/32770624 swapFree=67108796/67108860
[pid=20249] ppid=20246 vsize=10661132 memory=198356 CPUtime=2520.07 cores=1,3,5,7
/proc/20249/stat : 20249 (java) S 20246 20249 25017 0 -1 1077944320 44721 0 0 0 247277 4730 0 0 20 0 15 0 91565254 10916999168 49589 33554432000 4194304 4196468 140733170790656 140733170773200 139909266173687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
/proc/20249/statm: 2665283 49589 3141 1 0 2627263 0
[pid=20249/tid=20251] ppid=20246 vsize=10661132 memory=180532 CPUtime=2488.04 cores=1,3,5,7
/proc/20249/task/20251/stat : 20251 (java) R 20246 20249 25017 0 -1 4202560 23647 0 0 0 244366 4438 0 0 20 0 15 0 91565254 10916999168 49589 33554432000 4194304 4196468 140733170790656 139909270413536 140733171562434 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20252] ppid=20246 vsize=10661132 memory=4100 CPUtime=5.25 cores=1,3,5,7
/proc/20249/task/20252/stat : 20252 (java) S 20246 20249 25017 0 -1 1077944384 2139 0 0 0 442 83 0 0 20 0 15 0 91565255 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908872776720 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20253] ppid=20246 vsize=10661132 memory=1796 CPUtime=5.27 cores=1,3,5,7
/proc/20249/task/20253/stat : 20253 (java) S 20246 20249 25017 0 -1 1077944384 1860 0 0 0 446 81 0 0 20 0 15 0 91565255 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908871724176 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20254] ppid=20246 vsize=10661132 memory=916 CPUtime=5.29 cores=1,3,5,7
/proc/20249/task/20254/stat : 20254 (java) S 20246 20249 25017 0 -1 1077944384 2306 0 0 0 458 71 0 0 20 0 15 0 91565255 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908870671120 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20255] ppid=20246 vsize=10661132 memory=3848 CPUtime=5.35 cores=1,3,5,7
/proc/20249/task/20255/stat : 20255 (java) S 20246 20249 25017 0 -1 1077944384 1861 0 0 0 459 76 0 0 20 0 15 0 91565255 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908869618576 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20256] ppid=20246 vsize=10661132 memory=6935054825532540783 CPUtime=8.23 cores=1,3,5,7
/proc/20249/task/20256/stat : 20256 (java) S 20246 20249 25017 0 -1 1077944384 4435 0 0 0 765 58 0 0 20 0 15 0 91565256 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908369860848 139909266184834 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20257] ppid=20246 vsize=10661132 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20257/stat : 20257 (java) S 20246 20249 25017 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 91565257 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908368807072 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20258] ppid=20246 vsize=10661132 memory=4032 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20258/stat : 20258 (java) S 20246 20249 25017 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 91565257 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908367753968 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20259] ppid=20246 vsize=10661132 memory=1284 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20259/stat : 20259 (java) S 20246 20249 25017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91565259 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908366702544 139909266192283 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20260] ppid=20246 vsize=10661132 memory=1088 CPUtime=0.53 cores=1,3,5,7
/proc/20249/task/20260/stat : 20260 (java) S 20246 20249 25017 0 -1 1077944384 2381 0 0 0 53 0 0 0 20 0 15 0 91565259 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908365650672 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20261] ppid=20246 vsize=10661132 memory=1800 CPUtime=0.58 cores=1,3,5,7
/proc/20249/task/20261/stat : 20261 (java) S 20246 20249 25017 0 -1 1077944384 2169 0 0 0 58 0 0 0 20 0 15 0 91565259 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908364598128 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20262] ppid=20246 vsize=10661132 memory=7024 CPUtime=0.22 cores=1,3,5,7
/proc/20249/task/20262/stat : 20262 (java) S 20246 20249 25017 0 -1 1077944384 1720 0 0 0 21 1 0 0 20 0 15 0 91565259 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908363545072 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20263] ppid=20246 vsize=10661132 memory=198356 CPUtime=0 cores=1,3,5,7
/proc/20249/task/20263/stat : 20263 (java) S 20246 20249 25017 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 91565259 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908362492768 139909266183893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
[pid=20249/tid=20264] ppid=20246 vsize=10661132 memory=916 CPUtime=1.2 cores=1,3,5,7
/proc/20249/task/20264/stat : 20264 (java) S 20246 20249 25017 0 -1 1077944384 842 0 0 0 60 60 0 0 20 0 15 0 91565260 10916999168 49589 33554432000 4194304 4196468 140733170790656 139908361439792 139909266184834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 39149568 140733170795640 140733170795785 140733170795785 140733170798543 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 198356 KiB

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

[startup+2504.61 s]
# the end of solver process 20249 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2472.78 s, system=47.3112 s

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

Child status: 143
Real time (s): 2504.61
CPU time (s): 2520.09
CPU user time (s): 2472.78
CPU system time (s): 47.3112
CPU usage (%): 100.618
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 198356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2472.78
system time used= 47.3112
maximum resident set size= 198968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45034
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 289976
involuntary context switches= 4912


# summary of solver processes directly reported to runsolver:
#   pid: 20249
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2472.78
#   total CPU system time (s): 47.3112

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6631 second user time and 23.294 second system time

The end

Launcher Data

Begin job on node138 at 2018-07-28 03:07:01
IDJOB=4297964
IDBENCH=141018
IDSOLVER=2768
FILE ID=node138/4297964-1532740021
RUNJOBID= node138-1532740019-20129
PBS_JOBID= 21022442
Free space on /tmp= 53800 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-07_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297964-1532740021/watcher-4297964-1532740021 -o /tmp/evaluation-result-4297964-1532740021/solver-4297964-1532740021 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532740019-20129 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4297964-1532740021.xml --timelimit 2520

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

MD5SUM BENCH= 968c6e40c1de71b17fca4670fe54f327
RANDOM SEED=1800060476

node138.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.71
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.71
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.71
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.71
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:        22120340 kB
MemAvailable:   31735396 kB
Buffers:          199284 kB
Cached:          9624164 kB
SwapCached:           44 kB
Active:          2657472 kB
Inactive:        7410740 kB
Active(anon):     188916 kB
Inactive(anon):    83768 kB
Active(file):    2468556 kB
Inactive(file):  7326972 kB
Unevictable:        7280 kB
Mlocked:            7280 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:              3688 kB
Writeback:             0 kB
AnonPages:        184784 kB
Mapped:            48876 kB
Shmem:             25224 kB
Slab:             276492 kB
SReclaimable:     247988 kB
SUnreclaim:        28504 kB
KernelStack:        3888 kB
PageTables:         6068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1177452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 53800 MiB
End job on node138 at 2018-07-28 03:48:46