Trace number 4299204

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
MiniCPFever 2018-04-29SAT (TO)12 2520.13 2493.07

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-07-4-rom_c18.xml
MD5SUMb03b025d4dc3e1307d2e111dd352b63c
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark2519.69
Satisfiable
(Un)Satisfiability was proved
Number of variables217
Number of constraints56
Number of domains5
Minimum domain size2
Maximum domain size41345
Distribution of domain sizes[{"size":2,"count":14},{"size":8,"count":98},{"size":27,"count":49},{"size":41345,"count":56}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":70},{"degree":2,"count":98},{"degree":8,"count":49}]
Minimum constraint arity10
Maximum constraint arity11
Distribution of constraint arities[{"arity":10,"count":14},{"arity":11,"count":42}]
Number of extensional constraints56
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":56}]
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.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
41.73/23.70	o 0
41.73/23.70	objective:0
2407.21/2381.34	o 3
2407.21/2381.34	objective:-3
2441.12/2414.87	o 4
2441.12/2414.87	objective:-4
2475.38/2448.69	o 8
2475.38/2448.69	objective:-8
2478.08/2451.33	o 12
2478.08/2451.33	objective:-12
2520.04/2493.01	s SATISFIABLE
2520.04/2493.01	v <instantiation>
2520.04/2493.01	v 	<list>
2520.04/2493.01	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] r[5][0] r[5][1] r[5][2] r[5][3] r[6][0] r[6][1] r[6][2] r[6][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] c[5][0] c[5][1] c[5][2] c[5][3] c[6][0] c[6][1] c[6][2] c[6][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] pr[5][0] pr[5][1] pr[5][2] pr[5][3] pr[6][0] pr[6][1] pr[6][2] pr[6][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] pc[5][0] pc[5][1] pc[5][2] pc[5][3] pc[6][0] pc[6][1] pc[6][2] pc[6][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] br[5][0] br[5][1] br[5][2] br[5][3] br[6][0] br[6][1] br[6][2] br[6][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] bc[5][0] bc[5][1] bc[5][2] bc[5][3] bc[6][0] bc[6][1] bc[6][2] bc[6][3] x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] 
2520.04/2493.01	v 	</list>
2520.04/2493.01	v 	<values>
2520.04/2493.01	v 		10632 2943 -1 -1 17091 29854 -1 -1 932 -1 -1 -1 35495 -1 -1 -1 2751 23451 -1 -1 0 30960 -1 -1 14068 -1 -1 -1 10632 587 -1 -1 17091 20623 29799 -1 2048 -1 -1 -1 31680 -1 -1 -1 5478 9272 -1 -1 3130 -1 -1 -1 23645 11562 -1 -1 0 5 -1 -1 0 2 -1 -1 0 -1 -1 -1 0 -1 -1 -1 1 5 -1 -1 0 2 -1 -1 0 -1 -1 -1 0 5 -1 -1 0 2 6 -1 0 -1 -1 -1 0 -1 -1 -1 1 5 -1 -1 0 -1 -1 -1 1 6 -1 -1 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 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 0 0 0 3 8 0 18 26 1 26 8 26 17 0 2 0 13 0 11 0 1 0 11 0 18 20 12 0 8 0 18 26 0 20 19 26 13 0 0 26 17 8 2 4 26 5 17 8 2 19 8 4 
2520.04/2493.01	v 	</values>
2520.04/2493.01	v </instantiation>

Verifier Data

OK	12

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299204-1532795540/watcher-4299204-1532795540 -o /tmp/evaluation-result-4299204-1532795540/solver-4299204-1532795540 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532775187-6230 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299204-1532795540.xml 

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

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

solver pid=9127, runsolver pid=9124

[startup+0.100963 s]*
/proc/loadavg: 1.92 1.64 1.50 4/217 9142
/proc/meminfo: memFree=25936748/32770624 swapFree=67108792/67108860
[pid=9127] ppid=9124 vsize=10658972 memory=27724 CPUtime=0.13 cores=0,2,4,6
/proc/9127/stat : 9127 (java) S 9124 9127 6199 0 -1 1077944320 5285 0 0 0 12 1 0 0 20 0 15 0 97117261 10914787328 6931 33554432000 4194304 4196468 140723182370688 140723182353232 140402828476151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
/proc/9127/statm: 2664743 6931 2880 1 0 2627263 0
[pid=9127/tid=9129] ppid=9124 vsize=10658972 memory=-8681633255153038528 CPUtime=0.09 cores=0,2,4,6
/proc/9127/task/9129/stat : 9129 (java) R 9124 9127 6199 0 -1 4202560 3112 0 0 0 8 1 0 0 20 0 15 0 97117261 10914787328 6931 33554432000 4194304 4196468 140723182370688 140402832697984 140402812519781 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9130] ppid=9124 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9130/stat : 9130 (java) S 9124 9127 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97117262 10914787328 6931 33554432000 4194304 4196468 140723182370688 140402754550032 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9131] ppid=9124 vsize=10658972 memory=139948616345216 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9131/stat : 9131 (java) S 9124 9127 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97117262 10914787328 6931 33554432000 4194304 4196468 140723182370688 140402753497488 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9132] ppid=9124 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9132/stat : 9132 (java) S 9124 9127 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97117262 10914787328 6931 33554432000 4194304 4196468 140723182370688 140402752444944 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9133] ppid=9124 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9133/stat : 9133 (java) S 9124 9127 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97117262 10914787328 6931 33554432000 4194304 4196468 140723182370688 140402751392400 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9134] ppid=9124 vsize=10658972 memory=139948616345216 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9134/stat : 9134 (java) S 9124 9127 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97117264 10914787328 6931 33554432000 4194304 4196468 140723182370688 140401864288752 140402828487298 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9135] ppid=9124 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9135/stat : 9135 (java) S 9124 9127 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97117264 10914787328 6931 33554432000 4194304 4196468 140723182370688 140401863234976 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9136] ppid=9124 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9136/stat : 9136 (java) S 9124 9127 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97117264 10914787328 6931 33554432000 4194304 4196468 140723182370688 140401862182384 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9137] ppid=9124 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9137/stat : 9137 (java) S 9124 9127 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97117266 10914787328 6931 33554432000 4194304 4196468 140723182370688 140401861130960 140402828494747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9138] ppid=9124 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9138/stat : 9138 (java) R 9124 9127 6199 0 -1 4202560 337 0 0 0 0 0 0 0 20 0 15 0 97117267 10914787328 6931 33554432000 4194304 4196468 140723182370688 140401860069200 140402814800416 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9139] ppid=9124 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9139/stat : 9139 (java) R 9124 9127 6199 0 -1 1077944384 141 0 0 0 0 0 0 0 20 0 15 0 97117267 10914787328 6931 33554432000 4194304 4196468 140723182370688 140401859025008 140402828487298 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9140] ppid=9124 vsize=10658972 memory=139948616345216 CPUtime=0.02 cores=0,2,4,6
/proc/9127/task/9140/stat : 9140 (java) S 9124 9127 6199 0 -1 1077944384 333 0 0 0 2 0 0 0 20 0 15 0 97117267 10914787328 6931 33554432000 4194304 4196468 140723182370688 140401857972464 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9141] ppid=9124 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9141/stat : 9141 (java) S 9124 9127 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97117267 10914787328 6931 33554432000 4194304 4196468 140723182370688 140401856920160 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9142] ppid=9124 vsize=10658972 memory=139948616345216 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9142/stat : 9142 (java) S 9124 9127 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97117267 10914787328 6931 33554432000 4194304 4196468 140723182370688 140401855867696 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27724 KiB

