Trace number 4273138

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 NameAnswerobjective functionCPU timeWall clock time
OscaR - ALNS 2017-07-26SAT (TO)0 2520.05 2490.3101

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-06.xml
MD5SUM315e274f87a0401bb6a43b890592ba0e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark18.0944
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints47
Number of domains2
Minimum domain size2
Maximum domain size36
Distribution of domain sizes[{"size":2,"count":11},{"size":36,"count":37}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":13},{"degree":3,"count":23},{"degree":4,"count":11},{"degree":11,"count":1}]
Minimum constraint arity2
Maximum constraint arity36
Distribution of constraint arities[{"arity":2,"count":35},{"arity":3,"count":11},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints46
Distribution of constraint types[{"type":"intension","count":46},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.31/0.35	c version: 2017-07-26
0.31/0.35	c seed: 113897687
0.31/0.35	c timeout: 2520
0.31/0.35	c memlimit: 11000
0.31/0.35	c nbcore: 4
0.31/0.37	c Parsing instance...
1.58/0.99	c Parsing done, starting search...
17.15/15.10	o 11
17.25/15.18	o 10
18.17/15.42	o 5
45.47/41.28	o 3
47.12/42.82	o 1
65.33/60.60	o 0
2520.03/2490.30	s SATISFIABLE
2520.03/2490.30	v <instantiation>
2520.03/2490.30	v 	<list>
2520.03/2490.30	v 		q x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] b[0] b[1] b[2] b[3] b[4] b[5] b[6] b[7] b[8] b[9] b[10]
2520.03/2490.30	v 	</list>
2520.03/2490.30	v 	<values>
2520.03/2490.30	v 		28 11 22 35 27 23 10 14 6 2 13 0 8 4 15 19 30 26 34 21 17 28 32 24 20 31 18 7 3 16 29 33 25 12 1 9 5 0 0 0 0 0 0 0 0 0 0 0 
2520.03/2490.30	v 	</values>
2520.03/2490.30	v </instantiation>

Verifier Data

OK	0

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273138-1502873151/watcher-4273138-1502873151 -o /tmp/evaluation-result-4273138-1502873151/solver-4273138-1502873151 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1502867387-31958 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 113897687 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273138-1502873151.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
Current StackSize limit: 8192 KiB

solver pid=32556, runsolver pid=32553

[startup+0.100108 s]*
/proc/loadavg: 1.12 1.22 1.29 3/204 32565
/proc/meminfo: memFree=30947584/32770624 swapFree=67108860/67108860
[pid=32556] ppid=32553 vsize=13573664 memory=18056 CPUtime=0.04 cores=1,3,5,7
/proc/32556/stat : 32556 (java) S 32553 32556 2357 0 -1 1077944320 3948 0 0 0 3 1 0 0 20 0 9 0 14930137 13899431936 4514 18446744073709551615 4194304 4196468 140724667223952 140724667206496 140423171849975 0 0 1 16800970 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
/proc/32556/statm: 3393416 4514 2113 1 0 3382913 0
[pid=32556/tid=32558] ppid=32553 vsize=13573664 memory=-6439968830534014599 CPUtime=0.02 cores=1,3,5,7
/proc/32556/task/32558/stat : 32558 (java) R 32553 32556 2357 0 -1 4202560 2577 0 0 0 2 0 0 0 20 0 9 0 14930144 13899431936 4514 18446744073709551615 4194304 4196468 140724667223952 140423176085072 140422764701553 0 4 1 16800970 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32559] ppid=32553 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32559/stat : 32559 (java) S 32553 32556 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 14930145 13899431936 4514 18446744073709551615 4194304 4196468 140724667223952 140423091264144 140423171860181 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32560] ppid=32553 vsize=13573664 memory=139908788348544 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32560/stat : 32560 (java) S 32553 32556 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 14930145 13899431936 4514 18446744073709551615 4194304 4196468 140724667223952 140423090211344 140423171860181 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32561] ppid=32553 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32561/stat : 32561 (java) S 32553 32556 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 14930145 13899431936 4514 18446744073709551615 4194304 4196468 140724667223952 140423089158544 140423171860181 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32562] ppid=32553 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32562/stat : 32562 (java) S 32553 32556 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 14930145 13899431936 4514 18446744073709551615 4194304 4196468 140724667223952 140423088105744 140423171860181 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32563] ppid=32553 vsize=13573664 memory=139908788348544 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32563/stat : 32563 (java) S 32553 32556 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 14930146 13899431936 4514 18446744073709551615 4194304 4196468 140724667223952 140422515501936 140423171861122 0 0 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32564] ppid=32553 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32564/stat : 32564 (java) S 32553 32556 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 14930147 13899431936 4514 18446744073709551615 4194304 4196468 140724667223952 140422514447904 140423171860181 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32565] ppid=32553 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32565/stat : 32565 (java) S 32553 32556 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 14930147 13899431936 4514 18446744073709551615 4194304 4196468 140724667223952 140422513395056 140423171860181 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 18056 KiB

