Trace number 4394099

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-06-14OPT63 123.964 41.0001

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-24-4-6-8.xml
MD5SUM2aec32ddb698ed0594b6493531e6a3ee
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark63
Best CPU time to get the best result obtained on this benchmark35.9576
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints97
Number of domains25
Minimum domain size3
Maximum domain size25
Distribution of domain sizes[{"size":3,"count":2},{"size":4,"count":8},{"size":5,"count":11},{"size":6,"count":3},{"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-4394099-1568331591.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4394099-1568331591.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
3.40/1.31	c solve instance...
3.40/1.40	o -1000 
12.81/3.79	o -993 
13.60/3.93	o -991 
15.22/4.33	o -954 
24.50/7.15	o -946 
27.53/7.99	o -940 
34.49/11.86	o 34 
36.27/12.32	o 35 
38.92/13.02	o 39 
39.78/13.71	o 41 
40.60/14.05	o 42 
42.74/15.09	o 55 
52.45/17.66	o 56 
57.43/19.10	o 58 
67.51/22.71	o 63 
123.90/40.84	s OPTIMUM FOUND
123.90/40.84	v <instantiation>
123.90/40.84	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>
123.90/40.84	v 	<values>6 0 8 2 3 4 12 1 7 10 11 5 13 19 -1 9 15 16 -1 20 21 22 23 17 0 21 18 17 16 15 1 20 19 12 13 14 2 3 -1 11 10 9 -1 4 5 6 7 8 0 6 5 -1 7 -3 -3 6 9 3 2 3 2 -6 0 7 4 9 0 9 1 8 -3 -2 </values>
123.90/40.84	v </instantiation>

Verifier Data

OK	63

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394099-1568331591/watcher-4394099-1568331591 -o /tmp/evaluation-result-4394099-1568331591/solver-4394099-1568331591 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568329129-18218 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1124112271 HOME/instance-4394099-1568331591.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
solver pid=27914, runsolver pid=27911
Current StackSize limit: 8192 KiB


[startup+0.100131 s]*
/proc/loadavg: 8.54 8.53 7.71 7/233 27930
/proc/meminfo: memFree=15700604/32770624 swapFree=66959212/67108860
[pid=27914] ppid=27911 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27914/stat : 27914 (xcsp3-exec) S 27911 27914 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409099314 115843072 363 33554432000 4194304 5098028 140734171781136 140734171779240 140508757037692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11309056 140734171784058 140734171784301 140734171784301 140734171787210 0
/proc/27914/statm: 28282 363 304 221 0 87 0
[pid=27916] ppid=27914 vsize=15144768 memory=30232 CPUtime=0.13 cores=1,3,5,7
/proc/27916/stat : 27916 (java) S 27914 27914 18186 0 -1 1077944320 5985 0 0 0 12 1 0 0 20 0 15 0 409099314 15508242432 7558 33554432000 4194304 4196468 140728494090128 140728494072672 140208071855863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
/proc/27916/statm: 3786192 7558 3181 1 0 3748377 0
[pid=27916/tid=27917] ppid=27914 vsize=15144768 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/27916/task/27917/stat : 27917 (java) R 27914 27914 18186 0 -1 4202560 3876 0 0 0 9 0 0 0 20 0 15 0 409099315 15508242432 7558 33554432000 4194304 4196468 140728494090128 140208076087184 140208071877789 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27918] ppid=27914 vsize=15144768 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27918/stat : 27918 (java) S 27914 27914 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409099315 15508242432 7558 33554432000 4194304 4196468 140728494090128 140207664261776 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27919] ppid=27914 vsize=15144768 memory=140488047093376 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27919/stat : 27919 (java) S 27914 27914 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409099315 15508242432 7558 33554432000 4194304 4196468 140728494090128 140207663208976 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27920] ppid=27914 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27920/stat : 27920 (java) S 27914 27914 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409099315 15508242432 7558 33554432000 4194304 4196468 140728494090128 140207662156176 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27921] ppid=27914 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27921/stat : 27921 (java) S 27914 27914 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409099315 15508242432 7558 33554432000 4194304 4196468 140728494090128 140207661103376 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27922] ppid=27914 vsize=15144768 memory=140488047093376 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27922/stat : 27922 (java) S 27914 27914 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409099317 15508242432 7558 33554432000 4194304 4196468 140728494090128 140207607720816 140208071867010 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27923] ppid=27914 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27923/stat : 27923 (java) S 27914 27914 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409099317 15508242432 7558 33554432000 4194304 4196468 140728494090128 140207606666784 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27924] ppid=27914 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27924/stat : 27924 (java) S 27914 27914 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409099317 15508242432 7558 33554432000 4194304 4196468 140728494090128 140207605613936 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27925] ppid=27914 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27925/stat : 27925 (java) S 27914 27914 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409099320 15508242432 7558 33554432000 4194304 4196468 140728494090128 140207604562256 140208071874459 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27926] ppid=27914 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27926/stat : 27926 (java) R 27914 27914 18186 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 409099320 15508242432 7558 33554432000 4194304 4196468 140728494090128 140207603509616 140208071867010 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27927] ppid=27914 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27927/stat : 27927 (java) R 27914 27914 18186 0 -1 4202560 159 0 0 0 0 0 0 0 20 0 15 0 409099320 15508242432 7558 33554432000 4194304 4196468 140728494090128 140207602456816 140208049688720 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27928] ppid=27914 vsize=15144768 memory=140488047093376 CPUtime=0.02 cores=1,3,5,7
/proc/27916/task/27928/stat : 27928 (java) R 27914 27914 18186 0 -1 4202560 354 0 0 0 2 0 0 0 20 0 15 0 409099320 15508242432 7558 33554432000 4194304 4196468 140728494090128 140207601404016 140208071867798 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27929] ppid=27914 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27929/stat : 27929 (java) S 27914 27914 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409099320 15508242432 7558 33554432000 4194304 4196468 140728494090128 140207600351456 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27930] ppid=27914 vsize=15144768 memory=140488047093376 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27930/stat : 27930 (java) S 27914 27914 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409099320 15508242432 7558 33554432000 4194304 4196468 140728494090128 140207599299760 140208071867010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31684 KiB

