Trace number 4299242

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SuperSolver_Macq_Stevenart 2018-04-27SAT6 308.355 302.247

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-06-4-rom_c18.xml
MD5SUM68fe1d73007454e14d4d429fadb25a11
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark54
Best CPU time to get the best result obtained on this benchmark2520.09
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of constraints48
Number of domains5
Minimum domain size2
Maximum domain size22859
Distribution of domain sizes[{"size":2,"count":12},{"size":7,"count":84},{"size":27,"count":36},{"size":22859,"count":48}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":60},{"degree":2,"count":84},{"degree":8,"count":36}]
Minimum constraint arity9
Maximum constraint arity10
Distribution of constraint arities[{"arity":9,"count":12},{"arity":10,"count":36}]
Number of extensional constraints48
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":48}]
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
14.35/9.06	o 0
17.77/12.49	o 5
21.39/16.06	o 6
308.29/302.23	s SATISFIABLE
308.29/302.23	v <instantiation>
308.29/302.23	v 	<list>
308.29/302.23	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] 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] 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] 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] 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] 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] x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] 
308.29/302.23	v 	</list>
308.29/302.23	v 	<values>
308.29/302.23	v 		17296 -1 -1 -1 21394 -1 -1 -1 17984 -1 -1 -1 19619 -1 -1 -1 1195 -1 -1 -1 3008 -1 -1 -1 19472 -1 -1 -1 1273 -1 -1 -1 4683 -1 -1 -1 21302 -1 -1 -1 11000 -1 -1 -1 0 99 -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 2 -1 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 6 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 18 0 2 20 11 0 20 18 14 17 8 26 18 4 17 8 2 0 19 0 8 13 8 2 0 17 12 0 19 4 2 0 1 17 0 11 
308.29/302.23	v 	</values>
308.29/302.23	v </instantiation>

Verifier Data

OK	6

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299242-1532820372/watcher-4299242-1532820372 -o /tmp/evaluation-result-4299242-1532820372/solver-4299242-1532820372 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532809638-1645 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4299242-1532820372.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=4793, runsolver pid=4790
Current StackSize limit: 8192 KiB


[startup+0.100175 s]*
/proc/loadavg: 1.60 1.57 1.49 3/215 4808
/proc/meminfo: memFree=27931340/32770624 swapFree=67108860/67108860
[pid=4793] ppid=4790 vsize=10661052 memory=27584 CPUtime=0.13 cores=1,3,5,7
/proc/4793/stat : 4793 (java) S 4790 4793 1613 0 -1 1077944320 5275 0 0 0 12 1 0 0 20 0 15 0 99600364 10916917248 6896 33554432000 4194304 4196468 140731545062032 140731545044576 140255591636727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
/proc/4793/statm: 2665263 6896 2865 1 0 2627263 0
[pid=4793/tid=4795] ppid=4790 vsize=10661052 memory=-8679946604316030144 CPUtime=0.09 cores=1,3,5,7
/proc/4793/task/4795/stat : 4795 (java) S 4790 4793 1613 0 -1 1077944384 3135 0 0 0 9 0 0 0 20 0 15 0 99600364 10916917248 6896 33554432000 4194304 4196468 140731545062032 140255595857888 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4796] ppid=4790 vsize=10661052 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4796/stat : 4796 (java) S 4790 4793 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99600365 10916917248 6896 33554432000 4194304 4196468 140731545062032 140255517711376 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4797] ppid=4790 vsize=10661052 memory=140003749082752 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4797/stat : 4797 (java) S 4790 4793 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99600365 10916917248 6896 33554432000 4194304 4196468 140731545062032 140255516658832 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4798] ppid=4790 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4798/stat : 4798 (java) S 4790 4793 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99600365 10916917248 6896 33554432000 4194304 4196468 140731545062032 140255515605776 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4799] ppid=4790 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4799/stat : 4799 (java) S 4790 4793 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99600365 10916917248 6896 33554432000 4194304 4196468 140731545062032 140255514553232 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4800] ppid=4790 vsize=10661052 memory=140003749082752 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4800/stat : 4800 (java) S 4790 4793 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99600366 10916917248 6896 33554432000 4194304 4196468 140731545062032 140254627588336 140255591647874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4801] ppid=4790 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4801/stat : 4801 (java) S 4790 4793 1613 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99600366 10916917248 6896 33554432000 4194304 4196468 140731545062032 140254626534560 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4802] ppid=4790 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4802/stat : 4802 (java) S 4790 4793 1613 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99600367 10916917248 6896 33554432000 4194304 4196468 140731545062032 140254625481456 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4803] ppid=4790 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4803/stat : 4803 (java) S 4790 4793 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99600369 10916917248 6896 33554432000 4194304 4196468 140731545062032 140254624430032 140255591655323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4804] ppid=4790 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4804/stat : 4804 (java) R 4790 4793 1613 0 -1 4202560 314 0 0 0 0 0 0 0 20 0 15 0 99600369 10916917248 6896 33554432000 4194304 4196468 140731545062032 140254623369664 140255575060557 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4805] ppid=4790 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4805/stat : 4805 (java) S 4790 4793 1613 0 -1 1077944384 134 0 0 0 0 0 0 0 20 0 15 0 99600369 10916917248 6896 33554432000 4194304 4196468 140731545062032 140254622325616 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4806] ppid=4790 vsize=10661052 memory=140003749082752 CPUtime=0.01 cores=1,3,5,7
/proc/4793/task/4806/stat : 4806 (java) R 4790 4793 1613 0 -1 4202560 346 0 0 0 1 0 0 0 20 0 15 0 99600369 10916917248 6896 33554432000 4194304 4196468 140731545062032 140254621272560 140255575717214 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4807] ppid=4790 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4807/stat : 4807 (java) S 4790 4793 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99600369 10916917248 6896 33554432000 4194304 4196468 140731545062032 140254620220256 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4808] ppid=4790 vsize=10661052 memory=140003749082752 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4808/stat : 4808 (java) S 4790 4793 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99600369 10916917248 6896 33554432000 4194304 4196468 140731545062032 140254619167280 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27584 KiB

