Trace number 4404254

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
choco-solver 2019-09-20 parallelSAT 7.75308 1.78517

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-si6-bvg/
Subisomorphism-si6-b06-m200-07.xml
MD5SUMd7eafb215ab3d3f066855d3513f44111
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.030068
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints355
Number of domains1
Minimum domain size200
Maximum domain size200
Distribution of domain sizes[{"size":200,"count":120}]
Minimum variable degree4
Maximum variable degree7
Distribution of variable degrees[{"degree":4,"count":2},{"degree":5,"count":2},{"degree":6,"count":2},{"degree":7,"count":114}]
Minimum constraint arity2
Maximum constraint arity120
Distribution of constraint arities[{"arity":2,"count":354},{"arity":120,"count":1}]
Number of extensional constraints354
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":354},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404254-1569002094.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4404254-1569002094.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
3.18/1.16	c solve instance...
7.69/1.71	s SATISFIABLE
7.69/1.71	v <instantiation>
7.69/1.71	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] </list>
7.69/1.71	v 	<values>0 127 138 135 1 44 29 40 137 70 139 192 31 100 18 50 47 35 53 112 94 148 95 23 196 27 73 7 180 45 85 144 5 140 90 38 149 179 119 93 28 126 34 152 78 32 162 42 107 156 56 103 87 123 15 147 169 67 83 82 191 25 176 159 71 106 3 128 170 167 165 24 74 11 16 160 80 51 52 86 115 96 136 194 37 99 72 8 69 131 125 17 12 153 185 98 92 39 154 81 33 30 89 101 6 174 68 193 22 2 97 172 168 189 175 14 108 62 190 122 </values>
7.69/1.71	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 (9727 MiB free)
  memory of node 1: 16384 MiB (8265 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4404254-1569002094/watcher-4404254-1569002094 -o /tmp/evaluation-result-4404254-1569002094/solver-4404254-1569002094 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1568989783-14694 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 593693532 HOME/instance-4404254-1569002094.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=18065, runsolver pid=18062

[startup+0.100176 s]*
/proc/loadavg: 5.87 7.68 8.05 4/211 18086
/proc/meminfo: memFree=18410648/32770624 swapFree=66986244/67108860
[pid=18065] ppid=18062 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18065/stat : 18065 (xcsp3-exec) S 18062 18065 14667 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476466274 115843072 363 33554432000 4194304 5098028 140733313363440 140733313361544 140108572476028 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32927744 140733313364854 140733313365097 140733313365097 140733313368010 0
/proc/18065/statm: 28282 363 305 221 0 87 0
[pid=18067] ppid=18065 vsize=28227396 memory=27616 CPUtime=0.13 cores=0-7
/proc/18067/stat : 18067 (java) S 18065 18065 14667 0 -1 1077944320 5811 0 0 0 12 1 0 0 20 0 20 0 476466274 28904853504 6904 33554432000 4194304 4196468 140727282076752 140727282059296 140531694685943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
/proc/18067/statm: 7056849 6904 3145 1 0 7019032 0
[pid=18067/tid=18068] ppid=18065 vsize=28227396 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/18067/task/18068/stat : 18068 (java) R 18065 18065 14667 0 -1 4202560 3659 0 0 0 8 1 0 0 20 0 20 0 476466274 28904853504 6904 33554432000 4194304 4196468 140727282076752 140531698908944 140531678729573 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18069] ppid=18065 vsize=28227396 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/18067/task/18069/stat : 18069 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466275 28904853504 6904 33554432000 4194304 4196468 140727282076752 140531666529040 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18070] ppid=18065 vsize=28227396 memory=139984153376384 CPUtime=0 cores=0-7
/proc/18067/task/18070/stat : 18070 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466275 28904853504 6904 33554432000 4194304 4196468 140727282076752 140531245550480 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18071] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18071/stat : 18071 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466275 28904853504 6904 33554432000 4194304 4196468 140727282076752 140531244497936 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18072] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18072/stat : 18072 (java) S 18065 18065 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476466275 28904853504 6904 33554432000 4194304 4196468 140727282076752 140531243445392 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18073] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18073/stat : 18073 (java) S 18065 18065 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476466275 28904853504 6904 33554432000 4194304 4196468 140727282076752 140531242391824 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18074] ppid=18065 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18067/task/18074/stat : 18074 (java) S 18065 18065 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476466275 28904853504 6904 33554432000 4194304 4196468 140727282076752 140531241339280 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18075] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18075/stat : 18075 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466275 28904853504 6904 33554432000 4194304 4196468 140727282076752 140531240286736 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18076] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18076/stat : 18076 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466275 28904853504 6904 33554432000 4194304 4196468 140727282076752 140531239234192 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18077] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18077/stat : 18077 (java) S 18065 18065 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476466277 28904853504 6904 33554432000 4194304 4196468 140727282076752 140530158815728 140531694697090 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18078] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18078/stat : 18078 (java) S 18065 18065 14667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476466277 28904853504 6904 33554432000 4194304 4196468 140727282076752 140530157761952 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18079] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18079/stat : 18079 (java) S 18065 18065 14667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476466277 28904853504 6904 33554432000 4194304 4196468 140727282076752 140530156709360 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18080] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18080/stat : 18080 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466280 28904853504 6904 33554432000 4194304 4196468 140727282076752 140530155657936 140531694704539 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18081] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18081/stat : 18081 (java) S 18065 18065 14667 0 -1 1077944384 432 0 0 0 0 0 0 0 20 0 20 0 476466280 28904853504 6904 33554432000 4194304 4196468 140727282076752 140530154604528 140531694697090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18082] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18082/stat : 18082 (java) S 18065 18065 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476466280 28904853504 6904 33554432000 4194304 4196468 140727282076752 140530153552080 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18083] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18083/stat : 18083 (java) R 18065 18065 14667 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 20 0 476466280 28904853504 6904 33554432000 4194304 4196468 140727282076752 140530152491088 140531694696149 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18084] ppid=18065 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/18067/task/18084/stat : 18084 (java) R 18065 18065 14667 0 -1 4202560 411 0 0 0 2 0 0 0 20 0 20 0 476466280 28904853504 6904 33554432000 4194304 4196468 140727282076752 140530151446896 140531694697878 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18085] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18085/stat : 18085 (java) S 18065 18065 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476466280 28904853504 6904 33554432000 4194304 4196468 140727282076752 140530150394592 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18086] ppid=18065 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18067/task/18086/stat : 18086 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466280 28904853504 6904 33554432000 4194304 4196468 140727282076752 140530149342128 140531694697090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 29068 KiB