[startup+0.210615 s]*
/proc/loadavg: 1.92 1.64 1.50 4/217 9142
/proc/meminfo: memFree=25924964/32770624 swapFree=67108792/67108860
[pid=9127] ppid=9124 vsize=10658972 memory=40160 CPUtime=0.33 cores=0,2,4,6
/proc/9127/stat : 9127 (java) S 9124 9127 6199 0 -1 1077944320 8115 0 0 0 31 2 0 0 20 0 15 0 97117261 10914787328 10040 33554432000 4194304 4196468 140723182370688 140723182353232 140402828476151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
/proc/9127/statm: 2664743 10040 2989 1 0 2627263 0
[pid=9127/tid=9129] ppid=9124 vsize=10658972 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/9127/task/9129/stat : 9129 (java) R 9124 9127 6199 0 -1 4202560 5068 0 0 0 19 1 0 0 20 0 15 0 97117261 10914787328 10040 33554432000 4194304 4196468 140723182370688 140402832707872 140402828498077 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9130] ppid=9124 vsize=10658972 memory=343 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9130/stat : 9130 (java) S 9124 9127 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97117262 10914787328 10040 33554432000 4194304 4196468 140723182370688 140402754550032 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9131] ppid=9124 vsize=10658972 memory=139948616359453 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9131/stat : 9131 (java) S 9124 9127 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97117262 10914787328 10040 33554432000 4194304 4196468 140723182370688 140402753497488 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9132] ppid=9124 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9132/stat : 9132 (java) S 9124 9127 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97117262 10914787328 10040 33554432000 4194304 4196468 140723182370688 140402752444944 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9133] ppid=9124 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9133/stat : 9133 (java) S 9124 9127 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97117262 10914787328 10106 33554432000 4194304 4196468 140723182370688 140402751392400 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9134] ppid=9124 vsize=10658972 memory=139948616345216 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9134/stat : 9134 (java) S 9124 9127 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97117264 10914787328 10106 33554432000 4194304 4196468 140723182370688 140401864288752 140402828487298 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9135] ppid=9124 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9135/stat : 9135 (java) S 9124 9127 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97117264 10914787328 10106 33554432000 4194304 4196468 140723182370688 140401863234976 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9136] ppid=9124 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9136/stat : 9136 (java) S 9124 9127 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97117264 10914787328 10106 33554432000 4194304 4196468 140723182370688 140401862182384 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9137] ppid=9124 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9137/stat : 9137 (java) S 9124 9127 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97117266 10914787328 10106 33554432000 4194304 4196468 140723182370688 140401861130960 140402828494747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9138] ppid=9124 vsize=10658972 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/9127/task/9138/stat : 9138 (java) R 9124 9127 6199 0 -1 4202560 538 0 0 0 3 0 0 0 20 0 15 0 97117267 10914787328 10106 33554432000 4194304 4196468 140723182370688 140401860077552 140402811951341 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9139] ppid=9124 vsize=10658972 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/9127/task/9139/stat : 9139 (java) R 9124 9127 6199 0 -1 4202560 440 0 0 0 2 0 0 0 20 0 15 0 97117267 10914787328 10106 33554432000 4194304 4196468 140723182370688 140401859025008 140402810001287 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9140] ppid=9124 vsize=10658972 memory=139948616345216 CPUtime=0.07 cores=0,2,4,6
/proc/9127/task/9140/stat : 9140 (java) S 9124 9127 6199 0 -1 1077944384 744 0 0 0 7 0 0 0 20 0 15 0 97117267 10914787328 10106 33554432000 4194304 4196468 140723182370688 140401857972464 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9141] ppid=9124 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9141/stat : 9141 (java) S 9124 9127 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97117267 10914787328 10106 33554432000 4194304 4196468 140723182370688 140401856920160 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9142] ppid=9124 vsize=10658972 memory=139948616345216 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9142/stat : 9142 (java) S 9124 9127 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97117267 10914787328 10106 33554432000 4194304 4196468 140723182370688 140401855867696 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 40160 KiB

