Trace number 4299228

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
SuperSolver_Macq_Stevenart 2018-04-27SAT19 303.972 300.861

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
3.12/1.59	o 0
3.86/2.13	o 4
4.17/2.41	o 5
4.87/2.97	o 7
5.08/3.16	o 9
5.37/3.44	o 10
5.98/4.02	o 12
6.09/4.19	o 13
6.38/4.44	o 14
6.88/4.98	o 15
7.49/5.56	o 16
7.89/5.97	o 18
269.71/266.76	o 19
303.90/300.85	s SATISFIABLE
303.90/300.85	v <instantiation>
303.90/300.85	v 	<list>
303.90/300.85	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] 
303.90/300.85	v 	</list>
303.90/300.85	v 	<values>
303.90/300.85	v 		725 -1 -1 -1 7278 2761 -1 -1 86 -1 -1 -1 851 -1 -1 -1 570 -1 -1 -1 470 -1 -1 -1 10178 -1 -1 -1 6114 9606 -1 -1 7503 -1 -1 -1 2761 205 -1 -1 0 -1 -1 -1 0 3 -1 -1 0 -1 -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 2 -1 -1 5 0 0 0 0 0 0 0 5 0 0 0 5 0 0 0 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 14 17 4 17 0 26 4 26 0 2 20 13 0 1 0 17 19 7 0 18 8 0 26 
303.90/300.85	v 	</values>
303.90/300.85	v </instantiation>

Verifier Data

OK	19

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299228-1532820280/watcher-4299228-1532820280 -o /tmp/evaluation-result-4299228-1532820280/solver-4299228-1532820280 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532811810-20544 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4299228-1532820280.xml 

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

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


[startup+0.100143 s]*
/proc/loadavg: 1.90 1.61 1.60 3/219 21896
/proc/meminfo: memFree=23517604/32770624 swapFree=67108860/67108860
[pid=21881] ppid=21878 vsize=10661052 memory=27828 CPUtime=0.12 cores=1,3,5,7
/proc/21881/stat : 21881 (java) S 21878 21881 20512 0 -1 1077944320 5285 0 0 0 11 1 0 0 20 0 15 0 99591147 10916917248 6957 33554432000 4194304 4196468 140721314882496 140721314865040 139919161896695 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
/proc/21881/statm: 2665263 6957 2852 1 0 2627263 0
[pid=21881/tid=21883] ppid=21878 vsize=10661052 memory=-7254949987974015097 CPUtime=0.08 cores=1,3,5,7
/proc/21881/task/21883/stat : 21883 (java) R 21878 21881 20512 0 -1 4202560 3169 0 0 0 8 0 0 0 20 0 15 0 99591148 10916917248 6957 33554432000 4194304 4196468 140721314882496 139919166129856 139919145940325 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21884] ppid=21878 vsize=10661052 memory=5793855493549066681 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21884/stat : 21884 (java) S 21878 21881 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99591148 10916917248 6957 33554432000 4194304 4196468 140721314882496 139919098588176 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21885] ppid=21878 vsize=10661052 memory=140242539173504 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21885/stat : 21885 (java) S 21878 21881 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99591148 10916917248 6957 33554432000 4194304 4196468 140721314882496 139919097535632 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21886] ppid=21878 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21886/stat : 21886 (java) S 21878 21881 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99591148 10916917248 6957 33554432000 4194304 4196468 140721314882496 139918766369552 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21887] ppid=21878 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21887/stat : 21887 (java) S 21878 21881 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99591148 10916917248 6957 33554432000 4194304 4196468 140721314882496 139918765317008 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21888] ppid=21878 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21888/stat : 21888 (java) S 21878 21881 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99591150 10916917248 6957 33554432000 4194304 4196468 140721314882496 139918654048496 139919161907842 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21889] ppid=21878 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21889/stat : 21889 (java) S 21878 21881 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99591150 10916917248 6957 33554432000 4194304 4196468 140721314882496 139918652994720 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21890] ppid=21878 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21890/stat : 21890 (java) S 21878 21881 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99591150 10916917248 6957 33554432000 4194304 4196468 140721314882496 139918651941616 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21891] ppid=21878 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21891/stat : 21891 (java) S 21878 21881 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99591153 10916917248 6957 33554432000 4194304 4196468 140721314882496 139918650890192 139919161915291 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21892] ppid=21878 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21892/stat : 21892 (java) S 21878 21881 20512 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 15 0 99591153 10916917248 6957 33554432000 4194304 4196468 140721314882496 139918649838320 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21893] ppid=21878 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21893/stat : 21893 (java) R 21878 21881 20512 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 15 0 99591153 10916917248 6957 33554432000 4194304 4196468 140721314882496 139918648785776 139919154881737 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21894] ppid=21878 vsize=10661052 memory=140242539173504 CPUtime=0.02 cores=1,3,5,7
/proc/21881/task/21894/stat : 21894 (java) R 21878 21881 20512 0 -1 4202560 336 0 0 0 2 0 0 0 20 0 15 0 99591153 10916917248 6957 33554432000 4194304 4196468 140721314882496 139918647732720 139919147062367 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21895] ppid=21878 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21895/stat : 21895 (java) S 21878 21881 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99591153 10916917248 6957 33554432000 4194304 4196468 140721314882496 139918646680416 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21896] ppid=21878 vsize=10661052 memory=140242539173504 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21896/stat : 21896 (java) S 21878 21881 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99591153 10916917248 6957 33554432000 4194304 4196468 140721314882496 139918645627440 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27828 KiB

