Trace number 4311917

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 - Conflict Ordering with restarts 2018-08-17SAT 13.7438 11.4772

General information on the benchmark

NameSportsScheduling/
SportsScheduling-12_c18.xml
MD5SUM7e6479b2a75a5c904a12e855693ae1ca
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 benchmark1.54491
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of constraints114
Number of domains2
Minimum domain size12
Maximum domain size66
Distribution of domain sizes[{"size":12,"count":144},{"size":66,"count":66}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":72},{"degree":4,"count":138}]
Minimum constraint arity1
Maximum constraint arity66
Distribution of constraint arities[{"arity":1,"count":6},{"arity":2,"count":6},{"arity":3,"count":66},{"arity":6,"count":11},{"arity":12,"count":12},{"arity":22,"count":6},{"arity":24,"count":6},{"arity":66,"count":1}]
Number of extensional constraints66
Number of intensional constraints12
Distribution of constraint types[{"type":"extension","count":66},{"type":"intension","count":12},{"type":"allDifferent","count":13},{"type":"count","count":11},{"type":"cardinality","count":12}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.55	c version: 2018-08-17
0.67/0.55	c seed: 1819840470
0.67/0.55	c timeout: 2520
0.67/0.55	c memlimit: 11000
0.67/0.55	c nbcore: 1
0.67/0.58	c Parsing instance...
2.05/1.24	c Parsing done, starting search...
13.66/11.46	s SATISFIABLE
13.66/11.46	v <instantiation>
13.66/11.46	v 	<list>
13.66/11.46	v 		h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[0][9] h[0][10] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[1][9] h[1][10] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[2][9] h[2][10] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[3][9] h[3][10] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] h[4][9] h[4][10] h[5][0] h[5][1] h[5][2] h[5][3] h[5][4] h[5][5] h[5][6] h[5][7] h[5][8] h[5][9] h[5][10] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[0][9] a[0][10] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[1][9] a[1][10] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[2][9] a[2][10] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[3][9] a[3][10] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] a[4][9] a[4][10] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[5][7] a[5][8] a[5][9] a[5][10] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[0][9] m[0][10] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[1][9] m[1][10] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[2][9] m[2][10] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[3][9] m[3][10] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] m[4][9] m[4][10] m[5][0] m[5][1] m[5][2] m[5][3] m[5][4] m[5][5] m[5][6] m[5][7] m[5][8] m[5][9] m[5][10] hd[0] hd[1] hd[2] hd[3] hd[4] hd[5] ad[0] ad[1] ad[2] ad[3] ad[4] ad[5]
13.66/11.46	v 	</list>
13.66/11.46	v 	<values>
13.66/11.46	v 		0 0 7 2 4 1 6 6 5 5 3 2 9 1 7 1 7 2 3 4 0 0 4 3 2 5 3 0 0 7 1 1 2 6 4 6 1 2 2 3 4 0 8 5 8 1 0 6 0 4 5 1 3 2 8 10 5 4 0 9 3 1 0 2 3 1 1 2 11 10 7 9 8 11 8 9 4 3 11 5 8 8 10 4 5 6 10 11 5 10 8 11 6 6 7 9 10 4 9 7 8 10 3 11 5 9 10 9 11 7 9 7 3 9 5 11 10 2 11 6 10 11 6 9 4 10 8 11 8 7 7 6 0 1 59 28 40 18 52 55 47 48 30 21 64 14 56 17 58 22 31 39 9 10 38 36 26 50 32 5 6 57 19 13 27 51 41 54 12 29 23 35 43 8 62 46 60 16 2 53 4 44 49 11 37 24 61 65 45 42 3 63 34 20 7 25 33 15 3 6 8 0 4 2 10 9 11 1 7 5 
13.66/11.46	v 	</values>
13.66/11.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 (10886 MiB free)
  memory of node 1: 16384 MiB (9399 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311917-1534562730/watcher-4311917-1534562730 -o /tmp/evaluation-result-4311917-1534562730/solver-4311917-1534562730 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534541039-9204 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1819840470 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311917-1534562730.xml 

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

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


[startup+0.100125 s]*
/proc/loadavg: 1.26 1.32 1.37 3/215 11776
/proc/meminfo: memFree=20755744/32770624 swapFree=67108372/67108860
[pid=11761] ppid=11758 vsize=14082736 memory=31260 CPUtime=0.12 cores=1,3,5,7
/proc/11761/stat : 11761 (java) S 11758 11761 9172 0 -1 1077944320 6709 0 0 0 11 1 0 0 20 0 15 0 273836220 14420721664 7815 33554432000 4194304 4196468 140720870164400 140720870146944 140381222334199 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
/proc/11761/statm: 3520684 7815 3157 1 0 3482761 0
[pid=11761/tid=11763] ppid=11758 vsize=14082736 memory=-8701690554792447873 CPUtime=0.08 cores=1,3,5,7
/proc/11761/task/11763/stat : 11763 (java) R 11758 11761 9172 0 -1 4202560 4770 0 0 0 8 0 0 0 20 0 15 0 273836220 14420721664 7815 33554432000 4194304 4196468 140720870164400 140381226555040 140381203897751 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11764] ppid=11758 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11764/stat : 11764 (java) S 11758 11761 9172 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273836221 14420721664 7815 33554432000 4194304 4196468 140720870164400 140381152422928 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11765] ppid=11758 vsize=14082736 memory=140180184163968 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11765/stat : 11765 (java) S 11758 11761 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273836221 14420721664 7815 33554432000 4194304 4196468 140720870164400 140381151370384 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11766] ppid=11758 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11766/stat : 11766 (java) S 11758 11761 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273836221 14420721664 7815 33554432000 4194304 4196468 140720870164400 140381150317328 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11767] ppid=11758 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11767/stat : 11767 (java) S 11758 11761 9172 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273836221 14420721664 7815 33554432000 4194304 4196468 140720870164400 140381149264784 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11768] ppid=11758 vsize=14082736 memory=140180184163968 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11768/stat : 11768 (java) S 11758 11761 9172 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273836223 14420721664 7815 33554432000 4194304 4196468 140720870164400 140380133648624 140381222345346 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11769] ppid=11758 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11769/stat : 11769 (java) S 11758 11761 9172 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273836223 14420721664 7815 33554432000 4194304 4196468 140720870164400 140380132594848 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11770] ppid=11758 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11770/stat : 11770 (java) S 11758 11761 9172 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273836223 14420721664 7815 33554432000 4194304 4196468 140720870164400 140380131541744 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11771] ppid=11758 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11771/stat : 11771 (java) S 11758 11761 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273836226 14420721664 7815 33554432000 4194304 4196468 140720870164400 140380130490320 140381222352795 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11772] ppid=11758 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11772/stat : 11772 (java) S 11758 11761 9172 0 -1 1077944384 290 0 0 0 0 0 0 0 20 0 15 0 273836226 14420721664 7815 33554432000 4194304 4196468 140720870164400 140380129438448 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11773] ppid=11758 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11773/stat : 11773 (java) S 11758 11761 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273836226 14420721664 7815 33554432000 4194304 4196468 140720870164400 140380128385904 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11774] ppid=11758 vsize=14082736 memory=140180184163968 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11774/stat : 11774 (java) S 11758 11761 9172 0 -1 1077944384 274 0 0 0 1 0 0 0 20 0 15 0 273836226 14420721664 7815 33554432000 4194304 4196468 140720870164400 140380127332848 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11775] ppid=11758 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11775/stat : 11775 (java) S 11758 11761 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273836226 14420721664 7815 33554432000 4194304 4196468 140720870164400 140380126280544 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11776] ppid=11758 vsize=14082736 memory=140180184163968 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11776/stat : 11776 (java) S 11758 11761 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273836226 14420721664 7815 33554432000 4194304 4196468 140720870164400 140380125227568 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31260 KiB

