Trace number 4308783

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 - Parallel with EPS 2018-08-14OPT416 13.753 4.0472

General information on the benchmark

NameTravelingTournament/
TravelingTournament-a3-galaxy04_c18.xml
MD5SUM2910b6ca557b5fda778b46d150d1cbb4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark416
Best CPU time to get the best result obtained on this benchmark5.31512
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints155
Number of domains3
Minimum domain size2
Maximum domain size7
Distribution of domain sizes[{"size":2,"count":48},{"size":4,"count":24},{"size":7,"count":28}]
Minimum variable degree2
Maximum variable degree14
Distribution of variable degrees[{"degree":2,"count":52},{"degree":11,"count":16},{"degree":12,"count":24},{"degree":13,"count":6},{"degree":14,"count":2}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":25},{"arity":3,"count":8},{"arity":4,"count":70},{"arity":5,"count":20},{"arity":6,"count":32}]
Number of extensional constraints28
Number of intensional constraints65
Distribution of constraint types[{"type":"extension","count":28},{"type":"intension","count":65},{"type":"regular","count":4},{"type":"allDifferent","count":6},{"type":"cardinality","count":4},{"type":"element","count":48}]
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.55	c version: 2018-08-14
0.67/0.55	c seed: 949706013
0.67/0.55	c timeout: 20160
0.67/0.55	c memlimit: 22000
0.67/0.55	c nbcore: 8
0.67/0.58	c Parsing instance...
1.61/1.01	c Parsing done, starting search...
10.64/3.63	o 470
10.64/3.63	o 441
10.64/3.67	o 439
10.64/3.70	o 421
12.20/3.88	o 416
13.71/4.01	s OPTIMUM FOUND
13.71/4.01	v <instantiation>
13.71/4.01	v 	<list>
13.71/4.01	v 		o[0][0] o[0][1] o[0][2] o[0][3] o[0][4] o[0][5] o[1][0] o[1][1] o[1][2] o[1][3] o[1][4] o[1][5] o[2][0] o[2][1] o[2][2] o[2][3] o[2][4] o[2][5] o[3][0] o[3][1] o[3][2] o[3][3] o[3][4] o[3][5] h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] t[0][0] t[0][1] t[0][2] t[0][3] t[0][4] t[0][5] t[0][6] t[1][0] t[1][1] t[1][2] t[1][3] t[1][4] t[1][5] t[1][6] t[2][0] t[2][1] t[2][2] t[2][3] t[2][4] t[2][5] t[2][6] t[3][0] t[3][1] t[3][2] t[3][3] t[3][4] t[3][5] t[3][6]
13.71/4.01	v 	</list>
13.71/4.01	v 	<values>
13.71/4.01	v 		2 1 3 2 1 3 3 0 2 3 0 2 0 3 1 0 3 1 1 2 0 1 2 0 0 1 1 1 0 0 0 0 0 1 1 1 1 1 1 0 0 0 1 0 0 0 1 1 1 0 0 0 1 1 1 1 1 0 0 0 0 0 0 1 1 1 0 1 1 1 0 0 15 15 0 0 10 32 34 32 34 15 22 0 0 0 0 0 0 15 34 32 22 0 47 15 10 32 0 0 
13.71/4.01	v 	</values>
13.71/4.01	v </instantiation>

Verifier Data

OK	416

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308783-1534389762/watcher-4308783-1534389762 -o /tmp/evaluation-result-4308783-1534389762/solver-4308783-1534389762 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1534382151-26058 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 949706013 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308783-1534389762.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=26943, runsolver pid=26940

[startup+0.100138 s]*
/proc/loadavg: 7.31 8.40 8.63 2/199 26963
/proc/meminfo: memFree=23771204/32770624 swapFree=67108368/67108860
[pid=26943] ppid=26940 vsize=26103420 memory=32268 CPUtime=0.11 cores=0-7
/proc/26943/stat : 26943 (java) S 26940 26943 26031 0 -1 1077944320 7500 0 0 0 10 1 0 0 20 0 20 0 256539384 26729902080 8047 33554432000 4194304 4196468 140731241416016 140731241398560 139742513798903 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
/proc/26943/statm: 6525855 8067 3137 1 0 6487932 0
[pid=26943/tid=26945] ppid=26940 vsize=26103420 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/26943/task/26945/stat : 26945 (java) R 26940 26943 26031 0 -1 4202560 5558 0 0 0 8 1 0 0 20 0 20 0 256539385 26729902080 8067 33554432000 4194304 4196468 140731241416016 139742517997896 139742497842533 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26946] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26946/stat : 26946 (java) S 26940 26943 26031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 8067 33554432000 4194304 4196468 140731241416016 139742466418960 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26947] ppid=26940 vsize=26103420 memory=140079056717440 CPUtime=0 cores=0-7
/proc/26943/task/26947/stat : 26947 (java) S 26940 26943 26031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 8067 33554432000 4194304 4196468 140731241416016 139742071355792 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26948] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26948/stat : 26948 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 8067 33554432000 4194304 4196468 140731241416016 139742070303248 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26949] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26949/stat : 26949 (java) S 26940 26943 26031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 8067 33554432000 4194304 4196468 140731241416016 139742069250704 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26950] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26950/stat : 26950 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 8067 33554432000 4194304 4196468 140731241416016 139742068198160 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26951] ppid=26940 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/26943/task/26951/stat : 26951 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 8067 33554432000 4194304 4196468 140731241416016 139742067145616 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26952] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26952/stat : 26952 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 8067 33554432000 4194304 4196468 140731241416016 139742066093072 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26953] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26953/stat : 26953 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 8067 33554432000 4194304 4196468 140731241416016 139742065040528 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26954] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26954/stat : 26954 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539387 26729902080 8067 33554432000 4194304 4196468 140731241416016 139740766447600 139742513810050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26955] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26955/stat : 26955 (java) S 26940 26943 26031 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 256539387 26729902080 8067 33554432000 4194304 4196468 140731241416016 139740765393824 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26956] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26956/stat : 26956 (java) S 26940 26943 26031 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 256539388 26729902080 8067 33554432000 4194304 4196468 140731241416016 139740764341232 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26957] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26957/stat : 26957 (java) S 26940 26943 26031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256539390 26729902080 8067 33554432000 4194304 4196468 140731241416016 139740763289808 139742513817499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26958] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26958/stat : 26958 (java) S 26940 26943 26031 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 256539390 26729902080 8067 33554432000 4194304 4196468 140731241416016 139740762237424 139742513810050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26959] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26959/stat : 26959 (java) S 26940 26943 26031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256539390 26729902080 8067 33554432000 4194304 4196468 140731241416016 139740761184880 139742513810050 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26960] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26960/stat : 26960 (java) R 26940 26943 26031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256539390 26729902080 8067 33554432000 4194304 4196468 140731241416016 139740760132336 139742513810050 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26961] ppid=26940 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/26943/task/26961/stat : 26961 (java) R 26940 26943 26031 0 -1 4202560 253 0 0 0 1 0 0 0 20 0 20 0 256539390 26729902080 8067 33554432000 4194304 4196468 140731241416016 139740759079792 139742494041673 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26962] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26962/stat : 26962 (java) S 26940 26943 26031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256539390 26729902080 8067 33554432000 4194304 4196468 140731241416016 139740758026464 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26963] ppid=26940 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/26943/task/26963/stat : 26963 (java) S 26940 26943 26031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256539391 26729902080 8067 33554432000 4194304 4196468 140731241416016 139740756974000 139742513810050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 32268 KiB

