Trace number 4273280

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)129 2520.03 2474.1201

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n30/
TravellingSalesman-30-30-18.xml
MD5SUM16e7a4452edd8ccb673a436dbd81290a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark126
Best CPU time to get the best result obtained on this benchmark2400.11
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints31
Number of domains2
Minimum domain size30
Maximum domain size30
Distribution of domain sizes[{"size":30,"count":60}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":30}]
Minimum constraint arity3
Maximum constraint arity30
Distribution of constraint arities[{"arity":3,"count":30},{"arity":30,"count":1}]
Number of extensional constraints30
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":30},{"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.27/0.38	c version: 2017-07-26
0.27/0.38	c seed: 1783036246
0.27/0.38	c timeout: 2520
0.27/0.38	c memlimit: 11000
0.27/0.39	c nbcore: 4
0.27/0.41	c Parsing instance...
1.39/0.90	c Parsing done, starting search...
1.39/0.93	o 565
1.39/1.00	o 562
1.64/1.02	o 478
1.64/1.04	o 453
1.64/1.06	o 361
2.00/1.16	o 206
2.29/1.26	o 192
3.71/1.77	o 185
3.90/1.83	o 161
5.84/3.31	o 160
6.14/3.43	o 154
11.38/8.52	o 153
11.58/8.76	o 152
31.58/28.10	o 149
31.58/28.10	o 148
41.51/37.85	o 144
44.86/41.14	o 143
48.67/44.79	o 142
73.92/69.60	o 140
80.48/76.17	o 139
116.78/111.81	o 138
244.02/237.02	o 137
281.00/273.49	o 136
291.47/283.70	o 135
294.81/287.07	o 134
307.93/299.93	o 133
363.37/354.52	o 132
446.90/436.84	o 131
464.00/453.79	o 130
480.54/470.02	o 129
2520.01/2474.10	s SATISFIABLE
2520.01/2474.10	v <instantiation>
2520.01/2474.10	v 	<list>
2520.01/2474.10	v 		c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29]
2520.01/2474.10	v 	</list>
2520.01/2474.10	v 	<values>
2520.01/2474.10	v 		5 8 12 16 17 19 23 27 28 26 25 18 15 13 10 2 4 14 9 20 22 29 24 21 11 7 6 0 1 3 1 3 3 1 4 4 6 1 1 2 8 5 3 1 7 6 6 4 9 4 7 5 3 9 2 2 7 7 6 2 
2520.01/2474.10	v 	</values>
2520.01/2474.10	v </instantiation>

Verifier Data

OK	129

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273280-1502887537/watcher-4273280-1502887537 -o /tmp/evaluation-result-4273280-1502887537/solver-4273280-1502887537 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502874281-11067 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1783036246 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273280-1502887537.xml 

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

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


[startup+0.100158 s]*
/proc/loadavg: 1.76 1.44 1.37 3/207 12677
/proc/meminfo: memFree=29697424/32770624 swapFree=67108860/67108860
[pid=12671] ppid=12668 vsize=13507100 memory=16260 CPUtime=0.01 cores=1,3,5,7
/proc/12671/stat : 12671 (java) S 12668 12671 8289 0 -1 1077944320 3920 0 0 0 1 0 0 0 20 0 8 0 136568884 13831270400 4065 18446744073709551615 4194304 4196468 140730580960848 140730580943392 140575810125559 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
/proc/12671/statm: 3376775 4065 2058 1 0 3366272 0
[pid=12671/tid=12673] ppid=12668 vsize=13507100 memory=7077796292425249400 CPUtime=0.01 cores=1,3,5,7
/proc/12671/task/12673/stat : 12673 (java) R 12668 12671 8289 0 -1 4202560 2582 0 0 0 1 0 0 0 20 0 8 0 136568893 13831270400 4065 18446744073709551615 4194304 4196468 140730580960848 140575814358696 140575810147485 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12674] ppid=12668 vsize=13507100 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12674/stat : 12674 (java) S 12668 12671 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 136568893 13831270400 4065 18446744073709551615 4194304 4196468 140730580960848 140575767091472 140575810135765 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12675] ppid=12668 vsize=13507100 memory=139665750324864 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12675/stat : 12675 (java) S 12668 12671 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 136568893 13831270400 4065 18446744073709551615 4194304 4196468 140730580960848 140575766038928 140575810135765 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12676] ppid=12668 vsize=13508128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12676/stat : 12676 (java) S 12668 12671 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 136568893 13832323072 4065 18446744073709551615 4194304 4196468 140730580960848 140575764986384 140575810135765 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12677] ppid=12668 vsize=13508128 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12677/stat : 12677 (java) S 12668 12671 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 136568893 13832323072 4065 18446744073709551615 4194304 4196468 140730580960848 140575763933840 140575810135765 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12678] ppid=12668 vsize=13508128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12678/stat : 12678 (java) S 12668 12671 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 136568895 13832323072 4065 18446744073709551615 4194304 4196468 140730580960848 140575356119536 140575810136706 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12679] ppid=12668 vsize=13508128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12679/stat : 12679 (java) S 12668 12671 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 136568895 13832323072 4065 18446744073709551615 4194304 4196468 140730580960848 140575355065760 140575810135765 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12680] ppid=12668 vsize=13508128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12680/stat : 12680 (java) R 12668 12671 8289 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 9 0 136568895 13832323072 4065 18446744073709551615 4194304 4196468 140730580960848 140575286226272 140575810135765 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13507100 KiB
Current children cumulated memory: 16260 KiB