[startup+0.20984 s]*
/proc/loadavg: 1.12 1.22 1.29 4/210 32571
/proc/meminfo: memFree=30932996/32770624 swapFree=67108860/67108860
[pid=32556] ppid=32553 vsize=13975920 memory=34532 CPUtime=0.14 cores=1,3,5,7
/proc/32556/stat : 32556 (java) S 32553 32556 2357 0 -1 1077944320 9133 0 0 0 12 2 0 0 20 0 15 0 14930137 14311342080 8633 18446744073709551615 4194304 4196468 140724667223952 140724667206496 140423171849975 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
/proc/32556/statm: 3493980 8633 3382 1 0 3482759 0
[pid=32556/tid=32558] ppid=32553 vsize=13975920 memory=7077796292425249400 CPUtime=0.1 cores=1,3,5,7
/proc/32556/task/32558/stat : 32558 (java) R 32553 32556 2357 0 -1 4202560 7073 0 0 0 8 2 0 0 20 0 15 0 14930144 14311342080 8633 18446744073709551615 4194304 4196468 140724667223952 140423176039424 140423155042709 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32559] ppid=32553 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32559/stat : 32559 (java) S 32553 32556 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14930145 14311342080 8633 18446744073709551615 4194304 4196468 140724667223952 140423091264144 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32560] ppid=32553 vsize=13975920 memory=139908788348544 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32560/stat : 32560 (java) S 32553 32556 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14930145 14311342080 8633 18446744073709551615 4194304 4196468 140724667223952 140423090211344 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32561] ppid=32553 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32561/stat : 32561 (java) S 32553 32556 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14930145 14311342080 8633 18446744073709551615 4194304 4196468 140724667223952 140423089158544 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32562] ppid=32553 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32562/stat : 32562 (java) S 32553 32556 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14930145 14311342080 8633 18446744073709551615 4194304 4196468 140724667223952 140423088105744 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32563] ppid=32553 vsize=13975920 memory=139908788348544 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32563/stat : 32563 (java) S 32553 32556 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14930146 14311342080 8633 18446744073709551615 4194304 4196468 140724667223952 140422515501936 140423171861122 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32564] ppid=32553 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32564/stat : 32564 (java) S 32553 32556 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14930147 14311342080 8633 18446744073709551615 4194304 4196468 140724667223952 140422514447904 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32565] ppid=32553 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32565/stat : 32565 (java) S 32553 32556 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14930147 14311342080 8633 18446744073709551615 4194304 4196468 140724667223952 140422513395056 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32566] ppid=32553 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32566/stat : 32566 (java) S 32553 32556 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14930149 14311342080 8633 18446744073709551615 4194304 4196468 140724667223952 140422512343376 140423171868571 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32567] ppid=32553 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32567/stat : 32567 (java) R 32553 32556 2357 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 14930149 14311342080 8633 18446744073709551615 4194304 4196468 140724667223952 140422511290736 140423171861122 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32568] ppid=32553 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32568/stat : 32568 (java) S 32553 32556 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14930149 14311342080 8633 18446744073709551615 4194304 4196468 140724667223952 140422510237936 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32569] ppid=32553 vsize=13975920 memory=139908788348544 CPUtime=0.02 cores=1,3,5,7
/proc/32556/task/32569/stat : 32569 (java) R 32553 32556 2357 0 -1 4202560 376 0 0 0 2 0 0 0 20 0 15 0 14930149 14311342080 8633 18446744073709551615 4194304 4196468 140724667223952 140422509185136 140423171871322 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32570] ppid=32553 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32570/stat : 32570 (java) S 32553 32556 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14930149 14311342080 8633 18446744073709551615 4194304 4196468 140724667223952 140422508132576 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32571] ppid=32553 vsize=13975920 memory=139908788348544 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32571/stat : 32571 (java) S 32553 32556 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14930153 14311342080 8633 18446744073709551615 4194304 4196468 140724667223952 140422507080880 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 34532 KiB