[startup+0.210052 s]*
/proc/loadavg: 7.31 8.40 8.63 4/199 26963
/proc/meminfo: memFree=23758492/32770624 swapFree=67108368/67108860
[pid=26943] ppid=26940 vsize=26103420 memory=43180 CPUtime=0.29 cores=0-7
/proc/26943/stat : 26943 (java) S 26940 26943 26031 0 -1 1077944320 10471 0 0 0 27 2 0 0 20 0 20 0 256539384 26729902080 10795 33554432000 4194304 4196468 140731241416016 140731241398560 139742513798903 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
/proc/26943/statm: 6525855 10795 3327 1 0 6487932 0
[pid=26943/tid=26945] ppid=26940 vsize=26103420 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/26943/task/26945/stat : 26945 (java) R 26940 26943 26031 0 -1 4202560 8250 0 0 0 18 2 0 0 20 0 20 0 256539385 26729902080 10795 33554432000 4194304 4196468 140731241416016 139742518026848 139742497879390 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26946] ppid=26940 vsize=26103420 memory=9340 CPUtime=0 cores=0-7
/proc/26943/task/26946/stat : 26946 (java) S 26940 26943 26031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 10795 33554432000 4194304 4196468 140731241416016 139742466418960 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26947] ppid=26940 vsize=26103420 memory=3546500709416339104 CPUtime=0 cores=0-7
/proc/26943/task/26947/stat : 26947 (java) S 26940 26943 26031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 10795 33554432000 4194304 4196468 140731241416016 139742071355792 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26948] ppid=26940 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/26943/task/26948/stat : 26948 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 10795 33554432000 4194304 4196468 140731241416016 139742070303248 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26949] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26949/stat : 26949 (java) S 26940 26943 26031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 10795 33554432000 4194304 4196468 140731241416016 139742069250704 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26950] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26950/stat : 26950 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 10795 33554432000 4194304 4196468 140731241416016 139742068198160 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26951] ppid=26940 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/26943/task/26951/stat : 26951 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 10795 33554432000 4194304 4196468 140731241416016 139742067145616 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26952] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26952/stat : 26952 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 10795 33554432000 4194304 4196468 140731241416016 139742066093072 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26953] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26953/stat : 26953 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 10795 33554432000 4194304 4196468 140731241416016 139742065040528 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26954] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26954/stat : 26954 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539387 26729902080 10795 33554432000 4194304 4196468 140731241416016 139740766447600 139742513810050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26955] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26955/stat : 26955 (java) S 26940 26943 26031 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 256539387 26729902080 10795 33554432000 4194304 4196468 140731241416016 139740765393824 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26956] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26956/stat : 26956 (java) S 26940 26943 26031 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 256539388 26729902080 10795 33554432000 4194304 4196468 140731241416016 139740764341232 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26957] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26957/stat : 26957 (java) S 26940 26943 26031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256539390 26729902080 10795 33554432000 4194304 4196468 140731241416016 139740763289808 139742513817499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26958] ppid=26940 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/26943/task/26958/stat : 26958 (java) R 26940 26943 26031 0 -1 4202560 447 0 0 0 1 0 0 0 20 0 20 0 256539390 26729902080 10795 33554432000 4194304 4196468 140731241416016 139740762237424 139742513810050 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26959] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26959/stat : 26959 (java) S 26940 26943 26031 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 256539390 26729902080 10795 33554432000 4194304 4196468 140731241416016 139740761184880 139742513810050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26960] ppid=26940 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/26943/task/26960/stat : 26960 (java) S 26940 26943 26031 0 -1 1077944384 85 0 0 0 1 0 0 0 20 0 20 0 256539390 26729902080 10795 33554432000 4194304 4196468 140731241416016 139740760132336 139742513810050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26961] ppid=26940 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/26943/task/26961/stat : 26961 (java) R 26940 26943 26031 0 -1 4202560 294 0 0 0 6 0 0 0 20 0 20 0 256539390 26729902080 10795 33554432000 4194304 4196468 140731241416016 139740759079792 139742513820250 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26962] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26962/stat : 26962 (java) S 26940 26943 26031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256539390 26729902080 10795 33554432000 4194304 4196468 140731241416016 139740758026464 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26963] ppid=26940 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/26943/task/26963/stat : 26963 (java) S 26940 26943 26031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256539391 26729902080 10795 33554432000 4194304 4196468 140731241416016 139740756974000 139742513810050 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 43180 KiB

