Trace number 4299206

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Solver of Xavier Schul & Yvhan Smal 2018-04-28SAT (TO)0 2520.07 2452.44

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

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
299.18/278.55	o 0
2520.01/2452.40	s SATISFIABLE
2520.01/2452.40	v <instantiation>
2520.01/2452.40	v 	<list>
2520.01/2452.40	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.01/2452.40	v 	</list>
2520.01/2452.40	v 	<values>
2520.01/2452.40	v 		6014 -1 -1 -1 1562 -1 -1 -1 30369 -1 -1 -1 221 -1 -1 -1 30228 -1 -1 -1 38748 -1 -1 -1 17222 -1 -1 -1 6037 -1 -1 -1 1541 -1 -1 -1 30397 -1 -1 -1 1851 -1 -1 -1 3205 -1 -1 -1 528 -1 -1 -1 23510 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 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 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 0 0 2 0 17 0 1 0 13 0 13 0 15 0 3 0 17 0 25 0 11 20 8 0 2 4 19 14 13 4 17 0 18 8 13 0 17 20 17 8 2 0 17 8 8 3 4 0 19 4 26 
2520.01/2452.40	v 	</values>
2520.01/2452.40	v </instantiation>

Verifier Data

OK	0

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

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


[startup+0.100092 s]*
/proc/loadavg: 3.45 2.19 1.67 7/216 27855
/proc/meminfo: memFree=15113872/32770624 swapFree=67108688/67108860
[pid=27840] ppid=27837 vsize=10661052 memory=28644 CPUtime=0.13 cores=1,3,5,7
/proc/27840/stat : 27840 (java) S 27837 27840 24557 0 -1 1077944320 5027 0 0 0 12 1 0 0 20 0 15 0 96669053 10916917248 7161 33554432000 4194304 4196468 140724678447264 140724678429808 139889449213687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
/proc/27840/statm: 2665263 7161 2864 1 0 2627263 0
[pid=27840/tid=27842] ppid=27837 vsize=10661052 memory=-8197568871503401341 CPUtime=0.09 cores=1,3,5,7
/proc/27840/task/27842/stat : 27842 (java) R 27837 27840 24557 0 -1 4202560 2865 0 0 0 9 0 0 0 20 0 15 0 96669053 10916917248 7161 33554432000 4194304 4196468 140724678447264 139889453435552 139889441450814 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27843] ppid=27837 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27843/stat : 27843 (java) S 27837 27840 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669054 10916917248 7161 33554432000 4194304 4196468 140724678447264 139889375288464 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27844] ppid=27837 vsize=10661052 memory=139827279517312 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27844/stat : 27844 (java) S 27837 27840 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669054 10916917248 7161 33554432000 4194304 4196468 140724678447264 139889374235664 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27845] ppid=27837 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27845/stat : 27845 (java) S 27837 27840 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669054 10916917248 7161 33554432000 4194304 4196468 140724678447264 139889373182864 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27846] ppid=27837 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27846/stat : 27846 (java) S 27837 27840 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96669054 10916917248 7161 33554432000 4194304 4196468 140724678447264 139889372130064 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27847] ppid=27837 vsize=10661052 memory=139827279517312 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27847/stat : 27847 (java) S 27837 27840 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96669056 10916917248 7161 33554432000 4194304 4196468 140724678447264 139888940747120 139889449224834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27848] ppid=27837 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27848/stat : 27848 (java) S 27837 27840 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96669056 10916917248 7161 33554432000 4194304 4196468 140724678447264 139888939693088 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27849] ppid=27837 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27849/stat : 27849 (java) S 27837 27840 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96669056 10916917248 7161 33554432000 4194304 4196468 140724678447264 139888938640240 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27850] ppid=27837 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27850/stat : 27850 (java) S 27837 27840 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669059 10916917248 7161 33554432000 4194304 4196468 140724678447264 139888937588560 139889449232283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27851] ppid=27837 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27851/stat : 27851 (java) R 27837 27840 24557 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 96669059 10916917248 7161 33554432000 4194304 4196468 140724678447264 139888936536944 139889449224834 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27852] ppid=27837 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27852/stat : 27852 (java) R 27837 27840 24557 0 -1 4202560 167 0 0 0 0 0 0 0 20 0 15 0 96669059 10916917248 7161 33554432000 4194304 4196468 140724678447264 139888935484144 139889429913984 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27853] ppid=27837 vsize=10661052 memory=139827279517312 CPUtime=0.02 cores=1,3,5,7
/proc/27840/task/27853/stat : 27853 (java) S 27837 27840 24557 0 -1 1077944384 342 0 0 0 2 0 0 0 20 0 15 0 96669059 10916917248 7161 33554432000 4194304 4196468 140724678447264 139888934431344 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27854] ppid=27837 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27854/stat : 27854 (java) S 27837 27840 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669059 10916917248 7161 33554432000 4194304 4196468 140724678447264 139888933378784 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27855] ppid=27837 vsize=10661052 memory=139827279517312 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27855/stat : 27855 (java) S 27837 27840 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669059 10916917248 7161 33554432000 4194304 4196468 140724678447264 139888932326064 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 28644 KiB

