Trace number 4299185

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
Solver of Xavier Schul & Yvhan Smal 2018-04-28OPT24 4.38845 2.76709

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-04-4-rom_c18.xml
MD5SUMd6990cbd029e878cdbe38f84d450c608
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark0.39825
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints32
Number of domains5
Minimum domain size2
Maximum domain size3835
Distribution of domain sizes[{"size":2,"count":8},{"size":5,"count":56},{"size":27,"count":16},{"size":3835,"count":32}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":40},{"degree":2,"count":56},{"degree":8,"count":16}]
Minimum constraint arity7
Maximum constraint arity8
Distribution of constraint arities[{"arity":7,"count":8},{"arity":8,"count":24}]
Number of extensional constraints32
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":32}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2.08/0.80	o 0
2.21/0.91	o 3
2.37/1.03	o 4
2.48/1.13	o 7
2.57/1.20	o 8
2.57/1.30	o 10
2.72/1.31	o 11
2.72/1.36	o 12
2.89/1.44	o 16
3.59/2.10	o 24
4.32/2.74	s OPTIMUM FOUND
4.32/2.75	v <instantiation>
4.32/2.75	v 	<list>
4.32/2.75	v 		r[0][0] r[0][1] r[0][2] r[0][3] r[1][0] r[1][1] r[1][2] r[1][3] r[2][0] r[2][1] r[2][2] r[2][3] r[3][0] r[3][1] r[3][2] r[3][3] c[0][0] c[0][1] c[0][2] c[0][3] c[1][0] c[1][1] c[1][2] c[1][3] c[2][0] c[2][1] c[2][2] c[2][3] c[3][0] c[3][1] c[3][2] c[3][3] pr[0][0] pr[0][1] pr[0][2] pr[0][3] pr[1][0] pr[1][1] pr[1][2] pr[1][3] pr[2][0] pr[2][1] pr[2][2] pr[2][3] pr[3][0] pr[3][1] pr[3][2] pr[3][3] pc[0][0] pc[0][1] pc[0][2] pc[0][3] pc[1][0] pc[1][1] pc[1][2] pc[1][3] pc[2][0] pc[2][1] pc[2][2] pc[2][3] pc[3][0] pc[3][1] pc[3][2] pc[3][3] br[0][0] br[0][1] br[0][2] br[0][3] br[1][0] br[1][1] br[1][2] br[1][3] br[2][0] br[2][1] br[2][2] br[2][3] br[3][0] br[3][1] br[3][2] br[3][3] bc[0][0] bc[0][1] bc[0][2] bc[0][3] bc[1][0] bc[1][1] bc[1][2] bc[1][3] bc[2][0] bc[2][1] bc[2][2] bc[2][3] bc[3][0] bc[3][1] bc[3][2] bc[3][3] x[0][0] x[0][1] x[0][2] x[0][3] x[1][0] x[1][1] x[1][2] x[1][3] x[2][0] x[2][1] x[2][2] x[2][3] x[3][0] x[3][1] x[3][2] x[3][3] 
4.32/2.75	v 	</list>
4.32/2.75	v 	<values>
4.32/2.75	v 		5 -1 -1 -1 290 -1 -1 -1 1579 -1 -1 -1 196 -1 -1 -1 5 -1 -1 -1 290 -1 -1 -1 1579 -1 -1 -1 196 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 0 0 0 4 0 0 0 4 0 0 0 4 0 0 0 0 0 0 0 4 0 0 0 4 0 0 0 4 0 0 0 0 1 8 0 1 0 18 18 8 18 0 8 0 18 8 0 
4.32/2.75	v 	</values>
4.32/2.75	v </instantiation>

Verifier Data

OK	24

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299185-1532791035/watcher-4299185-1532791035 -o /tmp/evaluation-result-4299185-1532791035/solver-4299185-1532791035 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532776007-24588 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299185-1532791035.xml 

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

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

solver pid=27608, runsolver pid=27605

[startup+0.100058 s]*
/proc/loadavg: 4.22 2.21 1.66 7/215 27623
/proc/meminfo: memFree=15324412/32770624 swapFree=67108688/67108860
[pid=27608] ppid=27605 vsize=10661052 memory=27560 CPUtime=0.13 cores=0,2,4,6
/proc/27608/stat : 27608 (java) S 27605 27608 24557 0 -1 1077944320 5331 0 0 0 12 1 0 0 20 0 15 0 96666384 10916917248 6890 33554432000 4194304 4196468 140721463899728 140721463882272 139951513415415 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
/proc/27608/statm: 2665263 6890 2865 1 0 2627263 0
[pid=27608/tid=27610] ppid=27605 vsize=10661052 memory=-8269626465541590910 CPUtime=0.09 cores=0,2,4,6
/proc/27608/task/27610/stat : 27610 (java) R 27605 27608 24557 0 -1 4202560 3173 0 0 0 9 0 0 0 20 0 15 0 96666384 10916917248 6890 33554432000 4194304 4196468 140721463899728 139951517643904 139951123541274 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27611] ppid=27605 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27611/stat : 27611 (java) S 27605 27608 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96666385 10916917248 6890 33554432000 4194304 4196468 140721463899728 139951450107024 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27612] ppid=27605 vsize=10661052 memory=140182978573952 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27612/stat : 27612 (java) S 27605 27608 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96666385 10916917248 6890 33554432000 4194304 4196468 140721463899728 139951449054224 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27613] ppid=27605 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27613/stat : 27613 (java) S 27605 27608 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96666385 10916917248 6890 33554432000 4194304 4196468 140721463899728 139951448001424 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27614] ppid=27605 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27614/stat : 27614 (java) S 27605 27608 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96666385 10916917248 6890 33554432000 4194304 4196468 140721463899728 139951446948624 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27615] ppid=27605 vsize=10661052 memory=140182978573952 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27615/stat : 27615 (java) S 27605 27608 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96666386 10916917248 6890 33554432000 4194304 4196468 140721463899728 139951004731760 139951513426562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27616] ppid=27605 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27616/stat : 27616 (java) S 27605 27608 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96666387 10916917248 6890 33554432000 4194304 4196468 140721463899728 139951003677728 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27617] ppid=27605 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27617/stat : 27617 (java) S 27605 27608 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96666387 10916917248 6890 33554432000 4194304 4196468 140721463899728 139951002624880 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27618] ppid=27605 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27618/stat : 27618 (java) S 27605 27608 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96666389 10916917248 6890 33554432000 4194304 4196468 140721463899728 139951001573200 139951513434011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27619] ppid=27605 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27619/stat : 27619 (java) R 27605 27608 24557 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 96666389 10916917248 6890 33554432000 4194304 4196468 140721463899728 139951000521584 139951513426562 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27620] ppid=27605 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27620/stat : 27620 (java) R 27605 27608 24557 0 -1 4202560 171 0 0 0 0 0 0 0 20 0 15 0 96666389 10916917248 6890 33554432000 4194304 4196468 140721463899728 139950999468784 139951494962169 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27621] ppid=27605 vsize=10661052 memory=140182978573952 CPUtime=0.02 cores=0,2,4,6
/proc/27608/task/27621/stat : 27621 (java) S 27605 27608 24557 0 -1 1077944384 327 0 0 0 2 0 0 0 20 0 15 0 96666389 10916917248 6890 33554432000 4194304 4196468 140721463899728 139950998415984 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27622] ppid=27605 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27622/stat : 27622 (java) S 27605 27608 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96666390 10916917248 6890 33554432000 4194304 4196468 140721463899728 139950997363424 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27623] ppid=27605 vsize=10661052 memory=140182978573952 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27623/stat : 27623 (java) S 27605 27608 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96666390 10916917248 6890 33554432000 4194304 4196468 140721463899728 139950996310704 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27560 KiB

