Trace number 4400515

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-16OPT35 93.1056 23.9148

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-24-4-6-4.xml
MD5SUMe870fb3a9053f33a7d0d8e73b49cdad7
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark35
Best CPU time to get the best result obtained on this benchmark38.3375
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints97
Number of domains24
Minimum domain size4
Maximum domain size25
Distribution of domain sizes[{"size":4,"count":12},{"size":5,"count":12},{"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-4400515-1568694362.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4400515-1568694362.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
3.42/1.34	c solve instance...
3.70/1.42	o -1000 
12.84/3.70	o -999 
12.84/3.79	o -996 
13.21/3.88	o -995 
14.40/4.13	o -993 
17.12/4.82	o -985 
18.69/5.26	o -984 
20.68/5.72	o -974 
21.05/5.83	o 6 
21.45/5.98	o 23 
23.42/6.45	o 25 
23.81/6.51	o 27 
25.84/7.03	o 30 
28.98/7.87	o 31 
30.57/8.29	o 35 
93.07/23.90	s OPTIMUM FOUND
93.07/23.90	v <instantiation>
93.07/23.90	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>
93.07/23.90	v 	<values>6 0 1 9 3 4 7 13 2 8 -1 5 18 12 -1 -1 -1 11 19 20 21 22 23 17 0 19 18 15 14 13 1 2 17 16 -1 12 4 3 -1 -1 -1 11 5 6 7 8 9 10 3 -5 7 -3 2 -1 -3 2 6 8 0 3 4 2 0 0 0 0 -3 9 -3 0 5 2 </values>
93.07/23.90	v </instantiation>

Verifier Data

OK	35

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400515-1568694362/watcher-4400515-1568694362 -o /tmp/evaluation-result-4400515-1568694362/solver-4400515-1568694362 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568694194-22971 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1856029606 HOME/instance-4400515-1568694362.xml 

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

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

solver pid=24012, runsolver pid=24009

[startup+0.100059 s]*
/proc/loadavg: 7.89 3.92 2.39 8/233 24028
/proc/meminfo: memFree=28229692/32770624 swapFree=66959728/67108860
[pid=24012] ppid=24009 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/24012/stat : 24012 (xcsp3-exec) S 24009 24012 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445376303 115843072 362 33554432000 4194304 5098028 140733564170240 140733564168344 140680172036732 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30593024 140733564175226 140733564175469 140733564175469 140733564178378 0
/proc/24012/statm: 28282 362 304 221 0 87 0
[pid=24014] ppid=24012 vsize=15144776 memory=29636 CPUtime=0.13 cores=1,3,5,7
/proc/24014/stat : 24014 (java) S 24012 24012 22939 0 -1 1077944320 5856 0 0 0 12 1 0 0 20 0 15 0 445376303 15508250624 7409 33554432000 4194304 4196468 140733187076064 140733187058608 139820627918583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
/proc/24014/statm: 3786194 7409 3152 1 0 3748377 0
[pid=24014/tid=24015] ppid=24012 vsize=15144776 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/24014/task/24015/stat : 24015 (java) R 24012 24012 22939 0 -1 4202560 3735 0 0 0 8 1 0 0 20 0 15 0 445376303 15508250624 7409 33554432000 4194304 4196468 140733187076064 139820632149904 139820627930518 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24016] ppid=24012 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24016/stat : 24016 (java) S 24012 24012 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445376304 15508250624 7409 33554432000 4194304 4196468 140733187076064 139820220209552 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24017] ppid=24012 vsize=15144776 memory=140217538541184 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24017/stat : 24017 (java) S 24012 24012 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445376304 15508250624 7409 33554432000 4194304 4196468 140733187076064 139820219156752 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24018] ppid=24012 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24018/stat : 24018 (java) S 24012 24012 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445376304 15508250624 7409 33554432000 4194304 4196468 140733187076064 139820218104464 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24019] ppid=24012 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24019/stat : 24019 (java) S 24012 24012 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445376304 15508250624 7409 33554432000 4194304 4196468 140733187076064 139820217051664 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24020] ppid=24012 vsize=15144776 memory=140217538541184 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24020/stat : 24020 (java) S 24012 24012 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445376306 15508250624 7409 33554432000 4194304 4196468 140733187076064 139819500935792 139820627929730 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24021] ppid=24012 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24021/stat : 24021 (java) S 24012 24012 22939 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445376306 15508250624 7409 33554432000 4194304 4196468 140733187076064 139819499881760 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24022] ppid=24012 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24022/stat : 24022 (java) S 24012 24012 22939 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445376306 15508250624 7409 33554432000 4194304 4196468 140733187076064 139819498829424 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24023] ppid=24012 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24023/stat : 24023 (java) S 24012 24012 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445376309 15508250624 7409 33554432000 4194304 4196468 140733187076064 139819497777744 139820627937179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24024] ppid=24012 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24024/stat : 24024 (java) S 24012 24012 22939 0 -1 1077944384 338 0 0 0 0 0 0 0 20 0 15 0 445376309 15508250624 7409 33554432000 4194304 4196468 140733187076064 139819496724592 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24025] ppid=24012 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24025/stat : 24025 (java) S 24012 24012 22939 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 445376309 15508250624 7409 33554432000 4194304 4196468 140733187076064 139819495671792 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24026] ppid=24012 vsize=15144776 memory=140217538541184 CPUtime=0.02 cores=1,3,5,7
/proc/24014/task/24026/stat : 24026 (java) R 24012 24012 22939 0 -1 4202560 360 0 0 0 2 0 0 0 20 0 15 0 445376309 15508250624 7409 33554432000 4194304 4196468 140733187076064 139819494619632 139820627930518 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24027] ppid=24012 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24027/stat : 24027 (java) S 24012 24012 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445376309 15508250624 7409 33554432000 4194304 4196468 140733187076064 139819493566944 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24028] ppid=24012 vsize=15144776 memory=140217538541184 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24028/stat : 24028 (java) S 24012 24012 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445376309 15508250624 7409 33554432000 4194304 4196468 140733187076064 139819492514736 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31084 KiB