[startup+0.210542 s]*
/proc/loadavg: 5.87 7.68 8.05 3/211 18086
/proc/meminfo: memFree=18395712/32770624 swapFree=66986244/67108860
[pid=18065] ppid=18062 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18065/stat : 18065 (xcsp3-exec) S 18062 18065 14667 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476466274 115843072 363 33554432000 4194304 5098028 140733313363440 140733313361544 140108572476028 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32927744 140733313364854 140733313365097 140733313365097 140733313368010 0
/proc/18065/statm: 28282 363 305 221 0 87 0
[pid=18067] ppid=18065 vsize=28227396 memory=40064 CPUtime=0.33 cores=0-7
/proc/18067/stat : 18067 (java) S 18065 18065 14667 0 -1 1077944320 9784 0 0 0 30 3 0 0 20 0 20 0 476466274 28904853504 10016 33554432000 4194304 4196468 140727282076752 140727282059296 140531694685943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
/proc/18067/statm: 7056849 10016 3311 1 0 7019032 0
[pid=18067/tid=18068] ppid=18065 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/18067/task/18068/stat : 18068 (java) R 18065 18065 14667 0 -1 4202560 6694 0 0 0 18 2 0 0 20 0 20 0 476466274 28904853504 10016 33554432000 4194304 4196468 140727282076752 140531698917472 140531678766430 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18069] ppid=18065 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/18067/task/18069/stat : 18069 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466275 28904853504 10016 33554432000 4194304 4196468 140727282076752 140531666529040 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18070] ppid=18065 vsize=28227396 memory=139984156768060 CPUtime=0 cores=0-7
/proc/18067/task/18070/stat : 18070 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466275 28904853504 10016 33554432000 4194304 4196468 140727282076752 140531245550480 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18071] ppid=18065 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18067/task/18071/stat : 18071 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466275 28904853504 10016 33554432000 4194304 4196468 140727282076752 140531244497936 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18072] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18072/stat : 18072 (java) S 18065 18065 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476466275 28904853504 10016 33554432000 4194304 4196468 140727282076752 140531243445392 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18073] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18073/stat : 18073 (java) S 18065 18065 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476466275 28904853504 10016 33554432000 4194304 4196468 140727282076752 140531242391824 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18074] ppid=18065 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18067/task/18074/stat : 18074 (java) S 18065 18065 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476466275 28904853504 10016 33554432000 4194304 4196468 140727282076752 140531241339280 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18075] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18075/stat : 18075 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466275 28904853504 10016 33554432000 4194304 4196468 140727282076752 140531240286736 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18076] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18076/stat : 18076 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466275 28904853504 10016 33554432000 4194304 4196468 140727282076752 140531239234192 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18077] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18077/stat : 18077 (java) S 18065 18065 14667 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476466277 28904853504 10016 33554432000 4194304 4196468 140727282076752 140530158815728 140531694697090 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18078] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18078/stat : 18078 (java) S 18065 18065 14667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476466277 28904853504 10016 33554432000 4194304 4196468 140727282076752 140530157761952 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18079] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18079/stat : 18079 (java) S 18065 18065 14667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476466277 28904853504 10016 33554432000 4194304 4196468 140727282076752 140530156709360 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18080] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18080/stat : 18080 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466280 28904853504 10016 33554432000 4194304 4196468 140727282076752 140530155657936 140531694704539 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18081] ppid=18065 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/18067/task/18081/stat : 18081 (java) S 18065 18065 14667 0 -1 1077944384 491 0 0 0 1 0 0 0 20 0 20 0 476466280 28904853504 10016 33554432000 4194304 4196468 140727282076752 140530154604528 140531694697090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18082] ppid=18065 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/18067/task/18082/stat : 18082 (java) S 18065 18065 14667 0 -1 1077944384 236 0 0 0 1 0 0 0 20 0 20 0 476466280 28904853504 10016 33554432000 4194304 4196468 140727282076752 140530153551984 140531694697090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18083] ppid=18065 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/18067/task/18083/stat : 18083 (java) S 18065 18065 14667 0 -1 1077944384 156 0 0 0 2 0 0 0 20 0 20 0 476466280 28904853504 10016 33554432000 4194304 4196468 140727282076752 140530152499440 140531694697090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18084] ppid=18065 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/18067/task/18084/stat : 18084 (java) R 18065 18065 14667 0 -1 4202560 895 0 0 0 7 0 0 0 20 0 20 0 476466280 28904853504 10016 33554432000 4194304 4196468 140727282076752 140530151446896 140531331412089 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18085] ppid=18065 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18085/stat : 18085 (java) S 18065 18065 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476466280 28904853504 10016 33554432000 4194304 4196468 140727282076752 140530150394592 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18086] ppid=18065 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18067/task/18086/stat : 18086 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466280 28904853504 10016 33554432000 4194304 4196468 140727282076752 140530149342128 140531694697090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41516 KiB

