Trace number 4299227

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Solver of Xavier Schul & Yvhan Smal 2018-04-28OPT38 255.716 249.627

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-05-4-rom_c18.xml
MD5SUM1b32d92326af8dd624b5ed4fc8860100
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark38
Best CPU time to get the best result obtained on this benchmark24.0774
Satisfiable
(Un)Satisfiability was proved
Number of variables145
Number of constraints40
Number of domains5
Minimum domain size2
Maximum domain size10397
Distribution of domain sizes[{"size":2,"count":10},{"size":6,"count":70},{"size":27,"count":25},{"size":10397,"count":40}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":50},{"degree":2,"count":70},{"degree":8,"count":25}]
Minimum constraint arity8
Maximum constraint arity9
Distribution of constraint arities[{"arity":8,"count":10},{"arity":9,"count":30}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
4.79/2.59	o 0
6.53/3.73	o 4
7.44/4.61	o 5
8.45/5.65	o 7
8.96/6.18	o 9
9.65/6.85	o 10
10.56/7.78	o 11
10.87/8.02	o 12
11.16/8.32	o 13
11.46/8.62	o 14
12.17/9.35	o 15
13.17/10.31	o 16
13.27/10.45	o 17
13.98/11.12	o 18
15.50/12.60	o 19
19.21/16.32	o 20
21.75/18.89	o 21
22.36/19.48	o 23
26.44/23.41	o 25
28.84/25.86	o 28
29.15/26.14	o 30
151.20/146.86	o 33
152.00/147.64	o 38
255.67/249.61	s OPTIMUM FOUND
255.67/249.61	v <instantiation>
255.67/249.61	v 	<list>
255.67/249.61	v 		r[0][0] r[0][1] r[0][2] r[0][3] r[1][0] r[1][1] r[1][2] r[1][3] r[2][0] r[2][1] r[2][2] r[2][3] r[3][0] r[3][1] r[3][2] r[3][3] r[4][0] r[4][1] r[4][2] r[4][3] c[0][0] c[0][1] c[0][2] c[0][3] c[1][0] c[1][1] c[1][2] c[1][3] c[2][0] c[2][1] c[2][2] c[2][3] c[3][0] c[3][1] c[3][2] c[3][3] c[4][0] c[4][1] c[4][2] c[4][3] pr[0][0] pr[0][1] pr[0][2] pr[0][3] pr[1][0] pr[1][1] pr[1][2] pr[1][3] pr[2][0] pr[2][1] pr[2][2] pr[2][3] pr[3][0] pr[3][1] pr[3][2] pr[3][3] pr[4][0] pr[4][1] pr[4][2] pr[4][3] pc[0][0] pc[0][1] pc[0][2] pc[0][3] pc[1][0] pc[1][1] pc[1][2] pc[1][3] pc[2][0] pc[2][1] pc[2][2] pc[2][3] pc[3][0] pc[3][1] pc[3][2] pc[3][3] pc[4][0] pc[4][1] pc[4][2] pc[4][3] br[0][0] br[0][1] br[0][2] br[0][3] br[1][0] br[1][1] br[1][2] br[1][3] br[2][0] br[2][1] br[2][2] br[2][3] br[3][0] br[3][1] br[3][2] br[3][3] br[4][0] br[4][1] br[4][2] br[4][3] bc[0][0] bc[0][1] bc[0][2] bc[0][3] bc[1][0] bc[1][1] bc[1][2] bc[1][3] bc[2][0] bc[2][1] bc[2][2] bc[2][3] bc[3][0] bc[3][1] bc[3][2] bc[3][3] bc[4][0] bc[4][1] bc[4][2] bc[4][3] x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] 
255.67/249.61	v 	</list>
255.67/249.61	v 	<values>
255.67/249.61	v 		1046 -1 -1 -1 4946 -1 -1 -1 4378 -1 -1 -1 3544 -1 -1 -1 3877 8526 -1 -1 1046 -1 -1 -1 4946 -1 -1 -1 4378 -1 -1 -1 3544 -1 -1 -1 3877 8526 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 2 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 2 -1 -1 5 0 0 0 4 0 0 0 5 0 0 0 5 0 0 0 0 0 0 0 5 0 0 0 4 0 0 0 5 0 0 0 5 0 0 0 0 0 0 0 1 11 8 6 7 11 4 13 0 26 8 13 3 20 18 6 0 20 18 18 7 26 18 18 26 
255.67/249.61	v 	</values>
255.67/249.61	v </instantiation>

Verifier Data

OK	38

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299227-1532791100/watcher-4299227-1532791100 -o /tmp/evaluation-result-4299227-1532791100/solver-4299227-1532791100 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532776007-24588 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299227-1532791100.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
solver pid=28071, runsolver pid=28068
Current StackSize limit: 8192 KiB


[startup+0.100081 s]*
/proc/loadavg: 2.98 2.23 1.71 5/216 28086
/proc/meminfo: memFree=18245728/32770624 swapFree=67108688/67108860
[pid=28071] ppid=28068 vsize=10661052 memory=27556 CPUtime=0.12 cores=0,2,4,6
/proc/28071/stat : 28071 (java) S 28068 28071 24557 0 -1 1077944320 5289 0 0 0 12 0 0 0 20 0 15 0 96672844 10916917248 6889 33554432000 4194304 4196468 140729249114240 140729249096784 139849176911607 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
/proc/28071/statm: 2665263 6889 2833 1 0 2627263 0
[pid=28071/tid=28073] ppid=28068 vsize=10661052 memory=-8269626465541197950 CPUtime=0.09 cores=0,2,4,6
/proc/28071/task/28073/stat : 28073 (java) S 28068 28071 24557 0 -1 1077944384 3163 0 0 0 9 0 0 0 20 0 15 0 96672844 10916917248 6889 33554432000 4194304 4196468 140729249114240 139849181140096 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28074] ppid=28068 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28074/stat : 28074 (java) S 28068 28071 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96672845 10916917248 6889 33554432000 4194304 4196468 140729249114240 139849102985488 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28075] ppid=28068 vsize=10661052 memory=140078491510400 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28075/stat : 28075 (java) S 28068 28071 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96672845 10916917248 6889 33554432000 4194304 4196468 140729249114240 139848782440848 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28076] ppid=28068 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28076/stat : 28076 (java) S 28068 28071 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96672845 10916917248 6889 33554432000 4194304 4196468 140729249114240 139848781388304 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28077] ppid=28068 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28077/stat : 28077 (java) S 28068 28071 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96672845 10916917248 6889 33554432000 4194304 4196468 140729249114240 139848780335760 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28078] ppid=28068 vsize=10661052 memory=140078491510400 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28078/stat : 28078 (java) S 28068 28071 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96672846 10916917248 6889 33554432000 4194304 4196468 140729249114240 139848213002736 139849176922754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28079] ppid=28068 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28079/stat : 28079 (java) S 28068 28071 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96672847 10916917248 6889 33554432000 4194304 4196468 140729249114240 139848211948960 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28080] ppid=28068 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28080/stat : 28080 (java) S 28068 28071 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96672847 10916917248 6889 33554432000 4194304 4196468 140729249114240 139848210896368 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28081] ppid=28068 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28081/stat : 28081 (java) S 28068 28071 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96672849 10916917248 6889 33554432000 4194304 4196468 140729249114240 139848209844944 139849176930203 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28082] ppid=28068 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28082/stat : 28082 (java) S 28068 28071 24557 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 96672849 10916917248 6889 33554432000 4194304 4196468 140729249114240 139848208791536 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28083] ppid=28068 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28083/stat : 28083 (java) S 28068 28071 24557 0 -1 1077944384 407 0 0 0 0 0 0 0 20 0 15 0 96672849 10916917248 6889 33554432000 4194304 4196468 140729249114240 139848207738992 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28084] ppid=28068 vsize=10661052 memory=140078491510400 CPUtime=0.01 cores=0,2,4,6
/proc/28071/task/28084/stat : 28084 (java) R 28068 28071 24557 0 -1 4202560 323 0 0 0 1 0 0 0 20 0 15 0 96672850 10916917248 6889 33554432000 4194304 4196468 140729249114240 139848206686448 139849156047464 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28085] ppid=28068 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28085/stat : 28085 (java) S 28068 28071 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96672850 10916917248 6889 33554432000 4194304 4196468 140729249114240 139848205634144 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28086] ppid=28068 vsize=10661052 memory=140078491510400 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28086/stat : 28086 (java) S 28068 28071 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96672850 10916917248 6889 33554432000 4194304 4196468 140729249114240 139848204581680 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27556 KiB