[startup+0.310421 s]*
/proc/loadavg: 1.12 1.22 1.29 4/210 32571
/proc/meminfo: memFree=30926796/32770624 swapFree=67108860/67108860
[pid=32556] ppid=32553 vsize=13975920 memory=43940 CPUtime=0.31 cores=1,3,5,7
/proc/32556/stat : 32556 (java) S 32553 32556 2357 0 -1 1077944320 10732 0 0 0 27 4 0 0 20 0 15 0 14930137 14311342080 10985 18446744073709551615 4194304 4196468 140724667223952 140724667206496 140423171849975 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
/proc/32556/statm: 3493980 10985 3624 1 0 3482759 0
[pid=32556/tid=32558] ppid=32553 vsize=13975920 memory=-8774313645642428999 CPUtime=0.2 cores=1,3,5,7
/proc/32556/task/32558/stat : 32558 (java) R 32553 32556 2357 0 -1 4202560 8220 0 0 0 17 3 0 0 20 0 15 0 14930144 14311342080 10985 18446744073709551615 4194304 4196468 140724667223952 140423176049760 140423155930462 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32559] ppid=32553 vsize=13975920 memory=-7240599211820661557 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32559/stat : 32559 (java) S 32553 32556 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14930145 14311342080 10985 18446744073709551615 4194304 4196468 140724667223952 140423091264144 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32560] ppid=32553 vsize=13975920 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32560/stat : 32560 (java) S 32553 32556 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14930145 14311342080 10985 18446744073709551615 4194304 4196468 140724667223952 140423090211344 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32561] ppid=32553 vsize=13975920 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32561/stat : 32561 (java) S 32553 32556 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14930145 14311342080 10985 18446744073709551615 4194304 4196468 140724667223952 140423089158544 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32562] ppid=32553 vsize=13975920 memory=-7305533901252758645 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32562/stat : 32562 (java) S 32553 32556 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14930145 14311342080 10985 18446744073709551615 4194304 4196468 140724667223952 140423088105744 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32563] ppid=32553 vsize=13975920 memory=7077796292425249400 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32563/stat : 32563 (java) S 32553 32556 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 14930146 14311342080 10985 18446744073709551615 4194304 4196468 140724667223952 140422515501936 140423171861122 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32564] ppid=32553 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32564/stat : 32564 (java) S 32553 32556 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14930147 14311342080 10985 18446744073709551615 4194304 4196468 140724667223952 140422514447904 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32565] ppid=32553 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32565/stat : 32565 (java) S 32553 32556 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14930147 14311342080 10985 18446744073709551615 4194304 4196468 140724667223952 140422513395056 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32566] ppid=32553 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32566/stat : 32566 (java) S 32553 32556 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14930149 14311342080 10985 18446744073709551615 4194304 4196468 140724667223952 140422512343376 140423171868571 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32567] ppid=32553 vsize=13975920 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32556/task/32567/stat : 32567 (java) S 32553 32556 2357 0 -1 1077944384 549 0 0 0 2 0 0 0 20 0 15 0 14930149 14311342080 10985 18446744073709551615 4194304 4196468 140724667223952 140422511290736 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32568] ppid=32553 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/32556/task/32568/stat : 32568 (java) S 32553 32556 2357 0 -1 1077944384 128 0 0 0 1 0 0 0 20 0 15 0 14930149 14311342080 10985 18446744073709551615 4194304 4196468 140724667223952 140422510237936 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32569] ppid=32553 vsize=13975920 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/32556/task/32569/stat : 32569 (java) S 32553 32556 2357 0 -1 1077944384 453 0 0 0 5 0 0 0 20 0 15 0 14930149 14311342080 10985 18446744073709551615 4194304 4196468 140724667223952 140422509185136 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32570] ppid=32553 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32570/stat : 32570 (java) S 32553 32556 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14930149 14311342080 10985 18446744073709551615 4194304 4196468 140724667223952 140422508132576 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32571] ppid=32553 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32571/stat : 32571 (java) S 32553 32556 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14930153 14311342080 10985 18446744073709551615 4194304 4196468 140724667223952 140422507080880 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 43940 KiB

