Trace number 4285529

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 14.6172 5.7899399

General information on the benchmark

NameSudoku/
Sudoku-table-s1/Sudoku-s03c-table.xml
MD5SUMbc37ae807389cdc0fd22ee32ece92e88
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 benchmark6.54422
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints28
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":81}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":54},{"degree":4,"count":27}]
Minimum constraint arity9
Maximum constraint arity27
Distribution of constraint arities[{"arity":9,"count":27},{"arity":27,"count":1}]
Number of extensional constraints27
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":27},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.29/0.25	c version: 2017-08-22
0.29/0.25	c seed: 1834496306
0.29/0.25	c timeout: 20160
0.29/0.25	c memlimit: 22000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
5.07/2.74	c Parsing done, starting search...
14.38/4.96	s SATISFIABLE
14.38/4.96	v <instantiation>
14.38/4.96	v 	<list>
14.38/4.96	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8]
14.38/4.96	v 	</list>
14.38/4.96	v 	<values>
14.38/4.96	v 		3 6 1 7 2 5 9 4 8 9 8 7 4 1 3 2 5 6 2 5 4 8 6 9 1 3 7 8 7 6 9 3 4 5 1 2 5 2 3 1 8 6 7 9 4 4 1 9 2 5 7 6 8 3 6 4 5 3 7 1 8 2 9 7 3 8 5 9 2 4 6 1 1 9 2 6 4 8 3 7 5 
14.38/4.96	v 	</values>
14.38/4.96	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 (12334 MiB free)
  memory of node 1: 16384 MiB (9070 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285529-1503414918/watcher-4285529-1503414918 -o /tmp/evaluation-result-4285529-1503414918/solver-4285529-1503414918 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503411506-1783 --watchdog 2580 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1834496306 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285529-1503414918.xml 

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

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

solver pid=2925, runsolver pid=2922

[startup+0.100176 s]*
/proc/loadavg: 6.09 8.09 8.40 2/199 2945
/proc/meminfo: memFree=21902972/32770624 swapFree=67108860/67108860
[pid=2925] ppid=2922 vsize=26000852 memory=31852 CPUtime=0.12 cores=0-7
/proc/2925/stat : 2925 (java) S 2922 2925 1756 0 -1 1077944320 8372 0 0 0 11 1 0 0 20 0 20 0 174572663 26624872448 7963 33554432000 4194304 4196468 140733472198176 140733472180720 139715232104183 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
/proc/2925/statm: 6500213 7963 3412 1 0 6487932 0
[pid=2925/tid=2927] ppid=2922 vsize=26000852 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/2925/task/2927/stat : 2927 (java) R 2922 2925 1756 0 -1 4202560 6318 0 0 0 8 1 0 0 20 0 20 0 174572663 26624872448 7963 33554432000 4194304 4196468 140733472198176 139715236320880 139715216184670 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2928] ppid=2922 vsize=26000852 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/2925/task/2928/stat : 2928 (java) S 2922 2925 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174572664 26624872448 7963 33554432000 4194304 4196468 140733472198176 139715154684432 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2929] ppid=2922 vsize=26000852 memory=140211916232320 CPUtime=0 cores=0-7
/proc/2925/task/2929/stat : 2929 (java) S 2922 2925 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174572664 26624872448 7963 33554432000 4194304 4196468 140733472198176 139715153631888 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2930] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2930/stat : 2930 (java) S 2922 2925 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174572664 26624872448 7963 33554432000 4194304 4196468 140733472198176 139714788088080 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2931] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2931/stat : 2931 (java) S 2922 2925 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174572664 26624872448 7963 33554432000 4194304 4196468 140733472198176 139714787035536 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2932] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2932/stat : 2932 (java) S 2922 2925 1756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174572664 26624872448 7963 33554432000 4194304 4196468 140733472198176 139714785983504 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2933] ppid=2922 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/2925/task/2933/stat : 2933 (java) S 2922 2925 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174572664 26624872448 7963 33554432000 4194304 4196468 140733472198176 139714784930960 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2934] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2934/stat : 2934 (java) S 2922 2925 1756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174572664 26624872448 7963 33554432000 4194304 4196468 140733472198176 139714783877904 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2935] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2935/stat : 2935 (java) S 2922 2925 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174572664 26624872448 7963 33554432000 4194304 4196468 140733472198176 139714782825360 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2936] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2936/stat : 2936 (java) S 2922 2925 1756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174572665 26624872448 7963 33554432000 4194304 4196468 140733472198176 139714628675824 139715232115330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2937] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2937/stat : 2937 (java) S 2922 2925 1756 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 174572666 26624872448 7963 33554432000 4194304 4196468 140733472198176 139714627622048 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2938] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2938/stat : 2938 (java) S 2922 2925 1756 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 174572666 26624872448 7963 33554432000 4194304 4196468 140733472198176 139714626568944 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2939] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2939/stat : 2939 (java) S 2922 2925 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174572668 26624872448 7963 33554432000 4194304 4196468 140733472198176 139714625517520 139715232122779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2940] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2940/stat : 2940 (java) S 2922 2925 1756 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 174572668 26624872448 7963 33554432000 4194304 4196468 140733472198176 139714624465648 139715232115330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2941] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2941/stat : 2941 (java) S 2922 2925 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174572668 26624872448 7963 33554432000 4194304 4196468 140733472198176 139714623413104 139715232115330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2942] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2942/stat : 2942 (java) S 2922 2925 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174572668 26624872448 7963 33554432000 4194304 4196468 140733472198176 139714622360048 139715232115330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2943] ppid=2922 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/2925/task/2943/stat : 2943 (java) S 2922 2925 1756 0 -1 1077944384 363 0 0 0 2 0 0 0 20 0 20 0 174572668 26624872448 7963 33554432000 4194304 4196468 140733472198176 139714621307504 139715232115330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2944] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2944/stat : 2944 (java) S 2922 2925 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174572669 26624872448 7963 33554432000 4194304 4196468 140733472198176 139714620254688 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2945] ppid=2922 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/2925/task/2945/stat : 2945 (java) S 2922 2925 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174572669 26624872448 7963 33554432000 4194304 4196468 140733472198176 139714619202224 139715232115330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 31852 KiB

