Trace number 4300589

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 NameAnswerCPU timeWall clock time
MiniCPFever 2018-04-29SAT 55.9538 53.4301

General information on the benchmark

NameEternity/
Eternity-07-07_c18.xml
MD5SUMd2370bf20b8fe6e2b2b2b678a676e404
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark11.6944
Satisfiable
(Un)Satisfiability was proved
Number of variables161
Number of constraints78
Number of domains2
Minimum domain size10
Maximum domain size49
Distribution of domain sizes[{"size":10,"count":112},{"size":49,"count":49}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":6},{"degree":2,"count":154},{"degree":8,"count":1}]
Minimum constraint arity1
Maximum constraint arity49
Distribution of constraint arities[{"arity":1,"count":28},{"arity":5,"count":49},{"arity":49,"count":1}]
Number of extensional constraints49
Number of intensional constraints28
Distribution of constraint types[{"type":"extension","count":49},{"type":"intension","count":28},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.06/0.18	c version: 2018-04-11
0.06/0.18	c seed: 1811631
0.06/0.18	c timeout: -1
0.06/0.18	c memlimit: -1
0.06/0.18	c nbcore: -1
55.91/53.41	d NO_SOL_FOUND
55.91/53.41	s SATISFIABLE
55.91/53.41	v <instantiation>
55.91/53.41	v 	<list>
55.91/53.41	v 		id[0][0] id[0][1] id[0][2] id[0][3] id[0][4] id[0][5] id[0][6] id[1][0] id[1][1] id[1][2] id[1][3] id[1][4] id[1][5] id[1][6] id[2][0] id[2][1] id[2][2] id[2][3] id[2][4] id[2][5] id[2][6] id[3][0] id[3][1] id[3][2] id[3][3] id[3][4] id[3][5] id[3][6] id[4][0] id[4][1] id[4][2] id[4][3] id[4][4] id[4][5] id[4][6] id[5][0] id[5][1] id[5][2] id[5][3] id[5][4] id[5][5] id[5][6] id[6][0] id[6][1] id[6][2] id[6][3] id[6][4] id[6][5] id[6][6] top[0][0] top[0][1] top[0][2] top[0][3] top[0][4] top[0][5] top[0][6] top[1][0] top[1][1] top[1][2] top[1][3] top[1][4] top[1][5] top[1][6] top[2][0] top[2][1] top[2][2] top[2][3] top[2][4] top[2][5] top[2][6] top[3][0] top[3][1] top[3][2] top[3][3] top[3][4] top[3][5] top[3][6] top[4][0] top[4][1] top[4][2] top[4][3] top[4][4] top[4][5] top[4][6] top[5][0] top[5][1] top[5][2] top[5][3] top[5][4] top[5][5] top[5][6] top[6][0] top[6][1] top[6][2] top[6][3] top[6][4] top[6][5] top[6][6] left[0][0] left[0][1] left[0][2] left[0][3] left[0][4] left[0][5] left[0][6] left[1][0] left[1][1] left[1][2] left[1][3] left[1][4] left[1][5] left[1][6] left[2][0] left[2][1] left[2][2] left[2][3] left[2][4] left[2][5] left[2][6] left[3][0] left[3][1] left[3][2] left[3][3] left[3][4] left[3][5] left[3][6] left[4][0] left[4][1] left[4][2] left[4][3] left[4][4] left[4][5] left[4][6] left[5][0] left[5][1] left[5][2] left[5][3] left[5][4] left[5][5] left[5][6] left[6][0] left[6][1] left[6][2] left[6][3] left[6][4] left[6][5] left[6][6] bot[0] bot[1] bot[2] bot[3] bot[4] bot[5] bot[6] right[0] right[1] right[2] right[3] right[4] right[5] right[6] 
55.91/53.41	v 	</list>
55.91/53.41	v 	<values>
55.91/53.41	v 		0 15 12 18 9 19 1 13 33 29 24 38 40 5 10 26 48 47 42 30 20 14 45 44 41 43 32 22 23 35 31 37 36 46 21 7 27 28 39 25 34 16 2 4 8 11 17 6 3 0 0 0 0 0 0 0 2 9 7 4 8 5 1 2 4 6 8 5 7 1 2 7 9 6 9 4 3 3 6 6 6 9 7 3 1 4 4 9 5 8 3 2 5 8 5 4 6 2 0 1 2 2 3 1 3 0 8 5 4 5 7 6 0 4 7 9 9 6 6 0 8 7 8 5 7 8 0 9 8 9 4 8 6 0 7 5 5 7 4 9 0 1 1 2 3 1 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
55.91/53.41	v 	</values>
55.91/53.41	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300589-1532890500/watcher-4300589-1532890500 -o /tmp/evaluation-result-4300589-1532890500/solver-4300589-1532890500 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532890500-16998 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4300589-1532890500.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=17028, runsolver pid=17021

[startup+0.100156 s]*
/proc/loadavg: 1.08 1.60 1.78 4/203 17045
/proc/meminfo: memFree=23931352/32770624 swapFree=67108860/67108860
[pid=17028] ppid=17021 vsize=10658888 memory=23820 CPUtime=0.06 cores=0,2,4,6
/proc/17028/stat : 17028 (java) S 17021 17028 6396 0 -1 1077944320 4835 0 0 0 5 1 0 0 20 0 15 0 106613217 10914701312 5955 33554432000 4194304 4196468 140736791711696 140736791694240 140678545886967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
/proc/17028/statm: 2664722 5955 2619 1 0 2627263 0
[pid=17028/tid=17031] ppid=17021 vsize=10658972 memory=5450919713671312938 CPUtime=0.04 cores=0,2,4,6
/proc/17028/task/17031/stat : 17031 (java) R 17021 17028 6396 0 -1 4202560 2969 0 0 0 4 0 0 0 20 0 15 0 106613217 10914787328 6020 33554432000 4194304 4196468 140736791711696 140678550123696 140678545908893 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17033] ppid=17021 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17033/stat : 17033 (java) S 17021 17028 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106613219 10914787328 6020 33554432000 4194304 4196468 140736791711696 140678502439568 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17034] ppid=17021 vsize=10658972 memory=140083262457472 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17034/stat : 17034 (java) S 17021 17028 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106613219 10914787328 6020 33554432000 4194304 4196468 140736791711696 140678501386768 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17036] ppid=17021 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17036/stat : 17036 (java) S 17021 17028 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106613219 10914787328 6020 33554432000 4194304 4196468 140736791711696 140678150412688 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17038] ppid=17021 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17038/stat : 17038 (java) S 17021 17028 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106613219 10914787328 6020 33554432000 4194304 4196468 140736791711696 140678149359888 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17041] ppid=17021 vsize=10658972 memory=140083262457472 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17041/stat : 17041 (java) S 17021 17028 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106613221 10914787328 6020 33554432000 4194304 4196468 140736791711696 140677850655600 140678545898114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17043] ppid=17021 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17043/stat : 17043 (java) S 17021 17028 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106613221 10914787328 6020 33554432000 4194304 4196468 140736791711696 140677849601568 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17045] ppid=17021 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17045/stat : 17045 (java) S 17021 17028 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106613221 10914787328 6020 33554432000 4194304 4196468 140736791711696 140677848548720 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17050] ppid=17021 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17050/stat : 17050 (java) S 17021 17028 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106613227 10914787328 6020 33554432000 4194304 4196468 140736791711696 140677847497040 140678545905563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17051] ppid=17021 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17051/stat : 17051 (java) S 17021 17028 6396 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 106613227 10914787328 6020 33554432000 4194304 4196468 140736791711696 140677846444400 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17052] ppid=17021 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17052/stat : 17052 (java) S 17021 17028 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106613227 10914787328 6020 33554432000 4194304 4196468 140736791711696 140677845391600 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17053] ppid=17021 vsize=10658972 memory=140083262457472 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17053/stat : 17053 (java) S 17021 17028 6396 0 -1 1077944384 216 0 0 0 0 0 0 0 20 0 15 0 106613227 10914787328 6020 33554432000 4194304 4196468 140736791711696 140677844338800 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17055] ppid=17021 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17055/stat : 17055 (java) S 17021 17028 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106613227 10914787328 6020 33554432000 4194304 4196468 140736791711696 140677843286240 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17057] ppid=17021 vsize=10658972 memory=140083262457472 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17057/stat : 17057 (java) S 17021 17028 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106613228 10914787328 6020 33554432000 4194304 4196468 140736791711696 140677842234544 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 10658888 KiB
Current children cumulated memory: 23820 KiB

