Trace number 4399316

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-16OPT53 124.552 31.8225

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-24-4-6-2.xml
MD5SUM6e9eac7fa543eb44f101d0276de9753d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark53
Best CPU time to get the best result obtained on this benchmark33.6299
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints97
Number of domains24
Minimum domain size3
Maximum domain size25
Distribution of domain sizes[{"size":3,"count":1},{"size":4,"count":8},{"size":5,"count":10},{"size":6,"count":5},{"size":25,"count":48}]
Minimum variable degree2
Maximum variable degree27
Distribution of variable degrees[{"degree":2,"count":24},{"degree":25,"count":23},{"degree":26,"count":1},{"degree":27,"count":24}]
Minimum constraint arity1
Maximum constraint arity25
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":48},{"arity":24,"count":24},{"arity":25,"count":24}]
Number of extensional constraints48
Number of intensional constraints25
Distribution of constraint types[{"type":"extension","count":48},{"type":"intension","count":25},{"type":"count","count":24}]
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-4399316-1568697683.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399316-1568697683.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
3.40/1.34	c solve instance...
3.73/1.41	o -1000 
9.62/2.90	o -997 
10.80/3.29	o -986 
13.19/3.81	o -984 
14.40/4.17	o -979 
21.13/5.84	o -968 
21.13/5.87	o -960 
23.89/6.50	o -958 
24.28/6.60	o -957 
25.89/7.10	o -941 
29.82/8.09	o 37 
30.22/8.11	o 42 
30.22/8.17	o 47 
30.58/8.25	o 52 
36.93/9.88	o 53 
124.52/31.80	s OPTIMUM FOUND
124.52/31.80	v <instantiation>
124.52/31.80	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] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[20] p[21] p[22] p[23] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[20] g[21] g[22] g[23] </list>
124.52/31.80	v 	<values>6 0 1 2 3 4 12 8 9 15 11 5 18 7 20 14 10 -1 19 13 21 22 16 -1 0 21 20 19 18 17 1 6 7 8 15 16 2 5 10 9 14 -1 3 4 11 12 13 -1 -3 5 -4 8 8 0 3 7 4 4 -3 3 3 -1 6 4 6 0 4 -5 7 -3 0 0 </values>
124.52/31.80	v </instantiation>

Verifier Data

OK	53

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399316-1568697683/watcher-4399316-1568697683 -o /tmp/evaluation-result-4399316-1568697683/solver-4399316-1568697683 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568694401-32468 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1826887242 HOME/instance-4399316-1568697683.xml 

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

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


[startup+0.100503 s]*
/proc/loadavg: 8.25 8.27 7.76 7/233 5999
/proc/meminfo: memFree=29063496/32770624 swapFree=66939908/67108860
[pid=5983] ppid=5980 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5983/stat : 5983 (xcsp3-exec) S 5980 5983 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445683206 115843072 363 33554432000 4194304 5098028 140732208968832 140732208966936 139674388832892 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17924096 140732208972666 140732208972909 140732208972909 140732208975818 0
/proc/5983/statm: 28282 363 304 221 0 87 0
[pid=5985] ppid=5983 vsize=15144776 memory=30104 CPUtime=0.12 cores=0,2,4,6
/proc/5985/stat : 5985 (java) S 5983 5983 32437 0 -1 1077944320 5489 0 0 0 11 1 0 0 20 0 15 0 445683206 15508250624 7526 33554432000 4194304 4196468 140728513364736 140728513347280 139822158286583 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
/proc/5985/statm: 3786194 7526 3120 1 0 3748377 0
[pid=5985/tid=5986] ppid=5983 vsize=15144776 memory=7031125463459224206 CPUtime=0.09 cores=0,2,4,6
/proc/5985/task/5986/stat : 5986 (java) R 5983 5983 32437 0 -1 4202560 3411 0 0 0 8 1 0 0 20 0 15 0 445683207 15508250624 7526 33554432000 4194304 4196468 140728513364736 139822162519376 139822158298518 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5987] ppid=5983 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5987/stat : 5987 (java) S 5983 5983 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445683208 15508250624 7526 33554432000 4194304 4196468 140728513364736 139821751053328 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5988] ppid=5983 vsize=15144776 memory=139806192039552 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5988/stat : 5988 (java) S 5983 5983 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445683208 15508250624 7526 33554432000 4194304 4196468 140728513364736 139821750000784 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5989] ppid=5983 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5989/stat : 5989 (java) S 5983 5983 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445683208 15508250624 7526 33554432000 4194304 4196468 140728513364736 139821748947728 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5990] ppid=5983 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5990/stat : 5990 (java) S 5983 5983 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445683208 15508250624 7526 33554432000 4194304 4196468 140728513364736 139821747895184 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5991] ppid=5983 vsize=15144776 memory=139806192039552 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5991/stat : 5991 (java) S 5983 5983 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445683209 15508250624 7526 33554432000 4194304 4196468 140728513364736 139821626890480 139822158297730 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5992] ppid=5983 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5992/stat : 5992 (java) S 5983 5983 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445683209 15508250624 7526 33554432000 4194304 4196468 140728513364736 139821625836704 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5993] ppid=5983 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5993/stat : 5993 (java) S 5983 5983 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445683210 15508250624 7526 33554432000 4194304 4196468 140728513364736 139821624783600 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5994] ppid=5983 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5994/stat : 5994 (java) S 5983 5983 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445683212 15508250624 7526 33554432000 4194304 4196468 140728513364736 139821623732176 139822158305179 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5995] ppid=5983 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5995/stat : 5995 (java) S 5983 5983 32437 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 445683212 15508250624 7526 33554432000 4194304 4196468 140728513364736 139821622680304 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5996] ppid=5983 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5996/stat : 5996 (java) S 5983 5983 32437 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 445683212 15508250624 7526 33554432000 4194304 4196468 140728513364736 139821621627760 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5997] ppid=5983 vsize=15144776 memory=139806192039552 CPUtime=0.02 cores=0,2,4,6
/proc/5985/task/5997/stat : 5997 (java) R 5983 5983 32437 0 -1 4202560 354 0 0 0 2 0 0 0 20 0 15 0 445683212 15508250624 7526 33554432000 4194304 4196468 140728513364736 139821620574704 139822158298518 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5998] ppid=5983 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5998/stat : 5998 (java) S 5983 5983 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445683212 15508250624 7526 33554432000 4194304 4196468 140728513364736 139821619522400 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5999] ppid=5983 vsize=15144776 memory=139806192039552 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5999/stat : 5999 (java) S 5983 5983 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445683213 15508250624 7526 33554432000 4194304 4196468 140728513364736 139821618469424 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31556 KiB

