Trace number 4406383

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-24OPT960 936.797 921.366

General information on the benchmark

NameKnapsack/Knapsack-m1-s50/
Knapsack-50-200-00.xml
MD5SUM1dc4c7bf61332e07eccc684c7f29cd57
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark960
Best CPU time to get the best result obtained on this benchmark24.2661
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":50}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":50}]
Minimum constraint arity50
Maximum constraint arity50
Distribution of constraint arities[{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406383-1569401438.xml"  -tl '2400s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406383-1569401438.xml, -tl, 2400s, -p, 1]
0.34/0.22	c simple solver
0.34/0.29	c parse instance...
0.71/0.44	c solve instance...
0.71/0.46	o 557 
0.71/0.47	o 605 
0.71/0.47	o 622 
0.71/0.47	o 639 
0.71/0.47	o 650 
0.71/0.47	o 675 
0.71/0.47	o 703 
0.71/0.47	o 724 
0.71/0.47	o 741 
0.71/0.50	o 782 
0.71/0.50	o 794 
0.71/0.50	o 798 
0.71/0.51	o 802 
0.71/0.51	o 823 
0.71/0.51	o 855 
1.07/0.54	o 856 
1.07/0.56	o 865 
1.07/0.56	o 878 
1.07/0.56	o 879 
1.07/0.60	o 894 
1.07/0.60	o 931 
1.33/0.64	o 934 
1.61/0.70	o 940 
1.61/0.70	o 946 
1.61/0.72	o 960 
936.72/921.35	s OPTIMUM FOUND
936.72/921.35	v <instantiation>
936.72/921.35	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] </list>
936.72/921.35	v 	<values>0 0 0 0 0 1 0 1 0 1 1 1 0 1 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 1 1 1 1 0 0 0 1 1 0 0 0 0 0 0 1 </values>
936.72/921.35	v </instantiation>

Verifier Data

OK	960

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406383-1569401438/watcher-4406383-1569401438 -o /var/tmp/evaluation-result-4406383-1569401438/solver-4406383-1569401438 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node140-1569396628-31596 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1860271512 HOME/instance-4406383-1569401438.xml 

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

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

solver pid=32409, runsolver pid=32406

[startup+0.100059 s]*
/proc/loadavg: 1.65 1.75 1.83 5/229 32425
/proc/meminfo: memFree=25160088/32770624 swapFree=66997152/67108860
[pid=32409] ppid=32406 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32409/stat : 32409 (xcsp3-exec) S 32406 32409 31565 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516082069 115843072 363 33554432000 4194304 5098028 140722487552912 140722487551016 140087741514364 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 38400000 140722487554902 140722487555161 140722487555161 140722487558086 0
/proc/32409/statm: 28282 363 305 221 0 87 0
[pid=32411] ppid=32409 vsize=15144776 memory=27792 CPUtime=0.12 cores=0,2,4,6
/proc/32411/stat : 32411 (java) S 32409 32409 31565 0 -1 1077944320 5872 0 0 0 11 1 0 0 20 0 15 0 516082069 15508250624 6882 33554432000 4194304 4196468 140726303632656 140726303615200 140110720765687 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
/proc/32411/statm: 3786194 6948 3182 1 0 3748377 0
[pid=32411/tid=32412] ppid=32409 vsize=15144776 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/32411/task/32412/stat : 32412 (java) S 32409 32409 31565 0 -1 1077944384 3757 0 0 0 8 1 0 0 20 0 15 0 516082070 15508250624 6948 33554432000 4194304 4196468 140726303632656 140110724998480 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32413] ppid=32409 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32413/stat : 32413 (java) S 32409 32409 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516082070 15508250624 6948 33554432000 4194304 4196468 140726303632656 140110312606480 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32414] ppid=32409 vsize=15144776 memory=140154194654848 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32414/stat : 32414 (java) S 32409 32409 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516082070 15508250624 6948 33554432000 4194304 4196468 140726303632656 140110311553936 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32415] ppid=32409 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32415/stat : 32415 (java) S 32409 32409 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516082070 15508250624 6948 33554432000 4194304 4196468 140726303632656 140110310501392 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32416] ppid=32409 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32416/stat : 32416 (java) S 32409 32409 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516082070 15508250624 6948 33554432000 4194304 4196468 140726303632656 140110309448848 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32417] ppid=32409 vsize=15144776 memory=140154194654848 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32417/stat : 32417 (java) S 32409 32409 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516082072 15508250624 6948 33554432000 4194304 4196468 140726303632656 140110188799984 140110720776834 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32418] ppid=32409 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32418/stat : 32418 (java) S 32409 32409 31565 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516082072 15508250624 6948 33554432000 4194304 4196468 140726303632656 140110187746208 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32419] ppid=32409 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32419/stat : 32419 (java) S 32409 32409 31565 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516082073 15508250624 6948 33554432000 4194304 4196468 140726303632656 140110186693616 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32420] ppid=32409 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32420/stat : 32420 (java) S 32409 32409 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516082075 15508250624 6948 33554432000 4194304 4196468 140726303632656 140110185642192 140110720784283 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32421] ppid=32409 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32421/stat : 32421 (java) R 32409 32409 31565 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 516082075 15508250624 6948 33554432000 4194304 4196468 140726303632656 140110184589808 140110720776834 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32422] ppid=32409 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32422/stat : 32422 (java) R 32409 32409 31565 0 -1 4202560 147 0 0 0 0 0 0 0 20 0 15 0 516082075 15508250624 6948 33554432000 4194304 4196468 140726303632656 140110183537264 140110705678016 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32423] ppid=32409 vsize=15144776 memory=140154194654848 CPUtime=0.02 cores=0,2,4,6
/proc/32411/task/32423/stat : 32423 (java) R 32409 32409 31565 0 -1 4202560 369 0 0 0 2 0 0 0 20 0 15 0 516082075 15508250624 6948 33554432000 4194304 4196468 140726303632656 140110182484720 140110700480484 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32424] ppid=32409 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32424/stat : 32424 (java) S 32409 32409 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516082075 15508250624 6948 33554432000 4194304 4196468 140726303632656 140110181432416 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32425] ppid=32409 vsize=15144776 memory=140154194654848 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32425/stat : 32425 (java) S 32409 32409 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516082075 15508250624 6948 33554432000 4194304 4196468 140726303632656 140110180378928 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 29244 KiB

