Trace number 4285651

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2017-08-22SAT 2195.6699 1907.55

General information on the benchmark

NameWwtpp/Wwtpp-ord-s1/
Wwtpp-ord-ex06460.xml
MD5SUMf140970bd722cd0d04a16203ca32674e
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.0624499
Satisfiable
(Un)Satisfiability was proved
Number of variables476
Number of constraints402
Number of domains22
Minimum domain size1
Maximum domain size10001
Distribution of domain sizes[{"size":1,"count":22},{"size":2,"count":92},{"size":1001,"count":46},{"size":1501,"count":46},{"size":2501,"count":46},{"size":3001,"count":46},{"size":5001,"count":88},{"size":10001,"count":90}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":16},{"degree":2,"count":29},{"degree":3,"count":431}]
Minimum constraint arity2
Maximum constraint arity24
Distribution of constraint arities[{"arity":2,"count":189},{"arity":3,"count":96},{"arity":4,"count":90},{"arity":10,"count":4},{"arity":11,"count":7},{"arity":12,"count":7},{"arity":13,"count":5},{"arity":14,"count":2},{"arity":23,"count":1},{"arity":24,"count":1}]
Number of extensional constraints192
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":192},{"type":"sum","count":210}]
Optimization problemNO
Type of objective

Solver Data

0.22/0.41	c version: 2017-08-22
0.22/0.41	c seed: 745313442
0.22/0.41	c timeout: 20160
0.22/0.41	c memlimit: 22000
0.22/0.41	c nbcore: 8
0.40/0.43	c Parsing instance...
1.81/1.00	c Parsing done, starting search...
2195.29/1907.46	s SATISFIABLE
2195.29/1907.46	v <instantiation>
2195.29/1907.46	v 	<list>
2195.29/1907.46	v 		b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[0][6] b[0][7] b[0][8] b[0][9] b[0][10] b[0][11] b[0][12] b[0][13] b[0][14] b[0][15] b[0][16] b[0][17] b[0][18] b[0][19] b[0][20] b[0][21] b[0][22] b[0][23] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[1][6] b[1][7] b[1][8] b[1][9] b[1][10] b[1][11] b[1][12] b[1][13] b[1][14] b[1][15] b[1][16] b[1][17] b[1][18] b[1][19] b[1][20] b[1][21] b[1][22] b[1][23] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[2][6] b[2][7] b[2][8] b[2][9] b[2][10] b[2][11] b[2][12] b[2][13] b[2][14] b[2][15] b[2][16] b[2][17] b[2][18] b[2][19] b[2][20] b[2][21] b[2][22] b[2][23] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[3][6] b[3][7] b[3][8] b[3][9] b[3][10] b[3][11] b[3][12] b[3][13] b[3][14] b[3][15] b[3][16] b[3][17] b[3][18] b[3][19] b[3][20] b[3][21] b[3][22] b[3][23] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[4][6] b[4][7] b[4][8] b[4][9] b[4][10] b[4][11] b[4][12] b[4][13] b[4][14] b[4][15] b[4][16] b[4][17] b[4][18] b[4][19] b[4][20] b[4][21] b[4][22] b[4][23] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[5][6] b[5][7] b[5][8] b[5][9] b[5][10] b[5][11] b[5][12] b[5][13] b[5][14] b[5][15] b[5][16] b[5][17] b[5][18] b[5][19] b[5][20] b[5][21] b[5][22] b[5][23] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[6][6] b[6][7] b[6][8] b[6][9] b[6][10] b[6][11] b[6][12] b[6][13] b[6][14] b[6][15] b[6][16] b[6][17] b[6][18] b[6][19] b[6][20] b[6][21] b[6][22] b[6][23] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[7][6] b[7][7] b[7][8] b[7][9] b[7][10] b[7][11] b[7][12] b[7][13] b[7][14] b[7][15] b[7][16] b[7][17] b[7][18] b[7][19] b[7][20] b[7][21] b[7][22] b[7][23] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] d[0][20] d[0][21] d[0][22] d[0][23] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] d[1][20] d[1][21] d[1][22] d[1][23] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][17] d[2][18] d[2][19] d[2][20] d[2][21] d[2][22] d[2][23] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] d[3][20] d[3][21] d[3][22] d[3][23] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] d[4][20] d[4][21] d[4][22] d[4][23] d[5][0] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[5][20] d[5][21] d[5][22] d[5][23] d[6][0] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[6][20] d[6][21] d[6][22] d[6][23] d[7][0] d[7][1] d[7][2] d[7][3] d[7][4] d[7][5] d[7][6] d[7][7] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[7][20] d[7][21] d[7][22] d[7][23] c[0][2] c[0][4] c[0][6] c[0][8] c[0][10] c[0][12] c[0][14] c[0][16] c[0][18] c[0][20] c[0][22] c[1][12] c[2][3] c[2][4] c[2][9] c[2][13] c[2][14] c[2][15] c[2][20] c[3][0] c[3][1] c[3][2] c[3][3] c[3][4] c[3][5] c[3][6] c[3][7] c[3][8] c[3][9] c[3][10] c[3][11] c[3][12] c[3][13] c[3][14] c[3][15] c[3][16] c[3][17] c[3][18] c[3][19] c[3][20] c[3][21] c[3][22] c[3][23] c[4][5] c[4][15] c[5][1] c[5][2] c[5][7] c[5][8] c[5][9] c[5][12] c[5][15] c[5][20] c[5][21] c[6][0] c[6][1] c[6][2] c[6][3] c[6][4] c[6][5] c[6][6] c[6][7] c[6][8] c[6][9] c[6][10] c[6][11] c[6][12] c[6][13] c[6][14] c[6][15] c[6][16] c[6][17] c[6][18] c[6][19] c[6][20] c[6][21] c[6][22] c[7][2] c[7][4] c[7][6] c[7][8] c[7][10] c[7][14] c[7][15] c[7][16] c[7][17] c[7][18] c[7][19] c[7][20] c[7][21] c[7][22] c[7][23]
2195.29/1907.46	v 	</list>
2195.29/1907.46	v 	<values>
2195.29/1907.46	v 		0 0 0 0 0 0 0 0 0 0 0 0 0 0 3000 3000 3000 500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2600 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2000 500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3000 3000 3000 3000 0 0 0 0 0 0 2000 4000 2500 1000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4000 4000 6000 6000 9800 7300 4800 2300 6300 3800 3800 3800 1300 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2500 500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2600 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1500 500 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3000 0 0 0 0 0 0 0 1500 1500 1000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2500 2500 2500 0 2500 0 0 2500 1300 0 0 0 0 0 0 0 0 4000 2000 3800 1000 4000 2500 0 4000 2000 1500 2500 0 1000 1000 1500 300 300 300 0 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 750 2500 0 0 0 500 500 500 1700 1300 1500 1500 650 650 650 850 650 650 650 650 650 650 650 650 850 650 650 650 650 650 650 850 650 650 650 0 0 0 1000 0 750 750 750 750 750 750 750 750 750 750 
2195.29/1907.46	v 	</values>
2195.29/1907.46	v </instantiation>