[startup+0.211635 s]*
/proc/loadavg: 7.89 3.92 2.39 8/233 24028
/proc/meminfo: memFree=28216636/32770624 swapFree=66959728/67108860
[pid=24012] ppid=24009 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/24012/stat : 24012 (xcsp3-exec) S 24009 24012 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445376303 115843072 362 33554432000 4194304 5098028 140733564170240 140733564168344 140680172036732 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30593024 140733564175226 140733564175469 140733564175469 140733564178378 0
/proc/24012/statm: 28282 362 304 221 0 87 0
[pid=24014] ppid=24012 vsize=15144776 memory=40036 CPUtime=0.34 cores=1,3,5,7
/proc/24014/stat : 24014 (java) S 24012 24012 22939 0 -1 1077944320 9305 0 0 0 32 2 0 0 20 0 15 0 445376303 15508250624 10009 33554432000 4194304 4196468 140733187076064 140733187058608 139820627918583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
/proc/24014/statm: 3786194 10009 3265 1 0 3748377 0
[pid=24014/tid=24015] ppid=24012 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/24014/task/24015/stat : 24015 (java) R 24012 24012 22939 0 -1 4202560 6599 0 0 0 18 2 0 0 20 0 15 0 445376303 15508250624 10009 33554432000 4194304 4196468 140733187076064 139820632152704 139820611999070 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24016] ppid=24012 vsize=15144776 memory=1965946 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24016/stat : 24016 (java) S 24012 24012 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445376304 15508250624 10009 33554432000 4194304 4196468 140733187076064 139820220209552 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24017] ppid=24012 vsize=15144776 memory=140217541894003 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24017/stat : 24017 (java) S 24012 24012 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445376304 15508250624 10009 33554432000 4194304 4196468 140733187076064 139820219156752 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24018] ppid=24012 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24018/stat : 24018 (java) S 24012 24012 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445376304 15508250624 10009 33554432000 4194304 4196468 140733187076064 139820218104464 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24019] ppid=24012 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24019/stat : 24019 (java) S 24012 24012 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445376304 15508250624 10009 33554432000 4194304 4196468 140733187076064 139820217051664 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24020] ppid=24012 vsize=15144776 memory=140217538541184 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24020/stat : 24020 (java) S 24012 24012 22939 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445376306 15508250624 10009 33554432000 4194304 4196468 140733187076064 139819500935792 139820627929730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24021] ppid=24012 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24021/stat : 24021 (java) S 24012 24012 22939 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445376306 15508250624 10009 33554432000 4194304 4196468 140733187076064 139819499881760 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24022] ppid=24012 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24022/stat : 24022 (java) S 24012 24012 22939 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445376306 15508250624 10009 33554432000 4194304 4196468 140733187076064 139819498829424 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24023] ppid=24012 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24023/stat : 24023 (java) S 24012 24012 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445376309 15508250624 10009 33554432000 4194304 4196468 140733187076064 139819497777744 139820627937179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24024] ppid=24012 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/24014/task/24024/stat : 24024 (java) S 24012 24012 22939 0 -1 1077944384 366 0 0 0 2 0 0 0 20 0 15 0 445376309 15508250624 10009 33554432000 4194304 4196468 140733187076064 139819496724592 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24025] ppid=24012 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/24014/task/24025/stat : 24025 (java) S 24012 24012 22939 0 -1 1077944384 250 0 0 0 2 0 0 0 20 0 15 0 445376309 15508250624 10009 33554432000 4194304 4196468 140733187076064 139819495671792 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24026] ppid=24012 vsize=15144776 memory=140217538541184 CPUtime=0.08 cores=1,3,5,7
/proc/24014/task/24026/stat : 24026 (java) S 24012 24012 22939 0 -1 1077944384 786 0 0 0 8 0 0 0 20 0 15 0 445376309 15508250624 10009 33554432000 4194304 4196468 140733187076064 139819494619504 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24027] ppid=24012 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24027/stat : 24027 (java) S 24012 24012 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445376309 15508250624 10009 33554432000 4194304 4196468 140733187076064 139819493566944 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24028] ppid=24012 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24028/stat : 24028 (java) S 24012 24012 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445376309 15508250624 10009 33554432000 4194304 4196468 140733187076064 139819492514736 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41484 KiB

