Trace number 4285017

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 - Parallel with EPS 2017-08-22OPT43 376.806 49.985298

General information on the benchmark

NameStillLife/StillLife-wst-s1/
StillLife-wastage-09.xml
MD5SUMa10fd40fbec13ca4761d088766469069
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark43
Best CPU time to get the best result obtained on this benchmark24.084299
Satisfiable
(Un)Satisfiability was proved
Number of variables254
Number of constraints179
Number of domains4
Minimum domain size2
Maximum domain size243
Distribution of domain sizes[{"size":2,"count":121},{"size":3,"count":121},{"size":82,"count":1},{"size":243,"count":11}]
Minimum variable degree1
Maximum variable degree12
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":118},{"degree":3,"count":14},{"degree":4,"count":36},{"degree":8,"count":32},{"degree":9,"count":49},{"degree":12,"count":1}]
Minimum constraint arity2
Maximum constraint arity13
Distribution of constraint arities[{"arity":2,"count":47},{"arity":3,"count":36},{"arity":10,"count":81},{"arity":11,"count":4},{"arity":12,"count":1},{"arity":13,"count":10}]
Number of extensional constraints117
Number of intensional constraints46
Distribution of constraint types[{"type":"extension","count":117},{"type":"intension","count":46},{"type":"sum","count":12},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


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

Solver Data

0.30/0.36	c version: 2017-08-22
0.30/0.36	c seed: 1560891923
0.30/0.36	c timeout: 20160
0.30/0.36	c memlimit: 22000
0.30/0.36	c nbcore: 8
0.30/0.39	c Parsing instance...
1.08/0.76	c Parsing done, starting search...
7.29/2.46	o 27
7.29/2.47	o 32
7.29/2.47	o 33
7.29/2.50	o 34
7.99/2.50	o 35
7.99/2.51	o 36
7.99/2.52	o 37
7.99/2.53	o 38
8.73/2.67	o 39
11.93/3.02	o 40
13.34/3.26	o 41
14.93/3.49	o 42
59.42/9.04	o 43
376.66/49.95	s OPTIMUM FOUND
376.66/49.95	v <instantiation>
376.66/49.95	v 	<list>
376.66/49.95	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[0][10] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[1][10] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[2][10] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[3][10] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[4][10] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[5][10] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[6][10] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[7][10] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[8][10] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] w[9][10] w[10][0] w[10][1] w[10][2] w[10][3] w[10][4] w[10][5] w[10][6] w[10][7] w[10][8] w[10][9] w[10][10] ws[0] ws[1] ws[2] ws[3] ws[4] ws[5] ws[6] ws[7] ws[8] ws[9] ws[10] z
376.66/49.95	v 	</list>
376.66/49.95	v 	<values>
376.66/49.95	v 		0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 1 1 0 0 1 0 0 1 0 1 1 0 1 0 0 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 1 1 0 1 0 0 0 0 1 0 0 1 1 0 1 0 1 1 1 1 0 0 0 0 0 1 0 1 0 0 0 0 0 1 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 1 0 0 0 1 1 1 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 1 1 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 4 9 11 15 18 18 18 21 21 23 26 43 
376.66/49.95	v 	</values>
376.66/49.95	v </instantiation>

Verifier Data

OK	43

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285017-1503412064/watcher-4285017-1503412064 -o /tmp/evaluation-result-4285017-1503412064/solver-4285017-1503412064 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node127-1503398602-29012 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1560891923 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285017-1503412064.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=30186, runsolver pid=30183

[startup+0.100134 s]*
/proc/loadavg: 8.42 8.81 8.80 2/183 30197
/proc/meminfo: memFree=30975680/32770624 swapFree=67108860/67108860
[pid=30186] ppid=30183 vsize=25527784 memory=18684 CPUtime=0.02 cores=0-7
/proc/30186/stat : 30186 (java) S 30183 30186 28956 0 -1 1077944320 4049 0 0 0 2 0 0 0 20 0 13 0 143399217 26140450816 4671 18446744073709551615 4194304 4196468 140728145922192 140728145904736 139849944133367 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
/proc/30186/statm: 6381946 4671 2095 1 0 6371443 0
[pid=30186/tid=30188] ppid=30183 vsize=25527784 memory=0 CPUtime=0.02 cores=0-7
/proc/30186/task/30188/stat : 30188 (java) R 30183 30186 28956 0 -1 4202560 2670 0 0 0 2 0 0 0 20 0 13 0 143399224 26140450816 4671 18446744073709551615 4194304 4196468 140728145922192 139849948369880 139849944155293 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30189] ppid=30183 vsize=25527784 memory=140525784056273 CPUtime=0 cores=0-7
/proc/30186/task/30189/stat : 30189 (java) S 30183 30186 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 143399225 26140450816 4671 18446744073709551615 4194304 4196468 140728145922192 139849506507664 139849944143573 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30190] ppid=30183 vsize=25527784 memory=140525784049280 CPUtime=0 cores=0-7
/proc/30186/task/30190/stat : 30190 (java) S 30183 30186 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 143399225 26140450816 4671 18446744073709551615 4194304 4196468 140728145922192 139849505454864 139849944143573 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30191] ppid=30183 vsize=25527784 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30191/stat : 30191 (java) S 30183 30186 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 143399225 26140450816 4671 18446744073709551615 4194304 4196468 140728145922192 139849504402576 139849944143573 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30192] ppid=30183 vsize=25527784 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30192/stat : 30192 (java) S 30183 30186 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 143399225 26140450816 4671 18446744073709551615 4194304 4196468 140728145922192 139849503349776 139849944143573 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30193] ppid=30183 vsize=25527784 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30193/stat : 30193 (java) S 30183 30186 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 143399225 26140450816 4671 18446744073709551615 4194304 4196468 140728145922192 139849502296464 139849944143573 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30194] ppid=30183 vsize=25527784 memory=-1 CPUtime=0 cores=0-7
/proc/30186/task/30194/stat : 30194 (java) S 30183 30186 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 143399225 26140450816 4671 18446744073709551615 4194304 4196468 140728145922192 139849501243664 139849944143573 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30195] ppid=30183 vsize=25527784 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30195/stat : 30195 (java) S 30183 30186 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 143399225 26140450816 4671 18446744073709551615 4194304 4196468 140728145922192 139849500191376 139849944143573 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30196] ppid=30183 vsize=25527784 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30196/stat : 30196 (java) S 30183 30186 28956 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 143399225 26140450816 4671 18446744073709551615 4194304 4196468 140728145922192 139849499138576 139849944143573 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30197] ppid=30183 vsize=25527784 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30197/stat : 30197 (java) S 30183 30186 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 143399227 26140450816 4671 18446744073709551615 4194304 4196468 140728145922192 139848288533104 139849944144514 0 0 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30198] ppid=30183 vsize=25527784 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30198/stat : 30198 (java) S 30183 30186 28956 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 13 0 143399227 26140450816 4671 18446744073709551615 4194304 4196468 140728145922192 139848287479072 139849944143573 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30199] ppid=30183 vsize=25527784 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30199/stat : 30199 (java) S 30183 30186 28956 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 13 0 143399227 26140450816 4671 18446744073709551615 4194304 4196468 140728145922192 139848286426800 139849944143573 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 25527784 KiB
Current children cumulated memory: 18684 KiB