[startup+0.210299 s]*
/proc/loadavg: 1.08 1.60 1.78 4/215 17057
/proc/meminfo: memFree=23907820/32770624 swapFree=67108860/67108860
[pid=17028] ppid=17021 vsize=10658972 memory=37584 CPUtime=0.25 cores=0,2,4,6
/proc/17028/stat : 17028 (java) S 17021 17028 6396 0 -1 1077944320 7546 0 0 0 23 2 0 0 20 0 15 0 106613217 10914787328 9396 33554432000 4194304 4196468 140736791711696 140736791694240 140678545886967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
/proc/17028/statm: 2664743 9396 2910 1 0 2627263 0
[pid=17028/tid=17031] ppid=17021 vsize=10658972 memory=7022364594140610616 CPUtime=0.15 cores=0,2,4,6
/proc/17028/task/17031/stat : 17031 (java) R 17021 17028 6396 0 -1 4202560 4768 0 0 0 14 1 0 0 20 0 15 0 106613217 10914787328 9462 33554432000 4194304 4196468 140736791711696 140678550123728 140678529930597 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17033] ppid=17021 vsize=10658972 memory=342 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17033/stat : 17033 (java) S 17021 17028 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106613219 10914787328 9462 33554432000 4194304 4196468 140736791711696 140678502439568 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17034] ppid=17021 vsize=10658972 memory=3475008268544050848 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17034/stat : 17034 (java) S 17021 17028 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106613219 10914787328 9462 33554432000 4194304 4196468 140736791711696 140678501386768 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17036] ppid=17021 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17036/stat : 17036 (java) S 17021 17028 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106613219 10914787328 9462 33554432000 4194304 4196468 140736791711696 140678150412688 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17038] ppid=17021 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17038/stat : 17038 (java) S 17021 17028 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106613219 10914787328 9462 33554432000 4194304 4196468 140736791711696 140678149359888 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17041] ppid=17021 vsize=10658972 memory=140083262457472 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17041/stat : 17041 (java) S 17021 17028 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106613221 10914787328 9462 33554432000 4194304 4196468 140736791711696 140677850655600 140678545898114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17043] ppid=17021 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17043/stat : 17043 (java) S 17021 17028 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106613221 10914787328 9462 33554432000 4194304 4196468 140736791711696 140677849601568 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17045] ppid=17021 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17045/stat : 17045 (java) S 17021 17028 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106613221 10914787328 9462 33554432000 4194304 4196468 140736791711696 140677848548720 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17050] ppid=17021 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17050/stat : 17050 (java) S 17021 17028 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106613227 10914787328 9462 33554432000 4194304 4196468 140736791711696 140677847497040 140678545905563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17051] ppid=17021 vsize=10658972 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17028/task/17051/stat : 17051 (java) R 17021 17028 6396 0 -1 4202560 598 0 0 0 1 0 0 0 20 0 15 0 106613227 10914787328 9462 33554432000 4194304 4196468 140736791711696 140677846444400 140678530284015 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17052] ppid=17021 vsize=10658972 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/17028/task/17052/stat : 17052 (java) R 17021 17028 6396 0 -1 1077944384 36 0 0 0 1 0 0 0 20 0 15 0 106613227 10914787328 9462 33554432000 4194304 4196468 140736791711696 140677845391600 140678545898114 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17053] ppid=17021 vsize=10658972 memory=140083262457472 CPUtime=0.06 cores=0,2,4,6
/proc/17028/task/17053/stat : 17053 (java) R 17021 17028 6396 0 -1 4202560 784 0 0 0 6 0 0 0 20 0 15 0 106613227 10914787328 9462 33554432000 4194304 4196468 140736791711696 140677844338800 140678538124094 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17055] ppid=17021 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17055/stat : 17055 (java) S 17021 17028 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106613227 10914787328 9462 33554432000 4194304 4196468 140736791711696 140677843286240 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17057] ppid=17021 vsize=10658972 memory=140083262457472 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17057/stat : 17057 (java) S 17021 17028 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106613228 10914787328 9462 33554432000 4194304 4196468 140736791711696 140677842234544 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 37584 KiB

