Trace number 4307775

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
OscaR - Conflict Ordering with restarts 2018-08-14SAT (TO)36 2520.02 2489.62

General information on the benchmark

NameStillLife/
StillLife-wastage-08_c18.xml
MD5SUM7fa074241beecf824461849015848bff
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark36
Best CPU time to get the best result obtained on this benchmark3.65099
Satisfiable
(Un)Satisfiability was proved
Number of variables211
Number of constraints152
Number of domains4
Minimum domain size2
Maximum domain size201
Distribution of domain sizes[{"size":2,"count":100},{"size":3,"count":100},{"size":65,"count":1},{"size":201,"count":10}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":97},{"degree":3,"count":13},{"degree":4,"count":32},{"degree":8,"count":28},{"degree":9,"count":36},{"degree":11,"count":1}]
Minimum constraint arity2
Maximum constraint arity12
Distribution of constraint arities[{"arity":2,"count":42},{"arity":3,"count":32},{"arity":10,"count":68},{"arity":11,"count":1},{"arity":12,"count":9}]
Number of extensional constraints96
Number of intensional constraints41
Distribution of constraint types[{"type":"extension","count":96},{"type":"intension","count":41},{"type":"sum","count":11},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


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

Solver Data

0.67/0.55	c version: 2018-08-14
0.67/0.55	c seed: 1085391105
0.67/0.55	c timeout: 2520
0.67/0.55	c memlimit: 11000
0.67/0.55	c nbcore: 4
0.67/0.58	c Parsing instance...
2.39/1.34	c Parsing done, starting search...
2.67/1.42	o 13
2.67/1.43	o 14
2.67/1.43	o 15
2.67/1.44	o 16
2.67/1.44	o 17
2.67/1.44	o 18
2.67/1.44	o 19
2.67/1.44	o 20
2.67/1.44	o 21
2.67/1.44	o 22
2.67/1.44	o 23
2.67/1.48	o 24
2.67/1.49	o 25
2.67/1.49	o 26
3.01/1.52	o 27
3.93/1.84	o 28
5.16/2.27	o 29
5.38/2.34	o 30
7.58/4.04	o 31
10.32/6.67	o 32
10.32/6.70	o 33
10.54/6.87	o 34
13.77/10.05	o 35
14.37/10.68	o 36
2520.00/2489.60	s SATISFIABLE
2520.00/2489.60	v <instantiation>
2520.00/2489.60	v 	<list>
2520.00/2489.60	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] ws[0] ws[1] ws[2] ws[3] ws[4] ws[5] ws[6] ws[7] ws[8] ws[9] z
2520.00/2489.60	v 	</list>
2520.00/2489.60	v 	<values>
2520.00/2489.60	v 		0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 2 2 2 8 8 8 14 14 14 16 36 
2520.00/2489.60	v 	</values>
2520.00/2489.60	v </instantiation>

Verifier Data

OK	36

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307775-1534270551/watcher-4307775-1534270551 -o /tmp/evaluation-result-4307775-1534270551/solver-4307775-1534270551 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1534270551-18809 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1085391105 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307775-1534270551.xml 

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

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

solver pid=18841, runsolver pid=18834

[startup+0.100123 s]*
/proc/loadavg: 0.88 1.20 1.31 4/217 18870
/proc/meminfo: memFree=18515932/32770624 swapFree=67108792/67108860
[pid=18841] ppid=18834 vsize=14082736 memory=32032 CPUtime=0.12 cores=0,2,4,6
/proc/18841/stat : 18841 (java) S 18834 18841 17276 0 -1 1077944320 6418 0 0 0 10 2 0 0 20 0 15 0 244618413 14420721664 8008 33554432000 4194304 4196468 140732069922672 140732069905216 140179503697655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
/proc/18841/statm: 3520684 8008 3160 1 0 3482761 0
[pid=18841/tid=18844] ppid=18834 vsize=14082736 memory=6735269665583770266 CPUtime=0.09 cores=0,2,4,6
/proc/18841/task/18844/stat : 18844 (java) R 18834 18841 17276 0 -1 4202560 4473 0 0 0 8 1 0 0 20 0 15 0 244618413 14420721664 8008 33554432000 4194304 4196468 140732069922672 140179507902752 140179495939045 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18849] ppid=18834 vsize=14082736 memory=5793855691906271673 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18849/stat : 18849 (java) S 18834 18841 17276 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244618414 14420721664 8073 33554432000 4194304 4196468 140732069922672 140179418766352 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18850] ppid=18834 vsize=14082736 memory=140440896378496 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18850/stat : 18850 (java) S 18834 18841 17276 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244618414 14420721664 8073 33554432000 4194304 4196468 140732069922672 140179417713808 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18851] ppid=18834 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18851/stat : 18851 (java) S 18834 18841 17276 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244618414 14420721664 8073 33554432000 4194304 4196468 140732069922672 140179416660752 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18852] ppid=18834 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18852/stat : 18852 (java) S 18834 18841 17276 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244618414 14420721664 8073 33554432000 4194304 4196468 140732069922672 140179415608208 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18854] ppid=18834 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18854/stat : 18854 (java) S 18834 18841 17276 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244618415 14420721664 8073 33554432000 4194304 4196468 140732069922672 140178977433840 140179503708802 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18856] ppid=18834 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18856/stat : 18856 (java) S 18834 18841 17276 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244618416 14420721664 8073 33554432000 4194304 4196468 140732069922672 140178976380064 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18858] ppid=18834 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18858/stat : 18858 (java) S 18834 18841 17276 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244618416 14420721664 8073 33554432000 4194304 4196468 140732069922672 140178975326960 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18859] ppid=18834 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18859/stat : 18859 (java) S 18834 18841 17276 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244618418 14420721664 8073 33554432000 4194304 4196468 140732069922672 140178974275536 140179503716251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18860] ppid=18834 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18860/stat : 18860 (java) S 18834 18841 17276 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 244618418 14420721664 8073 33554432000 4194304 4196468 140732069922672 140178973223664 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18861] ppid=18834 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18861/stat : 18861 (java) S 18834 18841 17276 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244618418 14420721664 8073 33554432000 4194304 4196468 140732069922672 140178972171120 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18862] ppid=18834 vsize=14082736 memory=140440896378496 CPUtime=0.01 cores=0,2,4,6
/proc/18841/task/18862/stat : 18862 (java) S 18834 18841 17276 0 -1 1077944384 269 0 0 0 1 0 0 0 20 0 15 0 244618418 14420721664 8073 33554432000 4194304 4196468 140732069922672 140178971118064 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18867] ppid=18834 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18867/stat : 18867 (java) S 18834 18841 17276 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244618418 14420721664 8073 33554432000 4194304 4196468 140732069922672 140178970065760 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18869] ppid=18834 vsize=14082736 memory=140440896378496 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18869/stat : 18869 (java) S 18834 18841 17276 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244618418 14420721664 8073 33554432000 4194304 4196468 140732069922672 140178969012784 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32032 KiB