[startup+0.216108 s]*
/proc/loadavg: 3.45 2.19 1.67 4/216 27855
/proc/meminfo: memFree=15102336/32770624 swapFree=67108688/67108860
[pid=27840] ppid=27837 vsize=10661052 memory=42336 CPUtime=0.36 cores=1,3,5,7
/proc/27840/stat : 27840 (java) S 27837 27840 24557 0 -1 1077944320 7703 0 0 0 34 2 0 0 20 0 15 0 96669053 10916917248 10584 33554432000 4194304 4196468 140724678447264 140724678429808 139889449213687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
/proc/27840/statm: 2665263 10584 2980 1 0 2627263 0
[pid=27840/tid=27842] ppid=27837 vsize=10661052 memory=7022364594140610616 CPUtime=0.21 cores=1,3,5,7
/proc/27840/task/27842/stat : 27842 (java) R 27837 27840 24557 0 -1 4202560 4621 0 0 0 19 2 0 0 20 0 15 0 96669053 10916917248 10584 33554432000 4194304 4196468 140724678447264 139889453450640 139889449235613 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27843] ppid=27837 vsize=10661052 memory=343 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27843/stat : 27843 (java) S 27837 27840 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669054 10916917248 10584 33554432000 4194304 4196468 140724678447264 139889375288464 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27844] ppid=27837 vsize=10661052 memory=139827280063340 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27844/stat : 27844 (java) S 27837 27840 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669054 10916917248 10584 33554432000 4194304 4196468 140724678447264 139889374235664 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27845] ppid=27837 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27845/stat : 27845 (java) S 27837 27840 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669054 10916917248 10584 33554432000 4194304 4196468 140724678447264 139889373182864 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27846] ppid=27837 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27846/stat : 27846 (java) S 27837 27840 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96669054 10916917248 10584 33554432000 4194304 4196468 140724678447264 139889372130064 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27847] ppid=27837 vsize=10661052 memory=139827279517312 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27847/stat : 27847 (java) S 27837 27840 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96669056 10916917248 10584 33554432000 4194304 4196468 140724678447264 139888940747120 139889449224834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27848] ppid=27837 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27848/stat : 27848 (java) S 27837 27840 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96669056 10916917248 10584 33554432000 4194304 4196468 140724678447264 139888939693088 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27849] ppid=27837 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27849/stat : 27849 (java) S 27837 27840 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96669056 10916917248 10584 33554432000 4194304 4196468 140724678447264 139888938640240 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27850] ppid=27837 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27850/stat : 27850 (java) S 27837 27840 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669059 10916917248 10584 33554432000 4194304 4196468 140724678447264 139888937588560 139889449232283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27851] ppid=27837 vsize=10661052 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/27840/task/27851/stat : 27851 (java) S 27837 27840 24557 0 -1 1077944384 570 0 0 0 3 0 0 0 20 0 15 0 96669059 10916917248 10584 33554432000 4194304 4196468 140724678447264 139888936536944 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27852] ppid=27837 vsize=10661052 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/27840/task/27852/stat : 27852 (java) R 27837 27840 24557 0 -1 4202560 377 0 0 0 3 0 0 0 20 0 15 0 96669059 10916917248 10584 33554432000 4194304 4196468 140724678447264 139888935484144 139889442198729 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27853] ppid=27837 vsize=10661052 memory=139827279517312 CPUtime=0.07 cores=1,3,5,7
/proc/27840/task/27853/stat : 27853 (java) S 27837 27840 24557 0 -1 1077944384 768 0 0 0 7 0 0 0 20 0 15 0 96669059 10916917248 10584 33554432000 4194304 4196468 140724678447264 139888934431344 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27854] ppid=27837 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27854/stat : 27854 (java) S 27837 27840 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669059 10916917248 10584 33554432000 4194304 4196468 140724678447264 139888933378784 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27855] ppid=27837 vsize=10661052 memory=139827279517312 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27855/stat : 27855 (java) S 27837 27840 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669059 10916917248 10584 33554432000 4194304 4196468 140724678447264 139888932326064 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 42336 KiB

