Trace number 4403791

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-20OPT103 125.728 31.9305

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-21-07.xml
MD5SUM8aa67fa0ddb9b908e7b385aede1c36d3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark103
Best CPU time to get the best result obtained on this benchmark97.2195
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints116
Number of domains2
Minimum domain size1
Maximum domain size334
Distribution of domain sizes[{"size":1,"count":1},{"size":334,"count":61}]
Minimum variable degree3
Maximum variable degree8
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":11},{"degree":5,"count":14},{"degree":6,"count":16},{"degree":7,"count":12},{"degree":8,"count":5}]
Minimum constraint arity2
Maximum constraint arity38
Distribution of constraint arities[{"arity":2,"count":112},{"arity":21,"count":1},{"arity":27,"count":1},{"arity":35,"count":1},{"arity":38,"count":1}]
Number of extensional constraints0
Number of intensional constraints112
Distribution of constraint types[{"type":"intension","count":112},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403791-1568991477.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403791-1568991477.xml, -tl, 2520s, -p, 4]
0.35/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.33/0.70	c solve instance...
1.63/0.80	o 121 
2.00/0.81	o 120 
2.00/0.82	o 114 
2.00/0.83	o 111 
2.38/0.98	o 110 
3.13/1.18	o 109 
3.89/1.30	o 107 
9.06/2.63	o 106 
20.58/5.53	o 105 
21.38/5.72	o 104 
27.71/7.30	o 103 
125.63/31.92	s OPTIMUM FOUND
125.63/31.92	v <instantiation>
125.63/31.92	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] </list>
125.63/31.92	v 	<values>0 1 0 0 14 12 5 17 6 4 20 33 7 26 25 19 38 23 50 25 18 34 43 24 63 40 33 51 56 30 43 49 35 68 59 52 62 69 51 51 15 48 23 72 69 73 77 65 87 80 69 75 83 78 76 92 90 85 94 102 94 103 </values>
125.63/31.92	v </instantiation>

Verifier Data

OK	103

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403791-1568991477/watcher-4403791-1568991477 -o /var/tmp/evaluation-result-4403791-1568991477/solver-4403791-1568991477 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node107-1568983381-1916 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 952581147 HOME/instance-4403791-1568991477.xml 

running on 4 cores: 1,3,5,7

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
solver pid=7072, runsolver pid=7069
Current StackSize limit: 8192 KiB


[startup+0.100677 s]*
/proc/loadavg: 8.76 8.40 8.16 7/232 7088
/proc/meminfo: memFree=15100384/32770624 swapFree=66952592/67108860
[pid=7072] ppid=7069 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7072/stat : 7072 (xcsp3-exec) S 7069 7072 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475403337 115843072 364 33554432000 4194304 5098028 140734705755504 140734705753608 140413697151612 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11370496 140734705759063 140734705759321 140734705759321 140734705762246 0
/proc/7072/statm: 28282 364 305 221 0 87 0
[pid=7074] ppid=7072 vsize=15144776 memory=28920 CPUtime=0.13 cores=1,3,5,7
/proc/7074/stat : 7074 (java) S 7072 7072 1883 0 -1 1077944320 5657 0 0 0 12 1 0 0 20 0 15 0 475403337 15508250624 7230 33554432000 4194304 4196468 140722568019200 140722568001744 140104442953463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
/proc/7074/statm: 3786194 7230 3163 1 0 3748377 0
[pid=7074/tid=7075] ppid=7072 vsize=15144776 memory=-2698087569006908830 CPUtime=0.09 cores=1,3,5,7
/proc/7074/task/7075/stat : 7075 (java) R 7072 7072 1883 0 -1 4202560 3544 0 0 0 9 0 0 0 20 0 15 0 475403338 15508250624 7230 33554432000 4194304 4196468 140722568019200 140104447176720 140104442974810 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7076] ppid=7072 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7076/stat : 7076 (java) S 7072 7072 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475403338 15508250624 7230 33554432000 4194304 4196468 140722568019200 140104395574160 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7077] ppid=7072 vsize=15144776 memory=139749604472448 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7077/stat : 7077 (java) S 7072 7072 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475403338 15508250624 7230 33554432000 4194304 4196468 140722568019200 140104394521360 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7078] ppid=7072 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7078/stat : 7078 (java) S 7072 7072 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475403338 15508250624 7230 33554432000 4194304 4196468 140722568019200 140104393469072 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7079] ppid=7072 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7079/stat : 7079 (java) S 7072 7072 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475403338 15508250624 7230 33554432000 4194304 4196468 140722568019200 140104392416272 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7080] ppid=7072 vsize=15144776 memory=139749604472448 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7080/stat : 7080 (java) S 7072 7072 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475403340 15508250624 7230 33554432000 4194304 4196468 140722568019200 140103911458928 140104442964610 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7081] ppid=7072 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7081/stat : 7081 (java) S 7072 7072 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475403340 15508250624 7230 33554432000 4194304 4196468 140722568019200 140103910404896 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7082] ppid=7072 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7082/stat : 7082 (java) S 7072 7072 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475403340 15508250624 7230 33554432000 4194304 4196468 140722568019200 140103909352560 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7083] ppid=7072 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7083/stat : 7083 (java) S 7072 7072 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475403343 15508250624 7230 33554432000 4194304 4196468 140722568019200 140103908300880 140104442972059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7084] ppid=7072 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7084/stat : 7084 (java) R 7072 7072 1883 0 -1 4202560 462 0 0 0 0 0 0 0 20 0 15 0 475403343 15508250624 7230 33554432000 4194304 4196468 140722568019200 140103907248752 140104442965398 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7085] ppid=7072 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7085/stat : 7085 (java) S 7072 7072 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475403343 15508250624 7230 33554432000 4194304 4196468 140722568019200 140103906195952 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7086] ppid=7072 vsize=15144776 memory=139749604472448 CPUtime=0.02 cores=1,3,5,7
/proc/7074/task/7086/stat : 7086 (java) R 7072 7072 1883 0 -1 4202560 349 0 0 0 2 0 0 0 20 0 15 0 475403343 15508250624 7230 33554432000 4194304 4196468 140722568019200 140103905140600 140104435190590 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7087] ppid=7072 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7087/stat : 7087 (java) S 7072 7072 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475403343 15508250624 7230 33554432000 4194304 4196468 140722568019200 140103904091104 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7088] ppid=7072 vsize=15144776 memory=139749604472448 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7088/stat : 7088 (java) S 7072 7072 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475403343 15508250624 7230 33554432000 4194304 4196468 140722568019200 140103903037872 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30376 KiB