[startup+0.216689 s]*
/proc/loadavg: 0.88 1.20 1.31 10/217 18870
/proc/meminfo: memFree=18484552/32770624 swapFree=67108792/67108860
[pid=18841] ppid=18834 vsize=14082736 memory=47964 CPUtime=0.33 cores=0,2,4,6
/proc/18841/stat : 18841 (java) S 18834 18841 17276 0 -1 1077944320 10088 0 0 0 30 3 0 0 20 0 15 0 244618413 14420721664 11991 33554432000 4194304 4196468 140732069922672 140732069905216 140179503697655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
/proc/18841/statm: 3520684 11991 3369 1 0 3482761 0
[pid=18841/tid=18844] ppid=18834 vsize=14082736 memory=4871374705135476842 CPUtime=0.21 cores=0,2,4,6
/proc/18841/task/18844/stat : 18844 (java) R 18834 18841 17276 0 -1 4202560 7794 0 0 0 19 2 0 0 20 0 15 0 244618413 14420721664 11991 33554432000 4194304 4196468 140732069922672 140179507927168 140179503719581 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18849] ppid=18834 vsize=14082736 memory=4211974167101169034 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18849/stat : 18849 (java) S 18834 18841 17276 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244618414 14420721664 11991 33554432000 4194304 4196468 140732069922672 140179418766352 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18850] ppid=18834 vsize=14082736 memory=140440896378496 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18850/stat : 18850 (java) S 18834 18841 17276 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244618414 14420721664 11991 33554432000 4194304 4196468 140732069922672 140179417713808 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18851] ppid=18834 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18851/stat : 18851 (java) S 18834 18841 17276 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244618414 14420721664 11991 33554432000 4194304 4196468 140732069922672 140179416660752 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18852] ppid=18834 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18852/stat : 18852 (java) S 18834 18841 17276 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244618414 14420721664 11991 33554432000 4194304 4196468 140732069922672 140179415608208 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18854] ppid=18834 vsize=14082736 memory=140440896378496 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18854/stat : 18854 (java) S 18834 18841 17276 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244618415 14420721664 11991 33554432000 4194304 4196468 140732069922672 140178977433840 140179503708802 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18856] ppid=18834 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18856/stat : 18856 (java) S 18834 18841 17276 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244618416 14420721664 11991 33554432000 4194304 4196468 140732069922672 140178976380064 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18858] ppid=18834 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18858/stat : 18858 (java) S 18834 18841 17276 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244618416 14420721664 11991 33554432000 4194304 4196468 140732069922672 140178975326960 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18859] ppid=18834 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18859/stat : 18859 (java) S 18834 18841 17276 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244618418 14420721664 11991 33554432000 4194304 4196468 140732069922672 140178974275536 140179503716251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18860] ppid=18834 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/18841/task/18860/stat : 18860 (java) S 18834 18841 17276 0 -1 1077944384 507 0 0 0 2 0 0 0 20 0 15 0 244618418 14420721664 11991 33554432000 4194304 4196468 140732069922672 140178973223664 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18861] ppid=18834 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/18841/task/18861/stat : 18861 (java) S 18834 18841 17276 0 -1 1077944384 103 0 0 0 1 0 0 0 20 0 15 0 244618418 14420721664 11991 33554432000 4194304 4196468 140732069922672 140178972171120 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18862] ppid=18834 vsize=14082736 memory=140440896378496 CPUtime=0.06 cores=0,2,4,6
/proc/18841/task/18862/stat : 18862 (java) R 18834 18841 17276 0 -1 4202560 302 0 0 0 6 0 0 0 20 0 15 0 244618418 14420721664 11991 33554432000 4194304 4196468 140732069922672 140178971118064 140179503719002 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18867] ppid=18834 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18867/stat : 18867 (java) S 18834 18841 17276 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244618418 14420721664 11991 33554432000 4194304 4196468 140732069922672 140178970065760 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18869] ppid=18834 vsize=14082736 memory=140440896378496 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18869/stat : 18869 (java) S 18834 18841 17276 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244618418 14420721664 11991 33554432000 4194304 4196468 140732069922672 140178969012784 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47964 KiB