[startup+0.210413 s]*
/proc/loadavg: 1.76 1.44 1.37 3/216 12686
/proc/meminfo: memFree=29687600/32770624 swapFree=67108860/67108860
[pid=12671] ppid=12668 vsize=13975920 memory=30536 CPUtime=0.1 cores=1,3,5,7
/proc/12671/stat : 12671 (java) S 12668 12671 8289 0 -1 1077944320 6953 0 0 0 9 1 0 0 20 0 15 0 136568884 14311342080 7634 18446744073709551615 4194304 4196468 140730580960848 140730580943392 140575810125559 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
/proc/12671/statm: 3493980 7634 3370 1 0 3482759 0
[pid=12671/tid=12673] ppid=12668 vsize=13975920 memory=8316850467074736180 CPUtime=0.08 cores=1,3,5,7
/proc/12671/task/12673/stat : 12673 (java) R 12668 12671 8289 0 -1 4202560 4974 0 0 0 7 1 0 0 20 0 15 0 136568893 14311342080 7634 18446744073709551615 4194304 4196468 140730580960848 140575814349648 140575810147485 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12674] ppid=12668 vsize=13975920 memory=8293 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12674/stat : 12674 (java) S 12668 12671 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 136568893 14311342080 7634 18446744073709551615 4194304 4196468 140730580960848 140575767091472 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12675] ppid=12668 vsize=13975920 memory=288370041902036608 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12675/stat : 12675 (java) S 12668 12671 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 136568893 14311342080 7634 18446744073709551615 4194304 4196468 140730580960848 140575766038928 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12676] ppid=12668 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12676/stat : 12676 (java) S 12668 12671 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 136568893 14311342080 7634 18446744073709551615 4194304 4196468 140730580960848 140575764986384 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12677] ppid=12668 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12677/stat : 12677 (java) S 12668 12671 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 136568893 14311342080 7634 18446744073709551615 4194304 4196468 140730580960848 140575763933840 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12678] ppid=12668 vsize=13975920 memory=139665750324864 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12678/stat : 12678 (java) S 12668 12671 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 136568895 14311342080 7634 18446744073709551615 4194304 4196468 140730580960848 140575356119536 140575810136706 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12679] ppid=12668 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12679/stat : 12679 (java) S 12668 12671 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 136568895 14311342080 7634 18446744073709551615 4194304 4196468 140730580960848 140575355065760 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12680] ppid=12668 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12680/stat : 12680 (java) S 12668 12671 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 136568895 14311342080 7634 18446744073709551615 4194304 4196468 140730580960848 140575286224368 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12681] ppid=12668 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12681/stat : 12681 (java) S 12668 12671 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 136568898 14311342080 7634 18446744073709551615 4194304 4196468 140730580960848 140575285172944 140575810144155 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12682] ppid=12668 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12682/stat : 12682 (java) S 12668 12671 8289 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 136568898 14311342080 7634 18446744073709551615 4194304 4196468 140730580960848 140575284119536 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12683] ppid=12668 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12683/stat : 12683 (java) S 12668 12671 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 136568898 14311342080 7634 18446744073709551615 4194304 4196468 140730580960848 140575283066992 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12684] ppid=12668 vsize=13975920 memory=139665750324864 CPUtime=0.01 cores=1,3,5,7
/proc/12671/task/12684/stat : 12684 (java) R 12668 12671 8289 0 -1 4202560 297 0 0 0 1 0 0 0 20 0 15 0 136568898 14311342080 7634 18446744073709551615 4194304 4196468 140730580960848 140575282014448 140575791365872 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12685] ppid=12668 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12685/stat : 12685 (java) S 12668 12671 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 136568898 14311342080 7634 18446744073709551615 4194304 4196468 140730580960848 140575280962144 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12686] ppid=12668 vsize=13975920 memory=139665750324864 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12686/stat : 12686 (java) S 12668 12671 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 136568903 14311342080 7634 18446744073709551615 4194304 4196468 140730580960848 140575279909680 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 30536 KiB