[startup+0.21082 s]*
/proc/loadavg: 8.54 8.53 7.71 7/233 27930
/proc/meminfo: memFree=15687996/32770624 swapFree=66959212/67108860
[pid=27914] ppid=27911 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27914/stat : 27914 (xcsp3-exec) S 27911 27914 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409099314 115843072 363 33554432000 4194304 5098028 140734171781136 140734171779240 140508757037692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11309056 140734171784058 140734171784301 140734171784301 140734171787210 0
/proc/27914/statm: 28282 363 304 221 0 87 0
[pid=27916] ppid=27914 vsize=15144768 memory=41248 CPUtime=0.34 cores=1,3,5,7
/proc/27916/stat : 27916 (java) S 27914 27914 18186 0 -1 1077944320 9492 0 0 0 32 2 0 0 20 0 15 0 409099314 15508242432 10312 33554432000 4194304 4196468 140728494090128 140728494072672 140208071855863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
/proc/27916/statm: 3786192 10312 3316 1 0 3748377 0
[pid=27916/tid=27917] ppid=27914 vsize=15144768 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/27916/task/27917/stat : 27917 (java) R 27914 27914 18186 0 -1 4202560 6673 0 0 0 18 1 0 0 20 0 15 0 409099315 15508242432 10312 33554432000 4194304 4196468 140728494090128 140208076089912 140208071877789 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27918] ppid=27914 vsize=15144768 memory=1965945 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27918/stat : 27918 (java) S 27914 27914 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409099315 15508242432 10312 33554432000 4194304 4196468 140728494090128 140207664261776 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27919] ppid=27914 vsize=15144768 memory=4049213244951783072 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27919/stat : 27919 (java) S 27914 27914 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409099315 15508242432 10312 33554432000 4194304 4196468 140728494090128 140207663208976 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27920] ppid=27914 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27920/stat : 27920 (java) S 27914 27914 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409099315 15508242432 10312 33554432000 4194304 4196468 140728494090128 140207662156176 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27921] ppid=27914 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27921/stat : 27921 (java) S 27914 27914 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409099315 15508242432 10312 33554432000 4194304 4196468 140728494090128 140207661103376 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27922] ppid=27914 vsize=15144768 memory=140488047093376 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27922/stat : 27922 (java) S 27914 27914 18186 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409099317 15508242432 10312 33554432000 4194304 4196468 140728494090128 140207607720816 140208071867010 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27923] ppid=27914 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27923/stat : 27923 (java) S 27914 27914 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409099317 15508242432 10312 33554432000 4194304 4196468 140728494090128 140207606666784 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27924] ppid=27914 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27924/stat : 27924 (java) S 27914 27914 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409099317 15508242432 10312 33554432000 4194304 4196468 140728494090128 140207605613936 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27925] ppid=27914 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27925/stat : 27925 (java) S 27914 27914 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409099320 15508242432 10312 33554432000 4194304 4196468 140728494090128 140207604562256 140208071874459 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27926] ppid=27914 vsize=15144768 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/27916/task/27926/stat : 27926 (java) R 27914 27914 18186 0 -1 1077944384 540 0 0 0 2 0 0 0 20 0 15 0 409099320 15508242432 10312 33554432000 4194304 4196468 140728494090128 140207603509616 140208071867010 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27927] ppid=27914 vsize=15144768 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/27916/task/27927/stat : 27927 (java) S 27914 27914 18186 0 -1 1077944384 213 0 0 0 2 0 0 0 20 0 15 0 409099320 15508242432 10312 33554432000 4194304 4196468 140728494090128 140207602456816 140208071867010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27928] ppid=27914 vsize=15144768 memory=140488047093376 CPUtime=0.08 cores=1,3,5,7
/proc/27916/task/27928/stat : 27928 (java) R 27914 27914 18186 0 -1 1077944384 758 0 0 0 8 0 0 0 20 0 15 0 409099320 15508242432 10312 33554432000 4194304 4196468 140728494090128 140207601404016 140208071867010 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27929] ppid=27914 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27929/stat : 27929 (java) S 27914 27914 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409099320 15508242432 10312 33554432000 4194304 4196468 140728494090128 140207600351456 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27930] ppid=27914 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27930/stat : 27930 (java) S 27914 27914 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409099320 15508242432 10312 33554432000 4194304 4196468 140728494090128 140207599299760 140208071867010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42700 KiB