[startup+0.315645 s]*
/proc/loadavg: 3.45 2.19 1.67 6/216 27855
/proc/meminfo: memFree=15077328/32770624 swapFree=67108688/67108860
[pid=27840] ppid=27837 vsize=10661128 memory=69044 CPUtime=0.56 cores=1,3,5,7
/proc/27840/stat : 27840 (java) S 27837 27840 24557 0 -1 1077944320 8272 0 0 0 53 3 0 0 20 0 15 0 96669053 10916995072 17261 33554432000 4194304 4196468 140724678447264 140724678429808 139889449213687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
/proc/27840/statm: 2665282 17261 3049 1 0 2627263 0
[pid=27840/tid=27842] ppid=27837 vsize=10661128 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/27840/task/27842/stat : 27842 (java) R 27837 27840 24557 0 -1 4202560 4952 0 0 0 28 2 0 0 20 0 15 0 96669053 10916995072 17261 33554432000 4194304 4196468 140724678447264 139889453450992 139889433396368 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27843] ppid=27837 vsize=10661128 memory=4294979917 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27843/stat : 27843 (java) S 27837 27840 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669054 10916995072 17261 33554432000 4194304 4196468 140724678447264 139889375288464 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27844] ppid=27837 vsize=10661128 memory=139827280057390 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27844/stat : 27844 (java) S 27837 27840 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669054 10916995072 17261 33554432000 4194304 4196468 140724678447264 139889374235664 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27845] ppid=27837 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27845/stat : 27845 (java) S 27837 27840 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669054 10916995072 17261 33554432000 4194304 4196468 140724678447264 139889373182864 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27846] ppid=27837 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27846/stat : 27846 (java) S 27837 27840 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96669054 10916995072 17261 33554432000 4194304 4196468 140724678447264 139889372130064 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27847] ppid=27837 vsize=10661128 memory=139827279517312 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27847/stat : 27847 (java) S 27837 27840 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96669056 10916995072 17261 33554432000 4194304 4196468 140724678447264 139888940747120 139889449224834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27848] ppid=27837 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27848/stat : 27848 (java) S 27837 27840 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96669056 10916995072 17261 33554432000 4194304 4196468 140724678447264 139888939693088 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27849] ppid=27837 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27849/stat : 27849 (java) S 27837 27840 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96669056 10916995072 17261 33554432000 4194304 4196468 140724678447264 139888938640240 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27850] ppid=27837 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27850/stat : 27850 (java) S 27837 27840 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669059 10916995072 17261 33554432000 4194304 4196468 140724678447264 139888937588560 139889449232283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27851] ppid=27837 vsize=10661128 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/27840/task/27851/stat : 27851 (java) R 27837 27840 24557 0 -1 1077944384 642 0 0 0 6 0 0 0 20 0 15 0 96669059 10916995072 17261 33554432000 4194304 4196468 140724678447264 139888936536944 139889449224834 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27852] ppid=27837 vsize=10661128 memory=-1 CPUtime=0.06 cores=1,3,5,7
/proc/27840/task/27852/stat : 27852 (java) R 27837 27840 24557 0 -1 4202560 392 0 0 0 6 0 0 0 20 0 15 0 96669059 10916995072 17261 33554432000 4194304 4196468 140724678447264 139888935484144 139889449235034 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27853] ppid=27837 vsize=10661128 memory=139827279517312 CPUtime=0.12 cores=1,3,5,7
/proc/27840/task/27853/stat : 27853 (java) R 27837 27840 24557 0 -1 4202560 921 0 0 0 12 0 0 0 20 0 15 0 96669059 10916995072 17261 33554432000 4194304 4196468 140724678447264 139888934431344 139889441455077 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27854] ppid=27837 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27854/stat : 27854 (java) S 27837 27840 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669059 10916995072 17261 33554432000 4194304 4196468 140724678447264 139888933378784 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27855] ppid=27837 vsize=10661128 memory=139827279517312 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27855/stat : 27855 (java) S 27837 27840 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669059 10916995072 17261 33554432000 4194304 4196468 140724678447264 139888932326064 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 69044 KiB

[startup+0.701558 s]
/proc/loadavg: 3.45 2.19 1.67 5/216 27855
/proc/meminfo: memFree=15006524/32770624 swapFree=67108688/67108860
[pid=27840] ppid=27837 vsize=10661128 memory=203564 CPUtime=1.71 cores=1,3,5,7
/proc/27840/stat : 27840 (java) S 27837 27840 24557 0 -1 1077944320 10740 0 0 0 164 7 0 0 20 0 15 0 96669053 10916995072 50891 33554432000 4194304 4196468 140724678447264 140724678429808 139889449213687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
/proc/27840/statm: 2665282 50891 3120 1 0 2627263 0
[pid=27840/tid=27842] ppid=27837 vsize=10661128 memory=259429110939686 CPUtime=0.66 cores=1,3,5,7
/proc/27840/task/27842/stat : 27842 (java) R 27837 27840 24557 0 -1 4202560 5036 0 0 0 63 3 0 0 20 0 15 0 96669053 10916995072 50891 33554432000 4194304 4196468 140724678447264 139889453449712 139889050349663 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27843] ppid=27837 vsize=10661128 memory=4051047449723404320 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27843/stat : 27843 (java) S 27837 27840 24557 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 96669054 10916995072 50891 33554432000 4194304 4196468 140724678447264 139889375288464 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27844] ppid=27837 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27844/stat : 27844 (java) S 27837 27840 24557 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 96669054 10916995072 50891 33554432000 4194304 4196468 140724678447264 139889374235664 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27845] ppid=27837 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27845/stat : 27845 (java) S 27837 27840 24557 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 96669054 10916995072 50891 33554432000 4194304 4196468 140724678447264 139889373182864 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27846] ppid=27837 vsize=10661128 memory=7809523229951467576 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27846/stat : 27846 (java) S 27837 27840 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96669054 10916995072 50891 33554432000 4194304 4196468 140724678447264 139889372130064 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27847] ppid=27837 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27847/stat : 27847 (java) S 27837 27840 24557 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 96669056 10916995072 50891 33554432000 4194304 4196468 140724678447264 139888940747120 139889449224834 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27848] ppid=27837 vsize=10661128 memory=-6583839696183762729 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27848/stat : 27848 (java) S 27837 27840 24557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 96669056 10916995072 50891 33554432000 4194304 4196468 140724678447264 139888939693088 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27849] ppid=27837 vsize=10661128 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27849/stat : 27849 (java) S 27837 27840 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96669056 10916995072 50891 33554432000 4194304 4196468 140724678447264 139888938640240 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27850] ppid=27837 vsize=10661128 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27850/stat : 27850 (java) S 27837 27840 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669059 10916995072 50891 33554432000 4194304 4196468 140724678447264 139888937588560 139889449232283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27851] ppid=27837 vsize=10661128 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/27840/task/27851/stat : 27851 (java) R 27837 27840 24557 0 -1 4202560 1583 0 0 0 38 0 0 0 20 0 15 0 96669059 10916995072 50891 33554432000 4194304 4196468 140724678447264 139888936522824 139889430757905 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27852] ppid=27837 vsize=10661128 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/27840/task/27852/stat : 27852 (java) R 27837 27840 24557 0 -1 4202560 1383 0 0 0 38 0 0 0 20 0 15 0 96669059 10916995072 50891 33554432000 4194304 4196468 140724678447264 139888935471520 139889432681588 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27853] ppid=27837 vsize=10661128 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/27840/task/27853/stat : 27853 (java) S 27837 27840 24557 0 -1 1077944384 1228 0 0 0 20 0 0 0 20 0 15 0 96669059 10916995072 50891 33554432000 4194304 4196468 140724678447264 139888934431344 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27854] ppid=27837 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27854/stat : 27854 (java) S 27837 27840 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669059 10916995072 50891 33554432000 4194304 4196468 140724678447264 139888933378784 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27855] ppid=27837 vsize=10661128 memory=4008 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27855/stat : 27855 (java) S 27837 27840 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96669059 10916995072 50891 33554432000 4194304 4196468 140724678447264 139888932326064 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 203564 KiB