[startup+0.310336 s]*
/proc/loadavg: 7.31 8.40 8.63 2/199 26963
/proc/meminfo: memFree=23755044/32770624 swapFree=67108368/67108860
[pid=26943] ppid=26940 vsize=26103420 memory=46820 CPUtime=0.42 cores=0-7
/proc/26943/stat : 26943 (java) S 26940 26943 26031 0 -1 1077944320 10886 0 0 0 40 2 0 0 20 0 20 0 256539384 26729902080 11705 33554432000 4194304 4196468 140731241416016 140731241398560 139742513798903 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
/proc/26943/statm: 6525855 11705 3372 1 0 6487932 0
[pid=26943/tid=26945] ppid=26940 vsize=26103420 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/26943/task/26945/stat : 26945 (java) R 26940 26943 26031 0 -1 4202560 8588 0 0 0 28 2 0 0 20 0 20 0 256539385 26729902080 11705 33554432000 4194304 4196468 140731241416016 139742517960640 139742497879390 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26946] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26946/stat : 26946 (java) S 26940 26943 26031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 11705 33554432000 4194304 4196468 140731241416016 139742466418960 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26947] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26947/stat : 26947 (java) S 26940 26943 26031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 11705 33554432000 4194304 4196468 140731241416016 139742071355792 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26948] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26948/stat : 26948 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 11705 33554432000 4194304 4196468 140731241416016 139742070303248 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26949] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26949/stat : 26949 (java) S 26940 26943 26031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 11705 33554432000 4194304 4196468 140731241416016 139742069250704 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26950] ppid=26940 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/26943/task/26950/stat : 26950 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 11705 33554432000 4194304 4196468 140731241416016 139742068198160 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26951] ppid=26940 vsize=26103420 memory=140078949168047 CPUtime=0 cores=0-7
/proc/26943/task/26951/stat : 26951 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 11705 33554432000 4194304 4196468 140731241416016 139742067145616 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26952] ppid=26940 vsize=26103420 memory=140078949170352 CPUtime=0 cores=0-7
/proc/26943/task/26952/stat : 26952 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 11705 33554432000 4194304 4196468 140731241416016 139742066093072 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26953] ppid=26940 vsize=26103420 memory=140078949172656 CPUtime=0 cores=0-7
/proc/26943/task/26953/stat : 26953 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539386 26729902080 11705 33554432000 4194304 4196468 140731241416016 139742065040528 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26954] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26954/stat : 26954 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539387 26729902080 11705 33554432000 4194304 4196468 140731241416016 139740766447600 139742513810050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26955] ppid=26940 vsize=26103420 memory=280157898352272 CPUtime=0 cores=0-7
/proc/26943/task/26955/stat : 26955 (java) S 26940 26943 26031 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 256539387 26729902080 11705 33554432000 4194304 4196468 140731241416016 139740765393824 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26956] ppid=26940 vsize=26103420 memory=280157898359184 CPUtime=0 cores=0-7
/proc/26943/task/26956/stat : 26956 (java) S 26940 26943 26031 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 256539388 26729902080 11705 33554432000 4194304 4196468 140731241416016 139740764341232 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26957] ppid=26940 vsize=26103420 memory=280157898300464 CPUtime=0 cores=0-7
/proc/26943/task/26957/stat : 26957 (java) S 26940 26943 26031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256539390 26729902080 11705 33554432000 4194304 4196468 140731241416016 139740763289808 139742513817499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26958] ppid=26940 vsize=26103420 memory=280157898373008 CPUtime=0.01 cores=0-7
/proc/26943/task/26958/stat : 26958 (java) S 26940 26943 26031 0 -1 1077944384 456 0 0 0 1 0 0 0 20 0 20 0 256539390 26729902080 11705 33554432000 4194304 4196468 140731241416016 139740762237424 139742513810050 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26959] ppid=26940 vsize=26103420 memory=280157898379920 CPUtime=0 cores=0-7
/proc/26943/task/26959/stat : 26959 (java) S 26940 26943 26031 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 256539390 26729902080 11705 33554432000 4194304 4196468 140731241416016 139740761184880 139742513810050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26960] ppid=26940 vsize=26103420 memory=280157898377616 CPUtime=0.02 cores=0-7
/proc/26943/task/26960/stat : 26960 (java) S 26940 26943 26031 0 -1 1077944384 146 0 0 0 2 0 0 0 20 0 20 0 256539390 26729902080 11705 33554432000 4194304 4196468 140731241416016 139740760132336 139742513810050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26961] ppid=26940 vsize=26103420 memory=280157898394224 CPUtime=0.07 cores=0-7
/proc/26943/task/26961/stat : 26961 (java) S 26940 26943 26031 0 -1 1077944384 300 0 0 0 7 0 0 0 20 0 20 0 256539390 26729902080 11705 33554432000 4194304 4196468 140731241416016 139740759079792 139742513810050 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26962] ppid=26940 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26962/stat : 26962 (java) S 26940 26943 26031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256539390 26729902080 11705 33554432000 4194304 4196468 140731241416016 139740758026464 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26963] ppid=26940 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/26943/task/26963/stat : 26963 (java) S 26940 26943 26031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256539391 26729902080 11705 33554432000 4194304 4196468 140731241416016 139740756974000 139742513810050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 46820 KiB