[startup+0.310588 s]*
/proc/loadavg: 8.54 8.53 7.71 7/233 27930
/proc/meminfo: memFree=15680952/32770624 swapFree=66959212/67108860
[pid=27914] ppid=27911 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27914/stat : 27914 (xcsp3-exec) S 27911 27914 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409099314 115843072 363 33554432000 4194304 5098028 140734171781136 140734171779240 140508757037692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11309056 140734171784058 140734171784301 140734171784301 140734171787210 0
/proc/27914/statm: 28282 363 304 221 0 87 0
[pid=27916] ppid=27914 vsize=15149024 memory=50140 CPUtime=0.53 cores=1,3,5,7
/proc/27916/stat : 27916 (java) S 27914 27914 18186 0 -1 1077944320 10881 0 0 0 50 3 0 0 20 0 15 0 409099314 15512600576 12535 33554432000 4194304 4196468 140728494090128 140728494072672 140208071855863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
/proc/27916/statm: 3787256 12535 3356 1 0 3748377 0
[pid=27916/tid=27917] ppid=27914 vsize=15149024 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/27916/task/27917/stat : 27917 (java) R 27914 27914 18186 0 -1 4202560 7825 0 0 0 28 2 0 0 20 0 15 0 409099315 15512600576 12535 33554432000 4194304 4196468 140728494090128 140208076086976 140208055936350 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27918] ppid=27914 vsize=15149024 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27918/stat : 27918 (java) S 27914 27914 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409099315 15512600576 12535 33554432000 4194304 4196468 140728494090128 140207664261776 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27919] ppid=27914 vsize=15149024 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27919/stat : 27919 (java) S 27914 27914 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409099315 15512600576 12535 33554432000 4194304 4196468 140728494090128 140207663208976 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27920] ppid=27914 vsize=15149024 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27920/stat : 27920 (java) S 27914 27914 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409099315 15512600576 12535 33554432000 4194304 4196468 140728494090128 140207662156176 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27921] ppid=27914 vsize=15149024 memory=4572146057552828020 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27921/stat : 27921 (java) S 27914 27914 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409099315 15512600576 12535 33554432000 4194304 4196468 140728494090128 140207661103376 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27922] ppid=27914 vsize=15149024 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27922/stat : 27922 (java) S 27914 27914 18186 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409099317 15512600576 12535 33554432000 4194304 4196468 140728494090128 140207607720816 140208071867010 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27923] ppid=27914 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27923/stat : 27923 (java) S 27914 27914 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409099317 15512600576 12535 33554432000 4194304 4196468 140728494090128 140207606666784 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27924] ppid=27914 vsize=15149024 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27924/stat : 27924 (java) S 27914 27914 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409099317 15512600576 12535 33554432000 4194304 4196468 140728494090128 140207605613936 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27925] ppid=27914 vsize=15149024 memory=-6664436420846797971 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27925/stat : 27925 (java) S 27914 27914 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409099320 15512600576 12535 33554432000 4194304 4196468 140728494090128 140207604562256 140208071874459 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27926] ppid=27914 vsize=15149024 memory=4426078206164241782 CPUtime=0.05 cores=1,3,5,7
/proc/27916/task/27926/stat : 27926 (java) S 27914 27914 18186 0 -1 1077944384 651 0 0 0 5 0 0 0 20 0 15 0 409099320 15512600576 12535 33554432000 4194304 4196468 140728494090128 140207603509616 140208071867010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27927] ppid=27914 vsize=15149024 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/27916/task/27927/stat : 27927 (java) S 27914 27914 18186 0 -1 1077944384 239 0 0 0 4 0 0 0 20 0 15 0 409099320 15512600576 12535 33554432000 4194304 4196468 140728494090128 140207602456816 140208071867010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27928] ppid=27914 vsize=15149024 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/27916/task/27928/stat : 27928 (java) S 27914 27914 18186 0 -1 1077944384 864 0 0 0 12 0 0 0 20 0 15 0 409099320 15512600576 12535 33554432000 4194304 4196468 140728494090128 140207601404016 140208071867010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27929] ppid=27914 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27929/stat : 27929 (java) S 27914 27914 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409099320 15512600576 12535 33554432000 4194304 4196468 140728494090128 140207600351456 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27930] ppid=27914 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27930/stat : 27930 (java) S 27914 27914 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409099320 15512600576 12535 33554432000 4194304 4196468 140728494090128 140207599299760 140208071867010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51592 KiB

