Trace number 4308428

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 - Hybrid 2018-08-14SAT (TO)3343 2520.05 2482.32

General information on the benchmark

NameTravelingTournament/
TravelingTournament-a2-galaxy08_c18.xml
MD5SUM909adc3d6f12c1302971d5fd30a3af0f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3179
Best CPU time to get the best result obtained on this benchmark2520.05
Satisfiable
(Un)Satisfiability was proved
Number of variables456
Number of constraints1111
Number of domains3
Minimum domain size2
Maximum domain size24
Distribution of domain sizes[{"size":2,"count":224},{"size":8,"count":112},{"size":24,"count":120}]
Minimum variable degree2
Maximum variable degree26
Distribution of variable degrees[{"degree":2,"count":232},{"degree":23,"count":96},{"degree":24,"count":112},{"degree":25,"count":14},{"degree":26,"count":2}]
Minimum constraint arity2
Maximum constraint arity14
Distribution of constraint arities[{"arity":2,"count":113},{"arity":3,"count":16},{"arity":4,"count":624},{"arity":5,"count":104},{"arity":8,"count":126},{"arity":10,"count":112},{"arity":14,"count":16}]
Number of extensional constraints120
Number of intensional constraints737
Distribution of constraint types[{"type":"extension","count":120},{"type":"intension","count":737},{"type":"regular","count":8},{"type":"allDifferent","count":14},{"type":"cardinality","count":8},{"type":"element","count":224}]
Optimization problemYES
Type of objectivemin 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.67/0.56	c version: 2018-08-14
0.67/0.56	c seed: 1969384041
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
3.78/1.72	c Parsing done, starting first complete search...
4.06/1.82	o 3842
4.06/1.82	o 3806
4.06/1.83	o 3781
4.06/1.83	o 3727
4.06/1.83	o 3649
4.06/1.83	o 3645
4.06/1.83	o 3592
5.31/2.23	o 3587
5.61/2.33	o 3579
5.61/2.35	o 3481
5.91/2.43	o 3423
9.51/4.30	c First complete search done, starting ALNS search...
21.20/14.91	o 3405
21.20/14.93	o 3403
21.20/14.93	o 3377
145.31/138.17	o 3371
392.65/381.60	o 3369
392.65/381.60	o 3366
393.98/382.96	o 3353
616.37/601.57	o 3352
616.47/601.67	o 3344
1939.50/1908.42	o 3343
2520.02/2482.30	s SATISFIABLE
2520.02/2482.30	v <instantiation>
2520.02/2482.30	v 	<list>
2520.02/2482.30	v 		o[0][0] o[0][1] o[0][2] o[0][3] o[0][4] o[0][5] o[0][6] o[0][7] o[0][8] o[0][9] o[0][10] o[0][11] o[0][12] o[0][13] o[1][0] o[1][1] o[1][2] o[1][3] o[1][4] o[1][5] o[1][6] o[1][7] o[1][8] o[1][9] o[1][10] o[1][11] o[1][12] o[1][13] o[2][0] o[2][1] o[2][2] o[2][3] o[2][4] o[2][5] o[2][6] o[2][7] o[2][8] o[2][9] o[2][10] o[2][11] o[2][12] o[2][13] o[3][0] o[3][1] o[3][2] o[3][3] o[3][4] o[3][5] o[3][6] o[3][7] o[3][8] o[3][9] o[3][10] o[3][11] o[3][12] o[3][13] o[4][0] o[4][1] o[4][2] o[4][3] o[4][4] o[4][5] o[4][6] o[4][7] o[4][8] o[4][9] o[4][10] o[4][11] o[4][12] o[4][13] o[5][0] o[5][1] o[5][2] o[5][3] o[5][4] o[5][5] o[5][6] o[5][7] o[5][8] o[5][9] o[5][10] o[5][11] o[5][12] o[5][13] o[6][0] o[6][1] o[6][2] o[6][3] o[6][4] o[6][5] o[6][6] o[6][7] o[6][8] o[6][9] o[6][10] o[6][11] o[6][12] o[6][13] o[7][0] o[7][1] o[7][2] o[7][3] o[7][4] o[7][5] o[7][6] o[7][7] o[7][8] o[7][9] o[7][10] o[7][11] o[7][12] o[7][13] h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[0][9] h[0][10] h[0][11] h[0][12] h[0][13] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[1][9] h[1][10] h[1][11] h[1][12] h[1][13] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[2][9] h[2][10] h[2][11] h[2][12] h[2][13] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[3][9] h[3][10] h[3][11] h[3][12] h[3][13] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] h[4][9] h[4][10] h[4][11] h[4][12] h[4][13] h[5][0] h[5][1] h[5][2] h[5][3] h[5][4] h[5][5] h[5][6] h[5][7] h[5][8] h[5][9] h[5][10] h[5][11] h[5][12] h[5][13] h[6][0] h[6][1] h[6][2] h[6][3] h[6][4] h[6][5] h[6][6] h[6][7] h[6][8] h[6][9] h[6][10] h[6][11] h[6][12] h[6][13] h[7][0] h[7][1] h[7][2] h[7][3] h[7][4] h[7][5] h[7][6] h[7][7] h[7][8] h[7][9] h[7][10] h[7][11] h[7][12] h[7][13] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[0][9] a[0][10] a[0][11] a[0][12] a[0][13] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[1][9] a[1][10] a[1][11] a[1][12] a[1][13] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[2][9] a[2][10] a[2][11] a[2][12] a[2][13] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[3][9] a[3][10] a[3][11] a[3][12] a[3][13] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] a[4][9] a[4][10] a[4][11] a[4][12] a[4][13] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[5][7] a[5][8] a[5][9] a[5][10] a[5][11] a[5][12] a[5][13] a[6][0] a[6][1] a[6][2] a[6][3] a[6][4] a[6][5] a[6][6] a[6][7] a[6][8] a[6][9] a[6][10] a[6][11] a[6][12] a[6][13] a[7][0] a[7][1] a[7][2] a[7][3] a[7][4] a[7][5] a[7][6] a[7][7] a[7][8] a[7][9] a[7][10] a[7][11] a[7][12] a[7][13] t[0][0] t[0][1] t[0][2] t[0][3] t[0][4] t[0][5] t[0][6] t[0][7] t[0][8] t[0][9] t[0][10] t[0][11] t[0][12] t[0][13] t[0][14] t[1][0] t[1][1] t[1][2] t[1][3] t[1][4] t[1][5] t[1][6] t[1][7] t[1][8] t[1][9] t[1][10] t[1][11] t[1][12] t[1][13] t[1][14] t[2][0] t[2][1] t[2][2] t[2][3] t[2][4] t[2][5] t[2][6] t[2][7] t[2][8] t[2][9] t[2][10] t[2][11] t[2][12] t[2][13] t[2][14] t[3][0] t[3][1] t[3][2] t[3][3] t[3][4] t[3][5] t[3][6] t[3][7] t[3][8] t[3][9] t[3][10] t[3][11] t[3][12] t[3][13] t[3][14] t[4][0] t[4][1] t[4][2] t[4][3] t[4][4] t[4][5] t[4][6] t[4][7] t[4][8] t[4][9] t[4][10] t[4][11] t[4][12] t[4][13] t[4][14] t[5][0] t[5][1] t[5][2] t[5][3] t[5][4] t[5][5] t[5][6] t[5][7] t[5][8] t[5][9] t[5][10] t[5][11] t[5][12] t[5][13] t[5][14] t[6][0] t[6][1] t[6][2] t[6][3] t[6][4] t[6][5] t[6][6] t[6][7] t[6][8] t[6][9] t[6][10] t[6][11] t[6][12] t[6][13] t[6][14] t[7][0] t[7][1] t[7][2] t[7][3] t[7][4] t[7][5] t[7][6] t[7][7] t[7][8] t[7][9] t[7][10] t[7][11] t[7][12] t[7][13] t[7][14]
2520.02/2482.30	v 	</list>
2520.02/2482.30	v 	<values>
2520.02/2482.30	v 		6 4 4 6 7 3 5 2 1 1 3 2 5 7 7 5 6 3 4 2 3 4 0 0 7 6 2 5 5 7 5 4 6 1 6 0 3 7 4 0 1 3 4 6 7 1 5 0 1 5 2 6 0 7 4 2 3 0 0 2 1 6 7 1 7 5 2 5 3 6 2 1 2 7 3 7 0 3 6 4 6 4 0 1 0 3 1 0 2 4 2 7 5 3 5 1 7 4 1 2 3 5 0 5 4 6 4 2 1 3 6 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 0 1 0 1 1 0 1 1 0 0 1 1 0 1 0 0 1 0 0 1 1 1 0 1 0 1 0 1 1 0 0 1 0 0 0 0 1 1 0 1 0 1 1 0 0 1 1 0 0 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 1 0 0 1 0 0 1 1 0 0 1 0 0 1 1 0 1 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 0 1 1 0 1 0 1 1 0 1 0 0 1 0 0 1 1 0 0 1 0 1 1 0 1 1 0 0 0 1 0 1 0 1 0 0 1 1 0 1 1 1 1 0 0 1 0 1 0 0 1 1 0 0 1 1 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 0 1 1 0 1 1 0 0 1 1 0 1 1 0 0 1 0 0 0 0 36 18 44 34 34 15 15 10 10 0 39 48 44 0 0 39 47 32 22 22 31 36 10 44 44 0 40 40 0 0 50 35 45 0 56 56 47 14 56 15 10 22 0 0 0 14 14 41 41 32 32 0 47 44 34 51 45 47 51 34 36 0 31 31 64 64 0 35 50 45 0 18 18 50 22 40 48 48 0 39 34 41 0 27 18 35 0 0 44 34 47 0 56 45 18 0 27 27 0 39 44 59 0 44 22 56 0 44 39 48 59 18 64 0 14 14 0 0 
2520.02/2482.30	v 	</values>
2520.02/2482.30	v </instantiation>