[startup+0.210633 s]*
/proc/loadavg: 4.22 2.21 1.66 4/215 27623
/proc/meminfo: memFree=15312992/32770624 swapFree=67108688/67108860
[pid=27608] ppid=27605 vsize=10661052 memory=40796 CPUtime=0.34 cores=0,2,4,6
/proc/27608/stat : 27608 (java) S 27605 27608 24557 0 -1 1077944320 8227 0 0 0 32 2 0 0 20 0 15 0 96666384 10916917248 10199 33554432000 4194304 4196468 140721463899728 140721463882272 139951513415415 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
/proc/27608/statm: 2665263 10199 3004 1 0 2627263 0
[pid=27608/tid=27610] ppid=27605 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/27608/task/27610/stat : 27610 (java) R 27605 27608 24557 0 -1 4202560 5135 0 0 0 19 1 0 0 20 0 15 0 96666384 10916917248 10199 33554432000 4194304 4196468 140721463899728 139951517644656 139951499127115 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27611] ppid=27605 vsize=10661052 memory=343 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27611/stat : 27611 (java) S 27605 27608 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96666385 10916917248 10199 33554432000 4194304 4196468 140721463899728 139951450107024 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27612] ppid=27605 vsize=10661052 memory=140182979119980 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27612/stat : 27612 (java) S 27605 27608 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96666385 10916917248 10199 33554432000 4194304 4196468 140721463899728 139951449054224 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27613] ppid=27605 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27613/stat : 27613 (java) S 27605 27608 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96666385 10916917248 10199 33554432000 4194304 4196468 140721463899728 139951448001424 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27614] ppid=27605 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27614/stat : 27614 (java) S 27605 27608 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96666385 10916917248 10199 33554432000 4194304 4196468 140721463899728 139951446948624 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27615] ppid=27605 vsize=10661052 memory=140182978573952 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27615/stat : 27615 (java) S 27605 27608 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96666386 10916917248 10199 33554432000 4194304 4196468 140721463899728 139951004731760 139951513426562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27616] ppid=27605 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27616/stat : 27616 (java) S 27605 27608 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96666387 10916917248 10199 33554432000 4194304 4196468 140721463899728 139951003677728 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27617] ppid=27605 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27617/stat : 27617 (java) S 27605 27608 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96666387 10916917248 10265 33554432000 4194304 4196468 140721463899728 139951002624880 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27618] ppid=27605 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27618/stat : 27618 (java) S 27605 27608 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96666389 10916917248 10265 33554432000 4194304 4196468 140721463899728 139951001573200 139951513434011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27619] ppid=27605 vsize=10661052 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/27608/task/27619/stat : 27619 (java) R 27605 27608 24557 0 -1 4202560 679 0 0 0 2 0 0 0 20 0 15 0 96666389 10916917248 10265 33554432000 4194304 4196468 140721463899728 139951000502600 139951494115712 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27620] ppid=27605 vsize=10661052 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/27608/task/27620/stat : 27620 (java) D 27605 27608 24557 0 -1 4202560 277 0 0 0 2 0 0 0 20 0 15 0 96666389 10916917248 10265 33554432000 4194304 4196468 140721463899728 139950999459672 139951506132567 0 4 0 16800975 18446744071582151463 0 0 -1 2 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27621] ppid=27605 vsize=10661052 memory=140182978573952 CPUtime=0.08 cores=0,2,4,6
/proc/27608/task/27621/stat : 27621 (java) R 27605 27608 24557 0 -1 4202560 847 0 0 0 8 0 0 0 20 0 15 0 96666389 10916917248 10265 33554432000 4194304 4196468 140721463899728 139950998413192 139951505652542 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27622] ppid=27605 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27622/stat : 27622 (java) S 27605 27608 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96666390 10916917248 10265 33554432000 4194304 4196468 140721463899728 139950997363424 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27623] ppid=27605 vsize=10661052 memory=140182978573952 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27623/stat : 27623 (java) S 27605 27608 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96666390 10916917248 10265 33554432000 4194304 4196468 140721463899728 139950996310704 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40796 KiB