[startup+0.210752 s]*
/proc/loadavg: 8.25 8.27 7.76 6/233 5999
/proc/meminfo: memFree=29047064/32770624 swapFree=66939908/67108860
[pid=5983] ppid=5980 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5983/stat : 5983 (xcsp3-exec) S 5980 5983 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445683206 115843072 363 33554432000 4194304 5098028 140732208968832 140732208966936 139674388832892 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17924096 140732208972666 140732208972909 140732208972909 140732208975818 0
/proc/5983/statm: 28282 363 304 221 0 87 0
[pid=5985] ppid=5983 vsize=15144776 memory=41476 CPUtime=0.34 cores=0,2,4,6
/proc/5985/stat : 5985 (java) S 5983 5983 32437 0 -1 1077944320 9043 0 0 0 31 3 0 0 20 0 15 0 445683206 15508250624 10369 33554432000 4194304 4196468 140728513364736 140728513347280 139822158286583 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
/proc/5985/statm: 3786194 10369 3281 1 0 3748377 0
[pid=5985/tid=5986] ppid=5983 vsize=15144776 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/5985/task/5986/stat : 5986 (java) R 5983 5983 32437 0 -1 4202560 6219 0 0 0 17 2 0 0 20 0 15 0 445683207 15508250624 10369 33554432000 4194304 4196468 140728513364736 139822162516304 139822142366634 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5987] ppid=5983 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5987/stat : 5987 (java) S 5983 5983 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445683208 15508250624 10369 33554432000 4194304 4196468 140728513364736 139821751053328 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5988] ppid=5983 vsize=15144776 memory=139806195156964 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5988/stat : 5988 (java) S 5983 5983 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445683208 15508250624 10369 33554432000 4194304 4196468 140728513364736 139821750000784 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5989] ppid=5983 vsize=15144776 memory=139806192039552 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5989/stat : 5989 (java) S 5983 5983 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445683208 15508250624 10369 33554432000 4194304 4196468 140728513364736 139821748947728 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5990] ppid=5983 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5990/stat : 5990 (java) S 5983 5983 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445683208 15508250624 10369 33554432000 4194304 4196468 140728513364736 139821747895184 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5991] ppid=5983 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5991/stat : 5991 (java) S 5983 5983 32437 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445683209 15508250624 10369 33554432000 4194304 4196468 140728513364736 139821626890480 139822158297730 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5992] ppid=5983 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5992/stat : 5992 (java) S 5983 5983 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445683209 15508250624 10369 33554432000 4194304 4196468 140728513364736 139821625836704 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5993] ppid=5983 vsize=15144776 memory=139806192039552 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5993/stat : 5993 (java) S 5983 5983 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445683210 15508250624 10369 33554432000 4194304 4196468 140728513364736 139821624783600 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5994] ppid=5983 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5994/stat : 5994 (java) S 5983 5983 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445683212 15508250624 10369 33554432000 4194304 4196468 140728513364736 139821623732176 139822158305179 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5995] ppid=5983 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/5985/task/5995/stat : 5995 (java) S 5983 5983 32437 0 -1 1077944384 397 0 0 0 2 0 0 0 20 0 15 0 445683212 15508250624 10369 33554432000 4194304 4196468 140728513364736 139821622680304 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5996] ppid=5983 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/5985/task/5996/stat : 5996 (java) S 5983 5983 32437 0 -1 1077944384 380 0 0 0 2 0 0 0 20 0 15 0 445683212 15508250624 10369 33554432000 4194304 4196468 140728513364736 139821621627760 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5997] ppid=5983 vsize=15144776 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5985/task/5997/stat : 5997 (java) R 5983 5983 32437 0 -1 4202560 741 0 0 0 8 0 0 0 20 0 15 0 445683212 15508250624 10369 33554432000 4194304 4196468 140728513364736 139821620574704 139822142531832 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5998] ppid=5983 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5998/stat : 5998 (java) S 5983 5983 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445683212 15508250624 10369 33554432000 4194304 4196468 140728513364736 139821619522400 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5999] ppid=5983 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5999/stat : 5999 (java) S 5983 5983 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445683213 15508250624 10369 33554432000 4194304 4196468 140728513364736 139821618469424 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42928 KiB