Verifier Data

OK	3343

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308428-1534336623/watcher-4308428-1534336623 -o /tmp/evaluation-result-4308428-1534336623/solver-4308428-1534336623 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534329180-20204 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1969384041 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308428-1534336623.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
solver pid=21002, runsolver pid=20999
Current StackSize limit: 8192 KiB


[startup+0.100458 s]*
/proc/loadavg: 1.14 1.41 1.39 4/215 21017
/proc/meminfo: memFree=22741128/32770624 swapFree=67108368/67108860
[pid=21002] ppid=20999 vsize=14082736 memory=33460 CPUtime=0.11 cores=0,2,4,6
/proc/21002/stat : 21002 (java) S 20999 21002 20173 0 -1 1077944320 7300 0 0 0 10 1 0 0 20 0 15 0 251225500 14420721664 8365 33554432000 4194304 4196468 140725200301504 140725200284048 140610565820151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
/proc/21002/statm: 3520684 8365 3141 1 0 3482761 0
[pid=21002/tid=21004] ppid=20999 vsize=14082736 memory=-6966717417093883519 CPUtime=0.09 cores=0,2,4,6
/proc/21002/task/21004/stat : 21004 (java) R 20999 21002 20173 0 -1 4202560 5374 0 0 0 8 1 0 0 20 0 15 0 251225501 14420721664 8365 33554432000 4194304 4196468 140725200301504 140610570023280 140610565842077 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21005] ppid=20999 vsize=14082736 memory=5793855697877731769 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21005/stat : 21005 (java) S 20999 21002 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251225501 14420721664 8365 33554432000 4194304 4196468 140725200301504 140610162060176 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21006] ppid=20999 vsize=14082736 memory=140446867838592 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21006/stat : 21006 (java) S 20999 21002 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251225501 14420721664 8365 33554432000 4194304 4196468 140725200301504 140610161007376 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21007] ppid=20999 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21007/stat : 21007 (java) S 20999 21002 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251225501 14420721664 8365 33554432000 4194304 4196468 140725200301504 140610159955088 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21008] ppid=20999 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21008/stat : 21008 (java) S 20999 21002 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251225501 14420721664 8365 33554432000 4194304 4196468 140725200301504 140610158902288 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21009] ppid=20999 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21009/stat : 21009 (java) S 20999 21002 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251225503 14420721664 8365 33554432000 4194304 4196468 140725200301504 140610040195184 140610565831298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21010] ppid=20999 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21010/stat : 21010 (java) S 20999 21002 20173 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251225503 14420721664 8365 33554432000 4194304 4196468 140725200301504 140610039141152 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21011] ppid=20999 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21011/stat : 21011 (java) S 20999 21002 20173 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251225503 14420721664 8365 33554432000 4194304 4196468 140725200301504 140610038088816 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21012] ppid=20999 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21012/stat : 21012 (java) S 20999 21002 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251225506 14420721664 8365 33554432000 4194304 4196468 140725200301504 140610037037136 140610565838747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21013] ppid=20999 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21013/stat : 21013 (java) S 20999 21002 20173 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 251225506 14420721664 8365 33554432000 4194304 4196468 140725200301504 140610035985008 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21014] ppid=20999 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21014/stat : 21014 (java) S 20999 21002 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251225506 14420721664 8365 33554432000 4194304 4196468 140725200301504 140610034932208 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21015] ppid=20999 vsize=14082736 memory=140446867838592 CPUtime=0.01 cores=0,2,4,6
/proc/21002/task/21015/stat : 21015 (java) R 20999 21002 20173 0 -1 4202560 241 0 0 0 1 0 0 0 20 0 15 0 251225506 14420721664 8365 33554432000 4194304 4196468 140725200301504 140610033879920 140610544956420 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21016] ppid=20999 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21016/stat : 21016 (java) S 20999 21002 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251225506 14420721664 8365 33554432000 4194304 4196468 140725200301504 140610032827360 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21017] ppid=20999 vsize=14082736 memory=140446867838592 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21017/stat : 21017 (java) S 20999 21002 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251225506 14420721664 8365 33554432000 4194304 4196468 140725200301504 140610031774128 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 33460 KiB