[startup+0.701683 s]
/proc/loadavg: 8.54 8.53 7.71 9/233 27930
/proc/meminfo: memFree=15652152/32770624 swapFree=66959212/67108860
[pid=27914] ppid=27911 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27914/stat : 27914 (xcsp3-exec) S 27911 27914 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409099314 115843072 363 33554432000 4194304 5098028 140734171781136 140734171779240 140508757037692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11309056 140734171784058 140734171784301 140734171784301 140734171787210 0
/proc/27914/statm: 28282 363 304 221 0 87 0
[pid=27916] ppid=27914 vsize=15151148 memory=117336 CPUtime=1.73 cores=1,3,5,7
/proc/27916/stat : 27916 (java) S 27914 27914 18186 0 -1 1077944320 15304 0 0 0 167 6 0 0 20 0 15 0 409099314 15514775552 29334 33554432000 4194304 4196468 140728494090128 140728494072672 140208071855863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
/proc/27916/statm: 3787787 29334 3439 1 0 3748889 0
[pid=27916/tid=27917] ppid=27914 vsize=15151148 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/27916/task/27917/stat : 27917 (java) S 27914 27914 18186 0 -1 1077944384 9163 0 0 0 63 4 0 0 20 0 15 0 409099315 15514775552 29334 33554432000 4194304 4196468 140728494090128 140208076093168 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27918] ppid=27914 vsize=15151148 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27918/stat : 27918 (java) S 27914 27914 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409099315 15514775552 29334 33554432000 4194304 4196468 140728494090128 140207664261776 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27919] ppid=27914 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27919/stat : 27919 (java) S 27914 27914 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409099315 15514775552 29334 33554432000 4194304 4196468 140728494090128 140207663208976 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27920] ppid=27914 vsize=15151148 memory=1660 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27920/stat : 27920 (java) S 27914 27914 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409099315 15514775552 29334 33554432000 4194304 4196468 140728494090128 140207662156176 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27921] ppid=27914 vsize=15151148 memory=38320 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27921/stat : 27921 (java) S 27914 27914 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409099315 15514775552 29334 33554432000 4194304 4196468 140728494090128 140207661103376 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27922] ppid=27914 vsize=15151148 memory=988 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27922/stat : 27922 (java) S 27914 27914 18186 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409099317 15514775552 29334 33554432000 4194304 4196468 140728494090128 140207607720816 140208071867010 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27923] ppid=27914 vsize=15151148 memory=2008 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27923/stat : 27923 (java) S 27914 27914 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409099317 15514775552 29334 33554432000 4194304 4196468 140728494090128 140207606666784 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27924] ppid=27914 vsize=15151148 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27924/stat : 27924 (java) S 27914 27914 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409099317 15514775552 29334 33554432000 4194304 4196468 140728494090128 140207605613936 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27925] ppid=27914 vsize=15151148 memory=580 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27925/stat : 27925 (java) S 27914 27914 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409099320 15514775552 29334 33554432000 4194304 4196468 140728494090128 140207604562256 140208071874459 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27926] ppid=27914 vsize=15151148 memory=1720 CPUtime=0.35 cores=1,3,5,7
/proc/27916/task/27926/stat : 27926 (java) R 27914 27914 18186 0 -1 4202560 1690 0 0 0 35 0 0 0 20 0 15 0 409099320 15514775552 29334 33554432000 4194304 4196468 140728494090128 140207603500944 140208056979410 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27927] ppid=27914 vsize=15151148 memory=10604 CPUtime=0.35 cores=1,3,5,7
/proc/27916/task/27927/stat : 27927 (java) R 27914 27914 18186 0 -1 4202560 1390 0 0 0 35 0 0 0 20 0 15 0 409099320 15514775552 29334 33554432000 4194304 4196468 140728494090128 140207602443008 140208053400016 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27928] ppid=27914 vsize=15151148 memory=3360 CPUtime=0.33 cores=1,3,5,7
/proc/27916/task/27928/stat : 27928 (java) R 27914 27914 18186 0 -1 4202560 1753 0 0 0 33 0 0 0 20 0 15 0 409099320 15514775552 29334 33554432000 4194304 4196468 140728494090128 140207601401272 140208056166377 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27929] ppid=27914 vsize=15151148 memory=776 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27929/stat : 27929 (java) S 27914 27914 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409099320 15514775552 29334 33554432000 4194304 4196468 140728494090128 140207600351456 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27930] ppid=27914 vsize=15151148 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27930/stat : 27930 (java) S 27914 27914 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409099320 15514775552 29334 33554432000 4194304 4196468 140728494090128 140207599299760 140208071867010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 118788 KiB

[startup+1.50169 s]
/proc/loadavg: 8.54 8.53 7.71 10/233 27930
/proc/meminfo: memFree=15526924/32770624 swapFree=66959212/67108860
[pid=27914] ppid=27911 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27914/stat : 27914 (xcsp3-exec) S 27911 27914 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409099314 115843072 363 33554432000 4194304 5098028 140734171781136 140734171779240 140508757037692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11309056 140734171784058 140734171784301 140734171784301 140734171787210 0
/proc/27914/statm: 28282 363 304 221 0 87 0

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