[startup+0.210822 s]*
/proc/loadavg: 1.26 1.32 1.37 7/215 11776
/proc/meminfo: memFree=20740364/32770624 swapFree=67108372/67108860
[pid=11761] ppid=11758 vsize=14082736 memory=47072 CPUtime=0.31 cores=1,3,5,7
/proc/11761/stat : 11761 (java) S 11758 11761 9172 0 -1 1077944320 10380 0 0 0 29 2 0 0 20 0 15 0 273836220 14420721664 11768 33554432000 4194304 4196468 140720870164400 140720870146944 140381222334199 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
/proc/11761/statm: 3520684 11768 3374 1 0 3482761 0
[pid=11761/tid=11763] ppid=11758 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/11761/task/11763/stat : 11763 (java) R 11758 11761 9172 0 -1 4202560 8109 0 0 0 19 1 0 0 20 0 15 0 273836220 14420721664 11768 33554432000 4194304 4196468 140720870164400 140381226564712 140381214571326 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11764] ppid=11758 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11764/stat : 11764 (java) S 11758 11761 9172 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273836221 14420721664 11768 33554432000 4194304 4196468 140720870164400 140381152422928 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11765] ppid=11758 vsize=14082736 memory=140180184175835 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11765/stat : 11765 (java) S 11758 11761 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273836221 14420721664 11768 33554432000 4194304 4196468 140720870164400 140381151370384 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11766] ppid=11758 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11766/stat : 11766 (java) S 11758 11761 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273836221 14420721664 11768 33554432000 4194304 4196468 140720870164400 140381150317328 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11767] ppid=11758 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11767/stat : 11767 (java) S 11758 11761 9172 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273836221 14420721664 11768 33554432000 4194304 4196468 140720870164400 140381149264784 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11768] ppid=11758 vsize=14082736 memory=140180184163968 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11768/stat : 11768 (java) S 11758 11761 9172 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273836223 14420721664 11768 33554432000 4194304 4196468 140720870164400 140380133648624 140381222345346 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11769] ppid=11758 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11769/stat : 11769 (java) S 11758 11761 9172 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273836223 14420721664 11768 33554432000 4194304 4196468 140720870164400 140380132594848 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11770] ppid=11758 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11770/stat : 11770 (java) S 11758 11761 9172 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273836223 14420721664 11768 33554432000 4194304 4196468 140720870164400 140380131541744 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11771] ppid=11758 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11771/stat : 11771 (java) S 11758 11761 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273836226 14420721664 11768 33554432000 4194304 4196468 140720870164400 140380130490320 140381222352795 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11772] ppid=11758 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/11761/task/11772/stat : 11772 (java) S 11758 11761 9172 0 -1 1077944384 433 0 0 0 2 0 0 0 20 0 15 0 273836226 14420721664 11768 33554432000 4194304 4196468 140720870164400 140380129438448 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11773] ppid=11758 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11773/stat : 11773 (java) S 11758 11761 9172 0 -1 1077944384 162 0 0 0 1 0 0 0 20 0 15 0 273836226 14420721664 11768 33554432000 4194304 4196468 140720870164400 140380128385904 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11774] ppid=11758 vsize=14082736 memory=140180184163968 CPUtime=0.05 cores=1,3,5,7
/proc/11761/task/11774/stat : 11774 (java) R 11758 11761 9172 0 -1 4202560 295 0 0 0 5 0 0 0 20 0 15 0 273836226 14420721664 11768 33554432000 4194304 4196468 140720870164400 140380127329784 140381207499744 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11775] ppid=11758 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11775/stat : 11775 (java) S 11758 11761 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273836226 14420721664 11768 33554432000 4194304 4196468 140720870164400 140380126280544 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11776] ppid=11758 vsize=14082736 memory=140180184163968 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11776/stat : 11776 (java) S 11758 11761 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273836226 14420721664 11768 33554432000 4194304 4196468 140720870164400 140380125227568 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47072 KiB