[startup+0.310431 s]*
/proc/loadavg: 5.87 7.68 8.05 3/211 18086
/proc/meminfo: memFree=18388180/32770624 swapFree=66986244/67108860
[pid=18065] ppid=18062 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18065/stat : 18065 (xcsp3-exec) S 18062 18065 14667 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476466274 115843072 363 33554432000 4194304 5098028 140733313363440 140733313361544 140108572476028 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32927744 140733313364854 140733313365097 140733313365097 140733313368010 0
/proc/18065/statm: 28282 363 305 221 0 87 0
[pid=18067] ppid=18065 vsize=28231652 memory=49440 CPUtime=0.52 cores=0-7
/proc/18067/stat : 18067 (java) S 18065 18065 14667 0 -1 1077944320 11222 0 0 0 48 4 0 0 20 0 20 0 476466274 28909211648 12360 33554432000 4194304 4196468 140727282076752 140727282059296 140531694685943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
/proc/18067/statm: 7057913 12360 3357 1 0 7019032 0
[pid=18067/tid=18068] ppid=18065 vsize=28231652 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/18067/task/18068/stat : 18068 (java) R 18065 18065 14667 0 -1 4202560 7811 0 0 0 27 3 0 0 20 0 20 0 476466274 28909211648 12360 33554432000 4194304 4196468 140727282076752 140531698917056 140531678766430 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18069] ppid=18065 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18069/stat : 18069 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466275 28909211648 12360 33554432000 4194304 4196468 140727282076752 140531666529040 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18070] ppid=18065 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18070/stat : 18070 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466275 28909211648 12360 33554432000 4194304 4196468 140727282076752 140531245550480 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18071] ppid=18065 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18071/stat : 18071 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466275 28909211648 12360 33554432000 4194304 4196468 140727282076752 140531244497936 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18072] ppid=18065 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18072/stat : 18072 (java) S 18065 18065 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476466275 28909211648 12360 33554432000 4194304 4196468 140727282076752 140531243445392 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18073] ppid=18065 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18073/stat : 18073 (java) S 18065 18065 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476466275 28909211648 12360 33554432000 4194304 4196468 140727282076752 140531242391824 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18074] ppid=18065 vsize=28231652 memory=139984057232047 CPUtime=0 cores=0-7
/proc/18067/task/18074/stat : 18074 (java) S 18065 18065 14667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476466275 28909211648 12360 33554432000 4194304 4196468 140727282076752 140531241339280 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18075] ppid=18065 vsize=28231652 memory=139984057234352 CPUtime=0 cores=0-7
/proc/18067/task/18075/stat : 18075 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466275 28909211648 12360 33554432000 4194304 4196468 140727282076752 140531240286736 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18076] ppid=18065 vsize=28231652 memory=139984057236656 CPUtime=0 cores=0-7
/proc/18067/task/18076/stat : 18076 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466275 28909211648 12360 33554432000 4194304 4196468 140727282076752 140531239234192 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18077] ppid=18065 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18077/stat : 18077 (java) S 18065 18065 14667 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476466277 28909211648 12360 33554432000 4194304 4196468 140727282076752 140530158815728 140531694697090 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18078] ppid=18065 vsize=28231652 memory=279968114487184 CPUtime=0 cores=0-7
/proc/18067/task/18078/stat : 18078 (java) S 18065 18065 14667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476466277 28909211648 12360 33554432000 4194304 4196468 140727282076752 140530157761952 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18079] ppid=18065 vsize=28231652 memory=279968114484880 CPUtime=0 cores=0-7
/proc/18067/task/18079/stat : 18079 (java) S 18065 18065 14667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476466277 28909211648 12360 33554432000 4194304 4196468 140727282076752 140530156709360 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18080] ppid=18065 vsize=28231652 memory=279968114491792 CPUtime=0 cores=0-7
/proc/18067/task/18080/stat : 18080 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466280 28909211648 12360 33554432000 4194304 4196468 140727282076752 140530155657936 140531694704539 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18081] ppid=18065 vsize=28231652 memory=279968114433072 CPUtime=0.03 cores=0-7
/proc/18067/task/18081/stat : 18081 (java) R 18065 18065 14667 0 -1 4202560 600 0 0 0 3 0 0 0 20 0 20 0 476466280 28909211648 12360 33554432000 4194304 4196468 140727282076752 140530154594912 140531679811184 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18082] ppid=18065 vsize=28231652 memory=279968114505616 CPUtime=0.01 cores=0-7
/proc/18067/task/18082/stat : 18082 (java) S 18065 18065 14667 0 -1 1077944384 245 0 0 0 1 0 0 0 20 0 20 0 476466280 28909211648 12360 33554432000 4194304 4196468 140727282076752 140530153551984 140531694697090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18083] ppid=18065 vsize=28231652 memory=279968114512528 CPUtime=0.03 cores=0-7
/proc/18067/task/18083/stat : 18083 (java) S 18065 18065 14667 0 -1 1077944384 170 0 0 0 3 0 0 0 20 0 20 0 476466280 28909211648 12360 33554432000 4194304 4196468 140727282076752 140530152499440 140531694697090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18084] ppid=18065 vsize=28231652 memory=279968114510224 CPUtime=0.12 cores=0-7
/proc/18067/task/18084/stat : 18084 (java) S 18065 18065 14667 0 -1 1077944384 1085 0 0 0 12 0 0 0 20 0 20 0 476466280 28909211648 12360 33554432000 4194304 4196468 140727282076752 140530151446896 140531694697090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18085] ppid=18065 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18085/stat : 18085 (java) S 18065 18065 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476466280 28909211648 12360 33554432000 4194304 4196468 140727282076752 140530150394592 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18086] ppid=18065 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/18067/task/18086/stat : 18086 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466280 28909211648 12360 33554432000 4194304 4196468 140727282076752 140530149342128 140531694697090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50892 KiB