/proc/27916/task/27923/stat : 27923 (java) S 27914 27914 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 409099317 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207606666848 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27924] ppid=27914 vsize=15486016 memory=323196 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27924/stat : 27924 (java) S 27914 27914 18186 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 409099317 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207605613952 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27925] ppid=27914 vsize=15486016 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27925/stat : 27925 (java) S 27914 27914 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409099320 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207604562256 140208071874459 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27926] ppid=27914 vsize=15486016 memory=2436 CPUtime=2.33 cores=1,3,5,7
/proc/27916/task/27926/stat : 27926 (java) S 27914 27914 18186 0 -1 1077944384 11157 0 0 0 232 1 0 0 20 0 19 0 409099320 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207603509616 140208071867010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27927] ppid=27914 vsize=15486016 memory=1452 CPUtime=2.17 cores=1,3,5,7
/proc/27916/task/27927/stat : 27927 (java) S 27914 27914 18186 0 -1 1077944384 5754 0 0 0 216 1 0 0 20 0 19 0 409099320 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207602456816 140208071867010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27928] ppid=27914 vsize=15486016 memory=188572 CPUtime=0.81 cores=1,3,5,7
/proc/27916/task/27928/stat : 27928 (java) S 27914 27914 18186 0 -1 1077944384 7655 0 0 0 80 1 0 0 20 0 19 0 409099320 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207601404016 140208071867010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27929] ppid=27914 vsize=15486016 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27929/stat : 27929 (java) S 27914 27914 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409099320 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207600351456 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27930] ppid=27914 vsize=15486016 memory=7438613558869401108 CPUtime=0.01 cores=1,3,5,7
/proc/27916/task/27930/stat : 27930 (java) S 27914 27914 18186 0 -1 1077944384 594 0 0 0 0 1 0 0 20 0 19 0 409099320 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207599299760 140208071867010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27993] ppid=27914 vsize=15486016 memory=7893295687695690042 CPUtime=12.69 cores=1,3,5,7
/proc/27916/task/27993/stat : 27993 (java) S 27914 27914 18186 0 -1 1077944384 265 0 0 0 1269 0 0 0 20 0 19 0 409101585 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207516646976 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27994] ppid=27914 vsize=15486016 memory=4872558044660077418 CPUtime=12.73 cores=1,3,5,7
/proc/27916/task/27994/stat : 27994 (java) S 27914 27914 18186 0 -1 1077944384 1497 0 0 0 1273 0 0 0 20 0 19 0 409101585 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207519806288 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27995] ppid=27914 vsize=15486016 memory=0 CPUtime=12.81 cores=1,3,5,7
/proc/27916/task/27995/stat : 27995 (java) S 27914 27914 18186 0 -1 1077944384 331 0 0 0 1281 0 0 0 20 0 19 0 409101586 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207518753488 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27996] ppid=27914 vsize=15486016 memory=0 CPUtime=17.28 cores=1,3,5,7
/proc/27916/task/27996/stat : 27996 (java) R 27914 27914 18186 0 -1 4202560 431 0 0 0 1728 0 0 0 20 0 19 0 409101586 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207520856728 140207689573568 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
Current children cumulated CPU time: 123.1 s
Current children cumulated vsize: 15599144 KiB
Current children cumulated memory: 324648 KiB

[startup+40.4008 s]
/proc/loadavg: 8.00 8.40 7.70 5/237 28218
/proc/meminfo: memFree=19445392/32770624 swapFree=66959212/67108860
[pid=27914] ppid=27911 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27914/stat : 27914 (xcsp3-exec) S 27911 27914 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409099314 115843072 363 33554432000 4194304 5098028 140734171781136 140734171779240 140508757037692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11309056 140734171784058 140734171784301 140734171784301 140734171787210 0
/proc/27914/statm: 28282 363 304 221 0 87 0
[pid=27916] ppid=27914 vsize=15486016 memory=323196 CPUtime=123.49 cores=1,3,5,7
/proc/27916/stat : 27916 (java) S 27914 27914 18186 0 -1 1077944320 47342 0 0 0 12329 20 0 0 20 0 19 0 409099314 15857680384 80799 33554432000 4194304 4196468 140728494090128 140728494072672 140208071855863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
/proc/27916/statm: 3871504 80799 3526 1 0 3832606 0
[pid=27916/tid=27917] ppid=27914 vsize=15486016 memory=4104 CPUtime=1.27 cores=1,3,5,7
/proc/27916/task/27917/stat : 27917 (java) S 27914 27914 18186 0 -1 1077944384 10698 0 0 0 121 6 0 0 20 0 19 0 409099315 15857680384 80799 33554432000 4194304 4196468 140728494090128 140208076096640 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27918] ppid=27914 vsize=15486016 memory=1412 CPUtime=0.02 cores=1,3,5,7
/proc/27916/task/27918/stat : 27918 (java) S 27914 27914 18186 0 -1 1077944384 63 0 0 0 1 1 0 0 20 0 19 0 409099315 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207664261776 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27919] ppid=27914 vsize=15486016 memory=3008 CPUtime=0.03 cores=1,3,5,7
/proc/27916/task/27919/stat : 27919 (java) S 27914 27914 18186 0 -1 1077944384 111 0 0 0 2 1 0 0 20 0 19 0 409099315 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207663208976 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27920] ppid=27914 vsize=15486016 memory=1556 CPUtime=0.02 cores=1,3,5,7
/proc/27916/task/27920/stat : 27920 (java) S 27914 27914 18186 0 -1 1077944384 85 0 0 0 1 1 0 0 20 0 19 0 409099315 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207662156176 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27921] ppid=27914 vsize=15486016 memory=928 CPUtime=0.03 cores=1,3,5,7
/proc/27916/task/27921/stat : 27921 (java) S 27914 27914 18186 0 -1 1077944384 126 0 0 0 2 1 0 0 20 0 19 0 409099315 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207661103376 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27922] ppid=27914 vsize=15486016 memory=1760 CPUtime=0.02 cores=1,3,5,7
/proc/27916/task/27922/stat : 27922 (java) S 27914 27914 18186 0 -1 1077944384 682 0 0 0 1 1 0 0 20 0 19 0 409099317 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207607720816 140208071867010 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27923] ppid=27914 vsize=15486016 memory=824 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27923/stat : 27923 (java) S 27914 27914 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 409099317 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207606666848 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27924] ppid=27914 vsize=15486016 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27924/stat : 27924 (java) S 27914 27914 18186 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 409099317 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207605613952 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27925] ppid=27914 vsize=15486016 memory=1984 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27925/stat : 27925 (java) S 27914 27914 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409099320 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207604562256 140208071874459 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27926] ppid=27914 vsize=15486016 memory=2580 CPUtime=2.33 cores=1,3,5,7
/proc/27916/task/27926/stat : 27926 (java) S 27914 27914 18186 0 -1 1077944384 11157 0 0 0 232 1 0 0 20 0 19 0 409099320 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207603509616 140208071867010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27927] ppid=27914 vsize=15486016 memory=1760 CPUtime=2.17 cores=1,3,5,7
/proc/27916/task/27927/stat : 27927 (java) S 27914 27914 18186 0 -1 1077944384 5754 0 0 0 216 1 0 0 20 0 19 0 409099320 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207602456816 140208071867010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27928] ppid=27914 vsize=15486016 memory=1452 CPUtime=0.81 cores=1,3,5,7
/proc/27916/task/27928/stat : 27928 (java) S 27914 27914 18186 0 -1 1077944384 7655 0 0 0 80 1 0 0 20 0 19 0 409099320 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207601404016 140208071867010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27929] ppid=27914 vsize=15486016 memory=323196 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27929/stat : 27929 (java) S 27914 27914 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409099320 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207600351456 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27930] ppid=27914 vsize=15486016 memory=5964 CPUtime=0.01 cores=1,3,5,7
/proc/27916/task/27930/stat : 27930 (java) S 27914 27914 18186 0 -1 1077944384 594 0 0 0 0 1 0 0 20 0 19 0 409099320 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207599299760 140208071867010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27993] ppid=27914 vsize=15486016 memory=1060 CPUtime=12.69 cores=1,3,5,7
/proc/27916/task/27993/stat : 27993 (java) S 27914 27914 18186 0 -1 1077944384 265 0 0 0 1269 0 0 0 20 0 19 0 409101585 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207516646976 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27994] ppid=27914 vsize=15486016 memory=2828 CPUtime=12.73 cores=1,3,5,7
/proc/27916/task/27994/stat : 27994 (java) S 27914 27914 18186 0 -1 1077944384 1497 0 0 0 1273 0 0 0 20 0 19 0 409101585 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207519806288 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27995] ppid=27914 vsize=15486016 memory=1216 CPUtime=12.81 cores=1,3,5,7
/proc/27916/task/27995/stat : 27995 (java) S 27914 27914 18186 0 -1 1077944384 331 0 0 0 1281 0 0 0 20 0 19 0 409101586 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207518753488 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27996] ppid=27914 vsize=15486016 memory=984 CPUtime=17.67 cores=1,3,5,7
/proc/27916/task/27996/stat : 27996 (java) R 27914 27914 18186 0 -1 4202560 431 0 0 0 1767 0 0 0 20 0 19 0 409101586 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207520856728 140207689573171 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
Current children cumulated CPU time: 123.49 s
Current children cumulated vsize: 15599144 KiB
Current children cumulated memory: 324648 KiB