[startup+0.310535 s]*
/proc/loadavg: 1.26 1.32 1.37 3/215 11776
/proc/meminfo: memFree=20737076/32770624 swapFree=67108372/67108860
[pid=11761] ppid=11758 vsize=14082736 memory=50560 CPUtime=0.43 cores=1,3,5,7
/proc/11761/stat : 11761 (java) S 11758 11761 9172 0 -1 1077944320 10779 0 0 0 41 2 0 0 20 0 15 0 273836220 14420721664 12640 33554432000 4194304 4196468 140720870164400 140720870146944 140381222334199 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
/proc/11761/statm: 3520684 12640 3377 1 0 3482761 0
[pid=11761/tid=11763] ppid=11758 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/11761/task/11763/stat : 11763 (java) R 11758 11761 9172 0 -1 4202560 8469 0 0 0 28 1 0 0 20 0 15 0 273836220 14420721664 12640 33554432000 4194304 4196468 140720870164400 140381226543552 140381202609502 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11764] ppid=11758 vsize=14082736 memory=304556161963917335 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11764/stat : 11764 (java) S 11758 11761 9172 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273836221 14420721664 12640 33554432000 4194304 4196468 140720870164400 140381152422928 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11765] ppid=11758 vsize=14082736 memory=140180184175831 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11765/stat : 11765 (java) S 11758 11761 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273836221 14420721664 12640 33554432000 4194304 4196468 140720870164400 140381151370384 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11766] ppid=11758 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11766/stat : 11766 (java) S 11758 11761 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273836221 14420721664 12640 33554432000 4194304 4196468 140720870164400 140381150317328 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11767] ppid=11758 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11767/stat : 11767 (java) S 11758 11761 9172 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273836221 14420721664 12640 33554432000 4194304 4196468 140720870164400 140381149264784 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11768] ppid=11758 vsize=14082736 memory=140180184163968 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11768/stat : 11768 (java) S 11758 11761 9172 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273836223 14420721664 12640 33554432000 4194304 4196468 140720870164400 140380133648624 140381222345346 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11769] ppid=11758 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11769/stat : 11769 (java) S 11758 11761 9172 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273836223 14420721664 12640 33554432000 4194304 4196468 140720870164400 140380132594848 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11770] ppid=11758 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11770/stat : 11770 (java) S 11758 11761 9172 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273836223 14420721664 12640 33554432000 4194304 4196468 140720870164400 140380131541744 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11771] ppid=11758 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11771/stat : 11771 (java) S 11758 11761 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273836226 14420721664 12640 33554432000 4194304 4196468 140720870164400 140380130490320 140381222352795 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11772] ppid=11758 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/11761/task/11772/stat : 11772 (java) S 11758 11761 9172 0 -1 1077944384 438 0 0 0 2 0 0 0 20 0 15 0 273836226 14420721664 12640 33554432000 4194304 4196468 140720870164400 140380129438448 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11773] ppid=11758 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/11761/task/11773/stat : 11773 (java) S 11758 11761 9172 0 -1 1077944384 176 0 0 0 2 0 0 0 20 0 15 0 273836226 14420721664 12640 33554432000 4194304 4196468 140720870164400 140380128385904 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11774] ppid=11758 vsize=14082736 memory=140180184163968 CPUtime=0.07 cores=1,3,5,7
/proc/11761/task/11774/stat : 11774 (java) S 11758 11761 9172 0 -1 1077944384 313 0 0 0 7 0 0 0 20 0 15 0 273836226 14420721664 12640 33554432000 4194304 4196468 140720870164400 140380127332848 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11775] ppid=11758 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11775/stat : 11775 (java) S 11758 11761 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273836226 14420721664 12640 33554432000 4194304 4196468 140720870164400 140380126280544 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11776] ppid=11758 vsize=14082736 memory=140180184163968 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11776/stat : 11776 (java) S 11758 11761 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273836226 14420721664 12640 33554432000 4194304 4196468 140720870164400 140380125227568 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50560 KiB