[startup+1.50082 s]
/proc/loadavg: 3.45 2.19 1.67 7/216 27855
/proc/meminfo: memFree=14840020/32770624 swapFree=67108688/67108860
[pid=27840] ppid=27837 vsize=10661128 memory=693968 CPUtime=3.67 cores=1,3,5,7
/proc/27840/stat : 27840 (java) S 27837 27840 24557 0 -1 1077944320 13614 0 0 0 310 57 0 0 20 0 15 0 96669053 10916995072 173492 33554432000 4194304 4196468 140724678447264 140724678429808 139889449213687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
/proc/27840/statm: 2665282 173492 3155 1 0 2627263 0
[pid=27840/tid=27842] ppid=27837 vsize=10661128 memory=12848 CPUtime=1.21 cores=1,3,5,7
/proc/27840/task/27842/stat : 27842 (java) R 27837 27840 24557 0 -1 4202560 5506 0 0 0 116 5 0 0 20 0 15 0 96669053 10916995072 173492 33554432000 4194304 4196468 140724678447264 139889453451408 139889051307202 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27843] ppid=27837 vsize=10661128 memory=6791534058613427641 CPUtime=0.24 cores=1,3,5,7
/proc/27840/task/27843/stat : 27843 (java) S 27837 27840 24557 0 -1 1077944384 791 0 0 0 12 12 0 0 20 0 15 0 96669054 10916995072 173492 33554432000 4194304 4196468 140724678447264 139889375288464 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27844] ppid=27837 vsize=10661128 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/27840/task/27844/stat : 27844 (java) S 27837 27840 24557 0 -1 1077944384 320 0 0 0 13 12 0 0 20 0 15 0 96669054 10916995072 173492 33554432000 4194304 4196468 140724678447264 139889374235664 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27845] ppid=27837 vsize=10661128 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/27840/task/27845/stat : 27845 (java) S 27837 27840 24557 0 -1 1077944384 441 0 0 0 13 12 0 0 20 0 15 0 96669054 10916995072 173492 33554432000 4194304 4196468 140724678447264 139889373182864 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27846] ppid=27837 vsize=10661128 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/27840/task/27846/stat : 27846 (java) S 27837 27840 24557 0 -1 1077944384 320 0 0 0 12 12 0 0 20 0 15 0 96669054 10916995072 173492 33554432000 4194304 4196468 140724678447264 139889372130064 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27847] ppid=27837 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27847/stat : 27847 (java) S 27837 27840 24557 0 -1 1077944384 486 0 0 0 0 0 0 0 20 0 15 0 96669056 10916995072 173492 33554432000 4194304 4196468 140724678447264 139888940747120 139889449224834 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0

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

