Trace number 4290799

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
OscaR - Conflict Ordering 2018-07-02SAT 4.73356 2.53147

General information on the benchmark

NameEternity/
Eternity-10-04_c18.xml
MD5SUMf6e7bfb75851ce9d6d95540719dd30c6
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 benchmark0.108484
Satisfiable
(Un)Satisfiability was proved
Number of variables134
Number of constraints69
Number of domains2
Minimum domain size9
Maximum domain size40
Distribution of domain sizes[{"size":9,"count":94},{"size":40,"count":40}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":9},{"degree":2,"count":124},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity40
Distribution of constraint arities[{"arity":1,"count":28},{"arity":5,"count":40},{"arity":40,"count":1}]
Number of extensional constraints40
Number of intensional constraints28
Distribution of constraint types[{"type":"extension","count":40},{"type":"intension","count":28},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.56	c version: 2018-07-02
0.67/0.56	c seed: 2109968214
0.67/0.56	c timeout: 2400
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.59	c Parsing instance...
2.44/1.34	c Parsing done, starting search...
4.69/2.51	s SATISFIABLE
4.69/2.51	v <instantiation>
4.69/2.51	v 	<list>
4.69/2.51	v 		id[0][0] id[0][1] id[0][2] id[0][3] id[1][0] id[1][1] id[1][2] id[1][3] id[2][0] id[2][1] id[2][2] id[2][3] id[3][0] id[3][1] id[3][2] id[3][3] id[4][0] id[4][1] id[4][2] id[4][3] id[5][0] id[5][1] id[5][2] id[5][3] id[6][0] id[6][1] id[6][2] id[6][3] id[7][0] id[7][1] id[7][2] id[7][3] id[8][0] id[8][1] id[8][2] id[8][3] id[9][0] id[9][1] id[9][2] id[9][3] top[0][0] top[0][1] top[0][2] top[0][3] top[1][0] top[1][1] top[1][2] top[1][3] top[2][0] top[2][1] top[2][2] top[2][3] top[3][0] top[3][1] top[3][2] top[3][3] top[4][0] top[4][1] top[4][2] top[4][3] top[5][0] top[5][1] top[5][2] top[5][3] top[6][0] top[6][1] top[6][2] top[6][3] top[7][0] top[7][1] top[7][2] top[7][3] top[8][0] top[8][1] top[8][2] top[8][3] top[9][0] top[9][1] top[9][2] top[9][3] left[0][0] left[0][1] left[0][2] left[0][3] left[1][0] left[1][1] left[1][2] left[1][3] left[2][0] left[2][1] left[2][2] left[2][3] left[3][0] left[3][1] left[3][2] left[3][3] left[4][0] left[4][1] left[4][2] left[4][3] left[5][0] left[5][1] left[5][2] left[5][3] left[6][0] left[6][1] left[6][2] left[6][3] left[7][0] left[7][1] left[7][2] left[7][3] left[8][0] left[8][1] left[8][2] left[8][3] left[9][0] left[9][1] left[9][2] left[9][3] bot[0] bot[1] bot[2] bot[3] right[0] right[1] right[2] right[3] right[4] right[5] right[6] right[7] right[8] right[9]
4.69/2.51	v 	</list>
4.69/2.51	v 	<values>
4.69/2.51	v 		3 16 22 1 23 39 28 12 5 25 30 14 20 29 24 4 15 37 35 17 9 36 34 6 21 38 31 8 7 33 32 11 18 27 26 13 0 10 19 2 0 0 0 0 3 7 7 2 1 6 6 2 3 4 4 2 2 5 5 1 1 8 5 2 3 5 8 1 1 6 4 1 3 5 8 1 2 7 4 2 0 3 2 3 0 8 8 4 0 4 7 6 0 5 7 4 0 7 6 8 0 6 6 5 0 7 7 6 0 5 8 8 0 4 4 5 0 1 3 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
4.69/2.51	v 	</values>
4.69/2.51	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 (7563 MiB free)
  memory of node 1: 16384 MiB (10265 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290799-1532283590/watcher-4290799-1532283590 -o /tmp/evaluation-result-4290799-1532283590/solver-4290799-1532283590 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532261030-2917 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 2109968214 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290799-1532283590.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=5719, runsolver pid=5716

[startup+0.105632 s]*
/proc/loadavg: 1.50 1.51 1.55 4/215 5734
/proc/meminfo: memFree=18238652/32770624 swapFree=67108860/67108860
[pid=5719] ppid=5716 vsize=14082740 memory=30784 CPUtime=0.12 cores=0,2,4,6
/proc/5719/stat : 5719 (java) S 5716 5719 2886 0 -1 1077944320 6568 0 0 0 11 1 0 0 20 0 15 0 45922231 14420725760 7696 33554432000 4194304 4196468 140722569935264 140722569917808 140627411570423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
/proc/5719/statm: 3520685 7696 3163 1 0 3482761 0
[pid=5719/tid=5721] ppid=5716 vsize=14082740 memory=-8679944435340768448 CPUtime=0.09 cores=0,2,4,6
/proc/5719/task/5721/stat : 5721 (java) R 5716 5719 2886 0 -1 4202560 4615 0 0 0 8 1 0 0 20 0 15 0 45922232 14420725760 7696 33554432000 4194304 4196468 140722569935264 140627415759152 140627394757232 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5722] ppid=5716 vsize=14082740 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5722/stat : 5722 (java) S 5716 5719 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45922233 14420725760 7696 33554432000 4194304 4196468 140722569935264 140627364190480 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5723] ppid=5716 vsize=14082740 memory=140153899984512 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5723/stat : 5723 (java) S 5716 5719 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45922233 14420725760 7696 33554432000 4194304 4196468 140722569935264 140627006384528 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5724] ppid=5716 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5724/stat : 5724 (java) S 5716 5719 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45922233 14420725760 7696 33554432000 4194304 4196468 140722569935264 140627005331984 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5725] ppid=5716 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5725/stat : 5725 (java) S 5716 5719 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45922233 14420725760 7696 33554432000 4194304 4196468 140722569935264 140627004279440 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5726] ppid=5716 vsize=14082740 memory=140153899984512 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5726/stat : 5726 (java) S 5716 5719 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45922234 14420725760 7696 33554432000 4194304 4196468 140722569935264 140626886625776 140627411581570 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5727] ppid=5716 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5727/stat : 5727 (java) S 5716 5719 2886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45922234 14420725760 7696 33554432000 4194304 4196468 140722569935264 140626885572000 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5728] ppid=5716 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5728/stat : 5728 (java) S 5716 5719 2886 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45922235 14420725760 7696 33554432000 4194304 4196468 140722569935264 140626884519408 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5729] ppid=5716 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5729/stat : 5729 (java) S 5716 5719 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45922237 14420725760 7696 33554432000 4194304 4196468 140722569935264 140626883467984 140627411589019 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5730] ppid=5716 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5730/stat : 5730 (java) S 5716 5719 2886 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 45922237 14420725760 7696 33554432000 4194304 4196468 140722569935264 140626882414576 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5731] ppid=5716 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5731/stat : 5731 (java) S 5716 5719 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45922237 14420725760 7696 33554432000 4194304 4196468 140722569935264 140626881362032 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5732] ppid=5716 vsize=14082740 memory=140153899984512 CPUtime=0.01 cores=0,2,4,6
/proc/5719/task/5732/stat : 5732 (java) S 5716 5719 2886 0 -1 1077944384 274 0 0 0 1 0 0 0 20 0 15 0 45922237 14420725760 7696 33554432000 4194304 4196468 140722569935264 140626880309488 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5733] ppid=5716 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5733/stat : 5733 (java) S 5716 5719 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45922237 14420725760 7696 33554432000 4194304 4196468 140722569935264 140626879257184 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5734] ppid=5716 vsize=14082740 memory=140153899984512 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5734/stat : 5734 (java) S 5716 5719 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45922237 14420725760 7696 33554432000 4194304 4196468 140722569935264 140626878204720 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 30784 KiB