[startup+0.210558 s]*
/proc/loadavg: 2.98 2.23 1.71 4/216 28086
/proc/meminfo: memFree=18234644/32770624 swapFree=67108688/67108860
[pid=28071] ppid=28068 vsize=10661052 memory=39968 CPUtime=0.33 cores=0,2,4,6
/proc/28071/stat : 28071 (java) S 28068 28071 24557 0 -1 1077944320 8042 0 0 0 32 1 0 0 20 0 15 0 96672844 10916917248 9992 33554432000 4194304 4196468 140729249114240 140729249096784 139849176911607 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
/proc/28071/statm: 2665263 9992 2985 1 0 2627263 0
[pid=28071/tid=28073] ppid=28068 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/28071/task/28073/stat : 28073 (java) R 28068 28071 24557 0 -1 4202560 5110 0 0 0 19 1 0 0 20 0 15 0 96672844 10916917248 9992 33554432000 4194304 4196468 140729249114240 139849181148560 139848784168949 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28074] ppid=28068 vsize=10661052 memory=343 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28074/stat : 28074 (java) S 28068 28071 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96672845 10916917248 9992 33554432000 4194304 4196468 140729249114240 139849102985488 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28075] ppid=28068 vsize=10661052 memory=140078492056428 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28075/stat : 28075 (java) S 28068 28071 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96672845 10916917248 9992 33554432000 4194304 4196468 140729249114240 139848782440848 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28076] ppid=28068 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28076/stat : 28076 (java) S 28068 28071 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96672845 10916917248 9992 33554432000 4194304 4196468 140729249114240 139848781388304 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28077] ppid=28068 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28077/stat : 28077 (java) S 28068 28071 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96672845 10916917248 9992 33554432000 4194304 4196468 140729249114240 139848780335760 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28078] ppid=28068 vsize=10661052 memory=140078491510400 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28078/stat : 28078 (java) S 28068 28071 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96672846 10916917248 9992 33554432000 4194304 4196468 140729249114240 139848213002736 139849176922754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28079] ppid=28068 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28079/stat : 28079 (java) S 28068 28071 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96672847 10916917248 9992 33554432000 4194304 4196468 140729249114240 139848211948960 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28080] ppid=28068 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28080/stat : 28080 (java) S 28068 28071 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96672847 10916917248 10058 33554432000 4194304 4196468 140729249114240 139848210896368 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28081] ppid=28068 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28081/stat : 28081 (java) S 28068 28071 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96672849 10916917248 10058 33554432000 4194304 4196468 140729249114240 139848209844944 139849176930203 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28082] ppid=28068 vsize=10661052 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28071/task/28082/stat : 28082 (java) R 28068 28071 24557 0 -1 4202560 303 0 0 0 2 0 0 0 20 0 15 0 96672849 10916917248 10058 33554432000 4194304 4196468 140729249114240 139848208791536 139849162925937 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28083] ppid=28068 vsize=10661052 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/28071/task/28083/stat : 28083 (java) R 28068 28071 24557 0 -1 4202560 536 0 0 0 2 0 0 0 20 0 15 0 96672849 10916917248 10058 33554432000 4194304 4196468 140729249114240 139848207738992 139849157611904 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28084] ppid=28068 vsize=10661052 memory=140078491510400 CPUtime=0.08 cores=0,2,4,6
/proc/28071/task/28084/stat : 28084 (java) R 28068 28071 24557 0 -1 1077944384 792 0 0 0 8 0 0 0 20 0 15 0 96672850 10916917248 10058 33554432000 4194304 4196468 140729249114240 139848206686448 139849176922754 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28085] ppid=28068 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28085/stat : 28085 (java) S 28068 28071 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96672850 10916917248 10058 33554432000 4194304 4196468 140729249114240 139848205634144 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28086] ppid=28068 vsize=10661052 memory=140078491510400 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28086/stat : 28086 (java) S 28068 28071 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96672850 10916917248 10058 33554432000 4194304 4196468 140729249114240 139848204581680 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 39968 KiB