[startup+0.210239 s]*
/proc/loadavg: 1.14 1.41 1.39 4/215 21017
/proc/meminfo: memFree=22726476/32770624 swapFree=67108368/67108860
[pid=21002] ppid=20999 vsize=14082736 memory=46840 CPUtime=0.3 cores=0,2,4,6
/proc/21002/stat : 21002 (java) S 20999 21002 20173 0 -1 1077944320 10296 0 0 0 28 2 0 0 20 0 15 0 251225500 14420721664 11710 33554432000 4194304 4196468 140725200301504 140725200284048 140610565820151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
/proc/21002/statm: 3520684 11710 3367 1 0 3482761 0
[pid=21002/tid=21004] ppid=20999 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=0,2,4,6
/proc/21002/task/21004/stat : 21004 (java) S 20999 21002 20173 0 -1 1077944384 8067 0 0 0 18 2 0 0 20 0 15 0 251225501 14420721664 11710 33554432000 4194304 4196468 140725200301504 140610570046304 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21005] ppid=20999 vsize=14082736 memory=4211974173072629130 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21005/stat : 21005 (java) S 20999 21002 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251225501 14420721664 11710 33554432000 4194304 4196468 140725200301504 140610162060176 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21006] ppid=20999 vsize=14082736 memory=140446867838592 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21006/stat : 21006 (java) S 20999 21002 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251225501 14420721664 11710 33554432000 4194304 4196468 140725200301504 140610161007376 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21007] ppid=20999 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21007/stat : 21007 (java) S 20999 21002 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251225501 14420721664 11710 33554432000 4194304 4196468 140725200301504 140610159955088 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21008] ppid=20999 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21008/stat : 21008 (java) S 20999 21002 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251225501 14420721664 11710 33554432000 4194304 4196468 140725200301504 140610158902288 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21009] ppid=20999 vsize=14082736 memory=140446867838592 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21009/stat : 21009 (java) S 20999 21002 20173 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251225503 14420721664 11710 33554432000 4194304 4196468 140725200301504 140610040195184 140610565831298 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21010] ppid=20999 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21010/stat : 21010 (java) S 20999 21002 20173 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251225503 14420721664 11710 33554432000 4194304 4196468 140725200301504 140610039141152 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21011] ppid=20999 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21011/stat : 21011 (java) S 20999 21002 20173 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251225503 14420721664 11710 33554432000 4194304 4196468 140725200301504 140610038088816 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21012] ppid=20999 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21012/stat : 21012 (java) S 20999 21002 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251225506 14420721664 11710 33554432000 4194304 4196468 140725200301504 140610037037136 140610565838747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21013] ppid=20999 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21002/task/21013/stat : 21013 (java) R 20999 21002 20173 0 -1 4202560 408 0 0 0 2 0 0 0 20 0 15 0 251225506 14420721664 11710 33554432000 4194304 4196468 140725200301504 140610035985008 140610550945200 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21014] ppid=20999 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21014/stat : 21014 (java) R 20999 21002 20173 0 -1 1077944384 171 0 0 0 0 0 0 0 20 0 15 0 251225506 14420721664 11710 33554432000 4194304 4196468 140725200301504 140610034932208 140610565831298 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21015] ppid=20999 vsize=14082736 memory=140446867838592 CPUtime=0.06 cores=0,2,4,6
/proc/21002/task/21015/stat : 21015 (java) R 20999 21002 20173 0 -1 4202560 271 0 0 0 6 0 0 0 20 0 15 0 251225506 14420721664 11710 33554432000 4194304 4196468 140725200301504 140610033879920 140610549433606 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21016] ppid=20999 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21016/stat : 21016 (java) S 20999 21002 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251225506 14420721664 11710 33554432000 4194304 4196468 140725200301504 140610032827360 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21017] ppid=20999 vsize=14082736 memory=140446867838592 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21017/stat : 21017 (java) S 20999 21002 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251225506 14420721664 11710 33554432000 4194304 4196468 140725200301504 140610031774128 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46840 KiB