[startup+0.210699 s]*
/proc/loadavg: 8.76 8.40 8.16 8/232 7088
/proc/meminfo: memFree=15086276/32770624 swapFree=66952592/67108860
[pid=7072] ppid=7069 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7072/stat : 7072 (xcsp3-exec) S 7069 7072 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475403337 115843072 364 33554432000 4194304 5098028 140734705755504 140734705753608 140413697151612 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11370496 140734705759063 140734705759321 140734705759321 140734705762246 0
/proc/7072/statm: 28282 364 305 221 0 87 0
[pid=7074] ppid=7072 vsize=15144776 memory=40880 CPUtime=0.35 cores=1,3,5,7
/proc/7074/stat : 7074 (java) S 7072 7072 1883 0 -1 1077944320 9472 0 0 0 32 3 0 0 20 0 15 0 475403337 15508250624 10220 33554432000 4194304 4196468 140722568019200 140722568001744 140104442953463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
/proc/7074/statm: 3786194 10220 3296 1 0 3748377 0
[pid=7074/tid=7075] ppid=7072 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/7074/task/7075/stat : 7075 (java) R 7072 7072 1883 0 -1 4202560 6582 0 0 0 18 2 0 0 20 0 15 0 475403338 15508250624 10220 33554432000 4194304 4196468 140722568019200 140104447187520 140104427033950 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7076] ppid=7072 vsize=15144776 memory=10592 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7076/stat : 7076 (java) S 7072 7072 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475403338 15508250624 10220 33554432000 4194304 4196468 140722568019200 140104395574160 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7077] ppid=7072 vsize=15144776 memory=3472749546592548512 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7077/stat : 7077 (java) S 7072 7072 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475403338 15508250624 10220 33554432000 4194304 4196468 140722568019200 140104394521360 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7078] ppid=7072 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7078/stat : 7078 (java) S 7072 7072 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475403338 15508250624 10220 33554432000 4194304 4196468 140722568019200 140104393469072 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7079] ppid=7072 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7079/stat : 7079 (java) S 7072 7072 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475403338 15508250624 10220 33554432000 4194304 4196468 140722568019200 140104392416272 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7080] ppid=7072 vsize=15144776 memory=139749604472448 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7080/stat : 7080 (java) S 7072 7072 1883 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475403340 15508250624 10220 33554432000 4194304 4196468 140722568019200 140103911458928 140104442964610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7081] ppid=7072 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7081/stat : 7081 (java) S 7072 7072 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475403340 15508250624 10220 33554432000 4194304 4196468 140722568019200 140103910404896 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7082] ppid=7072 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7082/stat : 7082 (java) S 7072 7072 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475403340 15508250624 10220 33554432000 4194304 4196468 140722568019200 140103909352560 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7083] ppid=7072 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7083/stat : 7083 (java) S 7072 7072 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475403343 15508250624 10220 33554432000 4194304 4196468 140722568019200 140103908300880 140104442972059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7084] ppid=7072 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/7074/task/7084/stat : 7084 (java) S 7072 7072 1883 0 -1 1077944384 705 0 0 0 3 0 0 0 20 0 15 0 475403343 15508250624 10220 33554432000 4194304 4196468 140722568019200 140103907248752 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7085] ppid=7072 vsize=15144776 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/7074/task/7085/stat : 7085 (java) S 7072 7072 1883 0 -1 1077944384 96 0 0 0 1 0 0 0 20 0 15 0 475403343 15508250624 10220 33554432000 4194304 4196468 140722568019200 140103906195952 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7086] ppid=7072 vsize=15144776 memory=139749604472448 CPUtime=0.08 cores=1,3,5,7
/proc/7074/task/7086/stat : 7086 (java) S 7072 7072 1883 0 -1 1077944384 789 0 0 0 8 0 0 0 20 0 15 0 475403343 15508250624 10220 33554432000 4194304 4196468 140722568019200 140103905143664 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7087] ppid=7072 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7087/stat : 7087 (java) S 7072 7072 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475403343 15508250624 10220 33554432000 4194304 4196468 140722568019200 140103904091104 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7088] ppid=7072 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7088/stat : 7088 (java) S 7072 7072 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475403343 15508250624 10220 33554432000 4194304 4196468 140722568019200 140103903037872 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42336 KiB

