Trace number 4308772

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-14SAT (TO)10 19940.8 2520.27

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m2-15_c18.xml
MD5SUMdbf6b3e5a2b5c107908327293d925ea5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark20054.5
Satisfiable
(Un)Satisfiability was proved
Number of variables227
Number of constraints5183
Number of domains2
Minimum domain size3
Maximum domain size112
Distribution of domain sizes[{"size":3,"count":225},{"size":112,"count":2}]
Minimum variable degree2
Maximum variable degree58
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1},{"degree":44,"count":56},{"degree":46,"count":48},{"degree":48,"count":40},{"degree":50,"count":32},{"degree":52,"count":24},{"degree":54,"count":16},{"degree":56,"count":8},{"degree":58,"count":1}]
Minimum constraint arity2
Maximum constraint arity226
Distribution of constraint arities[{"arity":2,"count":5181},{"arity":226,"count":2}]
Number of extensional constraints0
Number of intensional constraints5181
Distribution of constraint types[{"type":"intension","count":5181},{"type":"count","count":2}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


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

Solver Data

0.66/0.55	c version: 2018-08-14
0.66/0.55	c seed: 1335791475
0.66/0.55	c timeout: 20160
0.66/0.55	c memlimit: 22000
0.66/0.55	c nbcore: 8
0.66/0.58	c Parsing instance...
4.25/1.58	c Parsing done, starting search...
10.94/3.32	o 1
10.94/3.33	o 2
11.71/3.47	o 3
12.49/3.58	o 4
13.34/3.66	o 5
14.08/3.74	o 6
14.87/3.82	o 7
194.58/26.50	o 8
347.53/45.65	o 9
585.48/75.60	o 10
19938.92/2520.11	s SATISFIABLE
19938.92/2520.11	v <instantiation>
19938.92/2520.11	v 	<list>
19938.92/2520.11	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] nb nw
19938.92/2520.11	v 	</list>
19938.92/2520.11	v 	<values>
19938.92/2520.11	v 		0 0 0 0 0 0 0 2 2 2 2 2 2 2 2 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0 0 0 10 10 
19938.92/2520.11	v 	</values>
19938.92/2520.11	v </instantiation>

Verifier Data

OK	10

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308772-1534385894/watcher-4308772-1534385894 -o /tmp/evaluation-result-4308772-1534385894/solver-4308772-1534385894 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1534385881-2817 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1335791475 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308772-1534385894.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=3058, runsolver pid=3055

[startup+0.100141 s]*
/proc/loadavg: 6.62 8.30 8.61 2/198 3078
/proc/meminfo: memFree=23672192/32770624 swapFree=67108792/67108860
[pid=3058] ppid=3055 vsize=26103420 memory=30284 CPUtime=0.11 cores=0-7
/proc/3058/stat : 3058 (java) S 3055 3058 2790 0 -1 1077944320 7037 0 0 0 10 1 0 0 20 0 20 0 256152678 26729902080 7571 33554432000 4194304 4196468 140728296367376 140728296349920 139724920479479 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
/proc/3058/statm: 6525855 7571 3134 1 0 6487932 0
[pid=3058/tid=3060] ppid=3055 vsize=26103420 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/3058/task/3060/stat : 3060 (java) R 3055 3058 2790 0 -1 4202560 5333 0 0 0 8 1 0 0 20 0 20 0 256152678 26729902080 7835 33554432000 4194304 4196468 140728296367376 139724924705168 139724900755239 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3061] ppid=3055 vsize=26103420 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/3058/task/3061/stat : 3061 (java) S 3055 3058 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 7835 33554432000 4194304 4196468 140728296367376 139724478348176 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3062] ppid=3055 vsize=26103420 memory=140540335883904 CPUtime=0 cores=0-7
/proc/3058/task/3062/stat : 3062 (java) S 3055 3058 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 7835 33554432000 4194304 4196468 140728296367376 139724477295376 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3063] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3063/stat : 3063 (java) S 3055 3058 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 7835 33554432000 4194304 4196468 140728296367376 139724476243088 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3064] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3064/stat : 3064 (java) S 3055 3058 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 7835 33554432000 4194304 4196468 140728296367376 139724475190288 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3065] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3065/stat : 3065 (java) S 3055 3058 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 7835 33554432000 4194304 4196468 140728296367376 139724474136976 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3066] ppid=3055 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/3058/task/3066/stat : 3066 (java) S 3055 3058 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 7835 33554432000 4194304 4196468 140728296367376 139724473084176 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3067] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3067/stat : 3067 (java) S 3055 3058 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 7835 33554432000 4194304 4196468 140728296367376 139724472031888 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3068] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3068/stat : 3068 (java) S 3055 3058 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 7835 33554432000 4194304 4196468 140728296367376 139724470979088 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3069] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3069/stat : 3069 (java) S 3055 3058 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256152681 26729902080 7835 33554432000 4194304 4196468 140728296367376 139724048087664 139724920490626 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3070] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3070/stat : 3070 (java) S 3055 3058 2790 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 256152681 26729902080 7853 33554432000 4194304 4196468 140728296367376 139724047033632 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3071] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3071/stat : 3071 (java) S 3055 3058 2790 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 256152681 26729902080 7853 33554432000 4194304 4196468 140728296367376 139724045981296 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3072] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3072/stat : 3072 (java) S 3055 3058 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256152684 26729902080 7853 33554432000 4194304 4196468 140728296367376 139724044929616 139724920498075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3073] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3073/stat : 3073 (java) S 3055 3058 2790 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 256152684 26729902080 7853 33554432000 4194304 4196468 140728296367376 139724043876464 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3074] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3074/stat : 3074 (java) S 3055 3058 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256152684 26729902080 7853 33554432000 4194304 4196468 140728296367376 139724042823664 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3075] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3075/stat : 3075 (java) S 3055 3058 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256152684 26729902080 7853 33554432000 4194304 4196468 140728296367376 139724041771376 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3076] ppid=3055 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/3058/task/3076/stat : 3076 (java) S 3055 3058 2790 0 -1 1077944384 256 0 0 0 1 0 0 0 20 0 20 0 256152684 26729902080 7853 33554432000 4194304 4196468 140728296367376 139724040718576 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3077] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3077/stat : 3077 (java) S 3055 3058 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256152684 26729902080 7853 33554432000 4194304 4196468 140728296367376 139724039666528 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3078] ppid=3055 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/3058/task/3078/stat : 3078 (java) S 3055 3058 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256152684 26729902080 7853 33554432000 4194304 4196468 140728296367376 139724038613808 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 30284 KiB