[startup+0.312336 s]*
/proc/loadavg: 4.22 2.21 1.66 10/215 27623
/proc/meminfo: memFree=15302600/32770624 swapFree=67108688/67108860
[pid=27608] ppid=27605 vsize=10661128 memory=50044 CPUtime=0.63 cores=0,2,4,6
/proc/27608/stat : 27608 (java) S 27605 27608 24557 0 -1 1077944320 9095 0 0 0 61 2 0 0 20 0 15 0 96666384 10916995072 12511 33554432000 4194304 4196468 140721463899728 140721463882272 139951513415415 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
/proc/27608/statm: 2665282 12511 3044 1 0 2627263 0
[pid=27608/tid=27610] ppid=27605 vsize=10661128 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/27608/task/27610/stat : 27610 (java) S 27605 27608 24557 0 -1 1077944384 5440 0 0 0 29 1 0 0 20 0 15 0 96666384 10916995072 12511 33554432000 4194304 4196468 140721463899728 139951517649408 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27611] ppid=27605 vsize=10661128 memory=4294979917 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27611/stat : 27611 (java) S 27605 27608 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96666385 10916995072 12511 33554432000 4194304 4196468 140721463899728 139951450107024 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27612] ppid=27605 vsize=10661128 memory=140182979114030 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27612/stat : 27612 (java) S 27605 27608 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96666385 10916995072 12511 33554432000 4194304 4196468 140721463899728 139951449054224 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27613] ppid=27605 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27613/stat : 27613 (java) S 27605 27608 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96666385 10916995072 12511 33554432000 4194304 4196468 140721463899728 139951448001424 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27614] ppid=27605 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27614/stat : 27614 (java) S 27605 27608 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96666385 10916995072 12511 33554432000 4194304 4196468 140721463899728 139951446948624 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27615] ppid=27605 vsize=10661128 memory=140182978573952 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27615/stat : 27615 (java) S 27605 27608 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96666386 10916995072 12511 33554432000 4194304 4196468 140721463899728 139951004731760 139951513426562 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27616] ppid=27605 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27616/stat : 27616 (java) S 27605 27608 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96666387 10916995072 12511 33554432000 4194304 4196468 140721463899728 139951003677728 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27617] ppid=27605 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27617/stat : 27617 (java) S 27605 27608 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96666387 10916995072 12511 33554432000 4194304 4196468 140721463899728 139951002624880 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27618] ppid=27605 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27618/stat : 27618 (java) S 27605 27608 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96666389 10916995072 12511 33554432000 4194304 4196468 140721463899728 139951001573200 139951513434011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27619] ppid=27605 vsize=10661128 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27608/task/27619/stat : 27619 (java) R 27605 27608 24557 0 -1 4202560 714 0 0 0 8 0 0 0 20 0 15 0 96666389 10916995072 12511 33554432000 4194304 4196468 140721463899728 139951000505376 139951499444064 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27620] ppid=27605 vsize=10661128 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27608/task/27620/stat : 27620 (java) R 27605 27608 24557 0 -1 4202560 482 0 0 0 8 0 0 0 20 0 15 0 96666389 10916995072 12511 33554432000 4194304 4196468 140721463899728 139950999460112 139951492736865 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27621] ppid=27605 vsize=10661128 memory=140182978573952 CPUtime=0.15 cores=0,2,4,6
/proc/27608/task/27621/stat : 27621 (java) R 27605 27608 24557 0 -1 1077944384 1089 0 0 0 15 0 0 0 20 0 15 0 96666389 10916995072 12511 33554432000 4194304 4196468 140721463899728 139950998413776 139951513425621 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27622] ppid=27605 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27622/stat : 27622 (java) S 27605 27608 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96666390 10916995072 12511 33554432000 4194304 4196468 140721463899728 139950997363424 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27623] ppid=27605 vsize=10661128 memory=140182978573952 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27623/stat : 27623 (java) S 27605 27608 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96666390 10916995072 12511 33554432000 4194304 4196468 140721463899728 139950996310704 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 50044 KiB