[startup+0.210741 s]*
/proc/loadavg: 1.90 1.61 1.60 4/219 21896
/proc/meminfo: memFree=23506052/32770624 swapFree=67108860/67108860
[pid=21881] ppid=21878 vsize=10661052 memory=40272 CPUtime=0.33 cores=1,3,5,7
/proc/21881/stat : 21881 (java) S 21878 21881 20512 0 -1 1077944320 8090 0 0 0 31 2 0 0 20 0 15 0 99591147 10916917248 10002 33554432000 4194304 4196468 140721314882496 140721314865040 139919161896695 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
/proc/21881/statm: 2665263 10002 2989 1 0 2627263 0
[pid=21881/tid=21883] ppid=21878 vsize=10661052 memory=6735269665583770266 CPUtime=0.19 cores=1,3,5,7
/proc/21881/task/21883/stat : 21883 (java) R 21878 21881 20512 0 -1 4202560 5118 0 0 0 18 1 0 0 20 0 15 0 99591148 10916917248 10068 33554432000 4194304 4196468 140721314882496 139919166127744 139919161918621 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21884] ppid=21878 vsize=10661052 memory=4211973968743964042 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21884/stat : 21884 (java) S 21878 21881 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99591148 10916917248 10068 33554432000 4194304 4196468 140721314882496 139919098588176 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21885] ppid=21878 vsize=10661052 memory=140242539173504 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21885/stat : 21885 (java) S 21878 21881 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99591148 10916917248 10068 33554432000 4194304 4196468 140721314882496 139919097535632 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21886] ppid=21878 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21886/stat : 21886 (java) S 21878 21881 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99591148 10916917248 10068 33554432000 4194304 4196468 140721314882496 139918766369552 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21887] ppid=21878 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21887/stat : 21887 (java) S 21878 21881 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99591148 10916917248 10068 33554432000 4194304 4196468 140721314882496 139918765317008 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21888] ppid=21878 vsize=10661052 memory=140242539173504 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21888/stat : 21888 (java) S 21878 21881 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99591150 10916917248 10068 33554432000 4194304 4196468 140721314882496 139918654048496 139919161907842 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21889] ppid=21878 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21889/stat : 21889 (java) S 21878 21881 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99591150 10916917248 10068 33554432000 4194304 4196468 140721314882496 139918652994720 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21890] ppid=21878 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21890/stat : 21890 (java) S 21878 21881 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99591150 10916917248 10068 33554432000 4194304 4196468 140721314882496 139918651941616 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21891] ppid=21878 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21891/stat : 21891 (java) S 21878 21881 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99591153 10916917248 10068 33554432000 4194304 4196468 140721314882496 139918650890192 139919161915291 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21892] ppid=21878 vsize=10661052 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/21881/task/21892/stat : 21892 (java) R 21878 21881 20512 0 -1 4202560 629 0 0 0 3 0 0 0 20 0 15 0 99591153 10916917248 10068 33554432000 4194304 4196468 140721314882496 139918649838320 139919142596992 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21893] ppid=21878 vsize=10661052 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/21881/task/21893/stat : 21893 (java) R 21878 21881 20512 0 -1 4202560 222 0 0 0 1 0 0 0 20 0 15 0 99591153 10916917248 10068 33554432000 4194304 4196468 140721314882496 139918648785776 139919161908630 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21894] ppid=21878 vsize=10661052 memory=140242539173504 CPUtime=0.07 cores=1,3,5,7
/proc/21881/task/21894/stat : 21894 (java) R 21878 21881 20512 0 -1 1077944384 799 0 0 0 7 0 0 0 20 0 15 0 99591153 10916917248 10068 33554432000 4194304 4196468 140721314882496 139918647732720 139919161907842 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21895] ppid=21878 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21895/stat : 21895 (java) S 21878 21881 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99591153 10916917248 10068 33554432000 4194304 4196468 140721314882496 139918646680416 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21896] ppid=21878 vsize=10661052 memory=140242539173504 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21896/stat : 21896 (java) S 21878 21881 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99591153 10916917248 10068 33554432000 4194304 4196468 140721314882496 139918645627440 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40272 KiB

