Trace number 4393331

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-06-14OPT103 97.2195 25.3899

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393331-1568319920.xml"  -tl '2520s' -p 4
0.13/0.17	c Choco e747e1e
0.13/0.18	c [HOME/instance-4393331-1568319920.xml, -tl, 2520s, -p, 4]
0.13/0.21	c 4 solvers in parallel
0.33/0.28	c parse instance...
1.35/0.69	c solve instance...
2.04/0.80	o 121 
2.04/0.84	o 120 
2.04/0.85	o 114 
2.04/0.86	o 111 
2.82/1.09	o 110 
3.22/1.15	o 109 
7.44/2.27	o 108 
12.15/3.53	o 107 
12.83/3.77	o 106 
15.15/4.33	o 105 
25.86/7.06	o 104 
41.29/11.22	o 103 
97.12/25.38	s OPTIMUM FOUND
97.12/25.38	v <instantiation>
97.12/25.38	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] </list>
97.12/25.38	v 	<values>0 1 0 0 14 12 5 17 6 4 20 34 17 20 26 15 37 16 23 25 18 35 46 24 62 34 33 51 56 16 43 49 41 67 59 40 57 70 51 51 15 43 23 72 69 73 77 65 85 80 69 75 83 91 75 86 90 85 94 102 94 103 </values>
97.12/25.38	v </instantiation>

Verifier Data

OK	103

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14962 MiB free)
  memory of node 1: 16384 MiB (15432 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=21992, runsolver pid=21989

[startup+0.100824 s]*
/proc/loadavg: 8.43 8.53 8.40 6/233 22008
/proc/meminfo: memFree=31108252/32770624 swapFree=66920744/67108860
[pid=21992] ppid=21989 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21992/stat : 21992 (xcsp3-exec) S 21989 21992 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408248090 115843072 363 33554432000 4194304 5098028 140733337885024 140733337883128 140152301404796 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36851712 140733337887610 140733337887853 140733337887853 140733337890762 0
/proc/21992/statm: 28282 363 304 221 0 87 0
[pid=21994] ppid=21992 vsize=15144768 memory=28968 CPUtime=0.13 cores=1,3,5,7
/proc/21994/stat : 21994 (java) S 21992 21992 14254 0 -1 1077944320 5716 0 0 0 12 1 0 0 20 0 15 0 408248091 15508242432 7242 33554432000 4194304 4196468 140721454829040 140721454811584 139791232974583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
/proc/21994/statm: 3786192 7242 3160 1 0 3748377 0
[pid=21994/tid=21995] ppid=21992 vsize=15144768 memory=576460756329955459 CPUtime=0.09 cores=1,3,5,7
/proc/21994/task/21995/stat : 21995 (java) R 21992 21992 14254 0 -1 4202560 3554 0 0 0 8 1 0 0 20 0 15 0 408248091 15508242432 7242 33554432000 4194304 4196468 140721454829040 139791237202800 139791232986518 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21996] ppid=21992 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21994/task/21996/stat : 21996 (java) S 21992 21992 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408248092 15508242432 7242 33554432000 4194304 4196468 140721454829040 139791189527440 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21997] ppid=21992 vsize=15144768 memory=3472750313883494048 CPUtime=0 cores=1,3,5,7
/proc/21994/task/21997/stat : 21997 (java) S 21992 21992 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408248092 15508242432 7242 33554432000 4194304 4196468 140721454829040 139791188474640 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21998] ppid=21992 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21994/task/21998/stat : 21998 (java) S 21992 21992 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408248092 15508242432 7242 33554432000 4194304 4196468 140721454829040 139791187422352 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21999] ppid=21992 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21994/task/21999/stat : 21999 (java) S 21992 21992 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408248092 15508242432 7242 33554432000 4194304 4196468 140721454829040 139790822595600 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22000] ppid=21992 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22000/stat : 22000 (java) S 21992 21992 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408248093 15508242432 7242 33554432000 4194304 4196468 140721454829040 139790567270512 139791232985730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22001] ppid=21992 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22001/stat : 22001 (java) S 21992 21992 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408248094 15508242432 7242 33554432000 4194304 4196468 140721454829040 139790566216480 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22002] ppid=21992 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22002/stat : 22002 (java) S 21992 21992 14254 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408248094 15508242432 7242 33554432000 4194304 4196468 140721454829040 139790565164144 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22003] ppid=21992 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22003/stat : 22003 (java) S 21992 21992 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408248096 15508242432 7242 33554432000 4194304 4196468 140721454829040 139790564112464 139791232993179 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22004] ppid=21992 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22004/stat : 22004 (java) R 21992 21992 14254 0 -1 4202560 184 0 0 0 0 0 0 0 20 0 15 0 408248096 15508242432 7242 33554432000 4194304 4196468 140721454829040 139790563060336 139791225959625 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22005] ppid=21992 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22005/stat : 22005 (java) R 21992 21992 14254 0 -1 1077944384 280 0 0 0 0 0 0 0 20 0 15 0 408248096 15508242432 7242 33554432000 4194304 4196468 140721454829040 139790562007536 139791232985730 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22006] ppid=21992 vsize=15144768 memory=140516895417984 CPUtime=0.02 cores=1,3,5,7
/proc/21994/task/22006/stat : 22006 (java) R 21992 21992 14254 0 -1 4202560 393 0 0 0 2 0 0 0 20 0 15 0 408248096 15508242432 7242 33554432000 4194304 4196468 140721454829040 139790560955248 139791232986518 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22007] ppid=21992 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22007/stat : 22007 (java) S 21992 21992 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408248096 15508242432 7242 33554432000 4194304 4196468 140721454829040 139790559902688 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22008] ppid=21992 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22008/stat : 22008 (java) R 21992 21992 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408248097 15508242432 7242 33554432000 4194304 4196468 140721454829040 139790558849456 139791232985730 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30420 KiB