[startup+0.209596 s]*
/proc/loadavg: 6.62 8.30 8.61 3/198 3078
/proc/meminfo: memFree=23658736/32770624 swapFree=67108792/67108860
[pid=3058] ppid=3055 vsize=26103420 memory=43356 CPUtime=0.29 cores=0-7
/proc/3058/stat : 3058 (java) S 3055 3058 2790 0 -1 1077944320 10436 0 0 0 27 2 0 0 20 0 20 0 256152678 26729902080 10839 33554432000 4194304 4196468 140728296367376 140728296349920 139724920479479 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
/proc/3058/statm: 6525855 10839 3339 1 0 6487932 0
[pid=3058/tid=3060] ppid=3055 vsize=26103420 memory=4026531975 CPUtime=0.2 cores=0-7
/proc/3058/task/3060/stat : 3060 (java) R 3055 3058 2790 0 -1 4202560 8192 0 0 0 18 2 0 0 20 0 20 0 256152678 26729902080 10839 33554432000 4194304 4196468 140728296367376 139724924706784 139724904559966 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3061] ppid=3055 vsize=26103420 memory=10885 CPUtime=0 cores=0-7
/proc/3058/task/3061/stat : 3061 (java) S 3055 3058 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 10839 33554432000 4194304 4196468 140728296367376 139724478348176 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3062] ppid=3055 vsize=26103420 memory=140540335894642 CPUtime=0 cores=0-7
/proc/3058/task/3062/stat : 3062 (java) S 3055 3058 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 10839 33554432000 4194304 4196468 140728296367376 139724477295376 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3063] ppid=3055 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/3058/task/3063/stat : 3063 (java) S 3055 3058 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 10839 33554432000 4194304 4196468 140728296367376 139724476243088 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3064] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3064/stat : 3064 (java) S 3055 3058 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 10839 33554432000 4194304 4196468 140728296367376 139724475190288 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3065] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3065/stat : 3065 (java) S 3055 3058 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 10839 33554432000 4194304 4196468 140728296367376 139724474136976 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3066] ppid=3055 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/3058/task/3066/stat : 3066 (java) S 3055 3058 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 10839 33554432000 4194304 4196468 140728296367376 139724473084176 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3067] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3067/stat : 3067 (java) S 3055 3058 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 10839 33554432000 4194304 4196468 140728296367376 139724472031888 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3068] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3068/stat : 3068 (java) S 3055 3058 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 10839 33554432000 4194304 4196468 140728296367376 139724470979088 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3069] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3069/stat : 3069 (java) S 3055 3058 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256152681 26729902080 10839 33554432000 4194304 4196468 140728296367376 139724048087664 139724920490626 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3070] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3070/stat : 3070 (java) S 3055 3058 2790 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 256152681 26729902080 10839 33554432000 4194304 4196468 140728296367376 139724047033632 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3071] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3071/stat : 3071 (java) S 3055 3058 2790 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 256152681 26729902080 10839 33554432000 4194304 4196468 140728296367376 139724045981296 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3072] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3072/stat : 3072 (java) S 3055 3058 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256152684 26729902080 10839 33554432000 4194304 4196468 140728296367376 139724044929616 139724920498075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3073] ppid=3055 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/3058/task/3073/stat : 3073 (java) S 3055 3058 2790 0 -1 1077944384 370 0 0 0 1 0 0 0 20 0 20 0 256152684 26729902080 10839 33554432000 4194304 4196468 140728296367376 139724043876464 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3074] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3074/stat : 3074 (java) S 3055 3058 2790 0 -1 1077944384 137 0 0 0 0 0 0 0 20 0 20 0 256152684 26729902080 10839 33554432000 4194304 4196468 140728296367376 139724042823664 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3075] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3075/stat : 3075 (java) S 3055 3058 2790 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 20 0 256152684 26729902080 10839 33554432000 4194304 4196468 140728296367376 139724041771376 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3076] ppid=3055 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/3058/task/3076/stat : 3076 (java) R 3055 3058 2790 0 -1 4202560 333 0 0 0 6 0 0 0 20 0 20 0 256152684 26729902080 10839 33554432000 4194304 4196468 140728296367376 139724040716368 139724899084651 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3077] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3077/stat : 3077 (java) S 3055 3058 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256152684 26729902080 10839 33554432000 4194304 4196468 140728296367376 139724039666528 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3078] ppid=3055 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/3058/task/3078/stat : 3078 (java) S 3055 3058 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256152684 26729902080 10839 33554432000 4194304 4196468 140728296367376 139724038613808 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 43356 KiB