[startup+0.216632 s]*
/proc/loadavg: 1.50 1.51 1.55 7/215 5734
/proc/meminfo: memFree=18223600/32770624 swapFree=67108860/67108860
[pid=5719] ppid=5716 vsize=14082740 memory=47132 CPUtime=0.31 cores=0,2,4,6
/proc/5719/stat : 5719 (java) S 5716 5719 2886 0 -1 1077944320 10384 0 0 0 29 2 0 0 20 0 15 0 45922231 14420725760 11783 33554432000 4194304 4196468 140722569935264 140722569917808 140627411570423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
/proc/5719/statm: 3520685 11783 3368 1 0 3482761 0
[pid=5719/tid=5721] ppid=5716 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/5719/task/5721/stat : 5721 (java) R 5716 5719 2886 0 -1 4202560 8060 0 0 0 18 2 0 0 20 0 15 0 45922232 14420725760 11783 33554432000 4194304 4196468 140722569935264 140627415798784 140627395650910 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5722] ppid=5716 vsize=14082740 memory=342 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5722/stat : 5722 (java) S 5716 5719 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45922233 14420725760 11783 33554432000 4194304 4196468 140722569935264 140627364190480 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5723] ppid=5716 vsize=14082740 memory=140153900007214 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5723/stat : 5723 (java) S 5716 5719 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45922233 14420725760 11783 33554432000 4194304 4196468 140722569935264 140627006384528 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5724] ppid=5716 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5724/stat : 5724 (java) S 5716 5719 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45922233 14420725760 11783 33554432000 4194304 4196468 140722569935264 140627005331984 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5725] ppid=5716 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5725/stat : 5725 (java) S 5716 5719 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45922233 14420725760 11783 33554432000 4194304 4196468 140722569935264 140627004279440 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5726] ppid=5716 vsize=14082740 memory=140153899984512 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5726/stat : 5726 (java) S 5716 5719 2886 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45922234 14420725760 11783 33554432000 4194304 4196468 140722569935264 140626886625776 140627411581570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5727] ppid=5716 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5727/stat : 5727 (java) S 5716 5719 2886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45922234 14420725760 11783 33554432000 4194304 4196468 140722569935264 140626885572000 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5728] ppid=5716 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5728/stat : 5728 (java) S 5716 5719 2886 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45922235 14420725760 11783 33554432000 4194304 4196468 140722569935264 140626884519408 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5729] ppid=5716 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5729/stat : 5729 (java) S 5716 5719 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45922237 14420725760 11783 33554432000 4194304 4196468 140722569935264 140626883467984 140627411589019 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5730] ppid=5716 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/5719/task/5730/stat : 5730 (java) R 5716 5719 2886 0 -1 1077944384 386 0 0 0 2 0 0 0 20 0 15 0 45922237 14420725760 11783 33554432000 4194304 4196468 140722569935264 140626882414576 140627411581570 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5731] ppid=5716 vsize=14082740 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/5719/task/5731/stat : 5731 (java) S 5716 5719 2886 0 -1 1077944384 224 0 0 0 2 0 0 0 20 0 15 0 45922237 14420725760 11783 33554432000 4194304 4196468 140722569935264 140626881362032 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5732] ppid=5716 vsize=14082740 memory=140153899984512 CPUtime=0.06 cores=0,2,4,6
/proc/5719/task/5732/stat : 5732 (java) R 5716 5719 2886 0 -1 4202560 335 0 0 0 6 0 0 0 20 0 15 0 45922237 14420725760 11783 33554432000 4194304 4196468 140722569935264 140626880303376 140627395650910 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5733] ppid=5716 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5733/stat : 5733 (java) S 5716 5719 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45922237 14420725760 11783 33554432000 4194304 4196468 140722569935264 140626879257184 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5734] ppid=5716 vsize=14082740 memory=140153899984512 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5734/stat : 5734 (java) S 5716 5719 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45922237 14420725760 11783 33554432000 4194304 4196468 140722569935264 140626878204720 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47132 KiB