[startup+0.210685 s]*
/proc/loadavg: 8.43 8.53 8.40 7/233 22008
/proc/meminfo: memFree=31095148/32770624 swapFree=66920744/67108860
[pid=21992] ppid=21989 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21992/stat : 21992 (xcsp3-exec) S 21989 21992 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408248090 115843072 363 33554432000 4194304 5098028 140733337885024 140733337883128 140152301404796 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36851712 140733337887610 140733337887853 140733337887853 140733337890762 0
/proc/21992/statm: 28282 363 304 221 0 87 0
[pid=21994] ppid=21992 vsize=15144768 memory=41028 CPUtime=0.33 cores=1,3,5,7
/proc/21994/stat : 21994 (java) S 21992 21992 14254 0 -1 1077944320 9475 0 0 0 31 2 0 0 20 0 15 0 408248091 15508242432 10257 33554432000 4194304 4196468 140721454829040 140721454811584 139791232974583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
/proc/21994/statm: 3786192 10257 3276 1 0 3748377 0
[pid=21994/tid=21995] ppid=21992 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/21994/task/21995/stat : 21995 (java) R 21992 21992 14254 0 -1 4202560 6613 0 0 0 18 2 0 0 20 0 15 0 408248091 15508242432 10257 33554432000 4194304 4196468 140721454829040 139791237211808 139791217055070 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21996] ppid=21992 vsize=15144768 memory=10592 CPUtime=0 cores=1,3,5,7
/proc/21994/task/21996/stat : 21996 (java) S 21992 21992 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408248092 15508242432 10257 33554432000 4194304 4196468 140721454829040 139791189527440 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21997] ppid=21992 vsize=15144768 memory=140516898271171 CPUtime=0 cores=1,3,5,7
/proc/21994/task/21997/stat : 21997 (java) S 21992 21992 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408248092 15508242432 10257 33554432000 4194304 4196468 140721454829040 139791188474640 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21998] ppid=21992 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21994/task/21998/stat : 21998 (java) S 21992 21992 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408248092 15508242432 10257 33554432000 4194304 4196468 140721454829040 139791187422352 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21999] ppid=21992 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21994/task/21999/stat : 21999 (java) S 21992 21992 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408248092 15508242432 10257 33554432000 4194304 4196468 140721454829040 139790822595600 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22000] ppid=21992 vsize=15144768 memory=140516895417984 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22000/stat : 22000 (java) S 21992 21992 14254 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408248093 15508242432 10257 33554432000 4194304 4196468 140721454829040 139790567270512 139791232985730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22001] ppid=21992 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22001/stat : 22001 (java) S 21992 21992 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408248094 15508242432 10257 33554432000 4194304 4196468 140721454829040 139790566216480 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22002] ppid=21992 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22002/stat : 22002 (java) S 21992 21992 14254 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408248094 15508242432 10257 33554432000 4194304 4196468 140721454829040 139790565164144 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22003] ppid=21992 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22003/stat : 22003 (java) S 21992 21992 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408248096 15508242432 10257 33554432000 4194304 4196468 140721454829040 139790564112464 139791232993179 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22004] ppid=21992 vsize=15144768 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/21994/task/22004/stat : 22004 (java) S 21992 21992 14254 0 -1 1077944384 445 0 0 0 3 0 0 0 20 0 15 0 408248096 15508242432 10257 33554432000 4194304 4196468 140721454829040 139790563060336 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22005] ppid=21992 vsize=15144768 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/21994/task/22005/stat : 22005 (java) S 21992 21992 14254 0 -1 1077944384 316 0 0 0 1 0 0 0 20 0 15 0 408248096 15508242432 10257 33554432000 4194304 4196468 140721454829040 139790562007536 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22006] ppid=21992 vsize=15144768 memory=140516895417984 CPUtime=0.08 cores=1,3,5,7
/proc/21994/task/22006/stat : 22006 (java) S 21992 21992 14254 0 -1 1077944384 797 0 0 0 8 0 0 0 20 0 15 0 408248096 15508242432 10257 33554432000 4194304 4196468 140721454829040 139790560955248 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22007] ppid=21992 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22007/stat : 22007 (java) S 21992 21992 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408248096 15508242432 10257 33554432000 4194304 4196468 140721454829040 139790559902688 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22008] ppid=21992 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22008/stat : 22008 (java) S 21992 21992 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408248097 15508242432 10257 33554432000 4194304 4196468 140721454829040 139790558849456 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42480 KiB