[startup+0.210214 s]*
/proc/loadavg: 6.09 8.09 8.40 3/199 2945
/proc/meminfo: memFree=21892860/32770624 swapFree=67108860/67108860
[pid=2925] ppid=2922 vsize=26000852 memory=40736 CPUtime=0.29 cores=0-7
/proc/2925/stat : 2925 (java) S 2922 2925 1756 0 -1 1077944320 9354 0 0 0 27 2 0 0 20 0 20 0 174572663 26624872448 10184 33554432000 4194304 4196468 140733472198176 140733472180720 139715232104183 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
/proc/2925/statm: 6500213 10184 3596 1 0 6487932 0
[pid=2925/tid=2927] ppid=2922 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/2925/task/2927/stat : 2927 (java) R 2922 2925 1756 0 -1 4202560 6940 0 0 0 18 1 0 0 20 0 20 0 174572663 26624872448 10184 33554432000 4194304 4196468 140733472198176 139715236309488 139715216184670 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2928] ppid=2922 vsize=26000852 memory=13941 CPUtime=0 cores=0-7
/proc/2925/task/2928/stat : 2928 (java) S 2922 2925 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174572664 26624872448 10184 33554432000 4194304 4196468 140733472198176 139715154684432 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2929] ppid=2922 vsize=26000852 memory=140211916234460 CPUtime=0 cores=0-7
/proc/2925/task/2929/stat : 2929 (java) S 2922 2925 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174572664 26624872448 10184 33554432000 4194304 4196468 140733472198176 139715153631888 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2930] ppid=2922 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/2925/task/2930/stat : 2930 (java) S 2922 2925 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174572664 26624872448 10184 33554432000 4194304 4196468 140733472198176 139714788088080 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2931] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2931/stat : 2931 (java) S 2922 2925 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174572664 26624872448 10184 33554432000 4194304 4196468 140733472198176 139714787035536 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2932] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2932/stat : 2932 (java) S 2922 2925 1756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174572664 26624872448 10184 33554432000 4194304 4196468 140733472198176 139714785983504 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2933] ppid=2922 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/2925/task/2933/stat : 2933 (java) S 2922 2925 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174572664 26624872448 10184 33554432000 4194304 4196468 140733472198176 139714784930960 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2934] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2934/stat : 2934 (java) S 2922 2925 1756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174572664 26624872448 10184 33554432000 4194304 4196468 140733472198176 139714783877904 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2935] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2935/stat : 2935 (java) S 2922 2925 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174572664 26624872448 10184 33554432000 4194304 4196468 140733472198176 139714782825360 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2936] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2936/stat : 2936 (java) S 2922 2925 1756 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 174572665 26624872448 10184 33554432000 4194304 4196468 140733472198176 139714628675824 139715232115330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2937] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2937/stat : 2937 (java) S 2922 2925 1756 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 174572666 26624872448 10184 33554432000 4194304 4196468 140733472198176 139714627622048 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2938] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2938/stat : 2938 (java) S 2922 2925 1756 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 174572666 26624872448 10184 33554432000 4194304 4196468 140733472198176 139714626568944 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2939] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2939/stat : 2939 (java) S 2922 2925 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174572668 26624872448 10184 33554432000 4194304 4196468 140733472198176 139714625517520 139715232122779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2940] ppid=2922 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/2925/task/2940/stat : 2940 (java) S 2922 2925 1756 0 -1 1077944384 429 0 0 0 1 0 0 0 20 0 20 0 174572668 26624872448 10184 33554432000 4194304 4196468 140733472198176 139714624465648 139715232115330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2941] ppid=2922 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/2925/task/2941/stat : 2941 (java) S 2922 2925 1756 0 -1 1077944384 188 0 0 0 1 0 0 0 20 0 20 0 174572668 26624872448 10184 33554432000 4194304 4196468 140733472198176 139714623413104 139715232115330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2942] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2942/stat : 2942 (java) S 2922 2925 1756 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 20 0 174572668 26624872448 10184 33554432000 4194304 4196468 140733472198176 139714622360048 139715232115330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2943] ppid=2922 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/2925/task/2943/stat : 2943 (java) S 2922 2925 1756 0 -1 1077944384 379 0 0 0 5 0 0 0 20 0 20 0 174572668 26624872448 10184 33554432000 4194304 4196468 140733472198176 139714621307504 139715232115330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2944] ppid=2922 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2944/stat : 2944 (java) S 2922 2925 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174572669 26624872448 10184 33554432000 4194304 4196468 140733472198176 139714620254688 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2945] ppid=2922 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/2925/task/2945/stat : 2945 (java) S 2922 2925 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174572669 26624872448 10184 33554432000 4194304 4196468 140733472198176 139714619202224 139715232115330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 40736 KiB