[startup+0.210553 s]*
/proc/loadavg: 1.60 1.57 1.49 4/215 4808
/proc/meminfo: memFree=27919268/32770624 swapFree=67108860/67108860
[pid=4793] ppid=4790 vsize=10661052 memory=40148 CPUtime=0.34 cores=1,3,5,7
/proc/4793/stat : 4793 (java) S 4790 4793 1613 0 -1 1077944320 8130 0 0 0 32 2 0 0 20 0 15 0 99600364 10916917248 10037 33554432000 4194304 4196468 140731545062032 140731545044576 140255591636727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
/proc/4793/statm: 2665263 10037 3009 1 0 2627263 0
[pid=4793/tid=4795] ppid=4790 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/4793/task/4795/stat : 4795 (java) R 4790 4793 1613 0 -1 4202560 5090 0 0 0 19 1 0 0 20 0 15 0 99600364 10916917248 10103 33554432000 4194304 4196468 140731545062032 140255595854864 140255591658653 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4796] ppid=4790 vsize=10661052 memory=331 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4796/stat : 4796 (java) S 4790 4793 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99600365 10916917248 10103 33554432000 4194304 4196468 140731545062032 140255517711376 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4797] ppid=4790 vsize=10661052 memory=288370379900794496 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4797/stat : 4797 (java) S 4790 4793 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99600365 10916917248 10103 33554432000 4194304 4196468 140731545062032 140255516658832 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4798] ppid=4790 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4798/stat : 4798 (java) S 4790 4793 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99600365 10916917248 10103 33554432000 4194304 4196468 140731545062032 140255515605776 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4799] ppid=4790 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4799/stat : 4799 (java) S 4790 4793 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99600365 10916917248 10103 33554432000 4194304 4196468 140731545062032 140255514553232 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4800] ppid=4790 vsize=10661052 memory=140003749082752 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4800/stat : 4800 (java) S 4790 4793 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99600366 10916917248 10103 33554432000 4194304 4196468 140731545062032 140254627588336 140255591647874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4801] ppid=4790 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4801/stat : 4801 (java) S 4790 4793 1613 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99600366 10916917248 10103 33554432000 4194304 4196468 140731545062032 140254626534560 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4802] ppid=4790 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4802/stat : 4802 (java) S 4790 4793 1613 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99600367 10916917248 10103 33554432000 4194304 4196468 140731545062032 140254625481456 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4803] ppid=4790 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4803/stat : 4803 (java) S 4790 4793 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99600369 10916917248 10103 33554432000 4194304 4196468 140731545062032 140254624430032 140255591655323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4804] ppid=4790 vsize=10661052 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/4793/task/4804/stat : 4804 (java) R 4790 4793 1613 0 -1 4202560 544 0 0 0 2 0 0 0 20 0 15 0 99600369 10916917248 10103 33554432000 4194304 4196468 140731545062032 140254623378160 140255568964736 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4805] ppid=4790 vsize=10661052 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/4793/task/4805/stat : 4805 (java) R 4790 4793 1613 0 -1 4202560 362 0 0 0 2 0 0 0 20 0 15 0 99600369 10916917248 10103 33554432000 4194304 4196468 140731545062032 140254622325616 140255572337024 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4806] ppid=4790 vsize=10661052 memory=140003749082752 CPUtime=0.07 cores=1,3,5,7
/proc/4793/task/4806/stat : 4806 (java) S 4790 4793 1613 0 -1 1077944384 815 0 0 0 7 0 0 0 20 0 15 0 99600369 10916917248 10103 33554432000 4194304 4196468 140731545062032 140254621272560 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4807] ppid=4790 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4807/stat : 4807 (java) S 4790 4793 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99600369 10916917248 10103 33554432000 4194304 4196468 140731545062032 140254620220256 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4808] ppid=4790 vsize=10661052 memory=140003749082752 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4808/stat : 4808 (java) S 4790 4793 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99600369 10916917248 10103 33554432000 4194304 4196468 140731545062032 140254619167280 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40148 KiB