[startup+0.310428 s]*
/proc/loadavg: 1.14 1.41 1.39 3/215 21017
/proc/meminfo: memFree=22723312/32770624 swapFree=67108368/67108860
[pid=21002] ppid=20999 vsize=14082736 memory=50400 CPUtime=0.44 cores=0,2,4,6
/proc/21002/stat : 21002 (java) S 20999 21002 20173 0 -1 1077944320 10722 0 0 0 41 3 0 0 20 0 15 0 251225500 14420721664 12600 33554432000 4194304 4196468 140725200301504 140725200284048 140610565820151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
/proc/21002/statm: 3520684 12600 3370 1 0 3482761 0
[pid=21002/tid=21004] ppid=20999 vsize=14082736 memory=4871374705135476842 CPUtime=0.3 cores=0,2,4,6
/proc/21002/task/21004/stat : 21004 (java) R 20999 21002 20173 0 -1 4202560 8437 0 0 0 28 2 0 0 20 0 15 0 251225501 14420721664 12600 33554432000 4194304 4196468 140725200301504 140610570035552 140610547383703 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21005] ppid=20999 vsize=14082736 memory=4211974173072629130 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21005/stat : 21005 (java) S 20999 21002 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251225501 14420721664 12600 33554432000 4194304 4196468 140725200301504 140610162060176 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21006] ppid=20999 vsize=14082736 memory=140446867840943 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21006/stat : 21006 (java) S 20999 21002 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251225501 14420721664 12600 33554432000 4194304 4196468 140725200301504 140610161007376 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21007] ppid=20999 vsize=14082736 memory=140446705776861 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21007/stat : 21007 (java) S 20999 21002 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251225501 14420721664 12600 33554432000 4194304 4196468 140725200301504 140610159955088 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21008] ppid=20999 vsize=14082736 memory=140446705765839 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21008/stat : 21008 (java) S 20999 21002 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251225501 14420721664 12600 33554432000 4194304 4196468 140725200301504 140610158902288 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21009] ppid=20999 vsize=14082736 memory=140446867858792 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21009/stat : 21009 (java) S 20999 21002 20173 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251225503 14420721664 12600 33554432000 4194304 4196468 140725200301504 140610040195184 140610565831298 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21010] ppid=20999 vsize=14082736 memory=140446705775023 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21010/stat : 21010 (java) S 20999 21002 20173 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251225503 14420721664 12600 33554432000 4194304 4196468 140725200301504 140610039141152 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21011] ppid=20999 vsize=14082736 memory=280893411540880 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21011/stat : 21011 (java) S 20999 21002 20173 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251225503 14420721664 12600 33554432000 4194304 4196468 140725200301504 140610038088816 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21012] ppid=20999 vsize=14082736 memory=280893411538576 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21012/stat : 21012 (java) S 20999 21002 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251225506 14420721664 12600 33554432000 4194304 4196468 140725200301504 140610037037136 140610565838747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21013] ppid=20999 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/21002/task/21013/stat : 21013 (java) S 20999 21002 20173 0 -1 1077944384 423 0 0 0 2 0 0 0 20 0 15 0 251225506 14420721664 12600 33554432000 4194304 4196468 140725200301504 140610035985008 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21014] ppid=20999 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/21002/task/21014/stat : 21014 (java) S 20999 21002 20173 0 -1 1077944384 187 0 0 0 1 0 0 0 20 0 15 0 251225506 14420721664 12600 33554432000 4194304 4196468 140725200301504 140610034932208 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21015] ppid=20999 vsize=14082736 memory=140446867838592 CPUtime=0.08 cores=0,2,4,6
/proc/21002/task/21015/stat : 21015 (java) S 20999 21002 20173 0 -1 1077944384 291 0 0 0 8 0 0 0 20 0 15 0 251225506 14420721664 12600 33554432000 4194304 4196468 140725200301504 140610033879920 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21016] ppid=20999 vsize=14082736 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21016/stat : 21016 (java) S 20999 21002 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251225506 14420721664 12600 33554432000 4194304 4196468 140725200301504 140610032827360 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21017] ppid=20999 vsize=14082736 memory=140446867838592 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21017/stat : 21017 (java) S 20999 21002 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251225506 14420721664 12600 33554432000 4194304 4196468 140725200301504 140610031774128 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50400 KiB

[startup+0.700701 s]
/proc/loadavg: 1.14 1.41 1.39 3/215 21017
/proc/meminfo: memFree=22701176/32770624 swapFree=67108368/67108860
[pid=21002] ppid=20999 vsize=14084804 memory=86492 CPUtime=0.98 cores=0,2,4,6
/proc/21002/stat : 21002 (java) S 20999 21002 20173 0 -1 1077944320 17556 0 0 0 93 5 0 0 20 0 15 0 251225500 14422839296 21623 33554432000 4194304 4196468 140725200301504 140725200284048 140610565820151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
/proc/21002/statm: 3521201 21623 3497 1 0 3483273 0
[pid=21002/tid=21004] ppid=20999 vsize=14084804 memory=872 CPUtime=0.67 cores=0,2,4,6
/proc/21002/task/21004/stat : 21004 (java) R 20999 21002 20173 0 -1 4202560 14849 0 0 0 63 4 0 0 20 0 15 0 251225501 14422839296 21623 33554432000 4194304 4196468 140725200301504 140610570036192 140610558805416 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21005] ppid=20999 vsize=14084804 memory=1920 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21005/stat : 21005 (java) S 20999 21002 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251225501 14422839296 21623 33554432000 4194304 4196468 140725200301504 140610162060176 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21006] ppid=20999 vsize=14084804 memory=6284 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21006/stat : 21006 (java) S 20999 21002 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251225501 14422839296 21623 33554432000 4194304 4196468 140725200301504 140610161007376 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21007] ppid=20999 vsize=14084804 memory=7014751519600366929 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21007/stat : 21007 (java) S 20999 21002 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251225501 14422839296 21623 33554432000 4194304 4196468 140725200301504 140610159955088 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21008] ppid=20999 vsize=14084804 memory=7019257425709197167 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21008/stat : 21008 (java) S 20999 21002 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251225501 14422839296 21623 33554432000 4194304 4196468 140725200301504 140610158902288 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21009] ppid=20999 vsize=14084804 memory=5787213831426565969 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21009/stat : 21009 (java) S 20999 21002 20173 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251225503 14422839296 21623 33554432000 4194304 4196468 140725200301504 140610040195184 140610565831298 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21010] ppid=20999 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21010/stat : 21010 (java) S 20999 21002 20173 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251225503 14422839296 21623 33554432000 4194304 4196468 140725200301504 140610039141152 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21011] ppid=20999 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21011/stat : 21011 (java) S 20999 21002 20173 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251225503 14422839296 21623 33554432000 4194304 4196468 140725200301504 140610038088816 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21012] ppid=20999 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21012/stat : 21012 (java) S 20999 21002 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251225506 14422839296 21623 33554432000 4194304 4196468 140725200301504 140610037037136 140610565838747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21013] ppid=20999 vsize=14084804 memory=225 CPUtime=0.08 cores=0,2,4,6
/proc/21002/task/21013/stat : 21013 (java) S 20999 21002 20173 0 -1 1077944384 577 0 0 0 8 0 0 0 20 0 15 0 251225506 14422839296 21623 33554432000 4194304 4196468 140725200301504 140610035985008 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21014] ppid=20999 vsize=14084804 memory=7 CPUtime=0.06 cores=0,2,4,6
/proc/21002/task/21014/stat : 21014 (java) S 20999 21002 20173 0 -1 1077944384 356 0 0 0 6 0 0 0 20 0 15 0 251225506 14422839296 21623 33554432000 4194304 4196468 140725200301504 140610034932208 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21015] ppid=20999 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/21002/task/21015/stat : 21015 (java) R 20999 21002 20173 0 -1 4202560 390 0 0 0 15 0 0 0 20 0 15 0 251225506 14422839296 21623 33554432000 4194304 4196468 140725200301504 140610033879920 140610544534576 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21016] ppid=20999 vsize=14084804 memory=280893411724784 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21016/stat : 21016 (java) S 20999 21002 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251225506 14422839296 21623 33554432000 4194304 4196468 140725200301504 140610032827360 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21017] ppid=20999 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21017/stat : 21017 (java) S 20999 21002 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251225506 14422839296 21623 33554432000 4194304 4196468 140725200301504 140610031774128 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 86492 KiB

