Trace number 4300501

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
MiniCPFever 2018-04-29SAT 1010.43 993.852

General information on the benchmark

NameEternity/
Eternity-10-06_c18.xml
MD5SUM059f43a1252946c8053c49ce4c65015d
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 benchmark1010.43
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of constraints93
Number of domains2
Minimum domain size11
Maximum domain size60
Distribution of domain sizes[{"size":11,"count":136},{"size":60,"count":60}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":9},{"degree":2,"count":186},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity60
Distribution of constraint arities[{"arity":1,"count":32},{"arity":5,"count":60},{"arity":60,"count":1}]
Number of extensional constraints60
Number of intensional constraints32
Distribution of constraint types[{"type":"extension","count":60},{"type":"intension","count":32},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
1010.37/993.83	d NO_SOL_FOUND
1010.37/993.83	s SATISFIABLE
1010.37/993.83	v <instantiation>
1010.37/993.83	v 	<list>
1010.37/993.83	v 		id[0][0] id[0][1] id[0][2] id[0][3] id[0][4] id[0][5] id[1][0] id[1][1] id[1][2] id[1][3] id[1][4] id[1][5] id[2][0] id[2][1] id[2][2] id[2][3] id[2][4] id[2][5] id[3][0] id[3][1] id[3][2] id[3][3] id[3][4] id[3][5] id[4][0] id[4][1] id[4][2] id[4][3] id[4][4] id[4][5] id[5][0] id[5][1] id[5][2] id[5][3] id[5][4] id[5][5] id[6][0] id[6][1] id[6][2] id[6][3] id[6][4] id[6][5] id[7][0] id[7][1] id[7][2] id[7][3] id[7][4] id[7][5] id[8][0] id[8][1] id[8][2] id[8][3] id[8][4] id[8][5] id[9][0] id[9][1] id[9][2] id[9][3] id[9][4] id[9][5] top[0][0] top[0][1] top[0][2] top[0][3] top[0][4] top[0][5] top[1][0] top[1][1] top[1][2] top[1][3] top[1][4] top[1][5] top[2][0] top[2][1] top[2][2] top[2][3] top[2][4] top[2][5] top[3][0] top[3][1] top[3][2] top[3][3] top[3][4] top[3][5] top[4][0] top[4][1] top[4][2] top[4][3] top[4][4] top[4][5] top[5][0] top[5][1] top[5][2] top[5][3] top[5][4] top[5][5] top[6][0] top[6][1] top[6][2] top[6][3] top[6][4] top[6][5] top[7][0] top[7][1] top[7][2] top[7][3] top[7][4] top[7][5] top[8][0] top[8][1] top[8][2] top[8][3] top[8][4] top[8][5] top[9][0] top[9][1] top[9][2] top[9][3] top[9][4] top[9][5] left[0][0] left[0][1] left[0][2] left[0][3] left[0][4] left[0][5] left[1][0] left[1][1] left[1][2] left[1][3] left[1][4] left[1][5] left[2][0] left[2][1] left[2][2] left[2][3] left[2][4] left[2][5] left[3][0] left[3][1] left[3][2] left[3][3] left[3][4] left[3][5] left[4][0] left[4][1] left[4][2] left[4][3] left[4][4] left[4][5] left[5][0] left[5][1] left[5][2] left[5][3] left[5][4] left[5][5] left[6][0] left[6][1] left[6][2] left[6][3] left[6][4] left[6][5] left[7][0] left[7][1] left[7][2] left[7][3] left[7][4] left[7][5] left[8][0] left[8][1] left[8][2] left[8][3] left[8][4] left[8][5] left[9][0] left[9][1] left[9][2] left[9][3] left[9][4] left[9][5] bot[0] bot[1] bot[2] bot[3] bot[4] bot[5] right[0] right[1] right[2] right[3] right[4] right[5] right[6] right[7] right[8] right[9] 
1010.37/993.83	v 	</list>
1010.37/993.83	v 	<values>
1010.37/993.83	v 		0 25 13 7 21 1 9 56 41 31 28 5 8 55 58 49 40 10 24 33 34 47 37 12 22 42 39 45 57 6 17 48 30 44 59 26 23 51 32 53 52 16 18 38 29 46 54 19 4 36 35 50 43 14 2 11 20 27 15 3 0 0 0 0 0 0 1 8 4 7 4 1 1 6 9 5 4 1 3 9 7 9 5 1 3 6 10 5 8 2 2 5 4 5 9 1 3 9 5 7 8 3 2 6 4 7 6 2 1 8 7 5 6 2 3 10 10 10 5 2 0 1 3 2 1 3 0 9 8 10 4 6 0 8 8 8 9 10 0 7 4 7 7 4 0 5 8 7 9 6 0 8 7 5 10 9 0 6 6 6 9 6 0 10 4 7 8 10 0 4 4 10 9 5 0 1 2 3 2 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
1010.37/993.83	v 	</values>
1010.37/993.83	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 (9581 MiB free)
  memory of node 1: 16384 MiB (14079 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300501-1532881967/watcher-4300501-1532881967 -o /tmp/evaluation-result-4300501-1532881967/solver-4300501-1532881967 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532881965-29969 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4300501-1532881967.xml 

running on 4 cores: 0,2,4,6

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
Current StackSize limit: 8192 KiB

solver pid=30171, runsolver pid=30168

[startup+0.100252 s]*
/proc/loadavg: 1.84 2.00 2.04 6/219 30186
/proc/meminfo: memFree=24165056/32770624 swapFree=67108860/67108860
[pid=30171] ppid=30168 vsize=10658972 memory=27476 CPUtime=0.13 cores=0,2,4,6
/proc/30171/stat : 30171 (java) S 30168 30171 29938 0 -1 1077944320 5276 0 0 0 12 1 0 0 20 0 15 0 105759843 10914787328 6869 33554432000 4194304 4196468 140731366344880 140731366327424 140312837652215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
/proc/30171/statm: 2664743 6869 2855 1 0 2627263 0
[pid=30171/tid=30173] ppid=30168 vsize=10658972 memory=-7254949987974015097 CPUtime=0.09 cores=0,2,4,6
/proc/30171/task/30173/stat : 30173 (java) R 30168 30171 29938 0 -1 4202560 3115 0 0 0 9 0 0 0 20 0 15 0 105759843 10914787328 6869 33554432000 4194304 4196468 140731366344880 140312841880320 140312821695845 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30174] ppid=30168 vsize=10658972 memory=5793855111853001145 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30174/stat : 30174 (java) S 30168 30171 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105759844 10914787328 6869 33554432000 4194304 4196468 140731366344880 140312763726608 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30175] ppid=30168 vsize=10658972 memory=139860843107968 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30175/stat : 30175 (java) S 30168 30171 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105759844 10914787328 6869 33554432000 4194304 4196468 140731366344880 140312762674064 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30176] ppid=30168 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30176/stat : 30176 (java) S 30168 30171 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105759844 10914787328 6869 33554432000 4194304 4196468 140731366344880 140312761621520 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30177] ppid=30168 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30177/stat : 30177 (java) S 30168 30171 29938 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105759844 10914787328 6869 33554432000 4194304 4196468 140731366344880 140312760568976 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30178] ppid=30168 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30178/stat : 30178 (java) S 30168 30171 29938 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105759846 10914787328 6869 33554432000 4194304 4196468 140731366344880 140311873386480 140312837663362 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30179] ppid=30168 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30179/stat : 30179 (java) S 30168 30171 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105759846 10914787328 6869 33554432000 4194304 4196468 140731366344880 140311872332704 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30180] ppid=30168 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30180/stat : 30180 (java) S 30168 30171 29938 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105759846 10914787328 6869 33554432000 4194304 4196468 140731366344880 140311871280112 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30181] ppid=30168 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30181/stat : 30181 (java) S 30168 30171 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105759849 10914787328 6869 33554432000 4194304 4196468 140731366344880 140311870228688 140312837670811 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30182] ppid=30168 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30182/stat : 30182 (java) R 30168 30171 29938 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 105759849 10914787328 6869 33554432000 4194304 4196468 140731366344880 140311869176400 140312837662421 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30183] ppid=30168 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30183/stat : 30183 (java) R 30168 30171 29938 0 -1 4202560 168 0 0 0 0 0 0 0 20 0 15 0 105759849 10914787328 6869 33554432000 4194304 4196468 140731366344880 140311868115408 140312815485072 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30184] ppid=30168 vsize=10658972 memory=139860843107968 CPUtime=0.02 cores=0,2,4,6
/proc/30171/task/30184/stat : 30184 (java) R 30168 30171 29938 0 -1 4202560 332 0 0 0 2 0 0 0 20 0 15 0 105759849 10914787328 6869 33554432000 4194304 4196468 140731366344880 140311867071216 140312829889342 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30185] ppid=30168 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30185/stat : 30185 (java) S 30168 30171 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105759849 10914787328 6869 33554432000 4194304 4196468 140731366344880 140311866018912 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30186] ppid=30168 vsize=10658972 memory=139860843107968 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30186/stat : 30186 (java) R 30168 30171 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105759849 10914787328 6869 33554432000 4194304 4196468 140731366344880 140311864965424 140312837663362 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27476 KiB