[startup+0.312873 s]*
/proc/loadavg: 1.60 1.57 1.49 6/215 4808
/proc/meminfo: memFree=27901584/32770624 swapFree=67108860/67108860
[pid=4793] ppid=4790 vsize=10661128 memory=57536 CPUtime=0.58 cores=1,3,5,7
/proc/4793/stat : 4793 (java) S 4790 4793 1613 0 -1 1077944320 8900 0 0 0 56 2 0 0 20 0 15 0 99600364 10916995072 14384 33554432000 4194304 4196468 140731545062032 140731545044576 140255591636727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
/proc/4793/statm: 2665282 14384 3062 1 0 2627263 0
[pid=4793/tid=4795] ppid=4790 vsize=10661128 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/4793/task/4795/stat : 4795 (java) R 4790 4793 1613 0 -1 4202560 5427 0 0 0 29 1 0 0 20 0 15 0 99600364 10916995072 14384 33554432000 4194304 4196468 140731545062032 140255595873104 140255575813146 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4796] ppid=4790 vsize=10661128 memory=4294977825 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4796/stat : 4796 (java) S 4790 4793 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99600365 10916995072 14384 33554432000 4194304 4196468 140731545062032 140255517711376 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4797] ppid=4790 vsize=10661128 memory=288370379900794496 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4797/stat : 4797 (java) S 4790 4793 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99600365 10916995072 14384 33554432000 4194304 4196468 140731545062032 140255516658832 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4798] ppid=4790 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4798/stat : 4798 (java) S 4790 4793 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99600365 10916995072 14384 33554432000 4194304 4196468 140731545062032 140255515605776 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4799] ppid=4790 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4799/stat : 4799 (java) S 4790 4793 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99600365 10916995072 14384 33554432000 4194304 4196468 140731545062032 140255514553232 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4800] ppid=4790 vsize=10661128 memory=140003749082752 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4800/stat : 4800 (java) S 4790 4793 1613 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99600366 10916995072 14384 33554432000 4194304 4196468 140731545062032 140254627588336 140255591647874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4801] ppid=4790 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4801/stat : 4801 (java) S 4790 4793 1613 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99600366 10916995072 14384 33554432000 4194304 4196468 140731545062032 140254626534560 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4802] ppid=4790 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4802/stat : 4802 (java) S 4790 4793 1613 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99600367 10916995072 14384 33554432000 4194304 4196468 140731545062032 140254625481456 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4803] ppid=4790 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4803/stat : 4803 (java) S 4790 4793 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99600369 10916995072 14384 33554432000 4194304 4196468 140731545062032 140254624430032 140255591655323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4804] ppid=4790 vsize=10661128 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4793/task/4804/stat : 4804 (java) S 4790 4793 1613 0 -1 1077944384 730 0 0 0 7 0 0 0 20 0 15 0 99600369 10916995072 14384 33554432000 4194304 4196468 140731545062032 140254623378160 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4805] ppid=4790 vsize=10661128 memory=-1 CPUtime=0.06 cores=1,3,5,7
/proc/4793/task/4805/stat : 4805 (java) R 4790 4793 1613 0 -1 4202560 384 0 0 0 6 0 0 0 20 0 15 0 99600369 10916995072 14384 33554432000 4194304 4196468 140731545062032 140254622318808 140255573154609 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4806] ppid=4790 vsize=10661128 memory=140003749082752 CPUtime=0.12 cores=1,3,5,7
/proc/4793/task/4806/stat : 4806 (java) R 4790 4793 1613 0 -1 1077944384 993 0 0 0 12 0 0 0 20 0 15 0 99600369 10916995072 14384 33554432000 4194304 4196468 140731545062032 140254621267824 140255591646933 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4807] ppid=4790 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4807/stat : 4807 (java) S 4790 4793 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99600369 10916995072 14384 33554432000 4194304 4196468 140731545062032 140254620220256 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4808] ppid=4790 vsize=10661128 memory=140003749082752 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4808/stat : 4808 (java) S 4790 4793 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99600369 10916995072 14384 33554432000 4194304 4196468 140731545062032 140254619167280 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 57536 KiB