[startup+0.210842 s]*
/proc/loadavg: 1.65 1.75 1.83 3/229 32425
/proc/meminfo: memFree=25145920/32770624 swapFree=66997152/67108860
[pid=32409] ppid=32406 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32409/stat : 32409 (xcsp3-exec) S 32406 32409 31565 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516082069 115843072 363 33554432000 4194304 5098028 140722487552912 140722487551016 140087741514364 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 38400000 140722487554902 140722487555161 140722487555161 140722487558086 0
/proc/32409/statm: 28282 363 305 221 0 87 0
[pid=32411] ppid=32409 vsize=15144776 memory=39368 CPUtime=0.34 cores=0,2,4,6
/proc/32411/stat : 32411 (java) S 32409 32409 31565 0 -1 1077944320 9590 0 0 0 31 3 0 0 20 0 15 0 516082069 15508250624 9842 33554432000 4194304 4196468 140726303632656 140726303615200 140110720765687 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
/proc/32411/statm: 3786194 9842 3303 1 0 3748377 0
[pid=32411/tid=32412] ppid=32409 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/32411/task/32412/stat : 32412 (java) R 32409 32409 31565 0 -1 4202560 6658 0 0 0 17 2 0 0 20 0 15 0 516082070 15508250624 9842 33554432000 4194304 4196468 140726303632656 140110724997600 140110720777622 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32413] ppid=32409 vsize=15144776 memory=2128866 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32413/stat : 32413 (java) S 32409 32409 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516082070 15508250624 9842 33554432000 4194304 4196468 140726303632656 140110312606480 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32414] ppid=32409 vsize=15144776 memory=140154198555043 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32414/stat : 32414 (java) S 32409 32409 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516082070 15508250624 9842 33554432000 4194304 4196468 140726303632656 140110311553936 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32415] ppid=32409 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32415/stat : 32415 (java) S 32409 32409 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516082070 15508250624 9842 33554432000 4194304 4196468 140726303632656 140110310501392 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32416] ppid=32409 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32416/stat : 32416 (java) S 32409 32409 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516082070 15508250624 9842 33554432000 4194304 4196468 140726303632656 140110309448848 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32417] ppid=32409 vsize=15144776 memory=140154194654848 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32417/stat : 32417 (java) S 32409 32409 31565 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 516082072 15508250624 9842 33554432000 4194304 4196468 140726303632656 140110188799984 140110720776834 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32418] ppid=32409 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32418/stat : 32418 (java) S 32409 32409 31565 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516082072 15508250624 9842 33554432000 4194304 4196468 140726303632656 140110187746208 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32419] ppid=32409 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32419/stat : 32419 (java) S 32409 32409 31565 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516082073 15508250624 9842 33554432000 4194304 4196468 140726303632656 140110186693616 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32420] ppid=32409 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32420/stat : 32420 (java) S 32409 32409 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516082075 15508250624 9842 33554432000 4194304 4196468 140726303632656 140110185642192 140110720784283 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32421] ppid=32409 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/32411/task/32421/stat : 32421 (java) S 32409 32409 31565 0 -1 1077944384 417 0 0 0 2 0 0 0 20 0 15 0 516082075 15508250624 9842 33554432000 4194304 4196468 140726303632656 140110184589808 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32422] ppid=32409 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/32411/task/32422/stat : 32422 (java) R 32409 32409 31565 0 -1 4202560 260 0 0 0 2 0 0 0 20 0 15 0 516082075 15508250624 9842 33554432000 4194304 4196468 140726303632656 140110183537264 140110720776834 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32423] ppid=32409 vsize=15144776 memory=140154194654848 CPUtime=0.08 cores=0,2,4,6
/proc/32411/task/32423/stat : 32423 (java) R 32409 32409 31565 0 -1 4202560 945 0 0 0 8 0 0 0 20 0 15 0 516082075 15508250624 9842 33554432000 4194304 4196468 140726303632656 140110182484720 140110704846174 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32424] ppid=32409 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32424/stat : 32424 (java) S 32409 32409 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516082075 15508250624 9842 33554432000 4194304 4196468 140726303632656 140110181432416 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32425] ppid=32409 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32425/stat : 32425 (java) S 32409 32409 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516082075 15508250624 9842 33554432000 4194304 4196468 140726303632656 140110180378928 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 40820 KiB