[startup+0.212979 s]*
/proc/loadavg: 1.84 2.00 2.04 6/219 30186
/proc/meminfo: memFree=24122704/32770624 swapFree=67108860/67108860
[pid=30171] ppid=30168 vsize=10658972 memory=40688 CPUtime=0.36 cores=0,2,4,6
/proc/30171/stat : 30171 (java) S 30168 30171 29938 0 -1 1077944320 8222 0 0 0 34 2 0 0 20 0 15 0 105759843 10914787328 10172 33554432000 4194304 4196468 140731366344880 140731366327424 140312837652215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
/proc/30171/statm: 2664743 10172 2987 1 0 2627263 0
[pid=30171/tid=30173] ppid=30168 vsize=10658972 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/30171/task/30173/stat : 30173 (java) R 30168 30171 29938 0 -1 4202560 5100 0 0 0 19 1 0 0 20 0 15 0 105759843 10914787328 10172 33554432000 4194304 4196468 140731366344880 140312841890816 140312837674141 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30174] ppid=30168 vsize=10658972 memory=4211973587047898506 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30174/stat : 30174 (java) S 30168 30171 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105759844 10914787328 10172 33554432000 4194304 4196468 140731366344880 140312763726608 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30175] ppid=30168 vsize=10658972 memory=139860843107968 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30175/stat : 30175 (java) S 30168 30171 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105759844 10914787328 10172 33554432000 4194304 4196468 140731366344880 140312762674064 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30176] ppid=30168 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30176/stat : 30176 (java) S 30168 30171 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105759844 10914787328 10172 33554432000 4194304 4196468 140731366344880 140312761621520 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30177] ppid=30168 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30177/stat : 30177 (java) S 30168 30171 29938 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105759844 10914787328 10172 33554432000 4194304 4196468 140731366344880 140312760568976 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30178] ppid=30168 vsize=10658972 memory=139860843107968 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30178/stat : 30178 (java) S 30168 30171 29938 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105759846 10914787328 10172 33554432000 4194304 4196468 140731366344880 140311873386480 140312837663362 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30179] ppid=30168 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30179/stat : 30179 (java) S 30168 30171 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105759846 10914787328 10172 33554432000 4194304 4196468 140731366344880 140311872332704 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30180] ppid=30168 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30180/stat : 30180 (java) S 30168 30171 29938 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105759846 10914787328 10172 33554432000 4194304 4196468 140731366344880 140311871280112 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30181] ppid=30168 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30181/stat : 30181 (java) S 30168 30171 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105759849 10914787328 10172 33554432000 4194304 4196468 140731366344880 140311870228688 140312837670811 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30182] ppid=30168 vsize=10658972 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30171/task/30182/stat : 30182 (java) R 30168 30171 29938 0 -1 1077944384 577 0 0 0 2 0 0 0 20 0 15 0 105759849 10914787328 10172 33554432000 4194304 4196468 140731366344880 140311869176304 140312837663362 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30183] ppid=30168 vsize=10658972 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/30171/task/30183/stat : 30183 (java) S 30168 30171 29938 0 -1 1077944384 308 0 0 0 3 0 0 0 20 0 15 0 105759849 10914787328 10172 33554432000 4194304 4196468 140731366344880 140311868123760 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30184] ppid=30168 vsize=10658972 memory=139860843107968 CPUtime=0.09 cores=0,2,4,6
/proc/30171/task/30184/stat : 30184 (java) R 30168 30171 29938 0 -1 4202560 870 0 0 0 9 0 0 0 20 0 15 0 105759849 10914787328 10172 33554432000 4194304 4196468 140731366344880 140311867071216 140312816299337 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30185] ppid=30168 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30185/stat : 30185 (java) S 30168 30171 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105759849 10914787328 10172 33554432000 4194304 4196468 140731366344880 140311866018912 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30186] ppid=30168 vsize=10658972 memory=139860843107968 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30186/stat : 30186 (java) S 30168 30171 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105759849 10914787328 10172 33554432000 4194304 4196468 140731366344880 140311864965424 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 40688 KiB