[startup+0.313891 s]*
/proc/loadavg: 1.76 1.44 1.37 4/216 12686
/proc/meminfo: memFree=29677192/32770624 swapFree=67108860/67108860
[pid=12671] ppid=12668 vsize=13975920 memory=40284 CPUtime=0.27 cores=1,3,5,7
/proc/12671/stat : 12671 (java) S 12668 12671 8289 0 -1 1077944320 10779 0 0 0 24 3 0 0 20 0 15 0 136568884 14311342080 10071 18446744073709551615 4194304 4196468 140730580960848 140730580943392 140575810125559 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
/proc/12671/statm: 3493980 10071 3535 1 0 3482759 0
[pid=12671/tid=12673] ppid=12668 vsize=13975920 memory=8316850467074736180 CPUtime=0.17 cores=1,3,5,7
/proc/12671/task/12673/stat : 12673 (java) R 12668 12671 8289 0 -1 4202560 8448 0 0 0 15 2 0 0 20 0 15 0 136568893 14311342080 10071 18446744073709551615 4194304 4196468 140730580960848 140575814346608 140575794206046 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12674] ppid=12668 vsize=13975920 memory=8293 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12674/stat : 12674 (java) S 12668 12671 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 136568893 14311342080 10071 18446744073709551615 4194304 4196468 140730580960848 140575767091472 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12675] ppid=12668 vsize=13975920 memory=315237112921358464 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12675/stat : 12675 (java) S 12668 12671 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 136568893 14311342080 10071 18446744073709551615 4194304 4196468 140730580960848 140575766038928 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12676] ppid=12668 vsize=13975920 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12676/stat : 12676 (java) S 12668 12671 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 136568893 14311342080 10071 18446744073709551615 4194304 4196468 140730580960848 140575764986384 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12677] ppid=12668 vsize=13975920 memory=3472323898181169199 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12677/stat : 12677 (java) S 12668 12671 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 136568893 14311342080 10071 18446744073709551615 4194304 4196468 140730580960848 140575763933840 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12678] ppid=12668 vsize=13975920 memory=3471342062071162544 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12678/stat : 12678 (java) S 12668 12671 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 136568895 14311342080 10071 18446744073709551615 4194304 4196468 140730580960848 140575356119536 140575810136706 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12679] ppid=12668 vsize=13975920 memory=6879655668675933547 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12679/stat : 12679 (java) S 12668 12671 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 136568895 14311342080 10071 18446744073709551615 4194304 4196468 140730580960848 140575355065760 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12680] ppid=12668 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12680/stat : 12680 (java) S 12668 12671 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 136568895 14311342080 10071 18446744073709551615 4194304 4196468 140730580960848 140575286224368 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12681] ppid=12668 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12681/stat : 12681 (java) S 12668 12671 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 136568898 14311342080 10071 18446744073709551615 4194304 4196468 140730580960848 140575285172944 140575810144155 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12682] ppid=12668 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/12671/task/12682/stat : 12682 (java) R 12668 12671 8289 0 -1 4202560 352 0 0 0 1 0 0 0 20 0 15 0 136568898 14311342080 10071 18446744073709551615 4194304 4196468 140730580960848 140575284119536 140575794956320 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12683] ppid=12668 vsize=13975920 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/12671/task/12683/stat : 12683 (java) R 12668 12671 8289 0 -1 1077944384 169 0 0 0 1 0 0 0 20 0 15 0 136568898 14311342080 10071 18446744073709551615 4194304 4196468 140730580960848 140575283066992 140575810136706 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12684] ppid=12668 vsize=13975920 memory=7599809415774464739 CPUtime=0.05 cores=1,3,5,7
/proc/12671/task/12684/stat : 12684 (java) R 12668 12671 8289 0 -1 4202560 434 0 0 0 5 0 0 0 20 0 15 0 136568898 14311342080 10071 18446744073709551615 4194304 4196468 140730580960848 140575282014448 140575810137494 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12685] ppid=12668 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12685/stat : 12685 (java) S 12668 12671 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 136568898 14311342080 10071 18446744073709551615 4194304 4196468 140730580960848 140575280962144 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12686] ppid=12668 vsize=13975920 memory=139665750324864 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12686/stat : 12686 (java) S 12668 12671 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 136568903 14311342080 10071 18446744073709551615 4194304 4196468 140730580960848 140575279909680 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 40284 KiB

[startup+0.700785 s]
/proc/loadavg: 1.76 1.44 1.37 4/216 12686
/proc/meminfo: memFree=29662352/32770624 swapFree=67108860/67108860
[pid=12671] ppid=12668 vsize=13977988 memory=68696 CPUtime=0.99 cores=1,3,5,7
/proc/12671/stat : 12671 (java) S 12668 12671 8289 0 -1 1077944320 14355 0 0 0 95 4 0 0 20 0 15 0 136568884 14313459712 17174 18446744073709551615 4194304 4196468 140730580960848 140730580943392 140575810125559 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
/proc/12671/statm: 3494497 17174 3725 1 0 3483271 0
[pid=12671/tid=12673] ppid=12668 vsize=13977988 memory=956 CPUtime=0.55 cores=1,3,5,7
/proc/12671/task/12673/stat : 12673 (java) R 12668 12671 8289 0 -1 4202560 10531 0 0 0 52 3 0 0 20 0 15 0 136568893 14313459712 17174 18446744073709551615 4194304 4196468 140730580960848 140575814354048 140575810147485 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12674] ppid=12668 vsize=13977988 memory=2248 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12674/stat : 12674 (java) S 12668 12671 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 136568893 14313459712 17174 18446744073709551615 4194304 4196468 140730580960848 140575767091472 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12675] ppid=12668 vsize=13977988 memory=4288 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12675/stat : 12675 (java) S 12668 12671 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 136568893 14313459712 17174 18446744073709551615 4194304 4196468 140730580960848 140575766038928 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12676] ppid=12668 vsize=13977988 memory=2164 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12676/stat : 12676 (java) S 12668 12671 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 136568893 14313459712 17174 18446744073709551615 4194304 4196468 140730580960848 140575764986384 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12677] ppid=12668 vsize=13977988 memory=928 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12677/stat : 12677 (java) S 12668 12671 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 136568893 14313459712 17174 18446744073709551615 4194304 4196468 140730580960848 140575763933840 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12678] ppid=12668 vsize=13977988 memory=1620 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12678/stat : 12678 (java) S 12668 12671 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 136568895 14313459712 17174 18446744073709551615 4194304 4196468 140730580960848 140575356119536 140575810136706 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12679] ppid=12668 vsize=13977988 memory=3472328279047811153 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12679/stat : 12679 (java) S 12668 12671 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 136568895 14313459712 17174 18446744073709551615 4194304 4196468 140730580960848 140575355065760 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12680] ppid=12668 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12680/stat : 12680 (java) S 12668 12671 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 136568895 14313459712 17174 18446744073709551615 4194304 4196468 140730580960848 140575286224368 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12681] ppid=12668 vsize=13977988 memory=737 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12681/stat : 12681 (java) S 12668 12671 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 136568898 14313459712 17174 18446744073709551615 4194304 4196468 140730580960848 140575285172944 140575810144155 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12682] ppid=12668 vsize=13977988 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/12671/task/12682/stat : 12682 (java) S 12668 12671 8289 0 -1 1077944384 807 0 0 0 11 0 0 0 20 0 15 0 136568898 14313459712 17174 18446744073709551615 4194304 4196468 140730580960848 140575284119536 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12683] ppid=12668 vsize=13977988 memory=844 CPUtime=0.11 cores=1,3,5,7
/proc/12671/task/12683/stat : 12683 (java) R 12668 12671 8289 0 -1 4202560 739 0 0 0 11 0 0 0 20 0 15 0 136568898 14313459712 17174 18446744073709551615 4194304 4196468 140730580960848 140575283066992 140575796189552 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12684] ppid=12668 vsize=13977988 memory=18484 CPUtime=0.2 cores=1,3,5,7
/proc/12671/task/12684/stat : 12684 (java) S 12668 12671 8289 0 -1 1077944384 896 0 0 0 20 0 0 0 20 0 15 0 136568898 14313459712 17174 18446744073709551615 4194304 4196468 140730580960848 140575282014448 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12685] ppid=12668 vsize=13977988 memory=3912 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12685/stat : 12685 (java) S 12668 12671 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 136568898 14313459712 17174 18446744073709551615 4194304 4196468 140730580960848 140575280962144 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12686] ppid=12668 vsize=13977988 memory=2840 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12686/stat : 12686 (java) S 12668 12671 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 136568903 14313459712 17174 18446744073709551615 4194304 4196468 140730580960848 140575279909680 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 68696 KiB