[startup+0.314316 s]*
/proc/loadavg: 8.43 8.53 8.40 7/233 22008
/proc/meminfo: memFree=31087508/32770624 swapFree=66920744/67108860
[pid=21992] ppid=21989 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21992/stat : 21992 (xcsp3-exec) S 21989 21992 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408248090 115843072 363 33554432000 4194304 5098028 140733337885024 140733337883128 140152301404796 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36851712 140733337887610 140733337887853 140733337887853 140733337890762 0
/proc/21992/statm: 28282 363 304 221 0 87 0
[pid=21994] ppid=21992 vsize=15149024 memory=50644 CPUtime=0.53 cores=1,3,5,7
/proc/21994/stat : 21994 (java) S 21992 21992 14254 0 -1 1077944320 10974 0 0 0 50 3 0 0 20 0 15 0 408248091 15512600576 12661 33554432000 4194304 4196468 140721454829040 140721454811584 139791232974583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
/proc/21994/statm: 3787256 12661 3369 1 0 3748377 0
[pid=21994/tid=21995] ppid=21992 vsize=15149024 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/21994/task/21995/stat : 21995 (java) R 21992 21992 14254 0 -1 4202560 7882 0 0 0 28 2 0 0 20 0 15 0 408248091 15512600576 12661 33554432000 4194304 4196468 140721454829040 139791237211408 139791217055070 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21996] ppid=21992 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/21994/task/21996/stat : 21996 (java) S 21992 21992 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408248092 15512600576 12661 33554432000 4194304 4196468 140721454829040 139791189527440 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21997] ppid=21992 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/21994/task/21997/stat : 21997 (java) S 21992 21992 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408248092 15512600576 12661 33554432000 4194304 4196468 140721454829040 139791188474640 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21998] ppid=21992 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/21994/task/21998/stat : 21998 (java) S 21992 21992 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408248092 15512600576 12661 33554432000 4194304 4196468 140721454829040 139791187422352 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21999] ppid=21992 vsize=15149024 memory=-4190076264842474805 CPUtime=0 cores=1,3,5,7
/proc/21994/task/21999/stat : 21999 (java) S 21992 21992 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408248092 15512600576 12661 33554432000 4194304 4196468 140721454829040 139790822595600 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22000] ppid=21992 vsize=15149024 memory=-7233513673208676511 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22000/stat : 22000 (java) S 21992 21992 14254 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408248093 15512600576 12661 33554432000 4194304 4196468 140721454829040 139790567270512 139791232985730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22001] ppid=21992 vsize=15149024 memory=6944656425123485561 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22001/stat : 22001 (java) S 21992 21992 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408248094 15512600576 12661 33554432000 4194304 4196468 140721454829040 139790566216480 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22002] ppid=21992 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22002/stat : 22002 (java) S 21992 21992 14254 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408248094 15512600576 12661 33554432000 4194304 4196468 140721454829040 139790565164144 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22003] ppid=21992 vsize=15149024 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22003/stat : 22003 (java) S 21992 21992 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408248096 15512600576 12661 33554432000 4194304 4196468 140721454829040 139790564112464 139791232993179 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22004] ppid=21992 vsize=15149024 memory=7827413994055111515 CPUtime=0.05 cores=1,3,5,7
/proc/21994/task/22004/stat : 22004 (java) S 21992 21992 14254 0 -1 1077944384 545 0 0 0 5 0 0 0 20 0 15 0 408248096 15512600576 12661 33554432000 4194304 4196468 140721454829040 139790563060336 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22005] ppid=21992 vsize=15149024 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/21994/task/22005/stat : 22005 (java) S 21992 21992 14254 0 -1 1077944384 353 0 0 0 3 0 0 0 20 0 15 0 408248096 15512600576 12661 33554432000 4194304 4196468 140721454829040 139790562007536 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22006] ppid=21992 vsize=15149024 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/21994/task/22006/stat : 22006 (java) S 21992 21992 14254 0 -1 1077944384 888 0 0 0 12 0 0 0 20 0 15 0 408248096 15512600576 12661 33554432000 4194304 4196468 140721454829040 139790560955248 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22007] ppid=21992 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22007/stat : 22007 (java) S 21992 21992 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408248096 15512600576 12661 33554432000 4194304 4196468 140721454829040 139790559902688 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22008] ppid=21992 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22008/stat : 22008 (java) S 21992 21992 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408248097 15512600576 12661 33554432000 4194304 4196468 140721454829040 139790558849456 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 52096 KiB