[startup+40.8008 s]
/proc/loadavg: 8.00 8.40 7.70 5/237 28218
/proc/meminfo: memFree=19445392/32770624 swapFree=66959212/67108860
[pid=27914] ppid=27911 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27914/stat : 27914 (xcsp3-exec) S 27911 27914 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409099314 115843072 363 33554432000 4194304 5098028 140734171781136 140734171779240 140508757037692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11309056 140734171784058 140734171784301 140734171784301 140734171787210 0
/proc/27914/statm: 28282 363 304 221 0 87 0
[pid=27916] ppid=27914 vsize=15486016 memory=323196 CPUtime=123.9 cores=1,3,5,7
/proc/27916/stat : 27916 (java) S 27914 27914 18186 0 -1 1077944320 47411 0 0 0 12369 21 0 0 20 0 19 0 409099314 15857680384 80799 33554432000 4194304 4196468 140728494090128 140728494072672 140208071855863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
/proc/27916/statm: 3871504 80799 3526 1 0 3832606 0
[pid=27916/tid=27917] ppid=27914 vsize=15486016 memory=776 CPUtime=1.27 cores=1,3,5,7
/proc/27916/task/27917/stat : 27917 (java) S 27914 27914 18186 0 -1 1077944384 10698 0 0 0 121 6 0 0 20 0 19 0 409099315 15857680384 80799 33554432000 4194304 4196468 140728494090128 140208076096640 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27918] ppid=27914 vsize=15486016 memory=6791534058613427641 CPUtime=0.02 cores=1,3,5,7
/proc/27916/task/27918/stat : 27918 (java) S 27914 27914 18186 0 -1 1077944384 63 0 0 0 1 1 0 0 20 0 19 0 409099315 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207664261776 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27919] ppid=27914 vsize=15486016 memory=38320 CPUtime=0.03 cores=1,3,5,7
/proc/27916/task/27919/stat : 27919 (java) S 27914 27914 18186 0 -1 1077944384 111 0 0 0 2 1 0 0 20 0 19 0 409099315 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207663208976 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27920] ppid=27914 vsize=15486016 memory=988 CPUtime=0.02 cores=1,3,5,7
/proc/27916/task/27920/stat : 27920 (java) S 27914 27914 18186 0 -1 1077944384 85 0 0 0 1 1 0 0 20 0 19 0 409099315 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207662156176 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27921] ppid=27914 vsize=15486016 memory=2008 CPUtime=0.03 cores=1,3,5,7
/proc/27916/task/27921/stat : 27921 (java) S 27914 27914 18186 0 -1 1077944384 126 0 0 0 2 1 0 0 20 0 19 0 409099315 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207661103376 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27922] ppid=27914 vsize=15486016 memory=1436 CPUtime=0.02 cores=1,3,5,7
/proc/27916/task/27922/stat : 27922 (java) S 27914 27914 18186 0 -1 1077944384 682 0 0 0 1 1 0 0 20 0 19 0 409099317 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207607720816 140208071867010 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27923] ppid=27914 vsize=15486016 memory=580 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27923/stat : 27923 (java) S 27914 27914 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 409099317 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207606666848 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27924] ppid=27914 vsize=15486016 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27924/stat : 27924 (java) S 27914 27914 18186 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 409099317 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207605613952 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27925] ppid=27914 vsize=15486016 memory=10604 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27925/stat : 27925 (java) S 27914 27914 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409099320 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207604562256 140208071874459 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27926] ppid=27914 vsize=15486016 memory=1452 CPUtime=2.33 cores=1,3,5,7
/proc/27916/task/27926/stat : 27926 (java) S 27914 27914 18186 0 -1 1077944384 11157 0 0 0 232 1 0 0 20 0 19 0 409099320 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207603509616 140208071867010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27927] ppid=27914 vsize=15486016 memory=1452 CPUtime=2.17 cores=1,3,5,7
/proc/27916/task/27927/stat : 27927 (java) S 27914 27914 18186 0 -1 1077944384 5754 0 0 0 216 1 0 0 20 0 19 0 409099320 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207602456816 140208071867010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27928] ppid=27914 vsize=15486016 memory=323196 CPUtime=0.81 cores=1,3,5,7
/proc/27916/task/27928/stat : 27928 (java) S 27914 27914 18186 0 -1 1077944384 7655 0 0 0 80 1 0 0 20 0 19 0 409099320 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207601404016 140208071867010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27929] ppid=27914 vsize=15486016 memory=1760 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27929/stat : 27929 (java) S 27914 27914 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409099320 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207600351456 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27930] ppid=27914 vsize=15486016 memory=111636 CPUtime=0.01 cores=1,3,5,7
/proc/27916/task/27930/stat : 27930 (java) S 27914 27914 18186 0 -1 1077944384 662 0 0 0 0 1 0 0 20 0 19 0 409099320 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207599299760 140208071867010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27993] ppid=27914 vsize=15486016 memory=800 CPUtime=12.69 cores=1,3,5,7
/proc/27916/task/27993/stat : 27993 (java) S 27914 27914 18186 0 -1 1077944384 265 0 0 0 1269 0 0 0 20 0 19 0 409101585 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207516646976 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27994] ppid=27914 vsize=15486016 memory=1808 CPUtime=12.73 cores=1,3,5,7
/proc/27916/task/27994/stat : 27994 (java) S 27914 27914 18186 0 -1 1077944384 1497 0 0 0 1273 0 0 0 20 0 19 0 409101585 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207519806288 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27995] ppid=27914 vsize=15486016 memory=924 CPUtime=12.81 cores=1,3,5,7
/proc/27916/task/27995/stat : 27995 (java) S 27914 27914 18186 0 -1 1077944384 331 0 0 0 1281 0 0 0 20 0 19 0 409101586 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207518753488 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27996] ppid=27914 vsize=15486016 memory=3848 CPUtime=18.07 cores=1,3,5,7
/proc/27916/task/27996/stat : 27996 (java) R 27914 27914 18186 0 -1 4202560 432 0 0 0 1807 0 0 0 20 0 19 0 409101586 15857680384 80799 33554432000 4194304 4196468 140728494090128 140207520856728 140207689573248 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
Current children cumulated CPU time: 123.9 s
Current children cumulated vsize: 15599144 KiB
Current children cumulated memory: 324648 KiB