[startup+0.311121 s]*
/proc/loadavg: 1.90 1.61 1.60 7/219 21896
/proc/meminfo: memFree=23493024/32770624 swapFree=67108860/67108860
[pid=21881] ppid=21878 vsize=10661128 memory=52852 CPUtime=0.6 cores=1,3,5,7
/proc/21881/stat : 21881 (java) S 21878 21881 20512 0 -1 1077944320 9277 0 0 0 57 3 0 0 20 0 15 0 99591147 10916995072 13213 33554432000 4194304 4196468 140721314882496 140721314865040 139919161896695 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
/proc/21881/statm: 2665282 13213 3065 1 0 2627263 0
[pid=21881/tid=21883] ppid=21878 vsize=10661128 memory=6735269665583770266 CPUtime=0.3 cores=1,3,5,7
/proc/21881/task/21883/stat : 21883 (java) R 21878 21881 20512 0 -1 4202560 5450 0 0 0 28 2 0 0 20 0 15 0 99591148 10916995072 13213 33554432000 4194304 4196468 140721314882496 139919166131664 139918779203342 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21884] ppid=21878 vsize=10661128 memory=4211973968743964042 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21884/stat : 21884 (java) S 21878 21881 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99591148 10916995072 13213 33554432000 4194304 4196468 140721314882496 139919098588176 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21885] ppid=21878 vsize=10661128 memory=280484965550464 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21885/stat : 21885 (java) S 21878 21881 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99591148 10916995072 13213 33554432000 4194304 4196468 140721314882496 139919097535632 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21886] ppid=21878 vsize=10661128 memory=280484852781568 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21886/stat : 21886 (java) S 21878 21881 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99591148 10916995072 13213 33554432000 4194304 4196468 140721314882496 139918766369552 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21887] ppid=21878 vsize=10661128 memory=140242426376975 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21887/stat : 21887 (java) S 21878 21881 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99591148 10916995072 13213 33554432000 4194304 4196468 140721314882496 139918765317008 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21888] ppid=21878 vsize=10661128 memory=280484965559680 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21888/stat : 21888 (java) S 21878 21881 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99591150 10916995072 13213 33554432000 4194304 4196468 140721314882496 139918654048496 139919161907842 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21889] ppid=21878 vsize=10661128 memory=140242426381583 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21889/stat : 21889 (java) S 21878 21881 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99591150 10916995072 13213 33554432000 4194304 4196468 140721314882496 139918652994720 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21890] ppid=21878 vsize=10661128 memory=140242426404432 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21890/stat : 21890 (java) S 21878 21881 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99591150 10916995072 13213 33554432000 4194304 4196468 140721314882496 139918651941616 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21891] ppid=21878 vsize=10661128 memory=140242426407066 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21891/stat : 21891 (java) S 21878 21881 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99591153 10916995072 13213 33554432000 4194304 4196468 140721314882496 139918650890192 139919161915291 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21892] ppid=21878 vsize=10661128 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/21881/task/21892/stat : 21892 (java) R 21878 21881 20512 0 -1 4202560 902 0 0 0 9 0 0 0 20 0 15 0 99591153 10916995072 13213 33554432000 4194304 4196468 140721314882496 139918649824200 139919147004279 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21893] ppid=21878 vsize=10661128 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/21881/task/21893/stat : 21893 (java) R 21878 21881 20512 0 -1 4202560 410 0 0 0 5 0 0 0 20 0 15 0 99591153 10916995072 13213 33554432000 4194304 4196468 140721314882496 139918648777696 139919145380131 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21894] ppid=21878 vsize=10661128 memory=140242539173504 CPUtime=0.14 cores=1,3,5,7
/proc/21881/task/21894/stat : 21894 (java) R 21878 21881 20512 0 -1 1077944384 1147 0 0 0 14 0 0 0 20 0 15 0 99591153 10916995072 13213 33554432000 4194304 4196468 140721314882496 139918647727760 139919161906901 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21895] ppid=21878 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21895/stat : 21895 (java) S 21878 21881 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99591153 10916995072 13213 33554432000 4194304 4196468 140721314882496 139918646680416 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21896] ppid=21878 vsize=10661128 memory=140242539201332 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21896/stat : 21896 (java) S 21878 21881 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99591153 10916995072 13213 33554432000 4194304 4196468 140721314882496 139918645627440 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 52852 KiB