[startup+0.309336 s]*
/proc/loadavg: 6.62 8.30 8.61 3/198 3078
/proc/meminfo: memFree=23655324/32770624 swapFree=67108792/67108860
[pid=3058] ppid=3055 vsize=26103420 memory=46868 CPUtime=0.42 cores=0-7
/proc/3058/stat : 3058 (java) S 3055 3058 2790 0 -1 1077944320 10874 0 0 0 39 3 0 0 20 0 20 0 256152678 26729902080 11717 33554432000 4194304 4196468 140728296367376 140728296349920 139724920479479 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
/proc/3058/statm: 6525855 11717 3373 1 0 6487932 0
[pid=3058/tid=3060] ppid=3055 vsize=26103420 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/3058/task/3060/stat : 3060 (java) R 3055 3058 2790 0 -1 4202560 8535 0 0 0 27 2 0 0 20 0 20 0 256152678 26729902080 11717 33554432000 4194304 4196468 140728296367376 139724924641216 139724902044449 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3061] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3061/stat : 3061 (java) S 3055 3058 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 11717 33554432000 4194304 4196468 140728296367376 139724478348176 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3062] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3062/stat : 3062 (java) S 3055 3058 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 11717 33554432000 4194304 4196468 140728296367376 139724477295376 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3063] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3063/stat : 3063 (java) S 3055 3058 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 11717 33554432000 4194304 4196468 140728296367376 139724476243088 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3064] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3064/stat : 3064 (java) S 3055 3058 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 11717 33554432000 4194304 4196468 140728296367376 139724475190288 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3065] ppid=3055 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/3058/task/3065/stat : 3065 (java) S 3055 3058 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 11717 33554432000 4194304 4196468 140728296367376 139724474136976 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3066] ppid=3055 vsize=26103420 memory=140540188390319 CPUtime=0 cores=0-7
/proc/3058/task/3066/stat : 3066 (java) S 3055 3058 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 11717 33554432000 4194304 4196468 140728296367376 139724473084176 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3067] ppid=3055 vsize=26103420 memory=140540188392624 CPUtime=0 cores=0-7
/proc/3058/task/3067/stat : 3067 (java) S 3055 3058 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 11717 33554432000 4194304 4196468 140728296367376 139724472031888 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3068] ppid=3055 vsize=26103420 memory=140540188394928 CPUtime=0 cores=0-7
/proc/3058/task/3068/stat : 3068 (java) S 3055 3058 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256152679 26729902080 11717 33554432000 4194304 4196468 140728296367376 139724470979088 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3069] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3069/stat : 3069 (java) S 3055 3058 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256152681 26729902080 11717 33554432000 4194304 4196468 140728296367376 139724048087664 139724920490626 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3070] ppid=3055 vsize=26103420 memory=281080376796816 CPUtime=0 cores=0-7
/proc/3058/task/3070/stat : 3070 (java) S 3055 3058 2790 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 256152681 26729902080 11717 33554432000 4194304 4196468 140728296367376 139724047033632 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3071] ppid=3055 vsize=26103420 memory=281080376803728 CPUtime=0 cores=0-7
/proc/3058/task/3071/stat : 3071 (java) S 3055 3058 2790 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 256152681 26729902080 11717 33554432000 4194304 4196468 140728296367376 139724045981296 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3072] ppid=3055 vsize=26103420 memory=281080376745008 CPUtime=0 cores=0-7
/proc/3058/task/3072/stat : 3072 (java) S 3055 3058 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256152684 26729902080 11717 33554432000 4194304 4196468 140728296367376 139724044929616 139724920498075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3073] ppid=3055 vsize=26103420 memory=281080376817552 CPUtime=0.02 cores=0-7
/proc/3058/task/3073/stat : 3073 (java) S 3055 3058 2790 0 -1 1077944384 430 0 0 0 2 0 0 0 20 0 20 0 256152684 26729902080 11717 33554432000 4194304 4196468 140728296367376 139724043876464 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3074] ppid=3055 vsize=26103420 memory=281080376824464 CPUtime=0 cores=0-7
/proc/3058/task/3074/stat : 3074 (java) S 3055 3058 2790 0 -1 1077944384 146 0 0 0 0 0 0 0 20 0 20 0 256152684 26729902080 11717 33554432000 4194304 4196468 140728296367376 139724042823664 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3075] ppid=3055 vsize=26103420 memory=281080376822160 CPUtime=0 cores=0-7
/proc/3058/task/3075/stat : 3075 (java) S 3055 3058 2790 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 256152684 26729902080 11717 33554432000 4194304 4196468 140728296367376 139724041771376 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3076] ppid=3055 vsize=26103420 memory=281080376838768 CPUtime=0.07 cores=0-7
/proc/3058/task/3076/stat : 3076 (java) S 3055 3058 2790 0 -1 1077944384 351 0 0 0 7 0 0 0 20 0 20 0 256152684 26729902080 11717 33554432000 4194304 4196468 140728296367376 139724040718576 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3077] ppid=3055 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3077/stat : 3077 (java) S 3055 3058 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256152684 26729902080 11717 33554432000 4194304 4196468 140728296367376 139724039666528 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3078] ppid=3055 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/3058/task/3078/stat : 3078 (java) S 3055 3058 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256152684 26729902080 11717 33554432000 4194304 4196468 140728296367376 139724038613808 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 46868 KiB