[startup+0.701087 s]
/proc/loadavg: 1.12 1.22 1.29 3/210 32571
/proc/meminfo: memFree=30913756/32770624 swapFree=67108860/67108860
[pid=32556] ppid=32553 vsize=13977988 memory=71200 CPUtime=1.06 cores=1,3,5,7
/proc/32556/stat : 32556 (java) S 32553 32556 2357 0 -1 1077944320 13953 0 0 0 101 5 0 0 20 0 15 0 14930137 14313459712 17800 18446744073709551615 4194304 4196468 140724667223952 140724667206496 140423171849975 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
/proc/32556/statm: 3494497 17800 3736 1 0 3483271 0
[pid=32556/tid=32558] ppid=32553 vsize=13977988 memory=2538392782593 CPUtime=0.58 cores=1,3,5,7
/proc/32556/task/32558/stat : 32558 (java) R 32553 32556 2357 0 -1 4202560 10064 0 0 0 54 4 0 0 20 0 15 0 14930144 14313459712 17800 18446744073709551615 4194304 4196468 140724667223952 140423176083896 140422764685033 0 4 1 16800974 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32559] ppid=32553 vsize=13977988 memory=2559867619073 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32559/stat : 32559 (java) S 32553 32556 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14930145 14313459712 17800 18446744073709551615 4194304 4196468 140724667223952 140423091264144 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32560] ppid=32553 vsize=13977988 memory=2568457553665 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32560/stat : 32560 (java) S 32553 32556 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14930145 14313459712 17800 18446744073709551615 4194304 4196468 140724667223952 140423090211344 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32561] ppid=32553 vsize=13977988 memory=448874192 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32561/stat : 32561 (java) S 32553 32556 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14930145 14313459712 17800 18446744073709551615 4194304 4196468 140724667223952 140423089158544 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32562] ppid=32553 vsize=13977988 memory=-8556738499077758064 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32562/stat : 32562 (java) S 32553 32556 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14930145 14313459712 17800 18446744073709551615 4194304 4196468 140724667223952 140423088105744 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32563] ppid=32553 vsize=13977988 memory=7956285308106002773 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32563/stat : 32563 (java) S 32553 32556 2357 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 14930146 14313459712 17800 18446744073709551615 4194304 4196468 140724667223952 140422515501936 140423171861122 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32564] ppid=32553 vsize=13977988 memory=7595725831727968097 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32564/stat : 32564 (java) S 32553 32556 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14930147 14313459712 17800 18446744073709551615 4194304 4196468 140724667223952 140422514447904 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32565] ppid=32553 vsize=13977988 memory=279817253842656 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32565/stat : 32565 (java) S 32553 32556 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14930147 14313459712 17800 18446744073709551615 4194304 4196468 140724667223952 140422513395056 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32566] ppid=32553 vsize=13977988 memory=288230613214036277 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32566/stat : 32566 (java) S 32553 32556 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14930149 14313459712 17800 18446744073709551615 4194304 4196468 140724667223952 140422512343376 140423171868571 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32567] ppid=32553 vsize=13977988 memory=14410423554279081 CPUtime=0.12 cores=1,3,5,7
/proc/32556/task/32567/stat : 32567 (java) S 32553 32556 2357 0 -1 1077944384 1088 0 0 0 12 0 0 0 20 0 15 0 14930149 14313459712 17800 18446744073709551615 4194304 4196468 140724667223952 140422511290736 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32568] ppid=32553 vsize=13977988 memory=8692 CPUtime=0.1 cores=1,3,5,7
/proc/32556/task/32568/stat : 32568 (java) R 32553 32556 2357 0 -1 4202560 420 0 0 0 10 0 0 0 20 0 15 0 14930149 14313459712 17800 18446744073709551615 4194304 4196468 140724667223952 140422510238032 140423152484499 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32569] ppid=32553 vsize=13977988 memory=1200 CPUtime=0.23 cores=1,3,5,7
/proc/32556/task/32569/stat : 32569 (java) R 32553 32556 2357 0 -1 4202560 999 0 0 0 23 0 0 0 20 0 15 0 14930149 14313459712 17800 18446744073709551615 4194304 4196468 140724667223952 140422509182072 140423164567127 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32570] ppid=32553 vsize=13977988 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32570/stat : 32570 (java) S 32553 32556 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14930149 14313459712 17800 18446744073709551615 4194304 4196468 140724667223952 140422508132576 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32571] ppid=32553 vsize=13977988 memory=4016 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32571/stat : 32571 (java) S 32553 32556 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14930153 14313459712 17800 18446744073709551615 4194304 4196468 140724667223952 140422507080880 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
Current children cumulated CPU time: 1.06 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 71200 KiB

[startup+1.50304 s]
/proc/loadavg: 1.12 1.22 1.29 5/210 32571
/proc/meminfo: memFree=30866992/32770624 swapFree=67108860/67108860
[pid=32556] ppid=32553 vsize=13982084 memory=146828 CPUtime=3.32 cores=1,3,5,7
/proc/32556/stat : 32556 (java) S 32553 32556 2357 0 -1 1077944320 27367 0 0 0 323 9 0 0 20 0 15 0 14930137 14317654016 36707 18446744073709551615 4194304 4196468 140724667223952 140724667206496 140423171849975 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
/proc/32556/statm: 3495521 36707 3762 1 0 3484295 0
[pid=32556/tid=32558] ppid=32553 vsize=13982084 memory=122 CPUtime=1.38 cores=1,3,5,7
/proc/32556/task/32558/stat : 32558 (java) R 32553 32556 2357 0 -1 4202560 13227 0 0 0 132 6 0 0 20 0 15 0 14930144 14317654016 36707 18446744073709551615 4194304 4196468 140724667223952 140423176085088 140422769799401 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32559] ppid=32553 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32559/stat : 32559 (java) S 32553 32556 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14930145 14317654016 36707 18446744073709551615 4194304 4196468 140724667223952 140423091264144 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32560] ppid=32553 vsize=13982084 memory=115 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32560/stat : 32560 (java) S 32553 32556 2357 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14930145 14317654016 36707 18446744073709551615 4194304 4196468 140724667223952 140423090211344 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32561] ppid=32553 vsize=13982084 memory=26 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32561/stat : 32561 (java) S 32553 32556 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14930145 14317654016 36707 18446744073709551615 4194304 4196468 140724667223952 140423089158544 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32562] ppid=32553 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32562/stat : 32562 (java) S 32553 32556 2357 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14930145 14317654016 36707 18446744073709551615 4194304 4196468 140724667223952 140423088105744 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32563] ppid=32553 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32563/stat : 32563 (java) S 32553 32556 2357 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 14930146 14317654016 36707 18446744073709551615 4194304 4196468 140724667223952 140422515501936 140423171861122 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32564] ppid=32553 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32564/stat : 32564 (java) S 32553 32556 2357 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14930147 14317654016 36707 18446744073709551615 4194304 4196468 140724667223952 140422514447904 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32565] ppid=32553 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32565/stat : 32565 (java) S 32553 32556 2357 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14930147 14317654016 36707 18446744073709551615 4194304 4196468 140724667223952 140422513395056 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32566] ppid=32553 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32566/stat : 32566 (java) S 32553 32556 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14930149 14317654016 36707 18446744073709551615 4194304 4196468 140724667223952 140422512343376 140423171868571 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32567] ppid=32553 vsize=13982084 memory=0 CPUtime=0.74 cores=1,3,5,7
/proc/32556/task/32567/stat : 32567 (java) R 32553 32556 2357 0 -1 4202560 5400 0 0 0 74 0 0 0 20 0 15 0 14930149 14317654016 36707 18446744073709551615 4194304 4196468 140724667223952 140422511271920 140423152533337 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32568] ppid=32553 vsize=13982084 memory=0 CPUtime=0.73 cores=1,3,5,7
/proc/32556/task/32568/stat : 32568 (java) R 32553 32556 2357 0 -1 4202560 4887 0 0 0 73 0 0 0 20 0 15 0 14930149 14317654016 36707 18446744073709551615 4194304 4196468 140724667223952 140422510225376 140423157268518 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32569] ppid=32553 vsize=13982084 memory=0 CPUtime=0.43 cores=1,3,5,7
/proc/32556/task/32569/stat : 32569 (java) S 32553 32556 2357 0 -1 1077944384 2426 0 0 0 43 0 0 0 20 0 15 0 14930149 14317654016 36707 18446744073709551615 4194304 4196468 140724667223952 140422509185136 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0

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