[startup+0.702318 s]
/proc/loadavg: 8.32 8.50 8.40 9/233 22008
/proc/meminfo: memFree=31069672/32770624 swapFree=66920744/67108860
[pid=21992] ppid=21989 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21992/stat : 21992 (xcsp3-exec) S 21989 21992 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408248090 115843072 363 33554432000 4194304 5098028 140733337885024 140733337883128 140152301404796 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36851712 140733337887610 140733337887853 140733337887853 140733337890762 0
/proc/21992/statm: 28282 363 304 221 0 87 0
[pid=21994] ppid=21992 vsize=15286332 memory=90324 CPUtime=1.63 cores=1,3,5,7
/proc/21994/stat : 21994 (java) S 21992 21992 14254 0 -1 1077944320 15329 0 0 0 158 5 0 0 20 0 19 0 408248091 15653203968 22581 33554432000 4194304 4196468 140721454829040 140721454811584 139791232974583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
/proc/21994/statm: 3821583 22581 3451 1 0 3782685 0
[pid=21994/tid=21995] ppid=21992 vsize=15286332 memory=-3704326594973231466 CPUtime=0.67 cores=1,3,5,7
/proc/21994/task/21995/stat : 21995 (java) S 21992 21992 14254 0 -1 1077944384 9345 0 0 0 64 3 0 0 20 0 19 0 408248091 15653203968 22581 33554432000 4194304 4196468 140721454829040 139791237215360 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21996] ppid=21992 vsize=15286332 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21994/task/21996/stat : 21996 (java) S 21992 21992 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408248092 15653203968 22581 33554432000 4194304 4196468 140721454829040 139791189527440 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21997] ppid=21992 vsize=15286332 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21994/task/21997/stat : 21997 (java) S 21992 21992 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408248092 15653203968 22581 33554432000 4194304 4196468 140721454829040 139791188474640 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21998] ppid=21992 vsize=15286332 memory=708 CPUtime=0 cores=1,3,5,7
/proc/21994/task/21998/stat : 21998 (java) S 21992 21992 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 408248092 15653203968 22581 33554432000 4194304 4196468 140721454829040 139791187422352 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21999] ppid=21992 vsize=15286332 memory=9364 CPUtime=0 cores=1,3,5,7
/proc/21994/task/21999/stat : 21999 (java) S 21992 21992 14254 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 408248092 15653203968 22581 33554432000 4194304 4196468 140721454829040 139790822595600 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22000] ppid=21992 vsize=15286332 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22000/stat : 22000 (java) S 21992 21992 14254 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 408248093 15653203968 22581 33554432000 4194304 4196468 140721454829040 139790567270512 139791232985730 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22001] ppid=21992 vsize=15286332 memory=776 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22001/stat : 22001 (java) S 21992 21992 14254 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408248094 15653203968 22581 33554432000 4194304 4196468 140721454829040 139790566216480 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22002] ppid=21992 vsize=15286332 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22002/stat : 22002 (java) S 21992 21992 14254 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 408248094 15653203968 22581 33554432000 4194304 4196468 140721454829040 139790565164144 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22003] ppid=21992 vsize=15286332 memory=7956 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22003/stat : 22003 (java) S 21992 21992 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408248096 15653203968 22581 33554432000 4194304 4196468 140721454829040 139790564112464 139791232993179 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22004] ppid=21992 vsize=15286332 memory=3444 CPUtime=0.25 cores=1,3,5,7
/proc/21994/task/22004/stat : 22004 (java) R 21992 21992 14254 0 -1 4202560 1194 0 0 0 25 0 0 0 20 0 19 0 408248096 15653203968 22581 33554432000 4194304 4196468 140721454829040 139790563046272 139791218083554 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22005] ppid=21992 vsize=15286332 memory=1556 CPUtime=0.25 cores=1,3,5,7
/proc/21994/task/22005/stat : 22005 (java) R 21992 21992 14254 0 -1 4202560 1205 0 0 0 25 0 0 0 20 0 19 0 408248096 15653203968 22581 33554432000 4194304 4196468 140721454829040 139790561988552 139791212629793 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22006] ppid=21992 vsize=15286332 memory=2832 CPUtime=0.42 cores=1,3,5,7
/proc/21994/task/22006/stat : 22006 (java) R 21992 21992 14254 0 -1 1077944384 2212 0 0 0 42 0 0 0 20 0 19 0 408248096 15653203968 22581 33554432000 4194304 4196468 140721454829040 139790560955248 139791232985730 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22007] ppid=21992 vsize=15286332 memory=984 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22007/stat : 22007 (java) S 21992 21992 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408248096 15653203968 22581 33554432000 4194304 4196468 140721454829040 139790559902688 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22008] ppid=21992 vsize=15286332 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22008/stat : 22008 (java) S 21992 21992 14254 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408248097 15653203968 22581 33554432000 4194304 4196468 140721454829040 139790558849456 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 15399460 KiB
Current children cumulated memory: 91776 KiB

[startup+1.50132 s]
/proc/loadavg: 8.32 8.50 8.40 12/237 22028
/proc/meminfo: memFree=30999692/32770624 swapFree=66920744/67108860
[pid=21992] ppid=21989 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21992/stat : 21992 (xcsp3-exec) S 21989 21992 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408248090 115843072 363 33554432000 4194304 5098028 140733337885024 140733337883128 140152301404796 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36851712 140733337887610 140733337887853 140733337887853 140733337890762 0
/proc/21992/statm: 28282 363 304 221 0 87 0

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

/proc/21994/task/22008/stat : 22008 (java) S 21992 21992 14254 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 19 0 408248097 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790558849456 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22058] ppid=21992 vsize=15486016 memory=281033535960032 CPUtime=12.72 cores=1,3,5,7
/proc/21994/task/22058/stat : 22058 (java) R 21992 21992 14254 0 -1 4202560 314 0 0 0 1272 0 0 0 20 0 19 0 408249213 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790549637208 139790874366765 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22059] ppid=21992 vsize=15486016 memory=6944652177228980320 CPUtime=12.72 cores=1,3,5,7
/proc/21994/task/22059/stat : 22059 (java) R 21992 21992 14254 0 -1 4202560 726 0 0 0 1272 0 0 0 20 0 19 0 408249213 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790547533944 139790873974820 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22060] ppid=21992 vsize=15486016 memory=-4190076264842474805 CPUtime=12.51 cores=1,3,5,7
/proc/21994/task/22060/stat : 22060 (java) R 21992 21992 14254 0 -1 4202560 671 0 0 0 1251 0 0 0 20 0 19 0 408249213 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790548586712 139790875197677 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22061] ppid=21992 vsize=15486016 memory=8475934422144292502 CPUtime=12.68 cores=1,3,5,7
/proc/21994/task/22061/stat : 22061 (java) R 21992 21992 14254 0 -1 4202560 317 0 0 0 1268 0 0 0 20 0 19 0 408249213 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790543331232 139790875041949 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
Current children cumulated CPU time: 92.16 s
Current children cumulated vsize: 15599144 KiB
Current children cumulated memory: 255496 KiB