[startup+0.317328 s]*
/proc/loadavg: 2.98 2.23 1.71 6/216 28086
/proc/meminfo: memFree=18221336/32770624 swapFree=67108688/67108860
[pid=28071] ppid=28068 vsize=10661128 memory=52636 CPUtime=0.63 cores=0,2,4,6
/proc/28071/stat : 28071 (java) S 28068 28071 24557 0 -1 1077944320 9262 0 0 0 61 2 0 0 20 0 15 0 96672844 10916995072 13159 33554432000 4194304 4196468 140729249114240 140729249096784 139849176911607 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
/proc/28071/statm: 2665282 13159 3065 1 0 2627263 0
[pid=28071/tid=28073] ppid=28068 vsize=10661128 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/28071/task/28073/stat : 28073 (java) R 28068 28071 24557 0 -1 4202560 5451 0 0 0 29 1 0 0 20 0 15 0 96672844 10916995072 13159 33554432000 4194304 4196468 140729249114240 139849181147936 139848784702692 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28074] ppid=28068 vsize=10661128 memory=4294979917 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28074/stat : 28074 (java) S 28068 28071 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96672845 10916995072 13159 33554432000 4194304 4196468 140729249114240 139849102985488 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28075] ppid=28068 vsize=10661128 memory=140078492050478 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28075/stat : 28075 (java) S 28068 28071 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96672845 10916995072 13159 33554432000 4194304 4196468 140729249114240 139848782440848 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28076] ppid=28068 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28076/stat : 28076 (java) S 28068 28071 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96672845 10916995072 13159 33554432000 4194304 4196468 140729249114240 139848781388304 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28077] ppid=28068 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28077/stat : 28077 (java) S 28068 28071 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96672845 10916995072 13159 33554432000 4194304 4196468 140729249114240 139848780335760 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28078] ppid=28068 vsize=10661128 memory=140078491510400 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28078/stat : 28078 (java) S 28068 28071 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96672846 10916995072 13159 33554432000 4194304 4196468 140729249114240 139848213002736 139849176922754 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28079] ppid=28068 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28079/stat : 28079 (java) S 28068 28071 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96672847 10916995072 13159 33554432000 4194304 4196468 140729249114240 139848211948960 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28080] ppid=28068 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28080/stat : 28080 (java) S 28068 28071 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96672847 10916995072 13159 33554432000 4194304 4196468 140729249114240 139848210896368 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28081] ppid=28068 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28081/stat : 28081 (java) S 28068 28071 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96672849 10916995072 13159 33554432000 4194304 4196468 140729249114240 139848209844944 139849176930203 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28082] ppid=28068 vsize=10661128 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/28071/task/28082/stat : 28082 (java) R 28068 28071 24557 0 -1 4202560 572 0 0 0 9 0 0 0 20 0 15 0 96672849 10916995072 13159 33554432000 4194304 4196468 140729249114240 139848208777416 139849160397554 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28083] ppid=28068 vsize=10661128 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/28071/task/28083/stat : 28083 (java) R 28068 28071 24557 0 -1 4202560 721 0 0 0 7 0 0 0 20 0 15 0 96672849 10916995072 13159 33554432000 4194304 4196468 140729249114240 139848207727664 139849161817214 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28084] ppid=28068 vsize=10661128 memory=140078491510400 CPUtime=0.14 cores=0,2,4,6
/proc/28071/task/28084/stat : 28084 (java) R 28068 28071 24557 0 -1 1077944384 1151 0 0 0 14 0 0 0 20 0 15 0 96672850 10916995072 13159 33554432000 4194304 4196468 140729249114240 139848206681488 139849176921813 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28085] ppid=28068 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28085/stat : 28085 (java) S 28068 28071 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96672850 10916995072 13159 33554432000 4194304 4196468 140729249114240 139848205634144 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28086] ppid=28068 vsize=10661128 memory=140078491510400 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28086/stat : 28086 (java) S 28068 28071 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96672850 10916995072 13159 33554432000 4194304 4196468 140729249114240 139848204581680 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 52636 KiB