[startup+0.31047 s]*
/proc/loadavg: 1.92 1.64 1.50 3/217 9142
/proc/meminfo: memFree=25910196/32770624 swapFree=67108792/67108860
[pid=9127] ppid=9124 vsize=10659048 memory=70656 CPUtime=0.54 cores=0,2,4,6
/proc/9127/stat : 9127 (java) S 9124 9127 6199 0 -1 1077944320 8661 0 0 0 51 3 0 0 20 0 15 0 97117261 10914865152 17664 33554432000 4194304 4196468 140723182370688 140723182353232 140402828476151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
/proc/9127/statm: 2664762 17664 3020 1 0 2627263 0
[pid=9127/tid=9129] ppid=9124 vsize=10659048 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/9127/task/9129/stat : 9129 (java) R 9124 9127 6199 0 -1 4202560 5408 0 0 0 28 2 0 0 20 0 15 0 97117261 10914865152 17664 33554432000 4194304 4196468 140723182370688 140402832712512 140402828488086 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9130] ppid=9124 vsize=10659048 memory=4294977868 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9130/stat : 9130 (java) S 9124 9127 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97117262 10914865152 17664 33554432000 4194304 4196468 140723182370688 140402754550032 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9131] ppid=9124 vsize=10659048 memory=139948616931460 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9131/stat : 9131 (java) S 9124 9127 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97117262 10914865152 17664 33554432000 4194304 4196468 140723182370688 140402753497488 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9132] ppid=9124 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9132/stat : 9132 (java) S 9124 9127 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97117262 10914865152 17664 33554432000 4194304 4196468 140723182370688 140402752444944 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9133] ppid=9124 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9133/stat : 9133 (java) S 9124 9127 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97117262 10914865152 17664 33554432000 4194304 4196468 140723182370688 140402751392400 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9134] ppid=9124 vsize=10659048 memory=139948616345216 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9134/stat : 9134 (java) S 9124 9127 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97117264 10914865152 17664 33554432000 4194304 4196468 140723182370688 140401864288752 140402828487298 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9135] ppid=9124 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9135/stat : 9135 (java) S 9124 9127 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97117264 10914865152 17664 33554432000 4194304 4196468 140723182370688 140401863234976 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9136] ppid=9124 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9136/stat : 9136 (java) S 9124 9127 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97117264 10914865152 17664 33554432000 4194304 4196468 140723182370688 140401862182384 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9137] ppid=9124 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9137/stat : 9137 (java) S 9124 9127 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97117266 10914865152 17664 33554432000 4194304 4196468 140723182370688 140401861130960 140402828494747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9138] ppid=9124 vsize=10659048 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/9127/task/9138/stat : 9138 (java) S 9124 9127 6199 0 -1 1077944384 578 0 0 0 7 0 0 0 20 0 15 0 97117267 10914865152 17664 33554432000 4194304 4196468 140723182370688 140401860077552 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9139] ppid=9124 vsize=10659048 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/9127/task/9139/stat : 9139 (java) S 9124 9127 6199 0 -1 1077944384 456 0 0 0 4 0 0 0 20 0 15 0 97117267 10914865152 17664 33554432000 4194304 4196468 140723182370688 140401859025008 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9140] ppid=9124 vsize=10659048 memory=139948616345216 CPUtime=0.12 cores=0,2,4,6
/proc/9127/task/9140/stat : 9140 (java) R 9124 9127 6199 0 -1 4202560 853 0 0 0 12 0 0 0 20 0 15 0 97117267 10914865152 17664 33554432000 4194304 4196468 140723182370688 140401857972464 140402807610768 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9141] ppid=9124 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9141/stat : 9141 (java) S 9124 9127 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97117267 10914865152 17664 33554432000 4194304 4196468 140723182370688 140401856920160 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9142] ppid=9124 vsize=10659048 memory=139948616345216 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9142/stat : 9142 (java) S 9124 9127 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97117267 10914865152 17664 33554432000 4194304 4196468 140723182370688 140401855867696 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 70656 KiB