[startup+0.700812 s]
/proc/loadavg: 1.24 1.31 1.36 6/215 11776
/proc/meminfo: memFree=20712472/32770624 swapFree=67108372/67108860
[pid=11761] ppid=11758 vsize=14084804 memory=89220 CPUtime=0.99 cores=1,3,5,7
/proc/11761/stat : 11761 (java) S 11758 11761 9172 0 -1 1077944320 17631 0 0 0 95 4 0 0 20 0 15 0 273836220 14422839296 22305 33554432000 4194304 4196468 140720870164400 140720870146944 140381222334199 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
/proc/11761/statm: 3521201 22305 3505 1 0 3483273 0
[pid=11761/tid=11763] ppid=11758 vsize=14084804 memory=1752 CPUtime=0.68 cores=1,3,5,7
/proc/11761/task/11763/stat : 11763 (java) R 11758 11761 9172 0 -1 4202560 14932 0 0 0 64 4 0 0 20 0 15 0 273836220 14422839296 22305 33554432000 4194304 4196468 140720870164400 140381226549472 140381206414686 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11764] ppid=11758 vsize=14084804 memory=5540 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11764/stat : 11764 (java) S 11758 11761 9172 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273836221 14422839296 22305 33554432000 4194304 4196468 140720870164400 140381152422928 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11765] ppid=11758 vsize=14084804 memory=4400 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11765/stat : 11765 (java) S 11758 11761 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273836221 14422839296 22305 33554432000 4194304 4196468 140720870164400 140381151370384 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11766] ppid=11758 vsize=14084804 memory=1620 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11766/stat : 11766 (java) S 11758 11761 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273836221 14422839296 22305 33554432000 4194304 4196468 140720870164400 140381150317328 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11767] ppid=11758 vsize=14084804 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11767/stat : 11767 (java) S 11758 11761 9172 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273836221 14422839296 22305 33554432000 4194304 4196468 140720870164400 140381149264784 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11768] ppid=11758 vsize=14084804 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11768/stat : 11768 (java) S 11758 11761 9172 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 273836223 14422839296 22305 33554432000 4194304 4196468 140720870164400 140380133648624 140381222345346 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11769] ppid=11758 vsize=14084804 memory=868 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11769/stat : 11769 (java) S 11758 11761 9172 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273836223 14422839296 22305 33554432000 4194304 4196468 140720870164400 140380132594848 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11770] ppid=11758 vsize=14084804 memory=6616 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11770/stat : 11770 (java) S 11758 11761 9172 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273836223 14422839296 22305 33554432000 4194304 4196468 140720870164400 140380131541744 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11771] ppid=11758 vsize=14084804 memory=7518026621751089001 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11771/stat : 11771 (java) S 11758 11761 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273836226 14422839296 22305 33554432000 4194304 4196468 140720870164400 140380130490320 140381222352795 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11772] ppid=11758 vsize=14084804 memory=7881696724453321575 CPUtime=0.06 cores=1,3,5,7
/proc/11761/task/11772/stat : 11772 (java) S 11758 11761 9172 0 -1 1077944384 570 0 0 0 6 0 0 0 20 0 15 0 273836226 14422839296 22305 33554432000 4194304 4196468 140720870164400 140380129438448 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11773] ppid=11758 vsize=14084804 memory=5787213840016500561 CPUtime=0.09 cores=1,3,5,7
/proc/11761/task/11773/stat : 11773 (java) S 11758 11761 9172 0 -1 1077944384 339 0 0 0 9 0 0 0 20 0 15 0 273836226 14422839296 22305 33554432000 4194304 4196468 140720870164400 140380128385904 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11774] ppid=11758 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/11761/task/11774/stat : 11774 (java) S 11758 11761 9172 0 -1 1077944384 407 0 0 0 15 0 0 0 20 0 15 0 273836226 14422839296 22305 33554432000 4194304 4196468 140720870164400 140380127332848 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11775] ppid=11758 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11775/stat : 11775 (java) S 11758 11761 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273836226 14422839296 22305 33554432000 4194304 4196468 140720870164400 140380126280544 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11776] ppid=11758 vsize=14084804 memory=33 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11776/stat : 11776 (java) S 11758 11761 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273836226 14422839296 22305 33554432000 4194304 4196468 140720870164400 140380125227568 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89220 KiB

[startup+1.50078 s]
/proc/loadavg: 1.24 1.31 1.36 3/215 11776
/proc/meminfo: memFree=20680088/32770624 swapFree=67108372/67108860
[pid=11761] ppid=11758 vsize=14090948 memory=145336 CPUtime=2.97 cores=1,3,5,7
/proc/11761/stat : 11761 (java) S 11758 11761 9172 0 -1 1077944320 25030 0 0 0 289 8 0 0 20 0 15 0 273836220 14429130752 36334 33554432000 4194304 4196468 140720870164400 140720870146944 140381222334199 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
/proc/11761/statm: 3522737 36334 3549 1 0 3484809 0
[pid=11761/tid=11763] ppid=11758 vsize=14090948 memory=6791534058613427641 CPUtime=1.47 cores=1,3,5,7
/proc/11761/task/11763/stat : 11763 (java) R 11758 11761 9172 0 -1 4202560 19051 0 0 0 141 6 0 0 20 0 15 0 273836220 14429130752 36334 33554432000 4194304 4196468 140720870164400 140381226568744 140380826251406 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11764] ppid=11758 vsize=14090948 memory=-8754540793456063680 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11764/stat : 11764 (java) S 11758 11761 9172 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273836221 14429130752 36334 33554432000 4194304 4196468 140720870164400 140381152422928 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11765] ppid=11758 vsize=14090948 memory=-2843869621055772062 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11765/stat : 11765 (java) S 11758 11761 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273836221 14429130752 36334 33554432000 4194304 4196468 140720870164400 140381151370384 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11766] ppid=11758 vsize=14090948 memory=5450919713671312938 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11766/stat : 11766 (java) S 11758 11761 9172 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273836221 14429130752 36334 33554432000 4194304 4196468 140720870164400 140381150317328 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11767] ppid=11758 vsize=14090948 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11767/stat : 11767 (java) S 11758 11761 9172 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273836221 14429130752 36334 33554432000 4194304 4196468 140720870164400 140381149264784 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11768] ppid=11758 vsize=14090948 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11768/stat : 11768 (java) S 11758 11761 9172 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 273836223 14429130752 36334 33554432000 4194304 4196468 140720870164400 140380133648624 140381222345346 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0

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