[startup+0.701292 s]
/proc/loadavg: 2.98 2.23 1.71 5/216 28086
/proc/meminfo: memFree=18167720/32770624 swapFree=67108688/67108860
[pid=28071] ppid=28068 vsize=10661128 memory=208812 CPUtime=1.78 cores=0,2,4,6
/proc/28071/stat : 28071 (java) S 28068 28071 24557 0 -1 1077944320 11012 0 0 0 170 8 0 0 20 0 15 0 96672844 10916995072 52203 33554432000 4194304 4196468 140729249114240 140729249096784 139849176911607 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
/proc/28071/statm: 2665282 52203 3125 1 0 2627263 0
[pid=28071/tid=28073] ppid=28068 vsize=10661128 memory=260672436863245 CPUtime=0.66 cores=0,2,4,6
/proc/28071/task/28073/stat : 28073 (java) R 28068 28071 24557 0 -1 4202560 5597 0 0 0 63 3 0 0 20 0 15 0 96672844 10916995072 52203 33554432000 4194304 4196468 140729249114240 139849181149984 139848785784585 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28074] ppid=28068 vsize=10661128 memory=4051047449723404320 CPUtime=0.01 cores=0,2,4,6
/proc/28071/task/28074/stat : 28074 (java) S 28068 28071 24557 0 -1 1077944384 22 0 0 0 0 1 0 0 20 0 15 0 96672845 10916995072 52203 33554432000 4194304 4196468 140729249114240 139849102985488 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28075] ppid=28068 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28075/stat : 28075 (java) S 28068 28071 24557 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 96672845 10916995072 52203 33554432000 4194304 4196468 140729249114240 139848782440848 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28076] ppid=28068 vsize=10661128 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/28071/task/28076/stat : 28076 (java) S 28068 28071 24557 0 -1 1077944384 28 0 0 0 0 1 0 0 20 0 15 0 96672845 10916995072 52203 33554432000 4194304 4196468 140729249114240 139848781388304 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28077] ppid=28068 vsize=10661128 memory=7809523229951467576 CPUtime=0.01 cores=0,2,4,6
/proc/28071/task/28077/stat : 28077 (java) S 28068 28071 24557 0 -1 1077944384 29 0 0 0 0 1 0 0 20 0 15 0 96672845 10916995072 52203 33554432000 4194304 4196468 140729249114240 139848780335760 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28078] ppid=28068 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28078/stat : 28078 (java) S 28068 28071 24557 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 96672846 10916995072 52203 33554432000 4194304 4196468 140729249114240 139848213002736 139849176922754 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28079] ppid=28068 vsize=10661128 memory=-6583839696183762729 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28079/stat : 28079 (java) S 28068 28071 24557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 96672847 10916995072 52203 33554432000 4194304 4196468 140729249114240 139848211948960 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28080] ppid=28068 vsize=10661128 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28080/stat : 28080 (java) S 28068 28071 24557 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 96672847 10916995072 52203 33554432000 4194304 4196468 140729249114240 139848210896368 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28081] ppid=28068 vsize=10661128 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28081/stat : 28081 (java) S 28068 28071 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96672849 10916995072 52203 33554432000 4194304 4196468 140729249114240 139848209844944 139849176930203 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28082] ppid=28068 vsize=10661128 memory=0 CPUtime=0.38 cores=0,2,4,6
/proc/28071/task/28082/stat : 28082 (java) R 28068 28071 24557 0 -1 4202560 1046 0 0 0 38 0 0 0 20 0 15 0 96672849 10916995072 52203 33554432000 4194304 4196468 140729249114240 139848208791536 139849160296288 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28083] ppid=28068 vsize=10661128 memory=0 CPUtime=0.4 cores=0,2,4,6
/proc/28071/task/28083/stat : 28083 (java) R 28068 28071 24557 0 -1 4202560 1450 0 0 0 40 0 0 0 20 0 15 0 96672849 10916995072 52203 33554432000 4194304 4196468 140729249114240 139848207738912 139849161838358 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28084] ppid=28068 vsize=10661128 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/28071/task/28084/stat : 28084 (java) S 28068 28071 24557 0 -1 1077944384 1383 0 0 0 24 0 0 0 20 0 15 0 96672850 10916995072 52203 33554432000 4194304 4196468 140729249114240 139848206686448 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28085] ppid=28068 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28085/stat : 28085 (java) S 28068 28071 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96672850 10916995072 52203 33554432000 4194304 4196468 140729249114240 139848205634144 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28086] ppid=28068 vsize=10661128 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28086/stat : 28086 (java) S 28068 28071 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96672850 10916995072 52203 33554432000 4194304 4196468 140729249114240 139848204581680 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
Current children cumulated CPU time: 1.78 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 208812 KiB