[startup+0.310475 s]*
/proc/loadavg: 0.88 1.20 1.31 4/217 18870
/proc/meminfo: memFree=18477932/32770624 swapFree=67108792/67108860
[pid=18841] ppid=18834 vsize=14082736 memory=51152 CPUtime=0.44 cores=0,2,4,6
/proc/18841/stat : 18841 (java) S 18834 18841 17276 0 -1 1077944320 10414 0 0 0 41 3 0 0 20 0 15 0 244618413 14420721664 12788 33554432000 4194304 4196468 140732069922672 140732069905216 140179503697655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
/proc/18841/statm: 3520684 12788 3371 1 0 3482761 0
[pid=18841/tid=18844] ppid=18834 vsize=14082736 memory=4871374705135476842 CPUtime=0.3 cores=0,2,4,6
/proc/18841/task/18844/stat : 18844 (java) R 18834 18841 17276 0 -1 4202560 8108 0 0 0 28 2 0 0 20 0 15 0 244618413 14420721664 12788 33554432000 4194304 4196468 140732069922672 140179507915568 140179483973487 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18849] ppid=18834 vsize=14082736 memory=5793855691906271673 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18849/stat : 18849 (java) S 18834 18841 17276 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244618414 14420721664 12788 33554432000 4194304 4196468 140732069922672 140179418766352 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18850] ppid=18834 vsize=14082736 memory=140440896378496 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18850/stat : 18850 (java) S 18834 18841 17276 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244618414 14420721664 12788 33554432000 4194304 4196468 140732069922672 140179417713808 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18851] ppid=18834 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18851/stat : 18851 (java) S 18834 18841 17276 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244618414 14420721664 12788 33554432000 4194304 4196468 140732069922672 140179416660752 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18852] ppid=18834 vsize=14082736 memory=140440800204287 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18852/stat : 18852 (java) S 18834 18841 17276 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244618414 14420721664 12788 33554432000 4194304 4196468 140732069922672 140179415608208 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18854] ppid=18834 vsize=14082736 memory=280881600390144 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18854/stat : 18854 (java) S 18834 18841 17276 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244618415 14420721664 12788 33554432000 4194304 4196468 140732069922672 140178977433840 140179503708802 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18856] ppid=18834 vsize=14082736 memory=140440800183567 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18856/stat : 18856 (java) S 18834 18841 17276 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244618416 14420721664 12788 33554432000 4194304 4196468 140732069922672 140178976380064 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18858] ppid=18834 vsize=14082736 memory=280881696568960 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18858/stat : 18858 (java) S 18834 18841 17276 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244618416 14420721664 12788 33554432000 4194304 4196468 140732069922672 140178975326960 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18859] ppid=18834 vsize=14082736 memory=140440800188175 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18859/stat : 18859 (java) S 18834 18841 17276 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244618418 14420721664 12788 33554432000 4194304 4196468 140732069922672 140178974275536 140179503716251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18860] ppid=18834 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/18841/task/18860/stat : 18860 (java) S 18834 18841 17276 0 -1 1077944384 507 0 0 0 2 0 0 0 20 0 15 0 244618418 14420721664 12788 33554432000 4194304 4196468 140732069922672 140178973223664 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18861] ppid=18834 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/18841/task/18861/stat : 18861 (java) S 18834 18841 17276 0 -1 1077944384 109 0 0 0 2 0 0 0 20 0 15 0 244618418 14420721664 12788 33554432000 4194304 4196468 140732069922672 140178972171120 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18862] ppid=18834 vsize=14082736 memory=2072 CPUtime=0.08 cores=0,2,4,6
/proc/18841/task/18862/stat : 18862 (java) S 18834 18841 17276 0 -1 1077944384 308 0 0 0 8 0 0 0 20 0 15 0 244618418 14420721664 12788 33554432000 4194304 4196468 140732069922672 140178971118064 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18867] ppid=18834 vsize=14082736 memory=29956 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18867/stat : 18867 (java) S 18834 18841 17276 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244618418 14420721664 12788 33554432000 4194304 4196468 140732069922672 140178970065760 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18869] ppid=18834 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18869/stat : 18869 (java) S 18834 18841 17276 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244618418 14420721664 12788 33554432000 4194304 4196468 140732069922672 140178969012784 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 51152 KiB