[startup+0.310562 s]*
/proc/loadavg: 1.08 1.60 1.78 5/215 17057
/proc/meminfo: memFree=23892356/32770624 swapFree=67108860/67108860
[pid=17028] ppid=17021 vsize=10659048 memory=43708 CPUtime=0.46 cores=0,2,4,6
/proc/17028/stat : 17028 (java) S 17021 17028 6396 0 -1 1077944320 8475 0 0 0 43 3 0 0 20 0 15 0 106613217 10914865152 10927 33554432000 4194304 4196468 140736791711696 140736791694240 140678545886967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
/proc/17028/statm: 2664762 10927 3021 1 0 2627263 0
[pid=17028/tid=17031] ppid=17021 vsize=10659048 memory=7311146985107750967 CPUtime=0.26 cores=0,2,4,6
/proc/17028/task/17031/stat : 17031 (java) R 17021 17028 6396 0 -1 4202560 5387 0 0 0 24 2 0 0 20 0 15 0 106613217 10914865152 10927 33554432000 4194304 4196468 140736791711696 140678550123200 140678528874129 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17033] ppid=17021 vsize=10659048 memory=304556149062238231 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17033/stat : 17033 (java) S 17021 17028 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106613219 10914865152 10927 33554432000 4194304 4196468 140736791711696 140678502439568 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17034] ppid=17021 vsize=10659048 memory=4051187545870763680 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17034/stat : 17034 (java) S 17021 17028 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106613219 10914865152 10927 33554432000 4194304 4196468 140736791711696 140678501386768 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17036] ppid=17021 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17036/stat : 17036 (java) S 17021 17028 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106613219 10914865152 10927 33554432000 4194304 4196468 140736791711696 140678150412688 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17038] ppid=17021 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17038/stat : 17038 (java) S 17021 17028 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106613219 10914865152 10927 33554432000 4194304 4196468 140736791711696 140678149359888 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17041] ppid=17021 vsize=10659048 memory=140083262457472 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17041/stat : 17041 (java) S 17021 17028 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106613221 10914865152 10927 33554432000 4194304 4196468 140736791711696 140677850655600 140678545898114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17043] ppid=17021 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17043/stat : 17043 (java) S 17021 17028 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106613221 10914865152 10927 33554432000 4194304 4196468 140736791711696 140677849601568 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17045] ppid=17021 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17045/stat : 17045 (java) S 17021 17028 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106613221 10914865152 10927 33554432000 4194304 4196468 140736791711696 140677848548720 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17050] ppid=17021 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17050/stat : 17050 (java) S 17021 17028 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106613227 10914865152 10927 33554432000 4194304 4196468 140736791711696 140677847497040 140678545905563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17051] ppid=17021 vsize=10659048 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/17028/task/17051/stat : 17051 (java) R 17021 17028 6396 0 -1 1077944384 730 0 0 0 4 0 0 0 20 0 15 0 106613227 10914865152 10927 33554432000 4194304 4196468 140736791711696 140677846444400 140678545898114 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17052] ppid=17021 vsize=10659048 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/17028/task/17052/stat : 17052 (java) R 17021 17028 6396 0 -1 4202560 91 0 0 0 3 0 0 0 20 0 15 0 106613227 10914865152 10927 33554432000 4194304 4196468 140736791711696 140677845391600 140678525044032 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17053] ppid=17021 vsize=10659048 memory=140083262457472 CPUtime=0.11 cores=0,2,4,6
/proc/17028/task/17053/stat : 17053 (java) R 17021 17028 6396 0 -1 4202560 898 0 0 0 11 0 0 0 20 0 15 0 106613227 10914865152 10927 33554432000 4194304 4196468 140736791711696 140677844338800 140678531581949 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17055] ppid=17021 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17055/stat : 17055 (java) S 17021 17028 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106613227 10914865152 10927 33554432000 4194304 4196468 140736791711696 140677843286240 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17057] ppid=17021 vsize=10659048 memory=140083262457472 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17057/stat : 17057 (java) S 17021 17028 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106613228 10914865152 10927 33554432000 4194304 4196468 140736791711696 140677842234544 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 43708 KiB