[startup+1.50071 s]
/proc/loadavg: 1.76 1.44 1.37 6/216 12686
/proc/meminfo: memFree=29614796/32770624 swapFree=67108860/67108860
[pid=12671] ppid=12668 vsize=13982084 memory=163472 CPUtime=3.21 cores=1,3,5,7
/proc/12671/stat : 12671 (java) S 12668 12671 8289 0 -1 1077944320 26005 0 0 0 313 8 0 0 20 0 15 0 136568884 14317654016 40868 18446744073709551615 4194304 4196468 140730580960848 140730580943392 140575810125559 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
/proc/12671/statm: 3495521 40868 3772 1 0 3484295 0
[pid=12671/tid=12673] ppid=12668 vsize=13982084 memory=2257 CPUtime=1.35 cores=1,3,5,7
/proc/12671/task/12673/stat : 12673 (java) R 12668 12671 8289 0 -1 4202560 15105 0 0 0 129 6 0 0 20 0 15 0 136568893 14317654016 40868 18446744073709551615 4194304 4196468 140730580960848 140575814362464 140575794466128 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12674] ppid=12668 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12674/stat : 12674 (java) S 12668 12671 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 136568893 14317654016 40868 18446744073709551615 4194304 4196468 140730580960848 140575767091472 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12675] ppid=12668 vsize=13982084 memory=-7522837582236181595 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12675/stat : 12675 (java) S 12668 12671 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 136568893 14317654016 40868 18446744073709551615 4194304 4196468 140730580960848 140575766038928 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12676] ppid=12668 vsize=13982084 memory=93692 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12676/stat : 12676 (java) S 12668 12671 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 136568893 14317654016 40868 18446744073709551615 4194304 4196468 140730580960848 140575764986384 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12677] ppid=12668 vsize=13982084 memory=18484 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12677/stat : 12677 (java) S 12668 12671 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 136568893 14317654016 40868 18446744073709551615 4194304 4196468 140730580960848 140575763933840 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12678] ppid=12668 vsize=13982084 memory=3912 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12678/stat : 12678 (java) S 12668 12671 8289 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 136568895 14317654016 40868 18446744073709551615 4194304 4196468 140730580960848 140575356119536 140575810136706 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12679] ppid=12668 vsize=13982084 memory=2840 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12679/stat : 12679 (java) S 12668 12671 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 136568895 14317654016 40868 18446744073709551615 4194304 4196468 140730580960848 140575355065760 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12680] ppid=12668 vsize=13982084 memory=279331251401312 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12680/stat : 12680 (java) S 12668 12671 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 136568895 14317654016 40868 18446744073709551615 4194304 4196468 140730580960848 140575286224368 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12681] ppid=12668 vsize=13982084 memory=7380949459277473384 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12681/stat : 12681 (java) S 12668 12671 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 136568898 14317654016 40868 18446744073709551615 4194304 4196468 140730580960848 140575285172944 140575810144155 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12682] ppid=12668 vsize=13982084 memory=7380949459277473384 CPUtime=0.67 cores=1,3,5,7
/proc/12671/task/12682/stat : 12682 (java) R 12668 12671 8289 0 -1 4202560 3527 0 0 0 67 0 0 0 20 0 15 0 136568898 14317654016 40868 18446744073709551615 4194304 4196468 140730580960848 140575284106176 140575791670197 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12683] ppid=12668 vsize=13982084 memory=7380949459277473384 CPUtime=0.67 cores=1,3,5,7
/proc/12671/task/12683/stat : 12683 (java) R 12668 12671 8289 0 -1 4202560 3278 0 0 0 67 0 0 0 20 0 15 0 136568898 14317654016 40868 18446744073709551615 4194304 4196468 140730580960848 140575283056256 140575803222395 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12684] ppid=12668 vsize=13982084 memory=7380949459277473384 CPUtime=0.48 cores=1,3,5,7
/proc/12671/task/12684/stat : 12684 (java) R 12668 12671 8289 0 -1 1077944384 2691 0 0 0 48 0 0 0 20 0 15 0 136568898 14317654016 40868 18446744073709551615 4194304 4196468 140730580960848 140575282014448 140575810136706 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0

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