[startup+0.701662 s]
/proc/loadavg: 1.92 1.64 1.50 4/217 9142
/proc/meminfo: memFree=25825800/32770624 swapFree=67108792/67108860
[pid=9127] ppid=9124 vsize=10659048 memory=201856 CPUtime=1.64 cores=0,2,4,6
/proc/9127/stat : 9127 (java) S 9124 9127 6199 0 -1 1077944320 10811 0 0 0 156 8 0 0 20 0 15 0 97117261 10914865152 50464 33554432000 4194304 4196468 140723182370688 140723182353232 140402828476151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
/proc/9127/statm: 2664762 50464 3112 1 0 2627263 0
[pid=9127/tid=9129] ppid=9124 vsize=10659048 memory=179178720737037 CPUtime=0.67 cores=0,2,4,6
/proc/9127/task/9129/stat : 9129 (java) R 9124 9127 6199 0 -1 4202560 5496 0 0 0 64 3 0 0 20 0 15 0 97117261 10914865152 50464 33554432000 4194304 4196468 140723182370688 140402832709888 140402433326566 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9130] ppid=9124 vsize=10659048 memory=569991 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9130/stat : 9130 (java) S 9124 9127 6199 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 97117262 10914865152 50464 33554432000 4194304 4196468 140723182370688 140402754550032 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9131] ppid=9124 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9131/stat : 9131 (java) S 9124 9127 6199 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 97117262 10914865152 50464 33554432000 4194304 4196468 140723182370688 140402753497488 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9132] ppid=9124 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9132/stat : 9132 (java) S 9124 9127 6199 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 97117262 10914865152 50464 33554432000 4194304 4196468 140723182370688 140402752444944 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9133] ppid=9124 vsize=10659048 memory=7809523229951467570 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9133/stat : 9133 (java) S 9124 9127 6199 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97117262 10914865152 50464 33554432000 4194304 4196468 140723182370688 140402751392400 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9134] ppid=9124 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9134/stat : 9134 (java) S 9124 9127 6199 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 97117264 10914865152 50464 33554432000 4194304 4196468 140723182370688 140401864288752 140402828487298 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9135] ppid=9124 vsize=10659048 memory=-3535359994705171810 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9135/stat : 9135 (java) S 9124 9127 6199 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 97117264 10914865152 50464 33554432000 4194304 4196468 140723182370688 140401863234976 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9136] ppid=9124 vsize=10659048 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9136/stat : 9136 (java) S 9124 9127 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97117264 10914865152 50464 33554432000 4194304 4196468 140723182370688 140401862182384 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9137] ppid=9124 vsize=10659048 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9137/stat : 9137 (java) S 9124 9127 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97117266 10914865152 50464 33554432000 4194304 4196468 140723182370688 140401861130960 140402828494747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9138] ppid=9124 vsize=10659048 memory=0 CPUtime=0.34 cores=0,2,4,6
/proc/9127/task/9138/stat : 9138 (java) R 9124 9127 6199 0 -1 4202560 1306 0 0 0 34 0 0 0 20 0 15 0 97117267 10914865152 50464 33554432000 4194304 4196468 140723182370688 140401860064864 140402811975106 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9139] ppid=9124 vsize=10659048 memory=0 CPUtime=0.35 cores=0,2,4,6
/proc/9127/task/9139/stat : 9139 (java) R 9124 9127 6199 0 -1 4202560 1286 0 0 0 35 0 0 0 20 0 15 0 97117267 10914865152 50464 33554432000 4194304 4196468 140723182370688 140401859010768 140402806486994 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9140] ppid=9124 vsize=10659048 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/9127/task/9140/stat : 9140 (java) S 9124 9127 6199 0 -1 1077944384 1212 0 0 0 19 0 0 0 20 0 15 0 97117267 10914865152 50464 33554432000 4194304 4196468 140723182370688 140401857972464 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9141] ppid=9124 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9141/stat : 9141 (java) S 9124 9127 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97117267 10914865152 50464 33554432000 4194304 4196468 140723182370688 140401856920160 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9142] ppid=9124 vsize=10659048 memory=18268 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9142/stat : 9142 (java) S 9124 9127 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97117267 10914865152 50464 33554432000 4194304 4196468 140723182370688 140401855867696 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
Current children cumulated CPU time: 1.64 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 201856 KiB

[startup+1.50167 s]
/proc/loadavg: 1.92 1.64 1.50 6/217 9142
/proc/meminfo: memFree=25594380/32770624 swapFree=67108792/67108860
[pid=9127] ppid=9124 vsize=10659048 memory=855860 CPUtime=4 cores=0,2,4,6
/proc/9127/stat : 9127 (java) S 9124 9127 6199 0 -1 1077944320 14033 0 0 0 322 78 0 0 20 0 15 0 97117261 10914865152 213965 33554432000 4194304 4196468 140723182370688 140723182353232 140402828476151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
/proc/9127/statm: 2664762 213965 3146 1 0 2627263 0
[pid=9127/tid=9129] ppid=9124 vsize=10659048 memory=10799 CPUtime=1.03 cores=0,2,4,6
/proc/9127/task/9129/stat : 9129 (java) S 9124 9127 6199 0 -1 1077944384 5700 0 0 0 98 5 0 0 20 0 15 0 97117261 10914865152 213965 33554432000 4194304 4196468 140723182370688 140402832714000 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9130] ppid=9124 vsize=10659048 memory=8112282956445269571 CPUtime=0.42 cores=0,2,4,6
/proc/9127/task/9130/stat : 9130 (java) R 9124 9127 6199 0 -1 4202560 742 0 0 0 25 17 0 0 20 0 15 0 97117262 10914865152 213965 33554432000 4194304 4196468 140723182370688 140402754550032 140402821575832 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9131] ppid=9124 vsize=10659048 memory=0 CPUtime=0.43 cores=0,2,4,6
/proc/9127/task/9131/stat : 9131 (java) R 9124 9127 6199 0 -1 4202560 454 0 0 0 25 18 0 0 20 0 15 0 97117262 10914865152 213965 33554432000 4194304 4196468 140723182370688 140402753497608 140402821572628 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9132] ppid=9124 vsize=10659048 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/9127/task/9132/stat : 9132 (java) R 9124 9127 6199 0 -1 4202560 651 0 0 0 25 17 0 0 20 0 15 0 97117262 10914865152 213965 33554432000 4194304 4196468 140723182370688 140402752445064 140402821572868 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9133] ppid=9124 vsize=10659048 memory=6943526294502006880 CPUtime=0.42 cores=0,2,4,6
/proc/9127/task/9133/stat : 9133 (java) R 9124 9127 6199 0 -1 4202560 625 0 0 0 26 16 0 0 20 0 15 0 97117262 10914865152 213965 33554432000 4194304 4196468 140723182370688 140402751392400 140402813176755 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9134] ppid=9124 vsize=10659048 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/9127/task/9134/stat : 9134 (java) S 9124 9127 6199 0 -1 1077944384 487 0 0 0 1 0 0 0 20 0 15 0 97117264 10914865152 213965 33554432000 4194304 4196468 140723182370688 140401864287296 140402828486357 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0

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