[startup+0.7009 s]
/proc/loadavg: 1.08 1.60 1.78 9/215 17058
/proc/meminfo: memFree=23849620/32770624 swapFree=67108860/67108860
[pid=17028] ppid=17021 vsize=10659048 memory=144488 CPUtime=1.73 cores=0,2,4,6
/proc/17028/stat : 17028 (java) S 17021 17028 6396 0 -1 1077944320 13285 0 0 0 168 5 0 0 20 0 15 0 106613217 10914865152 36122 33554432000 4194304 4196468 140736791711696 140736791694240 140678545886967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
/proc/17028/statm: 2664762 36122 3112 1 0 2627263 0
[pid=17028/tid=17031] ppid=17021 vsize=10659048 memory=1728 CPUtime=0.63 cores=0,2,4,6
/proc/17028/task/17031/stat : 17031 (java) R 17021 17028 6396 0 -1 4202560 5674 0 0 0 60 3 0 0 20 0 15 0 106613217 10914865152 36122 33554432000 4194304 4196468 140736791711696 140678550123120 140678184447024 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17033] ppid=17021 vsize=10659048 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17033/stat : 17033 (java) S 17021 17028 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106613219 10914865152 36122 33554432000 4194304 4196468 140736791711696 140678502439568 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17034] ppid=17021 vsize=10659048 memory=796 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17034/stat : 17034 (java) S 17021 17028 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106613219 10914865152 36122 33554432000 4194304 4196468 140736791711696 140678501386768 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17036] ppid=17021 vsize=10659048 memory=5408 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17036/stat : 17036 (java) S 17021 17028 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106613219 10914865152 36122 33554432000 4194304 4196468 140736791711696 140678150412688 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17038] ppid=17021 vsize=10659048 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17038/stat : 17038 (java) S 17021 17028 6396 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106613219 10914865152 36122 33554432000 4194304 4196468 140736791711696 140678149359888 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17041] ppid=17021 vsize=10659048 memory=9992 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17041/stat : 17041 (java) S 17021 17028 6396 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106613221 10914865152 36122 33554432000 4194304 4196468 140736791711696 140677850655600 140678545898114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17043] ppid=17021 vsize=10659048 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17043/stat : 17043 (java) S 17021 17028 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106613221 10914865152 36122 33554432000 4194304 4196468 140736791711696 140677849601568 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17045] ppid=17021 vsize=10659048 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17045/stat : 17045 (java) S 17021 17028 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106613221 10914865152 36122 33554432000 4194304 4196468 140736791711696 140677848548720 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17050] ppid=17021 vsize=10659048 memory=4639098309541127013 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17050/stat : 17050 (java) S 17021 17028 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106613227 10914865152 36122 33554432000 4194304 4196468 140736791711696 140677847497040 140678545905563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17051] ppid=17021 vsize=10659048 memory=7156897581319738472 CPUtime=0.4 cores=0,2,4,6
/proc/17028/task/17051/stat : 17051 (java) R 17021 17028 6396 0 -1 4202560 2547 0 0 0 40 0 0 0 20 0 15 0 106613227 10914865152 36122 33554432000 4194304 4196468 140736791711696 140677846424728 140678529383639 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17052] ppid=17021 vsize=10659048 memory=7523071198212214892 CPUtime=0.38 cores=0,2,4,6
/proc/17028/task/17052/stat : 17052 (java) R 17021 17028 6396 0 -1 4202560 1871 0 0 0 38 0 0 0 20 0 15 0 106613227 10914865152 36634 33554432000 4194304 4196468 140736791711696 140677845377480 140678525575617 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17053] ppid=17021 vsize=10659048 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/17028/task/17053/stat : 17053 (java) S 17021 17028 6396 0 -1 1077944384 1820 0 0 0 29 0 0 0 20 0 15 0 106613227 10914865152 36634 33554432000 4194304 4196468 140736791711696 140677844338800 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17055] ppid=17021 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17055/stat : 17055 (java) S 17021 17028 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106613227 10914865152 36634 33554432000 4194304 4196468 140736791711696 140677843286240 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17057] ppid=17021 vsize=10659048 memory=33 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17057/stat : 17057 (java) S 17021 17028 6396 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106613228 10914865152 36634 33554432000 4194304 4196468 140736791711696 140677842234544 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 144488 KiB

[startup+1.50081 s]
/proc/loadavg: 1.08 1.60 1.78 10/215 17058
/proc/meminfo: memFree=23588236/32770624 swapFree=67108860/67108860
[pid=17028] ppid=17021 vsize=10659048 memory=200428 CPUtime=3.21 cores=0,2,4,6
/proc/17028/stat : 17028 (java) S 17021 17028 6396 0 -1 1077944320 14805 0 0 0 314 7 0 0 20 0 15 0 106613217 10914865152 50107 33554432000 4194304 4196468 140736791711696 140736791694240 140678545886967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
/proc/17028/statm: 2664762 50107 3134 1 0 2627263 0
[pid=17028/tid=17031] ppid=17021 vsize=10659048 memory=6791534058613427641 CPUtime=1.4 cores=0,2,4,6
/proc/17028/task/17031/stat : 17031 (java) R 17021 17028 6396 0 -1 4202560 5699 0 0 0 137 3 0 0 20 0 15 0 106613217 10914865152 50107 33554432000 4194304 4196468 140736791711696 140678550126368 140678184556883 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17033] ppid=17021 vsize=10659048 memory=-8754540793456063680 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17033/stat : 17033 (java) S 17021 17028 6396 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 106613219 10914865152 50107 33554432000 4194304 4196468 140736791711696 140678502439568 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17034] ppid=17021 vsize=10659048 memory=-2843869621055772062 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17034/stat : 17034 (java) S 17021 17028 6396 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 106613219 10914865152 50107 33554432000 4194304 4196468 140736791711696 140678501386768 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17036] ppid=17021 vsize=10659048 memory=5450919713671312938 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17036/stat : 17036 (java) S 17021 17028 6396 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 106613219 10914865152 50107 33554432000 4194304 4196468 140736791711696 140678150412688 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17038] ppid=17021 vsize=10659048 memory=-7096649868621430206 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17038/stat : 17038 (java) S 17021 17028 6396 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 106613219 10914865152 50107 33554432000 4194304 4196468 140736791711696 140678149359888 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17041] ppid=17021 vsize=10659048 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17041/stat : 17041 (java) S 17021 17028 6396 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 106613221 10914865152 50107 33554432000 4194304 4196468 140736791711696 140677850655600 140678545898114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0

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