[startup+0.318708 s]*
/proc/loadavg: 1.84 2.00 2.04 7/219 30186
/proc/meminfo: memFree=24113608/32770624 swapFree=67108860/67108860
[pid=30171] ppid=30168 vsize=10659048 memory=50716 CPUtime=0.66 cores=0,2,4,6
/proc/30171/stat : 30171 (java) S 30168 30171 29938 0 -1 1077944320 9216 0 0 0 64 2 0 0 20 0 15 0 105759843 10914865152 12679 33554432000 4194304 4196468 140731366344880 140731366327424 140312837652215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
/proc/30171/statm: 2664762 12679 3059 1 0 2627263 0
[pid=30171/tid=30173] ppid=30168 vsize=10659048 memory=6735269665583770266 CPUtime=0.3 cores=0,2,4,6
/proc/30171/task/30173/stat : 30173 (java) R 30168 30171 29938 0 -1 4202560 5395 0 0 0 29 1 0 0 20 0 15 0 105759843 10914865152 12679 33554432000 4194304 4196468 140731366344880 140312841888224 140312439934244 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30174] ppid=30168 vsize=10659048 memory=4211973587047898506 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30174/stat : 30174 (java) S 30168 30171 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105759844 10914865152 12679 33554432000 4194304 4196468 140731366344880 140312763726608 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30175] ppid=30168 vsize=10659048 memory=279721554266496 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30175/stat : 30175 (java) S 30168 30171 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105759844 10914865152 12679 33554432000 4194304 4196468 140731366344880 140312762674064 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30176] ppid=30168 vsize=10659048 memory=279721422344704 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30176/stat : 30176 (java) S 30168 30171 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105759844 10914865152 12679 33554432000 4194304 4196468 140731366344880 140312761621520 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30177] ppid=30168 vsize=10659048 memory=139860711158543 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30177/stat : 30177 (java) S 30168 30171 29938 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105759844 10914865152 12679 33554432000 4194304 4196468 140731366344880 140312760568976 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30178] ppid=30168 vsize=10659048 memory=279721554273408 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30178/stat : 30178 (java) S 30168 30171 29938 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105759846 10914865152 12679 33554432000 4194304 4196468 140731366344880 140311873386480 140312837663362 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30179] ppid=30168 vsize=10659048 memory=139860711163151 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30179/stat : 30179 (java) S 30168 30171 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105759846 10914865152 12679 33554432000 4194304 4196468 140731366344880 140311872332704 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30180] ppid=30168 vsize=10659048 memory=139860711195425 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30180/stat : 30180 (java) S 30168 30171 29938 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105759846 10914865152 12679 33554432000 4194304 4196468 140731366344880 140311871280112 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30181] ppid=30168 vsize=10659048 memory=139860711197730 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30181/stat : 30181 (java) S 30168 30171 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105759849 10914865152 12679 33554432000 4194304 4196468 140731366344880 140311870228688 140312837670811 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30182] ppid=30168 vsize=10659048 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30171/task/30182/stat : 30182 (java) R 30168 30171 29938 0 -1 4202560 875 0 0 0 7 0 0 0 20 0 15 0 105759849 10914865152 12679 33554432000 4194304 4196468 140731366344880 140311869162848 140312821038826 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30183] ppid=30168 vsize=10659048 memory=-1 CPUtime=0.1 cores=0,2,4,6
/proc/30171/task/30183/stat : 30183 (java) R 30168 30171 29938 0 -1 4202560 572 0 0 0 10 0 0 0 20 0 15 0 105759849 10914865152 12679 33554432000 4194304 4196468 140731366344880 140311868113488 140312814992624 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30184] ppid=30168 vsize=10659048 memory=139860843107968 CPUtime=0.16 cores=0,2,4,6
/proc/30171/task/30184/stat : 30184 (java) R 30168 30171 29938 0 -1 4202560 1012 0 0 0 16 0 0 0 20 0 15 0 105759849 10914865152 12679 33554432000 4194304 4196468 140731366344880 140311867066944 140312830749067 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30185] ppid=30168 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30185/stat : 30185 (java) S 30168 30171 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105759849 10914865152 12679 33554432000 4194304 4196468 140731366344880 140311866018912 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30186] ppid=30168 vsize=10659048 memory=139860843135444 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30186/stat : 30186 (java) S 30168 30171 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105759849 10914865152 12679 33554432000 4194304 4196468 140731366344880 140311864965424 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 50716 KiB