/proc/9127/task/9129/stat : 9129 (java) R 9124 9127 6199 0 -1 4202560 913957 0 0 0 231384 61 0 0 20 0 15 0 97117261 10914865152 1118781 33554432000 4194304 4196468 140723182370688 140402832715824 140402435307914 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9130] ppid=9124 vsize=10659048 memory=4476152 CPUtime=6.97 cores=0,2,4,6
/proc/9127/task/9130/stat : 9130 (java) S 9124 9127 6199 0 -1 1077944384 79684 0 0 0 560 137 0 0 20 0 15 0 97117262 10914865152 1118781 33554432000 4194304 4196468 140723182370688 140402754550032 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9131] ppid=9124 vsize=10659048 memory=1944 CPUtime=6.96 cores=0,2,4,6
/proc/9127/task/9131/stat : 9131 (java) S 9124 9127 6199 0 -1 1077944384 84119 0 0 0 538 158 0 0 20 0 15 0 97117262 10914865152 1118781 33554432000 4194304 4196468 140723182370688 140402753497488 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9132] ppid=9124 vsize=10659048 memory=4476152 CPUtime=6.94 cores=0,2,4,6
/proc/9127/task/9132/stat : 9132 (java) S 9124 9127 6199 0 -1 1077944384 79079 0 0 0 538 156 0 0 20 0 15 0 97117262 10914865152 1118781 33554432000 4194304 4196468 140723182370688 140402752444944 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9133] ppid=9124 vsize=10659048 memory=4477180 CPUtime=6.94 cores=0,2,4,6
/proc/9127/task/9133/stat : 9133 (java) S 9124 9127 6199 0 -1 1077944384 80727 0 0 0 538 156 0 0 20 0 15 0 97117262 10914865152 1118781 33554432000 4194304 4196468 140723182370688 140402751392400 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9134] ppid=9124 vsize=10659048 memory=4476152 CPUtime=0.64 cores=0,2,4,6
/proc/9127/task/9134/stat : 9134 (java) S 9124 9127 6199 0 -1 1077944384 19807 0 0 0 38 26 0 0 20 0 15 0 97117264 10914865152 1118781 33554432000 4194304 4196468 140723182370688 140401864288752 140402828487298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9135] ppid=9124 vsize=10659048 memory=4476152 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9135/stat : 9135 (java) S 9124 9127 6199 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 97117264 10914865152 1118781 33554432000 4194304 4196468 140723182370688 140401863235040 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9136] ppid=9124 vsize=10659048 memory=4475636 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9136/stat : 9136 (java) S 9124 9127 6199 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 97117264 10914865152 1118781 33554432000 4194304 4196468 140723182370688 140401862182384 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9137] ppid=9124 vsize=10659048 memory=4475636 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9137/stat : 9137 (java) S 9124 9127 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97117266 10914865152 1118781 33554432000 4194304 4196468 140723182370688 140401861130960 140402828494747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9138] ppid=9124 vsize=10659048 memory=4475636 CPUtime=1.46 cores=0,2,4,6
/proc/9127/task/9138/stat : 9138 (java) S 9124 9127 6199 0 -1 1077944384 9689 0 0 0 144 2 0 0 20 0 15 0 97117267 10914865152 1118781 33554432000 4194304 4196468 140723182370688 140401860077552 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9139] ppid=9124 vsize=10659048 memory=55 CPUtime=1.5 cores=0,2,4,6
/proc/9127/task/9139/stat : 9139 (java) S 9124 9127 6199 0 -1 1077944384 7925 0 0 0 149 1 0 0 20 0 15 0 97117267 10914865152 1118781 33554432000 4194304 4196468 140723182370688 140401859025008 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9140] ppid=9124 vsize=10659048 memory=4475124 CPUtime=0.4 cores=0,2,4,6
/proc/9127/task/9140/stat : 9140 (java) S 9124 9127 6199 0 -1 1077944384 3962 0 0 0 39 1 0 0 20 0 15 0 97117267 10914865152 1118781 33554432000 4194304 4196468 140723182370688 140401857972464 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9141] ppid=9124 vsize=10659048 memory=4475636 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9141/stat : 9141 (java) S 9124 9127 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97117267 10914865152 1118781 33554432000 4194304 4196468 140723182370688 140401856920160 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9142] ppid=9124 vsize=10659048 memory=4475636 CPUtime=1.3 cores=0,2,4,6
/proc/9127/task/9142/stat : 9142 (java) S 9124 9127 6199 0 -1 1077944384 1751 0 0 0 63 67 0 0 20 0 15 0 97117267 10914865152 1118781 33554432000 4194304 4196468 140723182370688 140401855867696 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
Current children cumulated CPU time: 2347.67 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 4475124 KiB