[startup+0.700789 s]
/proc/loadavg: 7.31 8.40 8.63 2/199 26963
/proc/meminfo: memFree=23730860/32770624 swapFree=67108368/67108860
[pid=26943] ppid=26940 vsize=26105488 memory=87852 CPUtime=0.99 cores=0-7
/proc/26943/stat : 26943 (java) S 26940 26943 26031 0 -1 1077944320 17876 0 0 0 94 5 0 0 20 0 20 0 256539384 26732019712 21963 33554432000 4194304 4196468 140731241416016 140731241398560 139742513798903 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
/proc/26943/statm: 6526372 21963 3490 1 0 6488444 0
[pid=26943/tid=26945] ppid=26940 vsize=26105488 memory=0 CPUtime=0.68 cores=0-7
/proc/26943/task/26945/stat : 26945 (java) R 26940 26943 26031 0 -1 4202560 15052 0 0 0 64 4 0 0 20 0 20 0 256539385 26732019712 21963 33554432000 4194304 4196468 140731241416016 139742518021568 139742513820829 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26946] ppid=26940 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26946/stat : 26946 (java) S 26940 26943 26031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256539386 26732019712 21963 33554432000 4194304 4196468 140731241416016 139742466418960 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26947] ppid=26940 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26947/stat : 26947 (java) S 26940 26943 26031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256539386 26732019712 21963 33554432000 4194304 4196468 140731241416016 139742071355792 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26948] ppid=26940 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26948/stat : 26948 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539386 26732019712 21963 33554432000 4194304 4196468 140731241416016 139742070303248 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26949] ppid=26940 vsize=26105488 memory=3920 CPUtime=0 cores=0-7
/proc/26943/task/26949/stat : 26949 (java) S 26940 26943 26031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256539386 26732019712 21963 33554432000 4194304 4196468 140731241416016 139742069250704 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26950] ppid=26940 vsize=26105488 memory=1288 CPUtime=0 cores=0-7
/proc/26943/task/26950/stat : 26950 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539386 26732019712 21963 33554432000 4194304 4196468 140731241416016 139742068198160 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26951] ppid=26940 vsize=26105488 memory=3460 CPUtime=0 cores=0-7
/proc/26943/task/26951/stat : 26951 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539386 26732019712 21963 33554432000 4194304 4196468 140731241416016 139742067145616 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26952] ppid=26940 vsize=26105488 memory=1104 CPUtime=0 cores=0-7
/proc/26943/task/26952/stat : 26952 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539386 26732019712 21963 33554432000 4194304 4196468 140731241416016 139742066093072 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26953] ppid=26940 vsize=26105488 memory=14912 CPUtime=0 cores=0-7
/proc/26943/task/26953/stat : 26953 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539386 26732019712 21963 33554432000 4194304 4196468 140731241416016 139742065040528 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26954] ppid=26940 vsize=26105488 memory=3364 CPUtime=0 cores=0-7
/proc/26943/task/26954/stat : 26954 (java) S 26940 26943 26031 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256539387 26732019712 21963 33554432000 4194304 4196468 140731241416016 139740766447600 139742513810050 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0

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

[pid=26943/tid=26959] ppid=26940 vsize=26180244 memory=0 CPUtime=1.74 cores=0-7
/proc/26943/task/26959/stat : 26959 (java) S 26940 26943 26031 0 -1 1077944384 7083 0 0 0 173 1 0 0 20 0 21 0 256539390 26808569856 68199 33554432000 4194304 4196468 140731241416016 139740761175200 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26960] ppid=26940 vsize=26180244 memory=140078949418112 CPUtime=1.86 cores=0-7
/proc/26943/task/26960/stat : 26960 (java) S 26940 26943 26031 0 -1 1077944384 6153 0 0 0 181 5 0 0 20 0 21 0 256539390 26808569856 68199 33554432000 4194304 4196468 140731241416016 139740760123616 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26961] ppid=26940 vsize=26180244 memory=0 CPUtime=0.81 cores=0-7
/proc/26943/task/26961/stat : 26961 (java) S 26940 26943 26031 0 -1 1077944384 4787 0 0 0 80 1 0 0 20 0 21 0 256539390 26808569856 68199 33554432000 4194304 4196468 140731241416016 139740759075296 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26962] ppid=26940 vsize=26180244 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26962/stat : 26962 (java) S 26940 26943 26031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 21 0 256539390 26808569856 68199 33554432000 4194304 4196468 140731241416016 139740758026464 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26963] ppid=26940 vsize=26180244 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26963/stat : 26963 (java) S 26940 26943 26031 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 21 0 256539391 26808569856 68199 33554432000 4194304 4196468 140731241416016 139740756974000 139742513810050 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
Current children cumulated CPU time: 9.52 s
Current children cumulated vsize: 26180244 KiB
Current children cumulated memory: 272796 KiB