[startup+0.214102 s]*
/proc/loadavg: 8.42 8.81 8.80 3/192 30206
/proc/meminfo: memFree=30963816/32770624 swapFree=67108860/67108860
[pid=30186] ppid=30183 vsize=25996608 memory=31820 CPUtime=0.14 cores=0-7
/proc/30186/stat : 30186 (java) S 30183 30186 28956 0 -1 1077944320 9478 0 0 0 12 2 0 0 20 0 20 0 143399217 26620526592 7955 18446744073709551615 4194304 4196468 140728145922192 140728145904736 139849944133367 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
/proc/30186/statm: 6499152 7955 3386 1 0 6487930 0
[pid=30186/tid=30188] ppid=30183 vsize=25996608 memory=4026532046 CPUtime=0.1 cores=0-7
/proc/30186/task/30188/stat : 30188 (java) R 30183 30186 28956 0 -1 4202560 7412 0 0 0 9 1 0 0 20 0 20 0 143399224 26620526592 7955 18446744073709551615 4194304 4196468 140728145922192 139849948312624 139849928213854 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30189] ppid=30183 vsize=25996608 memory=14042 CPUtime=0 cores=0-7
/proc/30186/task/30189/stat : 30189 (java) S 30183 30186 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143399225 26620526592 7955 18446744073709551615 4194304 4196468 140728145922192 139849506507664 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30190] ppid=30183 vsize=25996608 memory=4051471679588968096 CPUtime=0 cores=0-7
/proc/30186/task/30190/stat : 30190 (java) S 30183 30186 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143399225 26620526592 7955 18446744073709551615 4194304 4196468 140728145922192 139849505454864 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30191] ppid=30183 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/30186/task/30191/stat : 30191 (java) S 30183 30186 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143399225 26620526592 7955 18446744073709551615 4194304 4196468 140728145922192 139849504402576 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30192] ppid=30183 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30192/stat : 30192 (java) S 30183 30186 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143399225 26620526592 7955 18446744073709551615 4194304 4196468 140728145922192 139849503349776 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30193] ppid=30183 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30193/stat : 30193 (java) S 30183 30186 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143399225 26620526592 7955 18446744073709551615 4194304 4196468 140728145922192 139849502296464 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30194] ppid=30183 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/30186/task/30194/stat : 30194 (java) S 30183 30186 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143399225 26620526592 7955 18446744073709551615 4194304 4196468 140728145922192 139849501243664 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30195] ppid=30183 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30195/stat : 30195 (java) S 30183 30186 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143399225 26620526592 7955 18446744073709551615 4194304 4196468 140728145922192 139849500191376 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30196] ppid=30183 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30196/stat : 30196 (java) S 30183 30186 28956 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 143399225 26620526592 7955 18446744073709551615 4194304 4196468 140728145922192 139849499138576 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30197] ppid=30183 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30197/stat : 30197 (java) S 30183 30186 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143399227 26620526592 7955 18446744073709551615 4194304 4196468 140728145922192 139848288533104 139849944144514 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30198] ppid=30183 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30198/stat : 30198 (java) S 30183 30186 28956 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 143399227 26620526592 7955 18446744073709551615 4194304 4196468 140728145922192 139848287479072 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30199] ppid=30183 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30199/stat : 30199 (java) S 30183 30186 28956 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 143399227 26620526592 7955 18446744073709551615 4194304 4196468 140728145922192 139848286426736 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30200] ppid=30183 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30200/stat : 30200 (java) S 30183 30186 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143399230 26620526592 7955 18446744073709551615 4194304 4196468 140728145922192 139848285375056 139849944151963 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30201] ppid=30183 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30201/stat : 30201 (java) S 30183 30186 28956 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 143399230 26620526592 7955 18446744073709551615 4194304 4196468 140728145922192 139848284321904 139849944144514 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30202] ppid=30183 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30202/stat : 30202 (java) S 30183 30186 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143399230 26620526592 7955 18446744073709551615 4194304 4196468 140728145922192 139848283269104 139849944144514 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30203] ppid=30183 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30203/stat : 30203 (java) S 30183 30186 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143399230 26620526592 7955 18446744073709551615 4194304 4196468 140728145922192 139848282216816 139849944144514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30204] ppid=30183 vsize=25996608 memory=-1 CPUtime=0.02 cores=0-7
/proc/30186/task/30204/stat : 30204 (java) S 30183 30186 28956 0 -1 1077944384 373 0 0 0 2 0 0 0 20 0 20 0 143399230 26620526592 7955 18446744073709551615 4194304 4196468 140728145922192 139848281164016 139849944144514 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30205] ppid=30183 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30205/stat : 30205 (java) S 30183 30186 28956 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 143399230 26620526592 7955 18446744073709551615 4194304 4196468 140728145922192 139848280111968 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30206] ppid=30183 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/30186/task/30206/stat : 30206 (java) S 30183 30186 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143399233 26620526592 7955 18446744073709551615 4194304 4196468 140728145922192 139848279059248 139849944144514 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 25996608 KiB
Current children cumulated memory: 31820 KiB