[startup+0.313696 s]*
/proc/loadavg: 8.76 8.40 8.16 7/232 7088
/proc/meminfo: memFree=15079492/32770624 swapFree=66952592/67108860
[pid=7072] ppid=7069 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7072/stat : 7072 (xcsp3-exec) S 7069 7072 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475403337 115843072 364 33554432000 4194304 5098028 140734705755504 140734705753608 140413697151612 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11370496 140734705759063 140734705759321 140734705759321 140734705762246 0
/proc/7072/statm: 28282 364 305 221 0 87 0
[pid=7074] ppid=7072 vsize=15149032 memory=50428 CPUtime=0.54 cores=1,3,5,7
/proc/7074/stat : 7074 (java) S 7072 7072 1883 0 -1 1077944320 10899 0 0 0 50 4 0 0 20 0 15 0 475403337 15512608768 12607 33554432000 4194304 4196468 140722568019200 140722568001744 140104442953463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
/proc/7074/statm: 3787258 12607 3364 1 0 3748377 0
[pid=7074/tid=7075] ppid=7072 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/7074/task/7075/stat : 7075 (java) R 7072 7072 1883 0 -1 4202560 7817 0 0 0 27 3 0 0 20 0 15 0 475403338 15512608768 12607 33554432000 4194304 4196468 140722568019200 140104447188304 140104442975389 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7076] ppid=7072 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7076/stat : 7076 (java) S 7072 7072 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475403338 15512608768 12607 33554432000 4194304 4196468 140722568019200 140104395574160 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7077] ppid=7072 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7077/stat : 7077 (java) S 7072 7072 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475403338 15512608768 12607 33554432000 4194304 4196468 140722568019200 140104394521360 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7078] ppid=7072 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7078/stat : 7078 (java) S 7072 7072 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475403338 15512608768 12607 33554432000 4194304 4196468 140722568019200 140104393469072 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7079] ppid=7072 vsize=15149032 memory=8547712850019655617 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7079/stat : 7079 (java) S 7072 7072 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475403338 15512608768 12607 33554432000 4194304 4196468 140722568019200 140104392416272 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7080] ppid=7072 vsize=15149032 memory=7089056485457618024 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7080/stat : 7080 (java) S 7072 7072 1883 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475403340 15512608768 12607 33554432000 4194304 4196468 140722568019200 140103911458928 140104442964610 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7081] ppid=7072 vsize=15149032 memory=4209357772117481859 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7081/stat : 7081 (java) S 7072 7072 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475403340 15512608768 12607 33554432000 4194304 4196468 140722568019200 140103910404896 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7082] ppid=7072 vsize=15149032 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7082/stat : 7082 (java) S 7072 7072 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475403340 15512608768 12607 33554432000 4194304 4196468 140722568019200 140103909352560 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7083] ppid=7072 vsize=15149032 memory=-8412652169205224307 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7083/stat : 7083 (java) S 7072 7072 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475403343 15512608768 12607 33554432000 4194304 4196468 140722568019200 140103908300880 140104442972059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7084] ppid=7072 vsize=15149032 memory=-8412660965215072671 CPUtime=0.05 cores=1,3,5,7
/proc/7074/task/7084/stat : 7084 (java) R 7072 7072 1883 0 -1 4202560 800 0 0 0 5 0 0 0 20 0 15 0 475403343 15512608768 12607 33554432000 4194304 4196468 140722568019200 140103907235296 140104424474659 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7085] ppid=7072 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/7074/task/7085/stat : 7085 (java) S 7072 7072 1883 0 -1 1077944384 112 0 0 0 3 0 0 0 20 0 15 0 475403343 15512608768 12607 33554432000 4194304 4196468 140722568019200 140103906195952 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7086] ppid=7072 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/7074/task/7086/stat : 7086 (java) S 7072 7072 1883 0 -1 1077944384 873 0 0 0 12 0 0 0 20 0 15 0 475403343 15512608768 12607 33554432000 4194304 4196468 140722568019200 140103905143664 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7087] ppid=7072 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7087/stat : 7087 (java) S 7072 7072 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475403343 15512608768 12607 33554432000 4194304 4196468 140722568019200 140103904091104 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7088] ppid=7072 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7088/stat : 7088 (java) S 7072 7072 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475403343 15512608768 12607 33554432000 4194304 4196468 140722568019200 140103903037872 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51884 KiB