[startup+2382.3 s]
/proc/loadavg: 1.25 1.48 1.55 3/216 9773
/proc/meminfo: memFree=23426264/32770624 swapFree=67108792/67108860
[pid=9127] ppid=9124 vsize=10659048 memory=4464864 CPUtime=2408.24 cores=0,2,4,6
/proc/9127/stat : 9127 (java) S 9124 9127 6199 0 -1 1077944320 1310566 0 0 0 240069 755 0 0 20 0 15 0 97117261 10914865152 1116216 33554432000 4194304 4196468 140723182370688 140723182353232 140402828476151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
/proc/9127/statm: 2664762 1116216 3168 1 0 2627263 0
[pid=9127/tid=9129] ppid=9124 vsize=10659048 memory=4136 CPUtime=2374.24 cores=0,2,4,6
/proc/9127/task/9129/stat : 9129 (java) R 9124 9127 6199 0 -1 4202560 934570 0 0 0 237362 62 0 0 20 0 15 0 97117261 10914865152 1116216 33554432000 4194304 4196468 140723182370688 140402832707136 140402435307721 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9130] ppid=9124 vsize=10659048 memory=4467428 CPUtime=7.15 cores=0,2,4,6
/proc/9127/task/9130/stat : 9130 (java) S 9124 9127 6199 0 -1 1077944384 81553 0 0 0 578 137 0 0 20 0 15 0 97117262 10914865152 1116216 33554432000 4194304 4196468 140723182370688 140402754550032 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9131] ppid=9124 vsize=10659048 memory=4467428 CPUtime=7.14 cores=0,2,4,6
/proc/9127/task/9131/stat : 9131 (java) S 9124 9127 6199 0 -1 1077944384 85716 0 0 0 556 158 0 0 20 0 15 0 97117262 10914865152 1116216 33554432000 4194304 4196468 140723182370688 140402753497488 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9132] ppid=9124 vsize=10659048 memory=2436 CPUtime=7.13 cores=0,2,4,6
/proc/9127/task/9132/stat : 9132 (java) S 9124 9127 6199 0 -1 1077944384 80525 0 0 0 556 157 0 0 20 0 15 0 97117262 10914865152 1116216 33554432000 4194304 4196468 140723182370688 140402752444944 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9133] ppid=9124 vsize=10659048 memory=8500 CPUtime=7.13 cores=0,2,4,6
/proc/9127/task/9133/stat : 9133 (java) S 9124 9127 6199 0 -1 1077944384 82656 0 0 0 556 157 0 0 20 0 15 0 97117262 10914865152 1116216 33554432000 4194304 4196468 140723182370688 140402751392400 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9134] ppid=9124 vsize=10659048 memory=4466404 CPUtime=0.66 cores=0,2,4,6
/proc/9127/task/9134/stat : 9134 (java) S 9124 9127 6199 0 -1 1077944384 20050 0 0 0 39 27 0 0 20 0 15 0 97117264 10914865152 1116216 33554432000 4194304 4196468 140723182370688 140401864288752 140402828487298 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9135] ppid=9124 vsize=10659048 memory=4465892 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9135/stat : 9135 (java) S 9124 9127 6199 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 97117264 10914865152 1116216 33554432000 4194304 4196468 140723182370688 140401863235040 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9136] ppid=9124 vsize=10659048 memory=4464864 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9136/stat : 9136 (java) S 9124 9127 6199 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 97117264 10914865152 1116216 33554432000 4194304 4196468 140723182370688 140401862182384 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9137] ppid=9124 vsize=10659048 memory=237404 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9137/stat : 9137 (java) S 9124 9127 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97117266 10914865152 1116216 33554432000 4194304 4196468 140723182370688 140401861130960 140402828494747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9138] ppid=9124 vsize=10659048 memory=4464864 CPUtime=1.46 cores=0,2,4,6
/proc/9127/task/9138/stat : 9138 (java) S 9124 9127 6199 0 -1 1077944384 9979 0 0 0 144 2 0 0 20 0 15 0 97117267 10914865152 1116216 33554432000 4194304 4196468 140723182370688 140401860077552 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9139] ppid=9124 vsize=10659048 memory=179213081115637 CPUtime=1.5 cores=0,2,4,6
/proc/9127/task/9139/stat : 9139 (java) S 9124 9127 6199 0 -1 1077944384 8357 0 0 0 149 1 0 0 20 0 15 0 97117267 10914865152 1116216 33554432000 4194304 4196468 140723182370688 140401859025008 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9140] ppid=9124 vsize=10659048 memory=4470508 CPUtime=0.4 cores=0,2,4,6
/proc/9127/task/9140/stat : 9140 (java) S 9124 9127 6199 0 -1 1077944384 3966 0 0 0 39 1 0 0 20 0 15 0 97117267 10914865152 1116216 33554432000 4194304 4196468 140723182370688 140401857972464 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9141] ppid=9124 vsize=10659048 memory=8500 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9141/stat : 9141 (java) S 9124 9127 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97117267 10914865152 1116216 33554432000 4194304 4196468 140723182370688 140401856920160 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9142] ppid=9124 vsize=10659048 memory=4465376 CPUtime=1.33 cores=0,2,4,6
/proc/9127/task/9142/stat : 9142 (java) S 9124 9127 6199 0 -1 1077944384 1788 0 0 0 65 68 0 0 20 0 15 0 97117267 10914865152 1116216 33554432000 4194304 4196468 140723182370688 140401855867696 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
Current children cumulated CPU time: 2408.24 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 4464864 KiB