[startup+0.309531 s]*
/proc/loadavg: 6.09 8.09 8.40 2/199 2945
/proc/meminfo: memFree=21885292/32770624 swapFree=67108860/67108860
[pid=2925] ppid=2922 vsize=26000872 memory=49324 CPUtime=0.47 cores=0-7
/proc/2925/stat : 2925 (java) S 2922 2925 1756 0 -1 1077944320 10685 0 0 0 45 2 0 0 20 0 20 0 174572663 26624892928 12331 33554432000 4194304 4196468 140733472198176 140733472180720 139715232104183 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
/proc/2925/statm: 6500218 12331 3715 1 0 6487932 0
[pid=2925/tid=2927] ppid=2922 vsize=26000872 memory=8112282956445269571 CPUtime=0.28 cores=0-7
/proc/2925/task/2927/stat : 2927 (java) R 2922 2925 1756 0 -1 4202560 7714 0 0 0 27 1 0 0 20 0 20 0 174572663 26624892928 12331 33554432000 4194304 4196468 140733472198176 139715236332688 139715216147813 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2928] ppid=2922 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2928/stat : 2928 (java) S 2922 2925 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174572664 26624892928 12331 33554432000 4194304 4196468 140733472198176 139715154684432 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2929] ppid=2922 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2929/stat : 2929 (java) S 2922 2925 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174572664 26624892928 12331 33554432000 4194304 4196468 140733472198176 139715153631888 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2930] ppid=2922 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2930/stat : 2930 (java) S 2922 2925 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174572664 26624892928 12331 33554432000 4194304 4196468 140733472198176 139714788088080 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2931] ppid=2922 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2931/stat : 2931 (java) S 2922 2925 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174572664 26624892928 12331 33554432000 4194304 4196468 140733472198176 139714787035536 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2932] ppid=2922 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/2925/task/2932/stat : 2932 (java) S 2922 2925 1756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174572664 26624892928 12331 33554432000 4194304 4196468 140733472198176 139714785983504 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2933] ppid=2922 vsize=26000872 memory=140211757609903 CPUtime=0 cores=0-7
/proc/2925/task/2933/stat : 2933 (java) S 2922 2925 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174572664 26624892928 12331 33554432000 4194304 4196468 140733472198176 139714784930960 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2934] ppid=2922 vsize=26000872 memory=140211757612208 CPUtime=0 cores=0-7
/proc/2925/task/2934/stat : 2934 (java) S 2922 2925 1756 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 174572664 26624892928 12331 33554432000 4194304 4196468 140733472198176 139714783877904 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2935] ppid=2922 vsize=26000872 memory=140211757614512 CPUtime=0 cores=0-7
/proc/2925/task/2935/stat : 2935 (java) S 2922 2925 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174572664 26624892928 12331 33554432000 4194304 4196468 140733472198176 139714782825360 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2936] ppid=2922 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2936/stat : 2936 (java) S 2922 2925 1756 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 174572665 26624892928 12331 33554432000 4194304 4196468 140733472198176 139714628675824 139715232115330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2937] ppid=2922 vsize=26000872 memory=280423515235984 CPUtime=0 cores=0-7
/proc/2925/task/2937/stat : 2937 (java) S 2922 2925 1756 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 174572666 26624892928 12331 33554432000 4194304 4196468 140733472198176 139714627622048 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2938] ppid=2922 vsize=26000872 memory=280423515242896 CPUtime=0 cores=0-7
/proc/2925/task/2938/stat : 2938 (java) S 2922 2925 1756 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 174572666 26624892928 12331 33554432000 4194304 4196468 140733472198176 139714626568944 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2939] ppid=2922 vsize=26000872 memory=280423515184176 CPUtime=0 cores=0-7
/proc/2925/task/2939/stat : 2939 (java) S 2922 2925 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174572668 26624892928 12331 33554432000 4194304 4196468 140733472198176 139714625517520 139715232122779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2940] ppid=2922 vsize=26000872 memory=280423515256720 CPUtime=0.03 cores=0-7
/proc/2925/task/2940/stat : 2940 (java) S 2922 2925 1756 0 -1 1077944384 622 0 0 0 3 0 0 0 20 0 20 0 174572668 26624892928 12331 33554432000 4194304 4196468 140733472198176 139714624465648 139715232115330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2941] ppid=2922 vsize=26000872 memory=280423515263632 CPUtime=0.02 cores=0-7
/proc/2925/task/2941/stat : 2941 (java) S 2922 2925 1756 0 -1 1077944384 324 0 0 0 2 0 0 0 20 0 20 0 174572668 26624892928 12331 33554432000 4194304 4196468 140733472198176 139714623413104 139715232115330 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2942] ppid=2922 vsize=26000872 memory=280423515261328 CPUtime=0.02 cores=0-7
/proc/2925/task/2942/stat : 2942 (java) S 2922 2925 1756 0 -1 1077944384 131 0 0 0 2 0 0 0 20 0 20 0 174572668 26624892928 12331 33554432000 4194304 4196468 140733472198176 139714622360048 139715232115330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2943] ppid=2922 vsize=26000872 memory=280423515277936 CPUtime=0.08 cores=0-7
/proc/2925/task/2943/stat : 2943 (java) S 2922 2925 1756 0 -1 1077944384 511 0 0 0 8 0 0 0 20 0 20 0 174572668 26624892928 12331 33554432000 4194304 4196468 140733472198176 139714621307504 139715232115330 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2944] ppid=2922 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2944/stat : 2944 (java) S 2922 2925 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 174572669 26624892928 12331 33554432000 4194304 4196468 140733472198176 139714620254688 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2945] ppid=2922 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/2925/task/2945/stat : 2945 (java) S 2922 2925 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 174572669 26624892928 12331 33554432000 4194304 4196468 140733472198176 139714619202224 139715232115330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49324 KiB