[startup+0.700851 s]
/proc/loadavg: 6.25 8.20 8.57 3/198 3078
/proc/meminfo: memFree=23631636/32770624 swapFree=67108792/67108860
[pid=3058] ppid=3055 vsize=26105488 memory=87780 CPUtime=0.99 cores=0-7
/proc/3058/stat : 3058 (java) S 3055 3058 2790 0 -1 1077944320 17849 0 0 0 94 5 0 0 20 0 20 0 256152678 26732019712 21945 33554432000 4194304 4196468 140728296367376 140728296349920 139724920479479 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
/proc/3058/statm: 6526372 21945 3496 1 0 6488444 0
[pid=3058/tid=3060] ppid=3055 vsize=26105488 memory=0 CPUtime=0.68 cores=0-7
/proc/3058/task/3060/stat : 3060 (java) R 3055 3058 2790 0 -1 4202560 15038 0 0 0 64 4 0 0 20 0 20 0 256152678 26732019712 21945 33554432000 4194304 4196468 140728296367376 139724924703648 139724904559966 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3061] ppid=3055 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3061/stat : 3061 (java) S 3055 3058 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256152679 26732019712 21945 33554432000 4194304 4196468 140728296367376 139724478348176 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3062] ppid=3055 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3062/stat : 3062 (java) S 3055 3058 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256152679 26732019712 21945 33554432000 4194304 4196468 140728296367376 139724477295376 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3063] ppid=3055 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/3058/task/3063/stat : 3063 (java) S 3055 3058 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256152679 26732019712 21945 33554432000 4194304 4196468 140728296367376 139724476243088 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3064] ppid=3055 vsize=26105488 memory=748 CPUtime=0 cores=0-7
/proc/3058/task/3064/stat : 3064 (java) S 3055 3058 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256152679 26732019712 21945 33554432000 4194304 4196468 140728296367376 139724475190288 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3065] ppid=3055 vsize=26105488 memory=872 CPUtime=0 cores=0-7
/proc/3058/task/3065/stat : 3065 (java) S 3055 3058 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256152679 26732019712 21945 33554432000 4194304 4196468 140728296367376 139724474136976 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3066] ppid=3055 vsize=26105488 memory=1220 CPUtime=0 cores=0-7
/proc/3058/task/3066/stat : 3066 (java) S 3055 3058 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256152679 26732019712 21945 33554432000 4194304 4196468 140728296367376 139724473084176 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3067] ppid=3055 vsize=26105488 memory=1068 CPUtime=0 cores=0-7
/proc/3058/task/3067/stat : 3067 (java) S 3055 3058 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 256152679 26732019712 21945 33554432000 4194304 4196468 140728296367376 139724472031888 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3068] ppid=3055 vsize=26105488 memory=14888 CPUtime=0 cores=0-7
/proc/3058/task/3068/stat : 3068 (java) S 3055 3058 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 256152679 26732019712 21945 33554432000 4194304 4196468 140728296367376 139724470979088 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3069] ppid=3055 vsize=26105488 memory=15764 CPUtime=0 cores=0-7
/proc/3058/task/3069/stat : 3069 (java) S 3055 3058 2790 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 256152681 26732019712 21945 33554432000 4194304 4196468 140728296367376 139724048087664 139724920490626 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0

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