Verifier Data

OK	

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285651-1503467860/watcher-4285651-1503467860 -o /tmp/evaluation-result-4285651-1503467860/solver-4285651-1503467860 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node130-1503420459-2417 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 745313442 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285651-1503467860.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
solver pid=8308, runsolver pid=8305
Current StackSize limit: 8192 KiB


[startup+0.100152 s]*
/proc/loadavg: 0.85 0.76 1.37 1/173 8309
/proc/meminfo: memFree=31901108/32770624 swapFree=67108860/67108860
[pid=8308] ppid=8305 vsize=33976 memory=456 CPUtime=0 cores=0-7
/proc/8308/stat : 8308 (runsolver) D 8305 8308 2329 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 4668215 34791424 114 18446744073709551615 4194304 4346622 140724862551392 140724862548024 140588106470103 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6446216 6449568 7749632 140724862558273 140724862558755 140724862558755 140724862562250 0
/proc/8308/statm: 8494 114 53 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 456 KiB

[startup+0.208689 s]*
/proc/loadavg: 0.85 0.76 1.37 1/191 8327
/proc/meminfo: memFree=31889960/32770624 swapFree=67108860/67108860
[pid=8308] ppid=8305 vsize=25997076 memory=25980 CPUtime=0.06 cores=0-7
/proc/8308/stat : 8308 (java) S 8305 8308 2329 0 -1 1077944320 5983 0 0 0 5 1 0 0 20 0 20 0 4668215 26621005824 6495 18446744073709551615 4194304 4196468 140732108210160 140732108192704 140556482559735 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
/proc/8308/statm: 6499269 6495 3303 1 0 6488047 0
[pid=8308/tid=8310] ppid=8305 vsize=25997076 memory=4026532046 CPUtime=0.05 cores=0-7
/proc/8308/task/8310/stat : 8310 (java) R 8305 8308 2329 0 -1 4202560 4062 0 0 0 5 0 0 0 20 0 20 0 4668227 26621005824 6495 18446744073709551615 4194304 4196468 140732108210160 140556486802016 140556482581661 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8311] ppid=8305 vsize=25997076 memory=10352 CPUtime=0 cores=0-7
/proc/8308/task/8311/stat : 8311 (java) S 8305 8308 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4668227 26621005824 6495 18446744073709551615 4194304 4196468 140732108210160 140556439526032 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8312] ppid=8305 vsize=25997076 memory=140588109427589 CPUtime=0 cores=0-7
/proc/8308/task/8312/stat : 8312 (java) S 8305 8308 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4668227 26621005824 6495 18446744073709551615 4194304 4196468 140732108210160 140556438473232 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8313] ppid=8305 vsize=25997076 memory=-1 CPUtime=0 cores=0-7
/proc/8308/task/8313/stat : 8313 (java) S 8305 8308 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4668228 26621005824 6495 18446744073709551615 4194304 4196468 140732108210160 140556437420432 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8314] ppid=8305 vsize=25997076 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8314/stat : 8314 (java) S 8305 8308 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4668228 26621005824 6495 18446744073709551615 4194304 4196468 140732108210160 140556436367632 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8315] ppid=8305 vsize=25997076 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8315/stat : 8315 (java) S 8305 8308 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4668228 26621005824 6495 18446744073709551615 4194304 4196468 140732108210160 140556435315856 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8316] ppid=8305 vsize=25997076 memory=-1 CPUtime=0 cores=0-7
/proc/8308/task/8316/stat : 8316 (java) S 8305 8308 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4668228 26621005824 6495 18446744073709551615 4194304 4196468 140732108210160 140556434263056 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8317] ppid=8305 vsize=25997076 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8317/stat : 8317 (java) S 8305 8308 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4668228 26621005824 6495 18446744073709551615 4194304 4196468 140732108210160 140556433210256 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8318] ppid=8305 vsize=25997076 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8318/stat : 8318 (java) S 8305 8308 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4668228 26621005824 6495 18446744073709551615 4194304 4196468 140732108210160 140556432157456 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8319] ppid=8305 vsize=25997076 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8319/stat : 8319 (java) S 8305 8308 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4668229 26621005824 6495 18446744073709551615 4194304 4196468 140732108210160 140555816233328 140556482570882 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8320] ppid=8305 vsize=25997076 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8320/stat : 8320 (java) S 8305 8308 2329 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 4668229 26621005824 6495 18446744073709551615 4194304 4196468 140732108210160 140555815179296 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8321] ppid=8305 vsize=25997076 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8321/stat : 8321 (java) S 8305 8308 2329 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4668230 26621005824 6495 18446744073709551615 4194304 4196468 140732108210160 140555814126448 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8322] ppid=8305 vsize=25997076 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8322/stat : 8322 (java) S 8305 8308 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4668232 26621005824 6495 18446744073709551615 4194304 4196468 140732108210160 140555813074768 140556482578331 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8323] ppid=8305 vsize=25997076 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8323/stat : 8323 (java) S 8305 8308 2329 0 -1 1077944384 321 0 0 0 0 0 0 0 20 0 20 0 4668232 26621005824 6495 18446744073709551615 4194304 4196468 140732108210160 140555812023152 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8324] ppid=8305 vsize=25997076 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8324/stat : 8324 (java) S 8305 8308 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4668232 26621005824 6495 18446744073709551615 4194304 4196468 140732108210160 140555810970352 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8325] ppid=8305 vsize=25997076 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8325/stat : 8325 (java) S 8305 8308 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4668232 26621005824 6495 18446744073709551615 4194304 4196468 140732108210160 140555809917552 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8326] ppid=8305 vsize=25997076 memory=-1 CPUtime=0 cores=0-7
/proc/8308/task/8326/stat : 8326 (java) S 8305 8308 2329 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 20 0 4668232 26621005824 6495 18446744073709551615 4194304 4196468 140732108210160 140555808864752 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8327] ppid=8305 vsize=25997076 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8327/stat : 8327 (java) S 8305 8308 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4668232 26621005824 6495 18446744073709551615 4194304 4196468 140732108210160 140555807812192 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8328] ppid=8305 vsize=25997076 memory=-1 CPUtime=0 cores=0-7
/proc/8308/task/8328/stat : 8328 (java) S 8305 8308 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4668237 26621005824 6495 18446744073709551615 4194304 4196468 140732108210160 140555806759472 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 25997076 KiB
Current children cumulated memory: 25980 KiB