[startup+24.8013 s]
/proc/loadavg: 8.42 8.52 8.40 9/237 22063
/proc/meminfo: memFree=30868808/32770624 swapFree=66920744/67108860
[pid=21992] ppid=21989 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21992/stat : 21992 (xcsp3-exec) S 21989 21992 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408248090 115843072 363 33554432000 4194304 5098028 140733337885024 140733337883128 140152301404796 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36851712 140733337887610 140733337887853 140733337887853 140733337890762 0
/proc/21992/statm: 28282 363 304 221 0 87 0
[pid=21994] ppid=21992 vsize=15486016 memory=254044 CPUtime=95.31 cores=1,3,5,7
/proc/21994/stat : 21994 (java) S 21992 21992 14254 0 -1 1077944320 57921 0 0 0 9516 15 0 0 20 0 19 0 408248091 15857680384 63511 33554432000 4194304 4196468 140721454829040 140721454811584 139791232974583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
/proc/21994/statm: 3871504 63511 3528 1 0 3832606 0
[pid=21994/tid=21995] ppid=21992 vsize=15486016 memory=988 CPUtime=0.68 cores=1,3,5,7
/proc/21994/task/21995/stat : 21995 (java) S 21992 21992 14254 0 -1 1077944384 9672 0 0 0 65 3 0 0 20 0 19 0 408248091 15857680384 63511 33554432000 4194304 4196468 140721454829040 139791237215360 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21996] ppid=21992 vsize=15486016 memory=2016 CPUtime=0.01 cores=1,3,5,7
/proc/21994/task/21996/stat : 21996 (java) S 21992 21992 14254 0 -1 1077944384 121 0 0 0 1 0 0 0 20 0 19 0 408248092 15857680384 63511 33554432000 4194304 4196468 140721454829040 139791189527440 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21997] ppid=21992 vsize=15486016 memory=1284 CPUtime=0.01 cores=1,3,5,7
/proc/21994/task/21997/stat : 21997 (java) S 21992 21992 14254 0 -1 1077944384 1868 0 0 0 1 0 0 0 20 0 19 0 408248092 15857680384 63511 33554432000 4194304 4196468 140721454829040 139791188474640 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21998] ppid=21992 vsize=15486016 memory=1452 CPUtime=0.01 cores=1,3,5,7
/proc/21994/task/21998/stat : 21998 (java) S 21992 21992 14254 0 -1 1077944384 666 0 0 0 1 0 0 0 20 0 19 0 408248092 15857680384 63511 33554432000 4194304 4196468 140721454829040 139791187422352 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21999] ppid=21992 vsize=15486016 memory=254044 CPUtime=0.01 cores=1,3,5,7
/proc/21994/task/21999/stat : 21999 (java) S 21992 21992 14254 0 -1 1077944384 745 0 0 0 1 0 0 0 20 0 19 0 408248092 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790822595600 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22000] ppid=21992 vsize=15486016 memory=4629539461233085814 CPUtime=0.01 cores=1,3,5,7
/proc/21994/task/22000/stat : 22000 (java) S 21992 21992 14254 0 -1 1077944384 750 0 0 0 1 0 0 0 20 0 19 0 408248093 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790567270512 139791232985730 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22001] ppid=21992 vsize=15486016 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22001/stat : 22001 (java) S 21992 21992 14254 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 19 0 408248094 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790566216544 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22002] ppid=21992 vsize=15486016 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22002/stat : 22002 (java) S 21992 21992 14254 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 19 0 408248094 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790565164160 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22003] ppid=21992 vsize=15486016 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22003/stat : 22003 (java) S 21992 21992 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408248096 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790564112464 139791232993179 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22004] ppid=21992 vsize=15486016 memory=6791534058613427641 CPUtime=3.19 cores=1,3,5,7
/proc/21994/task/22004/stat : 22004 (java) S 21992 21992 14254 0 -1 1077944384 15666 0 0 0 318 1 0 0 20 0 19 0 408248096 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790563060336 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22005] ppid=21992 vsize=15486016 memory=14012 CPUtime=3.39 cores=1,3,5,7
/proc/21994/task/22005/stat : 22005 (java) S 21992 21992 14254 0 -1 1077944384 13970 0 0 0 338 1 0 0 20 0 19 0 408248096 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790562007536 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22006] ppid=21992 vsize=15486016 memory=5220 CPUtime=0.79 cores=1,3,5,7
/proc/21994/task/22006/stat : 22006 (java) S 21992 21992 14254 0 -1 1077944384 7020 0 0 0 78 1 0 0 20 0 19 0 408248096 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790560955248 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22007] ppid=21992 vsize=15486016 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22007/stat : 22007 (java) S 21992 21992 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408248096 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790559902688 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22008] ppid=21992 vsize=15486016 memory=12020 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22008/stat : 22008 (java) S 21992 21992 14254 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 19 0 408248097 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790558849456 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22058] ppid=21992 vsize=15486016 memory=496 CPUtime=13.51 cores=1,3,5,7
/proc/21994/task/22058/stat : 22058 (java) R 21992 21992 14254 0 -1 4202560 315 0 0 0 1351 0 0 0 20 0 19 0 408249213 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790549636952 139790873977730 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22059] ppid=21992 vsize=15486016 memory=1560 CPUtime=13.51 cores=1,3,5,7
/proc/21994/task/22059/stat : 22059 (java) R 21992 21992 14254 0 -1 4202560 762 0 0 0 1351 0 0 0 20 0 19 0 408249213 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790547533664 139790873286612 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22060] ppid=21992 vsize=15486016 memory=1984 CPUtime=13.29 cores=1,3,5,7
/proc/21994/task/22060/stat : 22060 (java) R 21992 21992 14254 0 -1 4202560 673 0 0 0 1329 0 0 0 20 0 19 0 408249213 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790548586824 139790873972586 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22061] ppid=21992 vsize=15486016 memory=2552 CPUtime=13.47 cores=1,3,5,7
/proc/21994/task/22061/stat : 22061 (java) R 21992 21992 14254 0 -1 4202560 317 0 0 0 1347 0 0 0 20 0 19 0 408249213 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790543331232 139790875042020 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
Current children cumulated CPU time: 95.31 s
Current children cumulated vsize: 15599144 KiB
Current children cumulated memory: 255496 KiB