[startup+0.700721 s]
/proc/loadavg: 0.88 1.20 1.31 6/217 18870
/proc/meminfo: memFree=18429812/32770624 swapFree=67108792/67108860
[pid=18841] ppid=18834 vsize=14084804 memory=89080 CPUtime=0.99 cores=0,2,4,6
/proc/18841/stat : 18841 (java) S 18834 18841 17276 0 -1 1077944320 17148 0 0 0 93 6 0 0 20 0 15 0 244618413 14422839296 22270 33554432000 4194304 4196468 140732069922672 140732069905216 140179503697655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
/proc/18841/statm: 3521201 22270 3504 1 0 3483273 0
[pid=18841/tid=18844] ppid=18834 vsize=14084804 memory=8564 CPUtime=0.68 cores=0,2,4,6
/proc/18841/task/18844/stat : 18844 (java) R 18834 18841 17276 0 -1 4202560 14453 0 0 0 64 4 0 0 20 0 15 0 244618413 14422839296 22270 33554432000 4194304 4196468 140732069922672 140179507921872 140179487778142 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18849] ppid=18834 vsize=14084804 memory=1800 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18849/stat : 18849 (java) S 18834 18841 17276 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244618414 14422839296 22270 33554432000 4194304 4196468 140732069922672 140179418766352 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18850] ppid=18834 vsize=14084804 memory=1264 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18850/stat : 18850 (java) S 18834 18841 17276 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244618414 14422839296 22270 33554432000 4194304 4196468 140732069922672 140179417713808 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18851] ppid=18834 vsize=14084804 memory=7161099790004020800 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18851/stat : 18851 (java) S 18834 18841 17276 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244618414 14422839296 22270 33554432000 4194304 4196468 140732069922672 140179416660752 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18852] ppid=18834 vsize=14084804 memory=7881696724453321575 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18852/stat : 18852 (java) S 18834 18841 17276 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244618414 14422839296 22270 33554432000 4194304 4196468 140732069922672 140179415608208 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18854] ppid=18834 vsize=14084804 memory=5787213857196369745 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18854/stat : 18854 (java) S 18834 18841 17276 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 244618415 14422839296 22270 33554432000 4194304 4196468 140732069922672 140178977433840 140179503708802 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18856] ppid=18834 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18856/stat : 18856 (java) S 18834 18841 17276 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244618416 14422839296 22270 33554432000 4194304 4196468 140732069922672 140178976380064 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18858] ppid=18834 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18858/stat : 18858 (java) S 18834 18841 17276 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244618416 14422839296 22270 33554432000 4194304 4196468 140732069922672 140178975326960 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18859] ppid=18834 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18859/stat : 18859 (java) S 18834 18841 17276 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244618418 14422839296 22270 33554432000 4194304 4196468 140732069922672 140178974275536 140179503716251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18860] ppid=18834 vsize=14084804 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/18841/task/18860/stat : 18860 (java) S 18834 18841 17276 0 -1 1077944384 679 0 0 0 7 0 0 0 20 0 15 0 244618418 14422839296 22270 33554432000 4194304 4196468 140732069922672 140178973223664 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18861] ppid=18834 vsize=14084804 memory=221418113490180 CPUtime=0.07 cores=0,2,4,6
/proc/18841/task/18861/stat : 18861 (java) S 18834 18841 17276 0 -1 1077944384 256 0 0 0 7 0 0 0 20 0 15 0 244618418 14422839296 22270 33554432000 4194304 4196468 140732069922672 140178972171120 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18862] ppid=18834 vsize=14084804 memory=3762538901424845844 CPUtime=0.15 cores=0,2,4,6
/proc/18841/task/18862/stat : 18862 (java) S 18834 18841 17276 0 -1 1077944384 378 0 0 0 15 0 0 0 20 0 15 0 244618418 14422839296 22270 33554432000 4194304 4196468 140732069922672 140178971118064 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18867] ppid=18834 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18867/stat : 18867 (java) S 18834 18841 17276 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244618418 14422839296 22270 33554432000 4194304 4196468 140732069922672 140178970065760 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18869] ppid=18834 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18869/stat : 18869 (java) S 18834 18841 17276 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244618418 14422839296 22270 33554432000 4194304 4196468 140732069922672 140178969012784 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89080 KiB

[startup+1.50089 s]
/proc/loadavg: 0.88 1.20 1.31 7/217 18870
/proc/meminfo: memFree=18366392/32770624 swapFree=67108792/67108860
[pid=18841] ppid=18834 vsize=14090948 memory=169496 CPUtime=3.01 cores=0,2,4,6
/proc/18841/stat : 18841 (java) S 18834 18841 17276 0 -1 1077944320 26597 0 0 0 292 9 0 0 20 0 15 0 244618413 14429130752 42374 33554432000 4194304 4196468 140732069922672 140732069905216 140179503697655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
/proc/18841/statm: 3522737 42374 3549 1 0 3484809 0
[pid=18841/tid=18844] ppid=18834 vsize=14090948 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/18841/task/18844/stat : 18844 (java) R 18834 18841 17276 0 -1 4202560 20832 0 0 0 141 6 0 0 20 0 15 0 244618413 14429130752 42374 33554432000 4194304 4196468 140732069922672 140179507926800 140179503709590 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18849] ppid=18834 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18849/stat : 18849 (java) S 18834 18841 17276 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244618414 14429130752 42374 33554432000 4194304 4196468 140732069922672 140179418766352 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18850] ppid=18834 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18850/stat : 18850 (java) S 18834 18841 17276 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244618414 14429130752 42374 33554432000 4194304 4196468 140732069922672 140179417713808 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18851] ppid=18834 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18851/stat : 18851 (java) S 18834 18841 17276 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244618414 14429130752 42374 33554432000 4194304 4196468 140732069922672 140179416660752 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18852] ppid=18834 vsize=14090948 memory=140440800234464 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18852/stat : 18852 (java) S 18834 18841 17276 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244618414 14429130752 42374 33554432000 4194304 4196468 140732069922672 140179415608208 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18854] ppid=18834 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18854/stat : 18854 (java) S 18834 18841 17276 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 244618415 14429130752 42374 33554432000 4194304 4196468 140732069922672 140178977433840 140179503708802 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0

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