[startup+0.31038 s]*
/proc/loadavg: 1.50 1.51 1.55 3/215 5734
/proc/meminfo: memFree=18219692/32770624 swapFree=67108860/67108860
[pid=5719] ppid=5716 vsize=14082740 memory=50428 CPUtime=0.44 cores=0,2,4,6
/proc/5719/stat : 5719 (java) S 5716 5719 2886 0 -1 1077944320 10772 0 0 0 41 3 0 0 20 0 15 0 45922231 14420725760 12607 33554432000 4194304 4196468 140722569935264 140722569917808 140627411570423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
/proc/5719/statm: 3520685 12607 3371 1 0 3482761 0
[pid=5719/tid=5721] ppid=5716 vsize=14082740 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/5719/task/5721/stat : 5721 (java) R 5716 5719 2886 0 -1 4202560 8413 0 0 0 27 2 0 0 20 0 15 0 45922232 14420725760 12607 33554432000 4194304 4196468 140722569935264 140627415752744 140627396736009 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5722] ppid=5716 vsize=14082740 memory=304556149062238231 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5722/stat : 5722 (java) S 5716 5719 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45922233 14420725760 12607 33554432000 4194304 4196468 140722569935264 140627364190480 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5723] ppid=5716 vsize=14082740 memory=140153900006032 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5723/stat : 5723 (java) S 5716 5719 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45922233 14420725760 12607 33554432000 4194304 4196468 140722569935264 140627006384528 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5724] ppid=5716 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5724/stat : 5724 (java) S 5716 5719 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45922233 14420725760 12607 33554432000 4194304 4196468 140722569935264 140627005331984 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5725] ppid=5716 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5725/stat : 5725 (java) S 5716 5719 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45922233 14420725760 12607 33554432000 4194304 4196468 140722569935264 140627004279440 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5726] ppid=5716 vsize=14082740 memory=140153899984512 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5726/stat : 5726 (java) S 5716 5719 2886 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45922234 14420725760 12607 33554432000 4194304 4196468 140722569935264 140626886625776 140627411581570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5727] ppid=5716 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5727/stat : 5727 (java) S 5716 5719 2886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45922234 14420725760 12607 33554432000 4194304 4196468 140722569935264 140626885572000 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5728] ppid=5716 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5728/stat : 5728 (java) S 5716 5719 2886 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45922235 14420725760 12607 33554432000 4194304 4196468 140722569935264 140626884519408 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5729] ppid=5716 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5729/stat : 5729 (java) S 5716 5719 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45922237 14420725760 12607 33554432000 4194304 4196468 140722569935264 140626883467984 140627411589019 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5730] ppid=5716 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/5719/task/5730/stat : 5730 (java) S 5716 5719 2886 0 -1 1077944384 386 0 0 0 2 0 0 0 20 0 15 0 45922237 14420725760 12607 33554432000 4194304 4196468 140722569935264 140626882414576 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5731] ppid=5716 vsize=14082740 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/5719/task/5731/stat : 5731 (java) S 5716 5719 2886 0 -1 1077944384 235 0 0 0 2 0 0 0 20 0 15 0 45922237 14420725760 12607 33554432000 4194304 4196468 140722569935264 140626881362032 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5732] ppid=5716 vsize=14082740 memory=140153899984512 CPUtime=0.08 cores=0,2,4,6
/proc/5719/task/5732/stat : 5732 (java) S 5716 5719 2886 0 -1 1077944384 356 0 0 0 8 0 0 0 20 0 15 0 45922237 14420725760 12607 33554432000 4194304 4196468 140722569935264 140626880309488 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5733] ppid=5716 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5733/stat : 5733 (java) S 5716 5719 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45922237 14420725760 12607 33554432000 4194304 4196468 140722569935264 140626879257184 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5734] ppid=5716 vsize=14082740 memory=140153899984512 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5734/stat : 5734 (java) S 5716 5719 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45922237 14420725760 12607 33554432000 4194304 4196468 140722569935264 140626878204720 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50428 KiB