[startup+53.4301 s]
# the end of solver process 17028 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=55.6763 s, system=0.277546 s

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

[startup+51.201 s]
/proc/loadavg: 1.44 1.64 1.78 5/215 17058
/proc/meminfo: memFree=23177928/32770624 swapFree=67108860/67108860
[pid=17028] ppid=17021 vsize=10659048 memory=593588 CPUtime=53.7 cores=0,2,4,6
/proc/17028/stat : 17028 (java) S 17021 17028 6396 0 -1 1077944320 22834 0 0 0 5344 26 0 0 20 0 15 0 106613217 10914865152 148397 33554432000 4194304 4196468 140736791711696 140736791694240 140678545886967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
/proc/17028/statm: 2664762 148397 3146 1 0 2627263 0
[pid=17028/tid=17031] ppid=17021 vsize=10659048 memory=9992 CPUtime=50.56 cores=0,2,4,6
/proc/17028/task/17031/stat : 17031 (java) R 17021 17028 6396 0 -1 4202560 7888 0 0 0 5047 9 0 0 20 0 15 0 106613217 10914865152 148397 33554432000 4194304 4196468 140736791711696 140678550126336 140678185003702 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17033] ppid=17021 vsize=10659048 memory=1228 CPUtime=0.22 cores=0,2,4,6
/proc/17028/task/17033/stat : 17033 (java) S 17021 17028 6396 0 -1 1077944384 762 0 0 0 18 4 0 0 20 0 15 0 106613219 10914865152 148397 33554432000 4194304 4196468 140736791711696 140678502439568 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17034] ppid=17021 vsize=10659048 memory=1952 CPUtime=0.22 cores=0,2,4,6
/proc/17028/task/17034/stat : 17034 (java) S 17021 17028 6396 0 -1 1077944384 400 0 0 0 19 3 0 0 20 0 15 0 106613219 10914865152 148397 33554432000 4194304 4196468 140736791711696 140678501386768 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17036] ppid=17021 vsize=10659048 memory=1200 CPUtime=0.21 cores=0,2,4,6
/proc/17028/task/17036/stat : 17036 (java) S 17021 17028 6396 0 -1 1077944384 208 0 0 0 17 4 0 0 20 0 15 0 106613219 10914865152 148397 33554432000 4194304 4196468 140736791711696 140678150412688 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17038] ppid=17021 vsize=10659048 memory=10624 CPUtime=0.21 cores=0,2,4,6
/proc/17028/task/17038/stat : 17038 (java) S 17021 17028 6396 0 -1 1077944384 556 0 0 0 18 3 0 0 20 0 15 0 106613219 10914865152 148397 33554432000 4194304 4196468 140736791711696 140678149359888 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17041] ppid=17021 vsize=10659048 memory=6791534058613427641 CPUtime=0.23 cores=0,2,4,6
/proc/17028/task/17041/stat : 17041 (java) S 17021 17028 6396 0 -1 1077944384 1553 0 0 0 22 1 0 0 20 0 15 0 106613221 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677850655600 140678545898114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17043] ppid=17021 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17043/stat : 17043 (java) S 17021 17028 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106613221 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677849601568 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17045] ppid=17021 vsize=10659048 memory=280166219880016 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17045/stat : 17045 (java) S 17021 17028 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106613221 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677848548720 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17050] ppid=17021 vsize=10659048 memory=280166219880080 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17050/stat : 17050 (java) S 17021 17028 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106613227 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677847497040 140678545905563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17051] ppid=17021 vsize=10659048 memory=280166219865920 CPUtime=0.85 cores=0,2,4,6
/proc/17028/task/17051/stat : 17051 (java) S 17021 17028 6396 0 -1 1077944384 3604 0 0 0 85 0 0 0 20 0 15 0 106613227 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677846444400 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17052] ppid=17021 vsize=10659048 memory=0 CPUtime=0.75 cores=0,2,4,6
/proc/17028/task/17052/stat : 17052 (java) S 17021 17028 6396 0 -1 1077944384 3810 0 0 0 75 0 0 0 20 0 15 0 106613227 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677845391600 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17053] ppid=17021 vsize=10659048 memory=2308 CPUtime=0.32 cores=0,2,4,6
/proc/17028/task/17053/stat : 17053 (java) S 17021 17028 6396 0 -1 1077944384 2035 0 0 0 32 0 0 0 20 0 15 0 106613227 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677844338800 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17055] ppid=17021 vsize=10659048 memory=4516 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17055/stat : 17055 (java) S 17021 17028 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106613227 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677843286240 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17057] ppid=17021 vsize=10659048 memory=6724 CPUtime=0.03 cores=0,2,4,6
/proc/17028/task/17057/stat : 17057 (java) S 17021 17028 6396 0 -1 1077944384 658 0 0 0 1 2 0 0 20 0 15 0 106613228 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677842234544 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
Current children cumulated CPU time: 53.7 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 593588 KiB