/proc/12671/task/12673/stat : 12673 (java) R 12668 12671 8289 0 -1 4202560 56237 0 0 0 235503 50 0 0 20 0 15 0 136568893 14317654016 153741 18446744073709551615 4194304 4196468 140730580960848 140575814363440 140575444462567 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12674] ppid=12668 vsize=13982084 memory=614964 CPUtime=13.95 cores=1,3,5,7
/proc/12671/task/12674/stat : 12674 (java) S 12668 12671 8289 0 -1 1077944384 4837 0 0 0 1322 73 0 0 20 0 15 0 136568893 14317654016 153741 18446744073709551615 4194304 4196468 140730580960848 140575767091472 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12675] ppid=12668 vsize=13982084 memory=6944652177228980320 CPUtime=13.86 cores=1,3,5,7
/proc/12671/task/12675/stat : 12675 (java) S 12668 12671 8289 0 -1 1077944384 5517 0 0 0 1318 68 0 0 20 0 15 0 136568893 14317654016 153741 18446744073709551615 4194304 4196468 140730580960848 140575766038928 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12676] ppid=12668 vsize=13982084 memory=612916 CPUtime=13.92 cores=1,3,5,7
/proc/12671/task/12676/stat : 12676 (java) S 12668 12671 8289 0 -1 1077944384 6997 0 0 0 1325 67 0 0 20 0 15 0 136568893 14317654016 153741 18446744073709551615 4194304 4196468 140730580960848 140575764986384 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12677] ppid=12668 vsize=13982084 memory=4168 CPUtime=13.9 cores=1,3,5,7
/proc/12671/task/12677/stat : 12677 (java) S 12668 12671 8289 0 -1 1077944384 5965 0 0 0 1320 70 0 0 20 0 15 0 136568893 14317654016 153741 18446744073709551615 4194304 4196468 140730580960848 140575763933840 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12678] ppid=12668 vsize=13982084 memory=614964 CPUtime=9.12 cores=1,3,5,7
/proc/12671/task/12678/stat : 12678 (java) S 12668 12671 8289 0 -1 1077944384 6558 0 0 0 850 62 0 0 20 0 15 0 136568895 14317654016 153741 18446744073709551615 4194304 4196468 140730580960848 140575356119536 140575810136706 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12679] ppid=12668 vsize=13982084 memory=614964 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12679/stat : 12679 (java) S 12668 12671 8289 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 136568895 14317654016 153741 18446744073709551615 4194304 4196468 140730580960848 140575355065824 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12680] ppid=12668 vsize=13982084 memory=614964 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12680/stat : 12680 (java) S 12668 12671 8289 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 136568895 14317654016 153741 18446744073709551615 4194304 4196468 140730580960848 140575286224384 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12681] ppid=12668 vsize=13982084 memory=614964 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12681/stat : 12681 (java) S 12668 12671 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 136568898 14317654016 153741 18446744073709551615 4194304 4196468 140730580960848 140575285172944 140575810144155 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12682] ppid=12668 vsize=13982084 memory=614964 CPUtime=1.8 cores=1,3,5,7
/proc/12671/task/12682/stat : 12682 (java) S 12668 12671 8289 0 -1 1077944384 16143 0 0 0 177 3 0 0 20 0 15 0 136568898 14317654016 153741 18446744073709551615 4194304 4196468 140730580960848 140575284119536 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12683] ppid=12668 vsize=13982084 memory=-8774313645642428999 CPUtime=2.08 cores=1,3,5,7
/proc/12671/task/12683/stat : 12683 (java) S 12668 12671 8289 0 -1 1077944384 18137 0 0 0 206 2 0 0 20 0 15 0 136568898 14317654016 153741 18446744073709551615 4194304 4196468 140730580960848 140575283066992 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12684] ppid=12668 vsize=13982084 memory=3216 CPUtime=0.77 cores=1,3,5,7
/proc/12671/task/12684/stat : 12684 (java) S 12668 12671 8289 0 -1 1077944384 18100 0 0 0 75 2 0 0 20 0 15 0 136568898 14317654016 153741 18446744073709551615 4194304 4196468 140730580960848 140575282014448 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12685] ppid=12668 vsize=13982084 memory=67028 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12685/stat : 12685 (java) S 12668 12671 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 136568898 14317654016 153741 18446744073709551615 4194304 4196468 140730580960848 140575280962144 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12686] ppid=12668 vsize=13982084 memory=1296 CPUtime=1.36 cores=1,3,5,7
/proc/12671/task/12686/stat : 12686 (java) S 12668 12671 8289 0 -1 1077944384 792 0 0 0 55 81 0 0 20 0 15 0 136568903 14317654016 153741 18446744073709551615 4194304 4196468 140730580960848 140575279909680 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
Current children cumulated CPU time: 2426.41 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 614964 KiB