/proc/3058/task/3072/stat : 3072 (java) S 3055 3058 2790 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 41 0 256152684 28178128896 593765 33554432000 4194304 4196468 140728296367376 139724044929616 139724920498075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3073] ppid=3055 vsize=27517704 memory=7662709093620340325 CPUtime=2.18 cores=0-7
/proc/3058/task/3073/stat : 3073 (java) S 3055 3058 2790 0 -1 1077944384 8669 0 0 0 216 2 0 0 20 0 41 0 256152684 28178128896 593765 33554432000 4194304 4196468 140728296367376 139724043876464 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3074] ppid=3055 vsize=27517704 memory=7662709093620340325 CPUtime=2.29 cores=0-7
/proc/3058/task/3074/stat : 3074 (java) S 3055 3058 2790 0 -1 1077944384 6802 0 0 0 227 2 0 0 20 0 41 0 256152684 28178128896 593765 33554432000 4194304 4196468 140728296367376 139724042823664 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3075] ppid=3055 vsize=27517704 memory=7662709093620340325 CPUtime=2.36 cores=0-7
/proc/3058/task/3075/stat : 3075 (java) S 3055 3058 2790 0 -1 1077944384 7313 0 0 0 235 1 0 0 20 0 41 0 256152684 28178128896 593765 33554432000 4194304 4196468 140728296367376 139724041771376 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3076] ppid=3055 vsize=27517704 memory=6944656592455360604 CPUtime=1.14 cores=0-7
/proc/3058/task/3076/stat : 3076 (java) S 3055 3058 2790 0 -1 1077944384 17468 0 0 0 111 3 0 0 20 0 41 0 256152684 28178128896 593765 33554432000 4194304 4196468 140728296367376 139724040718576 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3077] ppid=3055 vsize=27517704 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/3058/task/3077/stat : 3077 (java) S 3055 3058 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 41 0 256152684 28178128896 593765 33554432000 4194304 4196468 140728296367376 139724039666528 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3078] ppid=3055 vsize=27517704 memory=6943526294502006880 CPUtime=0.89 cores=0-7
/proc/3058/task/3078/stat : 3078 (java) S 3055 3058 2790 0 -1 1077944384 10570 0 0 0 46 43 0 0 20 0 41 0 256152684 28178128896 593765 33554432000 4194304 4196468 140728296367376 139724038613808 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3079] ppid=3055 vsize=27517704 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/3058/task/3079/stat : 3079 (java) S 3055 3058 2790 0 -1 1077944384 249 0 0 0 0 0 0 0 20 0 41 0 256152932 28178128896 593765 33554432000 4194304 4196468 140728296367376 139724027270528 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3080] ppid=3055 vsize=27517704 memory=2375572 CPUtime=4.9 cores=0-7
/proc/3058/task/3080/stat : 3080 (java) R 3055 3058 2790 0 -1 1077944384 25990 0 0 0 197 293 0 0 20 0 41 0 256152949 28178128896 593765 33554432000 4194304 4196468 140728296367376 139724024120864 139724920490626 0 4 0 16800975 0 0 0 -1 7 0 0 7 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3081] ppid=3055 vsize=27517704 memory=4126316290023845779 CPUtime=2480.88 cores=0-7
/proc/3058/task/3081/stat : 3081 (java) R 3055 3058 2790 0 -1 4202560 97275 0 0 0 247976 112 0 0 20 0 41 0 256152970 28178128896 593765 33554432000 4194304 4196468 140728296367376 139724020963144 139724571254579 0 4 0 16800975 0 0 0 -1 1 0 0 53 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3082] ppid=3055 vsize=27517704 memory=3984 CPUtime=2482.39 cores=0-7
/proc/3058/task/3082/stat : 3082 (java) R 3055 3058 2790 0 -1 4202560 96488 0 0 0 248129 110 0 0 20 0 41 0 256152971 28178128896 593765 33554432000 4194304 4196468 140728296367376 139724019913480 139724567535226 0 4 0 16800975 0 0 0 -1 6 0 0 60 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3083] ppid=3055 vsize=27517704 memory=1916 CPUtime=2478.74 cores=0-7
/proc/3058/task/3083/stat : 3083 (java) R 3055 3058 2790 0 -1 4202560 97848 0 0 0 247763 111 0 0 20 0 41 0 256152971 28178128896 593765 33554432000 4194304 4196468 140728296367376 139724018860128 139724566745443 0 4 0 16800975 0 0 0 -1 5 0 0 61 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3084] ppid=3055 vsize=27517704 memory=7892 CPUtime=2480.56 cores=0-7
/proc/3058/task/3084/stat : 3084 (java) R 3055 3058 2790 0 -1 4202560 93892 0 0 0 247948 108 0 0 20 0 41 0 256152978 28178128896 593765 33554432000 4194304 4196468 140728296367376 139724015709448 139724567635653 0 4 0 16800975 0 0 0 -1 0 0 0 62 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3085] ppid=3055 vsize=27517704 memory=808 CPUtime=2480.34 cores=0-7
/proc/3058/task/3085/stat : 3085 (java) R 3055 3058 2790 0 -1 4202560 96793 0 0 0 247922 112 0 0 20 0 41 0 256152978 28178128896 593765 33554432000 4194304 4196468 140728296367376 139724014655704 139724558519480 0 4 0 16800975 0 0 0 -1 2 0 0 55 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3086] ppid=3055 vsize=27517704 memory=4096 CPUtime=2483.1 cores=0-7
/proc/3058/task/3086/stat : 3086 (java) R 3055 3058 2790 0 -1 4202560 98159 0 0 0 248197 113 0 0 20 0 41 0 256152978 28178128896 593765 33554432000 4194304 4196468 140728296367376 139724013602904 139724567687537 0 4 0 16800975 0 0 0 -1 4 0 0 53 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3087] ppid=3055 vsize=27517704 memory=1696 CPUtime=2481 cores=0-7
/proc/3058/task/3087/stat : 3087 (java) R 3055 3058 2790 0 -1 4202560 97380 0 0 0 247997 103 0 0 20 0 41 0 256152978 28178128896 593765 33554432000 4194304 4196468 140728296367376 139724012552048 139724566744872 0 4 0 16800975 0 0 0 -1 7 0 0 64 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3088] ppid=3055 vsize=27517704 memory=920 CPUtime=0.07 cores=0-7
/proc/3058/task/3088/stat : 3088 (java) S 3055 3058 2790 0 -1 1077944384 49 0 0 0 7 0 0 0 20 0 41 0 256152978 28178128896 593765 33554432000 4194304 4196468 140728296367376 139724011505200 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3089] ppid=3055 vsize=27517704 memory=4136 CPUtime=0.09 cores=0-7
/proc/3058/task/3089/stat : 3089 (java) S 3055 3058 2790 0 -1 1077944384 61 0 0 0 9 0 0 0 20 0 41 0 256152978 28178128896 593765 33554432000 4194304 4196468 140728296367376 139723943175088 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3090] ppid=3055 vsize=27517704 memory=1408 CPUtime=2482.2 cores=0-7
/proc/3058/task/3090/stat : 3090 (java) R 3055 3058 2790 0 -1 4202560 98266 0 0 0 248108 112 0 0 20 0 41 0 256152993 28178128896 593765 33554432000 4194304 4196468 140728296367376 139723942115016 139724567634875 0 4 0 16800975 0 0 0 -1 3 0 0 66 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3091] ppid=3055 vsize=27517704 memory=4408 CPUtime=0 cores=0-7
/proc/3058/task/3091/stat : 3091 (java) S 3055 3058 2790 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 41 0 256152994 28178128896 593765 33554432000 4194304 4196468 140728296367376 139723941069872 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3092] ppid=3055 vsize=27517704 memory=2379676 CPUtime=0 cores=0-7
/proc/3058/task/3092/stat : 3092 (java) S 3055 3058 2790 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 41 0 256152994 28178128896 593765 33554432000 4194304 4196468 140728296367376 139723940017200 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3093] ppid=3055 vsize=27517704 memory=2377624 CPUtime=0 cores=0-7
/proc/3058/task/3093/stat : 3093 (java) S 3055 3058 2790 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 41 0 256152994 28178128896 593765 33554432000 4194304 4196468 140728296367376 139723938964912 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3094] ppid=3055 vsize=27517704 memory=301741373374332954 CPUtime=0 cores=0-7
/proc/3058/task/3094/stat : 3094 (java) S 3055 3058 2790 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 41 0 256152994 28178128896 593765 33554432000 4194304 4196468 140728296367376 139723937912112 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3095] ppid=3055 vsize=27517704 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/3058/task/3095/stat : 3095 (java) S 3055 3058 2790 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 41 0 256152994 28178128896 593765 33554432000 4194304 4196468 140728296367376 139723936859824 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3096] ppid=3055 vsize=27517704 memory=15824408392501404 CPUtime=0 cores=0-7
/proc/3058/task/3096/stat : 3096 (java) S 3055 3058 2790 0 -1 1077944384 196 0 0 0 0 0 0 0 20 0 41 0 256153011 28178128896 593765 33554432000 4194304 4196468 140728296367376 139723933673008 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3097] ppid=3055 vsize=27517704 memory=2386856 CPUtime=0 cores=0-7
/proc/3058/task/3097/stat : 3097 (java) S 3055 3058 2790 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 41 0 256153011 28178128896 593765 33554432000 4194304 4196468 140728296367376 139723932619696 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3098] ppid=3055 vsize=27517704 memory=748 CPUtime=0 cores=0-7
/proc/3058/task/3098/stat : 3098 (java) S 3055 3058 2790 0 -1 1077944384 323 0 0 0 0 0 0 0 20 0 41 0 256153011 28178128896 593765 33554432000 4194304 4196468 140728296367376 139723931566896 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3099] ppid=3055 vsize=27517704 memory=2386344 CPUtime=0 cores=0-7
/proc/3058/task/3099/stat : 3099 (java) S 3055 3058 2790 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 41 0 256153012 28178128896 593765 33554432000 4194304 4196468 140728296367376 139723930514608 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
Current children cumulated CPU time: 19938.9 s
Current children cumulated vsize: 27517704 KiB
Current children cumulated memory: 2375060 KiB

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