[startup+0.31002 s]*
/proc/loadavg: 0.85 0.76 1.37 2/192 8328
/proc/meminfo: memFree=31878524/32770624 swapFree=67108860/67108860
[pid=8308] ppid=8305 vsize=25996608 memory=36304 CPUtime=0.22 cores=0-7
/proc/8308/stat : 8308 (java) S 8305 8308 2329 0 -1 1077944320 10357 0 0 0 20 2 0 0 20 0 20 0 4668215 26620526592 9076 18446744073709551615 4194304 4196468 140732108210160 140732108192704 140556482559735 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
/proc/8308/statm: 6499152 9076 3526 1 0 6487930 0
[pid=8308/tid=8310] ppid=8305 vsize=25996608 memory=7680170660397595203 CPUtime=0.15 cores=0-7
/proc/8308/task/8310/stat : 8310 (java) R 8305 8308 2329 0 -1 4202560 8072 0 0 0 13 2 0 0 20 0 20 0 4668227 26620526592 9076 18446744073709551615 4194304 4196468 140732108210160 140556486765184 140556468627854 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8311] ppid=8305 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8311/stat : 8311 (java) S 8305 8308 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4668227 26620526592 9076 18446744073709551615 4194304 4196468 140732108210160 140556439526032 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8312] ppid=8305 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8312/stat : 8312 (java) S 8305 8308 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4668227 26620526592 9588 18446744073709551615 4194304 4196468 140732108210160 140556438473232 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8313] ppid=8305 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8313/stat : 8313 (java) S 8305 8308 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4668228 26620526592 9588 18446744073709551615 4194304 4196468 140732108210160 140556437420432 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8314] ppid=8305 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8314/stat : 8314 (java) S 8305 8308 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4668228 26620526592 9588 18446744073709551615 4194304 4196468 140732108210160 140556436367632 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8315] ppid=8305 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8315/stat : 8315 (java) S 8305 8308 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4668228 26620526592 9588 18446744073709551615 4194304 4196468 140732108210160 140556435315856 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8316] ppid=8305 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8316/stat : 8316 (java) S 8305 8308 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4668228 26620526592 9588 18446744073709551615 4194304 4196468 140732108210160 140556434263056 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8317] ppid=8305 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8317/stat : 8317 (java) S 8305 8308 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4668228 26620526592 9588 18446744073709551615 4194304 4196468 140732108210160 140556433210256 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8318] ppid=8305 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8318/stat : 8318 (java) S 8305 8308 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4668228 26620526592 9588 18446744073709551615 4194304 4196468 140732108210160 140556432157456 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8319] ppid=8305 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8319/stat : 8319 (java) S 8305 8308 2329 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 4668229 26620526592 9588 18446744073709551615 4194304 4196468 140732108210160 140555816233328 140556482570882 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8320] ppid=8305 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8320/stat : 8320 (java) S 8305 8308 2329 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 4668229 26620526592 9588 18446744073709551615 4194304 4196468 140732108210160 140555815179296 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8321] ppid=8305 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8321/stat : 8321 (java) S 8305 8308 2329 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4668230 26620526592 9588 18446744073709551615 4194304 4196468 140732108210160 140555814126448 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8322] ppid=8305 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8322/stat : 8322 (java) S 8305 8308 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4668232 26620526592 9588 18446744073709551615 4194304 4196468 140732108210160 140555813074768 140556482578331 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8323] ppid=8305 vsize=25996608 memory=0 CPUtime=0.01 cores=0-7
/proc/8308/task/8323/stat : 8323 (java) S 8305 8308 2329 0 -1 1077944384 342 0 0 0 1 0 0 0 20 0 20 0 4668232 26620526592 9588 18446744073709551615 4194304 4196468 140732108210160 140555812023152 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8324] ppid=8305 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8324/stat : 8324 (java) S 8305 8308 2329 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 4668232 26620526592 9588 18446744073709551615 4194304 4196468 140732108210160 140555810970352 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8325] ppid=8305 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8325/stat : 8325 (java) S 8305 8308 2329 0 -1 1077944384 173 0 0 0 0 0 0 0 20 0 20 0 4668232 26620526592 9588 18446744073709551615 4194304 4196468 140732108210160 140555809917552 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8326] ppid=8305 vsize=25996608 memory=0 CPUtime=0.04 cores=0-7
/proc/8308/task/8326/stat : 8326 (java) S 8305 8308 2329 0 -1 1077944384 359 0 0 0 4 0 0 0 20 0 20 0 4668232 26620526592 9588 18446744073709551615 4194304 4196468 140732108210160 140555808864752 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8327] ppid=8305 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8327/stat : 8327 (java) S 8305 8308 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4668232 26620526592 9588 18446744073709551615 4194304 4196468 140732108210160 140555807812192 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8328] ppid=8305 vsize=25996608 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8328/stat : 8328 (java) S 8305 8308 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4668237 26620526592 9588 18446744073709551615 4194304 4196468 140732108210160 140555806759472 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 25996608 KiB
Current children cumulated memory: 36304 KiB