[startup+52.8008 s]
/proc/loadavg: 1.41 1.63 1.78 4/215 17058
/proc/meminfo: memFree=23177804/32770624 swapFree=67108860/67108860
[pid=17028] ppid=17021 vsize=10659048 memory=593588 CPUtime=55.31 cores=0,2,4,6
/proc/17028/stat : 17028 (java) S 17021 17028 6396 0 -1 1077944320 22884 0 0 0 5505 26 0 0 20 0 15 0 106613217 10914865152 148397 33554432000 4194304 4196468 140736791711696 140736791694240 140678545886967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
/proc/17028/statm: 2664762 148397 3146 1 0 2627263 0
[pid=17028/tid=17031] ppid=17021 vsize=10659048 memory=916 CPUtime=52.15 cores=0,2,4,6
/proc/17028/task/17031/stat : 17031 (java) R 17021 17028 6396 0 -1 4202560 7936 0 0 0 5206 9 0 0 20 0 15 0 106613217 10914865152 148397 33554432000 4194304 4196468 140736791711696 140678550126224 140678184557106 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17033] ppid=17021 vsize=10659048 memory=3848 CPUtime=0.23 cores=0,2,4,6
/proc/17028/task/17033/stat : 17033 (java) S 17021 17028 6396 0 -1 1077944384 762 0 0 0 19 4 0 0 20 0 15 0 106613219 10914865152 148397 33554432000 4194304 4196468 140736791711696 140678502439568 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17034] ppid=17021 vsize=10659048 memory=4104 CPUtime=0.22 cores=0,2,4,6
/proc/17028/task/17034/stat : 17034 (java) S 17021 17028 6396 0 -1 1077944384 400 0 0 0 19 3 0 0 20 0 15 0 106613219 10914865152 148397 33554432000 4194304 4196468 140736791711696 140678501386768 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17036] ppid=17021 vsize=10659048 memory=2292 CPUtime=0.22 cores=0,2,4,6
/proc/17028/task/17036/stat : 17036 (java) S 17021 17028 6396 0 -1 1077944384 209 0 0 0 18 4 0 0 20 0 15 0 106613219 10914865152 148397 33554432000 4194304 4196468 140736791711696 140678150412688 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17038] ppid=17021 vsize=10659048 memory=4872558044660077418 CPUtime=0.21 cores=0,2,4,6
/proc/17028/task/17038/stat : 17038 (java) S 17021 17028 6396 0 -1 1077944384 557 0 0 0 18 3 0 0 20 0 15 0 106613219 10914865152 148397 33554432000 4194304 4196468 140736791711696 140678149359888 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17041] ppid=17021 vsize=10659048 memory=9992 CPUtime=0.24 cores=0,2,4,6
/proc/17028/task/17041/stat : 17041 (java) S 17021 17028 6396 0 -1 1077944384 1553 0 0 0 23 1 0 0 20 0 15 0 106613221 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677850655600 140678545898114 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17043] ppid=17021 vsize=10659048 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17043/stat : 17043 (java) S 17021 17028 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106613221 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677849601568 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17045] ppid=17021 vsize=10659048 memory=589236 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17045/stat : 17045 (java) S 17021 17028 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106613221 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677848548720 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17050] ppid=17021 vsize=10659048 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17050/stat : 17050 (java) S 17021 17028 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106613227 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677847497040 140678545905563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17051] ppid=17021 vsize=10659048 memory=4128 CPUtime=0.85 cores=0,2,4,6
/proc/17028/task/17051/stat : 17051 (java) S 17021 17028 6396 0 -1 1077944384 3604 0 0 0 85 0 0 0 20 0 15 0 106613227 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677846444400 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17052] ppid=17021 vsize=10659048 memory=30308 CPUtime=0.75 cores=0,2,4,6
/proc/17028/task/17052/stat : 17052 (java) S 17021 17028 6396 0 -1 1077944384 3810 0 0 0 75 0 0 0 20 0 15 0 106613227 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677845391600 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17053] ppid=17021 vsize=10659048 memory=1292 CPUtime=0.32 cores=0,2,4,6
/proc/17028/task/17053/stat : 17053 (java) S 17021 17028 6396 0 -1 1077944384 2035 0 0 0 32 0 0 0 20 0 15 0 106613227 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677844338800 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17055] ppid=17021 vsize=10659048 memory=2416 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17055/stat : 17055 (java) S 17021 17028 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106613227 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677843286240 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17057] ppid=17021 vsize=10659048 memory=593588 CPUtime=0.03 cores=0,2,4,6
/proc/17028/task/17057/stat : 17057 (java) S 17021 17028 6396 0 -1 1077944384 658 0 0 0 1 2 0 0 20 0 15 0 106613228 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677842234544 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
Current children cumulated CPU time: 55.31 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 593588 KiB