[startup+2520.27 s]
# the end of solver process 3058 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19927.6 s, system=13.2135 s

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

[startup+2520.21 s]
/proc/loadavg: 9.71 9.01 8.81 10/220 3141
/proc/meminfo: memFree=21317724/32770624 swapFree=67108792/67108860
[pid=3058] ppid=3055 vsize=27783960 memory=2376656 CPUtime=19940.4 cores=0-7
/proc/3058/stat : 3058 (java) S 3055 3058 2790 0 -1 1077944320 2130260 0 0 0 1992724 1319 0 0 20 0 45 0 256152678 28450775040 594164 33554432000 4194304 4196468 140728296367376 140728296349920 139724920479479 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
/proc/3058/statm: 6945990 594164 3622 1 0 6907541 0
[pid=3058/tid=3060] ppid=3055 vsize=27783960 memory=4512 CPUtime=2.9 cores=0-7
/proc/3058/task/3060/stat : 3060 (java) S 3055 3058 2790 0 -1 1077944384 21909 0 0 0 282 8 0 0 20 0 45 0 256152678 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724924716944 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3061] ppid=3055 vsize=27783960 memory=3668 CPUtime=8.07 cores=0-7
/proc/3058/task/3061/stat : 3061 (java) S 3055 3058 2790 0 -1 1077944384 133049 0 0 0 769 38 0 0 20 0 45 0 256152679 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724478348176 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3062] ppid=3055 vsize=27783960 memory=0 CPUtime=8.08 cores=0-7
/proc/3058/task/3062/stat : 3062 (java) S 3055 3058 2790 0 -1 1077944384 131241 0 0 0 770 38 0 0 20 0 45 0 256152679 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724477295376 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3063] ppid=3055 vsize=27783960 memory=0 CPUtime=8.06 cores=0-7
/proc/3058/task/3063/stat : 3063 (java) S 3055 3058 2790 0 -1 1077944384 128527 0 0 0 765 41 0 0 20 0 45 0 256152679 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724476243088 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3064] ppid=3055 vsize=27783960 memory=0 CPUtime=8.03 cores=0-7
/proc/3058/task/3064/stat : 3064 (java) S 3055 3058 2790 0 -1 1077944384 136227 0 0 0 761 42 0 0 20 0 45 0 256152679 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724475190288 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3065] ppid=3055 vsize=27783960 memory=0 CPUtime=8.09 cores=0-7
/proc/3058/task/3065/stat : 3065 (java) S 3055 3058 2790 0 -1 1077944384 121783 0 0 0 771 38 0 0 20 0 45 0 256152679 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724474136976 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3066] ppid=3055 vsize=27783960 memory=0 CPUtime=8.11 cores=0-7
/proc/3058/task/3066/stat : 3066 (java) S 3055 3058 2790 0 -1 1077944384 121333 0 0 0 771 40 0 0 20 0 45 0 256152679 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724473084176 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 9 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3067] ppid=3055 vsize=27783960 memory=8112282956445269571 CPUtime=8.09 cores=0-7
/proc/3058/task/3067/stat : 3067 (java) S 3055 3058 2790 0 -1 1077944384 128167 0 0 0 770 39 0 0 20 0 45 0 256152679 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724472031888 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3068] ppid=3055 vsize=27783960 memory=8112282956445269571 CPUtime=8.06 cores=0-7
/proc/3058/task/3068/stat : 3068 (java) S 3055 3058 2790 0 -1 1077944384 125044 0 0 0 769 37 0 0 20 0 45 0 256152679 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724470979088 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3069] ppid=3055 vsize=27783960 memory=1748 CPUtime=8.21 cores=0-7
/proc/3058/task/3069/stat : 3069 (java) S 3055 3058 2790 0 -1 1077944384 225045 0 0 0 715 106 0 0 20 0 45 0 256152681 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724048087664 139724920490626 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3070] ppid=3055 vsize=27783960 memory=1620 CPUtime=0 cores=0-7
/proc/3058/task/3070/stat : 3070 (java) S 3055 3058 2790 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 45 0 256152681 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724047033696 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3071] ppid=3055 vsize=27783960 memory=4512 CPUtime=0 cores=0-7
/proc/3058/task/3071/stat : 3071 (java) S 3055 3058 2790 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 45 0 256152681 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724045981312 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3072] ppid=3055 vsize=27783960 memory=3668 CPUtime=0 cores=0-7
/proc/3058/task/3072/stat : 3072 (java) S 3055 3058 2790 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 45 0 256152684 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724044929616 139724920498075 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3073] ppid=3055 vsize=27783960 memory=8520 CPUtime=2.19 cores=0-7
/proc/3058/task/3073/stat : 3073 (java) S 3055 3058 2790 0 -1 1077944384 8930 0 0 0 217 2 0 0 20 0 45 0 256152684 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724043865136 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3074] ppid=3055 vsize=27783960 memory=1800 CPUtime=2.3 cores=0-7
/proc/3058/task/3074/stat : 3074 (java) R 3055 3058 2790 0 -1 4202560 6818 0 0 0 228 2 0 0 20 0 45 0 256152684 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724042814424 139724905403766 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3075] ppid=3055 vsize=27783960 memory=1264 CPUtime=2.37 cores=0-7
/proc/3058/task/3075/stat : 3075 (java) S 3055 3058 2790 0 -1 1077944384 7359 0 0 0 236 1 0 0 20 0 45 0 256152684 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724041762704 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3076] ppid=3055 vsize=27783960 memory=6572 CPUtime=1.14 cores=0-7
/proc/3058/task/3076/stat : 3076 (java) S 3055 3058 2790 0 -1 1077944384 17690 0 0 0 111 3 0 0 20 0 45 0 256152684 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724040718576 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3077] ppid=3055 vsize=27783960 memory=748 CPUtime=0 cores=0-7
/proc/3058/task/3077/stat : 3077 (java) S 3055 3058 2790 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 45 0 256152684 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724039666528 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3078] ppid=3055 vsize=27783960 memory=872 CPUtime=0.89 cores=0-7
/proc/3058/task/3078/stat : 3078 (java) S 3055 3058 2790 0 -1 1077944384 10570 0 0 0 46 43 0 0 20 0 45 0 256152684 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724038613808 139724920490626 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3079] ppid=3055 vsize=27783960 memory=1220 CPUtime=0 cores=0-7
/proc/3058/task/3079/stat : 3079 (java) S 3055 3058 2790 0 -1 1077944384 249 0 0 0 0 0 0 0 20 0 45 0 256152932 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724027270528 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3080] ppid=3055 vsize=27783960 memory=1068 CPUtime=4.9 cores=0-7
/proc/3058/task/3080/stat : 3080 (java) R 3055 3058 2790 0 -1 1077944384 26012 0 0 0 197 293 0 0 20 0 45 0 256152949 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724024120752 139724920490626 0 4 0 16800975 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3081] ppid=3055 vsize=27783960 memory=290763849282617370 CPUtime=2481.01 cores=0-7
/proc/3058/task/3081/stat : 3081 (java) R 3055 3058 2790 0 -1 4202560 97276 0 0 0 247989 112 0 0 20 0 45 0 256152970 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724020962648 139724567075161 0 4 0 16800975 0 0 0 -1 7 0 0 53 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3082] ppid=3055 vsize=27783960 memory=288230596050944315 CPUtime=2482.56 cores=0-7
/proc/3058/task/3082/stat : 3082 (java) R 3055 3058 2790 0 -1 4202560 96507 0 0 0 248146 110 0 0 20 0 45 0 256152971 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724019911912 139724570835240 0 4 0 16800975 0 0 0 -1 6 0 0 60 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3083] ppid=3055 vsize=27783960 memory=15824408392501404 CPUtime=2478.9 cores=0-7
/proc/3058/task/3083/stat : 3083 (java) R 3055 3058 2790 0 -1 4202560 97866 0 0 0 247779 111 0 0 20 0 45 0 256152971 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724018859624 139724566935700 0 4 0 16800975 0 0 0 -1 5 0 0 61 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3084] ppid=3055 vsize=27783960 memory=872 CPUtime=2480.74 cores=0-7
/proc/3058/task/3084/stat : 3084 (java) R 3055 3058 2790 0 -1 4202560 93913 0 0 0 247966 108 0 0 20 0 45 0 256152978 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724015708080 139724567354695 0 4 0 16800975 0 0 0 -1 0 0 0 62 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3085] ppid=3055 vsize=27783960 memory=1220 CPUtime=2480.51 cores=0-7
/proc/3058/task/3085/stat : 3085 (java) R 3055 3058 2790 0 -1 4202560 96811 0 0 0 247939 112 0 0 20 0 45 0 256152978 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724014655568 139724566935627 0 4 0 16800975 0 0 0 -1 2 0 0 55 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3086] ppid=3055 vsize=27783960 memory=1068 CPUtime=2483.24 cores=0-7
/proc/3058/task/3086/stat : 3086 (java) R 3055 3058 2790 0 -1 4202560 98180 0 0 0 248211 113 0 0 20 0 45 0 256152978 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724013604584 139724566935667 0 4 0 16800975 0 0 0 -1 4 0 0 53 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3087] ppid=3055 vsize=27783960 memory=14888 CPUtime=2481.16 cores=0-7
/proc/3058/task/3087/stat : 3087 (java) R 3055 3058 2790 0 -1 4202560 97400 0 0 0 248013 103 0 0 20 0 45 0 256152978 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724012552072 139724566933863 0 4 0 16800975 0 0 0 -1 1 0 0 64 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3088] ppid=3055 vsize=27783960 memory=15764 CPUtime=0.07 cores=0-7
/proc/3058/task/3088/stat : 3088 (java) R 3055 3058 2790 0 -1 1077944384 82 0 0 0 7 0 0 0 20 0 45 0 256152978 28450775040 594164 33554432000 4194304 4196468 140728296367376 139724011501264 139724920489685 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3089] ppid=3055 vsize=27783960 memory=39304 CPUtime=0.09 cores=0-7
/proc/3058/task/3089/stat : 3089 (java) S 3055 3058 2790 0 -1 1077944384 104 0 0 0 9 0 0 0 20 0 45 0 256152978 28450775040 594164 33554432000 4194304 4196468 140728296367376 139723943175088 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3090] ppid=3055 vsize=27783960 memory=3300 CPUtime=2482.38 cores=0-7
/proc/3058/task/3090/stat : 3090 (java) R 3055 3058 2790 0 -1 4202560 98288 0 0 0 248126 112 0 0 20 0 45 0 256152993 28450775040 594164 33554432000 4194304 4196468 140728296367376 139723942114880 139724567535238 0 4 0 16800975 0 0 0 -1 3 0 0 66 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3091] ppid=3055 vsize=27783960 memory=496 CPUtime=0 cores=0-7
/proc/3058/task/3091/stat : 3091 (java) S 3055 3058 2790 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 45 0 256152994 28450775040 594164 33554432000 4194304 4196468 140728296367376 139723941070000 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3092] ppid=3055 vsize=27783960 memory=1616 CPUtime=0 cores=0-7
/proc/3058/task/3092/stat : 3092 (java) S 3055 3058 2790 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 45 0 256152994 28450775040 594164 33554432000 4194304 4196468 140728296367376 139723940017200 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3093] ppid=3055 vsize=27783960 memory=1168 CPUtime=0 cores=0-7
/proc/3058/task/3093/stat : 3093 (java) R 3055 3058 2790 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 45 0 256152994 28450775040 594164 33554432000 4194304 4196468 140728296367376 139723938959632 139724920489685 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3094] ppid=3055 vsize=27783960 memory=928 CPUtime=0 cores=0-7
/proc/3058/task/3094/stat : 3094 (java) S 3055 3058 2790 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 45 0 256152994 28450775040 594164 33554432000 4194304 4196468 140728296367376 139723937906832 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3095] ppid=3055 vsize=27783960 memory=1408 CPUtime=0 cores=0-7
/proc/3058/task/3095/stat : 3095 (java) S 3055 3058 2790 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 45 0 256152994 28450775040 594164 33554432000 4194304 4196468 140728296367376 139723936851392 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3096] ppid=3055 vsize=27783960 memory=4408 CPUtime=0.01 cores=0-7
/proc/3058/task/3096/stat : 3096 (java) S 3055 3058 2790 0 -1 1077944384 398 0 0 0 1 0 0 0 20 0 45 0 256153011 28450775040 594164 33554432000 4194304 4196468 140728296367376 139723933673008 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3097] ppid=3055 vsize=27783960 memory=2380188 CPUtime=0 cores=0-7
/proc/3058/task/3097/stat : 3097 (java) S 3055 3058 2790 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 45 0 256153011 28450775040 594164 33554432000 4194304 4196468 140728296367376 139723932619696 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3098] ppid=3055 vsize=27783960 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/3058/task/3098/stat : 3098 (java) S 3055 3058 2790 0 -1 1077944384 350 0 0 0 0 0 0 0 20 0 45 0 256153011 28450775040 594164 33554432000 4194304 4196468 140728296367376 139723931566896 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
[pid=3058/tid=3099] ppid=3055 vsize=27783960 memory=4126316290023845779 CPUtime=0.01 cores=0-7
/proc/3058/task/3099/stat : 3099 (java) S 3055 3058 2790 0 -1 1077944384 221 0 0 0 1 0 0 0 20 0 45 0 256153012 28450775040 594164 33554432000 4194304 4196468 140728296367376 139723930514608 139724920489685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16949248 140728296375373 140728296375557 140728296375557 140728296378319 0
Current children cumulated CPU time: 19940.4 s
Current children cumulated vsize: 27783960 KiB
Current children cumulated memory: 2376656 KiB