[startup+0.311475 s]*
/proc/loadavg: 8.42 8.81 8.80 2/192 30206
/proc/meminfo: memFree=30959968/32770624 swapFree=67108860/67108860
[pid=30186] ppid=30183 vsize=25996608 memory=40968 CPUtime=0.3 cores=0-7
/proc/30186/stat : 30186 (java) S 30183 30186 28956 0 -1 1077944320 10952 0 0 0 26 4 0 0 20 0 20 0 143399217 26620526592 10242 18446744073709551615 4194304 4196468 140728145922192 140728145904736 139849944133367 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
/proc/30186/statm: 6499152 10242 3573 1 0 6487930 0
[pid=30186/tid=30188] ppid=30183 vsize=25996608 memory=-8774313645642428999 CPUtime=0.19 cores=0-7
/proc/30186/task/30188/stat : 30188 (java) R 30183 30186 28956 0 -1 4202560 8538 0 0 0 17 2 0 0 20 0 20 0 143399224 26620526592 10242 18446744073709551615 4194304 4196468 140728145922192 139849948360256 139849944155293 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30189] ppid=30183 vsize=25996608 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/30186/task/30189/stat : 30189 (java) S 30183 30186 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143399225 26620526592 10242 18446744073709551615 4194304 4196468 140728145922192 139849506507664 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30190] ppid=30183 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30190/stat : 30190 (java) S 30183 30186 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143399225 26620526592 10242 18446744073709551615 4194304 4196468 140728145922192 139849505454864 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30191] ppid=30183 vsize=25996608 memory=2611 CPUtime=0 cores=0-7
/proc/30186/task/30191/stat : 30191 (java) S 30183 30186 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143399225 26620526592 10242 18446744073709551615 4194304 4196468 140728145922192 139849504402576 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30192] ppid=30183 vsize=25996608 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/30186/task/30192/stat : 30192 (java) S 30183 30186 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143399225 26620526592 10242 18446744073709551615 4194304 4196468 140728145922192 139849503349776 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30193] ppid=30183 vsize=25996608 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/30186/task/30193/stat : 30193 (java) S 30183 30186 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143399225 26620526592 10242 18446744073709551615 4194304 4196468 140728145922192 139849502296464 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30194] ppid=30183 vsize=25996608 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/30186/task/30194/stat : 30194 (java) S 30183 30186 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143399225 26620526592 10242 18446744073709551615 4194304 4196468 140728145922192 139849501243664 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30195] ppid=30183 vsize=25996608 memory=-2895008908443675764 CPUtime=0 cores=0-7
/proc/30186/task/30195/stat : 30195 (java) S 30183 30186 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143399225 26620526592 10242 18446744073709551615 4194304 4196468 140728145922192 139849500191376 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30196] ppid=30183 vsize=25996608 memory=-7595490506177102494 CPUtime=0 cores=0-7
/proc/30186/task/30196/stat : 30196 (java) S 30183 30186 28956 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 143399225 26620526592 10242 18446744073709551615 4194304 4196468 140728145922192 139849499138576 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30197] ppid=30183 vsize=25996608 memory=-7533229591079788448 CPUtime=0 cores=0-7
/proc/30186/task/30197/stat : 30197 (java) S 30183 30186 28956 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 143399227 26620526592 10242 18446744073709551615 4194304 4196468 140728145922192 139848288533104 139849944144514 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30198] ppid=30183 vsize=25996608 memory=7893295687695687954 CPUtime=0 cores=0-7
/proc/30186/task/30198/stat : 30198 (java) S 30183 30186 28956 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 143399227 26620526592 10242 18446744073709551615 4194304 4196468 140728145922192 139848287479072 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30199] ppid=30183 vsize=25996608 memory=-1 CPUtime=0 cores=0-7
/proc/30186/task/30199/stat : 30199 (java) S 30183 30186 28956 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 143399227 26620526592 10242 18446744073709551615 4194304 4196468 140728145922192 139848286426736 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30200] ppid=30183 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30200/stat : 30200 (java) S 30183 30186 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143399230 26620526592 10242 18446744073709551615 4194304 4196468 140728145922192 139848285375056 139849944151963 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30201] ppid=30183 vsize=25996608 memory=0 CPUtime=0.01 cores=0-7
/proc/30186/task/30201/stat : 30201 (java) R 30183 30186 28956 0 -1 1077944384 432 0 0 0 1 0 0 0 20 0 20 0 143399230 26620526592 10242 18446744073709551615 4194304 4196468 140728145922192 139848284321904 139849944144514 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30202] ppid=30183 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30202/stat : 30202 (java) R 30183 30186 28956 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 143399230 26620526592 10242 18446744073709551615 4194304 4196468 140728145922192 139848283269104 139849937118409 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30203] ppid=30183 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30203/stat : 30203 (java) R 30183 30186 28956 0 -1 4202560 190 0 0 0 0 0 0 0 20 0 20 0 143399230 26620526592 10242 18446744073709551615 4194304 4196468 140728145922192 139848282216816 139849944154714 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30204] ppid=30183 vsize=25996608 memory=0 CPUtime=0.05 cores=0-7
/proc/30186/task/30204/stat : 30204 (java) S 30183 30186 28956 0 -1 1077944384 399 0 0 0 5 0 0 0 20 0 20 0 143399230 26620526592 10242 18446744073709551615 4194304 4196468 140728145922192 139848281164016 139849944144514 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30205] ppid=30183 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30205/stat : 30205 (java) S 30183 30186 28956 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 143399230 26620526592 10242 18446744073709551615 4194304 4196468 140728145922192 139848280111968 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30206] ppid=30183 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30206/stat : 30206 (java) S 30183 30186 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143399233 26620526592 10242 18446744073709551615 4194304 4196468 140728145922192 139848279059248 139849944144514 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 25996608 KiB
Current children cumulated memory: 40968 KiB