[startup+3.60074 s]
/proc/loadavg: 7.31 8.40 8.63 4/199 26963
/proc/meminfo: memFree=23551612/32770624 swapFree=67108368/67108860
[pid=26943] ppid=26940 vsize=26916544 memory=282916 CPUtime=10.64 cores=0-7
/proc/26943/stat : 26943 (java) S 26940 26943 26031 0 -1 1077944320 54196 0 0 0 1036 28 0 0 20 0 32 0 256539384 27562541056 70729 33554432000 4194304 4196468 140731241416016 140731241398560 139742513798903 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
/proc/26943/statm: 6729136 70729 3595 1 0 6691208 0
[pid=26943/tid=26945] ppid=26940 vsize=26916544 memory=0 CPUtime=3.43 cores=0-7
/proc/26943/task/26945/stat : 26945 (java) S 26940 26943 26031 0 -1 1077944384 22861 0 0 0 335 8 0 0 20 0 32 0 256539385 27562541056 70729 33554432000 4194304 4196468 140731241416016 139742518036032 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26946] ppid=26940 vsize=26916544 memory=0 CPUtime=0.01 cores=0-7
/proc/26943/task/26946/stat : 26946 (java) S 26940 26943 26031 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 32 0 256539386 27562541056 70729 33554432000 4194304 4196468 140731241416016 139742466418960 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26947] ppid=26940 vsize=26916544 memory=0 CPUtime=0.01 cores=0-7
/proc/26943/task/26947/stat : 26947 (java) S 26940 26943 26031 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 32 0 256539386 27562541056 70729 33554432000 4194304 4196468 140731241416016 139742071355792 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26948] ppid=26940 vsize=26916544 memory=9367 CPUtime=0.02 cores=0-7
/proc/26943/task/26948/stat : 26948 (java) S 26940 26943 26031 0 -1 1077944384 680 0 0 0 2 0 0 0 20 0 32 0 256539386 27562541056 70729 33554432000 4194304 4196468 140731241416016 139742070303248 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26949] ppid=26940 vsize=26916544 memory=0 CPUtime=0.01 cores=0-7
/proc/26943/task/26949/stat : 26949 (java) S 26940 26943 26031 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 32 0 256539386 27562541056 70729 33554432000 4194304 4196468 140731241416016 139742069250704 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26950] ppid=26940 vsize=26916544 memory=140078949534656 CPUtime=0.01 cores=0-7
/proc/26943/task/26950/stat : 26950 (java) S 26940 26943 26031 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 32 0 256539386 27562541056 70729 33554432000 4194304 4196468 140731241416016 139742068198160 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26951] ppid=26940 vsize=26916544 memory=0 CPUtime=0.01 cores=0-7
/proc/26943/task/26951/stat : 26951 (java) S 26940 26943 26031 0 -1 1077944384 25 0 0 0 1 0 0 0 20 0 32 0 256539386 27562541056 70729 33554432000 4194304 4196468 140731241416016 139742067145616 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26952] ppid=26940 vsize=26916544 memory=0 CPUtime=0.03 cores=0-7
/proc/26943/task/26952/stat : 26952 (java) S 26940 26943 26031 0 -1 1077944384 325 0 0 0 2 1 0 0 20 0 32 0 256539386 27562541056 70729 33554432000 4194304 4196468 140731241416016 139742066093072 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26953] ppid=26940 vsize=26916544 memory=0 CPUtime=0.02 cores=0-7
/proc/26943/task/26953/stat : 26953 (java) S 26940 26943 26031 0 -1 1077944384 168 0 0 0 2 0 0 0 20 0 32 0 256539386 27562541056 70729 33554432000 4194304 4196468 140731241416016 139742065040528 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26954] ppid=26940 vsize=26916544 memory=0 CPUtime=0.03 cores=0-7
/proc/26943/task/26954/stat : 26954 (java) S 26940 26943 26031 0 -1 1077944384 1309 0 0 0 2 1 0 0 20 0 32 0 256539387 27562541056 70729 33554432000 4194304 4196468 140731241416016 139740766447600 139742513810050 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26955] ppid=26940 vsize=26916544 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26955/stat : 26955 (java) S 26940 26943 26031 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 32 0 256539387 27562541056 70729 33554432000 4194304 4196468 140731241416016 139740765393888 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26956] ppid=26940 vsize=26916544 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/26943/task/26956/stat : 26956 (java) S 26940 26943 26031 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 32 0 256539388 27562541056 70729 33554432000 4194304 4196468 140731241416016 139740764341248 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26957] ppid=26940 vsize=26916544 memory=4499821252778306461 CPUtime=0 cores=0-7
/proc/26943/task/26957/stat : 26957 (java) S 26940 26943 26031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 32 0 256539390 27562541056 70729 33554432000 4194304 4196468 140731241416016 139740763289808 139742513817499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26958] ppid=26940 vsize=26916544 memory=3976995341646380134 CPUtime=1.85 cores=0-7
/proc/26943/task/26958/stat : 26958 (java) R 26940 26943 26031 0 -1 4202560 8451 0 0 0 182 3 0 0 20 0 32 0 256539390 27562541056 70729 33554432000 4194304 4196468 140731241416016 139740762221936 139742491395376 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26959] ppid=26940 vsize=26916544 memory=8317141777509777479 CPUtime=1.84 cores=0-7
/proc/26943/task/26959/stat : 26959 (java) R 26940 26943 26031 0 -1 4202560 7114 0 0 0 183 1 0 0 20 0 32 0 256539390 27562541056 70729 33554432000 4194304 4196468 140731241416016 139740761162032 139742513812767 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26960] ppid=26940 vsize=26916544 memory=288291060617315013 CPUtime=1.99 cores=0-7
/proc/26943/task/26960/stat : 26960 (java) R 26940 26943 26031 0 -1 4202560 6316 0 0 0 194 5 0 0 20 0 32 0 256539390 27562541056 70729 33554432000 4194304 4196468 140731241416016 139740760122128 139742494979014 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26961] ppid=26940 vsize=26916544 memory=1402881 CPUtime=0.89 cores=0-7
/proc/26943/task/26961/stat : 26961 (java) R 26940 26943 26031 0 -1 1077944384 4939 0 0 0 88 1 0 0 20 0 32 0 256539390 27562541056 70729 33554432000 4194304 4196468 140731241416016 139740759075520 139742513809109 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26962] ppid=26940 vsize=26916544 memory=-7879453651693621600 CPUtime=0 cores=0-7
/proc/26943/task/26962/stat : 26962 (java) S 26940 26943 26031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 32 0 256539390 27562541056 70729 33554432000 4194304 4196468 140731241416016 139740758026464 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26963] ppid=26940 vsize=26916544 memory=6946914933689117804 CPUtime=0 cores=0-7
/proc/26943/task/26963/stat : 26963 (java) S 26940 26943 26031 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 32 0 256539391 27562541056 70729 33554432000 4194304 4196468 140731241416016 139740756974000 139742513810050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
Current children cumulated CPU time: 10.64 s
Current children cumulated vsize: 26916544 KiB
Current children cumulated memory: 282916 KiB