[startup+0.700934 s]
/proc/loadavg: 0.85 0.76 1.37 2/192 8328
/proc/meminfo: memFree=31865040/32770624 swapFree=67108860/67108860
[pid=8308] ppid=8305 vsize=25998676 memory=65948 CPUtime=0.98 cores=0-7
/proc/8308/stat : 8308 (java) S 8305 8308 2329 0 -1 1077944320 14305 0 0 0 93 5 0 0 20 0 20 0 4668215 26622644224 16487 18446744073709551615 4194304 4196468 140732108210160 140732108192704 140556482559735 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
/proc/8308/statm: 6499669 16487 3721 1 0 6488442 0
[pid=8308/tid=8310] ppid=8305 vsize=25998676 memory=0 CPUtime=0.53 cores=0-7
/proc/8308/task/8310/stat : 8310 (java) R 8305 8308 2329 0 -1 4202560 10515 0 0 0 50 3 0 0 20 0 20 0 4668227 26622644224 16487 18446744073709551615 4194304 4196468 140732108210160 140556486795600 140556111011590 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8311] ppid=8305 vsize=25998676 memory=0 CPUtime=0 cores=0-7
/proc/8308/task/8311/stat : 8311 (java) S 8305 8308 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4668227 26622644224 16487 18446744073709551615 4194304 4196468 140732108210160 140556439526032 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8312] ppid=8305 vsize=25998676 memory=640 CPUtime=0 cores=0-7
/proc/8308/task/8312/stat : 8312 (java) S 8305 8308 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4668227 26622644224 16487 18446744073709551615 4194304 4196468 140732108210160 140556438473232 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8313] ppid=8305 vsize=25998676 memory=1792 CPUtime=0 cores=0-7
/proc/8308/task/8313/stat : 8313 (java) S 8305 8308 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4668228 26622644224 16487 18446744073709551615 4194304 4196468 140732108210160 140556437420432 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8314] ppid=8305 vsize=25998676 memory=960 CPUtime=0 cores=0-7
/proc/8308/task/8314/stat : 8314 (java) S 8305 8308 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4668228 26622644224 16487 18446744073709551615 4194304 4196468 140732108210160 140556436367632 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8315] ppid=8305 vsize=25998676 memory=1236 CPUtime=0 cores=0-7
/proc/8308/task/8315/stat : 8315 (java) S 8305 8308 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4668228 26622644224 16487 18446744073709551615 4194304 4196468 140732108210160 140556435315856 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8316] ppid=8305 vsize=25998676 memory=2244 CPUtime=0 cores=0-7
/proc/8308/task/8316/stat : 8316 (java) S 8305 8308 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4668228 26622644224 16487 18446744073709551615 4194304 4196468 140732108210160 140556434263056 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8317] ppid=8305 vsize=25998676 memory=4288 CPUtime=0 cores=0-7
/proc/8308/task/8317/stat : 8317 (java) S 8305 8308 2329 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 4668228 26622644224 16487 18446744073709551615 4194304 4196468 140732108210160 140556433210256 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8318] ppid=8305 vsize=25998676 memory=1584 CPUtime=0 cores=0-7
/proc/8308/task/8318/stat : 8318 (java) S 8305 8308 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4668228 26622644224 16487 18446744073709551615 4194304 4196468 140732108210160 140556432157456 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8319] ppid=8305 vsize=25998676 memory=932 CPUtime=0 cores=0-7
/proc/8308/task/8319/stat : 8319 (java) S 8305 8308 2329 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 4668229 26622644224 16487 18446744073709551615 4194304 4196468 140732108210160 140555816233328 140556482570882 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8320] ppid=8305 vsize=25998676 memory=2160 CPUtime=0 cores=0-7
/proc/8308/task/8320/stat : 8320 (java) S 8305 8308 2329 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 4668229 26622644224 16487 18446744073709551615 4194304 4196468 140732108210160 140555815179296 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8321] ppid=8305 vsize=25998676 memory=840 CPUtime=0 cores=0-7
/proc/8308/task/8321/stat : 8321 (java) S 8305 8308 2329 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 4668230 26622644224 16487 18446744073709551615 4194304 4196468 140732108210160 140555814126448 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8322] ppid=8305 vsize=25998676 memory=7036 CPUtime=0 cores=0-7
/proc/8308/task/8322/stat : 8322 (java) S 8305 8308 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4668232 26622644224 16487 18446744073709551615 4194304 4196468 140732108210160 140555813074768 140556482578331 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8323] ppid=8305 vsize=25998676 memory=4068 CPUtime=0.06 cores=0-7
/proc/8308/task/8323/stat : 8323 (java) S 8305 8308 2329 0 -1 1077944384 519 0 0 0 6 0 0 0 20 0 20 0 4668232 26622644224 16487 18446744073709551615 4194304 4196468 140732108210160 140555812023152 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8324] ppid=8305 vsize=25998676 memory=1160 CPUtime=0.08 cores=0-7
/proc/8308/task/8324/stat : 8324 (java) S 8305 8308 2329 0 -1 1077944384 474 0 0 0 8 0 0 0 20 0 20 0 4668232 26622644224 16487 18446744073709551615 4194304 4196468 140732108210160 140555810970352 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8325] ppid=8305 vsize=25998676 memory=2372 CPUtime=0.08 cores=0-7
/proc/8308/task/8325/stat : 8325 (java) S 8305 8308 2329 0 -1 1077944384 561 0 0 0 8 0 0 0 20 0 20 0 4668232 26622644224 16487 18446744073709551615 4194304 4196468 140732108210160 140555809917552 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8326] ppid=8305 vsize=25998676 memory=4104 CPUtime=0.21 cores=0-7
/proc/8308/task/8326/stat : 8326 (java) R 8305 8308 2329 0 -1 4202560 851 0 0 0 21 0 0 0 20 0 20 0 4668232 26622644224 16487 18446744073709551615 4194304 4196468 140732108210160 140555808861184 140556475276887 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8327] ppid=8305 vsize=25998676 memory=2241 CPUtime=0 cores=0-7
/proc/8308/task/8327/stat : 8327 (java) S 8305 8308 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4668232 26622644224 16487 18446744073709551615 4194304 4196468 140732108210160 140555807812192 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8328] ppid=8305 vsize=25998676 memory=2244 CPUtime=0 cores=0-7
/proc/8308/task/8328/stat : 8328 (java) S 8305 8308 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4668237 26622644224 16487 18446744073709551615 4194304 4196468 140732108210160 140555806759472 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 25998676 KiB
Current children cumulated memory: 65948 KiB