[startup+0.709898 s]
/proc/loadavg: 1.60 1.57 1.49 5/215 4808
/proc/meminfo: memFree=27844432/32770624 swapFree=67108860/67108860
[pid=4793] ppid=4790 vsize=10661128 memory=192396 CPUtime=1.82 cores=1,3,5,7
/proc/4793/stat : 4793 (java) S 4790 4793 1613 0 -1 1077944320 10969 0 0 0 176 6 0 0 20 0 15 0 99600364 10916995072 48099 33554432000 4194304 4196468 140731545062032 140731545044576 140255591636727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
/proc/4793/statm: 2665282 48099 3122 1 0 2627263 0
[pid=4793/tid=4795] ppid=4790 vsize=10661128 memory=16028 CPUtime=0.68 cores=1,3,5,7
/proc/4793/task/4795/stat : 4795 (java) R 4790 4793 1613 0 -1 1077944384 5575 0 0 0 65 3 0 0 20 0 15 0 99600364 10916995072 48099 33554432000 4194304 4196468 140731545062032 140255595871376 140255591646933 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4796] ppid=4790 vsize=10661128 memory=2324 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4796/stat : 4796 (java) S 4790 4793 1613 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 99600365 10916995072 48099 33554432000 4194304 4196468 140731545062032 140255517711376 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4797] ppid=4790 vsize=10661128 memory=1584 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4797/stat : 4797 (java) S 4790 4793 1613 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 99600365 10916995072 48099 33554432000 4194304 4196468 140731545062032 140255516658832 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4798] ppid=4790 vsize=10661128 memory=496 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4798/stat : 4798 (java) S 4790 4793 1613 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 99600365 10916995072 48099 33554432000 4194304 4196468 140731545062032 140255515605776 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4799] ppid=4790 vsize=10661128 memory=928 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4799/stat : 4799 (java) S 4790 4793 1613 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 99600365 10916995072 48099 33554432000 4194304 4196468 140731545062032 140255514553232 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4800] ppid=4790 vsize=10661128 memory=1172 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4800/stat : 4800 (java) S 4790 4793 1613 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 99600366 10916995072 48099 33554432000 4194304 4196468 140731545062032 140254627588336 140255591647874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4801] ppid=4790 vsize=10661128 memory=1968 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4801/stat : 4801 (java) S 4790 4793 1613 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99600366 10916995072 48099 33554432000 4194304 4196468 140731545062032 140254626534560 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4802] ppid=4790 vsize=10661128 memory=1692 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4802/stat : 4802 (java) S 4790 4793 1613 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99600367 10916995072 48099 33554432000 4194304 4196468 140731545062032 140254625481456 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4803] ppid=4790 vsize=10661128 memory=7157735280213317218 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4803/stat : 4803 (java) S 4790 4793 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99600369 10916995072 48099 33554432000 4194304 4196468 140731545062032 140254624430032 140255591655323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4804] ppid=4790 vsize=10661128 memory=7668621184520841834 CPUtime=0.42 cores=1,3,5,7
/proc/4793/task/4804/stat : 4804 (java) R 4790 4793 1613 0 -1 4202560 1605 0 0 0 42 0 0 0 20 0 15 0 99600369 10916995072 48099 33554432000 4194304 4196468 140731545062032 140254623378160 140255591658074 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4805] ppid=4790 vsize=10661128 memory=7235688541532613991 CPUtime=0.41 cores=1,3,5,7
/proc/4793/task/4805/stat : 4805 (java) R 4790 4793 1613 0 -1 4202560 1047 0 0 0 41 0 0 0 20 0 15 0 99600369 10916995072 48099 33554432000 4194304 4196468 140731545062032 140254622317536 140255591658074 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4806] ppid=4790 vsize=10661128 memory=5866611791061346647 CPUtime=0.23 cores=1,3,5,7
/proc/4793/task/4806/stat : 4806 (java) R 4790 4793 1613 0 -1 4202560 1238 0 0 0 23 0 0 0 20 0 15 0 99600369 10916995072 48099 33554432000 4194304 4196468 140731545062032 140254621267824 140255591648662 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4807] ppid=4790 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4807/stat : 4807 (java) S 4790 4793 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99600369 10916995072 48099 33554432000 4194304 4196468 140731545062032 140254620220256 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4808] ppid=4790 vsize=10661128 memory=756 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4808/stat : 4808 (java) S 4790 4793 1613 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99600369 10916995072 48099 33554432000 4194304 4196468 140731545062032 140254619167280 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
Current children cumulated CPU time: 1.82 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 192396 KiB

[startup+1.50079 s]
/proc/loadavg: 1.79 1.61 1.51 3/215 4808
/proc/meminfo: memFree=27596504/32770624 swapFree=67108860/67108860
[pid=4793] ppid=4790 vsize=10661128 memory=691660 CPUtime=3.99 cores=1,3,5,7
/proc/4793/stat : 4793 (java) S 4790 4793 1613 0 -1 1077944320 13558 0 0 0 345 54 0 0 20 0 15 0 99600364 10916995072 172915 33554432000 4194304 4196468 140731545062032 140731545044576 140255591636727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
/proc/4793/statm: 2665282 172915 3159 1 0 2627263 0
[pid=4793/tid=4795] ppid=4790 vsize=10661128 memory=691204 CPUtime=1.16 cores=1,3,5,7
/proc/4793/task/4795/stat : 4795 (java) R 4790 4793 1613 0 -1 4202560 5661 0 0 0 112 4 0 0 20 0 15 0 99600364 10916995072 172915 33554432000 4194304 4196468 140731545062032 140255595873904 140255197340061 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4796] ppid=4790 vsize=10661128 memory=8112282956445269571 CPUtime=0.29 cores=1,3,5,7
/proc/4793/task/4796/stat : 4796 (java) S 4790 4793 1613 0 -1 1077944384 492 0 0 0 18 11 0 0 20 0 15 0 99600365 10916995072 172915 33554432000 4194304 4196468 140731545062032 140255517711376 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4797] ppid=4790 vsize=10661128 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/4793/task/4797/stat : 4797 (java) S 4790 4793 1613 0 -1 1077944384 608 0 0 0 18 11 0 0 20 0 15 0 99600365 10916995072 172915 33554432000 4194304 4196468 140731545062032 140255516658832 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4798] ppid=4790 vsize=10661128 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/4793/task/4798/stat : 4798 (java) S 4790 4793 1613 0 -1 1077944384 294 0 0 0 18 11 0 0 20 0 15 0 99600365 10916995072 172915 33554432000 4194304 4196468 140731545062032 140255515605776 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4799] ppid=4790 vsize=10661128 memory=6943526294502006880 CPUtime=0.3 cores=1,3,5,7
/proc/4793/task/4799/stat : 4799 (java) S 4790 4793 1613 0 -1 1077944384 452 0 0 0 18 12 0 0 20 0 15 0 99600365 10916995072 172915 33554432000 4194304 4196468 140731545062032 140255514553232 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4800] ppid=4790 vsize=10661128 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4793/task/4800/stat : 4800 (java) S 4790 4793 1613 0 -1 1077944384 622 0 0 0 1 0 0 0 20 0 15 0 99600366 10916995072 172915 33554432000 4194304 4196468 140731545062032 140254627588336 140255591647874 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0

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