[startup+0.700729 s]
/proc/loadavg: 1.84 2.00 2.04 6/219 30186
/proc/meminfo: memFree=24078800/32770624 swapFree=67108860/67108860
[pid=30171] ppid=30168 vsize=10659048 memory=160528 CPUtime=1.89 cores=0,2,4,6
/proc/30171/stat : 30171 (java) S 30168 30171 29938 0 -1 1077944320 13148 0 0 0 184 5 0 0 20 0 15 0 105759843 10914865152 40132 33554432000 4194304 4196468 140731366344880 140731366327424 140312837652215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
/proc/30171/statm: 2664762 40132 3113 1 0 2627263 0
[pid=30171/tid=30173] ppid=30168 vsize=10659048 memory=56 CPUtime=0.67 cores=0,2,4,6
/proc/30171/task/30173/stat : 30173 (java) R 30168 30171 29938 0 -1 4202560 5666 0 0 0 64 3 0 0 20 0 15 0 105759843 10914865152 40132 33554432000 4194304 4196468 140731366344880 140312841888768 140312441080912 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30174] ppid=30168 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30174/stat : 30174 (java) S 30168 30171 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105759844 10914865152 40132 33554432000 4194304 4196468 140731366344880 140312763726608 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30175] ppid=30168 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30175/stat : 30175 (java) S 30168 30171 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105759844 10914865152 40132 33554432000 4194304 4196468 140731366344880 140312762674064 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30176] ppid=30168 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30176/stat : 30176 (java) S 30168 30171 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105759844 10914865152 40132 33554432000 4194304 4196468 140731366344880 140312761621520 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30177] ppid=30168 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30177/stat : 30177 (java) S 30168 30171 29938 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105759844 10914865152 40132 33554432000 4194304 4196468 140731366344880 140312760568976 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30178] ppid=30168 vsize=10659048 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30178/stat : 30178 (java) S 30168 30171 29938 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 105759846 10914865152 40132 33554432000 4194304 4196468 140731366344880 140311873386480 140312837663362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30179] ppid=30168 vsize=10659048 memory=796 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30179/stat : 30179 (java) S 30168 30171 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105759846 10914865152 40132 33554432000 4194304 4196468 140731366344880 140311872332704 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30180] ppid=30168 vsize=10659048 memory=8460 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30180/stat : 30180 (java) S 30168 30171 29938 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105759846 10914865152 40132 33554432000 4194304 4196468 140731366344880 140311871280112 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30181] ppid=30168 vsize=10659048 memory=5776 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30181/stat : 30181 (java) S 30168 30171 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105759849 10914865152 40132 33554432000 4194304 4196468 140731366344880 140311870228688 140312837670811 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30182] ppid=30168 vsize=10659048 memory=1200 CPUtime=0.41 cores=0,2,4,6
/proc/30171/task/30182/stat : 30182 (java) R 30168 30171 29938 0 -1 4202560 2553 0 0 0 41 0 0 0 20 0 15 0 105759849 10914865152 40132 33554432000 4194304 4196468 140731366344880 140311869156376 140312821063087 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30183] ppid=30168 vsize=10659048 memory=12136 CPUtime=0.46 cores=0,2,4,6
/proc/30171/task/30183/stat : 30183 (java) R 30168 30171 29938 0 -1 4202560 1856 0 0 0 46 0 0 0 20 0 15 0 105759849 10914865152 40132 33554432000 4194304 4196468 140731366344880 140311868109784 140312823716208 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30184] ppid=30168 vsize=10659048 memory=1008 CPUtime=0.31 cores=0,2,4,6
/proc/30171/task/30184/stat : 30184 (java) S 30168 30171 29938 0 -1 1077944384 1702 0 0 0 31 0 0 0 20 0 15 0 105759849 10914865152 40132 33554432000 4194304 4196468 140731366344880 140311867071216 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30185] ppid=30168 vsize=10659048 memory=4620 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30185/stat : 30185 (java) S 30168 30171 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105759849 10914865152 40132 33554432000 4194304 4196468 140731366344880 140311866018912 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30186] ppid=30168 vsize=10659048 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30186/stat : 30186 (java) S 30168 30171 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105759849 10914865152 40132 33554432000 4194304 4196468 140731366344880 140311864965424 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
Current children cumulated CPU time: 1.89 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 160528 KiB

[startup+1.50081 s]
/proc/loadavg: 1.84 2.00 2.04 4/219 30186
/proc/meminfo: memFree=23831876/32770624 swapFree=67108860/67108860
[pid=30171] ppid=30168 vsize=10659048 memory=324232 CPUtime=3.3 cores=0,2,4,6
/proc/30171/stat : 30171 (java) S 30168 30171 29938 0 -1 1077944320 15122 0 0 0 321 9 0 0 20 0 15 0 105759843 10914865152 81058 33554432000 4194304 4196468 140731366344880 140731366327424 140312837652215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
/proc/30171/statm: 2664762 81058 3136 1 0 2627263 0
[pid=30171/tid=30173] ppid=30168 vsize=10659048 memory=4132 CPUtime=1.46 cores=0,2,4,6
/proc/30171/task/30173/stat : 30173 (java) R 30168 30171 29938 0 -1 4202560 5743 0 0 0 140 6 0 0 20 0 15 0 105759843 10914865152 81058 33554432000 4194304 4196468 140731366344880 140312841891632 140312441335746 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30174] ppid=30168 vsize=10659048 memory=30328 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30174/stat : 30174 (java) S 30168 30171 29938 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 105759844 10914865152 81058 33554432000 4194304 4196468 140731366344880 140312763726608 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30175] ppid=30168 vsize=10659048 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30175/stat : 30175 (java) S 30168 30171 29938 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 105759844 10914865152 81058 33554432000 4194304 4196468 140731366344880 140312762674064 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30176] ppid=30168 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30176/stat : 30176 (java) S 30168 30171 29938 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 105759844 10914865152 81058 33554432000 4194304 4196468 140731366344880 140312761621520 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30177] ppid=30168 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30177/stat : 30177 (java) S 30168 30171 29938 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 105759844 10914865152 81058 33554432000 4194304 4196468 140731366344880 140312760568976 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30178] ppid=30168 vsize=10659048 memory=7522235591015031127 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30178/stat : 30178 (java) S 30168 30171 29938 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 105759846 10914865152 81058 33554432000 4194304 4196468 140731366344880 140311873386480 140312837663362 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0

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