[startup+0.701327 s]
/proc/loadavg: 6.09 8.09 8.40 4/199 2945
/proc/meminfo: memFree=21846880/32770624 swapFree=67108860/67108860
[pid=2925] ppid=2922 vsize=26002920 memory=266220 CPUtime=1.49 cores=0-7
/proc/2925/stat : 2925 (java) S 2922 2925 1756 0 -1 1077944320 13383 0 0 0 132 17 0 0 20 0 20 0 174572663 26626990080 66555 33554432000 4194304 4196468 140733472198176 140733472180720 139715232104183 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
/proc/2925/statm: 6500730 66555 3785 1 0 6488444 0
[pid=2925/tid=2927] ppid=2922 vsize=26002920 memory=0 CPUtime=0.64 cores=0-7
/proc/2925/task/2927/stat : 2927 (java) R 2922 2925 1756 0 -1 4202560 8449 0 0 0 60 4 0 0 20 0 20 0 174572663 26626990080 66555 33554432000 4194304 4196468 140733472198176 139715236339648 139714833278713 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2928] ppid=2922 vsize=26002920 memory=0 CPUtime=0.01 cores=0-7
/proc/2925/task/2928/stat : 2928 (java) S 2922 2925 1756 0 -1 1077944384 18 0 0 0 0 1 0 0 20 0 20 0 174572664 26626990080 66555 33554432000 4194304 4196468 140733472198176 139715154684432 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2929] ppid=2922 vsize=26002920 memory=0 CPUtime=0.01 cores=0-7
/proc/2925/task/2929/stat : 2929 (java) S 2922 2925 1756 0 -1 1077944384 27 0 0 0 0 1 0 0 20 0 20 0 174572664 26626990080 66555 33554432000 4194304 4196468 140733472198176 139715153631888 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2930] ppid=2922 vsize=26002920 memory=0 CPUtime=0.01 cores=0-7
/proc/2925/task/2930/stat : 2930 (java) S 2922 2925 1756 0 -1 1077944384 23 0 0 0 0 1 0 0 20 0 20 0 174572664 26626990080 66555 33554432000 4194304 4196468 140733472198176 139714788088080 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2931] ppid=2922 vsize=26002920 memory=792 CPUtime=0.01 cores=0-7
/proc/2925/task/2931/stat : 2931 (java) S 2922 2925 1756 0 -1 1077944384 26 0 0 0 0 1 0 0 20 0 20 0 174572664 26626990080 66555 33554432000 4194304 4196468 140733472198176 139714787035536 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2932] ppid=2922 vsize=26002920 memory=1204 CPUtime=0 cores=0-7
/proc/2925/task/2932/stat : 2932 (java) S 2922 2925 1756 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 20 0 174572664 26626990080 66555 33554432000 4194304 4196468 140733472198176 139714785983504 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2933] ppid=2922 vsize=26002920 memory=1728 CPUtime=0.01 cores=0-7
/proc/2925/task/2933/stat : 2933 (java) S 2922 2925 1756 0 -1 1077944384 20 0 0 0 0 1 0 0 20 0 20 0 174572664 26626990080 66555 33554432000 4194304 4196468 140733472198176 139714784930960 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2934] ppid=2922 vsize=26002920 memory=1440 CPUtime=0.01 cores=0-7
/proc/2925/task/2934/stat : 2934 (java) S 2922 2925 1756 0 -1 1077944384 33 0 0 0 0 1 0 0 20 0 20 0 174572664 26626990080 66555 33554432000 4194304 4196468 140733472198176 139714783877904 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2935] ppid=2922 vsize=26002920 memory=15880 CPUtime=0.01 cores=0-7
/proc/2925/task/2935/stat : 2935 (java) S 2922 2925 1756 0 -1 1077944384 22 0 0 0 0 1 0 0 20 0 20 0 174572664 26626990080 66555 33554432000 4194304 4196468 140733472198176 139714782825360 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2936] ppid=2922 vsize=26002920 memory=16432 CPUtime=0 cores=0-7
/proc/2925/task/2936/stat : 2936 (java) S 2922 2925 1756 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 20 0 174572665 26626990080 66555 33554432000 4194304 4196468 140733472198176 139714628675824 139715232115330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0

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