[pid=11761/tid=11775] ppid=11758 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11775/stat : 11775 (java) S 11758 11761 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273836226 14429130752 59206 33554432000 4194304 4196468 140720870164400 140380126280544 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11776] ppid=11758 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11776/stat : 11776 (java) S 11758 11761 9172 0 -1 1077944384 693 0 0 0 0 0 0 0 20 0 15 0 273836226 14429130752 59206 33554432000 4194304 4196468 140720870164400 140380125227568 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
Current children cumulated CPU time: 8.62 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 236824 KiB

[startup+9.60068 s]
/proc/loadavg: 1.30 1.33 1.37 3/215 11776
/proc/meminfo: memFree=20555920/32770624 swapFree=67108372/67108860
[pid=11761] ppid=11758 vsize=14090948 memory=232848 CPUtime=11.84 cores=1,3,5,7
/proc/11761/stat : 11761 (java) S 11758 11761 9172 0 -1 1077944320 32536 0 0 0 1173 11 0 0 20 0 15 0 273836220 14429130752 58212 33554432000 4194304 4196468 140720870164400 140720870146944 140381222334199 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
/proc/11761/statm: 3522737 58212 3578 1 0 3484809 0
[pid=11761/tid=11763] ppid=11758 vsize=14090948 memory=236824 CPUtime=9.54 cores=1,3,5,7
/proc/11761/task/11763/stat : 11763 (java) R 11758 11761 9172 0 -1 4202560 19792 0 0 0 947 7 0 0 20 0 15 0 273836220 14429130752 58212 33554432000 4194304 4196468 140720870164400 140381226571920 140380827163340 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11764] ppid=11758 vsize=14090948 memory=479 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11764/stat : 11764 (java) S 11758 11761 9172 0 -1 1077944384 129 0 0 0 1 0 0 0 20 0 15 0 273836221 14429130752 58212 33554432000 4194304 4196468 140720870164400 140381152422928 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11765] ppid=11758 vsize=14090948 memory=236456 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11765/stat : 11765 (java) S 11758 11761 9172 0 -1 1077944384 990 0 0 0 1 0 0 0 20 0 15 0 273836221 14429130752 58212 33554432000 4194304 4196468 140720870164400 140381151370384 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11766] ppid=11758 vsize=14090948 memory=236456 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11766/stat : 11766 (java) S 11758 11761 9172 0 -1 1077944384 1075 0 0 0 1 0 0 0 20 0 15 0 273836221 14429130752 58212 33554432000 4194304 4196468 140720870164400 140381150317328 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11767] ppid=11758 vsize=14090948 memory=7 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11767/stat : 11767 (java) S 11758 11761 9172 0 -1 1077944384 409 0 0 0 1 0 0 0 20 0 15 0 273836221 14429130752 58212 33554432000 4194304 4196468 140720870164400 140381149264784 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11768] ppid=11758 vsize=14090948 memory=6791534058613427641 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11768/stat : 11768 (java) S 11758 11761 9172 0 -1 1077944384 492 0 0 0 1 0 0 0 20 0 15 0 273836223 14429130752 58212 33554432000 4194304 4196468 140720870164400 140380133648624 140381222345346 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11769] ppid=11758 vsize=14090948 memory=-7175753904026764170 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11769/stat : 11769 (java) S 11758 11761 9172 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 273836223 14429130752 58212 33554432000 4194304 4196468 140720870164400 140380132594912 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11770] ppid=11758 vsize=14090948 memory=-4866526891258710369 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11770/stat : 11770 (java) S 11758 11761 9172 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 273836223 14429130752 58212 33554432000 4194304 4196468 140720870164400 140380131541744 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11771] ppid=11758 vsize=14090948 memory=-6935123839545469842 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11771/stat : 11771 (java) S 11758 11761 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273836226 14429130752 58212 33554432000 4194304 4196468 140720870164400 140380130490320 140381222352795 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11772] ppid=11758 vsize=14090948 memory=-2541025661996457098 CPUtime=0.8 cores=1,3,5,7
/proc/11761/task/11772/stat : 11772 (java) S 11758 11761 9172 0 -1 1077944384 2491 0 0 0 80 0 0 0 20 0 15 0 273836226 14429130752 58212 33554432000 4194304 4196468 140720870164400 140380129438448 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11773] ppid=11758 vsize=14090948 memory=-6948055166404804227 CPUtime=0.81 cores=1,3,5,7
/proc/11761/task/11773/stat : 11773 (java) S 11758 11761 9172 0 -1 1077944384 2540 0 0 0 81 0 0 0 20 0 15 0 273836226 14429130752 58212 33554432000 4194304 4196468 140720870164400 140380128385904 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11774] ppid=11758 vsize=14090948 memory=-3252517613198930781 CPUtime=0.55 cores=1,3,5,7
/proc/11761/task/11774/stat : 11774 (java) S 11758 11761 9172 0 -1 1077944384 2477 0 0 0 55 0 0 0 20 0 15 0 273836226 14429130752 58212 33554432000 4194304 4196468 140720870164400 140380127332848 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11775] ppid=11758 vsize=14090948 memory=-2895008908443675764 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11775/stat : 11775 (java) S 11758 11761 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273836226 14429130752 58212 33554432000 4194304 4196468 140720870164400 140380126280544 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11776] ppid=11758 vsize=14090948 memory=7681407940103534239 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11776/stat : 11776 (java) S 11758 11761 9172 0 -1 1077944384 711 0 0 0 0 0 0 0 20 0 15 0 273836226 14429130752 58212 33554432000 4194304 4196468 140720870164400 140380125227568 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
Current children cumulated CPU time: 11.84 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 232848 KiB