[startup+0.310707 s]*
/proc/loadavg: 1.65 1.75 1.83 5/229 32425
/proc/meminfo: memFree=25140448/32770624 swapFree=66997152/67108860
[pid=32409] ppid=32406 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32409/stat : 32409 (xcsp3-exec) S 32406 32409 31565 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516082069 115843072 363 33554432000 4194304 5098028 140722487552912 140722487551016 140087741514364 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 38400000 140722487554902 140722487555161 140722487555161 140722487558086 0
/proc/32409/statm: 28282 363 305 221 0 87 0
[pid=32411] ppid=32409 vsize=15149032 memory=48792 CPUtime=0.53 cores=0,2,4,6
/proc/32411/stat : 32411 (java) S 32409 32409 31565 0 -1 1077944320 11030 0 0 0 50 3 0 0 20 0 15 0 516082069 15512608768 12198 33554432000 4194304 4196468 140726303632656 140726303615200 140110720765687 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
/proc/32411/statm: 3787258 12198 3367 1 0 3748377 0
[pid=32411/tid=32412] ppid=32409 vsize=15149032 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/32411/task/32412/stat : 32412 (java) R 32409 32409 31565 0 -1 4202560 7750 0 0 0 27 3 0 0 20 0 15 0 516082070 15512608768 12198 33554432000 4194304 4196468 140726303632656 140110724996800 140110720787613 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32413] ppid=32409 vsize=15149032 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32413/stat : 32413 (java) S 32409 32409 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516082070 15512608768 12198 33554432000 4194304 4196468 140726303632656 140110312606480 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32414] ppid=32409 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32414/stat : 32414 (java) S 32409 32409 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516082070 15512608768 12198 33554432000 4194304 4196468 140726303632656 140110311553936 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32415] ppid=32409 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32415/stat : 32415 (java) S 32409 32409 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516082070 15512608768 12198 33554432000 4194304 4196468 140726303632656 140110310501392 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32416] ppid=32409 vsize=15149032 memory=4572146057552828020 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32416/stat : 32416 (java) S 32409 32409 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516082070 15512608768 12198 33554432000 4194304 4196468 140726303632656 140110309448848 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32417] ppid=32409 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32417/stat : 32417 (java) S 32409 32409 31565 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 516082072 15512608768 12198 33554432000 4194304 4196468 140726303632656 140110188799984 140110720776834 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32418] ppid=32409 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32418/stat : 32418 (java) S 32409 32409 31565 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516082072 15512608768 12198 33554432000 4194304 4196468 140726303632656 140110187746208 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32419] ppid=32409 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32419/stat : 32419 (java) S 32409 32409 31565 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516082073 15512608768 12198 33554432000 4194304 4196468 140726303632656 140110186693616 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32420] ppid=32409 vsize=15149032 memory=-6664436420846796947 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32420/stat : 32420 (java) S 32409 32409 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516082075 15512608768 12198 33554432000 4194304 4196468 140726303632656 140110185642192 140110720784283 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32421] ppid=32409 vsize=15149032 memory=4426078206164241782 CPUtime=0.04 cores=0,2,4,6
/proc/32411/task/32421/stat : 32421 (java) R 32409 32409 31565 0 -1 4202560 506 0 0 0 4 0 0 0 20 0 15 0 516082075 15512608768 12198 33554432000 4194304 4196468 140726303632656 140110184580192 140110720787034 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32422] ppid=32409 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/32411/task/32422/stat : 32422 (java) S 32409 32409 31565 0 -1 1077944384 276 0 0 0 4 0 0 0 20 0 15 0 516082075 15512608768 12198 33554432000 4194304 4196468 140726303632656 140110183537264 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32423] ppid=32409 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/32411/task/32423/stat : 32423 (java) S 32409 32409 31565 0 -1 1077944384 1188 0 0 0 13 0 0 0 20 0 15 0 516082075 15512608768 12198 33554432000 4194304 4196468 140726303632656 140110182484720 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32424] ppid=32409 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32424/stat : 32424 (java) S 32409 32409 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516082075 15512608768 12198 33554432000 4194304 4196468 140726303632656 140110181432416 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32425] ppid=32409 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32425/stat : 32425 (java) S 32409 32409 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516082075 15512608768 12198 33554432000 4194304 4196468 140726303632656 140110180378928 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50244 KiB