[startup+0.700969 s]
/proc/loadavg: 5.87 7.68 8.05 2/211 18086
/proc/meminfo: memFree=18369512/32770624 swapFree=66986244/67108860
[pid=18065] ppid=18062 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18065/stat : 18065 (xcsp3-exec) S 18062 18065 14667 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476466274 115843072 363 33554432000 4194304 5098028 140733313363440 140733313361544 140108572476028 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32927744 140733313364854 140733313365097 140733313365097 140733313368010 0
/proc/18065/statm: 28282 363 305 221 0 87 0
[pid=18067] ppid=18065 vsize=28233776 memory=106256 CPUtime=1.66 cores=0-7
/proc/18067/stat : 18067 (java) S 18065 18065 14667 0 -1 1077944320 15744 0 0 0 160 6 0 0 20 0 20 0 476466274 28911386624 26564 33554432000 4194304 4196468 140727282076752 140727282059296 140531694685943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
/proc/18067/statm: 7058444 26564 3440 1 0 7019544 0
[pid=18067/tid=18068] ppid=18065 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/18067/task/18068/stat : 18068 (java) R 18065 18065 14667 0 -1 4202560 9152 0 0 0 63 4 0 0 20 0 20 0 476466274 28911386624 26564 33554432000 4194304 4196468 140727282076752 140531698923728 140531332688842 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18069] ppid=18065 vsize=28233776 memory=139984057443184 CPUtime=0 cores=0-7
/proc/18067/task/18069/stat : 18069 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466275 28911386624 26564 33554432000 4194304 4196468 140727282076752 140531666529040 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18070] ppid=18065 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18070/stat : 18070 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466275 28911386624 26564 33554432000 4194304 4196468 140727282076752 140531245550480 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18071] ppid=18065 vsize=28233776 memory=2832 CPUtime=0 cores=0-7
/proc/18067/task/18071/stat : 18071 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476466275 28911386624 26564 33554432000 4194304 4196468 140727282076752 140531244497936 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0

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