[startup+0.706736 s]
/proc/loadavg: 8.76 8.40 8.16 10/232 7088
/proc/meminfo: memFree=15062440/32770624 swapFree=66952592/67108860
[pid=7072] ppid=7069 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7072/stat : 7072 (xcsp3-exec) S 7069 7072 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475403337 115843072 364 33554432000 4194304 5098028 140734705755504 140734705753608 140413697151612 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11370496 140734705759063 140734705759321 140734705759321 140734705762246 0
/proc/7072/statm: 28282 364 305 221 0 87 0
[pid=7074] ppid=7072 vsize=15151156 memory=87492 CPUtime=1.63 cores=1,3,5,7
/proc/7074/stat : 7074 (java) S 7072 7072 1883 0 -1 1077944320 15053 0 0 0 157 6 0 0 20 0 15 0 475403337 15514783744 21873 33554432000 4194304 4196468 140722568019200 140722568001744 140104442953463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
/proc/7074/statm: 3787789 21873 3453 1 0 3748889 0
[pid=7074/tid=7075] ppid=7072 vsize=15151156 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/7074/task/7075/stat : 7075 (java) R 7072 7072 1883 0 -1 4202560 9320 0 0 0 64 4 0 0 20 0 15 0 475403338 15514783744 21873 33554432000 4194304 4196468 140722568019200 140104447184432 140104427033950 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7076] ppid=7072 vsize=15151156 memory=164 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7076/stat : 7076 (java) S 7072 7072 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475403338 15514783744 21873 33554432000 4194304 4196468 140722568019200 140104395574160 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7077] ppid=7072 vsize=15151156 memory=6154848828556269427 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7077/stat : 7077 (java) S 7072 7072 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475403338 15514783744 21873 33554432000 4194304 4196468 140722568019200 140104394521360 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7078] ppid=7072 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7078/stat : 7078 (java) S 7072 7072 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475403338 15514783744 21873 33554432000 4194304 4196468 140722568019200 140104393469072 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7079] ppid=7072 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7079/stat : 7079 (java) S 7072 7072 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475403338 15514783744 21873 33554432000 4194304 4196468 140722568019200 140104392416272 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7080] ppid=7072 vsize=15151156 memory=40256 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7080/stat : 7080 (java) S 7072 7072 1883 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475403340 15514783744 21873 33554432000 4194304 4196468 140722568019200 140103911458928 140104442964610 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7081] ppid=7072 vsize=15151156 memory=988 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7081/stat : 7081 (java) S 7072 7072 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475403340 15514783744 21873 33554432000 4194304 4196468 140722568019200 140103910404896 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7082] ppid=7072 vsize=15151156 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7082/stat : 7082 (java) S 7072 7072 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475403340 15514783744 21873 33554432000 4194304 4196468 140722568019200 140103909352560 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7083] ppid=7072 vsize=15151156 memory=1284 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7083/stat : 7083 (java) S 7072 7072 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475403343 15514783744 21873 33554432000 4194304 4196468 140722568019200 140103908300880 140104442972059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7084] ppid=7072 vsize=15151156 memory=1044 CPUtime=0.26 cores=1,3,5,7
/proc/7074/task/7084/stat : 7084 (java) R 7072 7072 1883 0 -1 4202560 1436 0 0 0 26 0 0 0 20 0 15 0 475403343 15514783744 21873 33554432000 4194304 4196468 140722568019200 140103907234720 140104424133117 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7085] ppid=7072 vsize=15151156 memory=708 CPUtime=0.23 cores=1,3,5,7
/proc/7074/task/7085/stat : 7085 (java) R 7072 7072 1883 0 -1 4202560 843 0 0 0 23 0 0 0 20 0 15 0 475403343 15514783744 21873 33554432000 4194304 4196468 140722568019200 140103906183264 140104427859103 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7086] ppid=7072 vsize=15151156 memory=9364 CPUtime=0.43 cores=1,3,5,7
/proc/7074/task/7086/stat : 7086 (java) S 7072 7072 1883 0 -1 1077944384 2147 0 0 0 42 1 0 0 20 0 15 0 475403343 15514783744 21873 33554432000 4194304 4196468 140722568019200 140103905143664 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7087] ppid=7072 vsize=15151156 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7087/stat : 7087 (java) S 7072 7072 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475403343 15514783744 21873 33554432000 4194304 4196468 140722568019200 140103904091104 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7088] ppid=7072 vsize=15151156 memory=776 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7088/stat : 7088 (java) S 7072 7072 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475403343 15514783744 21873 33554432000 4194304 4196468 140722568019200 140103903037872 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 88948 KiB

[startup+1.50569 s]
/proc/loadavg: 8.76 8.40 8.16 9/236 7112
/proc/meminfo: memFree=14983960/32770624 swapFree=66952592/67108860
[pid=7072] ppid=7069 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7072/stat : 7072 (xcsp3-exec) S 7069 7072 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475403337 115843072 364 33554432000 4194304 5098028 140734705755504 140734705753608 140413697151612 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11370496 140734705759063 140734705759321 140734705759321 140734705762246 0
/proc/7072/statm: 28282 364 305 221 0 87 0

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

/proc/7074/task/7088/stat : 7088 (java) S 7072 7072 1883 0 -1 1077944384 462 0 0 0 0 0 0 0 20 0 19 0 475403343 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103903037872 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7133] ppid=7072 vsize=15552588 memory=776 CPUtime=23.79 cores=1,3,5,7
/proc/7074/task/7133/stat : 7133 (java) R 7072 7072 1883 0 -1 4202560 174 0 0 0 2379 0 0 0 20 0 19 0 475404067 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103893817488 140104072330867 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7134] ppid=7072 vsize=15552588 memory=1724 CPUtime=23.68 cores=1,3,5,7
/proc/7074/task/7134/stat : 7134 (java) R 7072 7072 1883 0 -1 4202560 1064 0 0 0 2368 0 0 0 20 0 19 0 475404067 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103891714136 140104071158839 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7135] ppid=7072 vsize=15552588 memory=8076 CPUtime=23.66 cores=1,3,5,7
/proc/7074/task/7135/stat : 7135 (java) R 7072 7072 1883 0 -1 4202560 935 0 0 0 2366 0 0 0 20 0 19 0 475404067 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103887512664 140104072360653 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7136] ppid=7072 vsize=15552588 memory=3624 CPUtime=23.58 cores=1,3,5,7
/proc/7074/task/7136/stat : 7136 (java) R 7072 7072 1883 0 -1 4202560 640 0 0 0 2358 0 0 0 20 0 19 0 475404067 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103886461000 140104072109503 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
Current children cumulated CPU time: 122.84 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 232460 KiB