[pid=2925] ppid=2922 vsize=26809880 memory=2235160 CPUtime=13.82 cores=0-7
/proc/2925/stat : 2925 (java) S 2922 2925 1756 0 -1 1077944320 33476 0 0 0 1246 136 0 0 20 0 32 0 174572663 27453317120 558790 33554432000 4194304 4196468 140733472198176 140733472180720 139715232104183 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
/proc/2925/statm: 6702470 558790 3822 1 0 6690184 0
[pid=2925/tid=2927] ppid=2922 vsize=26809880 memory=576587700018377745 CPUtime=3.74 cores=0-7
/proc/2925/task/2927/stat : 2927 (java) S 2922 2925 1756 0 -1 1077944384 14933 0 0 0 357 17 0 0 20 0 32 0 174572663 27453317120 559302 33554432000 4194304 4196468 140733472198176 139715236341568 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2928] ppid=2922 vsize=26809880 memory=288289986892268378 CPUtime=0.21 cores=0-7
/proc/2925/task/2928/stat : 2928 (java) S 2922 2925 1756 0 -1 1077944384 214 0 0 0 11 10 0 0 20 0 32 0 174572664 27453317120 559302 33554432000 4194304 4196468 140733472198176 139715154684432 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2929] ppid=2922 vsize=26809880 memory=0 CPUtime=0.22 cores=0-7
/proc/2925/task/2929/stat : 2929 (java) S 2922 2925 1756 0 -1 1077944384 225 0 0 0 12 10 0 0 20 0 32 0 174572664 27453317120 559302 33554432000 4194304 4196468 140733472198176 139715153631888 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2930] ppid=2922 vsize=26809880 memory=0 CPUtime=0.22 cores=0-7
/proc/2925/task/2930/stat : 2930 (java) S 2922 2925 1756 0 -1 1077944384 404 0 0 0 12 10 0 0 20 0 32 0 174572664 27453317120 559302 33554432000 4194304 4196468 140733472198176 139714788088080 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2931] ppid=2922 vsize=26809880 memory=0 CPUtime=0.22 cores=0-7
/proc/2925/task/2931/stat : 2931 (java) S 2922 2925 1756 0 -1 1077944384 376 0 0 0 12 10 0 0 20 0 32 0 174572664 27453317120 559302 33554432000 4194304 4196468 140733472198176 139714787035536 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2932] ppid=2922 vsize=26809880 memory=0 CPUtime=0.21 cores=0-7
/proc/2925/task/2932/stat : 2932 (java) S 2922 2925 1756 0 -1 1077944384 226 0 0 0 11 10 0 0 20 0 32 0 174572664 27453317120 559302 33554432000 4194304 4196468 140733472198176 139714785983504 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2933] ppid=2922 vsize=26809880 memory=0 CPUtime=0.22 cores=0-7
/proc/2925/task/2933/stat : 2933 (java) S 2922 2925 1756 0 -1 1077944384 276 0 0 0 13 9 0 0 20 0 32 0 174572664 27453317120 559302 33554432000 4194304 4196468 140733472198176 139714784930960 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2934] ppid=2922 vsize=26809880 memory=0 CPUtime=0.22 cores=0-7
/proc/2925/task/2934/stat : 2934 (java) S 2922 2925 1756 0 -1 1077944384 274 0 0 0 12 10 0 0 20 0 32 0 174572664 27453317120 559302 33554432000 4194304 4196468 140733472198176 139714783877904 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2935] ppid=2922 vsize=26809880 memory=0 CPUtime=0.22 cores=0-7
/proc/2925/task/2935/stat : 2935 (java) S 2922 2925 1756 0 -1 1077944384 331 0 0 0 13 9 0 0 20 0 32 0 174572664 27453317120 559302 33554432000 4194304 4196468 140733472198176 139714782825360 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2936] ppid=2922 vsize=26809880 memory=0 CPUtime=0.01 cores=0-7
/proc/2925/task/2936/stat : 2936 (java) S 2922 2925 1756 0 -1 1077944384 1033 0 0 0 1 0 0 0 20 0 32 0 174572665 27453317120 559302 33554432000 4194304 4196468 140733472198176 139714628675824 139715232115330 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2937] ppid=2922 vsize=26809880 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/2925/task/2937/stat : 2937 (java) S 2922 2925 1756 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 32 0 174572666 27453317120 559302 33554432000 4194304 4196468 140733472198176 139714627622112 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2938] ppid=2922 vsize=26809880 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2938/stat : 2938 (java) S 2922 2925 1756 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 32 0 174572666 27453317120 559302 33554432000 4194304 4196468 140733472198176 139714626568960 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2939] ppid=2922 vsize=26809880 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2939/stat : 2939 (java) S 2922 2925 1756 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 174572668 27453317120 559302 33554432000 4194304 4196468 140733472198176 139714625517520 139715232122779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2940] ppid=2922 vsize=26809880 memory=280423515583440 CPUtime=0.87 cores=0-7
/proc/2925/task/2940/stat : 2940 (java) S 2922 2925 1756 0 -1 1077944384 2949 0 0 0 85 2 0 0 20 0 32 0 174572668 27453317120 559302 33554432000 4194304 4196468 140733472198176 139714624465648 139715232115330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2941] ppid=2922 vsize=26809880 memory=3472468490805434144 CPUtime=0.62 cores=0-7
/proc/2925/task/2941/stat : 2941 (java) S 2922 2925 1756 0 -1 1077944384 1897 0 0 0 62 0 0 0 20 0 32 0 174572668 27453317120 559302 33554432000 4194304 4196468 140733472198176 139714623413104 139715232115330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2942] ppid=2922 vsize=26809880 memory=6656426216303648864 CPUtime=0.53 cores=0-7
/proc/2925/task/2942/stat : 2942 (java) S 2922 2925 1756 0 -1 1077944384 2097 0 0 0 53 0 0 0 20 0 32 0 174572668 27453317120 559814 33554432000 4194304 4196468 140733472198176 139714622360048 139715232115330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2943] ppid=2922 vsize=26809880 memory=-2895008908443675764 CPUtime=0.64 cores=0-7
/proc/2925/task/2943/stat : 2943 (java) R 2922 2925 1756 0 -1 4202560 4546 0 0 0 61 3 0 0 20 0 32 0 174572668 27453317120 559814 33554432000 4194304 4196468 140733472198176 139714621303576 139715224341310 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2944] ppid=2922 vsize=26809880 memory=8331821365093491562 CPUtime=0 cores=0-7
/proc/2925/task/2944/stat : 2944 (java) S 2922 2925 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 32 0 174572669 27453317120 559814 33554432000 4194304 4196468 140733472198176 139714620254688 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2945] ppid=2922 vsize=26809880 memory=7510432583741839257 CPUtime=0 cores=0-7
/proc/2925/task/2945/stat : 2945 (java) S 2922 2925 1756 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 32 0 174572669 27453317120 559814 33554432000 4194304 4196468 140733472198176 139714619202224 139715232115330 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2969] ppid=2922 vsize=26809880 memory=-9181546050914066336 CPUtime=0 cores=0-7
/proc/2925/task/2969/stat : 2969 (java) S 2922 2925 1756 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 32 0 174573029 27453317120 559814 33554432000 4194304 4196468 140733472198176 139714273206784 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2970] ppid=2922 vsize=26809880 memory=-7465405268641471099 CPUtime=0 cores=0-7
/proc/2925/task/2970/stat : 2970 (java) S 2922 2925 1756 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 32 0 174573041 27453317120 559814 33554432000 4194304 4196468 140733472198176 139714270057168 139715232115330 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2971] ppid=2922 vsize=26809880 memory=7031125463459224206 CPUtime=0.72 cores=0-7
/proc/2925/task/2971/stat : 2971 (java) S 2922 2925 1756 0 -1 1077944384 243 0 0 0 69 3 0 0 20 0 32 0 174573050 27453317120 559814 33554432000 4194304 4196468 140733472198176 139714269005216 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2972] ppid=2922 vsize=26809880 memory=1349856 CPUtime=0.71 cores=0-7
/proc/2925/task/2972/stat : 2972 (java) S 2922 2925 1756 0 -1 1077944384 229 0 0 0 68 3 0 0 20 0 32 0 174573051 27453317120 559814 33554432000 4194304 4196468 140733472198176 139714267952672 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2973] ppid=2922 vsize=26809880 memory=25529285613366 CPUtime=0.6 cores=0-7
/proc/2925/task/2973/stat : 2973 (java) R 2922 2925 1756 0 -1 4202560 846 0 0 0 58 2 0 0 20 0 32 0 174573051 27453317120 559814 33554432000 4194304 4196468 140733472198176 139714266890008 139714838932705 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2974] ppid=2922 vsize=26809880 memory=1728 CPUtime=0.7 cores=0-7
/proc/2925/task/2974/stat : 2974 (java) R 2922 2925 1756 0 -1 4202560 200 0 0 0 67 3 0 0 20 0 32 0 174573051 27453317120 559814 33554432000 4194304 4196468 140733472198176 139714265837480 139714838932858 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2975] ppid=2922 vsize=26809880 memory=12136 CPUtime=0.68 cores=0-7
/proc/2925/task/2975/stat : 2975 (java) S 2922 2925 1756 0 -1 1077944384 170 0 0 0 65 3 0 0 20 0 32 0 174573051 27453317120 559814 33554432000 4194304 4196468 140733472198176 139714264794016 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2976] ppid=2922 vsize=26809880 memory=1004 CPUtime=0.67 cores=0-7
/proc/2925/task/2976/stat : 2976 (java) R 2922 2925 1756 0 -1 4202560 215 0 0 0 64 3 0 0 20 0 32 0 174573053 27453317120 559814 33554432000 4194304 4196468 140733472198176 139714261636520 139714838932726 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2977] ppid=2922 vsize=26809880 memory=1228 CPUtime=0.68 cores=0-7
/proc/2925/task/2977/stat : 2977 (java) S 2922 2925 1756 0 -1 1077944384 139 0 0 0 65 3 0 0 20 0 32 0 174573053 27453317120 559814 33554432000 4194304 4196468 140733472198176 139714260591264 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2978] ppid=2922 vsize=26809880 memory=0 CPUtime=0.66 cores=0-7
/proc/2925/task/2978/stat : 2978 (java) R 2922 2925 1756 0 -1 4202560 149 0 0 0 63 3 0 0 20 0 32 0 174573053 27453317120 559814 33554432000 4194304 4196468 140733472198176 139714259529848 139715213753131 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2979] ppid=2922 vsize=26809880 memory=11204 CPUtime=0 cores=0-7
/proc/2925/task/2979/stat : 2979 (java) S 2922 2925 1756 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 32 0 174573053 27453317120 559814 33554432000 4194304 4196468 140733472198176 139714258486688 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2980] ppid=2922 vsize=26809880 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2980/stat : 2980 (java) S 2922 2925 1756 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 32 0 174573053 27453317120 559814 33554432000 4194304 4196468 140733472198176 139714257434144 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
Current children cumulated CPU time: 13.82 s
Current children cumulated vsize: 26809880 KiB
Current children cumulated memory: 2235160 KiB