/proc/loadavg: 5.87 7.68 8.05 2/211 18086
/proc/meminfo: memFree=18207448/32770624 swapFree=66986244/67108860
[pid=18065] ppid=18062 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18065/stat : 18065 (xcsp3-exec) S 18062 18065 14667 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476466274 115843072 363 33554432000 4194304 5098028 140733313363440 140733313361544 140108572476028 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32927744 140733313364854 140733313365097 140733313365097 140733313368010 0
/proc/18065/statm: 28282 363 305 221 0 87 0
[pid=18067] ppid=18065 vsize=28766288 memory=299812 CPUtime=6.11 cores=0-7
/proc/18067/stat : 18067 (java) S 18065 18065 14667 0 -1 1077944320 18801 0 0 0 579 32 0 0 20 0 28 0 476466274 29456678912 74953 33554432000 4194304 4196468 140727282076752 140727282059296 140531694685943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
/proc/18067/statm: 7191572 74953 3495 1 0 7152672 0
[pid=18067/tid=18068] ppid=18065 vsize=28766288 memory=288230621803970871 CPUtime=1.05 cores=0-7
/proc/18067/task/18068/stat : 18068 (java) S 18065 18065 14667 0 -1 1077944384 9277 0 0 0 99 6 0 0 20 0 28 0 476466274 29456678912 74953 33554432000 4194304 4196468 140727282076752 140531698926720 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18069] ppid=18065 vsize=28766288 memory=16098169624726078 CPUtime=0.08 cores=0-7
/proc/18067/task/18069/stat : 18069 (java) S 18065 18065 14667 0 -1 1077944384 100 0 0 0 5 3 0 0 20 0 28 0 476466275 29456678912 74953 33554432000 4194304 4196468 140727282076752 140531666529040 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18070] ppid=18065 vsize=28766288 memory=0 CPUtime=0.07 cores=0-7
/proc/18067/task/18070/stat : 18070 (java) S 18065 18065 14667 0 -1 1077944384 82 0 0 0 4 3 0 0 20 0 28 0 476466275 29456678912 74953 33554432000 4194304 4196468 140727282076752 140531245550480 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18071] ppid=18065 vsize=28766288 memory=2257 CPUtime=0.07 cores=0-7
/proc/18067/task/18071/stat : 18071 (java) S 18065 18065 14667 0 -1 1077944384 85 0 0 0 5 2 0 0 20 0 28 0 476466275 29456678912 74953 33554432000 4194304 4196468 140727282076752 140531244497936 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18072] ppid=18065 vsize=28766288 memory=2372 CPUtime=0.06 cores=0-7
/proc/18067/task/18072/stat : 18072 (java) S 18065 18065 14667 0 -1 1077944384 73 0 0 0 4 2 0 0 20 0 28 0 476466275 29456678912 74953 33554432000 4194304 4196468 140727282076752 140531243445392 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18073] ppid=18065 vsize=28766288 memory=0 CPUtime=0.07 cores=0-7
/proc/18067/task/18073/stat : 18073 (java) S 18065 18065 14667 0 -1 1077944384 97 0 0 0 5 2 0 0 20 0 28 0 476466275 29456678912 74953 33554432000 4194304 4196468 140727282076752 140531242391824 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18074] ppid=18065 vsize=28766288 memory=0 CPUtime=0.08 cores=0-7
/proc/18067/task/18074/stat : 18074 (java) S 18065 18065 14667 0 -1 1077944384 104 0 0 0 5 3 0 0 20 0 28 0 476466275 29456678912 74953 33554432000 4194304 4196468 140727282076752 140531241339280 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18075] ppid=18065 vsize=28766288 memory=0 CPUtime=0.06 cores=0-7
/proc/18067/task/18075/stat : 18075 (java) S 18065 18065 14667 0 -1 1077944384 85 0 0 0 4 2 0 0 20 0 28 0 476466275 29456678912 74953 33554432000 4194304 4196468 140727282076752 140531240286736 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18076] ppid=18065 vsize=28766288 memory=139988448343679 CPUtime=0.05 cores=0-7
/proc/18067/task/18076/stat : 18076 (java) S 18065 18065 14667 0 -1 1077944384 75 0 0 0 4 1 0 0 20 0 28 0 476466275 29456678912 74953 33554432000 4194304 4196468 140727282076752 140531239234192 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18077] ppid=18065 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18077/stat : 18077 (java) S 18065 18065 14667 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 476466277 29456678912 74953 33554432000 4194304 4196468 140727282076752 140530158815728 140531694697090 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18078] ppid=18065 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18078/stat : 18078 (java) S 18065 18065 14667 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 476466277 29456678912 74953 33554432000 4194304 4196468 140727282076752 140530157762016 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18079] ppid=18065 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18079/stat : 18079 (java) S 18065 18065 14667 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 476466277 29456678912 74953 33554432000 4194304 4196468 140727282076752 140530156709376 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18080] ppid=18065 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18080/stat : 18080 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476466280 29456678912 74953 33554432000 4194304 4196468 140727282076752 140530155657936 140531694704539 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18081] ppid=18065 vsize=28766288 memory=6655300316396806240 CPUtime=0.52 cores=0-7
/proc/18067/task/18081/stat : 18081 (java) S 18065 18065 14667 0 -1 1077944384 1722 0 0 0 52 0 0 0 20 0 28 0 476466280 29456678912 74953 33554432000 4194304 4196468 140727282076752 140530154597552 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18082] ppid=18065 vsize=28766288 memory=6944656592455088490 CPUtime=0.53 cores=0-7
/proc/18067/task/18082/stat : 18082 (java) R 18065 18065 14667 0 -1 4202560 1426 0 0 0 53 0 0 0 20 0 28 0 476466280 29456678912 74953 33554432000 4194304 4196468 140727282076752 140530153538416 140531679607504 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18083] ppid=18065 vsize=28766288 memory=6791534058613427641 CPUtime=0.53 cores=0-7
/proc/18067/task/18083/stat : 18083 (java) R 18065 18065 14667 0 -1 1077944384 1442 0 0 0 53 0 0 0 20 0 28 0 476466280 29456678912 74953 33554432000 4194304 4196468 140727282076752 140530152499440 140531694697090 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18084] ppid=18065 vsize=28766288 memory=6935649255776348497 CPUtime=0.5 cores=0-7
/proc/18067/task/18084/stat : 18084 (java) S 18065 18065 14667 0 -1 1077944384 2553 0 0 0 49 1 0 0 20 0 28 0 476466280 29456678912 74953 33554432000 4194304 4196468 140727282076752 140530151446896 140531694697090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18085] ppid=18065 vsize=28766288 memory=7444843076533644388 CPUtime=0 cores=0-7
/proc/18067/task/18085/stat : 18085 (java) S 18065 18065 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476466280 29456678912 74953 33554432000 4194304 4196468 140727282076752 140530150394592 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18086] ppid=18065 vsize=28766288 memory=6935649255759568960 CPUtime=0 cores=0-7
/proc/18067/task/18086/stat : 18086 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476466280 29456678912 74953 33554432000 4194304 4196468 140727282076752 140530149342128 140531694697090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
Current children cumulated CPU time: 6.11 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 301264 KiB

[startup+1.78509 s]
# the end of solver process 18065 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.41297 s, system=0.340101 s

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