Child status: 143
Real time (s): 2520.27
CPU time (s): 19940.8
CPU user time (s): 19927.6
CPU system time (s): 13.2135
CPU usage (%): 791.217
Max. virtual memory (cumulated for all children) (KiB): 27783960
Max. memory (cumulated for all children) (KiB): 3606760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19927.6
system time used= 13.2135
maximum resident set size= 3608808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2130667
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 752864
involuntary context switches= 429929


# summary of solver processes directly reported to runsolver:
#   pid: 3058
#   total CPU time (s): 19940.8
#   total CPU user time (s): 19927.6
#   total CPU system time (s): 13.2135

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.909 second user time and 36.2857 second system time

The end

Launcher Data

Begin job on node150 at 2018-08-16 04:18:14
IDJOB=4308772
IDBENCH=141481
IDSOLVER=2793
FILE ID=node150/4308772-1534385894
RUNJOBID= node150-1534385881-2817
PBS_JOBID= 21038316
Free space on /tmp= 43008 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m2-15_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-4308772-1534385894/watcher-4308772-1534385894 -o /tmp/evaluation-result-4308772-1534385894/solver-4308772-1534385894 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1534385881-2817 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 1335791475 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4308772-1534385894.xml

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

MD5SUM BENCH= dbf6b3e5a2b5c107908327293d925ea5
RANDOM SEED=1335791475

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23689236 kB
MemAvailable:   31892664 kB
Buffers:          160024 kB
Cached:          8271416 kB
SwapCached:            0 kB
Active:          4191808 kB
Inactive:        4291352 kB
Active(anon):       2768 kB
Inactive(anon):   109536 kB
Active(file):    4189040 kB
Inactive(file):  4181816 kB
Unevictable:        7740 kB
Mlocked:            7740 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:             36296 kB
Writeback:             0 kB
AnonPages:         59472 kB
Mapped:            55696 kB
Shmem:             57924 kB
Slab:             289248 kB
SReclaimable:     261032 kB
SUnreclaim:        28216 kB
KernelStack:        3136 kB
PageTables:         4888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     357400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 42972 MiB
End job on node150 at 2018-08-16 05:00:14