[startup+1.50073 s]
/proc/loadavg: 2.98 2.23 1.71 7/216 28086
/proc/meminfo: memFree=17864744/32770624 swapFree=67108688/67108860
[pid=28071] ppid=28068 vsize=10661128 memory=536132 CPUtime=3.66 cores=0,2,4,6
/proc/28071/stat : 28071 (java) S 28068 28071 24557 0 -1 1077944320 14383 0 0 0 343 23 0 0 20 0 15 0 96672844 10916995072 134033 33554432000 4194304 4196468 140729249114240 140729249096784 139849176911607 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
/proc/28071/statm: 2665282 134033 3147 1 0 2627263 0
[pid=28071/tid=28073] ppid=28068 vsize=10661128 memory=12848 CPUtime=1.36 cores=0,2,4,6
/proc/28071/task/28073/stat : 28073 (java) R 28068 28071 24557 0 -1 4202560 6026 0 0 0 131 5 0 0 20 0 15 0 96672844 10916995072 134033 33554432000 4194304 4196468 140729249114240 139849181150832 139848782784026 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28074] ppid=28068 vsize=10661128 memory=6791534058613427641 CPUtime=0.06 cores=0,2,4,6
/proc/28071/task/28074/stat : 28074 (java) S 28068 28071 24557 0 -1 1077944384 150 0 0 0 3 3 0 0 20 0 15 0 96672845 10916995072 134033 33554432000 4194304 4196468 140729249114240 139849102985488 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28075] ppid=28068 vsize=10661128 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28071/task/28075/stat : 28075 (java) S 28068 28071 24557 0 -1 1077944384 281 0 0 0 5 3 0 0 20 0 15 0 96672845 10916995072 134033 33554432000 4194304 4196468 140729249114240 139848782440848 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28076] ppid=28068 vsize=10661128 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28071/task/28076/stat : 28076 (java) S 28068 28071 24557 0 -1 1077944384 229 0 0 0 4 4 0 0 20 0 15 0 96672845 10916995072 134033 33554432000 4194304 4196468 140729249114240 139848781388304 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28077] ppid=28068 vsize=10661128 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28071/task/28077/stat : 28077 (java) S 28068 28071 24557 0 -1 1077944384 188 0 0 0 6 4 0 0 20 0 15 0 96672845 10916995072 134033 33554432000 4194304 4196468 140729249114240 139848780335760 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28078] ppid=28068 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28078/stat : 28078 (java) S 28068 28071 24557 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 15 0 96672846 10916995072 134033 33554432000 4194304 4196468 140729249114240 139848213002736 139849176922754 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0

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

[pid=28071/tid=28085] ppid=28068 vsize=10661128 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28085/stat : 28085 (java) S 28068 28071 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96672850 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848205634144 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28086] ppid=28068 vsize=10661128 memory=2408 CPUtime=0.13 cores=0,2,4,6
/proc/28071/task/28086/stat : 28086 (java) S 28068 28071 24557 0 -1 1077944384 762 0 0 0 6 7 0 0 20 0 15 0 96672850 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848204581680 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
Current children cumulated CPU time: 252.42 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2168360 KiB

[startup+248.001 s]*
/proc/loadavg: 1.42 1.77 1.64 6/216 28099
/proc/meminfo: memFree=15787644/32770624 swapFree=67108688/67108860
[pid=28071] ppid=28068 vsize=10661128 memory=2168360 CPUtime=254.07 cores=0,2,4,6
/proc/28071/stat : 28071 (java) S 28068 28071 24557 0 -1 1077944320 54388 0 0 0 25312 95 0 0 20 0 15 0 96672844 10916995072 542090 33554432000 4194304 4196468 140729249114240 140729249096784 139849176911607 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
/proc/28071/statm: 2665282 542090 3156 1 0 2627263 0
[pid=28071/tid=28073] ppid=28068 vsize=10661128 memory=14076 CPUtime=245.78 cores=0,2,4,6
/proc/28071/task/28073/stat : 28073 (java) S 28068 28071 24557 0 -1 1077944384 24568 0 0 0 24541 37 0 0 20 0 15 0 96672844 10916995072 542090 33554432000 4194304 4196468 140729249114240 139849181151296 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28074] ppid=28068 vsize=10661128 memory=4126316290023845779 CPUtime=1.08 cores=0,2,4,6
/proc/28071/task/28074/stat : 28074 (java) R 28068 28071 24557 0 -1 4202560 2102 0 0 0 96 12 0 0 20 0 15 0 96672845 10916995072 542090 33554432000 4194304 4196468 140729249114240 139849102985488 139849169539815 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28075] ppid=28068 vsize=10661128 memory=2200 CPUtime=1.11 cores=0,2,4,6
/proc/28071/task/28075/stat : 28075 (java) R 28068 28071 24557 0 -1 4202560 2347 0 0 0 100 11 0 0 20 0 15 0 96672845 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848782440848 139849169539815 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28076] ppid=28068 vsize=10661128 memory=7284 CPUtime=1.13 cores=0,2,4,6
/proc/28071/task/28076/stat : 28076 (java) R 28068 28071 24557 0 -1 4202560 2427 0 0 0 99 14 0 0 20 0 15 0 96672845 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848781388304 139849169539815 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28077] ppid=28068 vsize=10661128 memory=840 CPUtime=1.12 cores=0,2,4,6
/proc/28071/task/28077/stat : 28077 (java) R 28068 28071 24557 0 -1 1077944384 1977 0 0 0 98 14 0 0 20 0 15 0 96672845 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848780333392 139849176921813 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28078] ppid=28068 vsize=10661128 memory=1796 CPUtime=0.79 cores=0,2,4,6
/proc/28071/task/28078/stat : 28078 (java) S 28068 28071 24557 0 -1 1077944384 3643 0 0 0 73 6 0 0 20 0 15 0 96672846 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848213001248 139849176921813 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28079] ppid=28068 vsize=10661128 memory=912 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28079/stat : 28079 (java) S 28068 28071 24557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 96672847 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848211948960 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28080] ppid=28068 vsize=10661128 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28080/stat : 28080 (java) S 28068 28071 24557 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 96672847 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848210896368 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28081] ppid=28068 vsize=10661128 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28081/stat : 28081 (java) S 28068 28071 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96672849 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848209844944 139849176930203 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28082] ppid=28068 vsize=10661128 memory=2696 CPUtime=1.26 cores=0,2,4,6
/proc/28071/task/28082/stat : 28082 (java) S 28068 28071 24557 0 -1 1077944384 7685 0 0 0 125 1 0 0 20 0 15 0 96672849 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848208791536 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28083] ppid=28068 vsize=10661128 memory=1408 CPUtime=1.24 cores=0,2,4,6
/proc/28071/task/28083/stat : 28083 (java) S 28068 28071 24557 0 -1 1077944384 4502 0 0 0 124 0 0 0 20 0 15 0 96672849 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848207738992 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28084] ppid=28068 vsize=10661128 memory=3160 CPUtime=0.33 cores=0,2,4,6
/proc/28071/task/28084/stat : 28084 (java) S 28068 28071 24557 0 -1 1077944384 3014 0 0 0 33 0 0 0 20 0 15 0 96672850 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848206686448 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28085] ppid=28068 vsize=10661128 memory=5539056 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28085/stat : 28085 (java) S 28068 28071 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96672850 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848205634144 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28086] ppid=28068 vsize=10661128 memory=1204 CPUtime=0.14 cores=0,2,4,6
/proc/28071/task/28086/stat : 28086 (java) S 28068 28071 24557 0 -1 1077944384 762 0 0 0 6 8 0 0 20 0 15 0 96672850 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848204581680 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
Current children cumulated CPU time: 254.07 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2168360 KiB