[startup+1.50708 s]
/proc/loadavg: 0.85 0.76 1.37 6/192 8328
/proc/meminfo: memFree=31749416/32770624 swapFree=67108860/67108860
[pid=8308] ppid=8305 vsize=26002772 memory=265668 CPUtime=3.38 cores=0-7
/proc/8308/stat : 8308 (java) S 8305 8308 2329 0 -1 1077944320 28477 0 0 0 304 34 0 0 20 0 20 0 4668215 26626838528 66417 18446744073709551615 4194304 4196468 140732108210160 140732108192704 140556482559735 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
/proc/8308/statm: 6500693 66417 3790 1 0 6489466 0
[pid=8308/tid=8310] ppid=8305 vsize=26002772 memory=288230600329134386 CPUtime=1.29 cores=0-7
/proc/8308/task/8310/stat : 8310 (java) S 8305 8308 2329 0 -1 1077944384 15948 0 0 0 122 7 0 0 20 0 20 0 4668227 26626838528 66417 18446744073709551615 4194304 4196468 140732108210160 140556486793408 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8311] ppid=8305 vsize=26002772 memory=16099273414543023 CPUtime=0.03 cores=0-7
/proc/8308/task/8311/stat : 8311 (java) R 8305 8308 2329 0 -1 4202560 473 0 0 0 0 3 0 0 20 0 20 0 4668227 26626838528 66417 18446744073709551615 4194304 4196468 140732108210160 140556439526032 140556475656436 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8312] ppid=8305 vsize=26002772 memory=140592404387455 CPUtime=0.02 cores=0-7
/proc/8308/task/8312/stat : 8312 (java) R 8305 8308 2329 0 -1 4202560 301 0 0 0 0 2 0 0 20 0 20 0 4668227 26626838528 66417 18446744073709551615 4194304 4196468 140732108210160 140556438473232 140556475659435 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8313] ppid=8305 vsize=26002772 memory=0 CPUtime=0.03 cores=0-7
/proc/8308/task/8313/stat : 8313 (java) R 8305 8308 2329 0 -1 4202560 68 0 0 0 1 2 0 0 20 0 20 0 4668228 26626838528 66417 18446744073709551615 4194304 4196468 140732108210160 140556437420432 140556475656436 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8314] ppid=8305 vsize=26002772 memory=0 CPUtime=0.02 cores=0-7
/proc/8308/task/8314/stat : 8314 (java) R 8305 8308 2329 0 -1 4202560 112 0 0 0 0 2 0 0 20 0 20 0 4668228 26626838528 66929 18446744073709551615 4194304 4196468 140732108210160 140556436367520 140556475659435 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0

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