/proc/32556/task/32558/stat : 32558 (java) R 32553 32556 2357 0 -1 4202560 53218 0 0 0 236366 36 0 0 20 0 15 0 14930144 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140423176088496 140422770806712 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32559] ppid=32553 vsize=13982084 memory=278684 CPUtime=7.96 cores=1,3,5,7
/proc/32556/task/32559/stat : 32559 (java) S 32553 32556 2357 0 -1 1077944384 4136 0 0 0 742 54 0 0 20 0 15 0 14930145 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140423091264144 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32560] ppid=32553 vsize=13982084 memory=278684 CPUtime=7.97 cores=1,3,5,7
/proc/32556/task/32560/stat : 32560 (java) S 32553 32556 2357 0 -1 1077944384 4256 0 0 0 742 55 0 0 20 0 15 0 14930145 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140423090211344 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32561] ppid=32553 vsize=13982084 memory=278684 CPUtime=7.94 cores=1,3,5,7
/proc/32556/task/32561/stat : 32561 (java) S 32553 32556 2357 0 -1 1077944384 2510 0 0 0 740 54 0 0 20 0 15 0 14930145 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140423089158544 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32562] ppid=32553 vsize=13982084 memory=278684 CPUtime=7.91 cores=1,3,5,7
/proc/32556/task/32562/stat : 32562 (java) S 32553 32556 2357 0 -1 1077944384 4729 0 0 0 734 57 0 0 20 0 15 0 14930145 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140423088105744 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32563] ppid=32553 vsize=13982084 memory=4104 CPUtime=7.64 cores=1,3,5,7
/proc/32556/task/32563/stat : 32563 (java) S 32553 32556 2357 0 -1 1077944384 6687 0 0 0 712 52 0 0 20 0 15 0 14930146 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422515501936 140423171861122 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 21 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32564] ppid=32553 vsize=13982084 memory=278684 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32564/stat : 32564 (java) S 32553 32556 2357 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 14930147 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422514447968 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32565] ppid=32553 vsize=13982084 memory=278684 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32565/stat : 32565 (java) S 32553 32556 2357 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 14930147 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422513395072 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32566] ppid=32553 vsize=13982084 memory=278684 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32566/stat : 32566 (java) S 32553 32556 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14930149 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422512343376 140423171868571 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32567] ppid=32553 vsize=13982084 memory=-8774313645642428999 CPUtime=2.45 cores=1,3,5,7
/proc/32556/task/32567/stat : 32567 (java) S 32553 32556 2357 0 -1 1077944384 14537 0 0 0 243 2 0 0 20 0 15 0 14930149 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422511290736 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 20 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32568] ppid=32553 vsize=13982084 memory=1440 CPUtime=2.9 cores=1,3,5,7
/proc/32556/task/32568/stat : 32568 (java) S 32553 32556 2357 0 -1 1077944384 16713 0 0 0 288 2 0 0 20 0 15 0 14930149 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422510237936 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32569] ppid=32553 vsize=13982084 memory=278684 CPUtime=0.85 cores=1,3,5,7
/proc/32556/task/32569/stat : 32569 (java) S 32553 32556 2357 0 -1 1077944384 11733 0 0 0 83 2 0 0 20 0 15 0 14930149 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422509185136 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32570] ppid=32553 vsize=13982084 memory=278684 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32570/stat : 32570 (java) S 32553 32556 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14930149 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422508132576 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32571] ppid=32553 vsize=13982084 memory=4116 CPUtime=1.31 cores=1,3,5,7
/proc/32556/task/32571/stat : 32571 (java) S 32553 32556 2357 0 -1 1077944384 786 0 0 0 57 74 0 0 20 0 15 0 14930153 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422507080880 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 43 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
Current children cumulated CPU time: 2411.03 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 278684 KiB