[startup+0.700759 s]
/proc/loadavg: 4.22 2.21 1.66 8/215 27623
/proc/meminfo: memFree=15252788/32770624 swapFree=67108688/67108860
[pid=27608] ppid=27605 vsize=10661128 memory=197824 CPUtime=1.86 cores=0,2,4,6
/proc/27608/stat : 27608 (java) S 27605 27608 24557 0 -1 1077944320 11336 0 0 0 179 7 0 0 20 0 15 0 96666384 10916995072 49456 33554432000 4194304 4196468 140721463899728 140721463882272 139951513415415 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
/proc/27608/statm: 2665282 49456 3127 1 0 2627263 0
[pid=27608/tid=27610] ppid=27605 vsize=10661128 memory=258788355505982 CPUtime=0.65 cores=0,2,4,6
/proc/27608/task/27610/stat : 27610 (java) R 27605 27608 24557 0 -1 4202560 5653 0 0 0 62 3 0 0 20 0 15 0 96666384 10916995072 49456 33554432000 4194304 4196468 140721463899728 139951517653880 139951126488599 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27611] ppid=27605 vsize=10661128 memory=4051047449723404320 CPUtime=0.01 cores=0,2,4,6
/proc/27608/task/27611/stat : 27611 (java) S 27605 27608 24557 0 -1 1077944384 21 0 0 0 1 0 0 0 20 0 15 0 96666385 10916995072 49456 33554432000 4194304 4196468 140721463899728 139951450107024 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27612] ppid=27605 vsize=10661128 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/27608/task/27612/stat : 27612 (java) S 27605 27608 24557 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 15 0 96666385 10916995072 49456 33554432000 4194304 4196468 140721463899728 139951449054224 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27613] ppid=27605 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27613/stat : 27613 (java) S 27605 27608 24557 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 96666385 10916995072 49456 33554432000 4194304 4196468 140721463899728 139951448001424 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27614] ppid=27605 vsize=10661128 memory=7809523229951467576 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27614/stat : 27614 (java) S 27605 27608 24557 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 96666385 10916995072 49456 33554432000 4194304 4196468 140721463899728 139951446948624 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27615] ppid=27605 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27615/stat : 27615 (java) S 27605 27608 24557 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 96666386 10916995072 49456 33554432000 4194304 4196468 140721463899728 139951004731760 139951513426562 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27616] ppid=27605 vsize=10661128 memory=-6583839696183762729 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27616/stat : 27616 (java) S 27605 27608 24557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 96666387 10916995072 49456 33554432000 4194304 4196468 140721463899728 139951003677728 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27617] ppid=27605 vsize=10661128 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27617/stat : 27617 (java) S 27605 27608 24557 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 96666387 10916995072 49456 33554432000 4194304 4196468 140721463899728 139951002624880 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27618] ppid=27605 vsize=10661128 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27618/stat : 27618 (java) S 27605 27608 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96666389 10916995072 49456 33554432000 4194304 4196468 140721463899728 139951001573200 139951513434011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27619] ppid=27605 vsize=10661128 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/27608/task/27619/stat : 27619 (java) R 27605 27608 24557 0 -1 4202560 1425 0 0 0 42 0 0 0 20 0 15 0 96666389 10916995072 49456 33554432000 4194304 4196468 140721463899728 139951000509904 139951492586679 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27620] ppid=27605 vsize=10661128 memory=0 CPUtime=0.44 cores=0,2,4,6
/proc/27608/task/27620/stat : 27620 (java) S 27605 27608 24557 0 -1 1077944384 1126 0 0 0 44 0 0 0 20 0 15 0 96666389 10916995072 49456 33554432000 4194304 4196468 140721463899728 139950999468784 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27621] ppid=27605 vsize=10661128 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/27608/task/27621/stat : 27621 (java) S 27605 27608 24557 0 -1 1077944384 1623 0 0 0 26 0 0 0 20 0 15 0 96666389 10916995072 49456 33554432000 4194304 4196468 140721463899728 139950998415984 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27622] ppid=27605 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27622/stat : 27622 (java) S 27605 27608 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96666390 10916995072 49456 33554432000 4194304 4196468 140721463899728 139950997363424 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27623] ppid=27605 vsize=10661128 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27623/stat : 27623 (java) S 27605 27608 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96666390 10916995072 49456 33554432000 4194304 4196468 140721463899728 139950996310704 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
Current children cumulated CPU time: 1.86 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 197824 KiB

[startup+1.50096 s]
/proc/loadavg: 4.22 2.21 1.66 7/215 27623
/proc/meminfo: memFree=15005096/32770624 swapFree=67108688/67108860
[pid=27608] ppid=27605 vsize=10661128 memory=368828 CPUtime=3 cores=0,2,4,6
/proc/27608/stat : 27608 (java) S 27605 27608 24557 0 -1 1077944320 12418 0 0 0 284 16 0 0 20 0 15 0 96666384 10916995072 92207 33554432000 4194304 4196468 140721463899728 140721463882272 139951513415415 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
/proc/27608/statm: 2665282 92207 3152 1 0 2627263 0
[pid=27608/tid=27610] ppid=27605 vsize=10661128 memory=12848 CPUtime=1.39 cores=0,2,4,6
/proc/27608/task/27610/stat : 27610 (java) R 27605 27608 24557 0 -1 4202560 5734 0 0 0 134 5 0 0 20 0 15 0 96666384 10916995072 92207 33554432000 4194304 4196468 140721463899728 139951517654104 139951127007299 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27611] ppid=27605 vsize=10661128 memory=6791534058613427641 CPUtime=0.05 cores=0,2,4,6
/proc/27608/task/27611/stat : 27611 (java) S 27605 27608 24557 0 -1 1077944384 185 0 0 0 3 2 0 0 20 0 15 0 96666385 10916995072 92207 33554432000 4194304 4196468 140721463899728 139951450107024 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27612] ppid=27605 vsize=10661128 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/27608/task/27612/stat : 27612 (java) S 27605 27608 24557 0 -1 1077944384 98 0 0 0 3 2 0 0 20 0 15 0 96666385 10916995072 92207 33554432000 4194304 4196468 140721463899728 139951449054224 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27613] ppid=27605 vsize=10661128 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/27608/task/27613/stat : 27613 (java) S 27605 27608 24557 0 -1 1077944384 169 0 0 0 3 2 0 0 20 0 15 0 96666385 10916995072 92207 33554432000 4194304 4196468 140721463899728 139951448001424 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27614] ppid=27605 vsize=10661128 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/27608/task/27614/stat : 27614 (java) S 27605 27608 24557 0 -1 1077944384 193 0 0 0 4 2 0 0 20 0 15 0 96666385 10916995072 92207 33554432000 4194304 4196468 140721463899728 139951446948624 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27615] ppid=27605 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27615/stat : 27615 (java) S 27605 27608 24557 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 15 0 96666386 10916995072 92207 33554432000 4194304 4196468 140721463899728 139951004731760 139951513426562 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0

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