[startup+248.801 s]
/proc/loadavg: 1.42 1.77 1.64 6/216 28099
/proc/meminfo: memFree=15787644/32770624 swapFree=67108688/67108860
[pid=28071] ppid=28068 vsize=10661128 memory=2168360 CPUtime=254.87 cores=0,2,4,6
/proc/28071/stat : 28071 (java) S 28068 28071 24557 0 -1 1077944320 54474 0 0 0 25392 95 0 0 20 0 15 0 96672844 10916995072 542090 33554432000 4194304 4196468 140729249114240 140729249096784 139849176911607 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
/proc/28071/statm: 2665282 542090 3156 1 0 2627263 0
[pid=28071/tid=28073] ppid=28068 vsize=10661128 memory=2240 CPUtime=246.56 cores=0,2,4,6
/proc/28071/task/28073/stat : 28073 (java) S 28068 28071 24557 0 -1 1077944384 24653 0 0 0 24619 37 0 0 20 0 15 0 96672844 10916995072 542090 33554432000 4194304 4196468 140729249114240 139849181151296 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28074] ppid=28068 vsize=10661128 memory=2168360 CPUtime=1.08 cores=0,2,4,6
/proc/28071/task/28074/stat : 28074 (java) S 28068 28071 24557 0 -1 1077944384 2103 0 0 0 96 12 0 0 20 0 15 0 96672845 10916995072 542090 33554432000 4194304 4196468 140729249114240 139849102985488 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28075] ppid=28068 vsize=10661128 memory=15872 CPUtime=1.11 cores=0,2,4,6
/proc/28071/task/28075/stat : 28075 (java) R 28068 28071 24557 0 -1 4202560 2347 0 0 0 100 11 0 0 20 0 15 0 96672845 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848782440968 139849169539815 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28076] ppid=28068 vsize=10661128 memory=6791534058613427641 CPUtime=1.14 cores=0,2,4,6
/proc/28071/task/28076/stat : 28076 (java) S 28068 28071 24557 0 -1 1077944384 2427 0 0 0 100 14 0 0 20 0 15 0 96672845 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848781388320 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28077] ppid=28068 vsize=10661128 memory=6791534058613427641 CPUtime=1.12 cores=0,2,4,6
/proc/28071/task/28077/stat : 28077 (java) S 28068 28071 24557 0 -1 1077944384 1977 0 0 0 98 14 0 0 20 0 15 0 96672845 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848780335760 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28078] ppid=28068 vsize=10661128 memory=27916 CPUtime=0.79 cores=0,2,4,6
/proc/28071/task/28078/stat : 28078 (java) S 28068 28071 24557 0 -1 1077944384 3643 0 0 0 73 6 0 0 20 0 15 0 96672846 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848213001248 139849176921813 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28079] ppid=28068 vsize=10661128 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28079/stat : 28079 (java) S 28068 28071 24557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 96672847 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848211948960 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28080] ppid=28068 vsize=10661128 memory=2408 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28080/stat : 28080 (java) S 28068 28071 24557 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 96672847 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848210896368 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28081] ppid=28068 vsize=10661128 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28081/stat : 28081 (java) S 28068 28071 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96672849 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848209844944 139849176930203 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28082] ppid=28068 vsize=10661128 memory=1004 CPUtime=1.26 cores=0,2,4,6
/proc/28071/task/28082/stat : 28082 (java) S 28068 28071 24557 0 -1 1077944384 7685 0 0 0 125 1 0 0 20 0 15 0 96672849 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848208791536 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28083] ppid=28068 vsize=10661128 memory=1952 CPUtime=1.24 cores=0,2,4,6
/proc/28071/task/28083/stat : 28083 (java) S 28068 28071 24557 0 -1 1077944384 4502 0 0 0 124 0 0 0 20 0 15 0 96672849 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848207738992 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28084] ppid=28068 vsize=10661128 memory=1708 CPUtime=0.33 cores=0,2,4,6
/proc/28071/task/28084/stat : 28084 (java) S 28068 28071 24557 0 -1 1077944384 3014 0 0 0 33 0 0 0 20 0 15 0 96672850 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848206686448 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28085] ppid=28068 vsize=10661128 memory=792 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28085/stat : 28085 (java) S 28068 28071 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96672850 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848205634144 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28086] ppid=28068 vsize=10661128 memory=1228 CPUtime=0.14 cores=0,2,4,6
/proc/28071/task/28086/stat : 28086 (java) S 28068 28071 24557 0 -1 1077944384 762 0 0 0 6 8 0 0 20 0 15 0 96672850 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848204581680 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
Current children cumulated CPU time: 254.87 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2168360 KiB