[startup+0.700687 s]
/proc/loadavg: 1.50 1.51 1.55 3/215 5734
/proc/meminfo: memFree=18196388/32770624 swapFree=67108860/67108860
[pid=5719] ppid=5716 vsize=14084808 memory=88744 CPUtime=0.98 cores=0,2,4,6
/proc/5719/stat : 5719 (java) S 5716 5719 2886 0 -1 1077944320 17596 0 0 0 93 5 0 0 20 0 15 0 45922231 14422843392 22186 33554432000 4194304 4196468 140722569935264 140722569917808 140627411570423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
/proc/5719/statm: 3521202 22186 3491 1 0 3483273 0
[pid=5719/tid=5721] ppid=5716 vsize=14084808 memory=1728 CPUtime=0.67 cores=0,2,4,6
/proc/5719/task/5721/stat : 5721 (java) R 5716 5719 2886 0 -1 4202560 14841 0 0 0 63 4 0 0 20 0 15 0 45922232 14422843392 22186 33554432000 4194304 4196468 140722569935264 140627415794528 140627391763230 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5722] ppid=5716 vsize=14084808 memory=1700 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5722/stat : 5722 (java) S 5716 5719 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45922233 14422843392 22186 33554432000 4194304 4196468 140722569935264 140627364190480 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5723] ppid=5716 vsize=14084808 memory=796 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5723/stat : 5723 (java) S 5716 5719 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45922233 14422843392 22186 33554432000 4194304 4196468 140722569935264 140627006384528 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5724] ppid=5716 vsize=14084808 memory=5408 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5724/stat : 5724 (java) S 5716 5719 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45922233 14422843392 22186 33554432000 4194304 4196468 140722569935264 140627005331984 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5725] ppid=5716 vsize=14084808 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5725/stat : 5725 (java) S 5716 5719 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45922233 14422843392 22186 33554432000 4194304 4196468 140722569935264 140627004279440 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5726] ppid=5716 vsize=14084808 memory=9916 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5726/stat : 5726 (java) S 5716 5719 2886 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45922234 14422843392 22186 33554432000 4194304 4196468 140722569935264 140626886625776 140627411581570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5727] ppid=5716 vsize=14084808 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5727/stat : 5727 (java) S 5716 5719 2886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45922234 14422843392 22186 33554432000 4194304 4196468 140722569935264 140626885572000 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5728] ppid=5716 vsize=14084808 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5728/stat : 5728 (java) S 5716 5719 2886 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45922235 14422843392 22186 33554432000 4194304 4196468 140722569935264 140626884519408 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5729] ppid=5716 vsize=14084808 memory=4639098309541127013 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5729/stat : 5729 (java) S 5716 5719 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45922237 14422843392 22186 33554432000 4194304 4196468 140722569935264 140626883467984 140627411589019 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5730] ppid=5716 vsize=14084808 memory=7810176774304459348 CPUtime=0.06 cores=0,2,4,6
/proc/5719/task/5730/stat : 5730 (java) S 5716 5719 2886 0 -1 1077944384 543 0 0 0 6 0 0 0 20 0 15 0 45922237 14422843392 22186 33554432000 4194304 4196468 140722569935264 140626882414576 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5731] ppid=5716 vsize=14084808 memory=6154282490091891024 CPUtime=0.08 cores=0,2,4,6
/proc/5719/task/5731/stat : 5731 (java) S 5716 5719 2886 0 -1 1077944384 384 0 0 0 8 0 0 0 20 0 15 0 45922237 14422843392 22186 33554432000 4194304 4196468 140722569935264 140626881362032 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5732] ppid=5716 vsize=14084808 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/5719/task/5732/stat : 5732 (java) S 5716 5719 2886 0 -1 1077944384 446 0 0 0 15 0 0 0 20 0 15 0 45922237 14422843392 22186 33554432000 4194304 4196468 140722569935264 140626880309488 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5733] ppid=5716 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5733/stat : 5733 (java) S 5716 5719 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45922237 14422843392 22186 33554432000 4194304 4196468 140722569935264 140626879257184 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5734] ppid=5716 vsize=14084808 memory=33 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5734/stat : 5734 (java) S 5716 5719 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45922237 14422843392 22186 33554432000 4194304 4196468 140722569935264 140626878204720 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88744 KiB

[startup+1.50167 s]
/proc/loadavg: 1.50 1.51 1.55 3/215 5734
/proc/meminfo: memFree=18157924/32770624 swapFree=67108860/67108860
[pid=5719] ppid=5716 vsize=14090952 memory=146648 CPUtime=3.06 cores=0,2,4,6
/proc/5719/stat : 5719 (java) S 5716 5719 2886 0 -1 1077944320 27048 0 0 0 297 9 0 0 20 0 15 0 45922231 14429134848 36662 33554432000 4194304 4196468 140722569935264 140722569917808 140627411570423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
/proc/5719/statm: 3522738 36662 3551 1 0 3484809 0
[pid=5719/tid=5721] ppid=5716 vsize=14090952 memory=8112282956445269571 CPUtime=1.46 cores=0,2,4,6
/proc/5719/task/5721/stat : 5721 (java) R 5716 5719 2886 0 -1 4202560 20059 0 0 0 141 5 0 0 20 0 15 0 45922232 14429134848 36662 33554432000 4194304 4196468 140722569935264 140627415805312 140627049610441 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5722] ppid=5716 vsize=14090952 memory=-8754540793456063680 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5722/stat : 5722 (java) S 5716 5719 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45922233 14429134848 36662 33554432000 4194304 4196468 140722569935264 140627364190480 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5723] ppid=5716 vsize=14090952 memory=-2843869621055772062 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5723/stat : 5723 (java) S 5716 5719 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45922233 14429134848 36662 33554432000 4194304 4196468 140722569935264 140627006384528 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5724] ppid=5716 vsize=14090952 memory=5450919713671312938 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5724/stat : 5724 (java) S 5716 5719 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45922233 14429134848 36662 33554432000 4194304 4196468 140722569935264 140627005331984 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5725] ppid=5716 vsize=14090952 memory=7005738693937936738 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5725/stat : 5725 (java) S 5716 5719 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45922233 14429134848 36662 33554432000 4194304 4196468 140722569935264 140627004279440 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5726] ppid=5716 vsize=14090952 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5726/stat : 5726 (java) S 5716 5719 2886 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 45922234 14429134848 36662 33554432000 4194304 4196468 140722569935264 140626886625776 140627411581570 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0

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