/proc/18841/task/18844/stat : 18844 (java) S 18834 18841 17276 0 -1 1077944384 51304 0 0 0 229625 45 0 0 20 0 15 0 244618413 14429130752 57658 33554432000 4194304 4196468 140732069922672 140179507936368 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18849] ppid=18834 vsize=14090948 memory=228596 CPUtime=9.14 cores=0,2,4,6
/proc/18841/task/18849/stat : 18849 (java) R 18834 18841 17276 0 -1 4202560 1167 0 0 0 822 92 0 0 20 0 15 0 244618414 14429130752 57658 33554432000 4194304 4196468 140732069922672 140179418766352 140179503709590 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18850] ppid=18834 vsize=14090948 memory=228596 CPUtime=9.14 cores=0,2,4,6
/proc/18841/task/18850/stat : 18850 (java) R 18834 18841 17276 0 -1 4202560 4376 0 0 0 817 97 0 0 20 0 15 0 244618414 14429130752 57658 33554432000 4194304 4196468 140732069922672 140179417713808 140179496325863 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18851] ppid=18834 vsize=14090948 memory=230632 CPUtime=9.17 cores=0,2,4,6
/proc/18841/task/18851/stat : 18851 (java) R 18834 18841 17276 0 -1 4202560 3059 0 0 0 816 101 0 0 20 0 15 0 244618414 14429130752 57658 33554432000 4194304 4196468 140732069922672 140179416660752 140179483331115 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18852] ppid=18834 vsize=14090948 memory=230632 CPUtime=9.19 cores=0,2,4,6
/proc/18841/task/18852/stat : 18852 (java) R 18834 18841 17276 0 -1 4202560 1667 0 0 0 823 96 0 0 20 0 15 0 244618414 14429130752 57658 33554432000 4194304 4196468 140732069922672 140179415608208 140179503719002 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18854] ppid=18834 vsize=14090948 memory=230632 CPUtime=12.2 cores=0,2,4,6
/proc/18841/task/18854/stat : 18854 (java) S 18834 18841 17276 0 -1 1077944384 5081 0 0 0 1143 77 0 0 20 0 15 0 244618415 14429130752 57658 33554432000 4194304 4196468 140732069922672 140178977432352 140179503707861 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18856] ppid=18834 vsize=14090948 memory=230632 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18856/stat : 18856 (java) S 18834 18841 17276 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 244618416 14429130752 57658 33554432000 4194304 4196468 140732069922672 140178976380064 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18858] ppid=18834 vsize=14090948 memory=230632 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18858/stat : 18858 (java) S 18834 18841 17276 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 244618416 14429130752 57658 33554432000 4194304 4196468 140732069922672 140178975326960 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18859] ppid=18834 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18859/stat : 18859 (java) S 18834 18841 17276 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244618418 14429130752 57658 33554432000 4194304 4196468 140732069922672 140178974275536 140179503716251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18860] ppid=18834 vsize=14090948 memory=0 CPUtime=1.63 cores=0,2,4,6
/proc/18841/task/18860/stat : 18860 (java) S 18834 18841 17276 0 -1 1077944384 8133 0 0 0 161 2 0 0 20 0 15 0 244618418 14429130752 57658 33554432000 4194304 4196468 140732069922672 140178973223664 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18861] ppid=18834 vsize=14090948 memory=230632 CPUtime=1.72 cores=0,2,4,6
/proc/18841/task/18861/stat : 18861 (java) S 18834 18841 17276 0 -1 1077944384 5351 0 0 0 171 1 0 0 20 0 15 0 244618418 14429130752 57658 33554432000 4194304 4196468 140732069922672 140178972171120 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18862] ppid=18834 vsize=14090948 memory=3892 CPUtime=0.67 cores=0,2,4,6
/proc/18841/task/18862/stat : 18862 (java) S 18834 18841 17276 0 -1 1077944384 4250 0 0 0 66 1 0 0 20 0 15 0 244618418 14429130752 57658 33554432000 4194304 4196468 140732069922672 140178971118064 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18867] ppid=18834 vsize=14090948 memory=66492 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18867/stat : 18867 (java) S 18834 18841 17276 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244618418 14429130752 57658 33554432000 4194304 4196468 140732069922672 140178970065760 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18869] ppid=18834 vsize=14090948 memory=230632 CPUtime=1.23 cores=0,2,4,6
/proc/18841/task/18869/stat : 18869 (java) S 18834 18841 17276 0 -1 1077944384 955 0 0 0 63 60 0 0 20 0 15 0 244618418 14429130752 57658 33554432000 4194304 4196468 140732069922672 140178969012784 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
Current children cumulated CPU time: 2350.89 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 230632 KiB