[startup+249.201 s]
/proc/loadavg: 1.42 1.77 1.64 3/216 28099
/proc/meminfo: memFree=15771324/32770624 swapFree=67108688/67108860
[pid=28071] ppid=28068 vsize=10661128 memory=2168360 CPUtime=255.27 cores=0,2,4,6
/proc/28071/stat : 28071 (java) S 28068 28071 24557 0 -1 1077944320 55041 0 0 0 25432 95 0 0 20 0 15 0 96672844 10916995072 542090 33554432000 4194304 4196468 140729249114240 140729249096784 139849176911607 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
/proc/28071/statm: 2665282 542090 3156 1 0 2627263 0
[pid=28071/tid=28073] ppid=28068 vsize=10661128 memory=1788 CPUtime=246.96 cores=0,2,4,6
/proc/28071/task/28073/stat : 28073 (java) R 28068 28071 24557 0 -1 4202560 25219 0 0 0 24659 37 0 0 20 0 15 0 96672844 10916995072 542090 33554432000 4194304 4196468 140729249114240 139849181151296 139848782783984 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28074] ppid=28068 vsize=10661128 memory=644 CPUtime=1.08 cores=0,2,4,6
/proc/28071/task/28074/stat : 28074 (java) S 28068 28071 24557 0 -1 1077944384 2103 0 0 0 96 12 0 0 20 0 15 0 96672845 10916995072 542090 33554432000 4194304 4196468 140729249114240 139849102985488 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28075] ppid=28068 vsize=10661128 memory=952 CPUtime=1.12 cores=0,2,4,6
/proc/28071/task/28075/stat : 28075 (java) S 28068 28071 24557 0 -1 1077944384 2347 0 0 0 101 11 0 0 20 0 15 0 96672845 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848782440848 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28076] ppid=28068 vsize=10661128 memory=1232 CPUtime=1.14 cores=0,2,4,6
/proc/28071/task/28076/stat : 28076 (java) S 28068 28071 24557 0 -1 1077944384 2427 0 0 0 100 14 0 0 20 0 15 0 96672845 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848781388304 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28077] ppid=28068 vsize=10661128 memory=2424 CPUtime=1.12 cores=0,2,4,6
/proc/28071/task/28077/stat : 28077 (java) S 28068 28071 24557 0 -1 1077944384 1978 0 0 0 98 14 0 0 20 0 15 0 96672845 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848780335760 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28078] ppid=28068 vsize=10661128 memory=1576 CPUtime=0.79 cores=0,2,4,6
/proc/28071/task/28078/stat : 28078 (java) S 28068 28071 24557 0 -1 1077944384 3643 0 0 0 73 6 0 0 20 0 15 0 96672846 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848213002736 139849176922754 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28079] ppid=28068 vsize=10661128 memory=928 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28079/stat : 28079 (java) S 28068 28071 24557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 96672847 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848211948960 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28080] ppid=28068 vsize=10661128 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28080/stat : 28080 (java) S 28068 28071 24557 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 96672847 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848210896368 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28081] ppid=28068 vsize=10661128 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28081/stat : 28081 (java) S 28068 28071 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96672849 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848209844944 139849176930203 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28082] ppid=28068 vsize=10661128 memory=2200 CPUtime=1.26 cores=0,2,4,6
/proc/28071/task/28082/stat : 28082 (java) S 28068 28071 24557 0 -1 1077944384 7685 0 0 0 125 1 0 0 20 0 15 0 96672849 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848208791536 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28083] ppid=28068 vsize=10661128 memory=7284 CPUtime=1.24 cores=0,2,4,6
/proc/28071/task/28083/stat : 28083 (java) S 28068 28071 24557 0 -1 1077944384 4502 0 0 0 124 0 0 0 20 0 15 0 96672849 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848207738992 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28084] ppid=28068 vsize=10661128 memory=2168360 CPUtime=0.33 cores=0,2,4,6
/proc/28071/task/28084/stat : 28084 (java) S 28068 28071 24557 0 -1 1077944384 3014 0 0 0 33 0 0 0 20 0 15 0 96672850 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848206686448 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28085] ppid=28068 vsize=10661128 memory=2168360 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28085/stat : 28085 (java) S 28068 28071 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96672850 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848205634144 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28086] ppid=28068 vsize=10661128 memory=18264 CPUtime=0.14 cores=0,2,4,6
/proc/28071/task/28086/stat : 28086 (java) S 28068 28071 24557 0 -1 1077944384 762 0 0 0 6 8 0 0 20 0 15 0 96672850 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848204581680 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
Current children cumulated CPU time: 255.27 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2168360 KiB