[startup+4.00167 s]*
/proc/loadavg: 7.31 8.40 8.63 3/224 26989
/proc/meminfo: memFree=23492500/32770624 swapFree=67108368/67108860
[pid=26943] ppid=26940 vsize=27852572 memory=309624 CPUtime=13.71 cores=0-7
/proc/26943/stat : 26943 (java) S 26940 26943 26031 0 -1 1077944320 55845 0 0 0 1340 31 0 0 20 0 45 0 256539384 28521033728 77406 33554432000 4194304 4196468 140731241416016 140731241398560 139742513798903 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
/proc/26943/statm: 6963143 77406 3613 1 0 6924694 0
[pid=26943/tid=26945] ppid=26940 vsize=27852572 memory=6791534058613427641 CPUtime=3.43 cores=0-7
/proc/26943/task/26945/stat : 26945 (java) S 26940 26943 26031 0 -1 1077944384 22873 0 0 0 335 8 0 0 20 0 45 0 256539385 28521033728 77406 33554432000 4194304 4196468 140731241416016 139742518036368 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26946] ppid=26940 vsize=27852572 memory=0 CPUtime=0.01 cores=0-7
/proc/26943/task/26946/stat : 26946 (java) S 26940 26943 26031 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 45 0 256539386 28521033728 77406 33554432000 4194304 4196468 140731241416016 139742466418960 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26947] ppid=26940 vsize=27852572 memory=0 CPUtime=0.01 cores=0-7
/proc/26943/task/26947/stat : 26947 (java) S 26940 26943 26031 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 45 0 256539386 28521033728 77406 33554432000 4194304 4196468 140731241416016 139742071355792 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26948] ppid=26940 vsize=27852572 memory=0 CPUtime=0.02 cores=0-7
/proc/26943/task/26948/stat : 26948 (java) S 26940 26943 26031 0 -1 1077944384 680 0 0 0 2 0 0 0 20 0 45 0 256539386 28521033728 77406 33554432000 4194304 4196468 140731241416016 139742070303248 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26949] ppid=26940 vsize=27852572 memory=0 CPUtime=0.01 cores=0-7
/proc/26943/task/26949/stat : 26949 (java) S 26940 26943 26031 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 45 0 256539386 28521033728 77406 33554432000 4194304 4196468 140731241416016 139742069250704 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26950] ppid=26940 vsize=27852572 memory=0 CPUtime=0.01 cores=0-7
/proc/26943/task/26950/stat : 26950 (java) S 26940 26943 26031 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 45 0 256539386 28521033728 77406 33554432000 4194304 4196468 140731241416016 139742068198160 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26951] ppid=26940 vsize=27852572 memory=0 CPUtime=0.01 cores=0-7
/proc/26943/task/26951/stat : 26951 (java) S 26940 26943 26031 0 -1 1077944384 25 0 0 0 1 0 0 0 20 0 45 0 256539386 28521033728 77406 33554432000 4194304 4196468 140731241416016 139742067145616 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26952] ppid=26940 vsize=27852572 memory=0 CPUtime=0.03 cores=0-7
/proc/26943/task/26952/stat : 26952 (java) S 26940 26943 26031 0 -1 1077944384 325 0 0 0 2 1 0 0 20 0 45 0 256539386 28521033728 77406 33554432000 4194304 4196468 140731241416016 139742066093072 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26953] ppid=26940 vsize=27852572 memory=0 CPUtime=0.02 cores=0-7
/proc/26943/task/26953/stat : 26953 (java) S 26940 26943 26031 0 -1 1077944384 168 0 0 0 2 0 0 0 20 0 45 0 256539386 28521033728 77406 33554432000 4194304 4196468 140731241416016 139742065040528 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26954] ppid=26940 vsize=27852572 memory=0 CPUtime=0.03 cores=0-7
/proc/26943/task/26954/stat : 26954 (java) S 26940 26943 26031 0 -1 1077944384 1309 0 0 0 2 1 0 0 20 0 45 0 256539387 28521033728 77406 33554432000 4194304 4196468 140731241416016 139740766447600 139742513810050 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26955] ppid=26940 vsize=27852572 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26955/stat : 26955 (java) S 26940 26943 26031 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 45 0 256539387 28521033728 77406 33554432000 4194304 4196468 140731241416016 139740765393888 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26956] ppid=26940 vsize=27852572 memory=8247 CPUtime=0 cores=0-7
/proc/26943/task/26956/stat : 26956 (java) S 26940 26943 26031 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 45 0 256539388 28521033728 77406 33554432000 4194304 4196468 140731241416016 139740764341248 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26957] ppid=26940 vsize=27852572 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26957/stat : 26957 (java) S 26940 26943 26031 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 45 0 256539390 28521033728 77406 33554432000 4194304 4196468 140731241416016 139740763289808 139742513817499 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26958] ppid=26940 vsize=27852572 memory=708 CPUtime=2.12 cores=0-7
/proc/26943/task/26958/stat : 26958 (java) S 26940 26943 26031 0 -1 1077944384 8512 0 0 0 208 4 0 0 20 0 45 0 256539390 28521033728 77406 33554432000 4194304 4196468 140731241416016 139740762237424 139742513810050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26959] ppid=26940 vsize=27852572 memory=0 CPUtime=2.15 cores=0-7
/proc/26943/task/26959/stat : 26959 (java) S 26940 26943 26031 0 -1 1077944384 7155 0 0 0 213 2 0 0 20 0 45 0 256539390 28521033728 77406 33554432000 4194304 4196468 140731241416016 139740761184880 139742513810050 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26960] ppid=26940 vsize=27852572 memory=0 CPUtime=2.27 cores=0-7
/proc/26943/task/26960/stat : 26960 (java) S 26940 26943 26031 0 -1 1077944384 6504 0 0 0 222 5 0 0 20 0 45 0 256539390 28521033728 77406 33554432000 4194304 4196468 140731241416016 139740760132336 139742513810050 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26961] ppid=26940 vsize=27852572 memory=0 CPUtime=1.06 cores=0-7
/proc/26943/task/26961/stat : 26961 (java) R 26940 26943 26031 0 -1 4202560 5282 0 0 0 105 1 0 0 20 0 45 0 256539390 28521033728 77406 33554432000 4194304 4196468 140731241416016 139740759075520 139742492503667 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26962] ppid=26940 vsize=27852572 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26962/stat : 26962 (java) S 26940 26943 26031 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 256539390 28521033728 77406 33554432000 4194304 4196468 140731241416016 139740758026464 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26963] ppid=26940 vsize=27852572 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26963/stat : 26963 (java) S 26940 26943 26031 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 45 0 256539391 28521033728 77406 33554432000 4194304 4196468 140731241416016 139740756974000 139742513810050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26965] ppid=26940 vsize=27852572 memory=0 CPUtime=0 cores=0-7
/proc/26943/task/26965/stat : 26965 (java) R 26940 26943 26031 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 45 0 256539716 28521033728 77406 33554432000 4194304 4196468 140731241416016 139740740383696 139742495192634 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26966] ppid=26940 vsize=27852572 memory=8225860145174820401 CPUtime=0.13 cores=0-7
/proc/26943/task/26966/stat : 26966 (java) S 26940 26943 26031 0 -1 1077944384 217 0 0 0 13 0 0 0 20 0 45 0 256539731 28521033728 77406 33554432000 4194304 4196468 140731241416016 139740739331248 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26967] ppid=26940 vsize=27852572 memory=3467825727391412273 CPUtime=0.11 cores=0-7
/proc/26943/task/26967/stat : 26967 (java) S 26940 26943 26031 0 -1 1077944384 101 0 0 0 11 0 0 0 20 0 45 0 256539732 28521033728 77406 33554432000 4194304 4196468 140731241416016 139740688778544 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26968] ppid=26940 vsize=27852572 memory=7741526592468576865 CPUtime=0.16 cores=0-7
/proc/26943/task/26968/stat : 26968 (java) S 26940 26943 26031 0 -1 1077944384 129 0 0 0 16 0 0 0 20 0 45 0 256539732 28521033728 77406 33554432000 4194304 4196468 140731241416016 139740687726128 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26969] ppid=26940 vsize=27852572 memory=7162808529874735208 CPUtime=0.18 cores=0-7
/proc/26943/task/26969/stat : 26969 (java) S 26940 26943 26031 0 -1 1077944384 60 0 0 0 18 0 0 0 20 0 45 0 256539738 28521033728 77406 33554432000 4194304 4196468 140731241416016 139740686673456 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26970] ppid=26940 vsize=27852572 memory=40292 CPUtime=0.11 cores=0-7
/proc/26943/task/26970/stat : 26970 (java) S 26940 26943 26031 0 -1 1077944384 48 0 0 0 11 0 0 0 20 0 45 0 256539738 28521033728 77406 33554432000 4194304 4196468 140731241416016 139740685619888 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26971] ppid=26940 vsize=27852572 memory=7649399379970307634 CPUtime=0.06 cores=0-7
/proc/26943/task/26971/stat : 26971 (java) S 26940 26943 26031 0 -1 1077944384 40 0 0 0 6 0 0 0 20 0 45 0 256539738 28521033728 77406 33554432000 4194304 4196468 140731241416016 139740684567344 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26972] ppid=26940 vsize=27852572 memory=7649399384265274930 CPUtime=0.09 cores=0-7
/proc/26943/task/26972/stat : 26972 (java) S 26940 26943 26031 0 -1 1077944384 37 0 0 0 9 0 0 0 20 0 45 0 256539738 28521033728 77406 33554432000 4194304 4196468 140731241416016 139740683514800 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26973] ppid=26940 vsize=27852572 memory=140079056717440 CPUtime=0.12 cores=0-7
/proc/26943/task/26973/stat : 26973 (java) S 26940 26943 26031 0 -1 1077944384 112 0 0 0 12 0 0 0 20 0 45 0 256539739 28521033728 77438 33554432000 4194304 4196468 140731241416016 139740682462256 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26974] ppid=26940 vsize=27852572 memory=7649399392855209522 CPUtime=0.11 cores=0-7
/proc/26943/task/26974/stat : 26974 (java) R 26940 26943 26031 0 -1 4202560 75 0 0 0 11 0 0 0 20 0 45 0 256539739 28521033728 77420 33554432000 4194304 4196468 140731241416016 139740681405904 139742146597111 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26975] ppid=26940 vsize=27852572 memory=7649399397150176818 CPUtime=0.07 cores=0-7
/proc/26943/task/26975/stat : 26975 (java) S 26940 26943 26031 0 -1 1077944384 27 0 0 0 7 0 0 0 20 0 45 0 256539739 28521033728 77420 33554432000 4194304 4196468 140731241416016 139740680357168 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26976] ppid=26940 vsize=27852572 memory=6082202987142409303 CPUtime=0.11 cores=0-7
/proc/26943/task/26976/stat : 26976 (java) S 26940 26943 26031 0 -1 1077944384 51 0 0 0 11 0 0 0 20 0 44 0 256539746 28521033728 77420 33554432000 4194304 4196468 140731241416016 139740679304624 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26977] ppid=26940 vsize=27852572 memory=7884227769686057571 CPUtime=0.06 cores=0-7
/proc/26943/task/26977/stat : 26977 (java) S 26940 26943 26031 0 -1 1077944384 77 0 0 0 6 0 0 0 20 0 44 0 256539746 28521033728 77420 33554432000 4194304 4196468 140731241416016 139740678252080 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26978] ppid=26940 vsize=27852572 memory=7523376918531162212 CPUtime=0.07 cores=0-7
/proc/26943/task/26978/stat : 26978 (java) S 26940 26943 26031 0 -1 1077944384 48 0 0 0 7 0 0 0 20 0 44 0 256539749 28521033728 77420 33554432000 4194304 4196468 140731241416016 139740672967472 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26979] ppid=26940 vsize=27852572 memory=0 CPUtime=0.08 cores=0-7
/proc/26943/task/26979/stat : 26979 (java) S 26940 26943 26031 0 -1 1077944384 34 0 0 0 8 0 0 0 20 0 44 0 256539749 28521033728 77420 33554432000 4194304 4196468 140731241416016 139740671914800 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26980] ppid=26940 vsize=27852572 memory=280157899120720 CPUtime=0.05 cores=0-7
/proc/26943/task/26980/stat : 26980 (java) S 26940 26943 26031 0 -1 1077944384 33 0 0 0 5 0 0 0 20 0 44 0 256539749 28521033728 77420 33554432000 4194304 4196468 140731241416016 139740670862256 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26981] ppid=26940 vsize=27852572 memory=0 CPUtime=0.08 cores=0-7
/proc/26943/task/26981/stat : 26981 (java) S 26940 26943 26031 0 -1 1077944384 27 0 0 0 8 0 0 0 20 0 44 0 256539749 28521033728 77420 33554432000 4194304 4196468 140731241416016 139740669809712 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26982] ppid=26940 vsize=27852572 memory=0 CPUtime=0.08 cores=0-7
/proc/26943/task/26982/stat : 26982 (java) S 26940 26943 26031 0 -1 1077944384 27 0 0 0 8 0 0 0 20 0 44 0 256539749 28521033728 77420 33554432000 4194304 4196468 140731241416016 139740668757168 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26983] ppid=26940 vsize=27852572 memory=0 CPUtime=0.1 cores=0-7
/proc/26943/task/26983/stat : 26983 (java) S 26940 26943 26031 0 -1 1077944384 27 0 0 0 10 0 0 0 20 0 44 0 256539749 28521033728 77420 33554432000 4194304 4196468 140731241416016 139740667704624 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26984] ppid=26940 vsize=27852572 memory=0 CPUtime=0.07 cores=0-7
/proc/26943/task/26984/stat : 26984 (java) S 26940 26943 26031 0 -1 1077944384 44 0 0 0 7 0 0 0 20 0 44 0 256539749 28521033728 77420 33554432000 4194304 4196468 140731241416016 139740666652208 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26985] ppid=26940 vsize=27852572 memory=0 CPUtime=0.07 cores=0-7
/proc/26943/task/26985/stat : 26985 (java) S 26940 26943 26031 0 -1 1077944384 29 0 0 0 7 0 0 0 20 0 44 0 256539749 28521033728 77420 33554432000 4194304 4196468 140731241416016 139740665599536 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26986] ppid=26940 vsize=27852572 memory=0 CPUtime=0.07 cores=0-7
/proc/26943/task/26986/stat : 26986 (java) S 26940 26943 26031 0 -1 1077944384 30 0 0 0 7 0 0 0 20 0 44 0 256539749 28521033728 77420 33554432000 4194304 4196468 140731241416016 139740664545968 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26987] ppid=26940 vsize=27852572 memory=0 CPUtime=0.09 cores=0-7
/proc/26943/task/26987/stat : 26987 (java) S 26940 26943 26031 0 -1 1077944384 44 0 0 0 9 0 0 0 20 0 44 0 256539749 28521033728 77420 33554432000 4194304 4196468 140731241416016 139740663493424 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26988] ppid=26940 vsize=27852572 memory=0 CPUtime=0.05 cores=0-7
/proc/26943/task/26988/stat : 26988 (java) S 26940 26943 26031 0 -1 1077944384 50 0 0 0 5 0 0 0 20 0 44 0 256539749 28521033728 77420 33554432000 4194304 4196468 140731241416016 139740662440640 139742513810050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
[pid=26943/tid=26989] ppid=26940 vsize=27852572 memory=0 CPUtime=0.07 cores=0-7
/proc/26943/task/26989/stat : 26989 (java) S 26940 26943 26031 0 -1 1077944384 29 0 0 0 7 0 0 0 20 0 44 0 256539750 28521033728 77420 33554432000 4194304 4196468 140731241416016 139740661388336 139742513809109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17661952 140731241423950 140731241424133 140731241424133 140731241426895 0
Current children cumulated CPU time: 13.71 s
Current children cumulated vsize: 27852572 KiB
Current children cumulated memory: 309624 KiB