[startup+0.700817 s]
/proc/loadavg: 1.65 1.75 1.83 8/229 32425
/proc/meminfo: memFree=25126964/32770624 swapFree=66997152/67108860
[pid=32409] ppid=32406 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32409/stat : 32409 (xcsp3-exec) S 32406 32409 31565 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516082069 115843072 363 33554432000 4194304 5098028 140722487552912 140722487551016 140087741514364 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 38400000 140722487554902 140722487555161 140722487555161 140722487558086 0
/proc/32409/statm: 28282 363 305 221 0 87 0
[pid=32411] ppid=32409 vsize=15151156 memory=74328 CPUtime=1.61 cores=0,2,4,6
/proc/32411/stat : 32411 (java) S 32409 32409 31565 0 -1 1077944320 16357 0 0 0 156 5 0 0 20 0 15 0 516082069 15514783744 18582 33554432000 4194304 4196468 140726303632656 140726303615200 140110720765687 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
/proc/32411/statm: 3787789 18582 3457 1 0 3748889 0
[pid=32411/tid=32412] ppid=32409 vsize=15151156 memory=33 CPUtime=0.66 cores=0,2,4,6
/proc/32411/task/32412/stat : 32412 (java) R 32409 32409 31565 0 -1 4202560 9116 0 0 0 62 4 0 0 20 0 15 0 516082070 15514783744 18582 33554432000 4194304 4196468 140726303632656 140110725002672 140110360903445 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32413] ppid=32409 vsize=15151156 memory=288230608904420306 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32413/stat : 32413 (java) S 32409 32409 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516082070 15514783744 18582 33554432000 4194304 4196468 140726303632656 140110312606480 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32414] ppid=32409 vsize=15151156 memory=15535211066729520 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32414/stat : 32414 (java) S 32409 32409 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516082070 15514783744 18582 33554432000 4194304 4196468 140726303632656 140110311553936 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32415] ppid=32409 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32415/stat : 32415 (java) S 32409 32409 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516082070 15514783744 18582 33554432000 4194304 4196468 140726303632656 140110310501392 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32416] ppid=32409 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32416/stat : 32416 (java) S 32409 32409 31565 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516082070 15514783744 18582 33554432000 4194304 4196468 140726303632656 140110309448848 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32417] ppid=32409 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32417/stat : 32417 (java) S 32409 32409 31565 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 516082072 15514783744 18582 33554432000 4194304 4196468 140726303632656 140110188799984 140110720776834 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32418] ppid=32409 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32418/stat : 32418 (java) S 32409 32409 31565 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516082072 15514783744 18582 33554432000 4194304 4196468 140726303632656 140110187746208 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32419] ppid=32409 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32419/stat : 32419 (java) S 32409 32409 31565 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516082073 15514783744 18582 33554432000 4194304 4196468 140726303632656 140110186693616 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32420] ppid=32409 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32420/stat : 32420 (java) S 32409 32409 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516082075 15514783744 18582 33554432000 4194304 4196468 140726303632656 140110185642192 140110720784283 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32421] ppid=32409 vsize=15151156 memory=0 CPUtime=0.33 cores=0,2,4,6
/proc/32411/task/32421/stat : 32421 (java) R 32409 32409 31565 0 -1 4202560 1898 0 0 0 33 0 0 0 20 0 15 0 516082075 15514783744 18582 33554432000 4194304 4196468 140726303632656 140110184575944 140110720787034 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32422] ppid=32409 vsize=15151156 memory=0 CPUtime=0.32 cores=0,2,4,6
/proc/32411/task/32422/stat : 32422 (java) R 32409 32409 31565 0 -1 4202560 2166 0 0 0 32 0 0 0 20 0 15 0 516082075 15514783744 18582 33554432000 4194304 4196468 140726303632656 140110183529896 140110700615076 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32423] ppid=32409 vsize=15151156 memory=0 CPUtime=0.27 cores=0,2,4,6
/proc/32411/task/32423/stat : 32423 (java) S 32409 32409 31565 0 -1 1077944384 1866 0 0 0 27 0 0 0 20 0 15 0 516082075 15514783744 18582 33554432000 4194304 4196468 140726303632656 140110182484720 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32424] ppid=32409 vsize=15151156 memory=8242828943278237799 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32424/stat : 32424 (java) S 32409 32409 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516082075 15514783744 18582 33554432000 4194304 4196468 140726303632656 140110181432416 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32425] ppid=32409 vsize=15151156 memory=7018124872930973799 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32425/stat : 32425 (java) S 32409 32409 31565 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516082075 15514783744 18582 33554432000 4194304 4196468 140726303632656 140110180378928 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 75780 KiB

[startup+1.50078 s]
/proc/loadavg: 1.65 1.75 1.83 5/230 32427
/proc/meminfo: memFree=25093520/32770624 swapFree=66997152/67108860
[pid=32409] ppid=32406 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32409/stat : 32409 (xcsp3-exec) S 32406 32409 31565 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516082069 115843072 363 33554432000 4194304 5098028 140722487552912 140722487551016 140087741514364 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 38400000 140722487554902 140722487555161 140722487555161 140722487558086 0
/proc/32409/statm: 28282 363 305 221 0 87 0

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