[startup+0.702523 s]
/proc/loadavg: 1.90 1.61 1.60 5/219 21896
/proc/meminfo: memFree=23438168/32770624 swapFree=67108860/67108860
[pid=21881] ppid=21878 vsize=10661128 memory=233144 CPUtime=1.82 cores=1,3,5,7
/proc/21881/stat : 21881 (java) S 21878 21881 20512 0 -1 1077944320 11041 0 0 0 170 12 0 0 20 0 15 0 99591147 10916995072 58286 33554432000 4194304 4196468 140721314882496 140721314865040 139919161896695 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
/proc/21881/statm: 2665282 58286 3126 1 0 2627263 0
[pid=21881/tid=21883] ppid=21878 vsize=10661128 memory=56 CPUtime=0.64 cores=1,3,5,7
/proc/21881/task/21883/stat : 21883 (java) R 21878 21881 20512 0 -1 4202560 5599 0 0 0 61 3 0 0 20 0 15 0 99591148 10916995072 58286 33554432000 4194304 4196468 140721314882496 139919166132416 139918780377009 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21884] ppid=21878 vsize=10661128 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/21881/task/21884/stat : 21884 (java) S 21878 21881 20512 0 -1 1077944384 40 0 0 0 1 1 0 0 20 0 15 0 99591148 10916995072 58286 33554432000 4194304 4196468 140721314882496 139919098588176 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21885] ppid=21878 vsize=10661128 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21881/task/21885/stat : 21885 (java) S 21878 21881 20512 0 -1 1077944384 21 0 0 0 0 1 0 0 20 0 15 0 99591148 10916995072 58286 33554432000 4194304 4196468 140721314882496 139919097535632 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21886] ppid=21878 vsize=10661128 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/21881/task/21886/stat : 21886 (java) S 21878 21881 20512 0 -1 1077944384 33 0 0 0 1 1 0 0 20 0 15 0 99591148 10916995072 58286 33554432000 4194304 4196468 140721314882496 139918766369552 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21887] ppid=21878 vsize=10661128 memory=8320808402719684661 CPUtime=0.03 cores=1,3,5,7
/proc/21881/task/21887/stat : 21887 (java) S 21878 21881 20512 0 -1 1077944384 40 0 0 0 1 2 0 0 20 0 15 0 99591148 10916995072 58286 33554432000 4194304 4196468 140721314882496 139918765317008 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21888] ppid=21878 vsize=10661128 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21888/stat : 21888 (java) S 21878 21881 20512 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 99591150 10916995072 58286 33554432000 4194304 4196468 140721314882496 139918654048496 139919161907842 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21889] ppid=21878 vsize=10661128 memory=796 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21889/stat : 21889 (java) S 21878 21881 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99591150 10916995072 58286 33554432000 4194304 4196468 140721314882496 139918652994720 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21890] ppid=21878 vsize=10661128 memory=8452 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21890/stat : 21890 (java) S 21878 21881 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99591150 10916995072 58286 33554432000 4194304 4196468 140721314882496 139918651941616 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21891] ppid=21878 vsize=10661128 memory=5776 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21891/stat : 21891 (java) S 21878 21881 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99591153 10916995072 58286 33554432000 4194304 4196468 140721314882496 139918650890192 139919161915291 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21892] ppid=21878 vsize=10661128 memory=1200 CPUtime=0.41 cores=1,3,5,7
/proc/21881/task/21892/stat : 21892 (java) R 21878 21881 20512 0 -1 4202560 1558 0 0 0 41 0 0 0 20 0 15 0 99591153 10916995072 58286 33554432000 4194304 4196468 140721314882496 139918649838320 139919141143448 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21893] ppid=21878 vsize=10661128 memory=12136 CPUtime=0.36 cores=1,3,5,7
/proc/21881/task/21893/stat : 21893 (java) R 21878 21881 20512 0 -1 4202560 895 0 0 0 36 0 0 0 20 0 15 0 99591153 10916995072 58286 33554432000 4194304 4196468 140721314882496 139918648775376 139919154993531 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21894] ppid=21878 vsize=10661128 memory=1008 CPUtime=0.25 cores=1,3,5,7
/proc/21881/task/21894/stat : 21894 (java) R 21878 21881 20512 0 -1 1077944384 1415 0 0 0 25 0 0 0 20 0 15 0 99591153 10916995072 58286 33554432000 4194304 4196468 140721314882496 139918647732720 139919161907842 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21895] ppid=21878 vsize=10661128 memory=4620 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21895/stat : 21895 (java) S 21878 21881 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99591153 10916995072 58286 33554432000 4194304 4196468 140721314882496 139918646680416 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21896] ppid=21878 vsize=10661128 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21896/stat : 21896 (java) S 21878 21881 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99591153 10916995072 58286 33554432000 4194304 4196468 140721314882496 139918645627440 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
Current children cumulated CPU time: 1.82 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 233144 KiB

[startup+1.50077 s]
/proc/loadavg: 1.90 1.61 1.60 5/219 21896
/proc/meminfo: memFree=23310760/32770624 swapFree=67108860/67108860
[pid=21881] ppid=21878 vsize=10661128 memory=234596 CPUtime=3.12 cores=1,3,5,7
/proc/21881/stat : 21881 (java) S 21878 21881 20512 0 -1 1077944320 11408 0 0 0 299 13 0 0 20 0 15 0 99591147 10916995072 58649 33554432000 4194304 4196468 140721314882496 140721314865040 139919161896695 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
/proc/21881/statm: 2665282 58649 3132 1 0 2627263 0
[pid=21881/tid=21883] ppid=21878 vsize=10661128 memory=0 CPUtime=1.44 cores=1,3,5,7
/proc/21881/task/21883/stat : 21883 (java) R 21878 21881 20512 0 -1 4202560 5676 0 0 0 141 3 0 0 20 0 15 0 99591148 10916995072 58649 33554432000 4194304 4196468 140721314882496 139919166133784 139918780859567 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21884] ppid=21878 vsize=10661128 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/21881/task/21884/stat : 21884 (java) S 21878 21881 20512 0 -1 1077944384 40 0 0 0 1 1 0 0 20 0 15 0 99591148 10916995072 58649 33554432000 4194304 4196468 140721314882496 139919098588176 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21885] ppid=21878 vsize=10661128 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21881/task/21885/stat : 21885 (java) S 21878 21881 20512 0 -1 1077944384 21 0 0 0 0 1 0 0 20 0 15 0 99591148 10916995072 58649 33554432000 4194304 4196468 140721314882496 139919097535632 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21886] ppid=21878 vsize=10661128 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/21881/task/21886/stat : 21886 (java) S 21878 21881 20512 0 -1 1077944384 33 0 0 0 1 1 0 0 20 0 15 0 99591148 10916995072 58649 33554432000 4194304 4196468 140721314882496 139918766369552 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21887] ppid=21878 vsize=10661128 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/21881/task/21887/stat : 21887 (java) S 21878 21881 20512 0 -1 1077944384 40 0 0 0 1 2 0 0 20 0 15 0 99591148 10916995072 58649 33554432000 4194304 4196468 140721314882496 139918765317008 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21888] ppid=21878 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21888/stat : 21888 (java) S 21878 21881 20512 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 99591150 10916995072 58649 33554432000 4194304 4196468 140721314882496 139918654048496 139919161907842 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0

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