[startup+31.6017 s]
/proc/loadavg: 9.02 8.50 8.20 10/236 7137
/proc/meminfo: memFree=14897996/32770624 swapFree=66952592/67108860
[pid=7072] ppid=7069 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7072/stat : 7072 (xcsp3-exec) S 7069 7072 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475403337 115843072 364 33554432000 4194304 5098028 140734705755504 140734705753608 140413697151612 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11370496 140734705759063 140734705759321 140734705759321 140734705762246 0
/proc/7072/statm: 28282 364 305 221 0 87 0
[pid=7074] ppid=7072 vsize=15552588 memory=231004 CPUtime=124.44 cores=1,3,5,7
/proc/7074/stat : 7074 (java) S 7072 7072 1883 0 -1 1077944320 60417 0 0 0 12431 13 0 0 20 0 19 0 475403337 15925850112 57751 33554432000 4194304 4196468 140722568019200 140722568001744 140104442953463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
/proc/7074/statm: 3888147 57751 3530 1 0 3849247 0
[pid=7074/tid=7075] ppid=7072 vsize=15552588 memory=3848 CPUtime=0.69 cores=1,3,5,7
/proc/7074/task/7075/stat : 7075 (java) S 7072 7072 1883 0 -1 1077944384 9614 0 0 0 65 4 0 0 20 0 19 0 475403338 15925850112 57751 33554432000 4194304 4196468 140722568019200 140104447194240 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7076] ppid=7072 vsize=15552588 memory=2592 CPUtime=0.02 cores=1,3,5,7
/proc/7074/task/7076/stat : 7076 (java) S 7072 7072 1883 0 -1 1077944384 792 0 0 0 2 0 0 0 20 0 19 0 475403338 15925850112 57751 33554432000 4194304 4196468 140722568019200 140104395574160 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7077] ppid=7072 vsize=15552588 memory=2592 CPUtime=0.01 cores=1,3,5,7
/proc/7074/task/7077/stat : 7077 (java) S 7072 7072 1883 0 -1 1077944384 780 0 0 0 1 0 0 0 20 0 19 0 475403338 15925850112 57751 33554432000 4194304 4196468 140722568019200 140104394521360 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7078] ppid=7072 vsize=15552588 memory=1444 CPUtime=0.01 cores=1,3,5,7
/proc/7074/task/7078/stat : 7078 (java) S 7072 7072 1883 0 -1 1077944384 2106 0 0 0 1 0 0 0 20 0 19 0 475403338 15925850112 57751 33554432000 4194304 4196468 140722568019200 140104393469072 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7079] ppid=7072 vsize=15552588 memory=880 CPUtime=0.01 cores=1,3,5,7
/proc/7074/task/7079/stat : 7079 (java) S 7072 7072 1883 0 -1 1077944384 402 0 0 0 1 0 0 0 20 0 19 0 475403338 15925850112 57751 33554432000 4194304 4196468 140722568019200 140104392416272 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7080] ppid=7072 vsize=15552588 memory=4104 CPUtime=0.01 cores=1,3,5,7
/proc/7074/task/7080/stat : 7080 (java) S 7072 7072 1883 0 -1 1077944384 822 0 0 0 1 0 0 0 20 0 19 0 475403340 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103911458928 140104442964610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7081] ppid=7072 vsize=15552588 memory=1984 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7081/stat : 7081 (java) S 7072 7072 1883 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475403340 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103910404960 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7082] ppid=7072 vsize=15552588 memory=2552 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7082/stat : 7082 (java) S 7072 7072 1883 0 -1 1077944384 101 0 0 0 0 0 0 0 20 0 19 0 475403340 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103909352576 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7083] ppid=7072 vsize=15552588 memory=1760 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7083/stat : 7083 (java) S 7072 7072 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475403343 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103908300880 140104442972059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7084] ppid=7072 vsize=15552588 memory=111632 CPUtime=3.16 cores=1,3,5,7
/proc/7074/task/7084/stat : 7084 (java) S 7072 7072 1883 0 -1 1077944384 13949 0 0 0 315 1 0 0 20 0 19 0 475403343 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103907248752 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7085] ppid=7072 vsize=15552588 memory=804 CPUtime=3.65 cores=1,3,5,7
/proc/7074/task/7085/stat : 7085 (java) S 7072 7072 1883 0 -1 1077944384 14960 0 0 0 363 2 0 0 20 0 19 0 475403343 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103906195952 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7086] ppid=7072 vsize=15552588 memory=1408 CPUtime=0.81 cores=1,3,5,7
/proc/7074/task/7086/stat : 7086 (java) S 7072 7072 1883 0 -1 1077944384 8468 0 0 0 79 2 0 0 20 0 19 0 475403343 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103905143664 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7087] ppid=7072 vsize=15552588 memory=3332 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7087/stat : 7087 (java) S 7072 7072 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475403343 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103904091104 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7088] ppid=7072 vsize=15552588 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7088/stat : 7088 (java) S 7072 7072 1883 0 -1 1077944384 462 0 0 0 0 0 0 0 20 0 19 0 475403343 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103903037872 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7133] ppid=7072 vsize=15552588 memory=359216 CPUtime=24.19 cores=1,3,5,7
/proc/7074/task/7133/stat : 7133 (java) R 7072 7072 1883 0 -1 4202560 222 0 0 0 2419 0 0 0 20 0 19 0 475404067 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103893817488 140104072361025 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7134] ppid=7072 vsize=15552588 memory=1412 CPUtime=24.08 cores=1,3,5,7
/proc/7074/task/7134/stat : 7134 (java) R 7072 7072 1883 0 -1 4202560 1096 0 0 0 2408 0 0 0 20 0 19 0 475404067 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103891714136 140104074227449 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7135] ppid=7072 vsize=15552588 memory=2952 CPUtime=24.05 cores=1,3,5,7
/proc/7074/task/7135/stat : 7135 (java) R 7072 7072 1883 0 -1 4202560 1044 0 0 0 2405 0 0 0 20 0 19 0 475404067 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103887512728 140104072360692 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7136] ppid=7072 vsize=15552588 memory=1456 CPUtime=23.98 cores=1,3,5,7
/proc/7074/task/7136/stat : 7136 (java) R 7072 7072 1883 0 -1 4202560 704 0 0 0 2398 0 0 0 20 0 19 0 475404067 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103886461000 140104071485094 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
Current children cumulated CPU time: 124.44 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 232460 KiB