[startup+2382.3 s]
/proc/loadavg: 1.24 1.31 1.31 4/215 18944
/proc/meminfo: memFree=17844628/32770624 swapFree=67108792/67108860
[pid=18841] ppid=18834 vsize=14090948 memory=230632 CPUtime=2411.54 cores=0,2,4,6
/proc/18841/stat : 18841 (java) S 18834 18841 17276 0 -1 1077944320 87332 0 0 0 240736 418 0 0 20 0 15 0 244618413 14429130752 57658 33554432000 4194304 4196468 140732069922672 140732069905216 140179503697655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
/proc/18841/statm: 3522737 57658 3597 1 0 3484809 0
[pid=18841/tid=18844] ppid=18834 vsize=14090948 memory=6791534058613427641 CPUtime=2356.03 cores=0,2,4,6
/proc/18841/task/18844/stat : 18844 (java) R 18834 18841 17276 0 -1 4202560 51859 0 0 0 235557 46 0 0 20 0 15 0 244618413 14429130752 57658 33554432000 4194304 4196468 140732069922672 140179507936368 140179099498600 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18849] ppid=18834 vsize=14090948 memory=230632 CPUtime=9.39 cores=0,2,4,6
/proc/18841/task/18849/stat : 18849 (java) S 18834 18841 17276 0 -1 1077944384 1168 0 0 0 843 96 0 0 20 0 15 0 244618414 14429130752 57658 33554432000 4194304 4196468 140732069922672 140179418766352 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18850] ppid=18834 vsize=14090948 memory=230632 CPUtime=9.38 cores=0,2,4,6
/proc/18841/task/18850/stat : 18850 (java) S 18834 18841 17276 0 -1 1077944384 4376 0 0 0 838 100 0 0 20 0 15 0 244618414 14429130752 57658 33554432000 4194304 4196468 140732069922672 140179417713808 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18851] ppid=18834 vsize=14090948 memory=230632 CPUtime=9.4 cores=0,2,4,6
/proc/18841/task/18851/stat : 18851 (java) S 18834 18841 17276 0 -1 1077944384 3059 0 0 0 837 103 0 0 20 0 15 0 244618414 14429130752 57658 33554432000 4194304 4196468 140732069922672 140179416660752 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18852] ppid=18834 vsize=14090948 memory=230632 CPUtime=9.44 cores=0,2,4,6
/proc/18841/task/18852/stat : 18852 (java) S 18834 18841 17276 0 -1 1077944384 1668 0 0 0 845 99 0 0 20 0 15 0 244618414 14429130752 57658 33554432000 4194304 4196468 140732069922672 140179415608208 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18854] ppid=18834 vsize=14090948 memory=230632 CPUtime=12.52 cores=0,2,4,6
/proc/18841/task/18854/stat : 18854 (java) S 18834 18841 17276 0 -1 1077944384 5085 0 0 0 1174 78 0 0 20 0 15 0 244618415 14429130752 57658 33554432000 4194304 4196468 140732069922672 140178977433840 140179503708802 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18856] ppid=18834 vsize=14090948 memory=230632 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18856/stat : 18856 (java) S 18834 18841 17276 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 244618416 14429130752 57658 33554432000 4194304 4196468 140732069922672 140178976380064 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18858] ppid=18834 vsize=14090948 memory=230632 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18858/stat : 18858 (java) S 18834 18841 17276 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 244618416 14429130752 57658 33554432000 4194304 4196468 140732069922672 140178975326960 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18859] ppid=18834 vsize=14090948 memory=230632 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18859/stat : 18859 (java) S 18834 18841 17276 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244618418 14429130752 57658 33554432000 4194304 4196468 140732069922672 140178974275536 140179503716251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18860] ppid=18834 vsize=14090948 memory=233526 CPUtime=1.63 cores=0,2,4,6
/proc/18841/task/18860/stat : 18860 (java) S 18834 18841 17276 0 -1 1077944384 8134 0 0 0 161 2 0 0 20 0 15 0 244618418 14429130752 57658 33554432000 4194304 4196468 140732069922672 140178973223664 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18861] ppid=18834 vsize=14090948 memory=11763915425922 CPUtime=1.72 cores=0,2,4,6
/proc/18841/task/18861/stat : 18861 (java) S 18834 18841 17276 0 -1 1077944384 5351 0 0 0 171 1 0 0 20 0 15 0 244618418 14429130752 57658 33554432000 4194304 4196468 140732069922672 140178972171120 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18862] ppid=18834 vsize=14090948 memory=164 CPUtime=0.67 cores=0,2,4,6
/proc/18841/task/18862/stat : 18862 (java) S 18834 18841 17276 0 -1 1077944384 4250 0 0 0 66 1 0 0 20 0 15 0 244618418 14429130752 57658 33554432000 4194304 4196468 140732069922672 140178971118064 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18867] ppid=18834 vsize=14090948 memory=1168 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18867/stat : 18867 (java) S 18834 18841 17276 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244618418 14429130752 57658 33554432000 4194304 4196468 140732069922672 140178970065760 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18869] ppid=18834 vsize=14090948 memory=928 CPUtime=1.26 cores=0,2,4,6
/proc/18841/task/18869/stat : 18869 (java) S 18834 18841 17276 0 -1 1077944384 959 0 0 0 64 62 0 0 20 0 15 0 244618418 14429130752 57658 33554432000 4194304 4196468 140732069922672 140178969012784 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
Current children cumulated CPU time: 2411.54 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 230632 KiB