[pid=21881/tid=21895] ppid=21878 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21895/stat : 21895 (java) S 21878 21881 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918646680416 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21896] ppid=21878 vsize=10661128 memory=1792 CPUtime=0.18 cores=1,3,5,7
/proc/21881/task/21896/stat : 21896 (java) S 21878 21881 20512 0 -1 1077944384 548 0 0 0 8 10 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918645627440 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
Current children cumulated CPU time: 300.7 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 745280 KiB

[startup+299.201 s]
/proc/loadavg: 1.76 1.75 1.66 3/219 21903
/proc/meminfo: memFree=22776548/32770624 swapFree=67108860/67108860
[pid=21881] ppid=21878 vsize=10661128 memory=745280 CPUtime=302.3 cores=1,3,5,7
/proc/21881/stat : 21881 (java) S 21878 21881 20512 0 -1 1077944320 41214 0 0 0 30176 54 0 0 20 0 15 0 99591147 10916995072 186320 33554432000 4194304 4196468 140721314882496 140721314865040 139919161896695 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
/proc/21881/statm: 2665282 186320 3157 1 0 2627263 0
[pid=21881/tid=21883] ppid=21878 vsize=10661128 memory=6791534058613427641 CPUtime=299.03 cores=1,3,5,7
/proc/21881/task/21883/stat : 21883 (java) R 21878 21881 20512 0 -1 4202560 13244 0 0 0 29893 10 0 0 20 0 15 0 99591148 10916995072 186320 33554432000 4194304 4196468 140721314882496 139919166133928 139918780860471 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21884] ppid=21878 vsize=10661128 memory=4132 CPUtime=0.12 cores=1,3,5,7
/proc/21881/task/21884/stat : 21884 (java) S 21878 21881 20512 0 -1 1077944384 354 0 0 0 5 7 0 0 20 0 15 0 99591148 10916995072 186320 33554432000 4194304 4196468 140721314882496 139919098588176 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21885] ppid=21878 vsize=10661128 memory=28796 CPUtime=0.11 cores=1,3,5,7
/proc/21881/task/21885/stat : 21885 (java) S 21878 21881 20512 0 -1 1077944384 639 0 0 0 5 6 0 0 20 0 15 0 99591148 10916995072 186320 33554432000 4194304 4196468 140721314882496 139919097535632 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21886] ppid=21878 vsize=10661128 memory=1292 CPUtime=0.12 cores=1,3,5,7
/proc/21881/task/21886/stat : 21886 (java) S 21878 21881 20512 0 -1 1077944384 1500 0 0 0 5 7 0 0 20 0 15 0 99591148 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918766369552 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21887] ppid=21878 vsize=10661128 memory=2444 CPUtime=0.12 cores=1,3,5,7
/proc/21881/task/21887/stat : 21887 (java) S 21878 21881 20512 0 -1 1077944384 736 0 0 0 5 7 0 0 20 0 15 0 99591148 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918765317008 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21888] ppid=21878 vsize=10661128 memory=745280 CPUtime=0.01 cores=1,3,5,7
/proc/21881/task/21888/stat : 21888 (java) S 21878 21881 20512 0 -1 1077944384 1551 0 0 0 1 0 0 0 20 0 15 0 99591150 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918654048496 139919161907842 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21889] ppid=21878 vsize=10661128 memory=648 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21889/stat : 21889 (java) S 21878 21881 20512 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 99591150 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918652994784 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21890] ppid=21878 vsize=10661128 memory=956 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21890/stat : 21890 (java) S 21878 21881 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99591150 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918651941616 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21891] ppid=21878 vsize=10661128 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21891/stat : 21891 (java) S 21878 21881 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918650890192 139919161915291 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21892] ppid=21878 vsize=10661128 memory=1584 CPUtime=1.01 cores=1,3,5,7
/proc/21881/task/21892/stat : 21892 (java) S 21878 21881 20512 0 -1 1077944384 7001 0 0 0 100 1 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918649838320 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21893] ppid=21878 vsize=10661128 memory=6791534058613427641 CPUtime=1.12 cores=1,3,5,7
/proc/21881/task/21893/stat : 21893 (java) S 21878 21881 20512 0 -1 1077944384 10810 0 0 0 111 1 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918648785776 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21894] ppid=21878 vsize=10661128 memory=1224 CPUtime=0.38 cores=1,3,5,7
/proc/21881/task/21894/stat : 21894 (java) S 21878 21881 20512 0 -1 1077944384 3464 0 0 0 37 1 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918647732720 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21895] ppid=21878 vsize=10661128 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21895/stat : 21895 (java) S 21878 21881 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918646680416 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21896] ppid=21878 vsize=10661128 memory=1424 CPUtime=0.19 cores=1,3,5,7
/proc/21881/task/21896/stat : 21896 (java) S 21878 21881 20512 0 -1 1077944384 548 0 0 0 9 10 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918645627440 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
Current children cumulated CPU time: 302.3 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 745280 KiB