[startup+1.61862 s]
/proc/loadavg: 5.87 7.68 8.05 2/211 18086
/proc/meminfo: memFree=18207448/32770624 swapFree=66986244/67108860
[pid=18065] ppid=18062 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18065/stat : 18065 (xcsp3-exec) S 18062 18065 14667 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476466274 115843072 363 33554432000 4194304 5098028 140733313363440 140733313361544 140108572476028 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32927744 140733313364854 140733313365097 140733313365097 140733313368010 0
/proc/18065/statm: 28282 363 305 221 0 87 0
[pid=18067] ppid=18065 vsize=28766288 memory=300460 CPUtime=6.98 cores=0-7
/proc/18067/stat : 18067 (java) S 18065 18065 14667 0 -1 1077944320 18976 0 0 0 666 32 0 0 20 0 28 0 476466274 29456678912 75115 33554432000 4194304 4196468 140727282076752 140727282059296 140531694685943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
/proc/18067/statm: 7191572 75115 3495 1 0 7152672 0
[pid=18067/tid=18068] ppid=18065 vsize=28766288 memory=7228384331050278976 CPUtime=1.05 cores=0-7
/proc/18067/task/18068/stat : 18068 (java) S 18065 18065 14667 0 -1 1077944384 9277 0 0 0 99 6 0 0 20 0 28 0 476466274 29456678912 75115 33554432000 4194304 4196468 140727282076752 140531698926720 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18069] ppid=18065 vsize=28766288 memory=5933896499731190373 CPUtime=0.08 cores=0-7
/proc/18067/task/18069/stat : 18069 (java) S 18065 18065 14667 0 -1 1077944384 100 0 0 0 5 3 0 0 20 0 28 0 476466275 29456678912 75115 33554432000 4194304 4196468 140727282076752 140531666529040 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18070] ppid=18065 vsize=28766288 memory=6935649255759568960 CPUtime=0.07 cores=0-7
/proc/18067/task/18070/stat : 18070 (java) S 18065 18065 14667 0 -1 1077944384 82 0 0 0 4 3 0 0 20 0 28 0 476466275 29456678912 75115 33554432000 4194304 4196468 140727282076752 140531245550480 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18071] ppid=18065 vsize=28766288 memory=3616 CPUtime=0.07 cores=0-7
/proc/18067/task/18071/stat : 18071 (java) S 18065 18065 14667 0 -1 1077944384 85 0 0 0 5 2 0 0 20 0 28 0 476466275 29456678912 75115 33554432000 4194304 4196468 140727282076752 140531244497936 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18072] ppid=18065 vsize=28766288 memory=0 CPUtime=0.06 cores=0-7
/proc/18067/task/18072/stat : 18072 (java) S 18065 18065 14667 0 -1 1077944384 73 0 0 0 4 2 0 0 20 0 28 0 476466275 29456678912 75115 33554432000 4194304 4196468 140727282076752 140531243445392 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18073] ppid=18065 vsize=28766288 memory=139984057461408 CPUtime=0.07 cores=0-7
/proc/18067/task/18073/stat : 18073 (java) S 18065 18065 14667 0 -1 1077944384 97 0 0 0 5 2 0 0 20 0 28 0 476466275 29456678912 75115 33554432000 4194304 4196468 140727282076752 140531242391824 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18074] ppid=18065 vsize=28766288 memory=139984057461504 CPUtime=0.08 cores=0-7
/proc/18067/task/18074/stat : 18074 (java) S 18065 18065 14667 0 -1 1077944384 104 0 0 0 5 3 0 0 20 0 28 0 476466275 29456678912 75115 33554432000 4194304 4196468 140727282076752 140531241339280 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18075] ppid=18065 vsize=28766288 memory=139984057461600 CPUtime=0.06 cores=0-7
/proc/18067/task/18075/stat : 18075 (java) S 18065 18065 14667 0 -1 1077944384 85 0 0 0 4 2 0 0 20 0 28 0 476466275 29456678912 75115 33554432000 4194304 4196468 140727282076752 140531240286736 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18076] ppid=18065 vsize=28766288 memory=139984057461696 CPUtime=0.05 cores=0-7
/proc/18067/task/18076/stat : 18076 (java) S 18065 18065 14667 0 -1 1077944384 75 0 0 0 4 1 0 0 20 0 28 0 476466275 29456678912 75115 33554432000 4194304 4196468 140727282076752 140531239234192 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18077] ppid=18065 vsize=28766288 memory=139984057461792 CPUtime=0 cores=0-7
/proc/18067/task/18077/stat : 18077 (java) S 18065 18065 14667 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 476466277 29456678912 75115 33554432000 4194304 4196468 140727282076752 140530158815728 140531694697090 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18078] ppid=18065 vsize=28766288 memory=6326486828192 CPUtime=0 cores=0-7
/proc/18067/task/18078/stat : 18078 (java) S 18065 18065 14667 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 476466277 29456678912 75115 33554432000 4194304 4196468 140727282076752 140530157762016 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18079] ppid=18065 vsize=28766288 memory=288230621803970871 CPUtime=0 cores=0-7
/proc/18067/task/18079/stat : 18079 (java) S 18065 18065 14667 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 476466277 29456678912 75115 33554432000 4194304 4196468 140727282076752 140530156709376 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18080] ppid=18065 vsize=28766288 memory=16098169624726078 CPUtime=0 cores=0-7
/proc/18067/task/18080/stat : 18080 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476466280 29456678912 75115 33554432000 4194304 4196468 140727282076752 140530155657936 140531694704539 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18081] ppid=18065 vsize=28766288 memory=0 CPUtime=0.63 cores=0-7
/proc/18067/task/18081/stat : 18081 (java) R 18065 18065 14667 0 -1 4202560 1795 0 0 0 63 0 0 0 20 0 28 0 476466280 29456678912 75115 33554432000 4194304 4196468 140727282076752 140530154594576 140531678023649 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18082] ppid=18065 vsize=28766288 memory=0 CPUtime=0.63 cores=0-7
/proc/18067/task/18082/stat : 18082 (java) R 18065 18065 14667 0 -1 4202560 1450 0 0 0 63 0 0 0 20 0 28 0 476466280 29456678912 75115 33554432000 4194304 4196468 140727282076752 140530153542208 140531673929796 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18083] ppid=18065 vsize=28766288 memory=0 CPUtime=0.6 cores=0-7
/proc/18067/task/18083/stat : 18083 (java) R 18065 18065 14667 0 -1 4202560 1460 0 0 0 60 0 0 0 20 0 28 0 476466280 29456678912 75115 33554432000 4194304 4196468 140727282076752 140530152480848 140531678096930 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18084] ppid=18065 vsize=28766288 memory=0 CPUtime=0.52 cores=0-7
/proc/18067/task/18084/stat : 18084 (java) S 18065 18065 14667 0 -1 1077944384 2595 0 0 0 51 1 0 0 20 0 28 0 476466280 29456678912 75115 33554432000 4194304 4196468 140727282076752 140530151446896 140531694697090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18085] ppid=18065 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18085/stat : 18085 (java) S 18065 18065 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476466280 29456678912 75115 33554432000 4194304 4196468 140727282076752 140530150394592 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18086] ppid=18065 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18086/stat : 18086 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476466280 29456678912 75115 33554432000 4194304 4196468 140727282076752 140530149342128 140531694697090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
Current children cumulated CPU time: 6.98 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 301912 KiB