[startup+2442.3 s]
/proc/loadavg: 1.61 1.53 1.56 3/216 9774
/proc/meminfo: memFree=23418700/32770624 swapFree=67108792/67108860
[pid=9127] ppid=9124 vsize=10659048 memory=4453792 CPUtime=2469.02 cores=0,2,4,6
/proc/9127/stat : 9127 (java) S 9124 9127 6199 0 -1 1077944320 1341696 0 0 0 246138 764 0 0 20 0 15 0 97117261 10914865152 1113448 33554432000 4194304 4196468 140723182370688 140723182353232 140402828476151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
/proc/9127/statm: 2664762 1113448 3168 1 0 2627263 0
[pid=9127/tid=9129] ppid=9124 vsize=10659048 memory=4453792 CPUtime=2433.99 cores=0,2,4,6
/proc/9127/task/9129/stat : 9129 (java) R 9124 9127 6199 0 -1 4202560 954840 0 0 0 243335 64 0 0 20 0 15 0 97117261 10914865152 1113448 33554432000 4194304 4196468 140723182370688 140402832715768 140402435307926 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9130] ppid=9124 vsize=10659048 memory=4455632 CPUtime=7.36 cores=0,2,4,6
/proc/9127/task/9130/stat : 9130 (java) S 9124 9127 6199 0 -1 1077944384 84071 0 0 0 599 137 0 0 20 0 15 0 97117262 10914865152 1113448 33554432000 4194304 4196468 140723182370688 140402754550032 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9131] ppid=9124 vsize=10659048 memory=4454608 CPUtime=7.35 cores=0,2,4,6
/proc/9127/task/9131/stat : 9131 (java) S 9124 9127 6199 0 -1 1077944384 87673 0 0 0 577 158 0 0 20 0 15 0 97117262 10914865152 1113448 33554432000 4194304 4196468 140723182370688 140402753497488 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9132] ppid=9124 vsize=10659048 memory=4458708 CPUtime=7.35 cores=0,2,4,6
/proc/9127/task/9132/stat : 9132 (java) S 9124 9127 6199 0 -1 1077944384 82371 0 0 0 578 157 0 0 20 0 15 0 97117262 10914865152 1113448 33554432000 4194304 4196468 140723182370688 140402752444944 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9133] ppid=9124 vsize=10659048 memory=4455120 CPUtime=7.35 cores=0,2,4,6
/proc/9127/task/9133/stat : 9133 (java) S 9124 9127 6199 0 -1 1077944384 84547 0 0 0 578 157 0 0 20 0 15 0 97117262 10914865152 1113448 33554432000 4194304 4196468 140723182370688 140402751392400 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9134] ppid=9124 vsize=10659048 memory=4455120 CPUtime=0.75 cores=0,2,4,6
/proc/9127/task/9134/stat : 9134 (java) S 9124 9127 6199 0 -1 1077944384 20297 0 0 0 42 33 0 0 20 0 15 0 97117264 10914865152 1113448 33554432000 4194304 4196468 140723182370688 140401864288752 140402828487298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9135] ppid=9124 vsize=10659048 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9135/stat : 9135 (java) S 9124 9127 6199 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 97117264 10914865152 1113448 33554432000 4194304 4196468 140723182370688 140401863235040 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9136] ppid=9124 vsize=10659048 memory=4454608 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9136/stat : 9136 (java) S 9124 9127 6199 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 97117264 10914865152 1113448 33554432000 4194304 4196468 140723182370688 140401862182384 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9137] ppid=9124 vsize=10659048 memory=4454096 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9137/stat : 9137 (java) S 9124 9127 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97117266 10914865152 1113448 33554432000 4194304 4196468 140723182370688 140401861130960 140402828494747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9138] ppid=9124 vsize=10659048 memory=4460760 CPUtime=1.47 cores=0,2,4,6
/proc/9127/task/9138/stat : 9138 (java) S 9124 9127 6199 0 -1 1077944384 10333 0 0 0 145 2 0 0 20 0 15 0 97117267 10914865152 1113448 33554432000 4194304 4196468 140723182370688 140401860077552 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9139] ppid=9124 vsize=10659048 memory=4453792 CPUtime=1.52 cores=0,2,4,6
/proc/9127/task/9139/stat : 9139 (java) S 9124 9127 6199 0 -1 1077944384 8971 0 0 0 151 1 0 0 20 0 15 0 97117267 10914865152 1113448 33554432000 4194304 4196468 140723182370688 140401859025008 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9140] ppid=9124 vsize=10659048 memory=4453792 CPUtime=0.43 cores=0,2,4,6
/proc/9127/task/9140/stat : 9140 (java) S 9124 9127 6199 0 -1 1077944384 5366 0 0 0 41 2 0 0 20 0 15 0 97117267 10914865152 1113448 33554432000 4194304 4196468 140723182370688 140401857972464 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9141] ppid=9124 vsize=10659048 memory=4453792 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9141/stat : 9141 (java) S 9124 9127 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97117267 10914865152 1113448 33554432000 4194304 4196468 140723182370688 140401856920160 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9142] ppid=9124 vsize=10659048 memory=4453792 CPUtime=1.37 cores=0,2,4,6
/proc/9127/task/9142/stat : 9142 (java) S 9124 9127 6199 0 -1 1077944384 1821 0 0 0 67 70 0 0 20 0 15 0 97117267 10914865152 1113448 33554432000 4194304 4196468 140723182370688 140401855867696 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
Current children cumulated CPU time: 2469.02 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 4453792 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2493 s]*
/proc/loadavg: 1.35 1.46 1.54 3/216 9775
/proc/meminfo: memFree=23400308/32770624 swapFree=67108792/67108860
[pid=9127] ppid=9124 vsize=10659048 memory=4449368 CPUtime=2520.04 cores=0,2,4,6
/proc/9127/stat : 9127 (java) S 9124 9127 6199 0 -1 1077944320 1372737 0 0 0 251236 768 0 0 20 0 15 0 97117261 10914865152 1112342 33554432000 4194304 4196468 140723182370688 140723182353232 140402828476151 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
/proc/9127/statm: 2664762 1112342 3168 1 0 2627263 0
[pid=9127/tid=9129] ppid=9124 vsize=10659048 memory=8112282956445269571 CPUtime=2484.59 cores=0,2,4,6
/proc/9127/task/9129/stat : 9129 (java) R 9124 9127 6199 0 -1 4202560 976114 0 0 0 248394 65 0 0 20 0 15 0 97117261 10914865152 1112342 33554432000 4194304 4196468 140723182370688 140402832714816 140402435307909 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9130] ppid=9124 vsize=10659048 memory=4872558044660077418 CPUtime=7.45 cores=0,2,4,6
/proc/9127/task/9130/stat : 9130 (java) S 9124 9127 6199 0 -1 1077944384 86588 0 0 0 608 137 0 0 20 0 15 0 97117262 10914865152 1112342 33554432000 4194304 4196468 140723182370688 140402754550032 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9131] ppid=9124 vsize=10659048 memory=4108 CPUtime=7.44 cores=0,2,4,6
/proc/9127/task/9131/stat : 9131 (java) S 9124 9127 6199 0 -1 1077944384 87809 0 0 0 586 158 0 0 20 0 15 0 97117262 10914865152 1112342 33554432000 4194304 4196468 140723182370688 140402753497488 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9132] ppid=9124 vsize=10659048 memory=1408 CPUtime=7.43 cores=0,2,4,6
/proc/9127/task/9132/stat : 9132 (java) S 9124 9127 6199 0 -1 1077944384 85020 0 0 0 586 157 0 0 20 0 15 0 97117262 10914865152 1112342 33554432000 4194304 4196468 140723182370688 140402752444944 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9133] ppid=9124 vsize=10659048 memory=3128 CPUtime=7.43 cores=0,2,4,6
/proc/9127/task/9133/stat : 9133 (java) S 9124 9127 6199 0 -1 1077944384 87300 0 0 0 586 157 0 0 20 0 15 0 97117262 10914865152 1112342 33554432000 4194304 4196468 140723182370688 140402751392400 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9134] ppid=9124 vsize=10659048 memory=263128 CPUtime=0.75 cores=0,2,4,6
/proc/9127/task/9134/stat : 9134 (java) S 9124 9127 6199 0 -1 1077944384 20546 0 0 0 42 33 0 0 20 0 15 0 97117264 10914865152 1112342 33554432000 4194304 4196468 140723182370688 140401864288752 140402828487298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9135] ppid=9124 vsize=10659048 memory=4449884 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9135/stat : 9135 (java) S 9124 9127 6199 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 97117264 10914865152 1112342 33554432000 4194304 4196468 140723182370688 140401863235040 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9136] ppid=9124 vsize=10659048 memory=4449884 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9136/stat : 9136 (java) S 9124 9127 6199 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 97117264 10914865152 1112342 33554432000 4194304 4196468 140723182370688 140401862182384 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9137] ppid=9124 vsize=10659048 memory=248319 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9137/stat : 9137 (java) S 9124 9127 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97117266 10914865152 1112342 33554432000 4194304 4196468 140723182370688 140401861130960 140402828494747 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9138] ppid=9124 vsize=10659048 memory=744 CPUtime=1.47 cores=0,2,4,6
/proc/9127/task/9138/stat : 9138 (java) S 9124 9127 6199 0 -1 1077944384 10344 0 0 0 145 2 0 0 20 0 15 0 97117267 10914865152 1112342 33554432000 4194304 4196468 140723182370688 140401860077552 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9139] ppid=9124 vsize=10659048 memory=743 CPUtime=1.55 cores=0,2,4,6
/proc/9127/task/9139/stat : 9139 (java) S 9124 9127 6199 0 -1 1077944384 10278 0 0 0 154 1 0 0 20 0 15 0 97117267 10914865152 1112342 33554432000 4194304 4196468 140723182370688 140401859025008 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9140] ppid=9124 vsize=10659048 memory=743 CPUtime=0.44 cores=0,2,4,6
/proc/9127/task/9140/stat : 9140 (java) S 9124 9127 6199 0 -1 1077944384 5466 0 0 0 42 2 0 0 20 0 15 0 97117267 10914865152 1112342 33554432000 4194304 4196468 140723182370688 140401857972464 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9141] ppid=9124 vsize=10659048 memory=742 CPUtime=0 cores=0,2,4,6
/proc/9127/task/9141/stat : 9141 (java) S 9124 9127 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97117267 10914865152 1112342 33554432000 4194304 4196468 140723182370688 140401856920160 140402828486357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
[pid=9127/tid=9142] ppid=9124 vsize=10659048 memory=75 CPUtime=1.39 cores=0,2,4,6
/proc/9127/task/9142/stat : 9142 (java) S 9124 9127 6199 0 -1 1077944384 1866 0 0 0 68 71 0 0 20 0 15 0 97117267 10914865152 1112342 33554432000 4194304 4196468 140723182370688 140401855867696 140402828487298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9654272 140723182376109 140723182376201 140723182376201 140723182378959 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 4449368 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2493.07 s]
# the end of solver process 9127 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2512.4 s, system=7.73047 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2493.07
CPU time (s): 2520.13
CPU user time (s): 2512.4
CPU system time (s): 7.73047
CPU usage (%): 101.086
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 5717212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2512.4
system time used= 7.73047
maximum resident set size= 5719308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1373297
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62053
involuntary context switches= 3758