[pid=4793/tid=4807] ppid=4790 vsize=10661128 memory=28692 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4807/stat : 4807 (java) S 4790 4793 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254620220256 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4808] ppid=4790 vsize=10661128 memory=2204 CPUtime=0.19 cores=1,3,5,7
/proc/4793/task/4808/stat : 4808 (java) S 4790 4793 1613 0 -1 1077944384 609 0 0 0 8 11 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254619167280 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
Current children cumulated CPU time: 303.69 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 1493180 KiB

[startup+300.801 s]
/proc/loadavg: 1.74 1.71 1.59 3/216 5356
/proc/meminfo: memFree=26467176/32770624 swapFree=67108860/67108860
[pid=4793] ppid=4790 vsize=10661128 memory=1493180 CPUtime=306.89 cores=1,3,5,7
/proc/4793/stat : 4793 (java) S 4790 4793 1613 0 -1 1077944320 50928 0 0 0 30548 141 0 0 20 0 15 0 99600364 10916995072 373295 33554432000 4194304 4196468 140731545062032 140731545044576 140255591636727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
/proc/4793/statm: 2665282 373295 3175 1 0 2627263 0
[pid=4793/tid=4795] ppid=4790 vsize=10661128 memory=1493180 CPUtime=299.72 cores=1,3,5,7
/proc/4793/task/4795/stat : 4795 (java) R 4790 4793 1613 0 -1 4202560 16330 0 0 0 29962 10 0 0 20 0 15 0 99600364 10916995072 373295 33554432000 4194304 4196468 140731545062032 140255595872848 140255198128882 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4796] ppid=4790 vsize=10661128 memory=1172 CPUtime=0.98 cores=1,3,5,7
/proc/4793/task/4796/stat : 4796 (java) S 4790 4793 1613 0 -1 1077944384 1738 0 0 0 69 29 0 0 20 0 15 0 99600365 10916995072 373295 33554432000 4194304 4196468 140731545062032 140255517711376 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4797] ppid=4790 vsize=10661128 memory=1812 CPUtime=0.97 cores=1,3,5,7
/proc/4793/task/4797/stat : 4797 (java) S 4790 4793 1613 0 -1 1077944384 2349 0 0 0 68 29 0 0 20 0 15 0 99600365 10916995072 373295 33554432000 4194304 4196468 140731545062032 140255516658832 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4798] ppid=4790 vsize=10661128 memory=40 CPUtime=0.98 cores=1,3,5,7
/proc/4793/task/4798/stat : 4798 (java) S 4790 4793 1613 0 -1 1077944384 1596 0 0 0 69 29 0 0 20 0 15 0 99600365 10916995072 373295 33554432000 4194304 4196468 140731545062032 140255515605776 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4799] ppid=4790 vsize=10661128 memory=0 CPUtime=0.98 cores=1,3,5,7
/proc/4793/task/4799/stat : 4799 (java) S 4790 4793 1613 0 -1 1077944384 1244 0 0 0 69 29 0 0 20 0 15 0 99600365 10916995072 373295 33554432000 4194304 4196468 140731545062032 140255514553232 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4800] ppid=4790 vsize=10661128 memory=19 CPUtime=0.08 cores=1,3,5,7
/proc/4793/task/4800/stat : 4800 (java) S 4790 4793 1613 0 -1 1077944384 4667 0 0 0 7 1 0 0 20 0 15 0 99600366 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254627588336 140255591647874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4801] ppid=4790 vsize=10661128 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4801/stat : 4801 (java) S 4790 4793 1613 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 99600366 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254626534624 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4802] ppid=4790 vsize=10661128 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4802/stat : 4802 (java) S 4790 4793 1613 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 99600367 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254625481456 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4803] ppid=4790 vsize=10661128 memory=28692 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4803/stat : 4803 (java) S 4790 4793 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254624430032 140255591655323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4804] ppid=4790 vsize=10661128 memory=2204 CPUtime=1.43 cores=1,3,5,7
/proc/4793/task/4804/stat : 4804 (java) S 4790 4793 1613 0 -1 1077944384 11300 0 0 0 142 1 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254623378160 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4805] ppid=4790 vsize=10661128 memory=1493180 CPUtime=1.08 cores=1,3,5,7
/proc/4793/task/4805/stat : 4805 (java) S 4790 4793 1613 0 -1 1077944384 5161 0 0 0 108 0 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254622325616 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4806] ppid=4790 vsize=10661128 memory=1240 CPUtime=0.4 cores=1,3,5,7
/proc/4793/task/4806/stat : 4806 (java) S 4790 4793 1613 0 -1 1077944384 4542 0 0 0 39 1 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254621272560 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4807] ppid=4790 vsize=10661128 memory=1493180 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4807/stat : 4807 (java) S 4790 4793 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254620220256 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4808] ppid=4790 vsize=10661128 memory=844 CPUtime=0.19 cores=1,3,5,7
/proc/4793/task/4808/stat : 4808 (java) S 4790 4793 1613 0 -1 1077944384 609 0 0 0 8 11 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254619167280 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
Current children cumulated CPU time: 306.89 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 1493180 KiB