[startup+1.50072 s]
/proc/loadavg: 1.14 1.41 1.39 5/215 21017
/proc/meminfo: memFree=22662420/32770624 swapFree=67108368/67108860
[pid=21002] ppid=20999 vsize=14090948 memory=159232 CPUtime=3.16 cores=0,2,4,6
/proc/21002/stat : 21002 (java) S 20999 21002 20173 0 -1 1077944320 26767 0 0 0 308 8 0 0 20 0 15 0 251225500 14429130752 39808 33554432000 4194304 4196468 140725200301504 140725200284048 140610565820151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
/proc/21002/statm: 3522737 39808 3547 1 0 3484809 0
[pid=21002/tid=21004] ppid=20999 vsize=14090948 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/21002/task/21004/stat : 21004 (java) R 20999 21002 20173 0 -1 4202560 19126 0 0 0 141 6 0 0 20 0 15 0 251225501 14429130752 39808 33554432000 4194304 4196468 140725200301504 140610570046592 140610549900638 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21005] ppid=20999 vsize=14090948 memory=-1088251628401078322 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21005/stat : 21005 (java) S 20999 21002 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251225501 14429130752 39808 33554432000 4194304 4196468 140725200301504 140610162060176 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21006] ppid=20999 vsize=14090948 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21006/stat : 21006 (java) S 20999 21002 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251225501 14429130752 39808 33554432000 4194304 4196468 140725200301504 140610161007376 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21007] ppid=20999 vsize=14090948 memory=-6585528546044026665 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21007/stat : 21007 (java) S 20999 21002 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251225501 14429130752 39808 33554432000 4194304 4196468 140725200301504 140610159955088 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21008] ppid=20999 vsize=14090948 memory=-7232332784667152942 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21008/stat : 21008 (java) S 20999 21002 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251225501 14429130752 39808 33554432000 4194304 4196468 140725200301504 140610158902288 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21009] ppid=20999 vsize=14090948 memory=-6367067914546538598 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21009/stat : 21009 (java) S 20999 21002 20173 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 15 0 251225503 14429130752 39808 33554432000 4194304 4196468 140725200301504 140610040195184 140610565831298 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0

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

/proc/21002/task/21004/stat : 21004 (java) R 20999 21002 20173 0 -1 4202560 111994 0 0 0 236195 50 0 0 20 0 15 0 251225501 14433325056 145929 33554432000 4194304 4196468 140725200301504 140610570057328 140610210145362 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21005] ppid=20999 vsize=14095044 memory=587308 CPUtime=10.57 cores=0,2,4,6
/proc/21002/task/21005/stat : 21005 (java) S 20999 21002 20173 0 -1 1077944384 20418 0 0 0 1018 39 0 0 20 0 15 0 251225501 14433325056 145929 33554432000 4194304 4196468 140725200301504 140610162060176 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21006] ppid=20999 vsize=14095044 memory=590908 CPUtime=10.58 cores=0,2,4,6
/proc/21002/task/21006/stat : 21006 (java) S 20999 21002 20173 0 -1 1077944384 18860 0 0 0 1018 40 0 0 20 0 15 0 251225501 14433325056 145929 33554432000 4194304 4196468 140725200301504 140610161007376 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21007] ppid=20999 vsize=14095044 memory=587312 CPUtime=10.58 cores=0,2,4,6
/proc/21002/task/21007/stat : 21007 (java) S 20999 21002 20173 0 -1 1077944384 14293 0 0 0 1018 40 0 0 20 0 15 0 251225501 14433325056 145929 33554432000 4194304 4196468 140725200301504 140610159955088 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21008] ppid=20999 vsize=14095044 memory=584232 CPUtime=10.58 cores=0,2,4,6
/proc/21002/task/21008/stat : 21008 (java) S 20999 21002 20173 0 -1 1077944384 17857 0 0 0 1019 39 0 0 20 0 15 0 251225501 14433325056 145929 33554432000 4194304 4196468 140725200301504 140610158902288 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21009] ppid=20999 vsize=14095044 memory=584232 CPUtime=5.48 cores=0,2,4,6
/proc/21002/task/21009/stat : 21009 (java) S 20999 21002 20173 0 -1 1077944384 16624 0 0 0 494 54 0 0 20 0 15 0 251225503 14433325056 145929 33554432000 4194304 4196468 140725200301504 140610040195184 140610565831298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21010] ppid=20999 vsize=14095044 memory=584232 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21010/stat : 21010 (java) S 20999 21002 20173 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 251225503 14433325056 145929 33554432000 4194304 4196468 140725200301504 140610039141216 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21011] ppid=20999 vsize=14095044 memory=583716 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21011/stat : 21011 (java) S 20999 21002 20173 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 251225503 14433325056 145929 33554432000 4194304 4196468 140725200301504 140610038088832 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21012] ppid=20999 vsize=14095044 memory=33 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21012/stat : 21012 (java) S 20999 21002 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251225506 14433325056 145929 33554432000 4194304 4196468 140725200301504 140610037037136 140610565838747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21013] ppid=20999 vsize=14095044 memory=585256 CPUtime=2.76 cores=0,2,4,6
/proc/21002/task/21013/stat : 21013 (java) S 20999 21002 20173 0 -1 1077944384 17887 0 0 0 274 2 0 0 20 0 15 0 251225506 14433325056 145929 33554432000 4194304 4196468 140725200301504 140610035985008 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21014] ppid=20999 vsize=14095044 memory=585256 CPUtime=2.78 cores=0,2,4,6
/proc/21002/task/21014/stat : 21014 (java) S 20999 21002 20173 0 -1 1077944384 19732 0 0 0 276 2 0 0 20 0 15 0 251225506 14433325056 145929 33554432000 4194304 4196468 140725200301504 140610034932208 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21015] ppid=20999 vsize=14095044 memory=239759 CPUtime=1.35 cores=0,2,4,6
/proc/21002/task/21015/stat : 21015 (java) S 20999 21002 20173 0 -1 1077944384 44160 0 0 0 131 4 0 0 20 0 15 0 251225506 14433325056 145929 33554432000 4194304 4196468 140725200301504 140610033879920 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21016] ppid=20999 vsize=14095044 memory=547 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21016/stat : 21016 (java) S 20999 21002 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251225506 14433325056 145929 33554432000 4194304 4196468 140725200301504 140610032827360 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21017] ppid=20999 vsize=14095044 memory=587308 CPUtime=1.3 cores=0,2,4,6
/proc/21002/task/21017/stat : 21017 (java) S 20999 21002 20173 0 -1 1077944384 1480 0 0 0 67 63 0 0 20 0 15 0 251225506 14433325056 145929 33554432000 4194304 4196468 140725200301504 140610031774128 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
Current children cumulated CPU time: 2418.53 s
Current children cumulated vsize: 14095044 KiB
Current children cumulated memory: 583716 KiB