[startup+2.53143 s]
# the end of solver process 5719 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.61208 s, system=0.121478 s

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

[startup+1.60086 s]
/proc/loadavg: 1.50 1.51 1.55 3/215 5734
/proc/meminfo: memFree=18157924/32770624 swapFree=67108860/67108860
[pid=5719] ppid=5716 vsize=14090952 memory=155056 CPUtime=3.36 cores=0,2,4,6
/proc/5719/stat : 5719 (java) S 5716 5719 2886 0 -1 1077944320 27097 0 0 0 327 9 0 0 20 0 15 0 45922231 14429134848 38764 33554432000 4194304 4196468 140722569935264 140722569917808 140627411570423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
/proc/5719/statm: 3522738 38764 3552 1 0 3484809 0
[pid=5719/tid=5721] ppid=5716 vsize=14090952 memory=5793975896690217320 CPUtime=1.56 cores=0,2,4,6
/proc/5719/task/5721/stat : 5721 (java) R 5716 5719 2886 0 -1 4202560 20067 0 0 0 151 5 0 0 20 0 15 0 45922232 14429134848 38764 33554432000 4194304 4196468 140722569935264 140627415805312 140627389573327 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5722] ppid=5716 vsize=14090952 memory=7518313530078030933 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5722/stat : 5722 (java) S 5716 5719 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45922233 14429134848 38764 33554432000 4194304 4196468 140722569935264 140627364190480 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5723] ppid=5716 vsize=14090952 memory=7739225284652066674 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5723/stat : 5723 (java) S 5716 5719 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45922233 14429134848 38764 33554432000 4194304 4196468 140722569935264 140627006384528 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5724] ppid=5716 vsize=14090952 memory=7884209095537092964 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5724/stat : 5724 (java) S 5716 5719 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45922233 14429134848 38764 33554432000 4194304 4196468 140722569935264 140627005331984 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5725] ppid=5716 vsize=14090952 memory=7440056984007045732 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5725/stat : 5725 (java) S 5716 5719 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45922233 14429134848 38764 33554432000 4194304 4196468 140722569935264 140627004279440 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5726] ppid=5716 vsize=14090952 memory=7440056984007045732 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5726/stat : 5726 (java) S 5716 5719 2886 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 45922234 14429134848 38764 33554432000 4194304 4196468 140722569935264 140626886625776 140627411581570 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5727] ppid=5716 vsize=14090952 memory=4639948313719891052 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5727/stat : 5727 (java) S 5716 5719 2886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45922234 14429134848 38764 33554432000 4194304 4196468 140722569935264 140626885572000 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5728] ppid=5716 vsize=14090952 memory=7956566692940245095 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5728/stat : 5728 (java) S 5716 5719 2886 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45922235 14429134848 38764 33554432000 4194304 4196468 140722569935264 140626884519408 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5729] ppid=5716 vsize=14090952 memory=7956566692940245095 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5729/stat : 5729 (java) S 5716 5719 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45922237 14429134848 38764 33554432000 4194304 4196468 140722569935264 140626883467984 140627411589019 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5730] ppid=5716 vsize=14090952 memory=0 CPUtime=0.57 cores=0,2,4,6
/proc/5719/task/5730/stat : 5730 (java) R 5716 5719 2886 0 -1 4202560 1523 0 0 0 57 0 0 0 20 0 15 0 45922237 14429134848 38764 33554432000 4194304 4196468 140722569935264 140626882401088 140627393091314 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5731] ppid=5716 vsize=14090952 memory=-4051592751533505334 CPUtime=0.64 cores=0,2,4,6
/proc/5719/task/5731/stat : 5731 (java) R 5716 5719 2886 0 -1 4202560 2022 0 0 0 63 1 0 0 20 0 15 0 45922237 14429134848 38764 33554432000 4194304 4196468 140722569935264 140626881348880 140627390825660 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5732] ppid=5716 vsize=14090952 memory=-2605811476043407915 CPUtime=0.55 cores=0,2,4,6
/proc/5719/task/5732/stat : 5732 (java) S 5716 5719 2886 0 -1 1077944384 2033 0 0 0 54 1 0 0 20 0 15 0 45922237 14429134848 38764 33554432000 4194304 4196468 140722569935264 140626880309488 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5733] ppid=5716 vsize=14090952 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5733/stat : 5733 (java) S 5716 5719 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45922237 14429134848 38764 33554432000 4194304 4196468 140722569935264 140626879257184 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5734] ppid=5716 vsize=14090952 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5734/stat : 5734 (java) S 5716 5719 2886 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45922237 14429134848 38764 33554432000 4194304 4196468 140722569935264 140626878204720 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
Current children cumulated CPU time: 3.36 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 155056 KiB