[pid=30171/tid=30185] ppid=30168 vsize=10659048 memory=1210016 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30185/stat : 30185 (java) S 30168 30171 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105759849 10914865152 302504 33554432000 4194304 4196468 140731366344880 140311866018912 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30186] ppid=30168 vsize=10659048 memory=6791534058613427641 CPUtime=0.64 cores=0,2,4,6
/proc/30171/task/30186/stat : 30186 (java) S 30168 30171 29938 0 -1 1077944384 719 0 0 0 33 31 0 0 20 0 15 0 105759849 10914865152 302504 33554432000 4194304 4196468 140731366344880 140311864965424 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
Current children cumulated CPU time: 1005.28 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 1210016 KiB

[startup+992.001 s]*
/proc/loadavg: 1.46 1.48 1.65 3/220 30292
/proc/meminfo: memFree=20606964/32770624 swapFree=67108860/67108860
[pid=30171] ppid=30168 vsize=10659048 memory=1210016 CPUtime=1008.55 cores=0,2,4,6
/proc/30171/stat : 30171 (java) S 30168 30171 29938 0 -1 1077944320 58428 0 0 0 100644 211 0 0 20 0 15 0 105759843 10914865152 302504 33554432000 4194304 4196468 140731366344880 140731366327424 140312837652215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
/proc/30171/statm: 2664762 302504 3145 1 0 2627263 0
[pid=30171/tid=30173] ppid=30168 vsize=10659048 memory=6791534058613427641 CPUtime=980.34 cores=0,2,4,6
/proc/30171/task/30173/stat : 30173 (java) R 30168 30171 29938 0 -1 4202560 23123 0 0 0 98001 33 0 0 20 0 15 0 105759843 10914865152 302504 33554432000 4194304 4196468 140731366344880 140312841891600 140312441650588 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30174] ppid=30168 vsize=10659048 memory=-7003737579269690708 CPUtime=5.12 cores=0,2,4,6
/proc/30171/task/30174/stat : 30174 (java) S 30168 30171 29938 0 -1 1077944384 4446 0 0 0 470 42 0 0 20 0 15 0 105759844 10914865152 302504 33554432000 4194304 4196468 140731366344880 140312763726608 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30175] ppid=30168 vsize=10659048 memory=0 CPUtime=5.13 cores=0,2,4,6
/proc/30171/task/30175/stat : 30175 (java) S 30168 30171 29938 0 -1 1077944384 4246 0 0 0 476 37 0 0 20 0 15 0 105759844 10914865152 302504 33554432000 4194304 4196468 140731366344880 140312762674064 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30176] ppid=30168 vsize=10659048 memory=1207968 CPUtime=5.13 cores=0,2,4,6
/proc/30171/task/30176/stat : 30176 (java) S 30168 30171 29938 0 -1 1077944384 4169 0 0 0 472 41 0 0 20 0 15 0 105759844 10914865152 302504 33554432000 4194304 4196468 140731366344880 140312761621520 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30177] ppid=30168 vsize=10659048 memory=4132 CPUtime=5.11 cores=0,2,4,6
/proc/30171/task/30177/stat : 30177 (java) S 30168 30171 29938 0 -1 1077944384 4184 0 0 0 472 39 0 0 20 0 15 0 105759844 10914865152 302504 33554432000 4194304 4196468 140731366344880 140312760568976 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30178] ppid=30168 vsize=10659048 memory=2196 CPUtime=4.97 cores=0,2,4,6
/proc/30171/task/30178/stat : 30178 (java) S 30168 30171 29938 0 -1 1077944384 5835 0 0 0 458 39 0 0 20 0 15 0 105759846 10914865152 302504 33554432000 4194304 4196468 140731366344880 140311873386480 140312837663362 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30179] ppid=30168 vsize=10659048 memory=7288 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30179/stat : 30179 (java) S 30168 30171 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105759846 10914865152 302504 33554432000 4194304 4196468 140731366344880 140311872332704 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30180] ppid=30168 vsize=10659048 memory=836 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30180/stat : 30180 (java) S 30168 30171 29938 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105759846 10914865152 302504 33554432000 4194304 4196468 140731366344880 140311871280112 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30181] ppid=30168 vsize=10659048 memory=4100 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30181/stat : 30181 (java) S 30168 30171 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105759849 10914865152 302504 33554432000 4194304 4196468 140731366344880 140311870228688 140312837670811 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30182] ppid=30168 vsize=10659048 memory=1800 CPUtime=0.88 cores=0,2,4,6
/proc/30171/task/30182/stat : 30182 (java) S 30168 30171 29938 0 -1 1077944384 5243 0 0 0 87 1 0 0 20 0 15 0 105759849 10914865152 302504 33554432000 4194304 4196468 140731366344880 140311869176304 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30183] ppid=30168 vsize=10659048 memory=916 CPUtime=0.78 cores=0,2,4,6
/proc/30171/task/30183/stat : 30183 (java) S 30168 30171 29938 0 -1 1077944384 2960 0 0 0 78 0 0 0 20 0 15 0 105759849 10914865152 302504 33554432000 4194304 4196468 140731366344880 140311868123760 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30184] ppid=30168 vsize=10659048 memory=3848 CPUtime=0.34 cores=0,2,4,6
/proc/30171/task/30184/stat : 30184 (java) S 30168 30171 29938 0 -1 1077944384 2142 0 0 0 34 0 0 0 20 0 15 0 105759849 10914865152 302504 33554432000 4194304 4196468 140731366344880 140311867071216 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30185] ppid=30168 vsize=10659048 memory=2580 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30185/stat : 30185 (java) S 30168 30171 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105759849 10914865152 302504 33554432000 4194304 4196468 140731366344880 140311866018912 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30186] ppid=30168 vsize=10659048 memory=2604 CPUtime=0.64 cores=0,2,4,6
/proc/30171/task/30186/stat : 30186 (java) S 30168 30171 29938 0 -1 1077944384 721 0 0 0 33 31 0 0 20 0 15 0 105759849 10914865152 302504 33554432000 4194304 4196468 140731366344880 140311864965424 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
Current children cumulated CPU time: 1008.55 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 1210016 KiB