[startup+2442.31 s]
/proc/loadavg: 1.24 1.28 1.31 3/213 12937
/proc/meminfo: memFree=28409292/32770624 swapFree=67108860/67108860
[pid=12671] ppid=12668 vsize=13982084 memory=619060 CPUtime=2487.57 cores=1,3,5,7
/proc/12671/stat : 12671 (java) S 12668 12671 8289 0 -1 1077944320 142672 0 0 0 248346 411 0 0 20 0 15 0 136568884 14317654016 154765 18446744073709551615 4194304 4196468 140730580960848 140730580943392 140575810125559 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
/proc/12671/statm: 3495521 154765 3814 1 0 3484295 0
[pid=12671/tid=12673] ppid=12668 vsize=13982084 memory=619060 CPUtime=2414.81 cores=1,3,5,7
/proc/12671/task/12673/stat : 12673 (java) R 12668 12671 8289 0 -1 4202560 57084 0 0 0 241431 50 0 0 20 0 15 0 136568893 14317654016 154765 18446744073709551615 4194304 4196468 140730580960848 140575814363440 140575441717068 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12674] ppid=12668 vsize=13982084 memory=619060 CPUtime=14.35 cores=1,3,5,7
/proc/12671/task/12674/stat : 12674 (java) S 12668 12671 8289 0 -1 1077944384 5122 0 0 0 1361 74 0 0 20 0 15 0 136568893 14317654016 154765 18446744073709551615 4194304 4196468 140730580960848 140575767091472 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12675] ppid=12668 vsize=13982084 memory=617012 CPUtime=14.28 cores=1,3,5,7
/proc/12671/task/12675/stat : 12675 (java) S 12668 12671 8289 0 -1 1077944384 5814 0 0 0 1358 70 0 0 20 0 15 0 136568893 14317654016 154765 18446744073709551615 4194304 4196468 140730580960848 140575766038928 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12676] ppid=12668 vsize=13982084 memory=619060 CPUtime=14.33 cores=1,3,5,7
/proc/12671/task/12676/stat : 12676 (java) S 12668 12671 8289 0 -1 1077944384 7175 0 0 0 1365 68 0 0 20 0 15 0 136568893 14317654016 154765 18446744073709551615 4194304 4196468 140730580960848 140575764986384 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12677] ppid=12668 vsize=13982084 memory=619060 CPUtime=14.32 cores=1,3,5,7
/proc/12671/task/12677/stat : 12677 (java) S 12668 12671 8289 0 -1 1077944384 6156 0 0 0 1360 72 0 0 20 0 15 0 136568893 14317654016 154765 18446744073709551615 4194304 4196468 140730580960848 140575763933840 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12678] ppid=12668 vsize=13982084 memory=619060 CPUtime=9.33 cores=1,3,5,7
/proc/12671/task/12678/stat : 12678 (java) S 12668 12671 8289 0 -1 1077944384 6700 0 0 0 868 65 0 0 20 0 15 0 136568895 14317654016 154765 18446744073709551615 4194304 4196468 140730580960848 140575356119536 140575810136706 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12679] ppid=12668 vsize=13982084 memory=619060 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12679/stat : 12679 (java) S 12668 12671 8289 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 136568895 14317654016 154765 18446744073709551615 4194304 4196468 140730580960848 140575355065824 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12680] ppid=12668 vsize=13982084 memory=614964 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12680/stat : 12680 (java) S 12668 12671 8289 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 136568895 14317654016 154765 18446744073709551615 4194304 4196468 140730580960848 140575286224384 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12681] ppid=12668 vsize=13982084 memory=619060 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12681/stat : 12681 (java) S 12668 12671 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 136568898 14317654016 154765 18446744073709551615 4194304 4196468 140730580960848 140575285172944 140575810144155 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12682] ppid=12668 vsize=13982084 memory=619060 CPUtime=1.8 cores=1,3,5,7
/proc/12671/task/12682/stat : 12682 (java) S 12668 12671 8289 0 -1 1077944384 16145 0 0 0 177 3 0 0 20 0 15 0 136568898 14317654016 154765 18446744073709551615 4194304 4196468 140730580960848 140575284119536 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12683] ppid=12668 vsize=13982084 memory=617012 CPUtime=2.08 cores=1,3,5,7
/proc/12671/task/12683/stat : 12683 (java) S 12668 12671 8289 0 -1 1077944384 18139 0 0 0 206 2 0 0 20 0 15 0 136568898 14317654016 154765 18446744073709551615 4194304 4196468 140730580960848 140575283066992 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12684] ppid=12668 vsize=13982084 memory=617012 CPUtime=0.77 cores=1,3,5,7
/proc/12671/task/12684/stat : 12684 (java) S 12668 12671 8289 0 -1 1077944384 18102 0 0 0 75 2 0 0 20 0 15 0 136568898 14317654016 154765 18446744073709551615 4194304 4196468 140730580960848 140575282014448 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12685] ppid=12668 vsize=13982084 memory=619060 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12685/stat : 12685 (java) S 12668 12671 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 136568898 14317654016 154765 18446744073709551615 4194304 4196468 140730580960848 140575280962144 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12686] ppid=12668 vsize=13982084 memory=619060 CPUtime=1.39 cores=1,3,5,7
/proc/12671/task/12686/stat : 12686 (java) S 12668 12671 8289 0 -1 1077944384 798 0 0 0 56 83 0 0 20 0 15 0 136568903 14317654016 154765 18446744073709551615 4194304 4196468 140730580960848 140575279909680 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
Current children cumulated CPU time: 2487.57 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 619060 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2474.1 s]
/proc/loadavg: 1.17 1.25 1.30 3/213 12939
/proc/meminfo: memFree=28426864/32770624 swapFree=67108860/67108860
[pid=12671] ppid=12668 vsize=13982084 memory=623156 CPUtime=2520.01 cores=1,3,5,7
/proc/12671/stat : 12671 (java) S 12668 12671 8289 0 -1 1077944320 143869 0 0 0 251586 415 0 0 20 0 15 0 136568884 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140730580943392 140575810125559 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
/proc/12671/statm: 3495521 155789 3814 1 0 3484295 0
[pid=12671/tid=12673] ppid=12668 vsize=13982084 memory=623156 CPUtime=2446.22 cores=1,3,5,7
/proc/12671/task/12673/stat : 12673 (java) R 12668 12671 8289 0 -1 4202560 57423 0 0 0 244572 50 0 0 20 0 15 0 136568893 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575814363440 140575444462603 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12674] ppid=12668 vsize=13982084 memory=623156 CPUtime=14.57 cores=1,3,5,7
/proc/12671/task/12674/stat : 12674 (java) S 12668 12671 8289 0 -1 1077944384 5231 0 0 0 1382 75 0 0 20 0 15 0 136568893 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575767091472 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12675] ppid=12668 vsize=13982084 memory=623156 CPUtime=14.5 cores=1,3,5,7
/proc/12671/task/12675/stat : 12675 (java) S 12668 12671 8289 0 -1 1077944384 5874 0 0 0 1380 70 0 0 20 0 15 0 136568893 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575766038928 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12676] ppid=12668 vsize=13982084 memory=623156 CPUtime=14.55 cores=1,3,5,7
/proc/12671/task/12676/stat : 12676 (java) S 12668 12671 8289 0 -1 1077944384 7296 0 0 0 1386 69 0 0 20 0 15 0 136568893 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575764986384 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12677] ppid=12668 vsize=13982084 memory=623156 CPUtime=14.53 cores=1,3,5,7
/proc/12671/task/12677/stat : 12677 (java) S 12668 12671 8289 0 -1 1077944384 6219 0 0 0 1381 72 0 0 20 0 15 0 136568893 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575763933840 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12678] ppid=12668 vsize=13982084 memory=623156 CPUtime=9.43 cores=1,3,5,7
/proc/12671/task/12678/stat : 12678 (java) S 12668 12671 8289 0 -1 1077944384 6746 0 0 0 878 65 0 0 20 0 15 0 136568895 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575356119536 140575810136706 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12679] ppid=12668 vsize=13982084 memory=623156 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12679/stat : 12679 (java) S 12668 12671 8289 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 136568895 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575355065824 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12680] ppid=12668 vsize=13982084 memory=621108 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12680/stat : 12680 (java) S 12668 12671 8289 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 136568895 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575286224384 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12681] ppid=12668 vsize=13982084 memory=279331251814688 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12681/stat : 12681 (java) S 12668 12671 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 136568898 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575285172944 140575810144155 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12682] ppid=12668 vsize=13982084 memory=1156 CPUtime=1.82 cores=1,3,5,7
/proc/12671/task/12682/stat : 12682 (java) S 12668 12671 8289 0 -1 1077944384 16444 0 0 0 179 3 0 0 20 0 15 0 136568898 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575284119536 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12683] ppid=12668 vsize=13982084 memory=623156 CPUtime=2.09 cores=1,3,5,7
/proc/12671/task/12683/stat : 12683 (java) S 12668 12671 8289 0 -1 1077944384 18291 0 0 0 207 2 0 0 20 0 15 0 136568898 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575283066992 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12684] ppid=12668 vsize=13982084 memory=1792 CPUtime=0.77 cores=1,3,5,7
/proc/12671/task/12684/stat : 12684 (java) S 12668 12671 8289 0 -1 1077944384 18102 0 0 0 75 2 0 0 20 0 15 0 136568898 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575282014448 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12685] ppid=12668 vsize=13982084 memory=623156 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12685/stat : 12685 (java) S 12668 12671 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 136568898 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575280962144 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12686] ppid=12668 vsize=13982084 memory=623156 CPUtime=1.41 cores=1,3,5,7
/proc/12671/task/12686/stat : 12686 (java) S 12668 12671 8289 0 -1 1077944384 806 0 0 0 57 84 0 0 20 0 15 0 136568903 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575279909680 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 623156 KiB

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