/proc/32409/stat : 32409 (xcsp3-exec) S 32406 32409 31565 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516082069 115843072 363 33554432000 4194304 5098028 140722487552912 140722487551016 140087741514364 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 38400000 140722487554902 140722487555161 140722487555161 140722487558086 0
/proc/32409/statm: 28282 363 305 221 0 87 0
[pid=32411] ppid=32409 vsize=15151156 memory=616944 CPUtime=935.41 cores=0,2,4,6
/proc/32411/stat : 32411 (java) S 32409 32409 31565 0 -1 1077944320 129996 0 0 0 93394 147 0 0 20 0 15 0 516082069 15514783744 154236 33554432000 4194304 4196468 140726303632656 140726303615200 140110720765687 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
/proc/32411/statm: 3787789 154236 3516 1 0 3748889 0
[pid=32411/tid=32412] ppid=32409 vsize=15151156 memory=6791534058613427641 CPUtime=912.97 cores=0,2,4,6
/proc/32411/task/32412/stat : 32412 (java) R 32409 32409 31565 0 -1 4202560 62233 0 0 0 91256 41 0 0 20 0 15 0 516082070 15514783744 154236 33554432000 4194304 4196468 140726303632656 140110725004928 140110361033500 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32413] ppid=32409 vsize=15151156 memory=4126316290023845779 CPUtime=4.5 cores=0,2,4,6
/proc/32411/task/32413/stat : 32413 (java) S 32409 32409 31565 0 -1 1077944384 7523 0 0 0 432 18 0 0 20 0 15 0 516082070 15514783744 154236 33554432000 4194304 4196468 140726303632656 140110312606480 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32414] ppid=32409 vsize=15151156 memory=6944656592385698452 CPUtime=4.52 cores=0,2,4,6
/proc/32411/task/32414/stat : 32414 (java) S 32409 32409 31565 0 -1 1077944384 8906 0 0 0 434 18 0 0 20 0 15 0 516082070 15514783744 154236 33554432000 4194304 4196468 140726303632656 140110311553936 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32415] ppid=32409 vsize=15151156 memory=6944652177228980320 CPUtime=4.52 cores=0,2,4,6
/proc/32411/task/32415/stat : 32415 (java) S 32409 32409 31565 0 -1 1077944384 8483 0 0 0 434 18 0 0 20 0 15 0 516082070 15514783744 154236 33554432000 4194304 4196468 140726303632656 140110310501392 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32416] ppid=32409 vsize=15151156 memory=6944656592455360604 CPUtime=4.52 cores=0,2,4,6
/proc/32411/task/32416/stat : 32416 (java) S 32409 32409 31565 0 -1 1077944384 9523 0 0 0 434 18 0 0 20 0 15 0 516082070 15514783744 154236 33554432000 4194304 4196468 140726303632656 140110309448848 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32417] ppid=32409 vsize=15151156 memory=6944652177228980320 CPUtime=1.48 cores=0,2,4,6
/proc/32411/task/32417/stat : 32417 (java) S 32409 32409 31565 0 -1 1077944384 7862 0 0 0 131 17 0 0 20 0 15 0 516082072 15514783744 154236 33554432000 4194304 4196468 140726303632656 140110188799984 140110720776834 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32418] ppid=32409 vsize=15151156 memory=-7175753904026764170 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32418/stat : 32418 (java) S 32409 32409 31565 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 516082072 15514783744 154236 33554432000 4194304 4196468 140726303632656 140110187746272 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32419] ppid=32409 vsize=15151156 memory=-7361183220417257581 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32419/stat : 32419 (java) S 32409 32409 31565 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 516082073 15514783744 154236 33554432000 4194304 4196468 140726303632656 140110186693632 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32420] ppid=32409 vsize=15151156 memory=-3252517613198930781 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32420/stat : 32420 (java) S 32409 32409 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516082075 15514783744 154236 33554432000 4194304 4196468 140726303632656 140110185642192 140110720784283 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32421] ppid=32409 vsize=15151156 memory=-4866523618376441967 CPUtime=1.01 cores=0,2,4,6
/proc/32411/task/32421/stat : 32421 (java) S 32409 32409 31565 0 -1 1077944384 8385 0 0 0 100 1 0 0 20 0 15 0 516082075 15514783744 154236 33554432000 4194304 4196468 140726303632656 140110184589808 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32422] ppid=32409 vsize=15151156 memory=-4866522518848036719 CPUtime=0.97 cores=0,2,4,6
/proc/32411/task/32422/stat : 32422 (java) S 32409 32409 31565 0 -1 1077944384 10800 0 0 0 96 1 0 0 20 0 15 0 516082075 15514783744 154236 33554432000 4194304 4196468 140726303632656 140110183537264 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32423] ppid=32409 vsize=15151156 memory=6645459911560372124 CPUtime=0.34 cores=0,2,4,6
/proc/32411/task/32423/stat : 32423 (java) S 32409 32409 31565 0 -1 1077944384 3904 0 0 0 34 0 0 0 20 0 15 0 516082075 15514783744 154236 33554432000 4194304 4196468 140726303632656 140110182484720 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32424] ppid=32409 vsize=15151156 memory=7161658445075670373 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32424/stat : 32424 (java) S 32409 32409 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516082075 15514783744 154236 33554432000 4194304 4196468 140726303632656 140110181432416 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32425] ppid=32409 vsize=15151156 memory=7161658445075670373 CPUtime=0.51 cores=0,2,4,6
/proc/32411/task/32425/stat : 32425 (java) S 32409 32409 31565 0 -1 1077944384 961 0 0 0 25 26 0 0 20 0 15 0 516082075 15514783744 154236 33554432000 4194304 4196468 140726303632656 140110180378928 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
Current children cumulated CPU time: 935.41 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 618396 KiB