[startup+2442.3 s]
/proc/loadavg: 1.49 1.46 1.53 3/210 374
/proc/meminfo: memFree=28715932/32770624 swapFree=67108860/67108860
[pid=32556] ppid=32553 vsize=13982084 memory=278684 CPUtime=2471.6 cores=1,3,5,7
/proc/32556/stat : 32556 (java) S 32553 32556 2357 0 -1 1077944320 121547 0 0 0 246841 319 0 0 20 0 15 0 14930137 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140724667206496 140423171849975 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
/proc/32556/statm: 3495521 69671 3824 1 0 3484295 0
[pid=32556/tid=32558] ppid=32553 vsize=13982084 memory=4104 CPUtime=2423.57 cores=1,3,5,7
/proc/32556/task/32558/stat : 32558 (java) R 32553 32556 2357 0 -1 4202560 53802 0 0 0 242321 36 0 0 20 0 15 0 14930144 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140423176088352 140422770808507 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32559] ppid=32553 vsize=13982084 memory=278684 CPUtime=8.15 cores=1,3,5,7
/proc/32556/task/32559/stat : 32559 (java) S 32553 32556 2357 0 -1 1077944384 4171 0 0 0 761 54 0 0 20 0 15 0 14930145 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140423091264144 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32560] ppid=32553 vsize=13982084 memory=278684 CPUtime=8.17 cores=1,3,5,7
/proc/32556/task/32560/stat : 32560 (java) S 32553 32556 2357 0 -1 1077944384 4300 0 0 0 760 57 0 0 20 0 15 0 14930145 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140423090211344 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32561] ppid=32553 vsize=13982084 memory=278684 CPUtime=8.13 cores=1,3,5,7
/proc/32556/task/32561/stat : 32561 (java) S 32553 32556 2357 0 -1 1077944384 2578 0 0 0 757 56 0 0 20 0 15 0 14930145 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140423089158544 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32562] ppid=32553 vsize=13982084 memory=4104 CPUtime=8.11 cores=1,3,5,7
/proc/32556/task/32562/stat : 32562 (java) S 32553 32556 2357 0 -1 1077944384 4757 0 0 0 753 58 0 0 20 0 15 0 14930145 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140423088105744 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32563] ppid=32553 vsize=13982084 memory=278684 CPUtime=7.83 cores=1,3,5,7
/proc/32556/task/32563/stat : 32563 (java) S 32553 32556 2357 0 -1 1077944384 6713 0 0 0 730 53 0 0 20 0 15 0 14930146 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422515501936 140423171861122 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 21 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32564] ppid=32553 vsize=13982084 memory=1692 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32564/stat : 32564 (java) S 32553 32556 2357 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 14930147 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422514447968 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32565] ppid=32553 vsize=13982084 memory=278684 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32565/stat : 32565 (java) S 32553 32556 2357 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 14930147 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422513395072 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32566] ppid=32553 vsize=13982084 memory=278684 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32566/stat : 32566 (java) S 32553 32556 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14930149 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422512343376 140423171868571 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32567] ppid=32553 vsize=13982084 memory=278684 CPUtime=2.45 cores=1,3,5,7
/proc/32556/task/32567/stat : 32567 (java) S 32553 32556 2357 0 -1 1077944384 14539 0 0 0 243 2 0 0 20 0 15 0 14930149 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422511290736 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32568] ppid=32553 vsize=13982084 memory=4104 CPUtime=2.9 cores=1,3,5,7
/proc/32556/task/32568/stat : 32568 (java) S 32553 32556 2357 0 -1 1077944384 16715 0 0 0 288 2 0 0 20 0 15 0 14930149 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422510237936 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32569] ppid=32553 vsize=13982084 memory=278684 CPUtime=0.85 cores=1,3,5,7
/proc/32556/task/32569/stat : 32569 (java) S 32553 32556 2357 0 -1 1077944384 11735 0 0 0 83 2 0 0 20 0 15 0 14930149 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422509185136 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32570] ppid=32553 vsize=13982084 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32570/stat : 32570 (java) S 32553 32556 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14930149 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422508132576 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32571] ppid=32553 vsize=13982084 memory=278684 CPUtime=1.34 cores=1,3,5,7
/proc/32556/task/32571/stat : 32571 (java) S 32553 32556 2357 0 -1 1077944384 792 0 0 0 58 76 0 0 20 0 15 0 14930153 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422507080880 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 43 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
Current children cumulated CPU time: 2471.6 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 278684 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2490.3 s]
/proc/loadavg: 1.30 1.41 1.51 3/210 376
/proc/meminfo: memFree=28715336/32770624 swapFree=67108860/67108860
[pid=32556] ppid=32553 vsize=13982084 memory=278684 CPUtime=2520.03 cores=1,3,5,7
/proc/32556/stat : 32556 (java) S 32553 32556 2357 0 -1 1077944320 122230 0 0 0 251679 324 0 0 20 0 15 0 14930137 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140724667206496 140423171849975 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
/proc/32556/statm: 3495521 69671 3824 1 0 3484295 0
[pid=32556/tid=32558] ppid=32553 vsize=13982084 memory=278684 CPUtime=2471.22 cores=1,3,5,7
/proc/32556/task/32558/stat : 32558 (java) R 32553 32556 2357 0 -1 4202560 54252 0 0 0 247085 37 0 0 20 0 15 0 14930144 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140423176088496 140422770808409 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32559] ppid=32553 vsize=13982084 memory=278684 CPUtime=8.31 cores=1,3,5,7
/proc/32556/task/32559/stat : 32559 (java) S 32553 32556 2357 0 -1 1077944384 4182 0 0 0 776 55 0 0 20 0 15 0 14930145 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140423091264144 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32560] ppid=32553 vsize=13982084 memory=164 CPUtime=8.32 cores=1,3,5,7
/proc/32556/task/32560/stat : 32560 (java) S 32553 32556 2357 0 -1 1077944384 4322 0 0 0 774 58 0 0 20 0 15 0 14930145 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140423090211344 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32561] ppid=32553 vsize=13982084 memory=278684 CPUtime=8.29 cores=1,3,5,7
/proc/32556/task/32561/stat : 32561 (java) S 32553 32556 2357 0 -1 1077944384 2582 0 0 0 772 57 0 0 20 0 15 0 14930145 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140423089158544 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32562] ppid=32553 vsize=13982084 memory=0 CPUtime=8.25 cores=1,3,5,7
/proc/32556/task/32562/stat : 32562 (java) S 32553 32556 2357 0 -1 1077944384 4780 0 0 0 766 59 0 0 20 0 15 0 14930145 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140423088105744 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32563] ppid=32553 vsize=13982084 memory=278684 CPUtime=7.98 cores=1,3,5,7
/proc/32556/task/32563/stat : 32563 (java) S 32553 32556 2357 0 -1 1077944384 6875 0 0 0 744 54 0 0 20 0 15 0 14930146 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422515501936 140423171861122 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 21 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32564] ppid=32553 vsize=13982084 memory=8700 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32564/stat : 32564 (java) S 32553 32556 2357 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 14930147 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422514447968 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32565] ppid=32553 vsize=13982084 memory=278684 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32565/stat : 32565 (java) S 32553 32556 2357 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 14930147 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422513395072 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32566] ppid=32553 vsize=13982084 memory=278684 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32566/stat : 32566 (java) S 32553 32556 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14930149 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422512343376 140423171868571 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32567] ppid=32553 vsize=13982084 memory=278684 CPUtime=2.45 cores=1,3,5,7
/proc/32556/task/32567/stat : 32567 (java) S 32553 32556 2357 0 -1 1077944384 14539 0 0 0 243 2 0 0 20 0 15 0 14930149 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422511290736 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32568] ppid=32553 vsize=13982084 memory=278684 CPUtime=2.9 cores=1,3,5,7
/proc/32556/task/32568/stat : 32568 (java) S 32553 32556 2357 0 -1 1077944384 16715 0 0 0 288 2 0 0 20 0 15 0 14930149 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422510237936 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32569] ppid=32553 vsize=13982084 memory=3900 CPUtime=0.85 cores=1,3,5,7
/proc/32556/task/32569/stat : 32569 (java) S 32553 32556 2357 0 -1 1077944384 11735 0 0 0 83 2 0 0 20 0 15 0 14930149 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422509185136 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32570] ppid=32553 vsize=13982084 memory=2752 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32570/stat : 32570 (java) S 32553 32556 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14930149 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422508132576 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32571] ppid=32553 vsize=13982084 memory=278684 CPUtime=1.37 cores=1,3,5,7
/proc/32556/task/32571/stat : 32571 (java) S 32553 32556 2357 0 -1 1077944384 803 0 0 0 60 77 0 0 20 0 15 0 14930153 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422507080880 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 43 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 278684 KiB

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