[startup+1.71061 s]
/proc/loadavg: 5.87 7.68 8.05 2/211 18086
/proc/meminfo: memFree=18207448/32770624 swapFree=66986244/67108860
[pid=18065] ppid=18062 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/18065/stat : 18065 (xcsp3-exec) S 18062 18065 14667 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 476466274 115843072 363 33554432000 4194304 5098028 140733313363440 140733313361544 140108572476028 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32927744 140733313364854 140733313365097 140733313365097 140733313368010 0
/proc/18065/statm: 28282 363 305 221 0 87 0
[pid=18067] ppid=18065 vsize=28766288 memory=301568 CPUtime=7.69 cores=0-7
/proc/18067/stat : 18067 (java) S 18065 18065 14667 0 -1 1077944320 19237 0 0 0 736 33 0 0 20 0 28 0 476466274 29456678912 75392 33554432000 4194304 4196468 140727282076752 140727282059296 140531694685943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
/proc/18067/statm: 7191572 75392 3497 1 0 7152672 0
[pid=18067/tid=18068] ppid=18065 vsize=28766288 memory=6935649255776348497 CPUtime=1.05 cores=0-7
/proc/18067/task/18068/stat : 18068 (java) S 18065 18065 14667 0 -1 1077944384 9277 0 0 0 99 6 0 0 20 0 28 0 476466274 29456678912 75392 33554432000 4194304 4196468 140727282076752 140531698926720 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18069] ppid=18065 vsize=28766288 memory=7444843076533644388 CPUtime=0.08 cores=0-7
/proc/18067/task/18069/stat : 18069 (java) S 18065 18065 14667 0 -1 1077944384 100 0 0 0 5 3 0 0 20 0 28 0 476466275 29456678912 75392 33554432000 4194304 4196468 140727282076752 140531666529040 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18070] ppid=18065 vsize=28766288 memory=6935649255759568960 CPUtime=0.07 cores=0-7
/proc/18067/task/18070/stat : 18070 (java) S 18065 18065 14667 0 -1 1077944384 82 0 0 0 4 3 0 0 20 0 28 0 476466275 29456678912 75392 33554432000 4194304 4196468 140727282076752 140531245550480 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18071] ppid=18065 vsize=28766288 memory=56 CPUtime=0.07 cores=0-7
/proc/18067/task/18071/stat : 18071 (java) S 18065 18065 14667 0 -1 1077944384 85 0 0 0 5 2 0 0 20 0 28 0 476466275 29456678912 75392 33554432000 4194304 4196468 140727282076752 140531244497936 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18072] ppid=18065 vsize=28766288 memory=1898397 CPUtime=0.06 cores=0-7
/proc/18067/task/18072/stat : 18072 (java) S 18065 18065 14667 0 -1 1077944384 73 0 0 0 4 2 0 0 20 0 28 0 476466275 29456678912 75392 33554432000 4194304 4196468 140727282076752 140531243445392 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18073] ppid=18065 vsize=28766288 memory=3187114 CPUtime=0.07 cores=0-7
/proc/18067/task/18073/stat : 18073 (java) S 18065 18065 14667 0 -1 1077944384 97 0 0 0 5 2 0 0 20 0 28 0 476466275 29456678912 75392 33554432000 4194304 4196468 140727282076752 140531242391824 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18074] ppid=18065 vsize=28766288 memory=0 CPUtime=0.08 cores=0-7
/proc/18067/task/18074/stat : 18074 (java) S 18065 18065 14667 0 -1 1077944384 104 0 0 0 5 3 0 0 20 0 28 0 476466275 29456678912 75392 33554432000 4194304 4196468 140727282076752 140531241339280 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18075] ppid=18065 vsize=28766288 memory=2257 CPUtime=0.06 cores=0-7
/proc/18067/task/18075/stat : 18075 (java) S 18065 18065 14667 0 -1 1077944384 85 0 0 0 4 2 0 0 20 0 28 0 476466275 29456678912 75392 33554432000 4194304 4196468 140727282076752 140531240286736 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18076] ppid=18065 vsize=28766288 memory=2372 CPUtime=0.05 cores=0-7
/proc/18067/task/18076/stat : 18076 (java) S 18065 18065 14667 0 -1 1077944384 75 0 0 0 4 1 0 0 20 0 28 0 476466275 29456678912 75392 33554432000 4194304 4196468 140727282076752 140531239234192 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18077] ppid=18065 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18077/stat : 18077 (java) S 18065 18065 14667 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 476466277 29456678912 75392 33554432000 4194304 4196468 140727282076752 140530158815728 140531694697090 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18078] ppid=18065 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18078/stat : 18078 (java) S 18065 18065 14667 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 476466277 29456678912 75392 33554432000 4194304 4196468 140727282076752 140530157762016 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18079] ppid=18065 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/18067/task/18079/stat : 18079 (java) S 18065 18065 14667 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 476466277 29456678912 75392 33554432000 4194304 4196468 140727282076752 140530156709376 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18080] ppid=18065 vsize=28766288 memory=139988448343679 CPUtime=0 cores=0-7
/proc/18067/task/18080/stat : 18080 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476466280 29456678912 75392 33554432000 4194304 4196468 140727282076752 140530155657936 140531694704539 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18081] ppid=18065 vsize=28766288 memory=0 CPUtime=0.69 cores=0-7
/proc/18067/task/18081/stat : 18081 (java) R 18065 18065 14667 0 -1 4202560 1803 0 0 0 69 0 0 0 20 0 28 0 476466280 29456678912 75392 33554432000 4194304 4196468 140727282076752 140530154594640 140531678676997 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18082] ppid=18065 vsize=28766288 memory=0 CPUtime=0.68 cores=0-7
/proc/18067/task/18082/stat : 18082 (java) R 18065 18065 14667 0 -1 4202560 1452 0 0 0 68 0 0 0 20 0 28 0 476466280 29456678912 75392 33554432000 4194304 4196468 140727282076752 140530153532976 140531676231337 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18083] ppid=18065 vsize=28766288 memory=0 CPUtime=0.69 cores=0-7
/proc/18067/task/18083/stat : 18083 (java) R 18065 18065 14667 0 -1 4202560 1659 0 0 0 69 0 0 0 20 0 28 0 476466280 29456678912 75392 33554432000 4194304 4196468 140727282076752 140530152488624 140531674341169 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18084] ppid=18065 vsize=28766288 memory=0 CPUtime=0.54 cores=0-7
/proc/18067/task/18084/stat : 18084 (java) S 18065 18065 14667 0 -1 1077944384 2615 0 0 0 53 1 0 0 20 0 28 0 476466280 29456678912 75392 33554432000 4194304 4196468 140727282076752 140530151446896 140531694697090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18085] ppid=18065 vsize=28766288 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/18067/task/18085/stat : 18085 (java) S 18065 18065 14667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476466280 29456678912 75392 33554432000 4194304 4196468 140727282076752 140530150394592 140531694696149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
[pid=18067/tid=18086] ppid=18065 vsize=28766288 memory=6944656592455088490 CPUtime=0 cores=0-7
/proc/18067/task/18086/stat : 18086 (java) S 18065 18065 14667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476466280 29456678912 75392 33554432000 4194304 4196468 140727282076752 140530149342128 140531694697090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38416384 140727282078698 140727282078870 140727282078870 140727282081743 0
Current children cumulated CPU time: 7.69 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 303020 KiB