[pid=8308] ppid=8305 vsize=27007412 memory=18922752 CPUtime=2193.69 cores=0-7
/proc/8308/stat : 8308 (java) S 8305 8308 2329 0 -1 1077944320 681444 0 0 0 214803 4566 0 0 20 0 35 0 4668215 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140732108192704 140556482559735 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
/proc/8308/statm: 6751853 4730688 3850 1 0 6740105 0
[pid=8308/tid=8310] ppid=8305 vsize=27007412 memory=792 CPUtime=1861.14 cores=0-7
/proc/8308/task/8310/stat : 8310 (java) S 8305 8308 2329 0 -1 1077944384 94068 0 0 0 186056 58 0 0 20 0 35 0 4668227 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140556486797440 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8311] ppid=8305 vsize=27007412 memory=18921808 CPUtime=36.48 cores=0-7
/proc/8308/task/8311/stat : 8311 (java) S 8305 8308 2329 0 -1 1077944384 54097 0 0 0 3107 541 0 0 20 0 35 0 4668227 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140556439526032 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 46 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8312] ppid=8305 vsize=27007412 memory=11956 CPUtime=36.69 cores=0-7
/proc/8308/task/8312/stat : 8312 (java) S 8305 8308 2329 0 -1 1077944384 57382 0 0 0 3105 564 0 0 20 0 35 0 4668227 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140556438473232 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 35 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8313] ppid=8305 vsize=27007412 memory=3472328296227679345 CPUtime=36.55 cores=0-7
/proc/8308/task/8313/stat : 8313 (java) S 8305 8308 2329 0 -1 1077944384 53880 0 0 0 3100 555 0 0 20 0 35 0 4668228 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140556437420432 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 36 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8314] ppid=8305 vsize=27007412 memory=-3252517613199061085 CPUtime=36.52 cores=0-7
/proc/8308/task/8314/stat : 8314 (java) S 8305 8308 2329 0 -1 1077944384 56850 0 0 0 3090 562 0 0 20 0 35 0 4668228 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140556436367632 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 36 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8315] ppid=8305 vsize=27007412 memory=-5628408999910123566 CPUtime=36.56 cores=0-7
/proc/8308/task/8315/stat : 8315 (java) S 8305 8308 2329 0 -1 1077944384 56099 0 0 0 3112 544 0 0 20 0 35 0 4668228 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140556435315856 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8316] ppid=8305 vsize=27007412 memory=6943526294502006880 CPUtime=36.72 cores=0-7
/proc/8308/task/8316/stat : 8316 (java) S 8305 8308 2329 0 -1 1077944384 56403 0 0 0 3135 537 0 0 20 0 35 0 4668228 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140556434263056 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 40 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8317] ppid=8305 vsize=27007412 memory=15867920 CPUtime=36.35 cores=0-7
/proc/8308/task/8317/stat : 8317 (java) S 8305 8308 2329 0 -1 1077944384 52020 0 0 0 3091 544 0 0 20 0 35 0 4668228 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140556433210256 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 38 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8318] ppid=8305 vsize=27007412 memory=1228 CPUtime=36.76 cores=0-7
/proc/8308/task/8318/stat : 8318 (java) R 8305 8308 2329 0 -1 1077944384 57115 0 0 0 3116 560 0 0 20 0 35 0 4668228 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140556432157456 140556482569941 0 4 1 16800974 0 0 0 -1 5 0 0 36 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8319] ppid=8305 vsize=27007412 memory=4616 CPUtime=2.59 cores=0-7
/proc/8308/task/8319/stat : 8319 (java) S 8305 8308 2329 0 -1 1077944384 71057 0 0 0 221 38 0 0 20 0 35 0 4668229 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555816233328 140556482570882 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 51 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8320] ppid=8305 vsize=27007412 memory=12046288 CPUtime=0 cores=0-7
/proc/8308/task/8320/stat : 8320 (java) S 8305 8308 2329 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 35 0 4668229 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555815179360 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8321] ppid=8305 vsize=27007412 memory=4104 CPUtime=0 cores=0-7
/proc/8308/task/8321/stat : 8321 (java) S 8305 8308 2329 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 35 0 4668230 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555814126464 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8322] ppid=8305 vsize=27007412 memory=7452 CPUtime=0 cores=0-7
/proc/8308/task/8322/stat : 8322 (java) S 8305 8308 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 35 0 4668232 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555813074768 140556482578331 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8323] ppid=8305 vsize=27007412 memory=1292 CPUtime=1.45 cores=0-7
/proc/8308/task/8323/stat : 8323 (java) S 8305 8308 2329 0 -1 1077944384 12290 0 0 0 143 2 0 0 20 0 35 0 4668232 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555812023152 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8324] ppid=8305 vsize=27007412 memory=2336 CPUtime=1.76 cores=0-7
/proc/8308/task/8324/stat : 8324 (java) S 8305 8308 2329 0 -1 1077944384 15904 0 0 0 172 4 0 0 20 0 35 0 4668232 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555810970352 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8325] ppid=8305 vsize=27007412 memory=1292 CPUtime=1.5 cores=0-7
/proc/8308/task/8325/stat : 8325 (java) S 8305 8308 2329 0 -1 1077944384 14547 0 0 0 146 4 0 0 20 0 35 0 4668232 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555809917552 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8326] ppid=8305 vsize=27007412 memory=2336 CPUtime=1.1 cores=0-7
/proc/8308/task/8326/stat : 8326 (java) S 8305 8308 2329 0 -1 1077944384 17804 0 0 0 106 4 0 0 20 0 35 0 4668232 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555808864752 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 57 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8327] ppid=8305 vsize=27007412 memory=1724 CPUtime=0 cores=0-7
/proc/8308/task/8327/stat : 8327 (java) S 8305 8308 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 35 0 4668232 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555807812192 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8328] ppid=8305 vsize=27007412 memory=792 CPUtime=1.08 cores=0-7
/proc/8308/task/8328/stat : 8328 (java) S 8305 8308 2329 0 -1 1077944384 2162 0 0 0 48 60 0 0 20 0 35 0 4668237 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555806759472 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 55 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8430] ppid=8305 vsize=27007412 memory=1008 CPUtime=0 cores=0-7
/proc/8308/task/8430/stat : 8430 (java) S 8305 8308 2329 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 35 0 4855415 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555796468352 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8431] ppid=8305 vsize=27007412 memory=3378728 CPUtime=0.03 cores=0-7
/proc/8308/task/8431/stat : 8431 (java) S 8305 8308 2329 0 -1 1077944384 1956 0 0 0 1 2 0 0 20 0 35 0 4855428 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555793318544 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8432] ppid=8305 vsize=27007412 memory=640 CPUtime=3.94 cores=0-7
/proc/8308/task/8432/stat : 8432 (java) R 8305 8308 2329 0 -1 4202560 713 0 0 0 391 3 0 0 20 0 35 0 4855437 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555790162224 140556116133564 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8433] ppid=8305 vsize=27007412 memory=7452 CPUtime=3.54 cores=0-7
/proc/8308/task/8433/stat : 8433 (java) S 8305 8308 2329 0 -1 1077944384 825 0 0 0 353 1 0 0 20 0 35 0 4855438 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555789116832 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8434] ppid=8305 vsize=27007412 memory=1292 CPUtime=3.23 cores=0-7
/proc/8308/task/8434/stat : 8434 (java) S 8305 8308 2329 0 -1 1077944384 642 0 0 0 323 0 0 0 20 0 35 0 4855438 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555788064032 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8435] ppid=8305 vsize=27007412 memory=2336 CPUtime=3.88 cores=0-7
/proc/8308/task/8435/stat : 8435 (java) R 8305 8308 2329 0 -1 4202560 770 0 0 0 388 0 0 0 20 0 35 0 4855441 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555787007960 140556116133564 0 4 1 16800974 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8436] ppid=8305 vsize=27007412 memory=7680170660397595203 CPUtime=3.17 cores=0-7
/proc/8308/task/8436/stat : 8436 (java) S 8305 8308 2329 0 -1 1077944384 456 0 0 0 317 0 0 0 20 0 35 0 4855441 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555785958448 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8437] ppid=8305 vsize=27007412 memory=7452 CPUtime=3.68 cores=0-7
/proc/8308/task/8437/stat : 8437 (java) R 8305 8308 2329 0 -1 4202560 620 0 0 0 367 1 0 0 20 0 35 0 4855442 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555784898320 140556117898468 0 4 1 16800974 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8438] ppid=8305 vsize=27007412 memory=1292 CPUtime=3.3 cores=0-7
/proc/8308/task/8438/stat : 8438 (java) S 8305 8308 2329 0 -1 1077944384 721 0 0 0 330 0 0 0 20 0 35 0 4855442 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555783852848 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8439] ppid=8305 vsize=27007412 memory=2336 CPUtime=3.42 cores=0-7
/proc/8308/task/8439/stat : 8439 (java) S 8305 8308 2329 0 -1 1077944384 714 0 0 0 342 0 0 0 20 0 35 0 4855442 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555782800048 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8440] ppid=8305 vsize=27007412 memory=1724 CPUtime=0.32 cores=0-7
/proc/8308/task/8440/stat : 8440 (java) R 8305 8308 2329 0 -1 4202560 155 0 0 0 31 1 0 0 20 0 35 0 4855442 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555781744584 140556117898528 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8441] ppid=8305 vsize=27007412 memory=2308 CPUtime=0.44 cores=0-7
/proc/8308/task/8441/stat : 8441 (java) R 8305 8308 2329 0 -1 4202560 125 0 0 0 42 2 0 0 20 0 35 0 4855442 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555780688144 140556116133814 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8442] ppid=8305 vsize=27007412 memory=4516 CPUtime=0.43 cores=0-7
/proc/8308/task/8442/stat : 8442 (java) R 8305 8308 2329 0 -1 4202560 130 0 0 0 43 0 0 0 20 0 35 0 4855442 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555779638984 140556117763221 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8444] ppid=8305 vsize=27007412 memory=6724 CPUtime=0.41 cores=0-7
/proc/8308/task/8444/stat : 8444 (java) R 8305 8308 2329 0 -1 4202560 300 0 0 0 41 0 0 0 20 0 35 0 4858438 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555778582544 140556117898360 0 4 1 16800974 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8445] ppid=8305 vsize=27007412 memory=8932 CPUtime=0.38 cores=0-7
/proc/8308/task/8445/stat : 8445 (java) R 8305 8308 2329 0 -1 4202560 88 0 0 0 37 1 0 0 20 0 35 0 4858438 27655589888 4730688 18446744073709551615 4194304 4196468 140732108210160 140555777533248 140556116133772 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
Current children cumulated CPU time: 2193.69 s
Current children cumulated vsize: 27007412 KiB
Current children cumulated memory: 18922752 KiB