[startup+0.310736 s]*
/proc/loadavg: 8.25 8.27 7.76 7/233 5999
/proc/meminfo: memFree=29039908/32770624 swapFree=66939908/67108860
[pid=5983] ppid=5980 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5983/stat : 5983 (xcsp3-exec) S 5980 5983 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445683206 115843072 363 33554432000 4194304 5098028 140732208968832 140732208966936 139674388832892 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17924096 140732208972666 140732208972909 140732208972909 140732208975818 0
/proc/5983/statm: 28282 363 304 221 0 87 0
[pid=5985] ppid=5983 vsize=15149032 memory=50164 CPUtime=0.53 cores=0,2,4,6
/proc/5985/stat : 5985 (java) S 5983 5983 32437 0 -1 1077944320 10317 0 0 0 49 4 0 0 20 0 15 0 445683206 15512608768 12541 33554432000 4194304 4196468 140728513364736 140728513347280 139822158286583 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
/proc/5985/statm: 3787258 12541 3369 1 0 3748377 0
[pid=5985/tid=5986] ppid=5983 vsize=15149032 memory=7100839887217527144 CPUtime=0.3 cores=0,2,4,6
/proc/5985/task/5986/stat : 5986 (java) R 5983 5983 32437 0 -1 4202560 7301 0 0 0 27 3 0 0 20 0 15 0 445683207 15512608768 12572 33554432000 4194304 4196468 140728513364736 139822162517696 139822139692872 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5987] ppid=5983 vsize=15149032 memory=4294967331 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5987/stat : 5987 (java) S 5983 5983 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445683208 15512608768 12572 33554432000 4194304 4196468 140728513364736 139821751053328 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5988] ppid=5983 vsize=15149032 memory=139806192092960 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5988/stat : 5988 (java) S 5983 5983 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445683208 15512608768 12572 33554432000 4194304 4196468 140728513364736 139821750000784 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5989] ppid=5983 vsize=15149032 memory=55780 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5989/stat : 5989 (java) S 5983 5983 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445683208 15512608768 12572 33554432000 4194304 4196468 140728513364736 139821748947728 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5990] ppid=5983 vsize=15149032 memory=35 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5990/stat : 5990 (java) S 5983 5983 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445683208 15512608768 12572 33554432000 4194304 4196468 140728513364736 139821747895184 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5991] ppid=5983 vsize=15149032 memory=139806192099872 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5991/stat : 5991 (java) S 5983 5983 32437 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445683209 15512608768 12572 33554432000 4194304 4196468 140728513364736 139821626890480 139822158297730 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5992] ppid=5983 vsize=15149032 memory=35 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5992/stat : 5992 (java) S 5983 5983 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445683209 15512608768 12572 33554432000 4194304 4196468 140728513364736 139821625836704 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5993] ppid=5983 vsize=15149032 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5993/stat : 5993 (java) S 5983 5983 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445683210 15512608768 12572 33554432000 4194304 4196468 140728513364736 139821624783600 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5994] ppid=5983 vsize=15149032 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5994/stat : 5994 (java) S 5983 5983 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445683212 15512608768 12572 33554432000 4194304 4196468 140728513364736 139821623732176 139822158305179 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5995] ppid=5983 vsize=15149032 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/5985/task/5995/stat : 5995 (java) R 5983 5983 32437 0 -1 4202560 498 0 0 0 5 0 0 0 20 0 15 0 445683212 15512608768 12572 33554432000 4194304 4196468 140728513364736 139821622661320 139822137501981 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5996] ppid=5983 vsize=15149032 memory=139806084545455 CPUtime=0.04 cores=0,2,4,6
/proc/5985/task/5996/stat : 5996 (java) S 5983 5983 32437 0 -1 1077944384 415 0 0 0 4 0 0 0 20 0 15 0 445683212 15512608768 12572 33554432000 4194304 4196468 140728513364736 139821621627760 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5997] ppid=5983 vsize=15149032 memory=139806192045130 CPUtime=0.12 cores=0,2,4,6
/proc/5985/task/5997/stat : 5997 (java) S 5983 5983 32437 0 -1 1077944384 821 0 0 0 12 0 0 0 20 0 15 0 445683212 15512608768 12572 33554432000 4194304 4196468 140728513364736 139821620574704 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5998] ppid=5983 vsize=15149032 memory=139806084554671 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5998/stat : 5998 (java) S 5983 5983 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445683212 15512608768 12572 33554432000 4194304 4196468 140728513364736 139821619522400 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5999] ppid=5983 vsize=15149032 memory=279612276596608 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5999/stat : 5999 (java) S 5983 5983 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445683213 15512608768 12572 33554432000 4194304 4196468 140728513364736 139821618469424 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51616 KiB