[startup+0.310716 s]*
/proc/loadavg: 7.89 3.92 2.39 7/233 24028
/proc/meminfo: memFree=28208968/32770624 swapFree=66959728/67108860
[pid=24012] ppid=24009 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/24012/stat : 24012 (xcsp3-exec) S 24009 24012 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445376303 115843072 362 33554432000 4194304 5098028 140733564170240 140733564168344 140680172036732 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30593024 140733564175226 140733564175469 140733564175469 140733564178378 0
/proc/24012/statm: 28282 362 304 221 0 87 0
[pid=24014] ppid=24012 vsize=15149032 memory=50068 CPUtime=0.53 cores=1,3,5,7
/proc/24014/stat : 24014 (java) S 24012 24012 22939 0 -1 1077944320 10849 0 0 0 50 3 0 0 20 0 15 0 445376303 15512608768 12517 33554432000 4194304 4196468 140733187076064 140733187058608 139820627918583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
/proc/24014/statm: 3787258 12517 3349 1 0 3748377 0
[pid=24014/tid=24015] ppid=24012 vsize=15149032 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/24014/task/24015/stat : 24015 (java) R 24012 24012 22939 0 -1 4202560 7796 0 0 0 27 2 0 0 20 0 15 0 445376303 15512608768 12517 33554432000 4194304 4196468 140733187076064 139820632152976 139820611999070 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24016] ppid=24012 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24016/stat : 24016 (java) S 24012 24012 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445376304 15512608768 12517 33554432000 4194304 4196468 140733187076064 139820220209552 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24017] ppid=24012 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24017/stat : 24017 (java) S 24012 24012 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445376304 15512608768 12517 33554432000 4194304 4196468 140733187076064 139820219156752 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24018] ppid=24012 vsize=15149032 memory=-3040564339105353098 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24018/stat : 24018 (java) S 24012 24012 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445376304 15512608768 12517 33554432000 4194304 4196468 140733187076064 139820218104464 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24019] ppid=24012 vsize=15149032 memory=7161331908245094050 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24019/stat : 24019 (java) S 24012 24012 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445376304 15512608768 12517 33554432000 4194304 4196468 140733187076064 139820217051664 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24020] ppid=24012 vsize=15149032 memory=6944656591801720471 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24020/stat : 24020 (java) S 24012 24012 22939 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445376306 15512608768 12517 33554432000 4194304 4196468 140733187076064 139819500935792 139820627929730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24021] ppid=24012 vsize=15149032 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24021/stat : 24021 (java) S 24012 24012 22939 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445376306 15512608768 12517 33554432000 4194304 4196468 140733187076064 139819499881760 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24022] ppid=24012 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24022/stat : 24022 (java) S 24012 24012 22939 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445376306 15512608768 12517 33554432000 4194304 4196468 140733187076064 139819498829424 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24023] ppid=24012 vsize=15149032 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24023/stat : 24023 (java) S 24012 24012 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445376309 15512608768 12517 33554432000 4194304 4196468 140733187076064 139819497777744 139820627937179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24024] ppid=24012 vsize=15149032 memory=4426078206164241782 CPUtime=0.03 cores=1,3,5,7
/proc/24014/task/24024/stat : 24024 (java) S 24012 24012 22939 0 -1 1077944384 394 0 0 0 3 0 0 0 20 0 15 0 445376309 15512608768 12517 33554432000 4194304 4196468 140733187076064 139819496724592 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24025] ppid=24012 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/24014/task/24025/stat : 24025 (java) S 24012 24012 22939 0 -1 1077944384 403 0 0 0 5 0 0 0 20 0 15 0 445376309 15512608768 12517 33554432000 4194304 4196468 140733187076064 139819495671792 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24026] ppid=24012 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/24014/task/24026/stat : 24026 (java) S 24012 24012 22939 0 -1 1077944384 954 0 0 0 12 0 0 0 20 0 15 0 445376309 15512608768 12517 33554432000 4194304 4196468 140733187076064 139819494619504 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24027] ppid=24012 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24027/stat : 24027 (java) S 24012 24012 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445376309 15512608768 12517 33554432000 4194304 4196468 140733187076064 139819493566944 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24028] ppid=24012 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24028/stat : 24028 (java) S 24012 24012 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445376309 15512608768 12517 33554432000 4194304 4196468 140733187076064 139819492514736 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51516 KiB