[startup+25.2013 s]
/proc/loadavg: 8.42 8.52 8.40 9/237 22063
/proc/meminfo: memFree=30868808/32770624 swapFree=66920744/67108860
[pid=21992] ppid=21989 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21992/stat : 21992 (xcsp3-exec) S 21989 21992 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408248090 115843072 363 33554432000 4194304 5098028 140733337885024 140733337883128 140152301404796 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36851712 140733337887610 140733337887853 140733337887853 140733337890762 0
/proc/21992/statm: 28282 363 304 221 0 87 0
[pid=21994] ppid=21992 vsize=15486016 memory=254044 CPUtime=96.9 cores=1,3,5,7
/proc/21994/stat : 21994 (java) S 21992 21992 14254 0 -1 1077944320 57930 0 0 0 9675 15 0 0 20 0 19 0 408248091 15857680384 63511 33554432000 4194304 4196468 140721454829040 140721454811584 139791232974583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
/proc/21994/statm: 3871504 63511 3528 1 0 3832606 0
[pid=21994/tid=21995] ppid=21992 vsize=15486016 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/21994/task/21995/stat : 21995 (java) S 21992 21992 14254 0 -1 1077944384 9672 0 0 0 65 3 0 0 20 0 19 0 408248091 15857680384 63511 33554432000 4194304 4196468 140721454829040 139791237215360 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21996] ppid=21992 vsize=15486016 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21994/task/21996/stat : 21996 (java) S 21992 21992 14254 0 -1 1077944384 121 0 0 0 1 0 0 0 20 0 19 0 408248092 15857680384 63511 33554432000 4194304 4196468 140721454829040 139791189527440 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21997] ppid=21992 vsize=15486016 memory=6944656592455097440 CPUtime=0.01 cores=1,3,5,7
/proc/21994/task/21997/stat : 21997 (java) S 21992 21992 14254 0 -1 1077944384 1868 0 0 0 1 0 0 0 20 0 19 0 408248092 15857680384 63511 33554432000 4194304 4196468 140721454829040 139791188474640 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21998] ppid=21992 vsize=15486016 memory=-7025452035940392864 CPUtime=0.01 cores=1,3,5,7
/proc/21994/task/21998/stat : 21998 (java) S 21992 21992 14254 0 -1 1077944384 666 0 0 0 1 0 0 0 20 0 19 0 408248092 15857680384 63511 33554432000 4194304 4196468 140721454829040 139791187422352 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21999] ppid=21992 vsize=15486016 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21994/task/21999/stat : 21999 (java) S 21992 21992 14254 0 -1 1077944384 745 0 0 0 1 0 0 0 20 0 19 0 408248092 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790822595600 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22000] ppid=21992 vsize=15486016 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21994/task/22000/stat : 22000 (java) S 21992 21992 14254 0 -1 1077944384 750 0 0 0 1 0 0 0 20 0 19 0 408248093 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790567270512 139791232985730 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22001] ppid=21992 vsize=15486016 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22001/stat : 22001 (java) S 21992 21992 14254 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 19 0 408248094 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790566216544 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22002] ppid=21992 vsize=15486016 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22002/stat : 22002 (java) S 21992 21992 14254 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 19 0 408248094 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790565164160 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22003] ppid=21992 vsize=15486016 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22003/stat : 22003 (java) S 21992 21992 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408248096 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790564112464 139791232993179 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22004] ppid=21992 vsize=15486016 memory=0 CPUtime=3.19 cores=1,3,5,7
/proc/21994/task/22004/stat : 22004 (java) S 21992 21992 14254 0 -1 1077944384 15666 0 0 0 318 1 0 0 20 0 19 0 408248096 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790563060336 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22005] ppid=21992 vsize=15486016 memory=0 CPUtime=3.39 cores=1,3,5,7
/proc/21994/task/22005/stat : 22005 (java) S 21992 21992 14254 0 -1 1077944384 13970 0 0 0 338 1 0 0 20 0 19 0 408248096 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790562007536 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22006] ppid=21992 vsize=15486016 memory=0 CPUtime=0.79 cores=1,3,5,7
/proc/21994/task/22006/stat : 22006 (java) S 21992 21992 14254 0 -1 1077944384 7020 0 0 0 78 1 0 0 20 0 19 0 408248096 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790560955248 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22007] ppid=21992 vsize=15486016 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22007/stat : 22007 (java) S 21992 21992 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408248096 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790559902688 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22008] ppid=21992 vsize=15486016 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22008/stat : 22008 (java) S 21992 21992 14254 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 19 0 408248097 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790558849456 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22058] ppid=21992 vsize=15486016 memory=0 CPUtime=13.91 cores=1,3,5,7
/proc/21994/task/22058/stat : 22058 (java) R 21992 21992 14254 0 -1 4202560 315 0 0 0 1391 0 0 0 20 0 19 0 408249213 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790549636952 139790875200620 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22059] ppid=21992 vsize=15486016 memory=4137566101753197469 CPUtime=13.91 cores=1,3,5,7
/proc/21994/task/22059/stat : 22059 (java) R 21992 21992 14254 0 -1 4202560 766 0 0 0 1391 0 0 0 20 0 19 0 408249213 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790547533664 139790874366544 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22060] ppid=21992 vsize=15486016 memory=0 CPUtime=13.68 cores=1,3,5,7
/proc/21994/task/22060/stat : 22060 (java) R 21992 21992 14254 0 -1 4202560 678 0 0 0 1368 0 0 0 20 0 19 0 408249213 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790548586824 139790872675439 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22061] ppid=21992 vsize=15486016 memory=140516895462593 CPUtime=13.87 cores=1,3,5,7
/proc/21994/task/22061/stat : 22061 (java) R 21992 21992 14254 0 -1 4202560 317 0 0 0 1387 0 0 0 20 0 19 0 408249213 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790543331232 139790875042020 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
Current children cumulated CPU time: 96.9 s
Current children cumulated vsize: 15599144 KiB
Current children cumulated memory: 255496 KiB