[startup+10.4007 s]
/proc/loadavg: 1.30 1.33 1.37 3/215 11776
/proc/meminfo: memFree=20554368/32770624 swapFree=67108372/67108860
[pid=11761] ppid=11758 vsize=14090948 memory=236940 CPUtime=12.66 cores=1,3,5,7
/proc/11761/stat : 11761 (java) S 11758 11761 9172 0 -1 1077944320 32677 0 0 0 1254 12 0 0 20 0 15 0 273836220 14429130752 59235 33554432000 4194304 4196468 140720870164400 140720870146944 140381222334199 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
/proc/11761/statm: 3522737 59235 3578 1 0 3484809 0
[pid=11761/tid=11763] ppid=11758 vsize=14090948 memory=6655300316396806240 CPUtime=10.33 cores=1,3,5,7
/proc/11761/task/11763/stat : 11763 (java) R 11758 11761 9172 0 -1 4202560 19820 0 0 0 1026 7 0 0 20 0 15 0 273836220 14429130752 59235 33554432000 4194304 4196468 140720870164400 140381226572160 140380827248173 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11764] ppid=11758 vsize=14090948 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11764/stat : 11764 (java) S 11758 11761 9172 0 -1 1077944384 130 0 0 0 1 0 0 0 20 0 15 0 273836221 14429130752 59235 33554432000 4194304 4196468 140720870164400 140381152422928 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11765] ppid=11758 vsize=14090948 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11765/stat : 11765 (java) S 11758 11761 9172 0 -1 1077944384 995 0 0 0 1 0 0 0 20 0 15 0 273836221 14429130752 59235 33554432000 4194304 4196468 140720870164400 140381151370384 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11766] ppid=11758 vsize=14090948 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11766/stat : 11766 (java) S 11758 11761 9172 0 -1 1077944384 1078 0 0 0 1 0 0 0 20 0 15 0 273836221 14429130752 59235 33554432000 4194304 4196468 140720870164400 140381150317328 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11767] ppid=11758 vsize=14090948 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11767/stat : 11767 (java) S 11758 11761 9172 0 -1 1077944384 413 0 0 0 1 0 0 0 20 0 15 0 273836221 14429130752 59235 33554432000 4194304 4196468 140720870164400 140381149264784 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11768] ppid=11758 vsize=14090948 memory=280360164769168 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11768/stat : 11768 (java) S 11758 11761 9172 0 -1 1077944384 492 0 0 0 1 0 0 0 20 0 15 0 273836223 14429130752 59235 33554432000 4194304 4196468 140720870164400 140380133648624 140381222345346 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11769] ppid=11758 vsize=14090948 memory=230244 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11769/stat : 11769 (java) S 11758 11761 9172 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 273836223 14429130752 59235 33554432000 4194304 4196468 140720870164400 140380132594912 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11770] ppid=11758 vsize=14090948 memory=6764 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11770/stat : 11770 (java) S 11758 11761 9172 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 273836223 14429130752 59235 33554432000 4194304 4196468 140720870164400 140380131541744 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11771] ppid=11758 vsize=14090948 memory=1100 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11771/stat : 11771 (java) S 11758 11761 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273836226 14429130752 59235 33554432000 4194304 4196468 140720870164400 140380130490320 140381222352795 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11772] ppid=11758 vsize=14090948 memory=2144 CPUtime=0.8 cores=1,3,5,7
/proc/11761/task/11772/stat : 11772 (java) S 11758 11761 9172 0 -1 1077944384 2491 0 0 0 80 0 0 0 20 0 15 0 273836226 14429130752 59235 33554432000 4194304 4196468 140720870164400 140380129438448 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11773] ppid=11758 vsize=14090948 memory=1752 CPUtime=0.81 cores=1,3,5,7
/proc/11761/task/11773/stat : 11773 (java) S 11758 11761 9172 0 -1 1077944384 2540 0 0 0 81 0 0 0 20 0 15 0 273836226 14429130752 59235 33554432000 4194304 4196468 140720870164400 140380128385904 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11774] ppid=11758 vsize=14090948 memory=5540 CPUtime=0.55 cores=1,3,5,7
/proc/11761/task/11774/stat : 11774 (java) S 11758 11761 9172 0 -1 1077944384 2477 0 0 0 55 0 0 0 20 0 15 0 273836226 14429130752 59235 33554432000 4194304 4196468 140720870164400 140380127332848 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11775] ppid=11758 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11775/stat : 11775 (java) S 11758 11761 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273836226 14429130752 59235 33554432000 4194304 4196468 140720870164400 140380126280544 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11776] ppid=11758 vsize=14090948 memory=1620 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11776/stat : 11776 (java) S 11758 11761 9172 0 -1 1077944384 811 0 0 0 0 0 0 0 20 0 15 0 273836226 14429130752 59235 33554432000 4194304 4196468 140720870164400 140380125227568 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 236940 KiB