[startup+0.709191 s]
/proc/loadavg: 7.89 3.92 2.39 8/233 24032
/proc/meminfo: memFree=28178932/32770624 swapFree=66959728/67108860
[pid=24012] ppid=24009 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/24012/stat : 24012 (xcsp3-exec) S 24009 24012 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445376303 115843072 362 33554432000 4194304 5098028 140733564170240 140733564168344 140680172036732 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30593024 140733564175226 140733564175469 140733564175469 140733564178378 0
/proc/24012/statm: 28282 362 304 221 0 87 0
[pid=24014] ppid=24012 vsize=15151156 memory=112380 CPUtime=1.75 cores=1,3,5,7
/proc/24014/stat : 24014 (java) S 24012 24012 22939 0 -1 1077944320 15097 0 0 0 170 5 0 0 20 0 15 0 445376303 15514783744 28095 33554432000 4194304 4196468 140733187076064 140733187058608 139820627918583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
/proc/24014/statm: 3787789 28095 3446 1 0 3748889 0
[pid=24014/tid=24015] ppid=24012 vsize=15151156 memory=33 CPUtime=0.69 cores=1,3,5,7
/proc/24014/task/24015/stat : 24015 (java) R 24012 24012 22939 0 -1 4202560 9093 0 0 0 65 4 0 0 20 0 15 0 445376303 15514783744 28095 33554432000 4194304 4196468 140733187076064 139820632154736 139820627939930 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24016] ppid=24012 vsize=15151156 memory=-7082918048272507482 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24016/stat : 24016 (java) S 24012 24012 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445376304 15514783744 28095 33554432000 4194304 4196468 140733187076064 139820220209552 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24017] ppid=24012 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24017/stat : 24017 (java) S 24012 24012 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445376304 15514783744 28095 33554432000 4194304 4196468 140733187076064 139820219156752 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24018] ppid=24012 vsize=15151156 memory=1660 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24018/stat : 24018 (java) S 24012 24012 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445376304 15514783744 28095 33554432000 4194304 4196468 140733187076064 139820218104464 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24019] ppid=24012 vsize=15151156 memory=48260 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24019/stat : 24019 (java) S 24012 24012 22939 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445376304 15514783744 28095 33554432000 4194304 4196468 140733187076064 139820217051664 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24020] ppid=24012 vsize=15151156 memory=988 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24020/stat : 24020 (java) S 24012 24012 22939 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445376306 15514783744 28095 33554432000 4194304 4196468 140733187076064 139819500935792 139820627929730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24021] ppid=24012 vsize=15151156 memory=2008 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24021/stat : 24021 (java) S 24012 24012 22939 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445376306 15514783744 28095 33554432000 4194304 4196468 140733187076064 139819499881760 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24022] ppid=24012 vsize=15151156 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24022/stat : 24022 (java) S 24012 24012 22939 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445376306 15514783744 28095 33554432000 4194304 4196468 140733187076064 139819498829424 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24023] ppid=24012 vsize=15151156 memory=580 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24023/stat : 24023 (java) S 24012 24012 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445376309 15514783744 28095 33554432000 4194304 4196468 140733187076064 139819497777744 139820627937179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24024] ppid=24012 vsize=15151156 memory=1720 CPUtime=0.34 cores=1,3,5,7
/proc/24014/task/24024/stat : 24024 (java) R 24012 24012 22939 0 -1 4202560 1380 0 0 0 34 0 0 0 20 0 15 0 445376309 15514783744 28095 33554432000 4194304 4196468 140733187076064 139819496710848 139820613033711 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24025] ppid=24012 vsize=15151156 memory=10604 CPUtime=0.37 cores=1,3,5,7
/proc/24014/task/24025/stat : 24025 (java) R 24012 24012 22939 0 -1 4202560 1376 0 0 0 37 0 0 0 20 0 15 0 445376309 15514783744 28095 33554432000 4194304 4196468 140733187076064 139819495658336 139820612839012 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24026] ppid=24012 vsize=15151156 memory=4160 CPUtime=0.33 cores=1,3,5,7
/proc/24014/task/24026/stat : 24026 (java) R 24012 24012 22939 0 -1 4202560 1943 0 0 0 33 0 0 0 20 0 15 0 445376309 15514783744 28095 33554432000 4194304 4196468 140733187076064 139819494619504 139820627930518 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24027] ppid=24012 vsize=15151156 memory=776 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24027/stat : 24027 (java) S 24012 24012 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445376309 15514783744 28095 33554432000 4194304 4196468 140733187076064 139819493566944 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24028] ppid=24012 vsize=15151156 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24028/stat : 24028 (java) S 24012 24012 22939 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445376309 15514783744 28095 33554432000 4194304 4196468 140733187076064 139819492514736 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
Current children cumulated CPU time: 1.75 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 113828 KiB

[startup+1.50077 s]
/proc/loadavg: 7.89 3.92 2.39 11/233 24032
/proc/meminfo: memFree=28057600/32770624 swapFree=66959728/67108860
[pid=24012] ppid=24009 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/24012/stat : 24012 (xcsp3-exec) S 24009 24012 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445376303 115843072 362 33554432000 4194304 5098028 140733564170240 140733564168344 140680172036732 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30593024 140733564175226 140733564175469 140733564175469 140733564178378 0
/proc/24012/statm: 28282 362 304 221 0 87 0

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

/proc/24014/task/24028/stat : 24028 (java) S 24012 24012 22939 0 -1 1077944384 194 0 0 0 0 0 0 0 20 0 19 0 445376309 15790579712 81046 33554432000 4194304 4196468 140733187076064 139819492514736 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24154] ppid=24012 vsize=15420488 memory=1448 CPUtime=14.59 cores=1,3,5,7
/proc/24014/task/24154/stat : 24154 (java) R 24012 24012 22939 0 -1 4202560 611 0 0 0 1459 0 0 0 20 0 19 0 445377132 15790579712 81046 33554432000 4194304 4196468 140733187076064 139819480382088 139820267467128 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24155] ppid=24012 vsize=15420488 memory=324184 CPUtime=14.29 cores=1,3,5,7
/proc/24014/task/24155/stat : 24155 (java) R 24012 24012 22939 0 -1 4202560 1284 0 0 0 1429 0 0 0 20 0 19 0 445377132 15790579712 81046 33554432000 4194304 4196468 140733187076064 139819481436264 139820613186384 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24156] ppid=24012 vsize=15420488 memory=-7595754389018307680 CPUtime=14.51 cores=1,3,5,7
/proc/24014/task/24156/stat : 24156 (java) R 24012 24012 22939 0 -1 4202560 1729 0 0 0 1451 0 0 0 20 0 19 0 445377132 15790579712 81046 33554432000 4194304 4196468 140733187076064 139819478278328 139820267467304 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24157] ppid=24012 vsize=15420488 memory=280434789318896 CPUtime=14.42 cores=1,3,5,7
/proc/24014/task/24157/stat : 24157 (java) R 24012 24012 22939 0 -1 4202560 1081 0 0 0 1442 0 0 0 20 0 19 0 445377133 15790579712 81046 33554432000 4194304 4196468 140733187076064 139819479331192 139820267467299 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
Current children cumulated CPU time: 90.27 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 325632 KiB