/proc/27840/task/27842/stat : 27842 (java) R 27837 27840 24557 0 -1 4202560 283646 0 0 0 229917 56 0 0 20 0 15 0 96669053 10916995072 1487124 33554432000 4194304 4196468 140724678447264 139889453453008 139889052241505 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27843] ppid=27837 vsize=10661128 memory=5948480 CPUtime=20.23 cores=1,3,5,7
/proc/27840/task/27843/stat : 27843 (java) S 27837 27840 24557 0 -1 1077944384 95401 0 0 0 1869 154 0 0 20 0 15 0 96669054 10916995072 1487124 33554432000 4194304 4196468 140724678447264 139889375288464 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27844] ppid=27837 vsize=10661128 memory=5948468 CPUtime=20.22 cores=1,3,5,7
/proc/27840/task/27844/stat : 27844 (java) S 27837 27840 24557 0 -1 1077944384 94770 0 0 0 1864 158 0 0 20 0 15 0 96669054 10916995072 1487124 33554432000 4194304 4196468 140724678447264 139889374235664 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27845] ppid=27837 vsize=10661128 memory=5948488 CPUtime=20.13 cores=1,3,5,7
/proc/27840/task/27845/stat : 27845 (java) S 27837 27840 24557 0 -1 1077944384 97668 0 0 0 1850 163 0 0 20 0 15 0 96669054 10916995072 1487124 33554432000 4194304 4196468 140724678447264 139889373182864 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27846] ppid=27837 vsize=10661128 memory=5948492 CPUtime=20.19 cores=1,3,5,7
/proc/27840/task/27846/stat : 27846 (java) S 27837 27840 24557 0 -1 1077944384 95973 0 0 0 1867 152 0 0 20 0 15 0 96669054 10916995072 1487124 33554432000 4194304 4196468 140724678447264 139889372130064 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27847] ppid=27837 vsize=10661128 memory=5948492 CPUtime=1.16 cores=1,3,5,7
/proc/27840/task/27847/stat : 27847 (java) S 27837 27840 24557 0 -1 1077944384 19361 0 0 0 101 15 0 0 20 0 15 0 96669056 10916995072 1487124 33554432000 4194304 4196468 140724678447264 139888940747120 139889449224834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27848] ppid=27837 vsize=10661128 memory=5948496 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27848/stat : 27848 (java) S 27837 27840 24557 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 96669056 10916995072 1487124 33554432000 4194304 4196468 140724678447264 139888939693152 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27849] ppid=27837 vsize=10661128 memory=5948496 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27849/stat : 27849 (java) S 27837 27840 24557 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 96669056 10916995072 1487124 33554432000 4194304 4196468 140724678447264 139888938640240 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27850] ppid=27837 vsize=10661128 memory=5948496 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27850/stat : 27850 (java) S 27837 27840 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669059 10916995072 1487124 33554432000 4194304 4196468 140724678447264 139888937588560 139889449232283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27851] ppid=27837 vsize=10661128 memory=5948496 CPUtime=1.07 cores=1,3,5,7
/proc/27840/task/27851/stat : 27851 (java) S 27837 27840 24557 0 -1 1077944384 6462 0 0 0 107 0 0 0 20 0 15 0 96669059 10916995072 1487124 33554432000 4194304 4196468 140724678447264 139888936536944 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27852] ppid=27837 vsize=10661128 memory=5948496 CPUtime=1.85 cores=1,3,5,7
/proc/27840/task/27852/stat : 27852 (java) S 27837 27840 24557 0 -1 1077944384 16616 0 0 0 184 1 0 0 20 0 15 0 96669059 10916995072 1487124 33554432000 4194304 4196468 140724678447264 139888935484144 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27853] ppid=27837 vsize=10661128 memory=1788 CPUtime=0.38 cores=1,3,5,7
/proc/27840/task/27853/stat : 27853 (java) S 27837 27840 24557 0 -1 1077944384 4900 0 0 0 37 1 0 0 20 0 15 0 96669059 10916995072 1487124 33554432000 4194304 4196468 140724678447264 139888934431344 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27854] ppid=27837 vsize=10661128 memory=644 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27854/stat : 27854 (java) S 27837 27840 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669059 10916995072 1487124 33554432000 4194304 4196468 140724678447264 139888933378784 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27855] ppid=27837 vsize=10661128 memory=5948496 CPUtime=1.48 cores=1,3,5,7
/proc/27840/task/27855/stat : 27855 (java) S 27837 27840 24557 0 -1 1077944384 1973 0 0 0 66 82 0 0 20 0 15 0 96669059 10916995072 1487124 33554432000 4194304 4196468 140724678447264 139888932326064 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
Current children cumulated CPU time: 2386.55 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 5948496 KiB