[startup+2490.31 s]
# the end of solver process 32556 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.81 s, system=3.24436 s

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

[startup+2490.3 s]
/proc/loadavg: 1.30 1.41 1.51 3/210 376
/proc/meminfo: memFree=28715336/32770624 swapFree=67108860/67108860
[pid=32556] ppid=32553 vsize=13982084 memory=278684 CPUtime=2520.03 cores=1,3,5,7
/proc/32556/stat : 32556 (java) S 32553 32556 2357 0 -1 1077944320 122230 0 0 0 251679 324 0 0 20 0 15 0 14930137 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140724667206496 140423171849975 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 6 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
/proc/32556/statm: 3495521 69671 3824 1 0 3484295 0
[pid=32556/tid=32558] ppid=32553 vsize=13982084 memory=278684 CPUtime=2471.22 cores=1,3,5,7
/proc/32556/task/32558/stat : 32558 (java) R 32553 32556 2357 0 -1 4202560 54252 0 0 0 247085 37 0 0 20 0 15 0 14930144 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140423176088496 140422770808409 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32559] ppid=32553 vsize=13982084 memory=278684 CPUtime=8.31 cores=1,3,5,7
/proc/32556/task/32559/stat : 32559 (java) S 32553 32556 2357 0 -1 1077944384 4182 0 0 0 776 55 0 0 20 0 15 0 14930145 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140423091264144 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32560] ppid=32553 vsize=13982084 memory=164 CPUtime=8.32 cores=1,3,5,7
/proc/32556/task/32560/stat : 32560 (java) S 32553 32556 2357 0 -1 1077944384 4322 0 0 0 774 58 0 0 20 0 15 0 14930145 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140423090211344 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32561] ppid=32553 vsize=13982084 memory=278684 CPUtime=8.29 cores=1,3,5,7
/proc/32556/task/32561/stat : 32561 (java) S 32553 32556 2357 0 -1 1077944384 2582 0 0 0 772 57 0 0 20 0 15 0 14930145 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140423089158544 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32562] ppid=32553 vsize=13982084 memory=0 CPUtime=8.25 cores=1,3,5,7
/proc/32556/task/32562/stat : 32562 (java) S 32553 32556 2357 0 -1 1077944384 4780 0 0 0 766 59 0 0 20 0 15 0 14930145 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140423088105744 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32563] ppid=32553 vsize=13982084 memory=278684 CPUtime=7.98 cores=1,3,5,7
/proc/32556/task/32563/stat : 32563 (java) S 32553 32556 2357 0 -1 1077944384 6875 0 0 0 744 54 0 0 20 0 15 0 14930146 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422515501936 140423171861122 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 21 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32564] ppid=32553 vsize=13982084 memory=8700 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32564/stat : 32564 (java) S 32553 32556 2357 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 14930147 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422514447968 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32565] ppid=32553 vsize=13982084 memory=278684 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32565/stat : 32565 (java) S 32553 32556 2357 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 14930147 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422513395072 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32566] ppid=32553 vsize=13982084 memory=278684 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32566/stat : 32566 (java) S 32553 32556 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14930149 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422512343376 140423171868571 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32567] ppid=32553 vsize=13982084 memory=278684 CPUtime=2.45 cores=1,3,5,7
/proc/32556/task/32567/stat : 32567 (java) S 32553 32556 2357 0 -1 1077944384 14539 0 0 0 243 2 0 0 20 0 15 0 14930149 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422511290736 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32568] ppid=32553 vsize=13982084 memory=278684 CPUtime=2.9 cores=1,3,5,7
/proc/32556/task/32568/stat : 32568 (java) S 32553 32556 2357 0 -1 1077944384 16715 0 0 0 288 2 0 0 20 0 15 0 14930149 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422510237936 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32569] ppid=32553 vsize=13982084 memory=3900 CPUtime=0.85 cores=1,3,5,7
/proc/32556/task/32569/stat : 32569 (java) S 32553 32556 2357 0 -1 1077944384 11735 0 0 0 83 2 0 0 20 0 15 0 14930149 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422509185136 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32570] ppid=32553 vsize=13982084 memory=2752 CPUtime=0 cores=1,3,5,7
/proc/32556/task/32570/stat : 32570 (java) S 32553 32556 2357 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14930149 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422508132576 140423171860181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
[pid=32556/tid=32571] ppid=32553 vsize=13982084 memory=278684 CPUtime=1.37 cores=1,3,5,7
/proc/32556/task/32571/stat : 32571 (java) S 32553 32556 2357 0 -1 1077944384 803 0 0 0 60 77 0 0 20 0 15 0 14930153 14317654016 69671 18446744073709551615 4194304 4196468 140724667223952 140422507080880 140423171861122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 43 0 0 6293624 6294260 36790272 140724667232632 140724667232812 140724667232812 140724667236303 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 278684 KiB