[startup+5.20071 s]
/proc/loadavg: 5.84 8.01 8.37 1/197 2983
/proc/meminfo: memFree=19437836/32770624 swapFree=67108860/67108860
[pid=2925] ppid=2922 vsize=26878528 memory=2455764 CPUtime=14.59 cores=0-7
/proc/2925/stat : 2925 (java) S 2922 2925 1756 0 -1 1077944320 38780 0 0 0 1303 156 0 0 20 0 17 0 174572663 27523612672 613941 33554432000 4194304 4196468 140733472198176 140733472180720 139715232104183 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
/proc/2925/statm: 6719632 613941 3840 1 0 6706825 0
[pid=2925/tid=2927] ppid=2922 vsize=26878528 memory=0 CPUtime=3.74 cores=0-7
/proc/2925/task/2927/stat : 2927 (java) D 2922 2925 1756 0 -1 4202560 14958 0 0 0 357 17 0 0 20 0 17 0 174572663 27523612672 613941 33554432000 4194304 4196468 140733472198176 139715236347192 139715224789815 0 0 0 16800975 18446744072100375685 0 0 -1 0 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2928] ppid=2922 vsize=26878528 memory=280423515750752 CPUtime=0.26 cores=0-7
/proc/2925/task/2928/stat : 2928 (java) S 2922 2925 1756 0 -1 1077944384 261 0 0 0 13 13 0 0 20 0 17 0 174572664 27523612672 613941 33554432000 4194304 4196468 140733472198176 139715154684432 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2929] ppid=2922 vsize=26878528 memory=280423515755200 CPUtime=0.26 cores=0-7
/proc/2925/task/2929/stat : 2929 (java) S 2922 2925 1756 0 -1 1077944384 267 0 0 0 14 12 0 0 20 0 17 0 174572664 27523612672 613941 33554432000 4194304 4196468 140733472198176 139715153631888 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2930] ppid=2922 vsize=26878528 memory=140211757885408 CPUtime=0.26 cores=0-7
/proc/2925/task/2930/stat : 2930 (java) S 2922 2925 1756 0 -1 1077944384 438 0 0 0 14 12 0 0 20 0 17 0 174572664 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714788088080 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2931] ppid=2922 vsize=26878528 memory=0 CPUtime=0.26 cores=0-7
/proc/2925/task/2931/stat : 2931 (java) S 2922 2925 1756 0 -1 1077944384 407 0 0 0 15 11 0 0 20 0 17 0 174572664 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714787035536 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2932] ppid=2922 vsize=26878528 memory=3472328296227679279 CPUtime=0.26 cores=0-7
/proc/2925/task/2932/stat : 2932 (java) S 2922 2925 1756 0 -1 1077944384 264 0 0 0 13 13 0 0 20 0 17 0 174572664 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714785983504 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2933] ppid=2922 vsize=26878528 memory=6944656592455097440 CPUtime=0.26 cores=0-7
/proc/2925/task/2933/stat : 2933 (java) S 2922 2925 1756 0 -1 1077944384 320 0 0 0 15 11 0 0 20 0 17 0 174572664 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714784930960 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2934] ppid=2922 vsize=26878528 memory=6656426216303648864 CPUtime=0.27 cores=0-7
/proc/2925/task/2934/stat : 2934 (java) S 2922 2925 1756 0 -1 1077944384 309 0 0 0 14 13 0 0 20 0 17 0 174572664 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714783877904 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2935] ppid=2922 vsize=26878528 memory=6943526294502006880 CPUtime=0.27 cores=0-7
/proc/2925/task/2935/stat : 2935 (java) S 2922 2925 1756 0 -1 1077944384 375 0 0 0 15 12 0 0 20 0 17 0 174572664 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714782825360 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2937] ppid=2922 vsize=26878528 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/2925/task/2937/stat : 2937 (java) S 2922 2925 1756 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 17 0 174572666 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714627622112 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2938] ppid=2922 vsize=26878528 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/2925/task/2938/stat : 2938 (java) S 2922 2925 1756 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 17 0 174572666 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714626568960 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2940] ppid=2922 vsize=26878528 memory=6656426216303648864 CPUtime=0.89 cores=0-7
/proc/2925/task/2940/stat : 2940 (java) S 2922 2925 1756 0 -1 1077944384 2992 0 0 0 87 2 0 0 20 0 17 0 174572668 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714624450544 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2941] ppid=2922 vsize=26878528 memory=6655300316396806240 CPUtime=0.65 cores=0-7
/proc/2925/task/2941/stat : 2941 (java) S 2922 2925 1756 0 -1 1077944384 2278 0 0 0 65 0 0 0 20 0 17 0 174572668 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714623403424 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2942] ppid=2922 vsize=26878528 memory=7245577201579234449 CPUtime=0.64 cores=0-7
/proc/2925/task/2942/stat : 2942 (java) S 2922 2925 1756 0 -1 1077944384 3724 0 0 0 63 1 0 0 20 0 17 0 174572668 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714622345008 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2943] ppid=2922 vsize=26878528 memory=-8325000837725574996 CPUtime=0.68 cores=0-7
/proc/2925/task/2943/stat : 2943 (java) S 2922 2925 1756 0 -1 1077944384 6358 0 0 0 65 3 0 0 20 0 17 0 174572668 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714621302528 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2944] ppid=2922 vsize=26878528 memory=0 CPUtime=0 cores=0-7
/proc/2925/task/2944/stat : 2944 (java) S 2922 2925 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 174572669 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714620254688 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
Current children cumulated CPU time: 14.59 s
Current children cumulated vsize: 26878528 KiB
Current children cumulated memory: 2455764 KiB