[startup+2382.3 s]
/proc/loadavg: 1.19 1.32 1.41 3/215 28315
/proc/meminfo: memFree=14131124/32770624 swapFree=67108688/67108860
[pid=27840] ppid=27837 vsize=10661128 memory=5948532 CPUtime=2448.06 cores=1,3,5,7
/proc/27840/stat : 27840 (java) S 27837 27840 24557 0 -1 1077944320 730198 0 0 0 244038 768 0 0 20 0 15 0 96669053 10916995072 1487133 33554432000 4194304 4196468 140724678447264 140724678429808 139889449213687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
/proc/27840/statm: 2665282 1487133 3181 1 0 2627263 0
[pid=27840/tid=27842] ppid=27837 vsize=10661128 memory=1232 CPUtime=2359.16 cores=1,3,5,7
/proc/27840/task/27842/stat : 27842 (java) R 27837 27840 24557 0 -1 4202560 286752 0 0 0 235859 57 0 0 20 0 15 0 96669053 10916995072 1487133 33554432000 4194304 4196468 140724678447264 139889453453008 139889052241721 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27843] ppid=27837 vsize=10661128 memory=5948520 CPUtime=20.73 cores=1,3,5,7
/proc/27840/task/27843/stat : 27843 (java) S 27837 27840 24557 0 -1 1077944384 97868 0 0 0 1919 154 0 0 20 0 15 0 96669054 10916995072 1487133 33554432000 4194304 4196468 140724678447264 139889375288464 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27844] ppid=27837 vsize=10661128 memory=5948532 CPUtime=20.73 cores=1,3,5,7
/proc/27840/task/27844/stat : 27844 (java) S 27837 27840 24557 0 -1 1077944384 96949 0 0 0 1915 158 0 0 20 0 15 0 96669054 10916995072 1487133 33554432000 4194304 4196468 140724678447264 139889374235664 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27845] ppid=27837 vsize=10661128 memory=5948532 CPUtime=20.63 cores=1,3,5,7
/proc/27840/task/27845/stat : 27845 (java) S 27837 27840 24557 0 -1 1077944384 99428 0 0 0 1900 163 0 0 20 0 15 0 96669054 10916995072 1487133 33554432000 4194304 4196468 140724678447264 139889373182864 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27846] ppid=27837 vsize=10661128 memory=5948532 CPUtime=20.7 cores=1,3,5,7
/proc/27840/task/27846/stat : 27846 (java) S 27837 27840 24557 0 -1 1077944384 98205 0 0 0 1917 153 0 0 20 0 15 0 96669054 10916995072 1487133 33554432000 4194304 4196468 140724678447264 139889372130064 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27847] ppid=27837 vsize=10661128 memory=5948520 CPUtime=1.19 cores=1,3,5,7
/proc/27840/task/27847/stat : 27847 (java) S 27837 27840 24557 0 -1 1077944384 19600 0 0 0 104 15 0 0 20 0 15 0 96669056 10916995072 1487133 33554432000 4194304 4196468 140724678447264 139888940747120 139889449224834 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27848] ppid=27837 vsize=10661128 memory=5948532 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27848/stat : 27848 (java) S 27837 27840 24557 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 96669056 10916995072 1487133 33554432000 4194304 4196468 140724678447264 139888939693152 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27849] ppid=27837 vsize=10661128 memory=5948532 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27849/stat : 27849 (java) S 27837 27840 24557 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 96669056 10916995072 1487133 33554432000 4194304 4196468 140724678447264 139888938640240 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27850] ppid=27837 vsize=10661128 memory=244787 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27850/stat : 27850 (java) S 27837 27840 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669059 10916995072 1487133 33554432000 4194304 4196468 140724678447264 139888937588560 139889449232283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27851] ppid=27837 vsize=10661128 memory=5668 CPUtime=1.07 cores=1,3,5,7
/proc/27840/task/27851/stat : 27851 (java) S 27837 27840 24557 0 -1 1077944384 6464 0 0 0 107 0 0 0 20 0 15 0 96669059 10916995072 1487133 33554432000 4194304 4196468 140724678447264 139888936536944 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27852] ppid=27837 vsize=10661128 memory=3228 CPUtime=1.86 cores=1,3,5,7
/proc/27840/task/27852/stat : 27852 (java) S 27837 27840 24557 0 -1 1077944384 16619 0 0 0 184 2 0 0 20 0 15 0 96669059 10916995072 1487133 33554432000 4194304 4196468 140724678447264 139888935484144 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27853] ppid=27837 vsize=10661128 memory=5948532 CPUtime=0.38 cores=1,3,5,7
/proc/27840/task/27853/stat : 27853 (java) S 27837 27840 24557 0 -1 1077944384 4902 0 0 0 37 1 0 0 20 0 15 0 96669059 10916995072 1487133 33554432000 4194304 4196468 140724678447264 139888934431344 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27854] ppid=27837 vsize=10661128 memory=5948532 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27854/stat : 27854 (java) S 27837 27840 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669059 10916995072 1487133 33554432000 4194304 4196468 140724678447264 139888933378784 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27855] ppid=27837 vsize=10661128 memory=4124 CPUtime=1.53 cores=1,3,5,7
/proc/27840/task/27855/stat : 27855 (java) S 27837 27840 24557 0 -1 1077944384 1996 0 0 0 68 85 0 0 20 0 15 0 96669059 10916995072 1487133 33554432000 4194304 4196468 140724678447264 139888932326064 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
Current children cumulated CPU time: 2448.06 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 5948532 KiB