[startup+301.601 s]
/proc/loadavg: 1.76 1.72 1.59 3/216 5356
/proc/meminfo: memFree=26467176/32770624 swapFree=67108860/67108860
[pid=4793] ppid=4790 vsize=10661128 memory=1493180 CPUtime=307.69 cores=1,3,5,7
/proc/4793/stat : 4793 (java) S 4790 4793 1613 0 -1 1077944320 50930 0 0 0 30628 141 0 0 20 0 15 0 99600364 10916995072 373295 33554432000 4194304 4196468 140731545062032 140731545044576 140255591636727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
/proc/4793/statm: 2665282 373295 3175 1 0 2627263 0
[pid=4793/tid=4795] ppid=4790 vsize=10661128 memory=8112282956445269571 CPUtime=300.52 cores=1,3,5,7
/proc/4793/task/4795/stat : 4795 (java) R 4790 4793 1613 0 -1 4202560 16332 0 0 0 30042 10 0 0 20 0 15 0 99600364 10916995072 373295 33554432000 4194304 4196468 140731545062032 140255595872848 140255198130010 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4796] ppid=4790 vsize=10661128 memory=1240 CPUtime=0.98 cores=1,3,5,7
/proc/4793/task/4796/stat : 4796 (java) S 4790 4793 1613 0 -1 1077944384 1738 0 0 0 69 29 0 0 20 0 15 0 99600365 10916995072 373295 33554432000 4194304 4196468 140731545062032 140255517711376 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4797] ppid=4790 vsize=10661128 memory=1520 CPUtime=0.97 cores=1,3,5,7
/proc/4793/task/4797/stat : 4797 (java) S 4790 4793 1613 0 -1 1077944384 2349 0 0 0 68 29 0 0 20 0 15 0 99600365 10916995072 373295 33554432000 4194304 4196468 140731545062032 140255516658832 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4798] ppid=4790 vsize=10661128 memory=844 CPUtime=0.98 cores=1,3,5,7
/proc/4793/task/4798/stat : 4798 (java) S 4790 4793 1613 0 -1 1077944384 1596 0 0 0 69 29 0 0 20 0 15 0 99600365 10916995072 373295 33554432000 4194304 4196468 140731545062032 140255515605776 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4799] ppid=4790 vsize=10661128 memory=1172 CPUtime=0.98 cores=1,3,5,7
/proc/4793/task/4799/stat : 4799 (java) S 4790 4793 1613 0 -1 1077944384 1244 0 0 0 69 29 0 0 20 0 15 0 99600365 10916995072 373295 33554432000 4194304 4196468 140731545062032 140255514553232 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4800] ppid=4790 vsize=10661128 memory=1812 CPUtime=0.08 cores=1,3,5,7
/proc/4793/task/4800/stat : 4800 (java) S 4790 4793 1613 0 -1 1077944384 4667 0 0 0 7 1 0 0 20 0 15 0 99600366 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254627588336 140255591647874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4801] ppid=4790 vsize=10661128 memory=1020 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4801/stat : 4801 (java) S 4790 4793 1613 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 99600366 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254626534624 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4802] ppid=4790 vsize=10661128 memory=5448 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4802/stat : 4802 (java) S 4790 4793 1613 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 99600367 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254625481456 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4803] ppid=4790 vsize=10661128 memory=756 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4803/stat : 4803 (java) S 4790 4793 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254624430032 140255591655323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4804] ppid=4790 vsize=10661128 memory=14572 CPUtime=1.43 cores=1,3,5,7
/proc/4793/task/4804/stat : 4804 (java) S 4790 4793 1613 0 -1 1077944384 11300 0 0 0 142 1 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254623378160 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4805] ppid=4790 vsize=10661128 memory=12708 CPUtime=1.08 cores=1,3,5,7
/proc/4793/task/4805/stat : 4805 (java) S 4790 4793 1613 0 -1 1077944384 5161 0 0 0 108 0 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254622325616 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4806] ppid=4790 vsize=10661128 memory=16036 CPUtime=0.4 cores=1,3,5,7
/proc/4793/task/4806/stat : 4806 (java) S 4790 4793 1613 0 -1 1077944384 4542 0 0 0 39 1 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254621272560 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4807] ppid=4790 vsize=10661128 memory=2324 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4807/stat : 4807 (java) S 4790 4793 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254620220256 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4808] ppid=4790 vsize=10661128 memory=1584 CPUtime=0.19 cores=1,3,5,7
/proc/4793/task/4808/stat : 4808 (java) S 4790 4793 1613 0 -1 1077944384 609 0 0 0 8 11 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254619167280 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
Current children cumulated CPU time: 307.69 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 1493180 KiB