[startup+2.76705 s]
# the end of solver process 27608 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.12924 s, system=0.259212 s

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

[startup+1.60101 s]
/proc/loadavg: 4.22 2.21 1.66 7/215 27623
/proc/meminfo: memFree=15005096/32770624 swapFree=67108688/67108860
[pid=27608] ppid=27605 vsize=10661128 memory=368856 CPUtime=3.12 cores=0,2,4,6
/proc/27608/stat : 27608 (java) S 27605 27608 24557 0 -1 1077944320 12425 0 0 0 296 16 0 0 20 0 15 0 96666384 10916995072 92214 33554432000 4194304 4196468 140721463899728 140721463882272 139951513415415 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
/proc/27608/statm: 2665282 92214 3152 1 0 2627263 0
[pid=27608/tid=27610] ppid=27605 vsize=10661128 memory=4714318374891523446 CPUtime=1.49 cores=0,2,4,6
/proc/27608/task/27610/stat : 27610 (java) R 27605 27608 24557 0 -1 4202560 5734 0 0 0 144 5 0 0 20 0 15 0 96666384 10916995072 92214 33554432000 4194304 4196468 140721463899728 139951517654104 139951123801590 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27611] ppid=27605 vsize=10661128 memory=4565929467533970617 CPUtime=0.05 cores=0,2,4,6
/proc/27608/task/27611/stat : 27611 (java) S 27605 27608 24557 0 -1 1077944384 185 0 0 0 3 2 0 0 20 0 15 0 96666385 10916995072 92214 33554432000 4194304 4196468 140721463899728 139951450107024 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27612] ppid=27605 vsize=10661128 memory=280365667188976 CPUtime=0.05 cores=0,2,4,6
/proc/27608/task/27612/stat : 27612 (java) S 27605 27608 24557 0 -1 1077944384 98 0 0 0 3 2 0 0 20 0 15 0 96666385 10916995072 92214 33554432000 4194304 4196468 140721463899728 139951449054224 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27613] ppid=27605 vsize=10661128 memory=2832 CPUtime=0.05 cores=0,2,4,6
/proc/27608/task/27613/stat : 27613 (java) S 27605 27608 24557 0 -1 1077944384 169 0 0 0 3 2 0 0 20 0 15 0 96666385 10916995072 92214 33554432000 4194304 4196468 140721463899728 139951448001424 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27614] ppid=27605 vsize=10661128 memory=1560490 CPUtime=0.06 cores=0,2,4,6
/proc/27608/task/27614/stat : 27614 (java) S 27605 27608 24557 0 -1 1077944384 193 0 0 0 4 2 0 0 20 0 15 0 96666385 10916995072 92214 33554432000 4194304 4196468 140721463899728 139951446948624 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27615] ppid=27605 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27615/stat : 27615 (java) S 27605 27608 24557 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 15 0 96666386 10916995072 92214 33554432000 4194304 4196468 140721463899728 139951004731760 139951513426562 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27616] ppid=27605 vsize=10661128 memory=8041079860532773434 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27616/stat : 27616 (java) S 27605 27608 24557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 96666387 10916995072 92214 33554432000 4194304 4196468 140721463899728 139951003677792 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27617] ppid=27605 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27617/stat : 27617 (java) S 27605 27608 24557 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 96666387 10916995072 92214 33554432000 4194304 4196468 140721463899728 139951002624880 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27618] ppid=27605 vsize=10661128 memory=280365667192080 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27618/stat : 27618 (java) S 27605 27608 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96666389 10916995072 92214 33554432000 4194304 4196468 140721463899728 139951001573200 139951513434011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27619] ppid=27605 vsize=10661128 memory=140182833724065 CPUtime=0.55 cores=0,2,4,6
/proc/27608/task/27619/stat : 27619 (java) S 27605 27608 24557 0 -1 1077944384 1655 0 0 0 55 0 0 0 20 0 15 0 96666389 10916995072 92214 33554432000 4194304 4196468 140721463899728 139951000521584 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27620] ppid=27605 vsize=10661128 memory=140182833724080 CPUtime=0.51 cores=0,2,4,6
/proc/27608/task/27620/stat : 27620 (java) S 27605 27608 24557 0 -1 1077944384 1146 0 0 0 51 0 0 0 20 0 15 0 96666389 10916995072 92214 33554432000 4194304 4196468 140721463899728 139950999468784 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27621] ppid=27605 vsize=10661128 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/27608/task/27621/stat : 27621 (java) S 27605 27608 24557 0 -1 1077944384 1674 0 0 0 29 0 0 0 20 0 15 0 96666389 10916995072 92214 33554432000 4194304 4196468 140721463899728 139950998415984 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27622] ppid=27605 vsize=10661128 memory=16041702853560 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27622/stat : 27622 (java) S 27605 27608 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96666390 10916995072 92214 33554432000 4194304 4196468 140721463899728 139950997363424 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27623] ppid=27605 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27623/stat : 27623 (java) S 27605 27608 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96666390 10916995072 92214 33554432000 4194304 4196468 140721463899728 139950996310704 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
Current children cumulated CPU time: 3.12 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 368856 KiB