[startup+0.700949 s]
/proc/loadavg: 8.42 8.81 8.80 2/192 30206
/proc/meminfo: memFree=30944508/32770624 swapFree=67108860/67108860
[pid=30186] ppid=30183 vsize=25998676 memory=69436 CPUtime=1.08 cores=0-7
/proc/30186/stat : 30186 (java) S 30183 30186 28956 0 -1 1077944320 15081 0 0 0 102 6 0 0 20 0 20 0 143399217 26622644224 17359 18446744073709551615 4194304 4196468 140728145922192 140728145904736 139849944133367 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
/proc/30186/statm: 6499669 17359 3735 1 0 6488442 0
[pid=30186/tid=30188] ppid=30183 vsize=25998676 memory=13954 CPUtime=0.57 cores=0-7
/proc/30186/task/30188/stat : 30188 (java) R 30183 30186 28956 0 -1 4202560 10651 0 0 0 53 4 0 0 20 0 20 0 143399224 26622644224 17359 18446744073709551615 4194304 4196468 140728145922192 139849948369376 139849944145302 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30189] ppid=30183 vsize=25998676 memory=1992 CPUtime=0 cores=0-7
/proc/30186/task/30189/stat : 30189 (java) S 30183 30186 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143399225 26622644224 17359 18446744073709551615 4194304 4196468 140728145922192 139849506507664 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30190] ppid=30183 vsize=25998676 memory=1204 CPUtime=0 cores=0-7
/proc/30186/task/30190/stat : 30190 (java) S 30183 30186 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143399225 26622644224 17359 18446744073709551615 4194304 4196468 140728145922192 139849505454864 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30191] ppid=30183 vsize=25998676 memory=1000 CPUtime=0 cores=0-7
/proc/30186/task/30191/stat : 30191 (java) S 30183 30186 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143399225 26622644224 17359 18446744073709551615 4194304 4196468 140728145922192 139849504402576 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30192] ppid=30183 vsize=25998676 memory=796 CPUtime=0 cores=0-7
/proc/30186/task/30192/stat : 30192 (java) S 30183 30186 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143399225 26622644224 17359 18446744073709551615 4194304 4196468 140728145922192 139849503349776 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30193] ppid=30183 vsize=25998676 memory=11192 CPUtime=0 cores=0-7
/proc/30186/task/30193/stat : 30193 (java) S 30183 30186 28956 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143399225 26622644224 17359 18446744073709551615 4194304 4196468 140728145922192 139849502296464 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30194] ppid=30183 vsize=25998676 memory=15880 CPUtime=0 cores=0-7
/proc/30186/task/30194/stat : 30194 (java) S 30183 30186 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143399225 26622644224 17359 18446744073709551615 4194304 4196468 140728145922192 139849501243664 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30195] ppid=30183 vsize=25998676 memory=4048 CPUtime=0 cores=0-7
/proc/30186/task/30195/stat : 30195 (java) S 30183 30186 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143399225 26622644224 17359 18446744073709551615 4194304 4196468 140728145922192 139849500191376 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30196] ppid=30183 vsize=25998676 memory=43608 CPUtime=0 cores=0-7
/proc/30186/task/30196/stat : 30196 (java) S 30183 30186 28956 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 143399225 26622644224 17359 18446744073709551615 4194304 4196468 140728145922192 139849499138576 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30197] ppid=30183 vsize=25998676 memory=1788 CPUtime=0 cores=0-7
/proc/30186/task/30197/stat : 30197 (java) S 30183 30186 28956 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 143399227 26622644224 17359 18446744073709551615 4194304 4196468 140728145922192 139848288533104 139849944144514 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30198] ppid=30183 vsize=25998676 memory=640 CPUtime=0 cores=0-7
/proc/30186/task/30198/stat : 30198 (java) S 30183 30186 28956 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 143399227 26622644224 17359 18446744073709551615 4194304 4196468 140728145922192 139848287479072 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30199] ppid=30183 vsize=25998676 memory=960 CPUtime=0 cores=0-7
/proc/30186/task/30199/stat : 30199 (java) S 30183 30186 28956 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 143399227 26622644224 17359 18446744073709551615 4194304 4196468 140728145922192 139848286426736 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30200] ppid=30183 vsize=25998676 memory=1232 CPUtime=0 cores=0-7
/proc/30186/task/30200/stat : 30200 (java) S 30183 30186 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143399230 26622644224 17359 18446744073709551615 4194304 4196468 140728145922192 139848285375056 139849944151963 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30201] ppid=30183 vsize=25998676 memory=0 CPUtime=0.08 cores=0-7
/proc/30186/task/30201/stat : 30201 (java) S 30183 30186 28956 0 -1 1077944384 871 0 0 0 8 0 0 0 20 0 20 0 143399230 26622644224 17359 18446744073709551615 4194304 4196468 140728145922192 139848284321904 139849944144514 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30202] ppid=30183 vsize=25998676 memory=0 CPUtime=0.07 cores=0-7
/proc/30186/task/30202/stat : 30202 (java) S 30183 30186 28956 0 -1 1077944384 385 0 0 0 7 0 0 0 20 0 20 0 143399230 26622644224 17359 18446744073709551615 4194304 4196468 140728145922192 139848283269104 139849944144514 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30203] ppid=30183 vsize=25998676 memory=0 CPUtime=0.09 cores=0-7
/proc/30186/task/30203/stat : 30203 (java) S 30183 30186 28956 0 -1 1077944384 680 0 0 0 9 0 0 0 20 0 20 0 143399230 26622644224 17359 18446744073709551615 4194304 4196468 140728145922192 139848282216816 139849944144514 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30204] ppid=30183 vsize=25998676 memory=281051251872528 CPUtime=0.22 cores=0-7
/proc/30186/task/30204/stat : 30204 (java) R 30183 30186 28956 0 -1 4202560 1107 0 0 0 22 0 0 0 20 0 20 0 143399230 26622644224 17359 18446744073709551615 4194304 4196468 140728145922192 139848281164016 139849924320193 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0

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