[startup+2.00063 s]*
/proc/loadavg: 1.50 1.51 1.55 3/215 5734
/proc/meminfo: memFree=18079120/32770624 swapFree=67108860/67108860
[pid=5719] ppid=5716 vsize=14090952 memory=194212 CPUtime=4.15 cores=0,2,4,6
/proc/5719/stat : 5719 (java) S 5716 5719 2886 0 -1 1077944320 27208 0 0 0 405 10 0 0 20 0 15 0 45922231 14429134848 48553 33554432000 4194304 4196468 140722569935264 140722569917808 140627411570423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
/proc/5719/statm: 3522738 48553 3553 1 0 3484809 0
[pid=5719/tid=5721] ppid=5716 vsize=14090952 memory=2608 CPUtime=1.97 cores=0,2,4,6
/proc/5719/task/5721/stat : 5721 (java) R 5716 5719 2886 0 -1 4202560 20115 0 0 0 191 6 0 0 20 0 15 0 45922232 14429134848 48553 33554432000 4194304 4196468 140722569935264 140627415806344 140627050181268 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5722] ppid=5716 vsize=14090952 memory=50000 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5722/stat : 5722 (java) S 5716 5719 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45922233 14429134848 48553 33554432000 4194304 4196468 140722569935264 140627364190480 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5723] ppid=5716 vsize=14090952 memory=3472468450060555952 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5723/stat : 5723 (java) S 5716 5719 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45922233 14429134848 48553 33554432000 4194304 4196468 140722569935264 140627006384528 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5724] ppid=5716 vsize=14090952 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5724/stat : 5724 (java) S 5716 5719 2886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45922233 14429134848 48553 33554432000 4194304 4196468 140722569935264 140627005331984 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5725] ppid=5716 vsize=14090952 memory=3833181445459030303 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5725/stat : 5725 (java) S 5716 5719 2886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45922233 14429134848 48553 33554432000 4194304 4196468 140722569935264 140627004279440 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5726] ppid=5716 vsize=14090952 memory=140153899984512 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5726/stat : 5726 (java) S 5716 5719 2886 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 45922234 14429134848 48553 33554432000 4194304 4196468 140722569935264 140626886625776 140627411581570 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5727] ppid=5716 vsize=14090952 memory=3833181445459030303 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5727/stat : 5727 (java) S 5716 5719 2886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45922234 14429134848 48553 33554432000 4194304 4196468 140722569935264 140626885572000 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5728] ppid=5716 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5728/stat : 5728 (java) S 5716 5719 2886 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45922235 14429134848 48553 33554432000 4194304 4196468 140722569935264 140626884519408 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5729] ppid=5716 vsize=14090952 memory=7884209095537092964 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5729/stat : 5729 (java) S 5716 5719 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45922237 14429134848 48553 33554432000 4194304 4196468 140722569935264 140626883467984 140627411589019 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5730] ppid=5716 vsize=14090952 memory=140153775533703 CPUtime=0.76 cores=0,2,4,6
/proc/5719/task/5730/stat : 5730 (java) R 5716 5719 2886 0 -1 4202560 1553 0 0 0 76 0 0 0 20 0 15 0 45922237 14429134848 48553 33554432000 4194304 4196468 140722569935264 140626882392816 140627392206528 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5731] ppid=5716 vsize=14090952 memory=280307551120480 CPUtime=0.82 cores=0,2,4,6
/proc/5719/task/5731/stat : 5731 (java) R 5716 5719 2886 0 -1 4202560 2048 0 0 0 81 1 0 0 20 0 15 0 45922237 14429134848 48553 33554432000 4194304 4196468 140722569935264 140626881362032 140627389593184 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5732] ppid=5716 vsize=14090952 memory=288230591739212052 CPUtime=0.56 cores=0,2,4,6
/proc/5719/task/5732/stat : 5732 (java) S 5716 5719 2886 0 -1 1077944384 2040 0 0 0 55 1 0 0 20 0 15 0 45922237 14429134848 48553 33554432000 4194304 4196468 140722569935264 140626880309488 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5733] ppid=5716 vsize=14090952 memory=14978862476141802 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5733/stat : 5733 (java) S 5716 5719 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45922237 14429134848 48553 33554432000 4194304 4196468 140722569935264 140626879257184 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5734] ppid=5716 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5734/stat : 5734 (java) S 5716 5719 2886 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45922237 14429134848 48553 33554432000 4194304 4196468 140722569935264 140626878204720 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
Current children cumulated CPU time: 4.15 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 194212 KiB