[startup+0.702537 s]
/proc/loadavg: 8.25 8.27 7.76 9/233 5999
/proc/meminfo: memFree=29011376/32770624 swapFree=66939908/67108860
[pid=5983] ppid=5980 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5983/stat : 5983 (xcsp3-exec) S 5980 5983 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445683206 115843072 363 33554432000 4194304 5098028 140732208968832 140732208966936 139674388832892 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17924096 140732208972666 140732208972909 140732208972909 140732208975818 0
/proc/5983/statm: 28282 363 304 221 0 87 0
[pid=5985] ppid=5983 vsize=15151156 memory=114760 CPUtime=1.72 cores=0,2,4,6
/proc/5985/stat : 5985 (java) S 5983 5983 32437 0 -1 1077944320 15212 0 0 0 167 5 0 0 20 0 15 0 445683206 15514783744 28690 33554432000 4194304 4196468 140728513364736 140728513347280 139822158286583 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
/proc/5985/statm: 3787789 28690 3442 1 0 3748889 0
[pid=5985/tid=5986] ppid=5983 vsize=15151156 memory=148 CPUtime=0.67 cores=0,2,4,6
/proc/5985/task/5986/stat : 5986 (java) R 5983 5983 32437 0 -1 4202560 8718 0 0 0 63 4 0 0 20 0 15 0 445683207 15514783744 28690 33554432000 4194304 4196468 140728513364736 139822162522904 139821798577589 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5987] ppid=5983 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5987/stat : 5987 (java) S 5983 5983 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445683208 15514783744 28690 33554432000 4194304 4196468 140728513364736 139821751053328 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5988] ppid=5983 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5988/stat : 5988 (java) S 5983 5983 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445683208 15514783744 28690 33554432000 4194304 4196468 140728513364736 139821750000784 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5989] ppid=5983 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5989/stat : 5989 (java) S 5983 5983 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445683208 15514783744 28690 33554432000 4194304 4196468 140728513364736 139821748947728 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5990] ppid=5983 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5990/stat : 5990 (java) S 5983 5983 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445683208 15514783744 28690 33554432000 4194304 4196468 140728513364736 139821747895184 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5991] ppid=5983 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5991/stat : 5991 (java) S 5983 5983 32437 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445683209 15514783744 28690 33554432000 4194304 4196468 140728513364736 139821626890480 139822158297730 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5992] ppid=5983 vsize=15151156 memory=132 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5992/stat : 5992 (java) S 5983 5983 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445683209 15514783744 28690 33554432000 4194304 4196468 140728513364736 139821625836704 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5993] ppid=5983 vsize=15151156 memory=288230596050944315 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5993/stat : 5993 (java) S 5983 5983 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445683210 15514783744 28690 33554432000 4194304 4196468 140728513364736 139821624783600 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5994] ppid=5983 vsize=15151156 memory=14698517092372542 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5994/stat : 5994 (java) S 5983 5983 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445683212 15514783744 28690 33554432000 4194304 4196468 140728513364736 139821623732176 139822158305179 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5995] ppid=5983 vsize=15151156 memory=0 CPUtime=0.35 cores=0,2,4,6
/proc/5985/task/5995/stat : 5995 (java) R 5983 5983 32437 0 -1 4202560 1616 0 0 0 35 0 0 0 20 0 15 0 445683212 15514783744 28690 33554432000 4194304 4196468 140728513364736 139821622663264 139822136420164 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5996] ppid=5983 vsize=15151156 memory=0 CPUtime=0.34 cores=0,2,4,6
/proc/5985/task/5996/stat : 5996 (java) R 5983 5983 32437 0 -1 4202560 1714 0 0 0 34 0 0 0 20 0 15 0 445683212 15514783744 28690 33554432000 4194304 4196468 140728513364736 139821621613240 139822143210870 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5997] ppid=5983 vsize=15151156 memory=0 CPUtime=0.33 cores=0,2,4,6
/proc/5985/task/5997/stat : 5997 (java) S 5983 5983 32437 0 -1 1077944384 1859 0 0 0 33 0 0 0 20 0 15 0 445683212 15514783744 28690 33554432000 4194304 4196468 140728513364736 139821620574704 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5998] ppid=5983 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5998/stat : 5998 (java) S 5983 5983 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445683212 15514783744 28690 33554432000 4194304 4196468 140728513364736 139821619522400 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5999] ppid=5983 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5999/stat : 5999 (java) S 5983 5983 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445683213 15514783744 28690 33554432000 4194304 4196468 140728513364736 139821618469424 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 116212 KiB

[startup+1.5015 s]
/proc/loadavg: 8.25 8.27 7.76 6/233 5999
/proc/meminfo: memFree=28887452/32770624 swapFree=66939908/67108860
[pid=5983] ppid=5980 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5983/stat : 5983 (xcsp3-exec) S 5980 5983 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445683206 115843072 363 33554432000 4194304 5098028 140732208968832 140732208966936 139674388832892 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17924096 140732208972666 140732208972909 140732208972909 140732208975818 0
/proc/5983/statm: 28282 363 304 221 0 87 0

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

/proc/5985/task/5999/stat : 5999 (java) S 5983 5983 32437 0 -1 1077944384 694 0 0 0 1 0 0 0 20 0 19 0 445683213 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821618469424 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=6060] ppid=5983 vsize=15487052 memory=1984 CPUtime=20.49 cores=0,2,4,6
/proc/5985/task/6060/stat : 6060 (java) R 5983 5983 32437 0 -1 4202560 582 0 0 0 2049 0 0 0 20 0 19 0 445684194 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821601889688 139821802223260 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=6061] ppid=5983 vsize=15487052 memory=1440 CPUtime=20.35 cores=0,2,4,6
/proc/5985/task/6061/stat : 6061 (java) R 5983 5983 32437 0 -1 4202560 1936 0 0 0 2035 0 0 0 20 0 19 0 445684194 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821607156216 139821802223574 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=6062] ppid=5983 vsize=15487052 memory=816 CPUtime=20.35 cores=0,2,4,6
/proc/5985/task/6062/stat : 6062 (java) R 5983 5983 32437 0 -1 4202560 334 0 0 0 2035 0 0 0 20 0 19 0 445684194 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821603995912 139821802223179 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=6063] ppid=5983 vsize=15487052 memory=2580 CPUtime=20.28 cores=0,2,4,6
/proc/5985/task/6063/stat : 6063 (java) R 5983 5983 32437 0 -1 4202560 1633 0 0 0 2028 0 0 0 20 0 19 0 445684194 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821602943656 139821802223333 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
Current children cumulated CPU time: 118.96 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 317424 KiB