[startup+2442.3 s]
/proc/loadavg: 1.38 1.35 1.41 3/215 28317
/proc/meminfo: memFree=14129572/32770624 swapFree=67108688/67108860
[pid=27840] ppid=27837 vsize=10661128 memory=5948568 CPUtime=2509.64 cores=1,3,5,7
/proc/27840/stat : 27840 (java) S 27837 27840 24557 0 -1 1077944320 741559 0 0 0 250192 772 0 0 20 0 15 0 96669053 10916995072 1487142 33554432000 4194304 4196468 140724678447264 140724678429808 139889449213687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
/proc/27840/statm: 2665282 1487142 3181 1 0 2627263 0
[pid=27840/tid=27842] ppid=27837 vsize=10661128 memory=5948568 CPUtime=2418.57 cores=1,3,5,7
/proc/27840/task/27842/stat : 27842 (java) R 27837 27840 24557 0 -1 4202560 289234 0 0 0 241800 57 0 0 20 0 15 0 96669053 10916995072 1487142 33554432000 4194304 4196468 140724678447264 139889453453120 139889052243594 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27843] ppid=27837 vsize=10661128 memory=5948568 CPUtime=21.26 cores=1,3,5,7
/proc/27840/task/27843/stat : 27843 (java) S 27837 27840 24557 0 -1 1077944384 100318 0 0 0 1971 155 0 0 20 0 15 0 96669054 10916995072 1487142 33554432000 4194304 4196468 140724678447264 139889375288464 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27844] ppid=27837 vsize=10661128 memory=5948568 CPUtime=21.26 cores=1,3,5,7
/proc/27840/task/27844/stat : 27844 (java) S 27837 27840 24557 0 -1 1077944384 98809 0 0 0 1967 159 0 0 20 0 15 0 96669054 10916995072 1487142 33554432000 4194304 4196468 140724678447264 139889374235664 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27845] ppid=27837 vsize=10661128 memory=5948568 CPUtime=21.16 cores=1,3,5,7
/proc/27840/task/27845/stat : 27845 (java) S 27837 27840 24557 0 -1 1077944384 101508 0 0 0 1953 163 0 0 20 0 15 0 96669054 10916995072 1487142 33554432000 4194304 4196468 140724678447264 139889373182864 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27846] ppid=27837 vsize=10661128 memory=5948556 CPUtime=21.22 cores=1,3,5,7
/proc/27840/task/27846/stat : 27846 (java) S 27837 27840 24557 0 -1 1077944384 100412 0 0 0 1969 153 0 0 20 0 15 0 96669054 10916995072 1487142 33554432000 4194304 4196468 140724678447264 139889372130064 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27847] ppid=27837 vsize=10661128 memory=5948556 CPUtime=1.22 cores=1,3,5,7
/proc/27840/task/27847/stat : 27847 (java) S 27837 27840 24557 0 -1 1077944384 19856 0 0 0 107 15 0 0 20 0 15 0 96669056 10916995072 1487142 33554432000 4194304 4196468 140724678447264 139888940747120 139889449224834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27848] ppid=27837 vsize=10661128 memory=5948560 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27848/stat : 27848 (java) S 27837 27840 24557 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 96669056 10916995072 1487142 33554432000 4194304 4196468 140724678447264 139888939693152 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27849] ppid=27837 vsize=10661128 memory=5948560 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27849/stat : 27849 (java) S 27837 27840 24557 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 96669056 10916995072 1487142 33554432000 4194304 4196468 140724678447264 139888938640240 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27850] ppid=27837 vsize=10661128 memory=5948560 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27850/stat : 27850 (java) S 27837 27840 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669059 10916995072 1487142 33554432000 4194304 4196468 140724678447264 139888937588560 139889449232283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27851] ppid=27837 vsize=10661128 memory=5948568 CPUtime=1.07 cores=1,3,5,7
/proc/27840/task/27851/stat : 27851 (java) S 27837 27840 24557 0 -1 1077944384 6466 0 0 0 107 0 0 0 20 0 15 0 96669059 10916995072 1487142 33554432000 4194304 4196468 140724678447264 139888936536944 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27852] ppid=27837 vsize=10661128 memory=5948568 CPUtime=1.86 cores=1,3,5,7
/proc/27840/task/27852/stat : 27852 (java) S 27837 27840 24557 0 -1 1077944384 16622 0 0 0 184 2 0 0 20 0 15 0 96669059 10916995072 1487142 33554432000 4194304 4196468 140724678447264 139888935484144 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27853] ppid=27837 vsize=10661128 memory=5948560 CPUtime=0.38 cores=1,3,5,7
/proc/27840/task/27853/stat : 27853 (java) S 27837 27840 24557 0 -1 1077944384 4904 0 0 0 37 1 0 0 20 0 15 0 96669059 10916995072 1487142 33554432000 4194304 4196468 140724678447264 139888934431344 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27854] ppid=27837 vsize=10661128 memory=5948568 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27854/stat : 27854 (java) S 27837 27840 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669059 10916995072 1487142 33554432000 4194304 4196468 140724678447264 139888933378784 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27855] ppid=27837 vsize=10661128 memory=5948568 CPUtime=1.56 cores=1,3,5,7
/proc/27840/task/27855/stat : 27855 (java) S 27837 27840 24557 0 -1 1077944384 2015 0 0 0 69 87 0 0 20 0 15 0 96669059 10916995072 1487142 33554432000 4194304 4196468 140724678447264 139888932326064 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
Current children cumulated CPU time: 2509.64 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 5948568 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2452.4 s]
/proc/loadavg: 1.32 1.34 1.41 3/215 28317
/proc/meminfo: memFree=14129696/32770624 swapFree=67108688/67108860
[pid=27840] ppid=27837 vsize=10661128 memory=5948572 CPUtime=2520.01 cores=1,3,5,7
/proc/27840/stat : 27840 (java) S 27837 27840 24557 0 -1 1077944320 748661 0 0 0 251228 773 0 0 20 0 15 0 96669053 10916995072 1487143 33554432000 4194304 4196468 140724678447264 140724678429808 139889449213687 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
/proc/27840/statm: 2665282 1487143 3181 1 0 2627263 0
[pid=27840/tid=27842] ppid=27837 vsize=10661128 memory=5948568 CPUtime=2428.57 cores=1,3,5,7
/proc/27840/task/27842/stat : 27842 (java) R 27837 27840 24557 0 -1 4202560 290607 0 0 0 242799 58 0 0 20 0 15 0 96669053 10916995072 1487143 33554432000 4194304 4196468 140724678447264 139889453453104 139889052241223 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27843] ppid=27837 vsize=10661128 memory=5948568 CPUtime=21.35 cores=1,3,5,7
/proc/27840/task/27843/stat : 27843 (java) S 27837 27840 24557 0 -1 1077944384 101580 0 0 0 1980 155 0 0 20 0 15 0 96669054 10916995072 1487143 33554432000 4194304 4196468 140724678447264 139889375288464 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27844] ppid=27837 vsize=10661128 memory=2200 CPUtime=21.35 cores=1,3,5,7
/proc/27840/task/27844/stat : 27844 (java) S 27837 27840 24557 0 -1 1077944384 100326 0 0 0 1976 159 0 0 20 0 15 0 96669054 10916995072 1487143 33554432000 4194304 4196468 140724678447264 139889374235664 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27845] ppid=27837 vsize=10661128 memory=1004 CPUtime=21.25 cores=1,3,5,7
/proc/27840/task/27845/stat : 27845 (java) S 27837 27840 24557 0 -1 1077944384 102895 0 0 0 1962 163 0 0 20 0 15 0 96669054 10916995072 1487143 33554432000 4194304 4196468 140724678447264 139889373182864 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27846] ppid=27837 vsize=10661128 memory=1952 CPUtime=21.31 cores=1,3,5,7
/proc/27840/task/27846/stat : 27846 (java) S 27837 27840 24557 0 -1 1077944384 101705 0 0 0 1978 153 0 0 20 0 15 0 96669054 10916995072 1487143 33554432000 4194304 4196468 140724678447264 139889372130064 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27847] ppid=27837 vsize=10661128 memory=1708 CPUtime=1.22 cores=1,3,5,7
/proc/27840/task/27847/stat : 27847 (java) S 27837 27840 24557 0 -1 1077944384 20092 0 0 0 107 15 0 0 20 0 15 0 96669056 10916995072 1487143 33554432000 4194304 4196468 140724678447264 139888940747120 139889449224834 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27848] ppid=27837 vsize=10661128 memory=792 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27848/stat : 27848 (java) S 27837 27840 24557 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 96669056 10916995072 1487143 33554432000 4194304 4196468 140724678447264 139888939693152 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27849] ppid=27837 vsize=10661128 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27849/stat : 27849 (java) S 27837 27840 24557 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 96669056 10916995072 1487143 33554432000 4194304 4196468 140724678447264 139888938640240 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27850] ppid=27837 vsize=10661128 memory=8548 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27850/stat : 27850 (java) S 27837 27840 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669059 10916995072 1487143 33554432000 4194304 4196468 140724678447264 139888937588560 139889449232283 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27851] ppid=27837 vsize=10661128 memory=1444 CPUtime=1.07 cores=1,3,5,7
/proc/27840/task/27851/stat : 27851 (java) S 27837 27840 24557 0 -1 1077944384 6466 0 0 0 107 0 0 0 20 0 15 0 96669059 10916995072 1487143 33554432000 4194304 4196468 140724678447264 139888936536944 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27852] ppid=27837 vsize=10661128 memory=5668 CPUtime=1.86 cores=1,3,5,7
/proc/27840/task/27852/stat : 27852 (java) S 27837 27840 24557 0 -1 1077944384 16622 0 0 0 184 2 0 0 20 0 15 0 96669059 10916995072 1487143 33554432000 4194304 4196468 140724678447264 139888935484144 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27853] ppid=27837 vsize=10661128 memory=6791534058613427641 CPUtime=0.38 cores=1,3,5,7
/proc/27840/task/27853/stat : 27853 (java) S 27837 27840 24557 0 -1 1077944384 4904 0 0 0 37 1 0 0 20 0 15 0 96669059 10916995072 1487143 33554432000 4194304 4196468 140724678447264 139888934431344 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27854] ppid=27837 vsize=10661128 memory=3252 CPUtime=0 cores=1,3,5,7
/proc/27840/task/27854/stat : 27854 (java) S 27837 27840 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96669059 10916995072 1487143 33554432000 4194304 4196468 140724678447264 139888933378784 139889449223893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
[pid=27840/tid=27855] ppid=27837 vsize=10661128 memory=3400596 CPUtime=1.57 cores=1,3,5,7
/proc/27840/task/27855/stat : 27855 (java) S 27837 27840 24557 0 -1 1077944384 2049 0 0 0 70 87 0 0 20 0 15 0 96669059 10916995072 1487143 33554432000 4194304 4196468 140724678447264 139888932326064 139889449224834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21303296 140724678452397 140724678452489 140724678452489 140724678455247 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 5948572 KiB

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