[startup+23.6012 s]
/proc/loadavg: 8.31 4.34 2.57 9/237 24165
/proc/meminfo: memFree=27813968/32770624 swapFree=66959728/67108860
[pid=24012] ppid=24009 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/24012/stat : 24012 (xcsp3-exec) S 24009 24012 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445376303 115843072 362 33554432000 4194304 5098028 140733564170240 140733564168344 140680172036732 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30593024 140733564175226 140733564175469 140733564175469 140733564178378 0
/proc/24012/statm: 28282 362 304 221 0 87 0
[pid=24014] ppid=24012 vsize=15420488 memory=326232 CPUtime=91.87 cores=1,3,5,7
/proc/24014/stat : 24014 (java) S 24012 24012 22939 0 -1 1077944320 41989 0 0 0 9169 18 0 0 20 0 19 0 445376303 15790579712 81558 33554432000 4194304 4196468 140733187076064 140733187058608 139820627918583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
/proc/24014/statm: 3855122 81558 3528 1 0 3816222 0
[pid=24014/tid=24015] ppid=24012 vsize=15420488 memory=6791534058613427641 CPUtime=1.28 cores=1,3,5,7
/proc/24014/task/24015/stat : 24015 (java) S 24012 24012 22939 0 -1 1077944384 9415 0 0 0 123 5 0 0 20 0 19 0 445376303 15790579712 81558 33554432000 4194304 4196468 140733187076064 139820632159360 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24016] ppid=24012 vsize=15420488 memory=1436 CPUtime=0.03 cores=1,3,5,7
/proc/24014/task/24016/stat : 24016 (java) S 24012 24012 22939 0 -1 1077944384 86 0 0 0 2 1 0 0 20 0 19 0 445376304 15790579712 81558 33554432000 4194304 4196468 140733187076064 139820220209552 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24017] ppid=24012 vsize=15420488 memory=580 CPUtime=0.03 cores=1,3,5,7
/proc/24014/task/24017/stat : 24017 (java) S 24012 24012 22939 0 -1 1077944384 122 0 0 0 2 1 0 0 20 0 19 0 445376304 15790579712 81558 33554432000 4194304 4196468 140733187076064 139820219156752 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24018] ppid=24012 vsize=15420488 memory=1720 CPUtime=0.04 cores=1,3,5,7
/proc/24014/task/24018/stat : 24018 (java) S 24012 24012 22939 0 -1 1077944384 98 0 0 0 3 1 0 0 20 0 19 0 445376304 15790579712 81558 33554432000 4194304 4196468 140733187076064 139820218104464 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24019] ppid=24012 vsize=15420488 memory=10604 CPUtime=0.04 cores=1,3,5,7
/proc/24014/task/24019/stat : 24019 (java) S 24012 24012 22939 0 -1 1077944384 85 0 0 0 3 1 0 0 20 0 19 0 445376304 15790579712 81558 33554432000 4194304 4196468 140733187076064 139820217051664 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24020] ppid=24012 vsize=15420488 memory=4160 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24020/stat : 24020 (java) S 24012 24012 22939 0 -1 1077944384 354 0 0 0 0 0 0 0 20 0 19 0 445376306 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819500935792 139820627929730 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24021] ppid=24012 vsize=15420488 memory=776 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24021/stat : 24021 (java) S 24012 24012 22939 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 445376306 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819499881824 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24022] ppid=24012 vsize=15420488 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24022/stat : 24022 (java) S 24012 24012 22939 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 445376306 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819498829440 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24023] ppid=24012 vsize=15420488 memory=6060 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24023/stat : 24023 (java) S 24012 24012 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445376309 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819497777744 139820627937179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24024] ppid=24012 vsize=15420488 memory=1060 CPUtime=2.86 cores=1,3,5,7
/proc/24014/task/24024/stat : 24024 (java) S 24012 24012 22939 0 -1 1077944384 10995 0 0 0 285 1 0 0 20 0 19 0 445376309 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819496724592 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24025] ppid=24012 vsize=15420488 memory=2828 CPUtime=2.51 cores=1,3,5,7
/proc/24014/task/24025/stat : 24025 (java) S 24012 24012 22939 0 -1 1077944384 8099 0 0 0 250 1 0 0 20 0 19 0 445376309 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819495671792 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24026] ppid=24012 vsize=15420488 memory=1216 CPUtime=0.88 cores=1,3,5,7
/proc/24014/task/24026/stat : 24026 (java) S 24012 24012 22939 0 -1 1077944384 5186 0 0 0 88 0 0 0 20 0 19 0 445376309 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819494619504 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24027] ppid=24012 vsize=15420488 memory=984 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24027/stat : 24027 (java) S 24012 24012 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445376309 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819493566944 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24028] ppid=24012 vsize=15420488 memory=14004 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24028/stat : 24028 (java) R 24012 24012 22939 0 -1 1077944384 194 0 0 0 0 0 0 0 20 0 19 0 445376309 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819492514736 139820627929730 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24154] ppid=24012 vsize=15420488 memory=25812 CPUtime=14.99 cores=1,3,5,7
/proc/24014/task/24154/stat : 24154 (java) R 24012 24012 22939 0 -1 4202560 611 0 0 0 1499 0 0 0 20 0 19 0 445377132 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819480382088 139820267467229 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24155] ppid=24012 vsize=15420488 memory=14048 CPUtime=14.69 cores=1,3,5,7
/proc/24014/task/24155/stat : 24155 (java) R 24012 24012 22939 0 -1 4202560 1284 0 0 0 1469 0 0 0 20 0 19 0 445377132 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819481436264 139820267683786 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24156] ppid=24012 vsize=15420488 memory=2124 CPUtime=14.9 cores=1,3,5,7
/proc/24014/task/24156/stat : 24156 (java) R 24012 24012 22939 0 -1 4202560 1733 0 0 0 1490 0 0 0 20 0 19 0 445377132 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819478279672 139820267467416 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24157] ppid=24012 vsize=15420488 memory=500 CPUtime=14.82 cores=1,3,5,7
/proc/24014/task/24157/stat : 24157 (java) R 24012 24012 22939 0 -1 4202560 1081 0 0 0 1482 0 0 0 20 0 19 0 445377133 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819479331192 139820267467416 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
Current children cumulated CPU time: 91.87 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 327680 KiB