[startup+2442.3 s]
/proc/loadavg: 1.23 1.31 1.31 4/215 18945
/proc/meminfo: memFree=17843296/32770624 swapFree=67108792/67108860
[pid=18841] ppid=18834 vsize=14090948 memory=230656 CPUtime=2472.2 cores=0,2,4,6
/proc/18841/stat : 18841 (java) S 18834 18841 17276 0 -1 1077944320 88506 0 0 0 246792 428 0 0 20 0 15 0 244618413 14429130752 57664 33554432000 4194304 4196468 140732069922672 140732069905216 140179503697655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
/proc/18841/statm: 3522737 57664 3597 1 0 3484809 0
[pid=18841/tid=18844] ppid=18834 vsize=14090948 memory=230656 CPUtime=2415.36 cores=0,2,4,6
/proc/18841/task/18844/stat : 18844 (java) R 18834 18841 17276 0 -1 4202560 52649 0 0 0 241489 47 0 0 20 0 15 0 244618413 14429130752 57664 33554432000 4194304 4196468 140732069922672 140179507936352 140179099498665 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18849] ppid=18834 vsize=14090948 memory=230656 CPUtime=9.64 cores=0,2,4,6
/proc/18841/task/18849/stat : 18849 (java) S 18834 18841 17276 0 -1 1077944384 1180 0 0 0 866 98 0 0 20 0 15 0 244618414 14429130752 57664 33554432000 4194304 4196468 140732069922672 140179418766352 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18850] ppid=18834 vsize=14090948 memory=230656 CPUtime=9.63 cores=0,2,4,6
/proc/18841/task/18850/stat : 18850 (java) S 18834 18841 17276 0 -1 1077944384 4514 0 0 0 860 103 0 0 20 0 15 0 244618414 14429130752 57664 33554432000 4194304 4196468 140732069922672 140179417713808 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18851] ppid=18834 vsize=14090948 memory=230656 CPUtime=9.64 cores=0,2,4,6
/proc/18841/task/18851/stat : 18851 (java) S 18834 18841 17276 0 -1 1077944384 3064 0 0 0 859 105 0 0 20 0 15 0 244618414 14429130752 57664 33554432000 4194304 4196468 140732069922672 140179416660752 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18852] ppid=18834 vsize=14090948 memory=230656 CPUtime=9.68 cores=0,2,4,6
/proc/18841/task/18852/stat : 18852 (java) S 18834 18841 17276 0 -1 1077944384 1697 0 0 0 867 101 0 0 20 0 15 0 244618414 14429130752 57664 33554432000 4194304 4196468 140732069922672 140179415608208 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18854] ppid=18834 vsize=14090948 memory=230656 CPUtime=12.85 cores=0,2,4,6
/proc/18841/task/18854/stat : 18854 (java) S 18834 18841 17276 0 -1 1077944384 5255 0 0 0 1204 81 0 0 20 0 15 0 244618415 14429130752 57664 33554432000 4194304 4196468 140732069922672 140178977433840 140179503708802 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18856] ppid=18834 vsize=14090948 memory=230656 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18856/stat : 18856 (java) S 18834 18841 17276 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 244618416 14429130752 57664 33554432000 4194304 4196468 140732069922672 140178976380064 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18858] ppid=18834 vsize=14090948 memory=230656 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18858/stat : 18858 (java) S 18834 18841 17276 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 244618416 14429130752 57664 33554432000 4194304 4196468 140732069922672 140178975326960 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18859] ppid=18834 vsize=14090948 memory=230656 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18859/stat : 18859 (java) S 18834 18841 17276 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244618418 14429130752 57664 33554432000 4194304 4196468 140732069922672 140178974275536 140179503716251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18860] ppid=18834 vsize=14090948 memory=230656 CPUtime=1.63 cores=0,2,4,6
/proc/18841/task/18860/stat : 18860 (java) S 18834 18841 17276 0 -1 1077944384 8136 0 0 0 161 2 0 0 20 0 15 0 244618418 14429130752 57664 33554432000 4194304 4196468 140732069922672 140178973223664 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18861] ppid=18834 vsize=14090948 memory=230656 CPUtime=1.72 cores=0,2,4,6
/proc/18841/task/18861/stat : 18861 (java) S 18834 18841 17276 0 -1 1077944384 5353 0 0 0 171 1 0 0 20 0 15 0 244618418 14429130752 57664 33554432000 4194304 4196468 140732069922672 140178972171120 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18862] ppid=18834 vsize=14090948 memory=230656 CPUtime=0.68 cores=0,2,4,6
/proc/18841/task/18862/stat : 18862 (java) S 18834 18841 17276 0 -1 1077944384 4252 0 0 0 67 1 0 0 20 0 15 0 244618418 14429130752 57664 33554432000 4194304 4196468 140732069922672 140178971118064 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18867] ppid=18834 vsize=14090948 memory=230656 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18867/stat : 18867 (java) S 18834 18841 17276 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244618418 14429130752 57664 33554432000 4194304 4196468 140732069922672 140178970065760 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18869] ppid=18834 vsize=14090948 memory=66496 CPUtime=1.29 cores=0,2,4,6
/proc/18841/task/18869/stat : 18869 (java) S 18834 18841 17276 0 -1 1077944384 983 0 0 0 65 64 0 0 20 0 15 0 244618418 14429130752 57664 33554432000 4194304 4196468 140732069922672 140178969012784 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
Current children cumulated CPU time: 2472.2 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 230656 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2489.6 s]
/proc/loadavg: 1.55 1.37 1.34 4/215 18946
/proc/meminfo: memFree=17839116/32770624 swapFree=67108792/67108860
[pid=18841] ppid=18834 vsize=14090948 memory=230656 CPUtime=2520 cores=0,2,4,6
/proc/18841/stat : 18841 (java) S 18834 18841 17276 0 -1 1077944320 88978 0 0 0 251563 437 0 0 20 0 15 0 244618413 14429130752 57664 33554432000 4194304 4196468 140732069922672 140732069905216 140179503697655 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
/proc/18841/statm: 3522737 57664 3597 1 0 3484809 0
[pid=18841/tid=18844] ppid=18834 vsize=14090948 memory=230656 CPUtime=2462.15 cores=0,2,4,6
/proc/18841/task/18844/stat : 18844 (java) R 18834 18841 17276 0 -1 4202560 53114 0 0 0 246167 48 0 0 20 0 15 0 244618413 14429130752 57664 33554432000 4194304 4196468 140732069922672 140179507936224 140179099084660 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18849] ppid=18834 vsize=14090948 memory=7192 CPUtime=9.82 cores=0,2,4,6
/proc/18841/task/18849/stat : 18849 (java) S 18834 18841 17276 0 -1 1077944384 1181 0 0 0 882 100 0 0 20 0 15 0 244618414 14429130752 57664 33554432000 4194304 4196468 140732069922672 140179418766352 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18850] ppid=18834 vsize=14090948 memory=230656 CPUtime=9.8 cores=0,2,4,6
/proc/18841/task/18850/stat : 18850 (java) S 18834 18841 17276 0 -1 1077944384 4514 0 0 0 875 105 0 0 20 0 15 0 244618414 14429130752 57664 33554432000 4194304 4196468 140732069922672 140179417713808 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18851] ppid=18834 vsize=14090948 memory=1220 CPUtime=9.83 cores=0,2,4,6
/proc/18841/task/18851/stat : 18851 (java) S 18834 18841 17276 0 -1 1077944384 3064 0 0 0 877 106 0 0 20 0 15 0 244618414 14429130752 57664 33554432000 4194304 4196468 140732069922672 140179416660752 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18852] ppid=18834 vsize=14090948 memory=2380 CPUtime=9.87 cores=0,2,4,6
/proc/18841/task/18852/stat : 18852 (java) S 18834 18841 17276 0 -1 1077944384 1697 0 0 0 884 103 0 0 20 0 15 0 244618414 14429130752 57664 33554432000 4194304 4196468 140732069922672 140179415608208 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18854] ppid=18834 vsize=14090948 memory=230656 CPUtime=13.09 cores=0,2,4,6
/proc/18841/task/18854/stat : 18854 (java) S 18834 18841 17276 0 -1 1077944384 5259 0 0 0 1226 83 0 0 20 0 15 0 244618415 14429130752 57664 33554432000 4194304 4196468 140732069922672 140178977433840 140179503708802 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18856] ppid=18834 vsize=14090948 memory=230656 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18856/stat : 18856 (java) S 18834 18841 17276 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 244618416 14429130752 57664 33554432000 4194304 4196468 140732069922672 140178976380064 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18858] ppid=18834 vsize=14090948 memory=37452 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18858/stat : 18858 (java) S 18834 18841 17276 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 244618416 14429130752 57664 33554432000 4194304 4196468 140732069922672 140178975326960 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18859] ppid=18834 vsize=14090948 memory=3892 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18859/stat : 18859 (java) S 18834 18841 17276 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244618418 14429130752 57664 33554432000 4194304 4196468 140732069922672 140178974275536 140179503716251 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18860] ppid=18834 vsize=14090948 memory=66496 CPUtime=1.63 cores=0,2,4,6
/proc/18841/task/18860/stat : 18860 (java) S 18834 18841 17276 0 -1 1077944384 8136 0 0 0 161 2 0 0 20 0 15 0 244618418 14429130752 57664 33554432000 4194304 4196468 140732069922672 140178973223664 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18861] ppid=18834 vsize=14090948 memory=1220 CPUtime=1.72 cores=0,2,4,6
/proc/18841/task/18861/stat : 18861 (java) S 18834 18841 17276 0 -1 1077944384 5353 0 0 0 171 1 0 0 20 0 15 0 244618418 14429130752 57664 33554432000 4194304 4196468 140732069922672 140178972171120 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18862] ppid=18834 vsize=14090948 memory=3892 CPUtime=0.68 cores=0,2,4,6
/proc/18841/task/18862/stat : 18862 (java) S 18834 18841 17276 0 -1 1077944384 4252 0 0 0 67 1 0 0 20 0 15 0 244618418 14429130752 57664 33554432000 4194304 4196468 140732069922672 140178971118064 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18867] ppid=18834 vsize=14090948 memory=66496 CPUtime=0 cores=0,2,4,6
/proc/18841/task/18867/stat : 18867 (java) S 18834 18841 17276 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244618418 14429130752 57664 33554432000 4194304 4196468 140732069922672 140178970065760 140179503707861 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
[pid=18841/tid=18869] ppid=18834 vsize=14090948 memory=1220 CPUtime=1.32 cores=0,2,4,6
/proc/18841/task/18869/stat : 18869 (java) S 18834 18841 17276 0 -1 1077944384 985 0 0 0 67 65 0 0 20 0 15 0 244618418 14429130752 57664 33554432000 4194304 4196468 140732069922672 140178969012784 140179503708802 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10534912 140732069925960 140732069926153 140732069926153 140732069928911 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 230656 KiB

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