[startup+249.601 s]
/proc/loadavg: 1.42 1.77 1.64 3/216 28099
/proc/meminfo: memFree=15771324/32770624 swapFree=67108688/67108860
[pid=28071] ppid=28068 vsize=10661128 memory=2168360 CPUtime=255.67 cores=0,2,4,6
/proc/28071/stat : 28071 (java) S 28068 28071 24557 0 -1 1077944320 55104 0 0 0 25472 95 0 0 20 0 15 0 96672844 10916995072 542090 33554432000 4194304 4196468 140729249114240 140729249096784 139849176911607 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
/proc/28071/statm: 2665282 542090 3156 1 0 2627263 0
[pid=28071/tid=28073] ppid=28068 vsize=10661128 memory=2168360 CPUtime=247.36 cores=0,2,4,6
/proc/28071/task/28073/stat : 28073 (java) R 28068 28071 24557 0 -1 4202560 25282 0 0 0 24699 37 0 0 20 0 15 0 96672844 10916995072 542090 33554432000 4194304 4196468 140729249114240 139849181151296 139848786684886 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28074] ppid=28068 vsize=10661128 memory=1004 CPUtime=1.08 cores=0,2,4,6
/proc/28071/task/28074/stat : 28074 (java) S 28068 28071 24557 0 -1 1077944384 2103 0 0 0 96 12 0 0 20 0 15 0 96672845 10916995072 542090 33554432000 4194304 4196468 140729249114240 139849102985488 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28075] ppid=28068 vsize=10661128 memory=303430223234596890 CPUtime=1.12 cores=0,2,4,6
/proc/28071/task/28075/stat : 28075 (java) S 28068 28071 24557 0 -1 1077944384 2347 0 0 0 101 11 0 0 20 0 15 0 96672845 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848782440848 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28076] ppid=28068 vsize=10661128 memory=288230583166042425 CPUtime=1.14 cores=0,2,4,6
/proc/28071/task/28076/stat : 28076 (java) S 28068 28071 24557 0 -1 1077944384 2427 0 0 0 100 14 0 0 20 0 15 0 96672845 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848781388304 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28077] ppid=28068 vsize=10661128 memory=1724 CPUtime=1.13 cores=0,2,4,6
/proc/28071/task/28077/stat : 28077 (java) S 28068 28071 24557 0 -1 1077944384 1978 0 0 0 99 14 0 0 20 0 15 0 96672845 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848780335760 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28078] ppid=28068 vsize=10661128 memory=1004 CPUtime=0.79 cores=0,2,4,6
/proc/28071/task/28078/stat : 28078 (java) S 28068 28071 24557 0 -1 1077944384 3643 0 0 0 73 6 0 0 20 0 15 0 96672846 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848213002736 139849176922754 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28079] ppid=28068 vsize=10661128 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28079/stat : 28079 (java) S 28068 28071 24557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 96672847 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848211948960 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28080] ppid=28068 vsize=10661128 memory=27916 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28080/stat : 28080 (java) S 28068 28071 24557 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 96672847 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848210896368 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28081] ppid=28068 vsize=10661128 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28081/stat : 28081 (java) S 28068 28071 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96672849 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848209844944 139849176930203 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28082] ppid=28068 vsize=10661128 memory=8548 CPUtime=1.26 cores=0,2,4,6
/proc/28071/task/28082/stat : 28082 (java) S 28068 28071 24557 0 -1 1077944384 7685 0 0 0 125 1 0 0 20 0 15 0 96672849 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848208791536 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28083] ppid=28068 vsize=10661128 memory=1444 CPUtime=1.24 cores=0,2,4,6
/proc/28071/task/28083/stat : 28083 (java) S 28068 28071 24557 0 -1 1077944384 4502 0 0 0 124 0 0 0 20 0 15 0 96672849 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848207738992 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28084] ppid=28068 vsize=10661128 memory=1952 CPUtime=0.33 cores=0,2,4,6
/proc/28071/task/28084/stat : 28084 (java) S 28068 28071 24557 0 -1 1077944384 3014 0 0 0 33 0 0 0 20 0 15 0 96672850 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848206686448 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28085] ppid=28068 vsize=10661128 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/28071/task/28085/stat : 28085 (java) S 28068 28071 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96672850 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848205634144 139849176921813 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
[pid=28071/tid=28086] ppid=28068 vsize=10661128 memory=792 CPUtime=0.14 cores=0,2,4,6
/proc/28071/task/28086/stat : 28086 (java) S 28068 28071 24557 0 -1 1077944384 762 0 0 0 6 8 0 0 20 0 15 0 96672850 10916995072 542090 33554432000 4194304 4196468 140729249114240 139848204581680 139849176922754 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24739840 140729249117357 140729249117449 140729249117449 140729249120207 0
Current children cumulated CPU time: 255.67 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2168360 KiB

Child status: 0
Real time (s): 249.627
CPU time (s): 255.716
CPU user time (s): 254.744
CPU system time (s): 0.971485
CPU usage (%): 102.439
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 2681060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.744
system time used= 0.971485
maximum resident set size= 2683108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55842
page faults= 0
swaps= 0
block input operations= 0
block output operations= 416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30190
involuntary context switches= 660


# summary of solver processes directly reported to runsolver:
#   pid: 28071
#   total CPU time (s): 255.716
#   total CPU user time (s): 254.744
#   total CPU system time (s): 0.971485

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.68604 second user time and 2.19876 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-28 17:18:20
IDJOB=4299227
IDBENCH=141311
IDSOLVER=2766
FILE ID=node106/4299227-1532791100
RUNJOBID= node106-1532776007-24588
PBS_JOBID= 21022468
Free space on /tmp= 46160 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-05-4-rom_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299227-1532791100/watcher-4299227-1532791100 -o /tmp/evaluation-result-4299227-1532791100/solver-4299227-1532791100 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532776007-24588 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299227-1532791100.xml

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

MD5SUM BENCH= 1b32d92326af8dd624b5ed4fc8860100
RANDOM SEED=405965198

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        18260524 kB
MemAvailable:   26701900 kB
Buffers:          230272 kB
Cached:          8372664 kB
SwapCached:            0 kB
Active:          7757860 kB
Inactive:        6117948 kB
Active(anon):    5219964 kB
Inactive(anon):    80488 kB
Active(file):    2537896 kB
Inactive(file):  6037460 kB
Unevictable:        6968 kB
Mlocked:            6968 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              2248 kB
Writeback:             0 kB
AnonPages:       5498044 kB
Mapped:            55156 kB
Shmem:             25056 kB
Slab:             322216 kB
SReclaimable:     294480 kB
SUnreclaim:        27736 kB
KernelStack:        3824 kB
PageTables:        15412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6210620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5380096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46160 MiB
End job on node106 at 2018-07-28 17:22:30