[startup+2442.3 s]
/proc/loadavg: 1.10 1.27 1.30 3/215 21113
/proc/meminfo: memFree=22690768/32770624 swapFree=67108368/67108860
[pid=21002] ppid=20999 vsize=14095044 memory=578588 CPUtime=2479.47 cores=0,2,4,6
/proc/21002/stat : 21002 (java) S 20999 21002 20173 0 -1 1077944320 290139 0 0 0 247645 302 0 0 20 0 15 0 251225500 14433325056 144647 33554432000 4194304 4196468 140725200301504 140725200284048 140610565820151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
/proc/21002/statm: 3523761 144647 3613 1 0 3485833 0
[pid=21002/tid=21004] ppid=20999 vsize=14095044 memory=580128 CPUtime=2421.92 cores=0,2,4,6
/proc/21002/task/21004/stat : 21004 (java) R 20999 21002 20173 0 -1 4202560 113158 0 0 0 242141 51 0 0 20 0 15 0 251225501 14433325056 144647 33554432000 4194304 4196468 140725200301504 140610570057360 140610211276108 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21005] ppid=20999 vsize=14095044 memory=590272 CPUtime=10.9 cores=0,2,4,6
/proc/21002/task/21005/stat : 21005 (java) S 20999 21002 20173 0 -1 1077944384 20925 0 0 0 1050 40 0 0 20 0 15 0 251225501 14433325056 144647 33554432000 4194304 4196468 140725200301504 140610162060176 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21006] ppid=20999 vsize=14095044 memory=590404 CPUtime=10.91 cores=0,2,4,6
/proc/21002/task/21006/stat : 21006 (java) S 20999 21002 20173 0 -1 1077944384 19333 0 0 0 1050 41 0 0 20 0 15 0 251225501 14433325056 144647 33554432000 4194304 4196468 140725200301504 140610161007376 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21007] ppid=20999 vsize=14095044 memory=588336 CPUtime=10.91 cores=0,2,4,6
/proc/21002/task/21007/stat : 21007 (java) S 20999 21002 20173 0 -1 1077944384 14786 0 0 0 1049 42 0 0 20 0 15 0 251225501 14433325056 144647 33554432000 4194304 4196468 140725200301504 140610159955088 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21008] ppid=20999 vsize=14095044 memory=584232 CPUtime=10.9 cores=0,2,4,6
/proc/21002/task/21008/stat : 21008 (java) S 20999 21002 20173 0 -1 1077944384 18095 0 0 0 1050 40 0 0 20 0 15 0 251225501 14433325056 144647 33554432000 4194304 4196468 140725200301504 140610158902288 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21009] ppid=20999 vsize=14095044 memory=582692 CPUtime=5.62 cores=0,2,4,6
/proc/21002/task/21009/stat : 21009 (java) S 20999 21002 20173 0 -1 1077944384 19142 0 0 0 507 55 0 0 20 0 15 0 251225503 14433325056 144647 33554432000 4194304 4196468 140725200301504 140610040195184 140610565831298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21010] ppid=20999 vsize=14095044 memory=580640 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21010/stat : 21010 (java) S 20999 21002 20173 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 251225503 14433325056 144647 33554432000 4194304 4196468 140725200301504 140610039141216 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21011] ppid=20999 vsize=14095044 memory=579616 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21011/stat : 21011 (java) S 20999 21002 20173 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 251225503 14433325056 144647 33554432000 4194304 4196468 140725200301504 140610038088832 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21012] ppid=20999 vsize=14095044 memory=578588 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21012/stat : 21012 (java) S 20999 21002 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251225506 14433325056 144647 33554432000 4194304 4196468 140725200301504 140610037037136 140610565838747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21013] ppid=20999 vsize=14095044 memory=579616 CPUtime=2.76 cores=0,2,4,6
/proc/21002/task/21013/stat : 21013 (java) S 20999 21002 20173 0 -1 1077944384 17887 0 0 0 274 2 0 0 20 0 15 0 251225506 14433325056 144647 33554432000 4194304 4196468 140725200301504 140610035985008 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21014] ppid=20999 vsize=14095044 memory=582180 CPUtime=2.78 cores=0,2,4,6
/proc/21002/task/21014/stat : 21014 (java) S 20999 21002 20173 0 -1 1077944384 19732 0 0 0 276 2 0 0 20 0 15 0 251225506 14433325056 144647 33554432000 4194304 4196468 140725200301504 140610034932208 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21015] ppid=20999 vsize=14095044 memory=583720 CPUtime=1.35 cores=0,2,4,6
/proc/21002/task/21015/stat : 21015 (java) S 20999 21002 20173 0 -1 1077944384 44160 0 0 0 131 4 0 0 20 0 15 0 251225506 14433325056 144647 33554432000 4194304 4196468 140725200301504 140610033879920 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21016] ppid=20999 vsize=14095044 memory=578588 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21016/stat : 21016 (java) S 20999 21002 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251225506 14433325056 144647 33554432000 4194304 4196468 140725200301504 140610032827360 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21017] ppid=20999 vsize=14095044 memory=1160 CPUtime=1.33 cores=0,2,4,6
/proc/21002/task/21017/stat : 21017 (java) S 20999 21002 20173 0 -1 1077944384 1493 0 0 0 69 64 0 0 20 0 15 0 251225506 14433325056 144647 33554432000 4194304 4196468 140725200301504 140610031774128 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
Current children cumulated CPU time: 2479.47 s
Current children cumulated vsize: 14095044 KiB
Current children cumulated memory: 578588 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2482.3 s]
/proc/loadavg: 1.32 1.30 1.31 3/215 21193
/proc/meminfo: memFree=21017664/32770624 swapFree=67108368/67108860
[pid=21002] ppid=20999 vsize=14095044 memory=555504 CPUtime=2520.02 cores=0,2,4,6
/proc/21002/stat : 21002 (java) S 20999 21002 20173 0 -1 1077944320 291263 0 0 0 251696 306 0 0 20 0 15 0 251225500 14433325056 138876 33554432000 4194304 4196468 140725200301504 140725200284048 140610565820151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
/proc/21002/statm: 3523761 138876 3613 1 0 3485833 0
[pid=21002/tid=21004] ppid=20999 vsize=14095044 memory=555504 CPUtime=2461.59 cores=0,2,4,6
/proc/21002/task/21004/stat : 21004 (java) R 20999 21002 20173 0 -1 4202560 113707 0 0 0 246108 51 0 0 20 0 15 0 251225501 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610570056960 140610209999974 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21005] ppid=20999 vsize=14095044 memory=556528 CPUtime=11.1 cores=0,2,4,6
/proc/21002/task/21005/stat : 21005 (java) S 20999 21002 20173 0 -1 1077944384 20972 0 0 0 1069 41 0 0 20 0 15 0 251225501 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610162060176 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21006] ppid=20999 vsize=14095044 memory=132 CPUtime=11.1 cores=0,2,4,6
/proc/21002/task/21006/stat : 21006 (java) S 20999 21002 20173 0 -1 1077944384 19351 0 0 0 1068 42 0 0 20 0 15 0 251225501 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610161007376 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21007] ppid=20999 vsize=14095044 memory=561660 CPUtime=11.09 cores=0,2,4,6
/proc/21002/task/21007/stat : 21007 (java) S 20999 21002 20173 0 -1 1077944384 14791 0 0 0 1067 42 0 0 20 0 15 0 251225501 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610159955088 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21008] ppid=20999 vsize=14095044 memory=557556 CPUtime=11.08 cores=0,2,4,6
/proc/21002/task/21008/stat : 21008 (java) S 20999 21002 20173 0 -1 1077944384 18130 0 0 0 1068 40 0 0 20 0 15 0 251225501 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610158902288 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21009] ppid=20999 vsize=14095044 memory=556528 CPUtime=5.71 cores=0,2,4,6
/proc/21002/task/21009/stat : 21009 (java) S 20999 21002 20173 0 -1 1077944384 19224 0 0 0 515 56 0 0 20 0 15 0 251225503 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610040195184 140610565831298 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21010] ppid=20999 vsize=14095044 memory=568840 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21010/stat : 21010 (java) S 20999 21002 20173 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 251225503 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610039141216 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21011] ppid=20999 vsize=14095044 memory=556528 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21011/stat : 21011 (java) S 20999 21002 20173 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 251225503 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610038088832 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21012] ppid=20999 vsize=14095044 memory=555504 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21012/stat : 21012 (java) S 20999 21002 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251225506 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610037037136 140610565838747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21013] ppid=20999 vsize=14095044 memory=555504 CPUtime=2.76 cores=0,2,4,6
/proc/21002/task/21013/stat : 21013 (java) S 20999 21002 20173 0 -1 1077944384 17989 0 0 0 274 2 0 0 20 0 15 0 251225506 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610035985008 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21014] ppid=20999 vsize=14095044 memory=556016 CPUtime=2.78 cores=0,2,4,6
/proc/21002/task/21014/stat : 21014 (java) S 20999 21002 20173 0 -1 1077944384 20002 0 0 0 276 2 0 0 20 0 15 0 251225506 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610034932208 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21015] ppid=20999 vsize=14095044 memory=563712 CPUtime=1.35 cores=0,2,4,6
/proc/21002/task/21015/stat : 21015 (java) S 20999 21002 20173 0 -1 1077944384 44162 0 0 0 131 4 0 0 20 0 15 0 251225506 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610033879920 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21016] ppid=20999 vsize=14095044 memory=564224 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21016/stat : 21016 (java) S 20999 21002 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251225506 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610032827360 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21017] ppid=20999 vsize=14095044 memory=557044 CPUtime=1.36 cores=0,2,4,6
/proc/21002/task/21017/stat : 21017 (java) S 20999 21002 20173 0 -1 1077944384 1507 0 0 0 71 65 0 0 20 0 15 0 251225506 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610031774128 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 14095044 KiB
Current children cumulated memory: 555504 KiB

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