[startup+31.2015 s]
/proc/loadavg: 8.60 8.36 7.81 9/237 6065
/proc/meminfo: memFree=28678852/32770624 swapFree=66939908/67108860
[pid=5983] ppid=5980 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5983/stat : 5983 (xcsp3-exec) S 5980 5983 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445683206 115843072 363 33554432000 4194304 5098028 140732208968832 140732208966936 139674388832892 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17924096 140732208972666 140732208972909 140732208972909 140732208975818 0
/proc/5983/statm: 28282 363 304 221 0 87 0
[pid=5985] ppid=5983 vsize=15487052 memory=315972 CPUtime=122.12 cores=0,2,4,6
/proc/5985/stat : 5985 (java) S 5983 5983 32437 0 -1 1077944320 43415 0 0 0 12194 18 0 0 20 0 19 0 445683206 15858741248 78993 33554432000 4194304 4196468 140728513364736 140728513347280 139822158286583 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
/proc/5985/statm: 3871763 78993 3524 1 0 3832863 0
[pid=5985/tid=5986] ppid=5983 vsize=15487052 memory=8112282956445269571 CPUtime=1.28 cores=0,2,4,6
/proc/5985/task/5986/stat : 5986 (java) S 5983 5983 32437 0 -1 1077944384 9174 0 0 0 122 6 0 0 20 0 19 0 445683207 15858741248 78993 33554432000 4194304 4196468 140728513364736 139822162527360 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5987] ppid=5983 vsize=15487052 memory=313916 CPUtime=0.03 cores=0,2,4,6
/proc/5985/task/5987/stat : 5987 (java) S 5983 5983 32437 0 -1 1077944384 67 0 0 0 2 1 0 0 20 0 19 0 445683208 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821751053328 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5988] ppid=5983 vsize=15487052 memory=1560 CPUtime=0.02 cores=0,2,4,6
/proc/5985/task/5988/stat : 5988 (java) S 5983 5983 32437 0 -1 1077944384 82 0 0 0 1 1 0 0 20 0 19 0 445683208 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821750000784 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5989] ppid=5983 vsize=15487052 memory=924 CPUtime=0.03 cores=0,2,4,6
/proc/5985/task/5989/stat : 5989 (java) S 5983 5983 32437 0 -1 1077944384 120 0 0 0 2 1 0 0 20 0 19 0 445683208 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821748947728 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5990] ppid=5983 vsize=15487052 memory=1452 CPUtime=0.03 cores=0,2,4,6
/proc/5985/task/5990/stat : 5990 (java) S 5983 5983 32437 0 -1 1077944384 126 0 0 0 2 1 0 0 20 0 19 0 445683208 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821747895184 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5991] ppid=5983 vsize=15487052 memory=315972 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5991/stat : 5991 (java) S 5983 5983 32437 0 -1 1077944384 406 0 0 0 0 0 0 0 20 0 19 0 445683209 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821626890480 139822158297730 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5992] ppid=5983 vsize=15487052 memory=808 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5992/stat : 5992 (java) S 5983 5983 32437 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 445683209 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821625836768 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5993] ppid=5983 vsize=15487052 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5993/stat : 5993 (java) S 5983 5983 32437 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 19 0 445683210 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821624783616 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5994] ppid=5983 vsize=15487052 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5994/stat : 5994 (java) S 5983 5983 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445683212 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821623732176 139822158305179 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5995] ppid=5983 vsize=15487052 memory=1452 CPUtime=2.66 cores=0,2,4,6
/proc/5985/task/5995/stat : 5995 (java) S 5983 5983 32437 0 -1 1077944384 9364 0 0 0 265 1 0 0 20 0 19 0 445683212 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821622680304 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5996] ppid=5983 vsize=15487052 memory=343048 CPUtime=2.33 cores=0,2,4,6
/proc/5985/task/5996/stat : 5996 (java) S 5983 5983 32437 0 -1 1077944384 7925 0 0 0 233 0 0 0 20 0 19 0 445683212 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821621627760 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5997] ppid=5983 vsize=15487052 memory=1412 CPUtime=0.82 cores=0,2,4,6
/proc/5985/task/5997/stat : 5997 (java) S 5983 5983 32437 0 -1 1077944384 7209 0 0 0 82 0 0 0 20 0 19 0 445683212 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821620574704 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5998] ppid=5983 vsize=15487052 memory=2972 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5998/stat : 5998 (java) S 5983 5983 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445683212 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821619522400 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5999] ppid=5983 vsize=15487052 memory=1452 CPUtime=0.01 cores=0,2,4,6
/proc/5985/task/5999/stat : 5999 (java) S 5983 5983 32437 0 -1 1077944384 695 0 0 0 1 0 0 0 20 0 19 0 445683213 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821618469424 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=6060] ppid=5983 vsize=15487052 memory=1452 CPUtime=21.28 cores=0,2,4,6
/proc/5985/task/6060/stat : 6060 (java) R 5983 5983 32437 0 -1 4202560 582 0 0 0 2128 0 0 0 20 0 19 0 445684194 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821601889688 139821802223310 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=6061] ppid=5983 vsize=15487052 memory=1436 CPUtime=21.13 cores=0,2,4,6
/proc/5985/task/6061/stat : 6061 (java) R 5983 5983 32437 0 -1 4202560 1936 0 0 0 2113 0 0 0 20 0 19 0 445684194 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821607156216 139821802434307 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=6062] ppid=5983 vsize=15487052 memory=4152 CPUtime=21.14 cores=0,2,4,6
/proc/5985/task/6062/stat : 6062 (java) R 5983 5983 32437 0 -1 4202560 334 0 0 0 2114 0 0 0 20 0 19 0 445684194 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821603995912 139821802223274 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=6063] ppid=5983 vsize=15487052 memory=1548 CPUtime=21.07 cores=0,2,4,6
/proc/5985/task/6063/stat : 6063 (java) R 5983 5983 32437 0 -1 4202560 1634 0 0 0 2107 0 0 0 20 0 19 0 445684194 15858741248 78993 33554432000 4194304 4196468 140728513364736 139821602943656 139821804915406 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
Current children cumulated CPU time: 122.12 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 317424 KiB