[startup+2.40071 s]
/proc/loadavg: 4.22 2.21 1.66 3/197 27674
/proc/meminfo: memFree=22916776/32770624 swapFree=67108688/67108860
[pid=27608] ppid=27605 vsize=10661128 memory=606832 CPUtime=3.98 cores=0,2,4,6
/proc/27608/stat : 27608 (java) S 27605 27608 24557 0 -1 1077944320 13807 0 0 0 376 22 0 0 20 0 15 0 96666384 10916995072 151708 33554432000 4194304 4196468 140721463899728 140721463882272 139951513415415 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
/proc/27608/statm: 2665282 151708 3152 1 0 2627263 0
[pid=27608/tid=27610] ppid=27605 vsize=10661128 memory=7236547281622689387 CPUtime=2.26 cores=0,2,4,6
/proc/27608/task/27610/stat : 27610 (java) R 27605 27608 24557 0 -1 4202560 6804 0 0 0 219 7 0 0 20 0 15 0 96666384 10916995072 151708 33554432000 4194304 4196468 140721463899728 139951517654720 139951127007562 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27611] ppid=27605 vsize=10661128 memory=7084813469699035216 CPUtime=0.07 cores=0,2,4,6
/proc/27608/task/27611/stat : 27611 (java) S 27605 27608 24557 0 -1 1077944384 195 0 0 0 4 3 0 0 20 0 15 0 96666385 10916995072 151708 33554432000 4194304 4196468 140721463899728 139951450107024 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27612] ppid=27605 vsize=10661128 memory=6297835844906604903 CPUtime=0.06 cores=0,2,4,6
/proc/27608/task/27612/stat : 27612 (java) S 27605 27608 24557 0 -1 1077944384 108 0 0 0 4 2 0 0 20 0 15 0 96666385 10916995072 151708 33554432000 4194304 4196468 140721463899728 139951449054224 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27613] ppid=27605 vsize=10661128 memory=8242257093008242997 CPUtime=0.06 cores=0,2,4,6
/proc/27608/task/27613/stat : 27613 (java) S 27605 27608 24557 0 -1 1077944384 179 0 0 0 4 2 0 0 20 0 15 0 96666385 10916995072 151708 33554432000 4194304 4196468 140721463899728 139951448001424 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27614] ppid=27605 vsize=10661128 memory=7234319696884687198 CPUtime=0.07 cores=0,2,4,6
/proc/27608/task/27614/stat : 27614 (java) S 27605 27608 24557 0 -1 1077944384 215 0 0 0 4 3 0 0 20 0 15 0 96666385 10916995072 151708 33554432000 4194304 4196468 140721463899728 139951446948624 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27615] ppid=27605 vsize=10661128 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27615/stat : 27615 (java) S 27605 27608 24557 0 -1 1077944384 461 0 0 0 0 0 0 0 20 0 15 0 96666386 10916995072 151708 33554432000 4194304 4196468 140721463899728 139951004731760 139951513426562 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27616] ppid=27605 vsize=10661128 memory=-7384994778349281184 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27616/stat : 27616 (java) S 27605 27608 24557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 96666387 10916995072 151708 33554432000 4194304 4196468 140721463899728 139951003677792 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27617] ppid=27605 vsize=10661128 memory=4951091520830867572 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27617/stat : 27617 (java) S 27605 27608 24557 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 96666387 10916995072 151708 33554432000 4194304 4196468 140721463899728 139951002624880 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27618] ppid=27605 vsize=10661128 memory=3047711592126653302 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27618/stat : 27618 (java) S 27605 27608 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96666389 10916995072 151708 33554432000 4194304 4196468 140721463899728 139951001573200 139951513434011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27619] ppid=27605 vsize=10661128 memory=-5703089359383394774 CPUtime=0.56 cores=0,2,4,6
/proc/27608/task/27619/stat : 27619 (java) S 27605 27608 24557 0 -1 1077944384 1657 0 0 0 56 0 0 0 20 0 15 0 96666389 10916995072 151708 33554432000 4194304 4196468 140721463899728 139951000521584 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27620] ppid=27605 vsize=10661128 memory=4283920778584169620 CPUtime=0.52 cores=0,2,4,6
/proc/27608/task/27620/stat : 27620 (java) S 27605 27608 24557 0 -1 1077944384 1146 0 0 0 52 0 0 0 20 0 15 0 96666389 10916995072 151708 33554432000 4194304 4196468 140721463899728 139950999468784 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27621] ppid=27605 vsize=10661128 memory=-8183425890932135109 CPUtime=0.29 cores=0,2,4,6
/proc/27608/task/27621/stat : 27621 (java) S 27605 27608 24557 0 -1 1077944384 1679 0 0 0 29 0 0 0 20 0 15 0 96666389 10916995072 151708 33554432000 4194304 4196468 140721463899728 139950998415984 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27622] ppid=27605 vsize=10661128 memory=-4116735710718344508 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27622/stat : 27622 (java) S 27605 27608 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96666390 10916995072 151708 33554432000 4194304 4196468 140721463899728 139950997363424 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27623] ppid=27605 vsize=10661128 memory=7955440994963975232 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27623/stat : 27623 (java) S 27605 27608 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96666390 10916995072 151708 33554432000 4194304 4196468 140721463899728 139950996310704 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
Current children cumulated CPU time: 3.98 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 606832 KiB