[startup+992.801 s]
/proc/loadavg: 1.46 1.48 1.65 3/220 30292
/proc/meminfo: memFree=20606964/32770624 swapFree=67108860/67108860
[pid=30171] ppid=30168 vsize=10659048 memory=1210016 CPUtime=1009.36 cores=0,2,4,6
/proc/30171/stat : 30171 (java) S 30168 30171 29938 0 -1 1077944320 58435 0 0 0 100725 211 0 0 20 0 15 0 105759843 10914865152 302504 33554432000 4194304 4196468 140731366344880 140731366327424 140312837652215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
/proc/30171/statm: 2664762 302504 3145 1 0 2627263 0
[pid=30171/tid=30173] ppid=30168 vsize=10659048 memory=1292 CPUtime=981.12 cores=0,2,4,6
/proc/30171/task/30173/stat : 30173 (java) R 30168 30171 29938 0 -1 4202560 23130 0 0 0 98079 33 0 0 20 0 15 0 105759843 10914865152 302504 33554432000 4194304 4196468 140731366344880 140312841891600 140312441335601 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30174] ppid=30168 vsize=10659048 memory=2444 CPUtime=5.13 cores=0,2,4,6
/proc/30171/task/30174/stat : 30174 (java) S 30168 30171 29938 0 -1 1077944384 4446 0 0 0 471 42 0 0 20 0 15 0 105759844 10914865152 302504 33554432000 4194304 4196468 140731366344880 140312763726608 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30175] ppid=30168 vsize=10659048 memory=15872 CPUtime=5.14 cores=0,2,4,6
/proc/30171/task/30175/stat : 30175 (java) S 30168 30171 29938 0 -1 1077944384 4246 0 0 0 477 37 0 0 20 0 15 0 105759844 10914865152 302504 33554432000 4194304 4196468 140731366344880 140312762674064 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30176] ppid=30168 vsize=10659048 memory=17508 CPUtime=5.14 cores=0,2,4,6
/proc/30171/task/30176/stat : 30176 (java) S 30168 30171 29938 0 -1 1077944384 4169 0 0 0 473 41 0 0 20 0 15 0 105759844 10914865152 302504 33554432000 4194304 4196468 140731366344880 140312761621520 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30177] ppid=30168 vsize=10659048 memory=303430223234596890 CPUtime=5.11 cores=0,2,4,6
/proc/30171/task/30177/stat : 30177 (java) S 30168 30171 29938 0 -1 1077944384 4184 0 0 0 472 39 0 0 20 0 15 0 105759844 10914865152 302504 33554432000 4194304 4196468 140731366344880 140312760568976 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30178] ppid=30168 vsize=10659048 memory=288230596050944315 CPUtime=4.97 cores=0,2,4,6
/proc/30171/task/30178/stat : 30178 (java) S 30168 30171 29938 0 -1 1077944384 5835 0 0 0 458 39 0 0 20 0 15 0 105759846 10914865152 302504 33554432000 4194304 4196468 140731366344880 140311873386480 140312837663362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30179] ppid=30168 vsize=10659048 memory=14133333755955770 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30179/stat : 30179 (java) S 30168 30171 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105759846 10914865152 302504 33554432000 4194304 4196468 140731366344880 140311872332704 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30180] ppid=30168 vsize=10659048 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30180/stat : 30180 (java) S 30168 30171 29938 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105759846 10914865152 302504 33554432000 4194304 4196468 140731366344880 140311871280112 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30181] ppid=30168 vsize=10659048 memory=956 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30181/stat : 30181 (java) S 30168 30171 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105759849 10914865152 302504 33554432000 4194304 4196468 140731366344880 140311870228688 140312837670811 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30182] ppid=30168 vsize=10659048 memory=2424 CPUtime=0.88 cores=0,2,4,6
/proc/30171/task/30182/stat : 30182 (java) S 30168 30171 29938 0 -1 1077944384 5243 0 0 0 87 1 0 0 20 0 15 0 105759849 10914865152 302504 33554432000 4194304 4196468 140731366344880 140311869176304 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30183] ppid=30168 vsize=10659048 memory=1584 CPUtime=0.78 cores=0,2,4,6
/proc/30171/task/30183/stat : 30183 (java) S 30168 30171 29938 0 -1 1077944384 2960 0 0 0 78 0 0 0 20 0 15 0 105759849 10914865152 302504 33554432000 4194304 4196468 140731366344880 140311868123760 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30184] ppid=30168 vsize=10659048 memory=928 CPUtime=0.34 cores=0,2,4,6
/proc/30171/task/30184/stat : 30184 (java) S 30168 30171 29938 0 -1 1077944384 2142 0 0 0 34 0 0 0 20 0 15 0 105759849 10914865152 302504 33554432000 4194304 4196468 140731366344880 140311867071216 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30185] ppid=30168 vsize=10659048 memory=2236 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30185/stat : 30185 (java) S 30168 30171 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105759849 10914865152 302504 33554432000 4194304 4196468 140731366344880 140311866018912 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30186] ppid=30168 vsize=10659048 memory=4128 CPUtime=0.64 cores=0,2,4,6
/proc/30171/task/30186/stat : 30186 (java) S 30168 30171 29938 0 -1 1077944384 721 0 0 0 33 31 0 0 20 0 15 0 105759849 10914865152 302504 33554432000 4194304 4196468 140731366344880 140311864965424 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
Current children cumulated CPU time: 1009.36 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 1210016 KiB