[startup+2482.32 s]
# the end of solver process 21002 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.98 s, system=3.06916 s

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

[startup+2482.3 s]
/proc/loadavg: 1.32 1.30 1.31 3/215 21193
/proc/meminfo: memFree=21017664/32770624 swapFree=67108368/67108860
[pid=21002] ppid=20999 vsize=14095044 memory=555504 CPUtime=2520.02 cores=0,2,4,6
/proc/21002/stat : 21002 (java) S 20999 21002 20173 0 -1 1077944320 291263 0 0 0 251696 306 0 0 20 0 15 0 251225500 14433325056 138876 33554432000 4194304 4196468 140725200301504 140725200284048 140610565820151 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
/proc/21002/statm: 3523761 138876 3613 1 0 3485833 0
[pid=21002/tid=21004] ppid=20999 vsize=14095044 memory=555504 CPUtime=2461.59 cores=0,2,4,6
/proc/21002/task/21004/stat : 21004 (java) R 20999 21002 20173 0 -1 4202560 113707 0 0 0 246108 51 0 0 20 0 15 0 251225501 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610570056960 140610209999974 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21005] ppid=20999 vsize=14095044 memory=556528 CPUtime=11.1 cores=0,2,4,6
/proc/21002/task/21005/stat : 21005 (java) S 20999 21002 20173 0 -1 1077944384 20972 0 0 0 1069 41 0 0 20 0 15 0 251225501 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610162060176 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21006] ppid=20999 vsize=14095044 memory=132 CPUtime=11.1 cores=0,2,4,6
/proc/21002/task/21006/stat : 21006 (java) S 20999 21002 20173 0 -1 1077944384 19351 0 0 0 1068 42 0 0 20 0 15 0 251225501 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610161007376 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21007] ppid=20999 vsize=14095044 memory=561660 CPUtime=11.09 cores=0,2,4,6
/proc/21002/task/21007/stat : 21007 (java) S 20999 21002 20173 0 -1 1077944384 14791 0 0 0 1067 42 0 0 20 0 15 0 251225501 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610159955088 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21008] ppid=20999 vsize=14095044 memory=557556 CPUtime=11.08 cores=0,2,4,6
/proc/21002/task/21008/stat : 21008 (java) S 20999 21002 20173 0 -1 1077944384 18130 0 0 0 1068 40 0 0 20 0 15 0 251225501 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610158902288 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21009] ppid=20999 vsize=14095044 memory=556528 CPUtime=5.71 cores=0,2,4,6
/proc/21002/task/21009/stat : 21009 (java) S 20999 21002 20173 0 -1 1077944384 19224 0 0 0 515 56 0 0 20 0 15 0 251225503 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610040195184 140610565831298 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21010] ppid=20999 vsize=14095044 memory=568840 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21010/stat : 21010 (java) S 20999 21002 20173 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 251225503 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610039141216 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21011] ppid=20999 vsize=14095044 memory=556528 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21011/stat : 21011 (java) S 20999 21002 20173 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 251225503 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610038088832 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21012] ppid=20999 vsize=14095044 memory=555504 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21012/stat : 21012 (java) S 20999 21002 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251225506 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610037037136 140610565838747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21013] ppid=20999 vsize=14095044 memory=555504 CPUtime=2.76 cores=0,2,4,6
/proc/21002/task/21013/stat : 21013 (java) S 20999 21002 20173 0 -1 1077944384 17989 0 0 0 274 2 0 0 20 0 15 0 251225506 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610035985008 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21014] ppid=20999 vsize=14095044 memory=556016 CPUtime=2.78 cores=0,2,4,6
/proc/21002/task/21014/stat : 21014 (java) S 20999 21002 20173 0 -1 1077944384 20002 0 0 0 276 2 0 0 20 0 15 0 251225506 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610034932208 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21015] ppid=20999 vsize=14095044 memory=563712 CPUtime=1.35 cores=0,2,4,6
/proc/21002/task/21015/stat : 21015 (java) S 20999 21002 20173 0 -1 1077944384 44162 0 0 0 131 4 0 0 20 0 15 0 251225506 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610033879920 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21016] ppid=20999 vsize=14095044 memory=564224 CPUtime=0 cores=0,2,4,6
/proc/21002/task/21016/stat : 21016 (java) S 20999 21002 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251225506 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610032827360 140610565830357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
[pid=21002/tid=21017] ppid=20999 vsize=14095044 memory=557044 CPUtime=1.36 cores=0,2,4,6
/proc/21002/task/21017/stat : 21017 (java) S 20999 21002 20173 0 -1 1077944384 1507 0 0 0 71 65 0 0 20 0 15 0 251225506 14433325056 138876 33554432000 4194304 4196468 140725200301504 140610031774128 140610565831298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34738176 140725200303188 140725200303369 140725200303369 140725200306127 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 14095044 KiB
Current children cumulated memory: 555504 KiB