[startup+2.40064 s]
/proc/loadavg: 1.50 1.51 1.55 3/215 5734
/proc/meminfo: memFree=18079120/32770624 swapFree=67108860/67108860
[pid=5719] ppid=5716 vsize=14090952 memory=231292 CPUtime=4.59 cores=0,2,4,6
/proc/5719/stat : 5719 (java) S 5716 5719 2886 0 -1 1077944320 28777 0 0 0 448 11 0 0 20 0 15 0 45922231 14429134848 57823 33554432000 4194304 4196468 140722569935264 140722569917808 140627411570423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
/proc/5719/statm: 3522738 57823 3561 1 0 3484809 0
[pid=5719/tid=5721] ppid=5716 vsize=14090952 memory=0 CPUtime=2.36 cores=0,2,4,6
/proc/5719/task/5721/stat : 5721 (java) R 5716 5719 2886 0 -1 4202560 20205 0 0 0 229 7 0 0 20 0 15 0 45922232 14429134848 57823 33554432000 4194304 4196468 140722569935264 140627415808568 140627050311207 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5722] ppid=5716 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5722/stat : 5722 (java) S 5716 5719 2886 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 15 0 45922233 14429134848 57823 33554432000 4194304 4196468 140722569935264 140627364190480 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5723] ppid=5716 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5723/stat : 5723 (java) S 5716 5719 2886 0 -1 1077944384 348 0 0 0 0 0 0 0 20 0 15 0 45922233 14429134848 57823 33554432000 4194304 4196468 140722569935264 140627006384528 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5724] ppid=5716 vsize=14090952 memory=125772 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5724/stat : 5724 (java) S 5716 5719 2886 0 -1 1077944384 154 0 0 0 0 0 0 0 20 0 15 0 45922233 14429134848 57823 33554432000 4194304 4196468 140722569935264 140627005331984 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5725] ppid=5716 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5725/stat : 5725 (java) S 5716 5719 2886 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 45922233 14429134848 57823 33554432000 4194304 4196468 140722569935264 140627004279440 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5726] ppid=5716 vsize=14090952 memory=-3704326594973231466 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5726/stat : 5726 (java) S 5716 5719 2886 0 -1 1077944384 166 0 0 0 0 0 0 0 20 0 15 0 45922234 14429134848 57823 33554432000 4194304 4196468 140722569935264 140626886625776 140627411581570 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5727] ppid=5716 vsize=14090952 memory=-7595718148000617580 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5727/stat : 5727 (java) S 5716 5719 2886 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 45922234 14429134848 57823 33554432000 4194304 4196468 140722569935264 140626885572064 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5728] ppid=5716 vsize=14090952 memory=8128038100524242582 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5728/stat : 5728 (java) S 5716 5719 2886 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 45922235 14429134848 57823 33554432000 4194304 4196468 140722569935264 140626884519424 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5729] ppid=5716 vsize=14090952 memory=8259761640030508194 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5729/stat : 5729 (java) S 5716 5719 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45922237 14429134848 57823 33554432000 4194304 4196468 140722569935264 140626883467984 140627411589019 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5730] ppid=5716 vsize=14090952 memory=-7595718316223324558 CPUtime=0.78 cores=0,2,4,6
/proc/5719/task/5730/stat : 5730 (java) S 5716 5719 2886 0 -1 1077944384 1726 0 0 0 78 0 0 0 20 0 15 0 45922237 14429134848 57823 33554432000 4194304 4196468 140722569935264 140626882414576 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5731] ppid=5716 vsize=14090952 memory=7521120407292059768 CPUtime=0.83 cores=0,2,4,6
/proc/5719/task/5731/stat : 5731 (java) S 5716 5719 2886 0 -1 1077944384 2050 0 0 0 82 1 0 0 20 0 15 0 45922237 14429134848 57823 33554432000 4194304 4196468 140722569935264 140626881362032 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5732] ppid=5716 vsize=14090952 memory=6944656592455875178 CPUtime=0.56 cores=0,2,4,6
/proc/5719/task/5732/stat : 5732 (java) S 5716 5719 2886 0 -1 1077944384 2613 0 0 0 55 1 0 0 20 0 15 0 45922237 14429134848 57823 33554432000 4194304 4196468 140722569935264 140626880309488 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5733] ppid=5716 vsize=14090952 memory=6944656592455350634 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5733/stat : 5733 (java) S 5716 5719 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45922237 14429134848 57823 33554432000 4194304 4196468 140722569935264 140626879257184 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5734] ppid=5716 vsize=14090952 memory=7014751519684253795 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5734/stat : 5734 (java) S 5716 5719 2886 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 45922237 14429134848 57823 33554432000 4194304 4196468 140722569935264 140626878204720 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
Current children cumulated CPU time: 4.59 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 231292 KiB