[startup+2474.12 s]
# the end of solver process 12671 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.87 s, system=4.157 s

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

[startup+2474.1 s]
/proc/loadavg: 1.17 1.25 1.30 3/213 12939
/proc/meminfo: memFree=28426864/32770624 swapFree=67108860/67108860
[pid=12671] ppid=12668 vsize=13982084 memory=623156 CPUtime=2520.01 cores=1,3,5,7
/proc/12671/stat : 12671 (java) S 12668 12671 8289 0 -1 1077944320 143869 0 0 0 251586 415 0 0 20 0 15 0 136568884 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140730580943392 140575810125559 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 8 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
/proc/12671/statm: 3495521 155789 3814 1 0 3484295 0
[pid=12671/tid=12673] ppid=12668 vsize=13982084 memory=623156 CPUtime=2446.22 cores=1,3,5,7
/proc/12671/task/12673/stat : 12673 (java) R 12668 12671 8289 0 -1 4202560 57423 0 0 0 244572 50 0 0 20 0 15 0 136568893 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575814363440 140575444462603 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12674] ppid=12668 vsize=13982084 memory=623156 CPUtime=14.57 cores=1,3,5,7
/proc/12671/task/12674/stat : 12674 (java) S 12668 12671 8289 0 -1 1077944384 5231 0 0 0 1382 75 0 0 20 0 15 0 136568893 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575767091472 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12675] ppid=12668 vsize=13982084 memory=623156 CPUtime=14.5 cores=1,3,5,7
/proc/12671/task/12675/stat : 12675 (java) S 12668 12671 8289 0 -1 1077944384 5874 0 0 0 1380 70 0 0 20 0 15 0 136568893 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575766038928 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12676] ppid=12668 vsize=13982084 memory=623156 CPUtime=14.55 cores=1,3,5,7
/proc/12671/task/12676/stat : 12676 (java) S 12668 12671 8289 0 -1 1077944384 7296 0 0 0 1386 69 0 0 20 0 15 0 136568893 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575764986384 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12677] ppid=12668 vsize=13982084 memory=623156 CPUtime=14.53 cores=1,3,5,7
/proc/12671/task/12677/stat : 12677 (java) S 12668 12671 8289 0 -1 1077944384 6219 0 0 0 1381 72 0 0 20 0 15 0 136568893 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575763933840 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12678] ppid=12668 vsize=13982084 memory=623156 CPUtime=9.43 cores=1,3,5,7
/proc/12671/task/12678/stat : 12678 (java) S 12668 12671 8289 0 -1 1077944384 6746 0 0 0 878 65 0 0 20 0 15 0 136568895 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575356119536 140575810136706 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12679] ppid=12668 vsize=13982084 memory=623156 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12679/stat : 12679 (java) S 12668 12671 8289 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 136568895 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575355065824 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12680] ppid=12668 vsize=13982084 memory=621108 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12680/stat : 12680 (java) S 12668 12671 8289 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 136568895 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575286224384 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12681] ppid=12668 vsize=13982084 memory=279331251814688 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12681/stat : 12681 (java) S 12668 12671 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 136568898 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575285172944 140575810144155 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12682] ppid=12668 vsize=13982084 memory=1156 CPUtime=1.82 cores=1,3,5,7
/proc/12671/task/12682/stat : 12682 (java) S 12668 12671 8289 0 -1 1077944384 16444 0 0 0 179 3 0 0 20 0 15 0 136568898 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575284119536 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12683] ppid=12668 vsize=13982084 memory=623156 CPUtime=2.09 cores=1,3,5,7
/proc/12671/task/12683/stat : 12683 (java) S 12668 12671 8289 0 -1 1077944384 18291 0 0 0 207 2 0 0 20 0 15 0 136568898 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575283066992 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12684] ppid=12668 vsize=13982084 memory=1792 CPUtime=0.77 cores=1,3,5,7
/proc/12671/task/12684/stat : 12684 (java) S 12668 12671 8289 0 -1 1077944384 18102 0 0 0 75 2 0 0 20 0 15 0 136568898 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575282014448 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12685] ppid=12668 vsize=13982084 memory=623156 CPUtime=0 cores=1,3,5,7
/proc/12671/task/12685/stat : 12685 (java) S 12668 12671 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 136568898 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575280962144 140575810135765 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
[pid=12671/tid=12686] ppid=12668 vsize=13982084 memory=623156 CPUtime=1.41 cores=1,3,5,7
/proc/12671/task/12686/stat : 12686 (java) S 12668 12671 8289 0 -1 1077944384 806 0 0 0 57 84 0 0 20 0 15 0 136568903 14317654016 155789 18446744073709551615 4194304 4196468 140730580960848 140575279909680 140575810136706 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28323840 140730580963700 140730580963881 140730580963881 140730580967375 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 623156 KiB