[startup+1907.4 s]
/proc/loadavg: 4.04 1.52 1.11 2/207 8445
/proc/meminfo: memFree=12955912/32770624 swapFree=67108860/67108860
[pid=8308] ppid=8305 vsize=27007412 memory=18922932 CPUtime=2195.29 cores=0-7
/proc/8308/stat : 8308 (java) S 8305 8308 2329 0 -1 1077944320 687468 0 0 0 214961 4568 0 0 20 0 35 0 4668215 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140732108192704 140556482559735 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 10 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
/proc/8308/statm: 6751853 4730733 3850 1 0 6740105 0
[pid=8308/tid=8310] ppid=8305 vsize=27007412 memory=40025605540596 CPUtime=1861.14 cores=0-7
/proc/8308/task/8310/stat : 8310 (java) S 8305 8308 2329 0 -1 1077944384 94068 0 0 0 186056 58 0 0 20 0 35 0 4668227 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140556486797440 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8311] ppid=8305 vsize=27007412 memory=3488 CPUtime=36.48 cores=0-7
/proc/8308/task/8311/stat : 8311 (java) S 8305 8308 2329 0 -1 1077944384 54097 0 0 0 3107 541 0 0 20 0 35 0 4668227 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140556439526032 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 46 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8312] ppid=8305 vsize=27007412 memory=12139552 CPUtime=36.69 cores=0-7
/proc/8308/task/8312/stat : 8312 (java) S 8305 8308 2329 0 -1 1077944384 57382 0 0 0 3105 564 0 0 20 0 35 0 4668227 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140556438473232 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 35 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8313] ppid=8305 vsize=27007412 memory=4072 CPUtime=36.55 cores=0-7
/proc/8308/task/8313/stat : 8313 (java) S 8305 8308 2329 0 -1 1077944384 53880 0 0 0 3100 555 0 0 20 0 35 0 4668228 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140556437420432 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 36 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8314] ppid=8305 vsize=27007412 memory=-6733704525061579059 CPUtime=36.52 cores=0-7
/proc/8308/task/8314/stat : 8314 (java) S 8305 8308 2329 0 -1 1077944384 56850 0 0 0 3090 562 0 0 20 0 35 0 4668228 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140556436367632 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 36 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8315] ppid=8305 vsize=27007412 memory=1440 CPUtime=36.56 cores=0-7
/proc/8308/task/8315/stat : 8315 (java) S 8305 8308 2329 0 -1 1077944384 56099 0 0 0 3112 544 0 0 20 0 35 0 4668228 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140556435315856 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8316] ppid=8305 vsize=27007412 memory=15872 CPUtime=36.72 cores=0-7
/proc/8308/task/8316/stat : 8316 (java) S 8305 8308 2329 0 -1 1077944384 56403 0 0 0 3135 537 0 0 20 0 35 0 4668228 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140556434263056 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 40 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8317] ppid=8305 vsize=27007412 memory=4016 CPUtime=36.35 cores=0-7
/proc/8308/task/8317/stat : 8317 (java) S 8305 8308 2329 0 -1 1077944384 52020 0 0 0 3091 544 0 0 20 0 35 0 4668228 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140556433210256 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 38 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8318] ppid=8305 vsize=27007412 memory=7680170660397595203 CPUtime=36.76 cores=0-7
/proc/8308/task/8318/stat : 8318 (java) S 8305 8308 2329 0 -1 1077944384 57115 0 0 0 3116 560 0 0 20 0 35 0 4668228 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140556432157456 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 36 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8319] ppid=8305 vsize=27007412 memory=11956 CPUtime=2.59 cores=0-7
/proc/8308/task/8319/stat : 8319 (java) S 8305 8308 2329 0 -1 1077944384 71057 0 0 0 221 38 0 0 20 0 35 0 4668229 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555816233328 140556482570882 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 51 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8320] ppid=8305 vsize=27007412 memory=5408 CPUtime=0 cores=0-7
/proc/8308/task/8320/stat : 8320 (java) S 8305 8308 2329 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 35 0 4668229 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555815179360 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8321] ppid=8305 vsize=27007412 memory=1692 CPUtime=0 cores=0-7
/proc/8308/task/8321/stat : 8321 (java) S 8305 8308 2329 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 35 0 4668230 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555814126464 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8322] ppid=8305 vsize=27007412 memory=1228 CPUtime=0 cores=0-7
/proc/8308/task/8322/stat : 8322 (java) S 8305 8308 2329 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 35 0 4668232 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555813074768 140556482578331 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8323] ppid=8305 vsize=27007412 memory=4616 CPUtime=1.45 cores=0-7
/proc/8308/task/8323/stat : 8323 (java) S 8305 8308 2329 0 -1 1077944384 12559 0 0 0 143 2 0 0 20 0 35 0 4668232 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555812023152 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8324] ppid=8305 vsize=27007412 memory=1988 CPUtime=1.77 cores=0-7
/proc/8308/task/8324/stat : 8324 (java) S 8305 8308 2329 0 -1 1077944384 16336 0 0 0 173 4 0 0 20 0 35 0 4668232 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555810970352 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8325] ppid=8305 vsize=27007412 memory=7680170660397595203 CPUtime=1.56 cores=0-7
/proc/8308/task/8325/stat : 8325 (java) R 8305 8308 2329 0 -1 4202560 16826 0 0 0 152 4 0 0 20 0 35 0 4668232 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555809904096 140556465946523 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8326] ppid=8305 vsize=27007412 memory=1584 CPUtime=1.11 cores=0-7
/proc/8308/task/8326/stat : 8326 (java) S 8305 8308 2329 0 -1 1077944384 19926 0 0 0 107 4 0 0 20 0 35 0 4668232 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555808864752 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 57 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8327] ppid=8305 vsize=27007412 memory=932 CPUtime=0 cores=0-7
/proc/8308/task/8327/stat : 8327 (java) S 8305 8308 2329 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 35 0 4668232 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555807812192 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8328] ppid=8305 vsize=27007412 memory=2160 CPUtime=1.08 cores=0-7
/proc/8308/task/8328/stat : 8328 (java) S 8305 8308 2329 0 -1 1077944384 2162 0 0 0 48 60 0 0 20 0 35 0 4668237 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555806759472 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 55 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8430] ppid=8305 vsize=27007412 memory=840 CPUtime=0 cores=0-7
/proc/8308/task/8430/stat : 8430 (java) S 8305 8308 2329 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 35 0 4855415 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555796468352 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8431] ppid=8305 vsize=27007412 memory=7036 CPUtime=0.03 cores=0-7
/proc/8308/task/8431/stat : 8431 (java) S 8305 8308 2329 0 -1 1077944384 1957 0 0 0 1 2 0 0 20 0 35 0 4855428 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555793318544 140556482570882 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8432] ppid=8305 vsize=27007412 memory=1160 CPUtime=4.09 cores=0-7
/proc/8308/task/8432/stat : 8432 (java) R 8305 8308 2329 0 -1 4202560 741 0 0 0 406 3 0 0 20 0 35 0 4855437 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555790166152 140556116133588 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8433] ppid=8305 vsize=27007412 memory=792 CPUtime=3.54 cores=0-7
/proc/8308/task/8433/stat : 8433 (java) S 8305 8308 2329 0 -1 1077944384 825 0 0 0 353 1 0 0 20 0 35 0 4855438 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555789116832 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8434] ppid=8305 vsize=27007412 memory=1008 CPUtime=3.23 cores=0-7
/proc/8308/task/8434/stat : 8434 (java) S 8305 8308 2329 0 -1 1077944384 642 0 0 0 323 0 0 0 20 0 35 0 4855438 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555788064032 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8435] ppid=8305 vsize=27007412 memory=11956 CPUtime=4.08 cores=0-7
/proc/8308/task/8435/stat : 8435 (java) R 8305 8308 2329 0 -1 4202560 808 0 0 0 408 0 0 0 20 0 35 0 4855441 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555787005432 140556116133588 0 4 1 16800974 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8436] ppid=8305 vsize=27007412 memory=5408 CPUtime=3.17 cores=0-7
/proc/8308/task/8436/stat : 8436 (java) S 8305 8308 2329 0 -1 1077944384 456 0 0 0 317 0 0 0 20 0 35 0 4855441 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555785958448 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8437] ppid=8305 vsize=27007412 memory=1692 CPUtime=3.86 cores=0-7
/proc/8308/task/8437/stat : 8437 (java) R 8305 8308 2329 0 -1 4202560 671 0 0 0 385 1 0 0 20 0 35 0 4855442 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555784901064 140556118769031 0 4 1 16800974 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8438] ppid=8305 vsize=27007412 memory=1228 CPUtime=3.3 cores=0-7
/proc/8308/task/8438/stat : 8438 (java) S 8305 8308 2329 0 -1 1077944384 721 0 0 0 330 0 0 0 20 0 35 0 4855442 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555783852848 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8439] ppid=8305 vsize=27007412 memory=4616 CPUtime=3.42 cores=0-7
/proc/8308/task/8439/stat : 8439 (java) S 8305 8308 2329 0 -1 1077944384 714 0 0 0 342 0 0 0 20 0 35 0 4855442 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555782800048 140556482569941 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8440] ppid=8305 vsize=27007412 memory=792 CPUtime=0.51 cores=0-7
/proc/8308/task/8440/stat : 8440 (java) R 8305 8308 2329 0 -1 4202560 210 0 0 0 50 1 0 0 20 0 35 0 4855442 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555781744504 140556116133564 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8441] ppid=8305 vsize=27007412 memory=1008 CPUtime=0.63 cores=0-7
/proc/8308/task/8441/stat : 8441 (java) R 8305 8308 2329 0 -1 4202560 161 0 0 0 61 2 0 0 20 0 35 0 4855442 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555780688280 140556117899797 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8442] ppid=8305 vsize=27007412 memory=11956 CPUtime=0.62 cores=0-7
/proc/8308/task/8442/stat : 8442 (java) R 8305 8308 2329 0 -1 4202560 170 0 0 0 62 0 0 0 20 0 35 0 4855442 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555779637112 140556117898487 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8444] ppid=8305 vsize=27007412 memory=5408 CPUtime=0.59 cores=0-7
/proc/8308/task/8444/stat : 8444 (java) R 8305 8308 2329 0 -1 1077944384 955 0 0 0 59 0 0 0 20 0 35 0 4858438 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555778581696 140556482569941 0 4 1 16800974 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
[pid=8308/tid=8445] ppid=8305 vsize=27007412 memory=1692 CPUtime=0.56 cores=0-7
/proc/8308/task/8445/stat : 8445 (java) R 8305 8308 2329 0 -1 4202560 106 0 0 0 55 1 0 0 20 0 35 0 4858438 27655589888 4730733 18446744073709551615 4194304 4196468 140732108210160 140555777533384 140556117898528 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25542656 140732108214639 140732108214824 140732108214824 140732108218319 0
Current children cumulated CPU time: 2195.29 s
Current children cumulated vsize: 27007412 KiB
Current children cumulated memory: 18922932 KiB