[startup+11.2007 s]
/proc/loadavg: 1.35 1.34 1.37 3/215 11776
/proc/meminfo: memFree=20550396/32770624 swapFree=67108372/67108860
[pid=11761] ppid=11758 vsize=14090948 memory=236940 CPUtime=13.46 cores=1,3,5,7
/proc/11761/stat : 11761 (java) S 11758 11761 9172 0 -1 1077944320 32684 0 0 0 1334 12 0 0 20 0 15 0 273836220 14429130752 59235 33554432000 4194304 4196468 140720870164400 140720870146944 140381222334199 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
/proc/11761/statm: 3522737 59235 3578 1 0 3484809 0
[pid=11761/tid=11763] ppid=11758 vsize=14090948 memory=1100 CPUtime=11.13 cores=1,3,5,7
/proc/11761/task/11763/stat : 11763 (java) R 11758 11761 9172 0 -1 4202560 19820 0 0 0 1106 7 0 0 20 0 15 0 273836220 14429130752 59235 33554432000 4194304 4196468 140720870164400 140381226572048 140380827115199 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11764] ppid=11758 vsize=14090948 memory=2144 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11764/stat : 11764 (java) S 11758 11761 9172 0 -1 1077944384 130 0 0 0 1 0 0 0 20 0 15 0 273836221 14429130752 59235 33554432000 4194304 4196468 140720870164400 140381152422928 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11765] ppid=11758 vsize=14090948 memory=6791534058613427641 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11765/stat : 11765 (java) S 11758 11761 9172 0 -1 1077944384 995 0 0 0 1 0 0 0 20 0 15 0 273836221 14429130752 59235 33554432000 4194304 4196468 140720870164400 140381151370384 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11766] ppid=11758 vsize=14090948 memory=288230596050944315 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11766/stat : 11766 (java) S 11758 11761 9172 0 -1 1077944384 1078 0 0 0 1 0 0 0 20 0 15 0 273836221 14429130752 59235 33554432000 4194304 4196468 140720870164400 140381150317328 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11767] ppid=11758 vsize=14090948 memory=14694097571023705 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11767/stat : 11767 (java) S 11758 11761 9172 0 -1 1077944384 413 0 0 0 1 0 0 0 20 0 15 0 273836221 14429130752 59235 33554432000 4194304 4196468 140720870164400 140381149264784 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11768] ppid=11758 vsize=14090948 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11768/stat : 11768 (java) S 11758 11761 9172 0 -1 1077944384 492 0 0 0 1 0 0 0 20 0 15 0 273836223 14429130752 59235 33554432000 4194304 4196468 140720870164400 140380133648624 140381222345346 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11769] ppid=11758 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11769/stat : 11769 (java) S 11758 11761 9172 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 273836223 14429130752 59235 33554432000 4194304 4196468 140720870164400 140380132594912 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11770] ppid=11758 vsize=14090948 memory=236940 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11770/stat : 11770 (java) S 11758 11761 9172 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 273836223 14429130752 59235 33554432000 4194304 4196468 140720870164400 140380131541744 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11771] ppid=11758 vsize=14090948 memory=1752 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11771/stat : 11771 (java) S 11758 11761 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273836226 14429130752 59235 33554432000 4194304 4196468 140720870164400 140380130490320 140381222352795 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11772] ppid=11758 vsize=14090948 memory=5540 CPUtime=0.8 cores=1,3,5,7
/proc/11761/task/11772/stat : 11772 (java) S 11758 11761 9172 0 -1 1077944384 2493 0 0 0 80 0 0 0 20 0 15 0 273836226 14429130752 59235 33554432000 4194304 4196468 140720870164400 140380129438448 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11773] ppid=11758 vsize=14090948 memory=4400 CPUtime=0.81 cores=1,3,5,7
/proc/11761/task/11773/stat : 11773 (java) S 11758 11761 9172 0 -1 1077944384 2542 0 0 0 81 0 0 0 20 0 15 0 273836226 14429130752 59235 33554432000 4194304 4196468 140720870164400 140380128385904 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11774] ppid=11758 vsize=14090948 memory=1620 CPUtime=0.55 cores=1,3,5,7
/proc/11761/task/11774/stat : 11774 (java) S 11758 11761 9172 0 -1 1077944384 2480 0 0 0 55 0 0 0 20 0 15 0 273836226 14429130752 59235 33554432000 4194304 4196468 140720870164400 140380127332848 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11775] ppid=11758 vsize=14090948 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11775/stat : 11775 (java) S 11758 11761 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273836226 14429130752 59235 33554432000 4194304 4196468 140720870164400 140380126280544 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11776] ppid=11758 vsize=14090948 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11776/stat : 11776 (java) S 11758 11761 9172 0 -1 1077944384 811 0 0 0 0 0 0 0 20 0 15 0 273836226 14429130752 59235 33554432000 4194304 4196468 140720870164400 140380125227568 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
Current children cumulated CPU time: 13.46 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 236940 KiB