[startup+5.60072 s]
/proc/loadavg: 5.84 8.01 8.37 1/197 2983
/proc/meminfo: memFree=19437836/32770624 swapFree=67108860/67108860
[pid=2925] ppid=2922 vsize=26878528 memory=2455764 CPUtime=14.59 cores=0-7
/proc/2925/stat : 2925 (java) S 2922 2925 1756 0 -1 1077944320 38780 0 0 0 1303 156 0 0 20 0 17 0 174572663 27523612672 613941 33554432000 4194304 4196468 140733472198176 140733472180720 139715232104183 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
/proc/2925/statm: 6719632 613941 3840 1 0 6706825 0
[pid=2925/tid=2927] ppid=2922 vsize=26878528 memory=2428 CPUtime=3.74 cores=0-7
/proc/2925/task/2927/stat : 2927 (java) D 2922 2925 1756 0 -1 4202560 14958 0 0 0 357 17 0 0 20 0 17 0 174572663 27523612672 613941 33554432000 4194304 4196468 140733472198176 139715236347192 139715224789815 0 0 0 16800975 18446744072100375685 0 0 -1 0 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2928] ppid=2922 vsize=26878528 memory=1292 CPUtime=0.26 cores=0-7
/proc/2925/task/2928/stat : 2928 (java) S 2922 2925 1756 0 -1 1077944384 261 0 0 0 13 13 0 0 20 0 17 0 174572664 27523612672 613941 33554432000 4194304 4196468 140733472198176 139715154684432 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2929] ppid=2922 vsize=26878528 memory=1728 CPUtime=0.26 cores=0-7
/proc/2925/task/2929/stat : 2929 (java) S 2922 2925 1756 0 -1 1077944384 267 0 0 0 14 12 0 0 20 0 17 0 174572664 27523612672 613941 33554432000 4194304 4196468 140733472198176 139715153631888 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2930] ppid=2922 vsize=26878528 memory=12136 CPUtime=0.26 cores=0-7
/proc/2925/task/2930/stat : 2930 (java) S 2922 2925 1756 0 -1 1077944384 438 0 0 0 14 12 0 0 20 0 17 0 174572664 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714788088080 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2931] ppid=2922 vsize=26878528 memory=1004 CPUtime=0.26 cores=0-7
/proc/2925/task/2931/stat : 2931 (java) S 2922 2925 1756 0 -1 1077944384 407 0 0 0 15 11 0 0 20 0 17 0 174572664 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714787035536 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2932] ppid=2922 vsize=26878528 memory=1228 CPUtime=0.26 cores=0-7
/proc/2925/task/2932/stat : 2932 (java) S 2922 2925 1756 0 -1 1077944384 264 0 0 0 13 13 0 0 20 0 17 0 174572664 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714785983504 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2933] ppid=2922 vsize=26878528 memory=1952 CPUtime=0.26 cores=0-7
/proc/2925/task/2933/stat : 2933 (java) S 2922 2925 1756 0 -1 1077944384 320 0 0 0 15 11 0 0 20 0 17 0 174572664 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714784930960 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2934] ppid=2922 vsize=26878528 memory=5796 CPUtime=0.27 cores=0-7
/proc/2925/task/2934/stat : 2934 (java) S 2922 2925 1756 0 -1 1077944384 309 0 0 0 14 13 0 0 20 0 17 0 174572664 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714783877904 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2935] ppid=2922 vsize=26878528 memory=140216211199615 CPUtime=0.27 cores=0-7
/proc/2925/task/2935/stat : 2935 (java) S 2922 2925 1756 0 -1 1077944384 375 0 0 0 15 12 0 0 20 0 17 0 174572664 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714782825360 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2937] ppid=2922 vsize=26878528 memory=85252 CPUtime=0 cores=0-7
/proc/2925/task/2937/stat : 2937 (java) S 2922 2925 1756 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 17 0 174572666 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714627622112 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2938] ppid=2922 vsize=26878528 memory=87460 CPUtime=0 cores=0-7
/proc/2925/task/2938/stat : 2938 (java) S 2922 2925 1756 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 17 0 174572666 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714626568960 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2940] ppid=2922 vsize=26878528 memory=89668 CPUtime=0.89 cores=0-7
/proc/2925/task/2940/stat : 2940 (java) S 2922 2925 1756 0 -1 1077944384 2992 0 0 0 87 2 0 0 20 0 17 0 174572668 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714624450544 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2941] ppid=2922 vsize=26878528 memory=91876 CPUtime=0.65 cores=0-7
/proc/2925/task/2941/stat : 2941 (java) S 2922 2925 1756 0 -1 1077944384 2278 0 0 0 65 0 0 0 20 0 17 0 174572668 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714623403424 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2942] ppid=2922 vsize=26878528 memory=94084 CPUtime=0.64 cores=0-7
/proc/2925/task/2942/stat : 2942 (java) S 2922 2925 1756 0 -1 1077944384 3724 0 0 0 63 1 0 0 20 0 17 0 174572668 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714622345008 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2943] ppid=2922 vsize=26878528 memory=96292 CPUtime=0.68 cores=0-7
/proc/2925/task/2943/stat : 2943 (java) S 2922 2925 1756 0 -1 1077944384 6358 0 0 0 65 3 0 0 20 0 17 0 174572668 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714621302528 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
[pid=2925/tid=2944] ppid=2922 vsize=26878528 memory=98500 CPUtime=0 cores=0-7
/proc/2925/task/2944/stat : 2944 (java) S 2922 2925 1756 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 174572669 27523612672 613941 33554432000 4194304 4196468 140733472198176 139714620254688 139715232114389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26259456 140733472203873 140733472204059 140733472204059 140733472206799 0
Current children cumulated CPU time: 14.59 s
Current children cumulated vsize: 26878528 KiB
Current children cumulated memory: 2455764 KiB