Child status: 143
Real time (s): 2482.32
CPU time (s): 2520.05
CPU user time (s): 2516.98
CPU system time (s): 3.06916
CPU usage (%): 101.52
Max. virtual memory (cumulated for all children) (KiB): 14095044
Max. memory (cumulated for all children) (KiB): 1508828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.98
system time used= 3.06916
maximum resident set size= 1510876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 291438
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 196978
involuntary context switches= 9194


# summary of solver processes directly reported to runsolver:
#   pid: 21002
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2516.98
#   total CPU system time (s): 3.06916

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.4309 second user time and 22.5868 second system time

The end

Launcher Data

Begin job on node148 at 2018-08-15 14:37:03
IDJOB=4308428
IDBENCH=141554
IDSOLVER=2792
FILE ID=node148/4308428-1534336623
RUNJOBID= node148-1534329180-20204
PBS_JOBID= 21038159
Free space on /tmp= 44860 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/TravelingTournament/TravelingTournament-a2-galaxy08_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308428-1534336623/watcher-4308428-1534336623 -o /tmp/evaluation-result-4308428-1534336623/solver-4308428-1534336623 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534329180-20204 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1969384041 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308428-1534336623.xml

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

MD5SUM BENCH= 909adc3d6f12c1302971d5fd30a3af0f
RANDOM SEED=1969384041

node148.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:        22760488 kB
MemAvailable:   30889560 kB
Buffers:          181516 kB
Cached:          8170076 kB
SwapCached:            4 kB
Active:          5513240 kB
Inactive:        3899284 kB
Active(anon):    1014208 kB
Inactive(anon):   106940 kB
Active(file):    4499032 kB
Inactive(file):  3792344 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67108368 kB
Dirty:             35736 kB
Writeback:            16 kB
AnonPages:       1068484 kB
Mapped:            68860 kB
Shmem:             57780 kB
Slab:             295420 kB
SReclaimable:     266156 kB
SUnreclaim:        29264 kB
KernelStack:        3536 kB
PageTables:         7572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2057080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    925696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 44824 MiB
End job on node148 at 2018-08-15 15:18:26