[startup+31.6015 s]
/proc/loadavg: 8.60 8.36 7.81 9/237 6065
/proc/meminfo: memFree=28678852/32770624 swapFree=66939908/67108860
[pid=5983] ppid=5980 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5983/stat : 5983 (xcsp3-exec) S 5980 5983 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445683206 115843072 363 33554432000 4194304 5098028 140732208968832 140732208966936 139674388832892 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17924096 140732208972666 140732208972909 140732208972909 140732208975818 0
/proc/5983/statm: 28282 363 304 221 0 87 0
[pid=5985] ppid=5983 vsize=15487052 memory=318020 CPUtime=123.72 cores=0,2,4,6
/proc/5985/stat : 5985 (java) S 5983 5983 32437 0 -1 1077944320 43418 0 0 0 12354 18 0 0 20 0 19 0 445683206 15858741248 79505 33554432000 4194304 4196468 140728513364736 140728513347280 139822158286583 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
/proc/5985/statm: 3871763 79505 3524 1 0 3832863 0
[pid=5985/tid=5986] ppid=5983 vsize=15487052 memory=924 CPUtime=1.28 cores=0,2,4,6
/proc/5985/task/5986/stat : 5986 (java) S 5983 5983 32437 0 -1 1077944384 9174 0 0 0 122 6 0 0 20 0 19 0 445683207 15858741248 79505 33554432000 4194304 4196468 140728513364736 139822162527360 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5987] ppid=5983 vsize=15487052 memory=3688 CPUtime=0.03 cores=0,2,4,6
/proc/5985/task/5987/stat : 5987 (java) S 5983 5983 32437 0 -1 1077944384 67 0 0 0 2 1 0 0 20 0 19 0 445683208 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821751053328 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5988] ppid=5983 vsize=15487052 memory=1984 CPUtime=0.02 cores=0,2,4,6
/proc/5985/task/5988/stat : 5988 (java) S 5983 5983 32437 0 -1 1077944384 82 0 0 0 1 1 0 0 20 0 19 0 445683208 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821750000784 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5989] ppid=5983 vsize=15487052 memory=1548 CPUtime=0.03 cores=0,2,4,6
/proc/5985/task/5989/stat : 5989 (java) S 5983 5983 32437 0 -1 1077944384 120 0 0 0 2 1 0 0 20 0 19 0 445683208 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821748947728 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5990] ppid=5983 vsize=15487052 memory=1728 CPUtime=0.03 cores=0,2,4,6
/proc/5985/task/5990/stat : 5990 (java) S 5983 5983 32437 0 -1 1077944384 126 0 0 0 2 1 0 0 20 0 19 0 445683208 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821747895184 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5991] ppid=5983 vsize=15487052 memory=8072 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5991/stat : 5991 (java) S 5983 5983 32437 0 -1 1077944384 406 0 0 0 0 0 0 0 20 0 19 0 445683209 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821626890480 139822158297730 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5992] ppid=5983 vsize=15487052 memory=9580 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5992/stat : 5992 (java) S 5983 5983 32437 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 445683209 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821625836768 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5993] ppid=5983 vsize=15487052 memory=1052 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5993/stat : 5993 (java) S 5983 5983 32437 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 19 0 445683210 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821624783616 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5994] ppid=5983 vsize=15487052 memory=776 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5994/stat : 5994 (java) S 5983 5983 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445683212 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821623732176 139822158305179 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5995] ppid=5983 vsize=15487052 memory=2832 CPUtime=2.66 cores=0,2,4,6
/proc/5985/task/5995/stat : 5995 (java) S 5983 5983 32437 0 -1 1077944384 9364 0 0 0 265 1 0 0 20 0 19 0 445683212 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821622680304 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5996] ppid=5983 vsize=15487052 memory=668 CPUtime=2.33 cores=0,2,4,6
/proc/5985/task/5996/stat : 5996 (java) S 5983 5983 32437 0 -1 1077944384 7925 0 0 0 233 0 0 0 20 0 19 0 445683212 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821621627760 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5997] ppid=5983 vsize=15487052 memory=1256 CPUtime=0.82 cores=0,2,4,6
/proc/5985/task/5997/stat : 5997 (java) S 5983 5983 32437 0 -1 1077944384 7209 0 0 0 82 0 0 0 20 0 19 0 445683212 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821620574704 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5998] ppid=5983 vsize=15487052 memory=1076 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5998/stat : 5998 (java) S 5983 5983 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445683212 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821619522400 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5999] ppid=5983 vsize=15487052 memory=14008 CPUtime=0.01 cores=0,2,4,6
/proc/5985/task/5999/stat : 5999 (java) S 5983 5983 32437 0 -1 1077944384 695 0 0 0 1 0 0 0 20 0 19 0 445683213 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821618469424 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=6060] ppid=5983 vsize=15487052 memory=26344 CPUtime=21.68 cores=0,2,4,6
/proc/5985/task/6060/stat : 6060 (java) R 5983 5983 32437 0 -1 4202560 582 0 0 0 2168 0 0 0 20 0 19 0 445684194 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821601889688 139821802915596 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=6061] ppid=5983 vsize=15487052 memory=14056 CPUtime=21.52 cores=0,2,4,6
/proc/5985/task/6061/stat : 6061 (java) R 5983 5983 32437 0 -1 4202560 1939 0 0 0 2152 0 0 0 20 0 19 0 445684194 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821607156216 139821802223379 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=6062] ppid=5983 vsize=15487052 memory=2116 CPUtime=21.54 cores=0,2,4,6
/proc/5985/task/6062/stat : 6062 (java) R 5983 5983 32437 0 -1 4202560 334 0 0 0 2154 0 0 0 20 0 19 0 445684194 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821603995912 139821802223574 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=6063] ppid=5983 vsize=15487052 memory=520 CPUtime=21.47 cores=0,2,4,6
/proc/5985/task/6063/stat : 6063 (java) R 5983 5983 32437 0 -1 4202560 1634 0 0 0 2147 0 0 0 20 0 19 0 445684194 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821602943656 139821802223464 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
Current children cumulated CPU time: 123.72 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 319472 KiB