[startup+25.3008 s]
/proc/loadavg: 8.42 8.52 8.40 9/237 22063
/proc/meminfo: memFree=30868808/32770624 swapFree=66920744/67108860
[pid=21992] ppid=21989 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21992/stat : 21992 (xcsp3-exec) S 21989 21992 14254 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408248090 115843072 363 33554432000 4194304 5098028 140733337885024 140733337883128 140152301404796 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36851712 140733337887610 140733337887853 140733337887853 140733337890762 0
/proc/21992/statm: 28282 363 304 221 0 87 0
[pid=21994] ppid=21992 vsize=15486016 memory=254044 CPUtime=97.12 cores=1,3,5,7
/proc/21994/stat : 21994 (java) S 21992 21992 14254 0 -1 1077944320 58101 0 0 0 9697 15 0 0 20 0 19 0 408248091 15857680384 63511 33554432000 4194304 4196468 140721454829040 140721454811584 139791232974583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
/proc/21994/statm: 3871504 63511 3528 1 0 3832606 0
[pid=21994/tid=21995] ppid=21992 vsize=15486016 memory=1452 CPUtime=0.68 cores=1,3,5,7
/proc/21994/task/21995/stat : 21995 (java) S 21992 21992 14254 0 -1 1077944384 9672 0 0 0 65 3 0 0 20 0 19 0 408248091 15857680384 63511 33554432000 4194304 4196468 140721454829040 139791237215360 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21996] ppid=21992 vsize=15486016 memory=281033535615312 CPUtime=0.01 cores=1,3,5,7
/proc/21994/task/21996/stat : 21996 (java) S 21992 21992 14254 0 -1 1077944384 121 0 0 0 1 0 0 0 20 0 19 0 408248092 15857680384 63511 33554432000 4194304 4196468 140721454829040 139791189527440 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21997] ppid=21992 vsize=15486016 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21994/task/21997/stat : 21997 (java) S 21992 21992 14254 0 -1 1077944384 1868 0 0 0 1 0 0 0 20 0 19 0 408248092 15857680384 63511 33554432000 4194304 4196468 140721454829040 139791188474640 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21998] ppid=21992 vsize=15486016 memory=3978705156049298786 CPUtime=0.01 cores=1,3,5,7
/proc/21994/task/21998/stat : 21998 (java) S 21992 21992 14254 0 -1 1077944384 666 0 0 0 1 0 0 0 20 0 19 0 408248092 15857680384 63511 33554432000 4194304 4196468 140721454829040 139791187422352 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=21999] ppid=21992 vsize=15486016 memory=1452 CPUtime=0.01 cores=1,3,5,7
/proc/21994/task/21999/stat : 21999 (java) S 21992 21992 14254 0 -1 1077944384 745 0 0 0 1 0 0 0 20 0 19 0 408248092 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790822595600 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22000] ppid=21992 vsize=15486016 memory=232916 CPUtime=0.01 cores=1,3,5,7
/proc/21994/task/22000/stat : 22000 (java) S 21992 21992 14254 0 -1 1077944384 750 0 0 0 1 0 0 0 20 0 19 0 408248093 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790567270512 139791232985730 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22001] ppid=21992 vsize=15486016 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22001/stat : 22001 (java) S 21992 21992 14254 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 19 0 408248094 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790566216544 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22002] ppid=21992 vsize=15486016 memory=5220 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22002/stat : 22002 (java) S 21992 21992 14254 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 19 0 408248094 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790565164160 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22003] ppid=21992 vsize=15486016 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22003/stat : 22003 (java) S 21992 21992 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408248096 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790564112464 139791232993179 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22004] ppid=21992 vsize=15486016 memory=1452 CPUtime=3.19 cores=1,3,5,7
/proc/21994/task/22004/stat : 22004 (java) S 21992 21992 14254 0 -1 1077944384 15666 0 0 0 318 1 0 0 20 0 19 0 408248096 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790563060336 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22005] ppid=21992 vsize=15486016 memory=247856 CPUtime=3.39 cores=1,3,5,7
/proc/21994/task/22005/stat : 22005 (java) S 21992 21992 14254 0 -1 1077944384 13970 0 0 0 338 1 0 0 20 0 19 0 408248096 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790562007536 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22006] ppid=21992 vsize=15486016 memory=0 CPUtime=0.8 cores=1,3,5,7
/proc/21994/task/22006/stat : 22006 (java) S 21992 21992 14254 0 -1 1077944384 7119 0 0 0 79 1 0 0 20 0 19 0 408248096 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790560955248 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22007] ppid=21992 vsize=15486016 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22007/stat : 22007 (java) S 21992 21992 14254 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408248096 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790559902688 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22008] ppid=21992 vsize=15486016 memory=3580 CPUtime=0 cores=1,3,5,7
/proc/21994/task/22008/stat : 22008 (java) S 21992 21992 14254 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 19 0 408248097 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790558849456 139791232985730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22058] ppid=21992 vsize=15486016 memory=16956 CPUtime=13.95 cores=1,3,5,7
/proc/21994/task/22058/stat : 22058 (java) S 21992 21992 14254 0 -1 1077944384 346 0 0 0 1395 0 0 0 20 0 19 0 408249213 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790549642544 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22059] ppid=21992 vsize=15486016 memory=0 CPUtime=13.95 cores=1,3,5,7
/proc/21994/task/22059/stat : 22059 (java) S 21992 21992 14254 0 -1 1077944384 806 0 0 0 1395 0 0 0 20 0 19 0 408249213 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790547539024 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22060] ppid=21992 vsize=15486016 memory=0 CPUtime=13.72 cores=1,3,5,7
/proc/21994/task/22060/stat : 22060 (java) S 21992 21992 14254 0 -1 1077944384 679 0 0 0 1372 0 0 0 20 0 19 0 408249213 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790548591568 139791232984789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
[pid=21994/tid=22061] ppid=21992 vsize=15486016 memory=0 CPUtime=13.97 cores=1,3,5,7
/proc/21994/task/22061/stat : 22061 (java) R 21992 21992 14254 0 -1 4202560 317 0 0 0 1397 0 0 0 20 0 19 0 408249213 15857680384 63511 33554432000 4194304 4196468 140721454829040 139790543331232 139790875041949 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24383488 140721454834671 140721454834842 140721454834842 140721454837711 0
Current children cumulated CPU time: 97.12 s
Current children cumulated vsize: 15599144 KiB
Current children cumulated memory: 255496 KiB