[startup+40.9008 s]
/proc/loadavg: 8.00 8.40 7.70 5/237 28218
/proc/meminfo: memFree=19445392/32770624 swapFree=66959212/67108860
[pid=27914] ppid=27911 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27914/stat : 27914 (xcsp3-exec) S 27911 27914 18186 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409099314 115843072 363 33554432000 4194304 5098028 140734171781136 140734171779240 140508757037692 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11309056 140734171784058 140734171784301 140734171784301 140734171787210 0
/proc/27914/statm: 28282 363 304 221 0 87 0
[pid=27916] ppid=27914 vsize=15486016 memory=325028 CPUtime=123.95 cores=1,3,5,7
/proc/27916/stat : 27916 (java) S 27914 27914 18186 0 -1 1077944320 49390 0 0 0 12374 21 0 0 20 0 12 0 409099314 15857680384 81257 33554432000 4194304 4196468 140728494090128 140728494072672 140208071855863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
/proc/27916/statm: 3871504 81257 3526 1 0 3832606 0
[pid=27916/tid=27917] ppid=27914 vsize=15486016 memory=323196 CPUtime=1.27 cores=1,3,5,7
/proc/27916/task/27917/stat : 27917 (java) D 27914 27914 18186 0 -1 4202560 11425 0 0 0 121 6 0 0 20 0 12 0 409099315 15857680384 81257 33554432000 4194304 4196468 140728494090128 140208076098872 140208064541495 0 0 0 16800975 18446744072100461701 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27918] ppid=27914 vsize=15486016 memory=323196 CPUtime=0.02 cores=1,3,5,7
/proc/27916/task/27918/stat : 27918 (java) S 27914 27914 18186 0 -1 1077944384 63 0 0 0 1 1 0 0 20 0 12 0 409099315 15857680384 81257 33554432000 4194304 4196468 140728494090128 140207664261776 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27919] ppid=27914 vsize=15486016 memory=323196 CPUtime=0.03 cores=1,3,5,7
/proc/27916/task/27919/stat : 27919 (java) S 27914 27914 18186 0 -1 1077944384 111 0 0 0 2 1 0 0 20 0 12 0 409099315 15857680384 81257 33554432000 4194304 4196468 140728494090128 140207663208976 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27920] ppid=27914 vsize=15486016 memory=1452 CPUtime=0.02 cores=1,3,5,7
/proc/27916/task/27920/stat : 27920 (java) S 27914 27914 18186 0 -1 1077944384 85 0 0 0 1 1 0 0 20 0 12 0 409099315 15857680384 81257 33554432000 4194304 4196468 140728494090128 140207662156176 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27921] ppid=27914 vsize=15486016 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/27916/task/27921/stat : 27921 (java) S 27914 27914 18186 0 -1 1077944384 126 0 0 0 2 1 0 0 20 0 12 0 409099315 15857680384 81257 33554432000 4194304 4196468 140728494090128 140207661103376 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27923] ppid=27914 vsize=15486016 memory=65 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27923/stat : 27923 (java) S 27914 27914 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 12 0 409099317 15857680384 81257 33554432000 4194304 4196468 140728494090128 140207606666848 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27924] ppid=27914 vsize=15486016 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27924/stat : 27924 (java) S 27914 27914 18186 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 12 0 409099317 15857680384 81257 33554432000 4194304 4196468 140728494090128 140207605613952 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27926] ppid=27914 vsize=15486016 memory=1436 CPUtime=2.33 cores=1,3,5,7
/proc/27916/task/27926/stat : 27926 (java) S 27914 27914 18186 0 -1 1077944384 11161 0 0 0 232 1 0 0 20 0 12 0 409099320 15857680384 81257 33554432000 4194304 4196468 140728494090128 140207603509376 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27927] ppid=27914 vsize=15486016 memory=580 CPUtime=2.17 cores=1,3,5,7
/proc/27916/task/27927/stat : 27927 (java) S 27914 27914 18186 0 -1 1077944384 6260 0 0 0 216 1 0 0 20 0 12 0 409099320 15857680384 81257 33554432000 4194304 4196468 140728494090128 140207602437216 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27928] ppid=27914 vsize=15486016 memory=290324 CPUtime=0.81 cores=1,3,5,7
/proc/27916/task/27928/stat : 27928 (java) S 27914 27914 18186 0 -1 1077944384 7857 0 0 0 80 1 0 0 20 0 12 0 409099320 15857680384 81257 33554432000 4194304 4196468 140728494090128 140207601399888 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
[pid=27916/tid=27929] ppid=27914 vsize=15486016 memory=3620 CPUtime=0 cores=1,3,5,7
/proc/27916/task/27929/stat : 27929 (java) S 27914 27914 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 12 0 409099320 15857680384 81257 33554432000 4194304 4196468 140728494090128 140207600351456 140208071866069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33214464 140728494097391 140728494097562 140728494097562 140728494100431 0
Current children cumulated CPU time: 123.95 s
Current children cumulated vsize: 15599144 KiB
Current children cumulated memory: 326480 KiB