[startup+993.601 s]
/proc/loadavg: 1.46 1.48 1.65 3/220 30292
/proc/meminfo: memFree=20606964/32770624 swapFree=67108860/67108860
[pid=30171] ppid=30168 vsize=10659048 memory=1212064 CPUtime=1010.17 cores=0,2,4,6
/proc/30171/stat : 30171 (java) S 30168 30171 29938 0 -1 1077944320 58447 0 0 0 100806 211 0 0 20 0 15 0 105759843 10914865152 303016 33554432000 4194304 4196468 140731366344880 140731366327424 140312837652215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
/proc/30171/statm: 2664762 303016 3145 1 0 2627263 0
[pid=30171/tid=30173] ppid=30168 vsize=10659048 memory=1210016 CPUtime=981.91 cores=0,2,4,6
/proc/30171/task/30173/stat : 30173 (java) R 30168 30171 29938 0 -1 4202560 23136 0 0 0 98158 33 0 0 20 0 15 0 105759843 10914865152 303016 33554432000 4194304 4196468 140731366344880 140312841891488 140312441650656 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30174] ppid=30168 vsize=10659048 memory=1210016 CPUtime=5.13 cores=0,2,4,6
/proc/30171/task/30174/stat : 30174 (java) S 30168 30171 29938 0 -1 1077944384 4448 0 0 0 471 42 0 0 20 0 15 0 105759844 10914865152 303016 33554432000 4194304 4196468 140731366344880 140312763726608 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30175] ppid=30168 vsize=10659048 memory=1292 CPUtime=5.14 cores=0,2,4,6
/proc/30171/task/30175/stat : 30175 (java) S 30168 30171 29938 0 -1 1077944384 4248 0 0 0 477 37 0 0 20 0 15 0 105759844 10914865152 303016 33554432000 4194304 4196468 140731366344880 140312762674064 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30176] ppid=30168 vsize=10659048 memory=2444 CPUtime=5.14 cores=0,2,4,6
/proc/30171/task/30176/stat : 30176 (java) S 30168 30171 29938 0 -1 1077944384 4171 0 0 0 473 41 0 0 20 0 15 0 105759844 10914865152 303016 33554432000 4194304 4196468 140731366344880 140312761621520 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30177] ppid=30168 vsize=10659048 memory=1832 CPUtime=5.12 cores=0,2,4,6
/proc/30171/task/30177/stat : 30177 (java) S 30168 30171 29938 0 -1 1077944384 4184 0 0 0 473 39 0 0 20 0 15 0 105759844 10914865152 303016 33554432000 4194304 4196468 140731366344880 140312760568976 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30178] ppid=30168 vsize=10659048 memory=0 CPUtime=4.97 cores=0,2,4,6
/proc/30171/task/30178/stat : 30178 (java) S 30168 30171 29938 0 -1 1077944384 5835 0 0 0 458 39 0 0 20 0 15 0 105759846 10914865152 303016 33554432000 4194304 4196468 140731366344880 140311873386480 140312837663362 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30179] ppid=30168 vsize=10659048 memory=6154282490091891024 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30179/stat : 30179 (java) S 30168 30171 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105759846 10914865152 303016 33554432000 4194304 4196468 140731366344880 140311872332704 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30180] ppid=30168 vsize=10659048 memory=7236229500900889449 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30180/stat : 30180 (java) S 30168 30171 29938 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105759846 10914865152 303016 33554432000 4194304 4196468 140731366344880 140311871280112 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30181] ppid=30168 vsize=10659048 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30181/stat : 30181 (java) S 30168 30171 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105759849 10914865152 303016 33554432000 4194304 4196468 140731366344880 140311870228688 140312837670811 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30182] ppid=30168 vsize=10659048 memory=12136 CPUtime=0.88 cores=0,2,4,6
/proc/30171/task/30182/stat : 30182 (java) S 30168 30171 29938 0 -1 1077944384 5243 0 0 0 87 1 0 0 20 0 15 0 105759849 10914865152 303016 33554432000 4194304 4196468 140731366344880 140311869176304 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30183] ppid=30168 vsize=10659048 memory=1008 CPUtime=0.78 cores=0,2,4,6
/proc/30171/task/30183/stat : 30183 (java) S 30168 30171 29938 0 -1 1077944384 2960 0 0 0 78 0 0 0 20 0 15 0 105759849 10914865152 303016 33554432000 4194304 4196468 140731366344880 140311868123760 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30184] ppid=30168 vsize=10659048 memory=4620 CPUtime=0.34 cores=0,2,4,6
/proc/30171/task/30184/stat : 30184 (java) S 30168 30171 29938 0 -1 1077944384 2142 0 0 0 34 0 0 0 20 0 15 0 105759849 10914865152 303016 33554432000 4194304 4196468 140731366344880 140311867071216 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30185] ppid=30168 vsize=10659048 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30185/stat : 30185 (java) S 30168 30171 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105759849 10914865152 303016 33554432000 4194304 4196468 140731366344880 140311866018912 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30186] ppid=30168 vsize=10659048 memory=1210016 CPUtime=0.64 cores=0,2,4,6
/proc/30171/task/30186/stat : 30186 (java) S 30168 30171 29938 0 -1 1077944384 721 0 0 0 33 31 0 0 20 0 15 0 105759849 10914865152 303016 33554432000 4194304 4196468 140731366344880 140311864965424 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
Current children cumulated CPU time: 1010.17 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 1212064 KiB