[startup+302.001 s]*
/proc/loadavg: 1.76 1.72 1.59 3/216 5356
/proc/meminfo: memFree=26467308/32770624 swapFree=67108860/67108860
[pid=4793] ppid=4790 vsize=10661128 memory=1493180 CPUtime=308.1 cores=1,3,5,7
/proc/4793/stat : 4793 (java) S 4790 4793 1613 0 -1 1077944320 50930 0 0 0 30669 141 0 0 20 0 15 0 99600364 10916995072 373295 33554432000 4194304 4196468 140731545062032 140731545044576 140255591636727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
/proc/4793/statm: 2665282 373295 3175 1 0 2627263 0
[pid=4793/tid=4795] ppid=4790 vsize=10661128 memory=8112282956445269571 CPUtime=300.93 cores=1,3,5,7
/proc/4793/task/4795/stat : 4795 (java) R 4790 4793 1613 0 -1 4202560 16332 0 0 0 30083 10 0 0 20 0 15 0 99600364 10916995072 373295 33554432000 4194304 4196468 140731545062032 140255595872848 140255198130187 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4796] ppid=4790 vsize=10661128 memory=4872558044660077418 CPUtime=0.98 cores=1,3,5,7
/proc/4793/task/4796/stat : 4796 (java) S 4790 4793 1613 0 -1 1077944384 1738 0 0 0 69 29 0 0 20 0 15 0 99600365 10916995072 373295 33554432000 4194304 4196468 140731545062032 140255517711376 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4797] ppid=4790 vsize=10661128 memory=496 CPUtime=0.97 cores=1,3,5,7
/proc/4793/task/4797/stat : 4797 (java) S 4790 4793 1613 0 -1 1077944384 2349 0 0 0 68 29 0 0 20 0 15 0 99600365 10916995072 373295 33554432000 4194304 4196468 140731545062032 140255516658832 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4798] ppid=4790 vsize=10661128 memory=928 CPUtime=0.98 cores=1,3,5,7
/proc/4793/task/4798/stat : 4798 (java) S 4790 4793 1613 0 -1 1077944384 1596 0 0 0 69 29 0 0 20 0 15 0 99600365 10916995072 373295 33554432000 4194304 4196468 140731545062032 140255515605776 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4799] ppid=4790 vsize=10661128 memory=4872558044660077418 CPUtime=0.98 cores=1,3,5,7
/proc/4793/task/4799/stat : 4799 (java) S 4790 4793 1613 0 -1 1077944384 1244 0 0 0 69 29 0 0 20 0 15 0 99600365 10916995072 373295 33554432000 4194304 4196468 140731545062032 140255514553232 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4800] ppid=4790 vsize=10661128 memory=1572 CPUtime=0.08 cores=1,3,5,7
/proc/4793/task/4800/stat : 4800 (java) S 4790 4793 1613 0 -1 1077944384 4667 0 0 0 7 1 0 0 20 0 15 0 99600366 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254627588336 140255591647874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4801] ppid=4790 vsize=10661128 memory=924 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4801/stat : 4801 (java) S 4790 4793 1613 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 99600366 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254626534624 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4802] ppid=4790 vsize=10661128 memory=1992 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4802/stat : 4802 (java) S 4790 4793 1613 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 99600367 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254625481456 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4803] ppid=4790 vsize=10661128 memory=2236 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4803/stat : 4803 (java) S 4790 4793 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254624430032 140255591655323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4804] ppid=4790 vsize=10661128 memory=1992 CPUtime=1.43 cores=1,3,5,7
/proc/4793/task/4804/stat : 4804 (java) S 4790 4793 1613 0 -1 1077944384 11300 0 0 0 142 1 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254623378160 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4805] ppid=4790 vsize=10661128 memory=7528 CPUtime=1.08 cores=1,3,5,7
/proc/4793/task/4805/stat : 4805 (java) S 4790 4793 1613 0 -1 1077944384 5161 0 0 0 108 0 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254622325616 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4806] ppid=4790 vsize=10661128 memory=804 CPUtime=0.4 cores=1,3,5,7
/proc/4793/task/4806/stat : 4806 (java) S 4790 4793 1613 0 -1 1077944384 4542 0 0 0 39 1 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254621272560 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4807] ppid=4790 vsize=10661128 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4807/stat : 4807 (java) S 4790 4793 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254620220256 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4808] ppid=4790 vsize=10661128 memory=1408 CPUtime=0.19 cores=1,3,5,7
/proc/4793/task/4808/stat : 4808 (java) S 4790 4793 1613 0 -1 1077944384 609 0 0 0 8 11 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254619167280 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
Current children cumulated CPU time: 308.1 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 1493180 KiB