[startup+300.001 s]*
/proc/loadavg: 1.76 1.75 1.66 3/219 21903
/proc/meminfo: memFree=22776548/32770624 swapFree=67108860/67108860
[pid=21881] ppid=21878 vsize=10661128 memory=745280 CPUtime=303.11 cores=1,3,5,7
/proc/21881/stat : 21881 (java) S 21878 21881 20512 0 -1 1077944320 41245 0 0 0 30257 54 0 0 20 0 15 0 99591147 10916995072 186320 33554432000 4194304 4196468 140721314882496 140721314865040 139919161896695 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
/proc/21881/statm: 2665282 186320 3157 1 0 2627263 0
[pid=21881/tid=21883] ppid=21878 vsize=10661128 memory=6791534058613427641 CPUtime=299.84 cores=1,3,5,7
/proc/21881/task/21883/stat : 21883 (java) R 21878 21881 20512 0 -1 4202560 13249 0 0 0 29974 10 0 0 20 0 15 0 99591148 10916995072 186320 33554432000 4194304 4196468 140721314882496 139919166133928 139918781051089 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21884] ppid=21878 vsize=10661128 memory=-7003737579269690708 CPUtime=0.12 cores=1,3,5,7
/proc/21881/task/21884/stat : 21884 (java) S 21878 21881 20512 0 -1 1077944384 354 0 0 0 5 7 0 0 20 0 15 0 99591148 10916995072 186320 33554432000 4194304 4196468 140721314882496 139919098588176 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21885] ppid=21878 vsize=10661128 memory=-8253362762722141311 CPUtime=0.11 cores=1,3,5,7
/proc/21881/task/21885/stat : 21885 (java) S 21878 21881 20512 0 -1 1077944384 639 0 0 0 5 6 0 0 20 0 15 0 99591148 10916995072 186320 33554432000 4194304 4196468 140721314882496 139919097535632 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21886] ppid=21878 vsize=10661128 memory=7100839861465685612 CPUtime=0.12 cores=1,3,5,7
/proc/21881/task/21886/stat : 21886 (java) S 21878 21881 20512 0 -1 1077944384 1500 0 0 0 5 7 0 0 20 0 15 0 99591148 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918766369552 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21887] ppid=21878 vsize=10661128 memory=-7175204567652784766 CPUtime=0.12 cores=1,3,5,7
/proc/21881/task/21887/stat : 21887 (java) S 21878 21881 20512 0 -1 1077944384 736 0 0 0 5 7 0 0 20 0 15 0 99591148 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918765317008 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21888] ppid=21878 vsize=10661128 memory=3054156605268465310 CPUtime=0.01 cores=1,3,5,7
/proc/21881/task/21888/stat : 21888 (java) S 21878 21881 20512 0 -1 1077944384 1551 0 0 0 1 0 0 0 20 0 15 0 99591150 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918654048496 139919161907842 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21889] ppid=21878 vsize=10661128 memory=-6520471753822164382 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21889/stat : 21889 (java) S 21878 21881 20512 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 99591150 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918652994784 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21890] ppid=21878 vsize=10661128 memory=4715433313220523562 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21890/stat : 21890 (java) S 21878 21881 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99591150 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918651941616 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21891] ppid=21878 vsize=10661128 memory=7822038051842261661 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21891/stat : 21891 (java) S 21878 21881 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918650890192 139919161915291 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21892] ppid=21878 vsize=10661128 memory=-8253362762722141311 CPUtime=1.01 cores=1,3,5,7
/proc/21881/task/21892/stat : 21892 (java) S 21878 21881 20512 0 -1 1077944384 7027 0 0 0 100 1 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918649838320 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21893] ppid=21878 vsize=10661128 memory=8514726395714825349 CPUtime=1.12 cores=1,3,5,7
/proc/21881/task/21893/stat : 21893 (java) S 21878 21881 20512 0 -1 1077944384 10810 0 0 0 111 1 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918648785776 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21894] ppid=21878 vsize=10661128 memory=9047017150487036575 CPUtime=0.38 cores=1,3,5,7
/proc/21881/task/21894/stat : 21894 (java) S 21878 21881 20512 0 -1 1077944384 3464 0 0 0 37 1 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918647732720 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21895] ppid=21878 vsize=10661128 memory=-6237260532469557610 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21895/stat : 21895 (java) S 21878 21881 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918646680416 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21896] ppid=21878 vsize=10661128 memory=-7595718316223324558 CPUtime=0.19 cores=1,3,5,7
/proc/21881/task/21896/stat : 21896 (java) S 21878 21881 20512 0 -1 1077944384 548 0 0 0 9 10 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918645627440 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
Current children cumulated CPU time: 303.11 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 745280 KiB