[startup+31.8017 s]
/proc/loadavg: 9.02 8.50 8.20 10/236 7137
/proc/meminfo: memFree=14897996/32770624 swapFree=66952592/67108860
[pid=7072] ppid=7069 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7072/stat : 7072 (xcsp3-exec) S 7069 7072 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475403337 115843072 364 33554432000 4194304 5098028 140734705755504 140734705753608 140413697151612 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11370496 140734705759063 140734705759321 140734705759321 140734705762246 0
/proc/7072/statm: 28282 364 305 221 0 87 0
[pid=7074] ppid=7072 vsize=15552588 memory=231004 CPUtime=125.23 cores=1,3,5,7
/proc/7074/stat : 7074 (java) S 7072 7072 1883 0 -1 1077944320 60823 0 0 0 12510 13 0 0 20 0 19 0 475403337 15925850112 57751 33554432000 4194304 4196468 140722568019200 140722568001744 140104442953463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
/proc/7074/statm: 3888147 57751 3530 1 0 3849247 0
[pid=7074/tid=7075] ppid=7072 vsize=15552588 memory=8317482817917895235 CPUtime=0.69 cores=1,3,5,7
/proc/7074/task/7075/stat : 7075 (java) S 7072 7072 1883 0 -1 1077944384 9614 0 0 0 65 4 0 0 20 0 19 0 475403338 15925850112 57751 33554432000 4194304 4196468 140722568019200 140104447194240 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7076] ppid=7072 vsize=15552588 memory=4104 CPUtime=0.02 cores=1,3,5,7
/proc/7074/task/7076/stat : 7076 (java) S 7072 7072 1883 0 -1 1077944384 792 0 0 0 2 0 0 0 20 0 19 0 475403338 15925850112 57751 33554432000 4194304 4196468 140722568019200 140104395574160 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7077] ppid=7072 vsize=15552588 memory=1984 CPUtime=0.01 cores=1,3,5,7
/proc/7074/task/7077/stat : 7077 (java) S 7072 7072 1883 0 -1 1077944384 780 0 0 0 1 0 0 0 20 0 19 0 475403338 15925850112 57751 33554432000 4194304 4196468 140722568019200 140104394521360 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7078] ppid=7072 vsize=15552588 memory=2552 CPUtime=0.01 cores=1,3,5,7
/proc/7074/task/7078/stat : 7078 (java) S 7072 7072 1883 0 -1 1077944384 2106 0 0 0 1 0 0 0 20 0 19 0 475403338 15925850112 57751 33554432000 4194304 4196468 140722568019200 140104393469072 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7079] ppid=7072 vsize=15552588 memory=776 CPUtime=0.01 cores=1,3,5,7
/proc/7074/task/7079/stat : 7079 (java) S 7072 7072 1883 0 -1 1077944384 402 0 0 0 1 0 0 0 20 0 19 0 475403338 15925850112 57751 33554432000 4194304 4196468 140722568019200 140104392416272 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7080] ppid=7072 vsize=15552588 memory=1724 CPUtime=0.01 cores=1,3,5,7
/proc/7074/task/7080/stat : 7080 (java) S 7072 7072 1883 0 -1 1077944384 822 0 0 0 1 0 0 0 20 0 19 0 475403340 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103911458928 140104442964610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7081] ppid=7072 vsize=15552588 memory=8076 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7081/stat : 7081 (java) S 7072 7072 1883 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475403340 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103910404960 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7082] ppid=7072 vsize=15552588 memory=3624 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7082/stat : 7082 (java) S 7072 7072 1883 0 -1 1077944384 101 0 0 0 0 0 0 0 20 0 19 0 475403340 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103909352576 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7083] ppid=7072 vsize=15552588 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7083/stat : 7083 (java) S 7072 7072 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475403343 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103908300880 140104442972059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7084] ppid=7072 vsize=15552588 memory=2832 CPUtime=3.16 cores=1,3,5,7
/proc/7074/task/7084/stat : 7084 (java) S 7072 7072 1883 0 -1 1077944384 13950 0 0 0 315 1 0 0 20 0 19 0 475403343 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103907248752 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7085] ppid=7072 vsize=15552588 memory=984 CPUtime=3.65 cores=1,3,5,7
/proc/7074/task/7085/stat : 7085 (java) S 7072 7072 1883 0 -1 1077944384 15300 0 0 0 363 2 0 0 20 0 19 0 475403343 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103906195952 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7086] ppid=7072 vsize=15552588 memory=14012 CPUtime=0.81 cores=1,3,5,7
/proc/7074/task/7086/stat : 7086 (java) S 7072 7072 1883 0 -1 1077944384 8471 0 0 0 79 2 0 0 20 0 19 0 475403343 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103905143664 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7087] ppid=7072 vsize=15552588 memory=15324 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7087/stat : 7087 (java) S 7072 7072 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475403343 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103904091104 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7088] ppid=7072 vsize=15552588 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7088/stat : 7088 (java) S 7072 7072 1883 0 -1 1077944384 477 0 0 0 0 0 0 0 20 0 19 0 475403343 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103903037872 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7133] ppid=7072 vsize=15552588 memory=12036 CPUtime=24.39 cores=1,3,5,7
/proc/7074/task/7133/stat : 7133 (java) R 7072 7072 1883 0 -1 4202560 222 0 0 0 2439 0 0 0 20 0 19 0 475404067 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103893817488 140104071904873 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7134] ppid=7072 vsize=15552588 memory=496 CPUtime=24.28 cores=1,3,5,7
/proc/7074/task/7134/stat : 7134 (java) R 7072 7072 1883 0 -1 4202560 1098 0 0 0 2428 0 0 0 20 0 19 0 475404067 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103891714136 140104072519667 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7135] ppid=7072 vsize=15552588 memory=1560 CPUtime=24.25 cores=1,3,5,7
/proc/7074/task/7135/stat : 7135 (java) R 7072 7072 1883 0 -1 4202560 1087 0 0 0 2425 0 0 0 20 0 19 0 475404067 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103887512744 140104072517921 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7136] ppid=7072 vsize=15552588 memory=928 CPUtime=24.17 cores=1,3,5,7
/proc/7074/task/7136/stat : 7136 (java) R 7072 7072 1883 0 -1 4202560 706 0 0 0 2417 0 0 0 20 0 19 0 475404067 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103886461000 140104071485262 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
Current children cumulated CPU time: 125.23 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 232460 KiB