[pid=30186/tid=30205] ppid=30183 vsize=27739616 memory=2160 CPUtime=0 cores=0-7
/proc/30186/task/30205/stat : 30205 (java) S 30183 30186 28956 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 143399230 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848280111968 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30206] ppid=30183 vsize=27739616 memory=844 CPUtime=0.01 cores=0-7
/proc/30186/task/30206/stat : 30206 (java) S 30183 30186 28956 0 -1 1077944384 348 0 0 0 0 1 0 0 20 0 46 0 143399233 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848279059248 139849944144514 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30207] ppid=30183 vsize=27739616 memory=16448 CPUtime=0.09 cores=0-7
/proc/30186/task/30207/stat : 30207 (java) S 30183 30186 28956 0 -1 1077944384 899 0 0 0 3 6 0 0 20 0 46 0 143399398 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848268768592 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30208] ppid=30183 vsize=27739616 memory=4208 CPUtime=0.14 cores=0-7
/proc/30186/task/30208/stat : 30208 (java) S 30183 30186 28956 0 -1 1077944384 2189 0 0 0 5 9 0 0 20 0 46 0 143399409 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848265618832 139849944144514 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30209] ppid=30183 vsize=27739616 memory=4072 CPUtime=24.38 cores=0-7
/proc/30186/task/30209/stat : 30209 (java) S 30183 30186 28956 0 -1 1077944384 1459 0 0 0 2432 6 0 0 20 0 46 0 143399419 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848262468624 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30210] ppid=30183 vsize=27739616 memory=1152 CPUtime=9.94 cores=0-7
/proc/30186/task/30210/stat : 30210 (java) S 30183 30186 28956 0 -1 1077944384 1079 0 0 0 993 1 0 0 20 0 46 0 143399419 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848261415824 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30211] ppid=30183 vsize=27739616 memory=1771132 CPUtime=8.02 cores=0-7
/proc/30186/task/30211/stat : 30211 (java) S 30183 30186 28956 0 -1 1077944384 314 0 0 0 800 2 0 0 20 0 46 0 143399419 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848260363536 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30212] ppid=30183 vsize=27739616 memory=1563080 CPUtime=16.31 cores=0-7
/proc/30186/task/30212/stat : 30212 (java) S 30183 30186 28956 0 -1 1077944384 899 0 0 0 1629 2 0 0 20 0 46 0 143399421 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848259310736 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30213] ppid=30183 vsize=27739616 memory=6944656592452807316 CPUtime=7.53 cores=0-7
/proc/30186/task/30213/stat : 30213 (java) S 30183 30186 28956 0 -1 1077944384 210 0 0 0 753 0 0 0 20 0 46 0 143399421 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848258258448 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30214] ppid=30183 vsize=27739616 memory=0 CPUtime=44.46 cores=0-7
/proc/30186/task/30214/stat : 30214 (java) S 30183 30186 28956 0 -1 1077944384 2578 0 0 0 4440 6 0 0 20 0 46 0 143399421 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848257205648 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30215] ppid=30183 vsize=27739616 memory=-8774313645642428999 CPUtime=30.89 cores=0-7
/proc/30186/task/30215/stat : 30215 (java) S 30183 30186 28956 0 -1 1077944384 2213 0 0 0 3082 7 0 0 20 0 46 0 143399421 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848256153360 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30216] ppid=30183 vsize=27739616 memory=4028 CPUtime=45.23 cores=0-7
/proc/30186/task/30216/stat : 30216 (java) S 30183 30186 28956 0 -1 1077944384 1768 0 0 0 4518 5 0 0 20 0 46 0 143399422 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848255100560 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30217] ppid=30183 vsize=27739616 memory=76612 CPUtime=46.83 cores=0-7
/proc/30186/task/30217/stat : 30217 (java) R 30183 30186 28956 0 -1 4202560 2073 0 0 0 4677 6 0 0 20 0 46 0 143399422 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848254043408 139849596178483 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30218] ppid=30183 vsize=27739616 memory=1152 CPUtime=0.49 cores=0-7
/proc/30186/task/30218/stat : 30218 (java) S 30183 30186 28956 0 -1 1077944384 120 0 0 0 49 0 0 0 20 0 46 0 143399422 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848252994448 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30219] ppid=30183 vsize=27739616 memory=3788 CPUtime=11.95 cores=0-7
/proc/30186/task/30219/stat : 30219 (java) S 30183 30186 28956 0 -1 1077944384 1301 0 0 0 1190 5 0 0 20 0 46 0 143399447 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848251942160 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30220] ppid=30183 vsize=27739616 memory=1898644 CPUtime=6.26 cores=0-7
/proc/30186/task/30220/stat : 30220 (java) S 30183 30186 28956 0 -1 1077944384 659 0 0 0 623 3 0 0 20 0 46 0 143399447 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848250889360 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30221] ppid=30183 vsize=27739616 memory=-8774313645642428999 CPUtime=14.68 cores=0-7
/proc/30186/task/30221/stat : 30221 (java) S 30183 30186 28956 0 -1 1077944384 969 0 0 0 1466 2 0 0 20 0 46 0 143399464 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848247703056 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30222] ppid=30183 vsize=27739616 memory=4872558044660077418 CPUtime=28.65 cores=0-7
/proc/30186/task/30222/stat : 30222 (java) S 30183 30186 28956 0 -1 1077944384 1277 0 0 0 2860 5 0 0 20 0 46 0 143399464 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848246650256 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30223] ppid=30183 vsize=27739616 memory=0 CPUtime=0 cores=0-7
/proc/30186/task/30223/stat : 30223 (java) S 30183 30186 28956 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 46 0 143399465 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848245597968 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30224] ppid=30183 vsize=27739616 memory=0 CPUtime=0.33 cores=0-7
/proc/30186/task/30224/stat : 30224 (java) S 30183 30186 28956 0 -1 1077944384 119 0 0 0 33 0 0 0 20 0 46 0 143399465 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848244545168 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30225] ppid=30183 vsize=27739616 memory=3684175318901607553 CPUtime=13.02 cores=0-7
/proc/30186/task/30225/stat : 30225 (java) S 30183 30186 28956 0 -1 1077944384 1041 0 0 0 1302 0 0 0 20 0 46 0 143399466 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848243491856 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30226] ppid=30183 vsize=27739616 memory=0 CPUtime=5.76 cores=0-7
/proc/30186/task/30226/stat : 30226 (java) S 30183 30186 28956 0 -1 1077944384 355 0 0 0 576 0 0 0 20 0 46 0 143399467 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848242439056 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30227] ppid=30183 vsize=27739616 memory=0 CPUtime=1.88 cores=0-7
/proc/30186/task/30227/stat : 30227 (java) S 30183 30186 28956 0 -1 1077944384 595 0 0 0 188 0 0 0 20 0 46 0 143399467 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848241386768 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30228] ppid=30183 vsize=27739616 memory=281051252863168 CPUtime=9.7 cores=0-7
/proc/30186/task/30228/stat : 30228 (java) S 30183 30186 28956 0 -1 1077944384 861 0 0 0 969 1 0 0 20 0 46 0 143399467 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848240333968 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30229] ppid=30183 vsize=27739616 memory=0 CPUtime=0.41 cores=0-7
/proc/30186/task/30229/stat : 30229 (java) S 30183 30186 28956 0 -1 1077944384 61 0 0 0 41 0 0 0 20 0 46 0 143399467 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848239281680 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30230] ppid=30183 vsize=27739616 memory=4294083969874133024 CPUtime=16.26 cores=0-7
/proc/30186/task/30230/stat : 30230 (java) S 30183 30186 28956 0 -1 1077944384 1384 0 0 0 1624 2 0 0 20 0 46 0 143399467 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848238228880 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30231] ppid=30183 vsize=27739616 memory=22830 CPUtime=0.31 cores=0-7
/proc/30186/task/30231/stat : 30231 (java) S 30183 30186 28956 0 -1 1077944384 129 0 0 0 31 0 0 0 20 0 46 0 143399467 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848237176592 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30232] ppid=30183 vsize=27739616 memory=0 CPUtime=23.6 cores=0-7
/proc/30186/task/30232/stat : 30232 (java) S 30183 30186 28956 0 -1 1077944384 1798 0 0 0 2359 1 0 0 20 0 46 0 143399467 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848236123792 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
Current children cumulated CPU time: 376.56 s
Current children cumulated vsize: 27739616 KiB
Current children cumulated memory: 1944056 KiB