Child status: 0
Real time (s): 1.78517
CPU time (s): 7.75308
CPU user time (s): 7.41297
CPU system time (s): 0.340101
CPU usage (%): 434.305
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 303020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.41298
system time used= 0.340101
maximum resident set size= 303176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19845
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= 3199
involuntary context switches= 150


# summary of solver processes directly reported to runsolver:
#   pid: 18065
#   total CPU time (s): 7.75308
#   total CPU user time (s): 7.41297
#   total CPU system time (s): 0.340101

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.026539 second user time and 0.065879 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-20 18:44:33
IDJOB=4404254
IDBENCH=131540
IDSOLVER=2865
FILE ID=node104/4404254-1569002094
RUNJOBID= node104-1568989783-14694
PBS_JOBID= 21704713
Free space on /tmp= 9832 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-si6-bvg/Subisomorphism-si6-b06-m200-07.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4404254-1569002094/watcher-4404254-1569002094 -o /tmp/evaluation-result-4404254-1569002094/solver-4404254-1569002094 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1568989783-14694 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 593693532 HOME/instance-4404254-1569002094.xml

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

MD5SUM BENCH= d7eafb215ab3d3f066855d3513f44111
RANDOM SEED=593693532

node104.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.09
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.09
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.09
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.09
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:        18426140 kB
MemAvailable:   31827756 kB
Buffers:           93672 kB
Cached:         13232392 kB
SwapCached:        22652 kB
Active:          6646540 kB
Inactive:        6706632 kB
Active(anon):       3304 kB
Inactive(anon):    73004 kB
Active(file):    6643236 kB
Inactive(file):  6633628 kB
Unevictable:      109708 kB
Mlocked:          109708 kB
SwapTotal:      67108860 kB
SwapFree:       66986244 kB
Dirty:             26256 kB
Writeback:             0 kB
AnonPages:         45384 kB
Mapped:            52460 kB
Shmem:             40708 kB
Slab:             583588 kB
SReclaimable:     553212 kB
SUnreclaim:        30376 kB
KernelStack:        3728 kB
PageTables:         5612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 9808 MiB
End job on node104 at 2019-09-20 18:44:35