Child status: 0
Real time (s): 25.3899
CPU time (s): 97.2195
CPU user time (s): 97.0536
CPU system time (s): 0.16594
CPU usage (%): 382.906
Max. virtual memory (cumulated for all children) (KiB): 15601492
Max. memory (cumulated for all children) (KiB): 255496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 97.0536
system time used= 0.16594
maximum resident set size= 254044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59293
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= 3628
involuntary context switches= 2352


# summary of solver processes directly reported to runsolver:
#   pid: 21992
#   total CPU time (s): 97.2195
#   total CPU user time (s): 97.0536
#   total CPU system time (s): 0.16594

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.17268 second user time and 0.33421 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-12 21:23:24
IDJOB=4393331
IDBENCH=128622
IDSOLVER=2840
FILE ID=node107/4393331-1568319920
RUNJOBID= node107-1568308867-14286
PBS_JOBID= 21701131
Free space on /tmp= 55680 MiB

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

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

MD5SUM BENCH= 8aa67fa0ddb9b908e7b385aede1c36d3
RANDOM SEED=1830538412

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31124920 kB
MemAvailable:   31480864 kB
Buffers:          117996 kB
Cached:           506628 kB
SwapCached:        80392 kB
Active:           743896 kB
Inactive:         315372 kB
Active(anon):     363188 kB
Inactive(anon):   100176 kB
Active(file):     380708 kB
Inactive(file):   215196 kB
Unevictable:      110040 kB
Mlocked:          110040 kB
SwapTotal:      67108860 kB
SwapFree:       66920744 kB
Dirty:             26116 kB
Writeback:             0 kB
AnonPages:        465136 kB
Mapped:            44756 kB
Shmem:             20492 kB
Slab:             180728 kB
SReclaimable:     151748 kB
SUnreclaim:        28980 kB
KernelStack:        3808 kB
PageTables:         6572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1243912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    374784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 55656 MiB
End job on node107 at 2019-09-12 21:23:50