[startup+49.9016 s]
/proc/loadavg: 8.72 8.80 8.79 3/218 30233
/proc/meminfo: memFree=29060064/32770624 swapFree=67108860/67108860
[pid=30186] ppid=30183 vsize=27739616 memory=1944056 CPUtime=376.66 cores=0-7
/proc/30186/stat : 30186 (java) S 30183 30186 28956 0 -1 1077944320 91767 0 0 0 37539 127 0 0 20 0 46 0 143399217 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 140728145904736 139849944133367 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
/proc/30186/statm: 6934904 486014 3847 1 0 6923156 0
[pid=30186/tid=30188] ppid=30183 vsize=27739616 memory=1944056 CPUtime=1.9 cores=0-7
/proc/30186/task/30188/stat : 30188 (java) S 30183 30186 28956 0 -1 1077944384 16518 0 0 0 181 9 0 0 20 0 46 0 143399224 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139849948371072 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30189] ppid=30183 vsize=27739616 memory=281051252741216 CPUtime=0.18 cores=0-7
/proc/30186/task/30189/stat : 30189 (java) S 30183 30186 28956 0 -1 1077944384 1817 0 0 0 13 5 0 0 20 0 46 0 143399225 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139849506507664 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30190] ppid=30183 vsize=27739616 memory=0 CPUtime=0.17 cores=0-7
/proc/30186/task/30190/stat : 30190 (java) S 30183 30186 28956 0 -1 1077944384 2325 0 0 0 12 5 0 0 20 0 46 0 143399225 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139849505454864 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30191] ppid=30183 vsize=27739616 memory=1884272 CPUtime=0.18 cores=0-7
/proc/30186/task/30191/stat : 30191 (java) S 30183 30186 28956 0 -1 1077944384 1093 0 0 0 13 5 0 0 20 0 46 0 143399225 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139849504402576 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30192] ppid=30183 vsize=27739616 memory=1863748 CPUtime=0.18 cores=0-7
/proc/30186/task/30192/stat : 30192 (java) S 30183 30186 28956 0 -1 1077944384 597 0 0 0 13 5 0 0 20 0 46 0 143399225 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139849503349776 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30193] ppid=30183 vsize=27739616 memory=7235147594880805952 CPUtime=0.13 cores=0-7
/proc/30186/task/30193/stat : 30193 (java) S 30183 30186 28956 0 -1 1077944384 688 0 0 0 9 4 0 0 20 0 46 0 143399225 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139849502296464 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30194] ppid=30183 vsize=27739616 memory=7523376918531162212 CPUtime=0.16 cores=0-7
/proc/30186/task/30194/stat : 30194 (java) S 30183 30186 28956 0 -1 1077944384 899 0 0 0 12 4 0 0 20 0 46 0 143399225 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139849501243664 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30195] ppid=30183 vsize=27739616 memory=0 CPUtime=0.18 cores=0-7
/proc/30186/task/30195/stat : 30195 (java) S 30183 30186 28956 0 -1 1077944384 590 0 0 0 13 5 0 0 20 0 46 0 143399225 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139849500191376 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30196] ppid=30183 vsize=27739616 memory=0 CPUtime=0.17 cores=0-7
/proc/30186/task/30196/stat : 30196 (java) S 30183 30186 28956 0 -1 1077944384 400 0 0 0 13 4 0 0 20 0 46 0 143399225 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139849499138576 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30197] ppid=30183 vsize=27739616 memory=1266704 CPUtime=0.1 cores=0-7
/proc/30186/task/30197/stat : 30197 (java) S 30183 30186 28956 0 -1 1077944384 3701 0 0 0 8 2 0 0 20 0 46 0 143399227 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848288533104 139849944144514 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30198] ppid=30183 vsize=27739616 memory=13954 CPUtime=0 cores=0-7
/proc/30186/task/30198/stat : 30198 (java) S 30183 30186 28956 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 46 0 143399227 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848287479136 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30199] ppid=30183 vsize=27739616 memory=259501924084738 CPUtime=0 cores=0-7
/proc/30186/task/30199/stat : 30199 (java) S 30183 30186 28956 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 46 0 143399227 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848286426752 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30200] ppid=30183 vsize=27739616 memory=7649399375624548403 CPUtime=0 cores=0-7
/proc/30186/task/30200/stat : 30200 (java) S 30183 30186 28956 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 143399230 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848285375056 139849944151963 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30201] ppid=30183 vsize=27739616 memory=7649399379919515699 CPUtime=1.61 cores=0-7
/proc/30186/task/30201/stat : 30201 (java) S 30183 30186 28956 0 -1 1077944384 5394 0 0 0 159 2 0 0 20 0 46 0 143399230 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848284321904 139849944144514 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30202] ppid=30183 vsize=27739616 memory=0 CPUtime=1.57 cores=0-7
/proc/30186/task/30202/stat : 30202 (java) S 30183 30186 28956 0 -1 1077944384 7851 0 0 0 156 1 0 0 20 0 46 0 143399230 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848283269104 139849944144514 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30203] ppid=30183 vsize=27739616 memory=-6800859132029471843 CPUtime=1.51 cores=0-7
/proc/30186/task/30203/stat : 30203 (java) S 30183 30186 28956 0 -1 1077944384 6771 0 0 0 148 3 0 0 20 0 46 0 143399230 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848282216816 139849944144514 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30204] ppid=30183 vsize=27739616 memory=0 CPUtime=1.04 cores=0-7
/proc/30186/task/30204/stat : 30204 (java) S 30183 30186 28956 0 -1 1077944384 14931 0 0 0 100 4 0 0 20 0 46 0 143399230 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848281164016 139849944144514 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30205] ppid=30183 vsize=27739616 memory=1939304 CPUtime=0 cores=0-7
/proc/30186/task/30205/stat : 30205 (java) S 30183 30186 28956 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 143399230 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848280111968 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30206] ppid=30183 vsize=27739616 memory=1788 CPUtime=0.01 cores=0-7
/proc/30186/task/30206/stat : 30206 (java) S 30183 30186 28956 0 -1 1077944384 348 0 0 0 0 1 0 0 20 0 46 0 143399233 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848279059248 139849944144514 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30207] ppid=30183 vsize=27739616 memory=640 CPUtime=0.09 cores=0-7
/proc/30186/task/30207/stat : 30207 (java) S 30183 30186 28956 0 -1 1077944384 899 0 0 0 3 6 0 0 20 0 46 0 143399398 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848268768592 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30208] ppid=30183 vsize=27739616 memory=1939304 CPUtime=0.14 cores=0-7
/proc/30186/task/30208/stat : 30208 (java) S 30183 30186 28956 0 -1 1077944384 2189 0 0 0 5 9 0 0 20 0 46 0 143399409 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848265618832 139849944144514 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30209] ppid=30183 vsize=27739616 memory=796 CPUtime=24.38 cores=0-7
/proc/30186/task/30209/stat : 30209 (java) S 30183 30186 28956 0 -1 1077944384 1459 0 0 0 2432 6 0 0 20 0 46 0 143399419 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848262468624 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30210] ppid=30183 vsize=27739616 memory=11192 CPUtime=9.94 cores=0-7
/proc/30186/task/30210/stat : 30210 (java) S 30183 30186 28956 0 -1 1077944384 1079 0 0 0 993 1 0 0 20 0 46 0 143399419 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848261415824 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30211] ppid=30183 vsize=27739616 memory=1925652 CPUtime=8.02 cores=0-7
/proc/30186/task/30211/stat : 30211 (java) S 30183 30186 28956 0 -1 1077944384 314 0 0 0 800 2 0 0 20 0 46 0 143399419 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848260363536 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30212] ppid=30183 vsize=27739616 memory=5865468371715511405 CPUtime=16.31 cores=0-7
/proc/30186/task/30212/stat : 30212 (java) S 30183 30186 28956 0 -1 1077944384 899 0 0 0 1629 2 0 0 20 0 46 0 143399421 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848259310736 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30213] ppid=30183 vsize=27739616 memory=0 CPUtime=7.53 cores=0-7
/proc/30186/task/30213/stat : 30213 (java) S 30183 30186 28956 0 -1 1077944384 210 0 0 0 753 0 0 0 20 0 46 0 143399421 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848258258448 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30214] ppid=30183 vsize=27739616 memory=1859640 CPUtime=44.46 cores=0-7
/proc/30186/task/30214/stat : 30214 (java) S 30183 30186 28956 0 -1 1077944384 2578 0 0 0 4440 6 0 0 20 0 46 0 143399421 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848257205648 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30215] ppid=30183 vsize=27739616 memory=0 CPUtime=30.89 cores=0-7
/proc/30186/task/30215/stat : 30215 (java) S 30183 30186 28956 0 -1 1077944384 2213 0 0 0 3082 7 0 0 20 0 46 0 143399421 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848256153360 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30216] ppid=30183 vsize=27739616 memory=0 CPUtime=45.23 cores=0-7
/proc/30186/task/30216/stat : 30216 (java) S 30183 30186 28956 0 -1 1077944384 1768 0 0 0 4518 5 0 0 20 0 46 0 143399422 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848255100560 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30217] ppid=30183 vsize=27739616 memory=0 CPUtime=46.93 cores=0-7
/proc/30186/task/30217/stat : 30217 (java) R 30183 30186 28956 0 -1 4202560 2073 0 0 0 4687 6 0 0 20 0 46 0 143399422 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848254043408 139849596318274 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30218] ppid=30183 vsize=27739616 memory=7737867396046023784 CPUtime=0.49 cores=0-7
/proc/30186/task/30218/stat : 30218 (java) S 30183 30186 28956 0 -1 1077944384 120 0 0 0 49 0 0 0 20 0 46 0 143399422 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848252994448 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30219] ppid=30183 vsize=27739616 memory=7092437500860065899 CPUtime=11.95 cores=0-7
/proc/30186/task/30219/stat : 30219 (java) S 30183 30186 28956 0 -1 1077944384 1301 0 0 0 1190 5 0 0 20 0 46 0 143399447 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848251942160 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30220] ppid=30183 vsize=27739616 memory=7092437500860065899 CPUtime=6.26 cores=0-7
/proc/30186/task/30220/stat : 30220 (java) S 30183 30186 28956 0 -1 1077944384 659 0 0 0 623 3 0 0 20 0 46 0 143399447 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848250889360 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30221] ppid=30183 vsize=27739616 memory=0 CPUtime=14.68 cores=0-7
/proc/30186/task/30221/stat : 30221 (java) S 30183 30186 28956 0 -1 1077944384 969 0 0 0 1466 2 0 0 20 0 46 0 143399464 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848247703056 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30222] ppid=30183 vsize=27739616 memory=0 CPUtime=28.65 cores=0-7
/proc/30186/task/30222/stat : 30222 (java) S 30183 30186 28956 0 -1 1077944384 1277 0 0 0 2860 5 0 0 20 0 46 0 143399464 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848246650256 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30223] ppid=30183 vsize=27739616 memory=140525627216432 CPUtime=0 cores=0-7
/proc/30186/task/30223/stat : 30223 (java) S 30183 30186 28956 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 46 0 143399465 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848245597968 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30224] ppid=30183 vsize=27739616 memory=4692 CPUtime=0.33 cores=0-7
/proc/30186/task/30224/stat : 30224 (java) S 30183 30186 28956 0 -1 1077944384 119 0 0 0 33 0 0 0 20 0 46 0 143399465 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848244545168 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30225] ppid=30183 vsize=27739616 memory=6900 CPUtime=13.02 cores=0-7
/proc/30186/task/30225/stat : 30225 (java) S 30183 30186 28956 0 -1 1077944384 1041 0 0 0 1302 0 0 0 20 0 46 0 143399466 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848243491856 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30226] ppid=30183 vsize=27739616 memory=1925480 CPUtime=5.76 cores=0-7
/proc/30186/task/30226/stat : 30226 (java) S 30183 30186 28956 0 -1 1077944384 355 0 0 0 576 0 0 0 20 0 46 0 143399467 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848242439056 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30227] ppid=30183 vsize=27739616 memory=5788 CPUtime=1.88 cores=0-7
/proc/30186/task/30227/stat : 30227 (java) S 30183 30186 28956 0 -1 1077944384 595 0 0 0 188 0 0 0 20 0 46 0 143399467 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848241386768 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30228] ppid=30183 vsize=27739616 memory=4612 CPUtime=9.7 cores=0-7
/proc/30186/task/30228/stat : 30228 (java) S 30183 30186 28956 0 -1 1077944384 861 0 0 0 969 1 0 0 20 0 46 0 143399467 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848240333968 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30229] ppid=30183 vsize=27739616 memory=1708 CPUtime=0.41 cores=0-7
/proc/30186/task/30229/stat : 30229 (java) S 30183 30186 28956 0 -1 1077944384 61 0 0 0 41 0 0 0 20 0 46 0 143399467 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848239281680 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30230] ppid=30183 vsize=27739616 memory=1444 CPUtime=16.26 cores=0-7
/proc/30186/task/30230/stat : 30230 (java) S 30183 30186 28956 0 -1 1077944384 1384 0 0 0 1624 2 0 0 20 0 46 0 143399467 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848238228880 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30231] ppid=30183 vsize=27739616 memory=1228 CPUtime=0.31 cores=0-7
/proc/30186/task/30231/stat : 30231 (java) S 30183 30186 28956 0 -1 1077944384 129 0 0 0 31 0 0 0 20 0 46 0 143399467 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848237176592 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
[pid=30186/tid=30232] ppid=30183 vsize=27739616 memory=12216 CPUtime=23.6 cores=0-7
/proc/30186/task/30232/stat : 30232 (java) S 30183 30186 28956 0 -1 1077944384 1798 0 0 0 2359 1 0 0 20 0 46 0 143399467 28405366784 486014 18446744073709551615 4194304 4196468 140728145922192 139848236123792 139849944143573 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12230656 140728145924459 140728145924645 140728145924645 140728145928143 0
Current children cumulated CPU time: 376.66 s
Current children cumulated vsize: 27739616 KiB
Current children cumulated memory: 1944056 KiB