[startup+31.9017 s]
/proc/loadavg: 9.02 8.50 8.20 10/236 7137
/proc/meminfo: memFree=14897996/32770624 swapFree=66952592/67108860
[pid=7072] ppid=7069 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7072/stat : 7072 (xcsp3-exec) S 7069 7072 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475403337 115843072 364 33554432000 4194304 5098028 140734705755504 140734705753608 140413697151612 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11370496 140734705759063 140734705759321 140734705759321 140734705762246 0
/proc/7072/statm: 28282 364 305 221 0 87 0
[pid=7074] ppid=7072 vsize=15552588 memory=231004 CPUtime=125.63 cores=1,3,5,7
/proc/7074/stat : 7074 (java) S 7072 7072 1883 0 -1 1077944320 60862 0 0 0 12550 13 0 0 20 0 19 0 475403337 15925850112 57751 33554432000 4194304 4196468 140722568019200 140722568001744 140104442953463 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
/proc/7074/statm: 3888147 57751 3530 1 0 3849247 0
[pid=7074/tid=7075] ppid=7072 vsize=15552588 memory=1456 CPUtime=0.69 cores=1,3,5,7
/proc/7074/task/7075/stat : 7075 (java) S 7072 7072 1883 0 -1 1077944384 9614 0 0 0 65 4 0 0 20 0 19 0 475403338 15925850112 57751 33554432000 4194304 4196468 140722568019200 140104447194240 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7076] ppid=7072 vsize=15552588 memory=1456 CPUtime=0.02 cores=1,3,5,7
/proc/7074/task/7076/stat : 7076 (java) S 7072 7072 1883 0 -1 1077944384 792 0 0 0 2 0 0 0 20 0 19 0 475403338 15925850112 57751 33554432000 4194304 4196468 140722568019200 140104395574160 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7077] ppid=7072 vsize=15552588 memory=231004 CPUtime=0.01 cores=1,3,5,7
/proc/7074/task/7077/stat : 7077 (java) S 7072 7072 1883 0 -1 1077944384 780 0 0 0 1 0 0 0 20 0 19 0 475403338 15925850112 57751 33554432000 4194304 4196468 140722568019200 140104394521360 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7078] ppid=7072 vsize=15552588 memory=230932 CPUtime=0.01 cores=1,3,5,7
/proc/7074/task/7078/stat : 7078 (java) S 7072 7072 1883 0 -1 1077944384 2106 0 0 0 1 0 0 0 20 0 19 0 475403338 15925850112 57751 33554432000 4194304 4196468 140722568019200 140104393469072 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7079] ppid=7072 vsize=15552588 memory=230912 CPUtime=0.01 cores=1,3,5,7
/proc/7074/task/7079/stat : 7079 (java) S 7072 7072 1883 0 -1 1077944384 402 0 0 0 1 0 0 0 20 0 19 0 475403338 15925850112 57751 33554432000 4194304 4196468 140722568019200 140104392416272 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7080] ppid=7072 vsize=15552588 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/7074/task/7080/stat : 7080 (java) S 7072 7072 1883 0 -1 1077944384 822 0 0 0 1 0 0 0 20 0 19 0 475403340 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103911458928 140104442964610 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7081] ppid=7072 vsize=15552588 memory=7079774412187127888 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7081/stat : 7081 (java) S 7072 7072 1883 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 19 0 475403340 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103910404960 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7082] ppid=7072 vsize=15552588 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7082/stat : 7082 (java) S 7072 7072 1883 0 -1 1077944384 101 0 0 0 0 0 0 0 20 0 19 0 475403340 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103909352576 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7083] ppid=7072 vsize=15552588 memory=315 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7083/stat : 7083 (java) S 7072 7072 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475403343 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103908300880 140104442972059 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7084] ppid=7072 vsize=15552588 memory=139749444685752 CPUtime=3.16 cores=1,3,5,7
/proc/7074/task/7084/stat : 7084 (java) S 7072 7072 1883 0 -1 1077944384 13950 0 0 0 315 1 0 0 20 0 19 0 475403343 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103907248752 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7085] ppid=7072 vsize=15552588 memory=7235409269890574950 CPUtime=3.65 cores=1,3,5,7
/proc/7074/task/7085/stat : 7085 (java) S 7072 7072 1883 0 -1 1077944384 15300 0 0 0 363 2 0 0 20 0 19 0 475403343 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103906195952 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7086] ppid=7072 vsize=15552588 memory=1456 CPUtime=0.81 cores=1,3,5,7
/proc/7074/task/7086/stat : 7086 (java) S 7072 7072 1883 0 -1 1077944384 8471 0 0 0 79 2 0 0 20 0 19 0 475403343 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103905143664 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7087] ppid=7072 vsize=15552588 memory=230932 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7087/stat : 7087 (java) S 7072 7072 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475403343 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103904091104 140104442963669 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7088] ppid=7072 vsize=15552588 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7074/task/7088/stat : 7088 (java) S 7072 7072 1883 0 -1 1077944384 477 0 0 0 0 0 0 0 20 0 19 0 475403343 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103903037872 140104442964610 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7133] ppid=7072 vsize=15552588 memory=8317482817917895235 CPUtime=24.49 cores=1,3,5,7
/proc/7074/task/7133/stat : 7133 (java) R 7072 7072 1883 0 -1 4202560 222 0 0 0 2449 0 0 0 20 0 19 0 475404067 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103893817488 140104072331192 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7134] ppid=7072 vsize=15552588 memory=231004 CPUtime=24.38 cores=1,3,5,7
/proc/7074/task/7134/stat : 7134 (java) R 7072 7072 1883 0 -1 4202560 1134 0 0 0 2438 0 0 0 20 0 19 0 475404067 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103891714136 140104071166272 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7135] ppid=7072 vsize=15552588 memory=1456 CPUtime=24.35 cores=1,3,5,7
/proc/7074/task/7135/stat : 7135 (java) R 7072 7072 1883 0 -1 4202560 1090 0 0 0 2435 0 0 0 20 0 19 0 475404067 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103887512744 140104071236919 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
[pid=7074/tid=7136] ppid=7072 vsize=15552588 memory=231004 CPUtime=24.27 cores=1,3,5,7
/proc/7074/task/7136/stat : 7136 (java) R 7072 7072 1883 0 -1 4202560 706 0 0 0 2427 0 0 0 20 0 19 0 475404067 15925850112 57751 33554432000 4194304 4196468 140722568019200 140103886461000 140104071235686 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18063360 140722568025051 140722568025226 140722568025226 140722568028111 0
Current children cumulated CPU time: 125.63 s
Current children cumulated vsize: 15665716 KiB
Current children cumulated memory: 232460 KiB