Child status: 0
Real time (s): 4.0472
CPU time (s): 13.753
CPU user time (s): 13.4292
CPU system time (s): 0.323824
CPU usage (%): 339.816
Max. virtual memory (cumulated for all children) (KiB): 27852572
Max. memory (cumulated for all children) (KiB): 309624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.4292
system time used= 0.323824
maximum resident set size= 313500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55900
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7491
involuntary context switches= 264


# summary of solver processes directly reported to runsolver:
#   pid: 26943
#   total CPU time (s): 13.753
#   total CPU user time (s): 13.4292
#   total CPU system time (s): 0.323824

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.058964 second user time and 0.077151 second system time

The end

Launcher Data

Begin job on node148 at 2018-08-16 05:22:42
IDJOB=4308783
IDBENCH=141550
IDSOLVER=2793
FILE ID=node148/4308783-1534389762
RUNJOBID= node148-1534382151-26058
PBS_JOBID= 21038300
Free space on /tmp= 44896 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/TravelingTournament/TravelingTournament-a3-galaxy04_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308783-1534389762/watcher-4308783-1534389762 -o /tmp/evaluation-result-4308783-1534389762/solver-4308783-1534389762 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1534382151-26058 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 949706013 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308783-1534389762.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 2910b6ca557b5fda778b46d150d1cbb4
RANDOM SEED=949706013

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:        23789356 kB
MemAvailable:   31896696 kB
Buffers:          196328 kB
Cached:          8138340 kB
SwapCached:            4 kB
Active:          4467244 kB
Inactive:        3918452 kB
Active(anon):       4788 kB
Inactive(anon):   106424 kB
Active(file):    4462456 kB
Inactive(file):  3812028 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67108368 kB
Dirty:             35792 kB
Writeback:             0 kB
AnonPages:        309576 kB
Mapped:            56272 kB
Shmem:             57780 kB
Slab:             289624 kB
SReclaimable:     261316 kB
SUnreclaim:        28308 kB
KernelStack:        3536 kB
PageTables:         5000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     357016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    256000 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= 44860 MiB
End job on node148 at 2018-08-16 05:22:47