[startup+300.401 s]
/proc/loadavg: 1.76 1.75 1.66 3/219 21903
/proc/meminfo: memFree=22776548/32770624 swapFree=67108860/67108860
[pid=21881] ppid=21878 vsize=10661128 memory=745280 CPUtime=303.5 cores=1,3,5,7
/proc/21881/stat : 21881 (java) S 21878 21881 20512 0 -1 1077944320 41247 0 0 0 30296 54 0 0 20 0 15 0 99591147 10916995072 186320 33554432000 4194304 4196468 140721314882496 140721314865040 139919161896695 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
/proc/21881/statm: 2665282 186320 3157 1 0 2627263 0
[pid=21881/tid=21883] ppid=21878 vsize=10661128 memory=5860417207143787366 CPUtime=300.23 cores=1,3,5,7
/proc/21881/task/21883/stat : 21883 (java) R 21878 21881 20512 0 -1 4202560 13251 0 0 0 30013 10 0 0 20 0 15 0 99591148 10916995072 186320 33554432000 4194304 4196468 140721314882496 139919166133928 139918780860880 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21884] ppid=21878 vsize=10661128 memory=6080535058335884903 CPUtime=0.12 cores=1,3,5,7
/proc/21881/task/21884/stat : 21884 (java) S 21878 21881 20512 0 -1 1077944384 354 0 0 0 5 7 0 0 20 0 15 0 99591148 10916995072 186320 33554432000 4194304 4196468 140721314882496 139919098588176 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21885] ppid=21878 vsize=10661128 memory=7300709252546126955 CPUtime=0.11 cores=1,3,5,7
/proc/21881/task/21885/stat : 21885 (java) S 21878 21881 20512 0 -1 1077944384 639 0 0 0 5 6 0 0 20 0 15 0 99591148 10916995072 186320 33554432000 4194304 4196468 140721314882496 139919097535632 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21886] ppid=21878 vsize=10661128 memory=7093275406011290722 CPUtime=0.12 cores=1,3,5,7
/proc/21881/task/21886/stat : 21886 (java) S 21878 21881 20512 0 -1 1077944384 1500 0 0 0 5 7 0 0 20 0 15 0 99591148 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918766369552 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21887] ppid=21878 vsize=10661128 memory=16628 CPUtime=0.12 cores=1,3,5,7
/proc/21881/task/21887/stat : 21887 (java) S 21878 21881 20512 0 -1 1077944384 736 0 0 0 5 7 0 0 20 0 15 0 99591148 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918765317008 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21888] ppid=21878 vsize=10661128 memory=18276 CPUtime=0.01 cores=1,3,5,7
/proc/21881/task/21888/stat : 21888 (java) S 21878 21881 20512 0 -1 1077944384 1551 0 0 0 1 0 0 0 20 0 15 0 99591150 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918654048496 139919161907842 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21889] ppid=21878 vsize=10661128 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21889/stat : 21889 (java) S 21878 21881 20512 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 99591150 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918652994784 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21890] ppid=21878 vsize=10661128 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21890/stat : 21890 (java) S 21878 21881 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99591150 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918651941616 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21891] ppid=21878 vsize=10661128 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21891/stat : 21891 (java) S 21878 21881 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918650890192 139919161915291 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21892] ppid=21878 vsize=10661128 memory=648 CPUtime=1.01 cores=1,3,5,7
/proc/21881/task/21892/stat : 21892 (java) S 21878 21881 20512 0 -1 1077944384 7027 0 0 0 100 1 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918649838320 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21893] ppid=21878 vsize=10661128 memory=956 CPUtime=1.12 cores=1,3,5,7
/proc/21881/task/21893/stat : 21893 (java) S 21878 21881 20512 0 -1 1077944384 10810 0 0 0 111 1 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918648785776 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21894] ppid=21878 vsize=10661128 memory=2424 CPUtime=0.38 cores=1,3,5,7
/proc/21881/task/21894/stat : 21894 (java) S 21878 21881 20512 0 -1 1077944384 3464 0 0 0 37 1 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918647732720 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21895] ppid=21878 vsize=10661128 memory=1584 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21895/stat : 21895 (java) S 21878 21881 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918646680416 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21896] ppid=21878 vsize=10661128 memory=928 CPUtime=0.19 cores=1,3,5,7
/proc/21881/task/21896/stat : 21896 (java) S 21878 21881 20512 0 -1 1077944384 548 0 0 0 9 10 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918645627440 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
Current children cumulated CPU time: 303.5 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 745280 KiB