Child status: 0
Real time (s): 31.9305
CPU time (s): 125.728
CPU user time (s): 125.582
CPU system time (s): 0.145984
CPU usage (%): 393.755
Max. virtual memory (cumulated for all children) (KiB): 15667432
Max. memory (cumulated for all children) (KiB): 232460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 125.582
system time used= 0.145984
maximum resident set size= 231012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62495
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4324
involuntary context switches= 2946


# summary of solver processes directly reported to runsolver:
#   pid: 7072
#   total CPU time (s): 125.728
#   total CPU user time (s): 125.582
#   total CPU system time (s): 0.145984

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.212333 second user time and 0.382432 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-20 15:55:57
IDJOB=4403791
IDBENCH=128622
IDSOLVER=2863
FILE ID=node107/4403791-1568991477
RUNJOBID= node107-1568983381-1916
PBS_JOBID= 21704636
Free space on /var/tmp= 12540 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-21-07.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403791-1568991477/watcher-4403791-1568991477 -o /var/tmp/evaluation-result-4403791-1568991477/solver-4403791-1568991477 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node107-1568983381-1916 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 952581147 HOME/instance-4403791-1568991477.xml

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

MD5SUM BENCH= 8aa67fa0ddb9b908e7b385aede1c36d3
RANDOM SEED=952581147

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        15116276 kB
MemAvailable:   31464148 kB
Buffers:          107936 kB
Cached:         16160988 kB
SwapCached:        48708 kB
Active:          8419448 kB
Inactive:        8245572 kB
Active(anon):     347912 kB
Inactive(anon):    91880 kB
Active(file):    8071536 kB
Inactive(file):  8153692 kB
Unevictable:      111004 kB
Mlocked:          111004 kB
SwapTotal:      67108860 kB
SwapFree:       66952592 kB
Dirty:             26076 kB
Writeback:             0 kB
AnonPages:        459916 kB
Mapped:            61096 kB
Shmem:             34900 kB
Slab:             580036 kB
SReclaimable:     551104 kB
SUnreclaim:        28932 kB
KernelStack:        3776 kB
PageTables:         6684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1227524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    311296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /var/tmp at the end= 12512 MiB
End job on node107 at 2019-09-20 15:56:29