Child status: 143
Real time (s): 2490.31
CPU time (s): 2520.05
CPU user time (s): 2516.81
CPU system time (s): 3.24436
CPU usage (%): 101.194
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 278684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.81
system time used= 3.24436
maximum resident set size= 279120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122584
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 273438
involuntary context switches= 4745


# summary of solver processes directly reported to runsolver:
#   pid: 32556
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2516.81
#   total CPU system time (s): 3.24436

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6871 second user time and 22.9372 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-16 10:31:55
IDJOB=4273138
IDBENCH=130609
IDSOLVER=2665
FILE ID=node129/4273138-1502873151
RUNJOBID= node129-1502867387-31958
PBS_JOBID= 
Free space on /tmp= 61972 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-06.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273138-1502873151/watcher-4273138-1502873151 -o /tmp/evaluation-result-4273138-1502873151/solver-4273138-1502873151 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1502867387-31958 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 113897687 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273138-1502873151.xml

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

MD5SUM BENCH= 315e274f87a0401bb6a43b890592ba0e
RANDOM SEED=113897687

node129.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.61
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.61
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.61
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.61
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:        30956580 kB
MemAvailable:   31522164 kB
Buffers:          187292 kB
Cached:           664704 kB
SwapCached:            0 kB
Active:           949380 kB
Inactive:         447392 kB
Active(anon):     545216 kB
Inactive(anon):    16744 kB
Active(file):     404164 kB
Inactive(file):   430648 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42392 kB
Writeback:            16 kB
AnonPages:        546304 kB
Mapped:            46828 kB
Shmem:             17060 kB
Slab:             117820 kB
SReclaimable:      93212 kB
SUnreclaim:        24608 kB
KernelStack:        3440 kB
PageTables:         8404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1119260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    471040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61932 MiB
End job on node129 at 2017-08-16 11:13:25