[startup+31.8015 s]
/proc/loadavg: 8.60 8.36 7.81 9/237 6065
/proc/meminfo: memFree=28678852/32770624 swapFree=66939908/67108860
[pid=5983] ppid=5980 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/5983/stat : 5983 (xcsp3-exec) S 5980 5983 32437 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445683206 115843072 363 33554432000 4194304 5098028 140732208968832 140732208966936 139674388832892 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17924096 140732208972666 140732208972909 140732208972909 140732208975818 0
/proc/5983/statm: 28282 363 304 221 0 87 0
[pid=5985] ppid=5983 vsize=15487052 memory=318020 CPUtime=124.52 cores=0,2,4,6
/proc/5985/stat : 5985 (java) S 5983 5983 32437 0 -1 1077944320 43418 0 0 0 12434 18 0 0 20 0 19 0 445683206 15858741248 79505 33554432000 4194304 4196468 140728513364736 140728513347280 139822158286583 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
/proc/5985/statm: 3871763 79505 3524 1 0 3832863 0
[pid=5985/tid=5986] ppid=5983 vsize=15487052 memory=3688 CPUtime=1.28 cores=0,2,4,6
/proc/5985/task/5986/stat : 5986 (java) S 5983 5983 32437 0 -1 1077944384 9174 0 0 0 122 6 0 0 20 0 19 0 445683207 15858741248 79505 33554432000 4194304 4196468 140728513364736 139822162527360 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5987] ppid=5983 vsize=15487052 memory=1984 CPUtime=0.03 cores=0,2,4,6
/proc/5985/task/5987/stat : 5987 (java) S 5983 5983 32437 0 -1 1077944384 67 0 0 0 2 1 0 0 20 0 19 0 445683208 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821751053328 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5988] ppid=5983 vsize=15487052 memory=1440 CPUtime=0.02 cores=0,2,4,6
/proc/5985/task/5988/stat : 5988 (java) S 5983 5983 32437 0 -1 1077944384 82 0 0 0 1 1 0 0 20 0 19 0 445683208 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821750000784 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5989] ppid=5983 vsize=15487052 memory=816 CPUtime=0.03 cores=0,2,4,6
/proc/5985/task/5989/stat : 5989 (java) S 5983 5983 32437 0 -1 1077944384 120 0 0 0 2 1 0 0 20 0 19 0 445683208 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821748947728 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5990] ppid=5983 vsize=15487052 memory=2580 CPUtime=0.03 cores=0,2,4,6
/proc/5985/task/5990/stat : 5990 (java) S 5983 5983 32437 0 -1 1077944384 126 0 0 0 2 1 0 0 20 0 19 0 445683208 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821747895184 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5991] ppid=5983 vsize=15487052 memory=1760 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5991/stat : 5991 (java) S 5983 5983 32437 0 -1 1077944384 406 0 0 0 0 0 0 0 20 0 19 0 445683209 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821626890480 139822158297730 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5992] ppid=5983 vsize=15487052 memory=111636 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5992/stat : 5992 (java) S 5983 5983 32437 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 445683209 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821625836768 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5993] ppid=5983 vsize=15487052 memory=808 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5993/stat : 5993 (java) S 5983 5983 32437 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 19 0 445683210 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821624783616 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5994] ppid=5983 vsize=15487052 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5994/stat : 5994 (java) S 5983 5983 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445683212 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821623732176 139822158305179 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5995] ppid=5983 vsize=15487052 memory=1412 CPUtime=2.66 cores=0,2,4,6
/proc/5985/task/5995/stat : 5995 (java) S 5983 5983 32437 0 -1 1077944384 9364 0 0 0 265 1 0 0 20 0 19 0 445683212 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821622680304 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5996] ppid=5983 vsize=15487052 memory=3244 CPUtime=2.33 cores=0,2,4,6
/proc/5985/task/5996/stat : 5996 (java) S 5983 5983 32437 0 -1 1077944384 7925 0 0 0 233 0 0 0 20 0 19 0 445683212 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821621627760 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5997] ppid=5983 vsize=15487052 memory=1452 CPUtime=0.82 cores=0,2,4,6
/proc/5985/task/5997/stat : 5997 (java) S 5983 5983 32437 0 -1 1077944384 7209 0 0 0 82 0 0 0 20 0 19 0 445683212 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821620574704 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5998] ppid=5983 vsize=15487052 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/5985/task/5998/stat : 5998 (java) S 5983 5983 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445683212 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821619522400 139822158296789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=5999] ppid=5983 vsize=15487052 memory=816 CPUtime=0.01 cores=0,2,4,6
/proc/5985/task/5999/stat : 5999 (java) S 5983 5983 32437 0 -1 1077944384 695 0 0 0 1 0 0 0 20 0 19 0 445683213 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821618469424 139822158297730 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=6060] ppid=5983 vsize=15487052 memory=2580 CPUtime=21.88 cores=0,2,4,6
/proc/5985/task/6060/stat : 6060 (java) R 5983 5983 32437 0 -1 4202560 582 0 0 0 2188 0 0 0 20 0 19 0 445684194 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821601889688 139821802223310 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=6061] ppid=5983 vsize=15487052 memory=1760 CPUtime=21.72 cores=0,2,4,6
/proc/5985/task/6061/stat : 6061 (java) R 5983 5983 32437 0 -1 4202560 1939 0 0 0 2172 0 0 0 20 0 19 0 445684194 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821607156216 139821802434492 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=6062] ppid=5983 vsize=15487052 memory=111636 CPUtime=21.74 cores=0,2,4,6
/proc/5985/task/6062/stat : 6062 (java) R 5983 5983 32437 0 -1 4202560 334 0 0 0 2174 0 0 0 20 0 19 0 445684194 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821603995912 139821802223319 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
[pid=5985/tid=6063] ppid=5983 vsize=15487052 memory=808 CPUtime=21.67 cores=0,2,4,6
/proc/5985/task/6063/stat : 6063 (java) R 5983 5983 32437 0 -1 4202560 1634 0 0 0 2167 0 0 0 20 0 19 0 445684194 15858741248 79505 33554432000 4194304 4196468 140728513364736 139821602943656 139821802600036 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36552704 140728513369071 140728513369242 140728513369242 140728513372111 0
Current children cumulated CPU time: 124.52 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 319472 KiB