[startup+23.8012 s]
/proc/loadavg: 8.31 4.34 2.57 9/237 24165
/proc/meminfo: memFree=27813968/32770624 swapFree=66959728/67108860
[pid=24012] ppid=24009 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/24012/stat : 24012 (xcsp3-exec) S 24009 24012 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445376303 115843072 362 33554432000 4194304 5098028 140733564170240 140733564168344 140680172036732 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30593024 140733564175226 140733564175469 140733564175469 140733564178378 0
/proc/24012/statm: 28282 362 304 221 0 87 0
[pid=24014] ppid=24012 vsize=15420488 memory=326232 CPUtime=92.67 cores=1,3,5,7
/proc/24014/stat : 24014 (java) S 24012 24012 22939 0 -1 1077944320 41991 0 0 0 9249 18 0 0 20 0 19 0 445376303 15790579712 81558 33554432000 4194304 4196468 140733187076064 140733187058608 139820627918583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
/proc/24014/statm: 3855122 81558 3528 1 0 3816222 0
[pid=24014/tid=24015] ppid=24012 vsize=15420488 memory=1772 CPUtime=1.28 cores=1,3,5,7
/proc/24014/task/24015/stat : 24015 (java) S 24012 24012 22939 0 -1 1077944384 9415 0 0 0 123 5 0 0 20 0 19 0 445376303 15790579712 81558 33554432000 4194304 4196468 140733187076064 139820632159360 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24016] ppid=24012 vsize=15420488 memory=832 CPUtime=0.03 cores=1,3,5,7
/proc/24014/task/24016/stat : 24016 (java) S 24012 24012 22939 0 -1 1077944384 86 0 0 0 2 1 0 0 20 0 19 0 445376304 15790579712 81558 33554432000 4194304 4196468 140733187076064 139820220209552 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24017] ppid=24012 vsize=15420488 memory=1436 CPUtime=0.03 cores=1,3,5,7
/proc/24014/task/24017/stat : 24017 (java) S 24012 24012 22939 0 -1 1077944384 122 0 0 0 2 1 0 0 20 0 19 0 445376304 15790579712 81558 33554432000 4194304 4196468 140733187076064 139820219156752 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24018] ppid=24012 vsize=15420488 memory=1984 CPUtime=0.04 cores=1,3,5,7
/proc/24014/task/24018/stat : 24018 (java) S 24012 24012 22939 0 -1 1077944384 98 0 0 0 3 1 0 0 20 0 19 0 445376304 15790579712 81558 33554432000 4194304 4196468 140733187076064 139820218104464 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24019] ppid=24012 vsize=15420488 memory=2580 CPUtime=0.04 cores=1,3,5,7
/proc/24014/task/24019/stat : 24019 (java) S 24012 24012 22939 0 -1 1077944384 85 0 0 0 3 1 0 0 20 0 19 0 445376304 15790579712 81558 33554432000 4194304 4196468 140733187076064 139820217051664 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24020] ppid=24012 vsize=15420488 memory=1760 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24020/stat : 24020 (java) S 24012 24012 22939 0 -1 1077944384 354 0 0 0 0 0 0 0 20 0 19 0 445376306 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819500935792 139820627929730 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24021] ppid=24012 vsize=15420488 memory=111636 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24021/stat : 24021 (java) S 24012 24012 22939 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 445376306 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819499881824 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24022] ppid=24012 vsize=15420488 memory=800 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24022/stat : 24022 (java) S 24012 24012 22939 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 445376306 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819498829440 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24023] ppid=24012 vsize=15420488 memory=5794000017426306664 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24023/stat : 24023 (java) S 24012 24012 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445376309 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819497777744 139820627937179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24024] ppid=24012 vsize=15420488 memory=6155685578397935718 CPUtime=2.86 cores=1,3,5,7
/proc/24014/task/24024/stat : 24024 (java) S 24012 24012 22939 0 -1 1077944384 10995 0 0 0 285 1 0 0 20 0 19 0 445376309 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819496724592 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24025] ppid=24012 vsize=15420488 memory=7811323513509342826 CPUtime=2.51 cores=1,3,5,7
/proc/24014/task/24025/stat : 24025 (java) S 24012 24012 22939 0 -1 1077944384 8099 0 0 0 250 1 0 0 20 0 19 0 445376309 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819495671792 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24026] ppid=24012 vsize=15420488 memory=1448 CPUtime=0.88 cores=1,3,5,7
/proc/24014/task/24026/stat : 24026 (java) S 24012 24012 22939 0 -1 1077944384 5186 0 0 0 88 0 0 0 20 0 19 0 445376309 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819494619504 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24027] ppid=24012 vsize=15420488 memory=320088 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24027/stat : 24027 (java) S 24012 24012 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445376309 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819493566944 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24028] ppid=24012 vsize=15420488 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24028/stat : 24028 (java) S 24012 24012 22939 0 -1 1077944384 194 0 0 0 0 0 0 0 20 0 19 0 445376309 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819492514736 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24154] ppid=24012 vsize=15420488 memory=0 CPUtime=15.19 cores=1,3,5,7
/proc/24014/task/24154/stat : 24154 (java) R 24012 24012 22939 0 -1 4202560 611 0 0 0 1519 0 0 0 20 0 19 0 445377132 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819480382088 139820267466933 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24155] ppid=24012 vsize=15420488 memory=0 CPUtime=14.89 cores=1,3,5,7
/proc/24014/task/24155/stat : 24155 (java) R 24012 24012 22939 0 -1 4202560 1286 0 0 0 1489 0 0 0 20 0 19 0 445377132 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819481436264 139820267466933 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24156] ppid=24012 vsize=15420488 memory=0 CPUtime=15.1 cores=1,3,5,7
/proc/24014/task/24156/stat : 24156 (java) R 24012 24012 22939 0 -1 4202560 1733 0 0 0 1510 0 0 0 20 0 19 0 445377132 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819478279672 139820267467416 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24157] ppid=24012 vsize=15420488 memory=0 CPUtime=15.02 cores=1,3,5,7
/proc/24014/task/24157/stat : 24157 (java) R 24012 24012 22939 0 -1 4202560 1081 0 0 0 1502 0 0 0 20 0 19 0 445377133 15790579712 81558 33554432000 4194304 4196468 140733187076064 139819479331192 139820267467215 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
Current children cumulated CPU time: 92.67 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 327680 KiB