Child status: 0
Real time (s): 41.0001
CPU time (s): 123.964
CPU user time (s): 123.746
CPU system time (s): 0.218897
CPU usage (%): 302.352
Max. virtual memory (cumulated for all children) (KiB): 15599144
Max. memory (cumulated for all children) (KiB): 326480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 123.746
system time used= 0.218897
maximum resident set size= 325848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49990
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4165
involuntary context switches= 2752


# summary of solver processes directly reported to runsolver:
#   pid: 27914
#   total CPU time (s): 123.964
#   total CPU user time (s): 123.746
#   total CPU system time (s): 0.218897

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.283277 second user time and 0.499678 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-13 01:39:11
IDJOB=4394099
IDBENCH=128024
IDSOLVER=2842
FILE ID=node124/4394099-1568331591
RUNJOBID= node124-1568329129-18218
PBS_JOBID= 21701157
Free space on /tmp= 55340 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-24-4-6-8.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-4394099-1568331591/watcher-4394099-1568331591 -o /tmp/evaluation-result-4394099-1568331591/solver-4394099-1568331591 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568329129-18218 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1124112271 HOME/instance-4394099-1568331591.xml

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

MD5SUM BENCH= 2aec32ddb698ed0594b6493531e6a3ee
RANDOM SEED=1124112271

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:        15718416 kB
MemAvailable:   27599576 kB
Buffers:          160184 kB
Cached:         11884468 kB
SwapCached:        45868 kB
Active:          5204300 kB
Inactive:       11100176 kB
Active(anon):    4215496 kB
Inactive(anon):    85948 kB
Active(file):     988804 kB
Inactive(file): 11014228 kB
Unevictable:      108768 kB
Mlocked:          108768 kB
SwapTotal:      67108860 kB
SwapFree:       66959212 kB
Dirty:             26572 kB
Writeback:             0 kB
AnonPages:       4383684 kB
Mapped:            56196 kB
Shmem:             32744 kB
Slab:             335640 kB
SReclaimable:     306588 kB
SUnreclaim:        29052 kB
KernelStack:        4064 kB
PageTables:        13884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5447476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4251648 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= 55316 MiB
End job on node124 at 2019-09-13 01:39:53