[startup+920.801 s]
/proc/loadavg: 1.43 1.57 1.66 3/231 32614
/proc/meminfo: memFree=24938276/32770624 swapFree=66997160/67108860
[pid=32409] ppid=32406 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32409/stat : 32409 (xcsp3-exec) S 32406 32409 31565 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516082069 115843072 363 33554432000 4194304 5098028 140722487552912 140722487551016 140087741514364 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 38400000 140722487554902 140722487555161 140722487555161 140722487558086 0
/proc/32409/statm: 28282 363 305 221 0 87 0
[pid=32411] ppid=32409 vsize=15151156 memory=616432 CPUtime=936.21 cores=0,2,4,6
/proc/32411/stat : 32411 (java) S 32409 32409 31565 0 -1 1077944320 129999 0 0 0 93474 147 0 0 20 0 15 0 516082069 15514783744 154108 33554432000 4194304 4196468 140726303632656 140726303615200 140110720765687 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
/proc/32411/statm: 3787789 154108 3516 1 0 3748889 0
[pid=32411/tid=32412] ppid=32409 vsize=15151156 memory=772 CPUtime=913.76 cores=0,2,4,6
/proc/32411/task/32412/stat : 32412 (java) R 32409 32409 31565 0 -1 4202560 62235 0 0 0 91335 41 0 0 20 0 15 0 516082070 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110725005040 140110361073617 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32413] ppid=32409 vsize=15151156 memory=10596 CPUtime=4.5 cores=0,2,4,6
/proc/32411/task/32413/stat : 32413 (java) S 32409 32409 31565 0 -1 1077944384 7523 0 0 0 432 18 0 0 20 0 15 0 516082070 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110312606480 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32414] ppid=32409 vsize=15151156 memory=1708 CPUtime=4.52 cores=0,2,4,6
/proc/32411/task/32414/stat : 32414 (java) S 32409 32409 31565 0 -1 1077944384 8906 0 0 0 434 18 0 0 20 0 15 0 516082070 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110311553936 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32415] ppid=32409 vsize=15151156 memory=988 CPUtime=4.52 cores=0,2,4,6
/proc/32411/task/32415/stat : 32415 (java) S 32409 32409 31565 0 -1 1077944384 8484 0 0 0 434 18 0 0 20 0 15 0 516082070 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110310501392 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32416] ppid=32409 vsize=15151156 memory=3628 CPUtime=4.52 cores=0,2,4,6
/proc/32411/task/32416/stat : 32416 (java) S 32409 32409 31565 0 -1 1077944384 9523 0 0 0 434 18 0 0 20 0 15 0 516082070 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110309448848 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32417] ppid=32409 vsize=15151156 memory=2828 CPUtime=1.48 cores=0,2,4,6
/proc/32411/task/32417/stat : 32417 (java) S 32409 32409 31565 0 -1 1077944384 7862 0 0 0 131 17 0 0 20 0 15 0 516082072 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110188799984 140110720776834 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32418] ppid=32409 vsize=15151156 memory=1048 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32418/stat : 32418 (java) S 32409 32409 31565 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 516082072 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110187746272 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32419] ppid=32409 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32419/stat : 32419 (java) S 32409 32409 31565 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 516082073 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110186693632 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32420] ppid=32409 vsize=15151156 memory=616944 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32420/stat : 32420 (java) S 32409 32409 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516082075 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110185642192 140110720784283 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32421] ppid=32409 vsize=15151156 memory=14981065810905737 CPUtime=1.01 cores=0,2,4,6
/proc/32411/task/32421/stat : 32421 (java) S 32409 32409 31565 0 -1 1077944384 8385 0 0 0 100 1 0 0 20 0 15 0 516082075 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110184589808 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32422] ppid=32409 vsize=15151156 memory=6791534058613427641 CPUtime=0.97 cores=0,2,4,6
/proc/32411/task/32422/stat : 32422 (java) S 32409 32409 31565 0 -1 1077944384 10800 0 0 0 96 1 0 0 20 0 15 0 516082075 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110183537264 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32423] ppid=32409 vsize=15151156 memory=288230583166042426 CPUtime=0.34 cores=0,2,4,6
/proc/32411/task/32423/stat : 32423 (java) S 32409 32409 31565 0 -1 1077944384 3904 0 0 0 34 0 0 0 20 0 15 0 516082075 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110182484720 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32424] ppid=32409 vsize=15151156 memory=14981065810905737 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32424/stat : 32424 (java) S 32409 32409 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516082075 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110181432416 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32425] ppid=32409 vsize=15151156 memory=612 CPUtime=0.51 cores=0,2,4,6
/proc/32411/task/32425/stat : 32425 (java) S 32409 32409 31565 0 -1 1077944384 961 0 0 0 25 26 0 0 20 0 15 0 516082075 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110180378928 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
Current children cumulated CPU time: 936.21 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 617884 KiB