[startup+993.801 s]
/proc/loadavg: 1.46 1.48 1.65 3/220 30292
/proc/meminfo: memFree=20606964/32770624 swapFree=67108860/67108860
[pid=30171] ppid=30168 vsize=10659048 memory=1212064 CPUtime=1010.37 cores=0,2,4,6
/proc/30171/stat : 30171 (java) S 30168 30171 29938 0 -1 1077944320 58449 0 0 0 100826 211 0 0 20 0 15 0 105759843 10914865152 303016 33554432000 4194304 4196468 140731366344880 140731366327424 140312837652215 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
/proc/30171/statm: 2664762 303016 3145 1 0 2627263 0
[pid=30171/tid=30173] ppid=30168 vsize=10659048 memory=1800 CPUtime=982.11 cores=0,2,4,6
/proc/30171/task/30173/stat : 30173 (java) R 30168 30171 29938 0 -1 4202560 23138 0 0 0 98178 33 0 0 20 0 15 0 105759843 10914865152 303016 33554432000 4194304 4196468 140731366344880 140312841891600 140312441239427 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30174] ppid=30168 vsize=10659048 memory=916 CPUtime=5.13 cores=0,2,4,6
/proc/30171/task/30174/stat : 30174 (java) S 30168 30171 29938 0 -1 1077944384 4448 0 0 0 471 42 0 0 20 0 15 0 105759844 10914865152 303016 33554432000 4194304 4196468 140731366344880 140312763726608 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30175] ppid=30168 vsize=10659048 memory=3848 CPUtime=5.14 cores=0,2,4,6
/proc/30171/task/30175/stat : 30175 (java) S 30168 30171 29938 0 -1 1077944384 4248 0 0 0 477 37 0 0 20 0 15 0 105759844 10914865152 303016 33554432000 4194304 4196468 140731366344880 140312762674064 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30176] ppid=30168 vsize=10659048 memory=30336 CPUtime=5.14 cores=0,2,4,6
/proc/30171/task/30176/stat : 30176 (java) S 30168 30171 29938 0 -1 1077944384 4171 0 0 0 473 41 0 0 20 0 15 0 105759844 10914865152 303016 33554432000 4194304 4196468 140731366344880 140312761621520 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30177] ppid=30168 vsize=10659048 memory=1292 CPUtime=5.12 cores=0,2,4,6
/proc/30171/task/30177/stat : 30177 (java) S 30168 30171 29938 0 -1 1077944384 4184 0 0 0 473 39 0 0 20 0 15 0 105759844 10914865152 303016 33554432000 4194304 4196468 140731366344880 140312760568976 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30178] ppid=30168 vsize=10659048 memory=2444 CPUtime=4.97 cores=0,2,4,6
/proc/30171/task/30178/stat : 30178 (java) S 30168 30171 29938 0 -1 1077944384 5835 0 0 0 458 39 0 0 20 0 15 0 105759846 10914865152 303016 33554432000 4194304 4196468 140731366344880 140311873386480 140312837663362 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30179] ppid=30168 vsize=10659048 memory=1832 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30179/stat : 30179 (java) S 30168 30171 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105759846 10914865152 303016 33554432000 4194304 4196468 140731366344880 140311872332704 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30180] ppid=30168 vsize=10659048 memory=1948 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30180/stat : 30180 (java) S 30168 30171 29938 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105759846 10914865152 303016 33554432000 4194304 4196468 140731366344880 140311871280112 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30181] ppid=30168 vsize=10659048 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30181/stat : 30181 (java) S 30168 30171 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105759849 10914865152 303016 33554432000 4194304 4196468 140731366344880 140311870228688 140312837670811 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30182] ppid=30168 vsize=10659048 memory=6791534058613427641 CPUtime=0.88 cores=0,2,4,6
/proc/30171/task/30182/stat : 30182 (java) S 30168 30171 29938 0 -1 1077944384 5243 0 0 0 87 1 0 0 20 0 15 0 105759849 10914865152 303016 33554432000 4194304 4196468 140731366344880 140311869176304 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30183] ppid=30168 vsize=10659048 memory=648 CPUtime=0.78 cores=0,2,4,6
/proc/30171/task/30183/stat : 30183 (java) S 30168 30171 29938 0 -1 1077944384 2960 0 0 0 78 0 0 0 20 0 15 0 105759849 10914865152 303016 33554432000 4194304 4196468 140731366344880 140311868123760 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30184] ppid=30168 vsize=10659048 memory=956 CPUtime=0.34 cores=0,2,4,6
/proc/30171/task/30184/stat : 30184 (java) S 30168 30171 29938 0 -1 1077944384 2142 0 0 0 34 0 0 0 20 0 15 0 105759849 10914865152 303016 33554432000 4194304 4196468 140731366344880 140311867071216 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30185] ppid=30168 vsize=10659048 memory=2424 CPUtime=0 cores=0,2,4,6
/proc/30171/task/30185/stat : 30185 (java) S 30168 30171 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105759849 10914865152 303016 33554432000 4194304 4196468 140731366344880 140311866018912 140312837662421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
[pid=30171/tid=30186] ppid=30168 vsize=10659048 memory=1584 CPUtime=0.64 cores=0,2,4,6
/proc/30171/task/30186/stat : 30186 (java) S 30168 30171 29938 0 -1 1077944384 721 0 0 0 33 31 0 0 20 0 15 0 105759849 10914865152 303016 33554432000 4194304 4196468 140731366344880 140311864965424 140312837663362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140731366352045 140731366352137 140731366352137 140731366354895 0
Current children cumulated CPU time: 1010.37 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 1212064 KiB

Child status: 0
Real time (s): 993.852
CPU time (s): 1010.43
CPU user time (s): 1008.31
CPU system time (s): 2.12246
CPU usage (%): 101.668
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 1212064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1008.31
system time used= 2.12246
maximum resident set size= 1212344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58754
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 163234
involuntary context switches= 3104


# summary of solver processes directly reported to runsolver:
#   pid: 30171
#   total CPU time (s): 1010.43
#   total CPU user time (s): 1008.31
#   total CPU system time (s): 2.12246

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.85033 second user time and 8.51674 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-29 18:32:47
IDJOB=4300501
IDBENCH=141652
IDSOLVER=2763
FILE ID=node132/4300501-1532881967
RUNJOBID= node132-1532881965-29969
PBS_JOBID= 21022524
Free space on /tmp= 58420 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/Eternity/Eternity-10-06_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300501-1532881967/watcher-4300501-1532881967 -o /tmp/evaluation-result-4300501-1532881967/solver-4300501-1532881967 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532881965-29969 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4300501-1532881967.xml

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

MD5SUM BENCH= 059f43a1252946c8053c49ce4c65015d
RANDOM SEED=1697809825

node132.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.65
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.65
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.65
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.65
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:        24238324 kB
MemAvailable:   31836444 kB
Buffers:          223228 kB
Cached:          7607792 kB
SwapCached:            0 kB
Active:          2618672 kB
Inactive:        5359324 kB
Active(anon):      97356 kB
Inactive(anon):    77824 kB
Active(file):    2521316 kB
Inactive(file):  5281500 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2836 kB
Writeback:             0 kB
AnonPages:        119556 kB
Mapped:            55176 kB
Shmem:             25248 kB
Slab:             249868 kB
SReclaimable:     222280 kB
SUnreclaim:        27588 kB
KernelStack:        3648 kB
PageTables:         5404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1177228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 58416 MiB
End job on node132 at 2018-07-29 18:49:21