[startup+2489.62 s]
# the end of solver process 18841 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.64 s, system=4.37634 s

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

Child status: 143
Real time (s): 2489.62
CPU time (s): 2520.02
CPU user time (s): 2515.64
CPU system time (s): 4.37634
CPU usage (%): 101.221
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 247348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.64
system time used= 4.37634
maximum resident set size= 247860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89411
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 414664
involuntary context switches= 9272


# summary of solver processes directly reported to runsolver:
#   pid: 18841
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2515.64
#   total CPU system time (s): 4.37634

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2966 second user time and 22.6449 second system time

The end

Launcher Data

Begin job on node150 at 2018-08-14 20:15:51
IDJOB=4307775
IDBENCH=141038
IDSOLVER=2791
FILE ID=node150/4307775-1534270551
RUNJOBID= node150-1534270551-18809
PBS_JOBID= 21038115
Free space on /tmp= 38004 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/StillLife/StillLife-wastage-08_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307775-1534270551/watcher-4307775-1534270551 -o /tmp/evaluation-result-4307775-1534270551/solver-4307775-1534270551 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1534270551-18809 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1085391105 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307775-1534270551.xml

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

MD5SUM BENCH= 7fa074241beecf824461849015848bff
RANDOM SEED=1085391105

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        18553224 kB
MemAvailable:   31907168 kB
Buffers:          238680 kB
Cached:         13274436 kB
SwapCached:           32 kB
Active:          6320084 kB
Inactive:        7244596 kB
Active(anon):       3584 kB
Inactive(anon):   100944 kB
Active(file):    6316500 kB
Inactive(file):  7143652 kB
Unevictable:        7740 kB
Mlocked:            7740 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:             71528 kB
Writeback:             4 kB
AnonPages:         59444 kB
Mapped:            55520 kB
Shmem:             49732 kB
Slab:             350104 kB
SReclaimable:     322252 kB
SUnreclaim:        27852 kB
KernelStack:        3200 kB
PageTables:         5104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     352108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 37932 MiB
End job on node150 at 2018-08-14 20:57:21