Child status: 0
Real time (s): 31.8225
CPU time (s): 124.552
CPU user time (s): 124.357
CPU system time (s): 0.195314
CPU usage (%): 391.395
Max. virtual memory (cumulated for all children) (KiB): 15600180
Max. memory (cumulated for all children) (KiB): 319472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 124.357
system time used= 0.195314
maximum resident set size= 318444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44887
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= 3976
involuntary context switches= 2420


# summary of solver processes directly reported to runsolver:
#   pid: 5983
#   total CPU time (s): 124.552
#   total CPU user time (s): 124.357
#   total CPU system time (s): 0.195314

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.229384 second user time and 0.38194 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-17 07:20:43
IDJOB=4399316
IDBENCH=127986
IDSOLVER=2853
FILE ID=node119/4399316-1568697683
RUNJOBID= node119-1568694401-32468
PBS_JOBID= 21703805
Free space on /tmp= 61320 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-24-4-6-2.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-4399316-1568697683/watcher-4399316-1568697683 -o /tmp/evaluation-result-4399316-1568697683/solver-4399316-1568697683 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568694401-32468 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1826887242 HOME/instance-4399316-1568697683.xml

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

MD5SUM BENCH= 6e9eac7fa543eb44f101d0276de9753d
RANDOM SEED=1826887242

node119.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.47
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.47
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.47
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.47
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:        29080932 kB
MemAvailable:   31583304 kB
Buffers:          123904 kB
Cached:          2661928 kB
SwapCached:        61072 kB
Active:          1668804 kB
Inactive:        1425408 kB
Active(anon):     246348 kB
Inactive(anon):   111624 kB
Active(file):    1422456 kB
Inactive(file):  1313784 kB
Unevictable:      106764 kB
Mlocked:          106764 kB
SwapTotal:      67108860 kB
SwapFree:       66939908 kB
Dirty:             26652 kB
Writeback:             0 kB
AnonPages:        433344 kB
Mapped:            62108 kB
Shmem:             41008 kB
Slab:             193312 kB
SReclaimable:     163932 kB
SUnreclaim:        29380 kB
KernelStack:        4112 kB
PageTables:         6608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1391248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    311296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61292 MiB
End job on node119 at 2019-09-17 07:21:15