[startup+302.201 s]
/proc/loadavg: 1.76 1.72 1.59 3/216 5356
/proc/meminfo: memFree=26467308/32770624 swapFree=67108860/67108860
[pid=4793] ppid=4790 vsize=10661128 memory=1493180 CPUtime=308.29 cores=1,3,5,7
/proc/4793/stat : 4793 (java) S 4790 4793 1613 0 -1 1077944320 50934 0 0 0 30688 141 0 0 20 0 15 0 99600364 10916995072 373295 33554432000 4194304 4196468 140731545062032 140731545044576 140255591636727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
/proc/4793/statm: 2665282 373295 3175 1 0 2627263 0
[pid=4793/tid=4795] ppid=4790 vsize=10661128 memory=291045362981142837 CPUtime=301.12 cores=1,3,5,7
/proc/4793/task/4795/stat : 4795 (java) R 4790 4793 1613 0 -1 4202560 16334 0 0 0 30102 10 0 0 20 0 15 0 99600364 10916995072 373295 33554432000 4194304 4196468 140731545062032 140255595872848 140255198129161 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4796] ppid=4790 vsize=10661128 memory=14409332632586112 CPUtime=0.98 cores=1,3,5,7
/proc/4793/task/4796/stat : 4796 (java) S 4790 4793 1613 0 -1 1077944384 1738 0 0 0 69 29 0 0 20 0 15 0 99600365 10916995072 373295 33554432000 4194304 4196468 140731545062032 140255517711376 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4797] ppid=4790 vsize=10661128 memory=-7023579799431922829 CPUtime=0.97 cores=1,3,5,7
/proc/4793/task/4797/stat : 4797 (java) S 4790 4793 1613 0 -1 1077944384 2349 0 0 0 68 29 0 0 20 0 15 0 99600365 10916995072 373295 33554432000 4194304 4196468 140731545062032 140255516658832 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4798] ppid=4790 vsize=10661128 memory=3047711553219693942 CPUtime=0.98 cores=1,3,5,7
/proc/4793/task/4798/stat : 4798 (java) S 4790 4793 1613 0 -1 1077944384 1596 0 0 0 69 29 0 0 20 0 15 0 99600365 10916995072 373295 33554432000 4194304 4196468 140731545062032 140255515605776 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4799] ppid=4790 vsize=10661128 memory=4426639978525455914 CPUtime=0.98 cores=1,3,5,7
/proc/4793/task/4799/stat : 4799 (java) S 4790 4793 1613 0 -1 1077944384 1244 0 0 0 69 29 0 0 20 0 15 0 99600365 10916995072 373295 33554432000 4194304 4196468 140731545062032 140255514553232 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4800] ppid=4790 vsize=10661128 memory=4572164749098055210 CPUtime=0.08 cores=1,3,5,7
/proc/4793/task/4800/stat : 4800 (java) S 4790 4793 1613 0 -1 1077944384 4667 0 0 0 7 1 0 0 20 0 15 0 99600366 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254627588336 140255591647874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4801] ppid=4790 vsize=10661128 memory=8328453600958622283 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4801/stat : 4801 (java) S 4790 4793 1613 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 99600366 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254626534624 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4802] ppid=4790 vsize=10661128 memory=6153443635835792487 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4802/stat : 4802 (java) S 4790 4793 1613 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 99600367 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254625481456 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4803] ppid=4790 vsize=10661128 memory=7593468542576847970 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4803/stat : 4803 (java) S 4790 4793 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254624430032 140255591655323 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4804] ppid=4790 vsize=10661128 memory=7378697663776515923 CPUtime=1.43 cores=1,3,5,7
/proc/4793/task/4804/stat : 4804 (java) S 4790 4793 1613 0 -1 1077944384 11300 0 0 0 142 1 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254623378160 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4805] ppid=4790 vsize=10661128 memory=7883903422714899560 CPUtime=1.08 cores=1,3,5,7
/proc/4793/task/4805/stat : 4805 (java) S 4790 4793 1613 0 -1 1077944384 5161 0 0 0 108 0 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254622325616 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4806] ppid=4790 vsize=10661128 memory=7452728683651557484 CPUtime=0.4 cores=1,3,5,7
/proc/4793/task/4806/stat : 4806 (java) S 4790 4793 1613 0 -1 1077944384 4542 0 0 0 39 1 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254621272560 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4807] ppid=4790 vsize=10661128 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/4793/task/4807/stat : 4807 (java) S 4790 4793 1613 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254620220256 140255591646933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
[pid=4793/tid=4808] ppid=4790 vsize=10661128 memory=1493180 CPUtime=0.19 cores=1,3,5,7
/proc/4793/task/4808/stat : 4808 (java) S 4790 4793 1613 0 -1 1077944384 611 0 0 0 8 11 0 0 20 0 15 0 99600369 10916995072 373295 33554432000 4194304 4196468 140731545062032 140254619167280 140255591647874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7700480 140731545068682 140731545068809 140731545068809 140731545071567 0
Current children cumulated CPU time: 308.29 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 1493180 KiB

Child status: 0
Real time (s): 302.247
CPU time (s): 308.355
CPU user time (s): 306.926
CPU system time (s): 1.42947
CPU usage (%): 102.021
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 1493180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 306.926
system time used= 1.42947
maximum resident set size= 1493472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51749
page faults= 0
swaps= 0
block input operations= 0
block output operations= 456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8501
involuntary context switches= 136


# summary of solver processes directly reported to runsolver:
#   pid: 4793
#   total CPU time (s): 308.355
#   total CPU user time (s): 306.926
#   total CPU system time (s): 1.42947

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.44131 second user time and 2.24091 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-29 01:26:12
IDJOB=4299242
IDBENCH=141313
IDSOLVER=2767
FILE ID=node136/4299242-1532820372
RUNJOBID= node136-1532809638-1645
PBS_JOBID= 21022480
Free space on /tmp= 55796 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-06-4-rom_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299242-1532820372/watcher-4299242-1532820372 -o /tmp/evaluation-result-4299242-1532820372/solver-4299242-1532820372 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532809638-1645 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4299242-1532820372.xml

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

MD5SUM BENCH= 68fe1d73007454e14d4d429fadb25a11
RANDOM SEED=514900017

node136.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.50
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.50
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.50
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.50
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:        27947776 kB
MemAvailable:   31768932 kB
Buffers:          199676 kB
Cached:          3880736 kB
SwapCached:            0 kB
Active:          1933492 kB
Inactive:        2390276 kB
Active(anon):     194668 kB
Inactive(anon):    76472 kB
Active(file):    1738824 kB
Inactive(file):  2313804 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3552 kB
Writeback:             0 kB
AnonPages:        190860 kB
Mapped:            45628 kB
Shmem:             25228 kB
Slab:             196580 kB
SReclaimable:     168724 kB
SUnreclaim:        27856 kB
KernelStack:        3808 kB
PageTables:         5740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1130620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55792 MiB
End job on node136 at 2018-07-29 01:31:14