Child status: 143
Real time (s): 2474.12
CPU time (s): 2520.03
CPU user time (s): 2515.87
CPU system time (s): 4.157
CPU usage (%): 101.855
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 623156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.87
system time used= 4.157
maximum resident set size= 623656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144080
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 321179
involuntary context switches= 8694


# summary of solver processes directly reported to runsolver:
#   pid: 12671
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2515.87
#   total CPU system time (s): 4.157

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2038 second user time and 22.6746 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-16 14:31:29
IDJOB=4273280
IDBENCH=135870
IDSOLVER=2665
FILE ID=node133/4273280-1502887537
RUNJOBID= node133-1502874281-11067
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n30/TravellingSalesman-30-30-18.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-4273280-1502887537/watcher-4273280-1502887537 -o /tmp/evaluation-result-4273280-1502887537/solver-4273280-1502887537 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502874281-11067 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1783036246 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273280-1502887537.xml

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

MD5SUM BENCH= 16e7a4452edd8ccb673a436dbd81290a
RANDOM SEED=1783036246

node133.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.17
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.17
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.17
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.17
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:        29703816 kB
MemAvailable:   30574020 kB
Buffers:          286056 kB
Cached:           885124 kB
SwapCached:            0 kB
Active:          2313604 kB
Inactive:         297124 kB
Active(anon):    1380504 kB
Inactive(anon):   108944 kB
Active(file):     933100 kB
Inactive(file):   188180 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42288 kB
Writeback:             0 kB
AnonPages:       1439476 kB
Mapped:            79108 kB
Shmem:             49852 kB
Slab:             156792 kB
SReclaimable:     129516 kB
SUnreclaim:        27276 kB
KernelStack:        3520 kB
PageTables:         8500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2562040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1366016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61948 MiB
End job on node133 at 2017-08-16 15:12:43