[startup+11.4007 s]
/proc/loadavg: 1.35 1.34 1.37 3/215 11776
/proc/meminfo: memFree=20550396/32770624 swapFree=67108372/67108860
[pid=11761] ppid=11758 vsize=14090948 memory=237036 CPUtime=13.66 cores=1,3,5,7
/proc/11761/stat : 11761 (java) S 11758 11761 9172 0 -1 1077944320 33931 0 0 0 1354 12 0 0 20 0 15 0 273836220 14429130752 59259 33554432000 4194304 4196468 140720870164400 140720870146944 140381222334199 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
/proc/11761/statm: 3522737 59259 3578 1 0 3484809 0
[pid=11761/tid=11763] ppid=11758 vsize=14090948 memory=6616 CPUtime=11.33 cores=1,3,5,7
/proc/11761/task/11763/stat : 11763 (java) R 11758 11761 9172 0 -1 4202560 20557 0 0 0 1126 7 0 0 20 0 15 0 273836220 14429130752 59259 33554432000 4194304 4196468 140720870164400 140381226569776 140380827191772 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11764] ppid=11758 vsize=14090948 memory=11628 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11764/stat : 11764 (java) S 11758 11761 9172 0 -1 1077944384 130 0 0 0 1 0 0 0 20 0 15 0 273836221 14429130752 59259 33554432000 4194304 4196468 140720870164400 140381152422928 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11765] ppid=11758 vsize=14090948 memory=752 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11765/stat : 11765 (java) S 11758 11761 9172 0 -1 1077944384 995 0 0 0 1 0 0 0 20 0 15 0 273836221 14429130752 59259 33554432000 4194304 4196468 140720870164400 140381151370384 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11766] ppid=11758 vsize=14090948 memory=1276 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11766/stat : 11766 (java) S 11758 11761 9172 0 -1 1077944384 1078 0 0 0 1 0 0 0 20 0 15 0 273836221 14429130752 59259 33554432000 4194304 4196468 140720870164400 140381150317328 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11767] ppid=11758 vsize=14090948 memory=56 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11767/stat : 11767 (java) S 11758 11761 9172 0 -1 1077944384 413 0 0 0 1 0 0 0 20 0 15 0 273836221 14429130752 59259 33554432000 4194304 4196468 140720870164400 140381149264784 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11768] ppid=11758 vsize=14090948 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11761/task/11768/stat : 11768 (java) S 11758 11761 9172 0 -1 1077944384 493 0 0 0 1 0 0 0 20 0 15 0 273836223 14429130752 59259 33554432000 4194304 4196468 140720870164400 140380133648624 140381222345346 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11769] ppid=11758 vsize=14090948 memory=21841 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11769/stat : 11769 (java) S 11758 11761 9172 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 273836223 14429130752 59259 33554432000 4194304 4196468 140720870164400 140380132594912 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11770] ppid=11758 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11770/stat : 11770 (java) S 11758 11761 9172 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 273836223 14429130752 59259 33554432000 4194304 4196468 140720870164400 140380131541744 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11771] ppid=11758 vsize=14090948 memory=280360164366240 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11771/stat : 11771 (java) S 11758 11761 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273836226 14429130752 59259 33554432000 4194304 4196468 140720870164400 140380130490320 140381222352795 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11772] ppid=11758 vsize=14090948 memory=3472468476243057456 CPUtime=0.8 cores=1,3,5,7
/proc/11761/task/11772/stat : 11772 (java) S 11758 11761 9172 0 -1 1077944384 2513 0 0 0 80 0 0 0 20 0 15 0 273836226 14429130752 59259 33554432000 4194304 4196468 140720870164400 140380129438448 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11773] ppid=11758 vsize=14090948 memory=6944656592455359580 CPUtime=0.81 cores=1,3,5,7
/proc/11761/task/11773/stat : 11773 (java) S 11758 11761 9172 0 -1 1077944384 2634 0 0 0 81 0 0 0 20 0 15 0 273836226 14429130752 59259 33554432000 4194304 4196468 140720870164400 140380128385904 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11774] ppid=11758 vsize=14090948 memory=6944656592455360604 CPUtime=0.55 cores=1,3,5,7
/proc/11761/task/11774/stat : 11774 (java) S 11758 11761 9172 0 -1 1077944384 2877 0 0 0 55 0 0 0 20 0 15 0 273836226 14429130752 59259 33554432000 4194304 4196468 140720870164400 140380127332848 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11775] ppid=11758 vsize=14090948 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11775/stat : 11775 (java) S 11758 11761 9172 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273836226 14429130752 59259 33554432000 4194304 4196468 140720870164400 140380126280544 140381222344405 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
[pid=11761/tid=11776] ppid=11758 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11761/task/11776/stat : 11776 (java) S 11758 11761 9172 0 -1 1077944384 811 0 0 0 0 0 0 0 20 0 15 0 273836226 14429130752 59259 33554432000 4194304 4196468 140720870164400 140380125227568 140381222345346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 24743936 140720870167624 140720870167817 140720870167817 140720870170575 0
Current children cumulated CPU time: 13.66 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 237036 KiB

Child status: 0
Real time (s): 11.4772
CPU time (s): 13.7438
CPU user time (s): 13.6126
CPU system time (s): 0.131171
CPU usage (%): 119.749
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 237036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.6126
system time used= 0.131171
maximum resident set size= 237648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35215
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3417
involuntary context switches= 16


# summary of solver processes directly reported to runsolver:
#   pid: 11761
#   total CPU time (s): 13.7438
#   total CPU user time (s): 13.6126
#   total CPU system time (s): 0.131171

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.079982 second user time and 0.162465 second system time

The end

Launcher Data

Begin job on node137 at 2018-08-18 05:25:30
IDJOB=4311917
IDBENCH=141603
IDSOLVER=2799
FILE ID=node137/4311917-1534562730
RUNJOBID= node137-1534541039-9204
PBS_JOBID= 21038634
Free space on /tmp= 43528 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-12_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4311917-1534562730/watcher-4311917-1534562730 -o /tmp/evaluation-result-4311917-1534562730/solver-4311917-1534562730 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1534541039-9204 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1819840470 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311917-1534562730.xml

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

MD5SUM BENCH= 7e6479b2a75a5c904a12e855693ae1ca
RANDOM SEED=1819840470

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        20774000 kB
MemAvailable:   31616132 kB
Buffers:          215292 kB
Cached:         10881020 kB
SwapCached:            8 kB
Active:          7630796 kB
Inactive:        3791228 kB
Active(anon):     295472 kB
Inactive(anon):    99076 kB
Active(file):    7335324 kB
Inactive(file):  3692152 kB
Unevictable:        7196 kB
Mlocked:            7196 kB
SwapTotal:      67108860 kB
SwapFree:       67108372 kB
Dirty:             35840 kB
Writeback:             0 kB
AnonPages:        345608 kB
Mapped:            33348 kB
Shmem:             66008 kB
Slab:             271732 kB
SReclaimable:     243116 kB
SUnreclaim:        28616 kB
KernelStack:        3792 kB
PageTables:         5532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1245852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    272384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 43492 MiB
End job on node137 at 2018-08-18 05:25:42