[startup+2.60071 s]
/proc/loadavg: 4.22 2.21 1.66 3/197 27674
/proc/meminfo: memFree=22916776/32770624 swapFree=67108688/67108860
[pid=27608] ppid=27605 vsize=10661128 memory=629576 CPUtime=4.22 cores=0,2,4,6
/proc/27608/stat : 27608 (java) S 27605 27608 24557 0 -1 1077944320 13930 0 0 0 397 25 0 0 20 0 15 0 96666384 10916995072 157394 33554432000 4194304 4196468 140721463899728 140721463882272 139951513415415 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
/proc/27608/statm: 2665282 157394 3152 1 0 2627263 0
[pid=27608/tid=27610] ppid=27605 vsize=10661128 memory=280365667679760 CPUtime=2.45 cores=0,2,4,6
/proc/27608/task/27610/stat : 27610 (java) R 27605 27608 24557 0 -1 4202560 6882 0 0 0 238 7 0 0 20 0 15 0 96666384 10916995072 157394 33554432000 4194304 4196468 140721463899728 139951517654656 139951127005335 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27611] ppid=27605 vsize=10661128 memory=280365667402648 CPUtime=0.08 cores=0,2,4,6
/proc/27608/task/27611/stat : 27611 (java) S 27605 27608 24557 0 -1 1077944384 206 0 0 0 4 4 0 0 20 0 15 0 96666385 10916995072 157394 33554432000 4194304 4196468 140721463899728 139951450107024 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27612] ppid=27605 vsize=10661128 memory=2110533440918612 CPUtime=0.08 cores=0,2,4,6
/proc/27608/task/27612/stat : 27612 (java) S 27605 27608 24557 0 -1 1077944384 119 0 0 0 5 3 0 0 20 0 15 0 96666385 10916995072 157394 33554432000 4194304 4196468 140721463899728 139951449054224 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27613] ppid=27605 vsize=10661128 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27608/task/27613/stat : 27613 (java) S 27605 27608 24557 0 -1 1077944384 190 0 0 0 5 3 0 0 20 0 15 0 96666385 10916995072 157394 33554432000 4194304 4196468 140721463899728 139951448001424 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27614] ppid=27605 vsize=10661128 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27608/task/27614/stat : 27614 (java) S 27605 27608 24557 0 -1 1077944384 226 0 0 0 5 3 0 0 20 0 15 0 96666385 10916995072 157394 33554432000 4194304 4196468 140721463899728 139951446948624 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27615] ppid=27605 vsize=10661128 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27615/stat : 27615 (java) S 27605 27608 24557 0 -1 1077944384 461 0 0 0 0 0 0 0 20 0 15 0 96666386 10916995072 157394 33554432000 4194304 4196468 140721463899728 139951004731760 139951513426562 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27616] ppid=27605 vsize=10661128 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27616/stat : 27616 (java) S 27605 27608 24557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 96666387 10916995072 157394 33554432000 4194304 4196468 140721463899728 139951003677792 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27617] ppid=27605 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27617/stat : 27617 (java) S 27605 27608 24557 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 96666387 10916995072 157394 33554432000 4194304 4196468 140721463899728 139951002624880 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27618] ppid=27605 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27618/stat : 27618 (java) S 27605 27608 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96666389 10916995072 157394 33554432000 4194304 4196468 140721463899728 139951001573200 139951513434011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27619] ppid=27605 vsize=10661128 memory=-2541025662029814883 CPUtime=0.56 cores=0,2,4,6
/proc/27608/task/27619/stat : 27619 (java) S 27605 27608 24557 0 -1 1077944384 1657 0 0 0 56 0 0 0 20 0 15 0 96666389 10916995072 157394 33554432000 4194304 4196468 140721463899728 139951000521584 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27620] ppid=27605 vsize=10661128 memory=56 CPUtime=0.52 cores=0,2,4,6
/proc/27608/task/27620/stat : 27620 (java) S 27605 27608 24557 0 -1 1077944384 1146 0 0 0 52 0 0 0 20 0 15 0 96666389 10916995072 157394 33554432000 4194304 4196468 140721463899728 139950999468784 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27621] ppid=27605 vsize=10661128 memory=7100839887286087323 CPUtime=0.29 cores=0,2,4,6
/proc/27608/task/27621/stat : 27621 (java) S 27605 27608 24557 0 -1 1077944384 1680 0 0 0 29 0 0 0 20 0 15 0 96666389 10916995072 157394 33554432000 4194304 4196468 140721463899728 139950998415984 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27622] ppid=27605 vsize=10661128 memory=-6000919503509141558 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27622/stat : 27622 (java) S 27605 27608 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96666390 10916995072 157394 33554432000 4194304 4196468 140721463899728 139950997363424 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27623] ppid=27605 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27623/stat : 27623 (java) S 27605 27608 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96666390 10916995072 157394 33554432000 4194304 4196468 140721463899728 139950996310704 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
Current children cumulated CPU time: 4.22 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 629576 KiB