[startup+23.9012 s]
/proc/loadavg: 8.31 4.34 2.57 9/237 24165
/proc/meminfo: memFree=27813968/32770624 swapFree=66959728/67108860
[pid=24012] ppid=24009 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/24012/stat : 24012 (xcsp3-exec) S 24009 24012 22939 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445376303 115843072 362 33554432000 4194304 5098028 140733564170240 140733564168344 140680172036732 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 30593024 140733564175226 140733564175469 140733564175469 140733564178378 0
/proc/24012/statm: 28282 362 304 221 0 87 0
[pid=24014] ppid=24012 vsize=15420488 memory=328280 CPUtime=93.07 cores=1,3,5,7
/proc/24014/stat : 24014 (java) S 24012 24012 22939 0 -1 1077944320 42537 0 0 0 9289 18 0 0 20 0 19 0 445376303 15790579712 82070 33554432000 4194304 4196468 140733187076064 140733187058608 139820627918583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
/proc/24014/statm: 3855122 82070 3528 1 0 3816222 0
[pid=24014/tid=24015] ppid=24012 vsize=15420488 memory=3 CPUtime=1.28 cores=1,3,5,7
/proc/24014/task/24015/stat : 24015 (java) S 24012 24012 22939 0 -1 1077944384 9415 0 0 0 123 5 0 0 20 0 19 0 445376303 15790579712 82070 33554432000 4194304 4196468 140733187076064 139820632159360 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24016] ppid=24012 vsize=15420488 memory=3 CPUtime=0.03 cores=1,3,5,7
/proc/24014/task/24016/stat : 24016 (java) S 24012 24012 22939 0 -1 1077944384 86 0 0 0 2 1 0 0 20 0 19 0 445376304 15790579712 82070 33554432000 4194304 4196468 140733187076064 139820220209552 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24017] ppid=24012 vsize=15420488 memory=1448 CPUtime=0.03 cores=1,3,5,7
/proc/24014/task/24017/stat : 24017 (java) S 24012 24012 22939 0 -1 1077944384 122 0 0 0 2 1 0 0 20 0 19 0 445376304 15790579712 82070 33554432000 4194304 4196468 140733187076064 139820219156752 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24018] ppid=24012 vsize=15420488 memory=317960 CPUtime=0.04 cores=1,3,5,7
/proc/24014/task/24018/stat : 24018 (java) S 24012 24012 22939 0 -1 1077944384 98 0 0 0 3 1 0 0 20 0 19 0 445376304 15790579712 82070 33554432000 4194304 4196468 140733187076064 139820218104464 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24019] ppid=24012 vsize=15420488 memory=48260 CPUtime=0.04 cores=1,3,5,7
/proc/24014/task/24019/stat : 24019 (java) S 24012 24012 22939 0 -1 1077944384 85 0 0 0 3 1 0 0 20 0 19 0 445376304 15790579712 82070 33554432000 4194304 4196468 140733187076064 139820217051664 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24020] ppid=24012 vsize=15420488 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24020/stat : 24020 (java) S 24012 24012 22939 0 -1 1077944384 354 0 0 0 0 0 0 0 20 0 19 0 445376306 15790579712 82070 33554432000 4194304 4196468 140733187076064 139819500935792 139820627929730 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24021] ppid=24012 vsize=15420488 memory=280434790161952 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24021/stat : 24021 (java) S 24012 24012 22939 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 445376306 15790579712 82070 33554432000 4194304 4196468 140733187076064 139819499881824 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24022] ppid=24012 vsize=15420488 memory=5859271425380401248 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24022/stat : 24022 (java) S 24012 24012 22939 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 445376306 15790579712 82070 33554432000 4194304 4196468 140733187076064 139819498829440 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24023] ppid=24012 vsize=15420488 memory=246500 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24023/stat : 24023 (java) S 24012 24012 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445376309 15790579712 82070 33554432000 4194304 4196468 140733187076064 139819497777744 139820627937179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24024] ppid=24012 vsize=15420488 memory=1966187 CPUtime=2.86 cores=1,3,5,7
/proc/24014/task/24024/stat : 24024 (java) S 24012 24012 22939 0 -1 1077944384 10995 0 0 0 285 1 0 0 20 0 19 0 445376309 15790579712 82070 33554432000 4194304 4196468 140733187076064 139819496724592 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24025] ppid=24012 vsize=15420488 memory=48260 CPUtime=2.51 cores=1,3,5,7
/proc/24014/task/24025/stat : 24025 (java) S 24012 24012 22939 0 -1 1077944384 8099 0 0 0 250 1 0 0 20 0 19 0 445376309 15790579712 82070 33554432000 4194304 4196468 140733187076064 139819495671792 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24026] ppid=24012 vsize=15420488 memory=164 CPUtime=0.88 cores=1,3,5,7
/proc/24014/task/24026/stat : 24026 (java) S 24012 24012 22939 0 -1 1077944384 5186 0 0 0 88 0 0 0 20 0 19 0 445376309 15790579712 82070 33554432000 4194304 4196468 140733187076064 139819494619504 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24027] ppid=24012 vsize=15420488 memory=-7661582506838156090 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24027/stat : 24027 (java) S 24012 24012 22939 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445376309 15790579712 82070 33554432000 4194304 4196468 140733187076064 139819493566944 139820627928789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24028] ppid=24012 vsize=15420488 memory=7085434625221371541 CPUtime=0 cores=1,3,5,7
/proc/24014/task/24028/stat : 24028 (java) S 24012 24012 22939 0 -1 1077944384 216 0 0 0 0 0 0 0 20 0 19 0 445376309 15790579712 82070 33554432000 4194304 4196468 140733187076064 139819492514736 139820627929730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24154] ppid=24012 vsize=15420488 memory=0 CPUtime=15.29 cores=1,3,5,7
/proc/24014/task/24154/stat : 24154 (java) R 24012 24012 22939 0 -1 4202560 706 0 0 0 1529 0 0 0 20 0 19 0 445377132 15790579712 82070 33554432000 4194304 4196468 140733187076064 139819480382088 139820267466933 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24155] ppid=24012 vsize=15420488 memory=6944652177228980320 CPUtime=14.99 cores=1,3,5,7
/proc/24014/task/24155/stat : 24155 (java) R 24012 24012 22939 0 -1 4202560 1478 0 0 0 1499 0 0 0 20 0 19 0 445377132 15790579712 82070 33554432000 4194304 4196468 140733187076064 139819481436264 139820267467276 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24156] ppid=24012 vsize=15420488 memory=6944656575208382560 CPUtime=15.2 cores=1,3,5,7
/proc/24014/task/24156/stat : 24156 (java) R 24012 24012 22939 0 -1 4202560 1838 0 0 0 1520 0 0 0 20 0 19 0 445377132 15790579712 82070 33554432000 4194304 4196468 140733187076064 139819478279672 139820267467009 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
[pid=24014/tid=24157] ppid=24012 vsize=15420488 memory=1448 CPUtime=15.12 cores=1,3,5,7
/proc/24014/task/24157/stat : 24157 (java) R 24012 24012 22939 0 -1 4202560 1213 0 0 0 1512 0 0 0 20 0 19 0 445377133 15790579712 82070 33554432000 4194304 4196468 140733187076064 139819479331192 139820265051414 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19595264 140733187081199 140733187081370 140733187081370 140733187084239 0
Current children cumulated CPU time: 93.07 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 329728 KiB