Child status: 0
Real time (s): 49.9853
CPU time (s): 376.806
CPU user time (s): 375.505
CPU system time (s): 1.3004
CPU usage (%): 753.833
Max. virtual memory (cumulated for all children) (KiB): 27740640
Max. memory (cumulated for all children) (KiB): 1944056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 375.505
system time used= 1.3004
maximum resident set size= 1944764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96002
page faults= 0
swaps= 0
block input operations= 16
block output operations= 216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22255
involuntary context switches= 12744


# summary of solver processes directly reported to runsolver:
#   pid: 30186
#   total CPU time (s): 376.806
#   total CPU user time (s): 375.505
#   total CPU system time (s): 1.3004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.517936 second user time and 0.774378 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-22 16:13:30
IDJOB=4285017
IDBENCH=115907
IDSOLVER=2681
FILE ID=node127/4285017-1503412064
RUNJOBID= node127-1503398602-29012
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/StillLife/StillLife-wst-s1/StillLife-wastage-09.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285017-1503412064/watcher-4285017-1503412064 -o /tmp/evaluation-result-4285017-1503412064/solver-4285017-1503412064 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node127-1503398602-29012 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1560891923 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285017-1503412064.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= a10fd40fbec13ca4761d088766469069
RANDOM SEED=1560891923

node127.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.92
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.92
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.92
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.92
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:        30985040 kB
MemAvailable:   31951264 kB
Buffers:          317100 kB
Cached:           958080 kB
SwapCached:            0 kB
Active:           922352 kB
Inactive:         408476 kB
Active(anon):       6336 kB
Inactive(anon):   107332 kB
Active(file):     916016 kB
Inactive(file):   301144 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42352 kB
Writeback:             4 kB
AnonPages:         55356 kB
Mapped:            68384 kB
Shmem:             58020 kB
Slab:             156076 kB
SReclaimable:     129796 kB
SUnreclaim:        26280 kB
KernelStack:        3088 kB
PageTables:         4596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     327228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61988 MiB
End job on node127 at 2017-08-22 16:14:21