[startup+300.801 s]
/proc/loadavg: 1.76 1.75 1.66 3/219 21903
/proc/meminfo: memFree=22776548/32770624 swapFree=67108860/67108860
[pid=21881] ppid=21878 vsize=10661128 memory=745280 CPUtime=303.9 cores=1,3,5,7
/proc/21881/stat : 21881 (java) S 21878 21881 20512 0 -1 1077944320 41249 0 0 0 30336 54 0 0 20 0 15 0 99591147 10916995072 186320 33554432000 4194304 4196468 140721314882496 140721314865040 139919161896695 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
/proc/21881/statm: 2665282 186320 3157 1 0 2627263 0
[pid=21881/tid=21883] ppid=21878 vsize=10661128 memory=4132 CPUtime=300.63 cores=1,3,5,7
/proc/21881/task/21883/stat : 21883 (java) R 21878 21881 20512 0 -1 4202560 13253 0 0 0 30053 10 0 0 20 0 15 0 99591148 10916995072 186320 33554432000 4194304 4196468 140721314882496 139919166133896 139918780859136 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21884] ppid=21878 vsize=10661128 memory=28796 CPUtime=0.12 cores=1,3,5,7
/proc/21881/task/21884/stat : 21884 (java) S 21878 21881 20512 0 -1 1077944384 354 0 0 0 5 7 0 0 20 0 15 0 99591148 10916995072 186320 33554432000 4194304 4196468 140721314882496 139919098588176 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21885] ppid=21878 vsize=10661128 memory=1292 CPUtime=0.11 cores=1,3,5,7
/proc/21881/task/21885/stat : 21885 (java) S 21878 21881 20512 0 -1 1077944384 639 0 0 0 5 6 0 0 20 0 15 0 99591148 10916995072 186320 33554432000 4194304 4196468 140721314882496 139919097535632 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21886] ppid=21878 vsize=10661128 memory=745280 CPUtime=0.12 cores=1,3,5,7
/proc/21881/task/21886/stat : 21886 (java) S 21878 21881 20512 0 -1 1077944384 1500 0 0 0 5 7 0 0 20 0 15 0 99591148 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918766369552 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21887] ppid=21878 vsize=10661128 memory=745280 CPUtime=0.12 cores=1,3,5,7
/proc/21881/task/21887/stat : 21887 (java) S 21878 21881 20512 0 -1 1077944384 736 0 0 0 5 7 0 0 20 0 15 0 99591148 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918765317008 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21888] ppid=21878 vsize=10661128 memory=164 CPUtime=0.01 cores=1,3,5,7
/proc/21881/task/21888/stat : 21888 (java) S 21878 21881 20512 0 -1 1077944384 1551 0 0 0 1 0 0 0 20 0 15 0 99591150 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918654048496 139919161907842 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21889] ppid=21878 vsize=10661128 memory=7093843870501528913 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21889/stat : 21889 (java) S 21878 21881 20512 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 99591150 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918652994784 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21890] ppid=21878 vsize=10661128 memory=6436599692727571817 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21890/stat : 21890 (java) S 21878 21881 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99591150 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918651941616 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21891] ppid=21878 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21891/stat : 21891 (java) S 21878 21881 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918650890192 139919161915291 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21892] ppid=21878 vsize=10661128 memory=15872 CPUtime=1.01 cores=1,3,5,7
/proc/21881/task/21892/stat : 21892 (java) S 21878 21881 20512 0 -1 1077944384 7027 0 0 0 100 1 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918649838320 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21893] ppid=21878 vsize=10661128 memory=16628 CPUtime=1.12 cores=1,3,5,7
/proc/21881/task/21893/stat : 21893 (java) S 21878 21881 20512 0 -1 1077944384 10810 0 0 0 111 1 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918648785776 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21894] ppid=21878 vsize=10661128 memory=18276 CPUtime=0.38 cores=1,3,5,7
/proc/21881/task/21894/stat : 21894 (java) S 21878 21881 20512 0 -1 1077944384 3464 0 0 0 37 1 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918647732720 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21895] ppid=21878 vsize=10661128 memory=745232 CPUtime=0 cores=1,3,5,7
/proc/21881/task/21895/stat : 21895 (java) S 21878 21881 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918646680416 139919161906901 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
[pid=21881/tid=21896] ppid=21878 vsize=10661128 memory=1292 CPUtime=0.19 cores=1,3,5,7
/proc/21881/task/21896/stat : 21896 (java) S 21878 21881 20512 0 -1 1077944384 548 0 0 0 9 10 0 0 20 0 15 0 99591153 10916995072 186320 33554432000 4194304 4196468 140721314882496 139918645627440 139919161907842 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14209024 140721314890890 140721314891017 140721314891017 140721314893775 0
Current children cumulated CPU time: 303.9 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 745280 KiB

Child status: 0
Real time (s): 300.861
CPU time (s): 303.972
CPU user time (s): 303.419
CPU system time (s): 0.55214
CPU usage (%): 101.034
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 745280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 303.419
system time used= 0.55214
maximum resident set size= 745624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41759
page faults= 0
swaps= 0
block input operations= 0
block output operations= 432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8223
involuntary context switches= 278


# summary of solver processes directly reported to runsolver:
#   pid: 21881
#   total CPU time (s): 303.972
#   total CPU user time (s): 303.419
#   total CPU system time (s): 0.55214

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.77604 second user time and 2.92673 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-29 01:24:40
IDJOB=4299228
IDBENCH=141311
IDSOLVER=2767
FILE ID=node132/4299228-1532820280
RUNJOBID= node132-1532811810-20544
PBS_JOBID= 21022489
Free space on /tmp= 52036 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-05-4-rom_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299228-1532820280/watcher-4299228-1532820280 -o /tmp/evaluation-result-4299228-1532820280/solver-4299228-1532820280 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532811810-20544 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4299228-1532820280.xml

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

MD5SUM BENCH= 1b32d92326af8dd624b5ed4fc8860100
RANDOM SEED=1631265563

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:        23534480 kB
MemAvailable:   31805308 kB
Buffers:          212432 kB
Cached:          8263024 kB
SwapCached:            0 kB
Active:          2745844 kB
Inactive:        5910580 kB
Active(anon):     131276 kB
Inactive(anon):    77828 kB
Active(file):    2614568 kB
Inactive(file):  5832752 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1992 kB
Writeback:             0 kB
AnonPages:        316872 kB
Mapped:            55532 kB
Shmem:             25248 kB
Slab:             279908 kB
SReclaimable:     251968 kB
SUnreclaim:        27940 kB
KernelStack:        3872 kB
PageTables:         5136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1066128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 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= 52036 MiB
End job on node132 at 2018-07-29 01:29:41