[startup+2.70066 s]
/proc/loadavg: 4.22 2.21 1.66 3/197 27674
/proc/meminfo: memFree=22916776/32770624 swapFree=67108688/67108860
[pid=27608] ppid=27605 vsize=10661128 memory=629576 CPUtime=4.32 cores=0,2,4,6
/proc/27608/stat : 27608 (java) S 27605 27608 24557 0 -1 1077944320 13933 0 0 0 407 25 0 0 20 0 15 0 96666384 10916995072 157394 33554432000 4194304 4196468 140721463899728 140721463882272 139951513415415 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
/proc/27608/statm: 2665282 157394 3152 1 0 2627263 0
[pid=27608/tid=27610] ppid=27605 vsize=10661128 memory=606832 CPUtime=2.55 cores=0,2,4,6
/proc/27608/task/27610/stat : 27610 (java) R 27605 27608 24557 0 -1 4202560 6882 0 0 0 248 7 0 0 20 0 15 0 96666384 10916995072 157394 33554432000 4194304 4196468 140721463899728 139951517654656 139951127005932 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27611] ppid=27605 vsize=10661128 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27608/task/27611/stat : 27611 (java) S 27605 27608 24557 0 -1 1077944384 206 0 0 0 4 4 0 0 20 0 15 0 96666385 10916995072 157394 33554432000 4194304 4196468 140721463899728 139951450107024 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27612] ppid=27605 vsize=10661128 memory=288230613197271346 CPUtime=0.08 cores=0,2,4,6
/proc/27608/task/27612/stat : 27612 (java) S 27605 27608 24557 0 -1 1077944384 119 0 0 0 5 3 0 0 20 0 15 0 96666385 10916995072 157394 33554432000 4194304 4196468 140721463899728 139951449054224 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27613] ppid=27605 vsize=10661128 memory=15544015747570849 CPUtime=0.08 cores=0,2,4,6
/proc/27608/task/27613/stat : 27613 (java) S 27605 27608 24557 0 -1 1077944384 190 0 0 0 5 3 0 0 20 0 15 0 96666385 10916995072 157394 33554432000 4194304 4196468 140721463899728 139951448001424 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27614] ppid=27605 vsize=10661128 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27608/task/27614/stat : 27614 (java) S 27605 27608 24557 0 -1 1077944384 226 0 0 0 5 3 0 0 20 0 15 0 96666385 10916995072 157394 33554432000 4194304 4196468 140721463899728 139951446948624 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27615] ppid=27605 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27615/stat : 27615 (java) S 27605 27608 24557 0 -1 1077944384 461 0 0 0 0 0 0 0 20 0 15 0 96666386 10916995072 157394 33554432000 4194304 4196468 140721463899728 139951004731760 139951513426562 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27616] ppid=27605 vsize=10661128 memory=2319693781067187043 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27616/stat : 27616 (java) S 27605 27608 24557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 96666387 10916995072 157394 33554432000 4194304 4196468 140721463899728 139951003677792 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27617] ppid=27605 vsize=10661128 memory=606832 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27617/stat : 27617 (java) S 27605 27608 24557 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 96666387 10916995072 157394 33554432000 4194304 4196468 140721463899728 139951002624880 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27618] ppid=27605 vsize=10661128 memory=6945507666079274341 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27618/stat : 27618 (java) S 27605 27608 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96666389 10916995072 157394 33554432000 4194304 4196468 140721463899728 139951001573200 139951513434011 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27619] ppid=27605 vsize=10661128 memory=288230574492221466 CPUtime=0.56 cores=0,2,4,6
/proc/27608/task/27619/stat : 27619 (java) S 27605 27608 24557 0 -1 1077944384 1657 0 0 0 56 0 0 0 20 0 15 0 96666389 10916995072 157394 33554432000 4194304 4196468 140721463899728 139951000521584 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27620] ppid=27605 vsize=10661128 memory=288230583166042425 CPUtime=0.52 cores=0,2,4,6
/proc/27608/task/27620/stat : 27620 (java) S 27605 27608 24557 0 -1 1077944384 1146 0 0 0 52 0 0 0 20 0 15 0 96666389 10916995072 157394 33554432000 4194304 4196468 140721463899728 139950999468784 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27621] ppid=27605 vsize=10661128 memory=16104758104558012 CPUtime=0.3 cores=0,2,4,6
/proc/27608/task/27621/stat : 27621 (java) S 27605 27608 24557 0 -1 1077944384 1683 0 0 0 30 0 0 0 20 0 15 0 96666389 10916995072 157394 33554432000 4194304 4196468 140721463899728 139950998415984 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27622] ppid=27605 vsize=10661128 memory=2408 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27622/stat : 27622 (java) S 27605 27608 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96666390 10916995072 157394 33554432000 4194304 4196468 140721463899728 139950997363424 139951513425621 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
[pid=27608/tid=27623] ppid=27605 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27608/task/27623/stat : 27623 (java) S 27605 27608 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96666390 10916995072 157394 33554432000 4194304 4196468 140721463899728 139950996310704 139951513426562 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20951040 140721463907501 140721463907593 140721463907593 140721463910351 0
Current children cumulated CPU time: 4.32 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 629576 KiB

Child status: 0
Real time (s): 2.76709
CPU time (s): 4.38845
CPU user time (s): 4.12924
CPU system time (s): 0.259212
CPU usage (%): 158.595
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 629576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.12924
system time used= 0.259212
maximum resident set size= 630564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13971
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1381
involuntary context switches= 168


# summary of solver processes directly reported to runsolver:
#   pid: 27608
#   total CPU time (s): 4.38845
#   total CPU user time (s): 4.12924
#   total CPU system time (s): 0.259212

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.037388 second user time and 0.070488 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-28 17:17:15
IDJOB=4299185
IDBENCH=141305
IDSOLVER=2766
FILE ID=node106/4299185-1532791035
RUNJOBID= node106-1532776007-24588
PBS_JOBID= 21022468
Free space on /tmp= 46148 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-04-4-rom_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299185-1532791035/watcher-4299185-1532791035 -o /tmp/evaluation-result-4299185-1532791035/solver-4299185-1532791035 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532776007-24588 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299185-1532791035.xml

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

MD5SUM BENCH= d6990cbd029e878cdbe38f84d450c608
RANDOM SEED=2138835232

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        15340276 kB
MemAvailable:   23776720 kB
Buffers:          230184 kB
Cached:          8367600 kB
SwapCached:            0 kB
Active:         10692388 kB
Inactive:        6101068 kB
Active(anon):    8142768 kB
Inactive(anon):    80488 kB
Active(file):    2549620 kB
Inactive(file):  6020580 kB
Unevictable:        6968 kB
Mlocked:            6968 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              1300 kB
Writeback:             8 kB
AnonPages:       8201956 kB
Mapped:            55016 kB
Shmem:             25056 kB
Slab:             322424 kB
SReclaimable:     294704 kB
SUnreclaim:        27720 kB
KernelStack:        3520 kB
PageTables:        21544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8650184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7796736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46136 MiB
End job on node106 at 2018-07-28 17:17:18