[startup+53.2007 s]
/proc/loadavg: 1.41 1.63 1.78 5/215 17058
/proc/meminfo: memFree=23177804/32770624 swapFree=67108860/67108860
[pid=17028] ppid=17021 vsize=10659048 memory=593588 CPUtime=55.71 cores=0,2,4,6
/proc/17028/stat : 17028 (java) S 17021 17028 6396 0 -1 1077944320 22886 0 0 0 5545 26 0 0 20 0 15 0 106613217 10914865152 148397 33554432000 4194304 4196468 140736791711696 140736791694240 140678545886967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
/proc/17028/statm: 2664762 148397 3146 1 0 2627263 0
[pid=17028/tid=17031] ppid=17021 vsize=10659048 memory=6791534058613427641 CPUtime=52.55 cores=0,2,4,6
/proc/17028/task/17031/stat : 17031 (java) R 17021 17028 6396 0 -1 4202560 7938 0 0 0 5246 9 0 0 20 0 15 0 106613217 10914865152 148397 33554432000 4194304 4196468 140736791711696 140678550126336 140678184615086 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17033] ppid=17021 vsize=10659048 memory=288230621803970871 CPUtime=0.23 cores=0,2,4,6
/proc/17028/task/17033/stat : 17033 (java) S 17021 17028 6396 0 -1 1077944384 762 0 0 0 19 4 0 0 20 0 15 0 106613219 10914865152 148397 33554432000 4194304 4196468 140736791711696 140678502439568 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17034] ppid=17021 vsize=10659048 memory=14134428972616243 CPUtime=0.22 cores=0,2,4,6
/proc/17028/task/17034/stat : 17034 (java) S 17021 17028 6396 0 -1 1077944384 400 0 0 0 19 3 0 0 20 0 15 0 106613219 10914865152 148397 33554432000 4194304 4196468 140736791711696 140678501386768 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17036] ppid=17021 vsize=10659048 memory=14134428972616243 CPUtime=0.22 cores=0,2,4,6
/proc/17028/task/17036/stat : 17036 (java) S 17021 17028 6396 0 -1 1077944384 209 0 0 0 18 4 0 0 20 0 15 0 106613219 10914865152 148397 33554432000 4194304 4196468 140736791711696 140678150412688 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17038] ppid=17021 vsize=10659048 memory=4872558044660077418 CPUtime=0.21 cores=0,2,4,6
/proc/17028/task/17038/stat : 17038 (java) S 17021 17028 6396 0 -1 1077944384 557 0 0 0 18 3 0 0 20 0 15 0 106613219 10914865152 148397 33554432000 4194304 4196468 140736791711696 140678149359888 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17041] ppid=17021 vsize=10659048 memory=840 CPUtime=0.24 cores=0,2,4,6
/proc/17028/task/17041/stat : 17041 (java) S 17021 17028 6396 0 -1 1077944384 1553 0 0 0 23 1 0 0 20 0 15 0 106613221 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677850655600 140678545898114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17043] ppid=17021 vsize=10659048 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17043/stat : 17043 (java) S 17021 17028 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106613221 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677849601568 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17045] ppid=17021 vsize=10659048 memory=916 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17045/stat : 17045 (java) S 17021 17028 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106613221 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677848548720 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17050] ppid=17021 vsize=10659048 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17050/stat : 17050 (java) S 17021 17028 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106613227 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677847497040 140678545905563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17051] ppid=17021 vsize=10659048 memory=4104 CPUtime=0.85 cores=0,2,4,6
/proc/17028/task/17051/stat : 17051 (java) S 17021 17028 6396 0 -1 1077944384 3604 0 0 0 85 0 0 0 20 0 15 0 106613227 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677846444400 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17052] ppid=17021 vsize=10659048 memory=2292 CPUtime=0.75 cores=0,2,4,6
/proc/17028/task/17052/stat : 17052 (java) S 17021 17028 6396 0 -1 1077944384 3810 0 0 0 75 0 0 0 20 0 15 0 106613227 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677845391600 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17053] ppid=17021 vsize=10659048 memory=2292 CPUtime=0.32 cores=0,2,4,6
/proc/17028/task/17053/stat : 17053 (java) S 17021 17028 6396 0 -1 1077944384 2035 0 0 0 32 0 0 0 20 0 15 0 106613227 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677844338800 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17055] ppid=17021 vsize=10659048 memory=1404 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17055/stat : 17055 (java) S 17021 17028 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106613227 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677843286240 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17057] ppid=17021 vsize=10659048 memory=1404 CPUtime=0.03 cores=0,2,4,6
/proc/17028/task/17057/stat : 17057 (java) S 17021 17028 6396 0 -1 1077944384 658 0 0 0 1 2 0 0 20 0 15 0 106613228 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677842234544 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
Current children cumulated CPU time: 55.71 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 593588 KiB