[startup+2452.44 s]
# the end of solver process 27840 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2512.3 s, system=7.76881 s

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

Child status: 143
Real time (s): 2452.44
CPU time (s): 2520.07
CPU user time (s): 2512.3
CPU system time (s): 7.76881
CPU usage (%): 102.758
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 5948572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2512.3
system time used= 7.76881
maximum resident set size= 5948988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 749428
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 81796
involuntary context switches= 3991


# summary of solver processes directly reported to runsolver:
#   pid: 27840
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2512.3
#   total CPU system time (s): 7.76881

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1442 second user time and 24.4923 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-28 17:17:42
IDJOB=4299206
IDBENCH=141308
IDSOLVER=2766
FILE ID=node106/4299206-1532791062
RUNJOBID= node106-1532776007-24589
PBS_JOBID= 21022468
Free space on /tmp= 46100 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
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-4299206-1532791062/watcher-4299206-1532791062 -o /tmp/evaluation-result-4299206-1532791062/solver-4299206-1532791062 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532776007-24589 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299206-1532791062.xml

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

MD5SUM BENCH= b03b025d4dc3e1307d2e111dd352b63c
RANDOM SEED=2009806786

node106.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        15131656 kB
MemAvailable:   23626692 kB
Buffers:          230272 kB
Cached:          8426028 kB
SwapCached:            0 kB
Active:         10892500 kB
Inactive:        6109536 kB
Active(anon):    8292724 kB
Inactive(anon):    80488 kB
Active(file):    2599776 kB
Inactive(file):  6029048 kB
Unevictable:        6968 kB
Mlocked:            6968 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              6232 kB
Writeback:             0 kB
AnonPages:       8586296 kB
Mapped:            55136 kB
Shmem:             25056 kB
Slab:             322256 kB
SReclaimable:     294672 kB
SUnreclaim:        27584 kB
KernelStack:        3824 kB
PageTables:        21736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8650312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7335936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46156 MiB
End job on node106 at 2018-07-28 17:58:34