[startup+1907.5 s]*
/proc/loadavg: 4.04 1.52 1.11 2/174 8453
/proc/meminfo: memFree=21977700/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 1907.55
CPU time (s): 2195.67
CPU user time (s): 2149.9
CPU system time (s): 45.7758
CPU usage (%): 115.104
Max. virtual memory (cumulated for all children) (KiB): 27007412
Max. memory (cumulated for all children) (KiB): 18922932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2149.9
system time used= 45.7758
maximum resident set size= 18923816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 689895
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 117970
involuntary context switches= 13354


# summary of solver processes directly reported to runsolver:
#   pid: 8308
#   total CPU time (s): 2195.67
#   total CPU user time (s): 2149.9
#   total CPU system time (s): 45.7758

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.62785 second user time and 23.3951 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-23 07:44:12
IDJOB=4285651
IDBENCH=140823
IDSOLVER=2681
FILE ID=node130/4285651-1503467860
RUNJOBID= node130-1503420459-2417
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/Wwtpp/Wwtpp-ord-s1/Wwtpp-ord-ex06460.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-4285651-1503467860/watcher-4285651-1503467860 -o /tmp/evaluation-result-4285651-1503467860/solver-4285651-1503467860 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node130-1503420459-2417 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 745313442 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285651-1503467860.xml

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

MD5SUM BENCH= f140970bd722cd0d04a16203ca32674e
RANDOM SEED=745313442

node130.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.51
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.51
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.51
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.51
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:        31902192 kB
MemAvailable:   32025804 kB
Buffers:          106632 kB
Cached:           300304 kB
SwapCached:            0 kB
Active:           257024 kB
Inactive:         210416 kB
Active(anon):      60380 kB
Inactive(anon):     8556 kB
Active(file):     196644 kB
Inactive(file):   201860 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42680 kB
Writeback:            32 kB
AnonPages:         59424 kB
Mapped:            28812 kB
Shmem:              8868 kB
Slab:             105432 kB
SReclaimable:      81888 kB
SUnreclaim:        23544 kB
KernelStack:        3088 kB
PageTables:         4220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     281584 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:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61988 MiB
End job on node130 at 2017-08-23 08:16:00