[startup+5.7007 s]*
/proc/loadavg: 5.84 8.01 8.37 1/182 2983
/proc/meminfo: memFree=21914788/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): 5.78994
CPU time (s): 14.6172
CPU user time (s): 13.0331
CPU system time (s): 1.58418
CPU usage (%): 252.459
Max. virtual memory (cumulated for all children) (KiB): 26878528
Max. memory (cumulated for all children) (KiB): 2455764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.0331
system time used= 1.58418
maximum resident set size= 2456436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38799
page faults= 0
swaps= 0
block input operations= 0
block output operations= 136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6076
involuntary context switches= 204


# summary of solver processes directly reported to runsolver:
#   pid: 2925
#   total CPU time (s): 14.6172
#   total CPU user time (s): 13.0331
#   total CPU system time (s): 1.58418

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.068868 second user time and 0.088408 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-22 17:00:58
IDJOB=4285529
IDBENCH=120385
IDSOLVER=2681
FILE ID=node148/4285529-1503414918
RUNJOBID= node148-1503411506-1783
PBS_JOBID= 20632117
Free space on /tmp= 61624 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/Sudoku/Sudoku-table-s1/Sudoku-s03c-table.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-4285529-1503414918/watcher-4285529-1503414918 -o /tmp/evaluation-result-4285529-1503414918/solver-4285529-1503414918 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503411506-1783 --watchdog 2580  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1834496306 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4285529-1503414918.xml

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

MD5SUM BENCH= bc37ae807389cdc0fd22ee32ece92e88
RANDOM SEED=1834496306

node148.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.19
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.19
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.19
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.19
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:        21919020 kB
MemAvailable:   31942432 kB
Buffers:          304504 kB
Cached:          9997960 kB
SwapCached:            0 kB
Active:          1741064 kB
Inactive:        8615096 kB
Active(anon):       5344 kB
Inactive(anon):    92788 kB
Active(file):    1735720 kB
Inactive(file):  8522308 kB
Unevictable:        7760 kB
Mlocked:            7760 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             62860 kB
Writeback:             0 kB
AnonPages:         53708 kB
Mapped:            54920 kB
Shmem:             41608 kB
Slab:             189216 kB
SReclaimable:     162436 kB
SUnreclaim:        26780 kB
KernelStack:        3648 kB
PageTables:         5416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     341388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61580 MiB
End job on node148 at 2017-08-22 17:01:04