[startup+2.50064 s]
/proc/loadavg: 1.50 1.51 1.55 3/215 5734
/proc/meminfo: memFree=18079120/32770624 swapFree=67108860/67108860
[pid=5719] ppid=5716 vsize=14090952 memory=231292 CPUtime=4.69 cores=0,2,4,6
/proc/5719/stat : 5719 (java) S 5716 5719 2886 0 -1 1077944320 28787 0 0 0 458 11 0 0 20 0 15 0 45922231 14429134848 57823 33554432000 4194304 4196468 140722569935264 140722569917808 140627411570423 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
/proc/5719/statm: 3522738 57823 3561 1 0 3484809 0
[pid=5719/tid=5721] ppid=5716 vsize=14090952 memory=6656426216303648864 CPUtime=2.46 cores=0,2,4,6
/proc/5719/task/5721/stat : 5721 (java) R 5716 5719 2886 0 -1 4202560 20208 0 0 0 239 7 0 0 20 0 15 0 45922232 14429134848 57823 33554432000 4194304 4196468 140722569935264 140627415808568 140627049889553 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5722] ppid=5716 vsize=14090952 memory=231292 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5722/stat : 5722 (java) S 5716 5719 2886 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 15 0 45922233 14429134848 57823 33554432000 4194304 4196468 140722569935264 140627364190480 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5723] ppid=5716 vsize=14090952 memory=207 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5723/stat : 5723 (java) S 5716 5719 2886 0 -1 1077944384 348 0 0 0 0 0 0 0 20 0 15 0 45922233 14429134848 57823 33554432000 4194304 4196468 140722569935264 140627006384528 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5724] ppid=5716 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5724/stat : 5724 (java) S 5716 5719 2886 0 -1 1077944384 154 0 0 0 0 0 0 0 20 0 15 0 45922233 14429134848 57823 33554432000 4194304 4196468 140722569935264 140627005331984 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5725] ppid=5716 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5725/stat : 5725 (java) S 5716 5719 2886 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 45922233 14429134848 57823 33554432000 4194304 4196468 140722569935264 140627004279440 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5726] ppid=5716 vsize=14090952 memory=5937503940875665505 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5726/stat : 5726 (java) S 5716 5719 2886 0 -1 1077944384 166 0 0 0 0 0 0 0 20 0 15 0 45922234 14429134848 57823 33554432000 4194304 4196468 140722569935264 140626886625776 140627411581570 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5727] ppid=5716 vsize=14090952 memory=7662432111179950437 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5727/stat : 5727 (java) S 5716 5719 2886 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 45922234 14429134848 57823 33554432000 4194304 4196468 140722569935264 140626885572064 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5728] ppid=5716 vsize=14090952 memory=7014751519684253795 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5728/stat : 5728 (java) S 5716 5719 2886 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 45922235 14429134848 57823 33554432000 4194304 4196468 140722569935264 140626884519424 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5729] ppid=5716 vsize=14090952 memory=24627342480997 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5729/stat : 5729 (java) S 5716 5719 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45922237 14429134848 57823 33554432000 4194304 4196468 140722569935264 140626883467984 140627411589019 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5730] ppid=5716 vsize=14090952 memory=0 CPUtime=0.78 cores=0,2,4,6
/proc/5719/task/5730/stat : 5730 (java) S 5716 5719 2886 0 -1 1077944384 1726 0 0 0 78 0 0 0 20 0 15 0 45922237 14429134848 57823 33554432000 4194304 4196468 140722569935264 140626882414576 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5731] ppid=5716 vsize=14090952 memory=0 CPUtime=0.83 cores=0,2,4,6
/proc/5719/task/5731/stat : 5731 (java) S 5716 5719 2886 0 -1 1077944384 2050 0 0 0 82 1 0 0 20 0 15 0 45922237 14429134848 57823 33554432000 4194304 4196468 140722569935264 140626881362032 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5732] ppid=5716 vsize=14090952 memory=0 CPUtime=0.56 cores=0,2,4,6
/proc/5719/task/5732/stat : 5732 (java) S 5716 5719 2886 0 -1 1077944384 2620 0 0 0 55 1 0 0 20 0 15 0 45922237 14429134848 57823 33554432000 4194304 4196468 140722569935264 140626880309488 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5733] ppid=5716 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5733/stat : 5733 (java) S 5716 5719 2886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45922237 14429134848 57823 33554432000 4194304 4196468 140722569935264 140626879257184 140627411580629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
[pid=5719/tid=5734] ppid=5716 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5719/task/5734/stat : 5734 (java) S 5716 5719 2886 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 45922237 14429134848 57823 33554432000 4194304 4196468 140722569935264 140626878204720 140627411581570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19533824 140722569942096 140722569942281 140722569942281 140722569945039 0
Current children cumulated CPU time: 4.69 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 231292 KiB

Child status: 0
Real time (s): 2.53147
CPU time (s): 4.73356
CPU user time (s): 4.61208
CPU system time (s): 0.121478
CPU usage (%): 186.989
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 231292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.61209
system time used= 0.121478
maximum resident set size= 231904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29522
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= 2630
involuntary context switches= 17


# summary of solver processes directly reported to runsolver:
#   pid: 5719
#   total CPU time (s): 4.73356
#   total CPU user time (s): 4.61208
#   total CPU system time (s): 0.121478

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.029886 second user time and 0.072752 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-22 20:19:51
IDJOB=4290799
IDBENCH=141655
IDSOLVER=2744
FILE ID=node139/4290799-1532283590
RUNJOBID= node139-1532261030-2917
PBS_JOBID= 21018971
Free space on /tmp= 45888 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-07-02
BENCH NAME= XCSP18/Eternity/Eternity-10-04_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290799-1532283590/watcher-4290799-1532283590 -o /tmp/evaluation-result-4290799-1532283590/solver-4290799-1532283590 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532261030-2917 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 2109968214 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290799-1532283590.xml

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

MD5SUM BENCH= f6e7bfb75851ce9d6d95540719dd30c6
RANDOM SEED=2109968214

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:        18256724 kB
MemAvailable:   31749808 kB
Buffers:          165580 kB
Cached:         13379028 kB
SwapCached:            0 kB
Active:          1388312 kB
Inactive:       12398048 kB
Active(anon):     197580 kB
Inactive(anon):    64064 kB
Active(file):    1190732 kB
Inactive(file): 12333984 kB
Unevictable:        7304 kB
Mlocked:            7304 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35880 kB
Writeback:             0 kB
AnonPages:        211704 kB
Mapped:            49428 kB
Shmem:             17036 kB
Slab:             424100 kB
SReclaimable:     396828 kB
SUnreclaim:        27272 kB
KernelStack:        3840 kB
PageTables:         5844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1179412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 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= 45852 MiB
End job on node139 at 2018-07-22 20:19:53