Child status: 0
Real time (s): 23.9148
CPU time (s): 93.1056
CPU user time (s): 92.9098
CPU system time (s): 0.195857
CPU usage (%): 389.322
Max. virtual memory (cumulated for all children) (KiB): 15533616
Max. memory (cumulated for all children) (KiB): 329728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 92.9098
system time used= 0.195857
maximum resident set size= 330836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44301
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= 3990
involuntary context switches= 2474


# summary of solver processes directly reported to runsolver:
#   pid: 24012
#   total CPU time (s): 93.1056
#   total CPU user time (s): 92.9098
#   total CPU system time (s): 0.195857

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.163265 second user time and 0.322078 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-17 06:25:21
IDJOB=4400515
IDBENCH=128028
IDSOLVER=2856
FILE ID=node124/4400515-1568694362
RUNJOBID= node124-1568694194-22971
PBS_JOBID= 21703802
Free space on /tmp= 61784 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-24-4-6-4.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-4400515-1568694362/watcher-4400515-1568694362 -o /tmp/evaluation-result-4400515-1568694362/solver-4400515-1568694362 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568694194-22971 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1856029606 HOME/instance-4400515-1568694362.xml

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

MD5SUM BENCH= e870fb3a9053f33a7d0d8e73b49cdad7
RANDOM SEED=1856029606

node124.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:        28246684 kB
MemAvailable:   31605148 kB
Buffers:          231896 kB
Cached:          3414244 kB
SwapCached:        46376 kB
Active:          1373400 kB
Inactive:        2562288 kB
Active(anon):     241108 kB
Inactive(anon):    98000 kB
Active(file):    1132292 kB
Inactive(file):  2464288 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66959728 kB
Dirty:             27336 kB
Writeback:             0 kB
AnonPages:        432448 kB
Mapped:            61960 kB
Shmem:             40944 kB
Slab:             185528 kB
SReclaimable:     155436 kB
SUnreclaim:        30092 kB
KernelStack:        4112 kB
PageTables:         6212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1649468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    335872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61760 MiB
End job on node124 at 2019-09-17 06:25:45