[startup+921.201 s]
/proc/loadavg: 1.43 1.57 1.66 3/231 32614
/proc/meminfo: memFree=24938568/32770624 swapFree=66997160/67108860
[pid=32409] ppid=32406 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32409/stat : 32409 (xcsp3-exec) S 32406 32409 31565 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516082069 115843072 363 33554432000 4194304 5098028 140722487552912 140722487551016 140087741514364 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 38400000 140722487554902 140722487555161 140722487555161 140722487558086 0
/proc/32409/statm: 28282 363 305 221 0 87 0
[pid=32411] ppid=32409 vsize=15151156 memory=616432 CPUtime=936.61 cores=0,2,4,6
/proc/32411/stat : 32411 (java) S 32409 32409 31565 0 -1 1077944320 130016 0 0 0 93514 147 0 0 20 0 15 0 516082069 15514783744 154108 33554432000 4194304 4196468 140726303632656 140726303615200 140110720765687 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
/proc/32411/statm: 3787789 154108 3516 1 0 3748889 0
[pid=32411/tid=32412] ppid=32409 vsize=15151156 memory=612 CPUtime=914.16 cores=0,2,4,6
/proc/32411/task/32412/stat : 32412 (java) R 32409 32409 31565 0 -1 4202560 62236 0 0 0 91375 41 0 0 20 0 15 0 516082070 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110725005040 140110361073307 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32413] ppid=32409 vsize=15151156 memory=1220 CPUtime=4.5 cores=0,2,4,6
/proc/32411/task/32413/stat : 32413 (java) S 32409 32409 31565 0 -1 1077944384 7529 0 0 0 432 18 0 0 20 0 15 0 516082070 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110312606480 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32414] ppid=32409 vsize=15151156 memory=6791534058613427641 CPUtime=4.52 cores=0,2,4,6
/proc/32411/task/32414/stat : 32414 (java) S 32409 32409 31565 0 -1 1077944384 8910 0 0 0 434 18 0 0 20 0 15 0 516082070 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110311553936 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32415] ppid=32409 vsize=15151156 memory=14060 CPUtime=4.52 cores=0,2,4,6
/proc/32411/task/32415/stat : 32415 (java) S 32409 32409 31565 0 -1 1077944384 8487 0 0 0 434 18 0 0 20 0 15 0 516082070 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110310501392 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32416] ppid=32409 vsize=15151156 memory=2116 CPUtime=4.52 cores=0,2,4,6
/proc/32411/task/32416/stat : 32416 (java) S 32409 32409 31565 0 -1 1077944384 9526 0 0 0 434 18 0 0 20 0 15 0 516082070 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110309448848 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32417] ppid=32409 vsize=15151156 memory=33756 CPUtime=1.48 cores=0,2,4,6
/proc/32411/task/32417/stat : 32417 (java) S 32409 32409 31565 0 -1 1077944384 7862 0 0 0 131 17 0 0 20 0 15 0 516082072 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110188799984 140110720776834 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32418] ppid=32409 vsize=15151156 memory=532 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32418/stat : 32418 (java) S 32409 32409 31565 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 516082072 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110187746272 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32419] ppid=32409 vsize=15151156 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32419/stat : 32419 (java) S 32409 32409 31565 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 516082073 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110186693632 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32420] ppid=32409 vsize=15151156 memory=932 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32420/stat : 32420 (java) S 32409 32409 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516082075 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110185642192 140110720784283 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32421] ppid=32409 vsize=15151156 memory=1452 CPUtime=1.01 cores=0,2,4,6
/proc/32411/task/32421/stat : 32421 (java) S 32409 32409 31565 0 -1 1077944384 8385 0 0 0 100 1 0 0 20 0 15 0 516082075 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110184589808 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32422] ppid=32409 vsize=15151156 memory=6791534058613427641 CPUtime=0.97 cores=0,2,4,6
/proc/32411/task/32422/stat : 32422 (java) S 32409 32409 31565 0 -1 1077944384 10800 0 0 0 96 1 0 0 20 0 15 0 516082075 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110183537264 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32423] ppid=32409 vsize=15151156 memory=65052 CPUtime=0.34 cores=0,2,4,6
/proc/32411/task/32423/stat : 32423 (java) S 32409 32409 31565 0 -1 1077944384 3904 0 0 0 34 0 0 0 20 0 15 0 516082075 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110182484720 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32424] ppid=32409 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32424/stat : 32424 (java) S 32409 32409 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516082075 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110181432416 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32425] ppid=32409 vsize=15151156 memory=616432 CPUtime=0.51 cores=0,2,4,6
/proc/32411/task/32425/stat : 32425 (java) S 32409 32409 31565 0 -1 1077944384 961 0 0 0 25 26 0 0 20 0 15 0 516082075 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110180378928 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
Current children cumulated CPU time: 936.61 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 617884 KiB