[startup+53.4009 s]
/proc/loadavg: 1.41 1.63 1.78 5/215 17058
/proc/meminfo: memFree=23177804/32770624 swapFree=67108860/67108860
[pid=17028] ppid=17021 vsize=10659048 memory=593588 CPUtime=55.91 cores=0,2,4,6
/proc/17028/stat : 17028 (java) S 17021 17028 6396 0 -1 1077944320 22887 0 0 0 5565 26 0 0 20 0 15 0 106613217 10914865152 148397 33554432000 4194304 4196468 140736791711696 140736791694240 140678545886967 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
/proc/17028/statm: 2664762 148397 3146 1 0 2627263 0
[pid=17028/tid=17031] ppid=17021 vsize=10659048 memory=840 CPUtime=52.75 cores=0,2,4,6
/proc/17028/task/17031/stat : 17031 (java) R 17021 17028 6396 0 -1 4202560 7939 0 0 0 5266 9 0 0 20 0 15 0 106613217 10914865152 148397 33554432000 4194304 4196468 140736791711696 140678550126224 140678184557694 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17033] ppid=17021 vsize=10659048 memory=1796 CPUtime=0.23 cores=0,2,4,6
/proc/17028/task/17033/stat : 17033 (java) S 17021 17028 6396 0 -1 1077944384 762 0 0 0 19 4 0 0 20 0 15 0 106613219 10914865152 148397 33554432000 4194304 4196468 140736791711696 140678502439568 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17034] ppid=17021 vsize=10659048 memory=916 CPUtime=0.22 cores=0,2,4,6
/proc/17028/task/17034/stat : 17034 (java) S 17021 17028 6396 0 -1 1077944384 400 0 0 0 19 3 0 0 20 0 15 0 106613219 10914865152 148397 33554432000 4194304 4196468 140736791711696 140678501386768 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17036] ppid=17021 vsize=10659048 memory=3848 CPUtime=0.22 cores=0,2,4,6
/proc/17028/task/17036/stat : 17036 (java) S 17021 17028 6396 0 -1 1077944384 209 0 0 0 18 4 0 0 20 0 15 0 106613219 10914865152 148397 33554432000 4194304 4196468 140736791711696 140678150412688 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17038] ppid=17021 vsize=10659048 memory=4104 CPUtime=0.21 cores=0,2,4,6
/proc/17028/task/17038/stat : 17038 (java) S 17021 17028 6396 0 -1 1077944384 557 0 0 0 18 3 0 0 20 0 15 0 106613219 10914865152 148397 33554432000 4194304 4196468 140736791711696 140678149359888 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17041] ppid=17021 vsize=10659048 memory=2292 CPUtime=0.24 cores=0,2,4,6
/proc/17028/task/17041/stat : 17041 (java) S 17021 17028 6396 0 -1 1077944384 1553 0 0 0 23 1 0 0 20 0 15 0 106613221 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677850655600 140678545898114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17043] ppid=17021 vsize=10659048 memory=2292 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17043/stat : 17043 (java) S 17021 17028 6396 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106613221 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677849601568 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17045] ppid=17021 vsize=10659048 memory=1404 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17045/stat : 17045 (java) S 17021 17028 6396 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106613221 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677848548720 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17050] ppid=17021 vsize=10659048 memory=1404 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17050/stat : 17050 (java) S 17021 17028 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106613227 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677847497040 140678545905563 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17051] ppid=17021 vsize=10659048 memory=2836 CPUtime=0.85 cores=0,2,4,6
/proc/17028/task/17051/stat : 17051 (java) S 17021 17028 6396 0 -1 1077944384 3604 0 0 0 85 0 0 0 20 0 15 0 106613227 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677846444400 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17052] ppid=17021 vsize=10659048 memory=2828 CPUtime=0.75 cores=0,2,4,6
/proc/17028/task/17052/stat : 17052 (java) S 17021 17028 6396 0 -1 1077944384 3810 0 0 0 75 0 0 0 20 0 15 0 106613227 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677845391600 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17053] ppid=17021 vsize=10659048 memory=203696 CPUtime=0.32 cores=0,2,4,6
/proc/17028/task/17053/stat : 17053 (java) S 17021 17028 6396 0 -1 1077944384 2035 0 0 0 32 0 0 0 20 0 15 0 106613227 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677844338800 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17055] ppid=17021 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17028/task/17055/stat : 17055 (java) S 17021 17028 6396 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106613227 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677843286240 140678545897173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
[pid=17028/tid=17057] ppid=17021 vsize=10659048 memory=-7533522213388100735 CPUtime=0.03 cores=0,2,4,6
/proc/17028/task/17057/stat : 17057 (java) S 17021 17028 6396 0 -1 1077944384 658 0 0 0 1 2 0 0 20 0 15 0 106613228 10914865152 148397 33554432000 4194304 4196468 140736791711696 140677842234544 140678545898114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34590720 140736791712941 140736791713033 140736791713033 140736791715791 0
Current children cumulated CPU time: 55.91 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 593588 KiB

Child status: 0
Real time (s): 53.4301
CPU time (s): 55.9538
CPU user time (s): 55.6763
CPU system time (s): 0.277546
CPU usage (%): 104.723
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 593588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.6762
system time used= 0.277546
maximum resident set size= 594144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24481
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9042
involuntary context switches= 209


# summary of solver processes directly reported to runsolver:
#   pid: 17028
#   total CPU time (s): 55.9538
#   total CPU user time (s): 55.6763
#   total CPU system time (s): 0.277546

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.299466 second user time and 0.575609 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-29 20:55:00
IDJOB=4300589
IDBENCH=141663
IDSOLVER=2763
FILE ID=node139/4300589-1532890500
RUNJOBID= node139-1532890500-16998
PBS_JOBID= 21022510
Free space on /tmp= 45048 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/Eternity/Eternity-07-07_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300589-1532890500/watcher-4300589-1532890500 -o /tmp/evaluation-result-4300589-1532890500/solver-4300589-1532890500 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532890500-16998 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4300589-1532890500.xml

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

MD5SUM BENCH= d2370bf20b8fe6e2b2b2b678a676e404
RANDOM SEED=1559150085

node139.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.80
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.80
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.80
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.80
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:        23956920 kB
MemAvailable:   31934252 kB
Buffers:          252000 kB
Cached:          7839352 kB
SwapCached:            0 kB
Active:          2998368 kB
Inactive:        5144276 kB
Active(anon):       5752 kB
Inactive(anon):    73544 kB
Active(file):    2992616 kB
Inactive(file):  5070732 kB
Unevictable:        7308 kB
Mlocked:            7308 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2368 kB
Writeback:             0 kB
AnonPages:         58292 kB
Mapped:            44976 kB
Shmem:             25228 kB
Slab:             371264 kB
SReclaimable:     342444 kB
SUnreclaim:        28820 kB
KernelStack:        3520 kB
PageTables:         5260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 45044 MiB
End job on node139 at 2018-07-29 20:55:54