# summary of solver processes directly reported to runsolver:
#   pid: 9127
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2512.4
#   total CPU system time (s): 7.73047

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.8774 second user time and 24.0302 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-28 18:32:20
IDJOB=4299204
IDBENCH=141308
IDSOLVER=2763
FILE ID=node150/4299204-1532795540
RUNJOBID= node150-1532775187-6230
PBS_JOBID= 21022464
Free space on /tmp= 53096 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-07-4-rom_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299204-1532795540/watcher-4299204-1532795540 -o /tmp/evaluation-result-4299204-1532795540/solver-4299204-1532795540 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532775187-6230 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299204-1532795540.xml

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

MD5SUM BENCH= b03b025d4dc3e1307d2e111dd352b63c
RANDOM SEED=1810966181

node150.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.76
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.76
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.76
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.76
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:        25952836 kB
MemAvailable:   29786644 kB
Buffers:          206660 kB
Cached:          3866044 kB
SwapCached:           32 kB
Active:          3626148 kB
Inactive:        2648584 kB
Active(anon):    2153740 kB
Inactive(anon):    76188 kB
Active(file):    1472408 kB
Inactive(file):  2572396 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:              5988 kB
Writeback:             0 kB
AnonPages:       2350120 kB
Mapped:            55144 kB
Shmem:             25156 kB
Slab:             238412 kB
SReclaimable:     209676 kB
SUnreclaim:        28736 kB
KernelStack:        3840 kB
PageTables:         9596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3369348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2252800 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53092 MiB
End job on node150 at 2018-07-28 19:13:53