[startup+921.301 s]
/proc/loadavg: 1.43 1.57 1.66 3/231 32614
/proc/meminfo: memFree=24938568/32770624 swapFree=66997160/67108860
[pid=32409] ppid=32406 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32409/stat : 32409 (xcsp3-exec) S 32406 32409 31565 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 516082069 115843072 363 33554432000 4194304 5098028 140722487552912 140722487551016 140087741514364 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 38400000 140722487554902 140722487555161 140722487555161 140722487558086 0
/proc/32409/statm: 28282 363 305 221 0 87 0
[pid=32411] ppid=32409 vsize=15151156 memory=616432 CPUtime=936.72 cores=0,2,4,6
/proc/32411/stat : 32411 (java) S 32409 32409 31565 0 -1 1077944320 130031 0 0 0 93524 148 0 0 20 0 15 0 516082069 15514783744 154108 33554432000 4194304 4196468 140726303632656 140726303615200 140110720765687 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
/proc/32411/statm: 3787789 154108 3516 1 0 3748889 0
[pid=32411/tid=32412] ppid=32409 vsize=15151156 memory=617460 CPUtime=914.25 cores=0,2,4,6
/proc/32411/task/32412/stat : 32412 (java) R 32409 32409 31565 0 -1 4202560 62237 0 0 0 91384 41 0 0 20 0 15 0 516082070 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110725005552 140110361073617 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32413] ppid=32409 vsize=15151156 memory=641568 CPUtime=4.51 cores=0,2,4,6
/proc/32411/task/32413/stat : 32413 (java) S 32409 32409 31565 0 -1 1077944384 7529 0 0 0 433 18 0 0 20 0 15 0 516082070 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110312606480 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32414] ppid=32409 vsize=15151156 memory=1452 CPUtime=4.52 cores=0,2,4,6
/proc/32411/task/32414/stat : 32414 (java) S 32409 32409 31565 0 -1 1077944384 8913 0 0 0 434 18 0 0 20 0 15 0 516082070 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110311553936 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32415] ppid=32409 vsize=15151156 memory=633360 CPUtime=4.52 cores=0,2,4,6
/proc/32411/task/32415/stat : 32415 (java) S 32409 32409 31565 0 -1 1077944384 8494 0 0 0 434 18 0 0 20 0 15 0 516082070 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110310501392 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32416] ppid=32409 vsize=15151156 memory=628232 CPUtime=4.53 cores=0,2,4,6
/proc/32411/task/32416/stat : 32416 (java) S 32409 32409 31565 0 -1 1077944384 9530 0 0 0 435 18 0 0 20 0 15 0 516082070 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110309448848 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32417] ppid=32409 vsize=15151156 memory=617972 CPUtime=1.48 cores=0,2,4,6
/proc/32411/task/32417/stat : 32417 (java) S 32409 32409 31565 0 -1 1077944384 7862 0 0 0 131 17 0 0 20 0 15 0 516082072 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110188799984 140110720776834 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32418] ppid=32409 vsize=15151156 memory=616432 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32418/stat : 32418 (java) S 32409 32409 31565 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 516082072 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110187746272 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32419] ppid=32409 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32419/stat : 32419 (java) S 32409 32409 31565 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 516082073 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110186693632 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32420] ppid=32409 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32420/stat : 32420 (java) S 32409 32409 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516082075 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110185642192 140110720784283 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32421] ppid=32409 vsize=15151156 memory=627720 CPUtime=1.01 cores=0,2,4,6
/proc/32411/task/32421/stat : 32421 (java) S 32409 32409 31565 0 -1 1077944384 8385 0 0 0 100 1 0 0 20 0 15 0 516082075 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110184589808 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32422] ppid=32409 vsize=15151156 memory=303430223234596890 CPUtime=0.97 cores=0,2,4,6
/proc/32411/task/32422/stat : 32422 (java) S 32409 32409 31565 0 -1 1077944384 10800 0 0 0 96 1 0 0 20 0 15 0 516082075 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110183537264 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32423] ppid=32409 vsize=15151156 memory=288230583166042426 CPUtime=0.34 cores=0,2,4,6
/proc/32411/task/32423/stat : 32423 (java) S 32409 32409 31565 0 -1 1077944384 3904 0 0 0 34 0 0 0 20 0 15 0 516082075 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110182484720 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32424] ppid=32409 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/32411/task/32424/stat : 32424 (java) S 32409 32409 31565 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516082075 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110181432416 140110720775893 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
[pid=32411/tid=32425] ppid=32409 vsize=15151156 memory=618484 CPUtime=0.51 cores=0,2,4,6
/proc/32411/task/32425/stat : 32425 (java) S 32409 32409 31565 0 -1 1077944384 961 0 0 0 25 26 0 0 20 0 15 0 516082075 15514783744 154108 33554432000 4194304 4196468 140726303632656 140110180378928 140110720776834 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32960512 140726303634395 140726303634570 140726303634570 140726303637455 0
Current children cumulated CPU time: 936.72 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 617884 KiB

Child status: 0
Real time (s): 921.366
CPU time (s): 936.797
CPU user time (s): 935.308
CPU system time (s): 1.48922
CPU usage (%): 101.675
Max. virtual memory (cumulated for all children) (KiB): 15266492
Max. memory (cumulated for all children) (KiB): 2042540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 935.308
system time used= 1.48922
maximum resident set size= 2041088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131521
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59032
involuntary context switches= 2466


# summary of solver processes directly reported to runsolver:
#   pid: 32409
#   total CPU time (s): 936.797
#   total CPU user time (s): 935.308
#   total CPU system time (s): 1.48922

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.81724 second user time and 9.20737 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-25 10:49:56
IDJOB=4406383
IDBENCH=133455
IDSOLVER=2870
FILE ID=node140/4406383-1569401438
RUNJOBID= node140-1569396628-31596
PBS_JOBID= 21705682
Free space on /var/tmp= 13492 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s50/Knapsack-50-200-00.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406383-1569401438/watcher-4406383-1569401438 -o /var/tmp/evaluation-result-4406383-1569401438/solver-4406383-1569401438 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node140-1569396628-31596 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1860271512 HOME/instance-4406383-1569401438.xml

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

MD5SUM BENCH= 1dc4c7bf61332e07eccc684c7f29cd57
RANDOM SEED=1860271512

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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:        25173408 kB
MemAvailable:   31300704 kB
Buffers:          146912 kB
Cached:          6084180 kB
SwapCached:         2888 kB
Active:          3674308 kB
Inactive:        3108728 kB
Active(anon):     549500 kB
Inactive(anon):    57412 kB
Active(file):    3124808 kB
Inactive(file):  3051316 kB
Unevictable:      107712 kB
Mlocked:          107712 kB
SwapTotal:      67108860 kB
SwapFree:       66997152 kB
Dirty:             26168 kB
Writeback:             0 kB
AnonPages:        708380 kB
Mapped:            70556 kB
Shmem:             46464 kB
Slab:             407956 kB
SReclaimable:     379632 kB
SUnreclaim:        28324 kB
KernelStack:        4048 kB
PageTables:         7344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1437220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    600064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /var/tmp at the end= 13464 MiB
End job on node140 at 2019-09-25 11:05:17