Trace number 4404950

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-20 parallelOPT2 42.3252 5.9955

General information on the benchmark

NameChessboardColoration/ChessboardColoration-m1-s1/
ChessboardColoration-09-09.xml
MD5SUM895fdf75fca3d2136489d7dab90e962a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.276381
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints1296
Number of domains1
Minimum domain size81
Maximum domain size81
Distribution of domain sizes[{"size":81,"count":81}]
Minimum variable degree65
Maximum variable degree65
Distribution of variable degrees[{"degree":65,"count":81}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":1296}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"nValues","count":1296}]
Optimization problemYES
Type of objectivemin MAXIMUM

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 -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404950-1569005024.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404950-1569005024.xml, -tl, 2016s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
3.25/1.01	c solve instance...
7.03/1.54	o 8 
7.03/1.55	o 7 
7.65/1.69	o 6 
8.46/1.71	o 5 
8.46/1.73	o 4 
8.46/1.75	o 3 
34.62/5.07	o 2 
41.66/5.98	s OPTIMUM FOUND
41.66/5.98	v <instantiation>
41.66/5.98	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] </list>
41.66/5.98	v 	<values>0 1 0 1 2 2 2 0 0 1 0 2 2 0 0 1 2 1 2 0 0 1 2 1 0 2 1 1 1 2 0 2 1 0 1 2 1 2 1 1 0 2 0 2 0 2 2 2 0 1 0 2 0 1 0 2 1 2 2 0 0 1 1 0 0 1 0 1 1 2 2 2 2 1 1 2 0 2 1 0 2 </values>
41.66/5.98	v </instantiation>

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404950-1569005024/watcher-4404950-1569005024 -o /var/tmp/evaluation-result-4404950-1569005024/solver-4404950-1569005024 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node133-1568994386-6070 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1900927742 HOME/instance-4404950-1569005024.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=17270, runsolver pid=17267
Current StackSize limit: 8192 KiB


[startup+0.100135 s]*
/proc/loadavg: 6.94 7.39 7.88 2/218 17291
/proc/meminfo: memFree=24462456/32770624 swapFree=67001940/67108860
[pid=17270] ppid=17267 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17270/stat : 17270 (xcsp3-exec) S 17267 17270 6043 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476741942 115843072 363 33554432000 4194304 5098028 140737216783248 140737216781352 140282110149244 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10121216 140737216791383 140737216791642 140737216791642 140737216794566 0
/proc/17270/statm: 28282 363 304 221 0 87 0
[pid=17272] ppid=17270 vsize=28227396 memory=30080 CPUtime=0.12 cores=0-7
/proc/17272/stat : 17272 (java) S 17270 17270 6043 0 -1 1077944320 5491 0 0 0 11 1 0 0 20 0 20 0 476741943 28904853504 7520 33554432000 4194304 4196468 140724560399424 140724560381968 140259000536823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
/proc/17272/statm: 7056849 7520 3119 1 0 7019032 0
[pid=17272/tid=17273] ppid=17270 vsize=28227396 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/17272/task/17273/stat : 17273 (java) R 17270 17270 6043 0 -1 4202560 3406 0 0 0 8 0 0 0 20 0 20 0 476741943 28904853504 7520 33554432000 4194304 4196468 140724560399424 140259004772928 140259000548758 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17274] ppid=17270 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/17272/task/17274/stat : 17274 (java) S 17270 17270 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476741944 28904853504 7520 33554432000 4194304 4196468 140724560399424 140258953157776 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17275] ppid=17270 vsize=28227396 memory=139628228462208 CPUtime=0 cores=0-7
/proc/17272/task/17275/stat : 17275 (java) S 17270 17270 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476741944 28904853504 7520 33554432000 4194304 4196468 140724560399424 140258952104976 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17276] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17276/stat : 17276 (java) S 17270 17270 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476741944 28904853504 7520 33554432000 4194304 4196468 140724560399424 140258951052176 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17277] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17277/stat : 17277 (java) S 17270 17270 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476741944 28904853504 7520 33554432000 4194304 4196468 140724560399424 140258949999376 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17278] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17278/stat : 17278 (java) S 17270 17270 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476741944 28904853504 7520 33554432000 4194304 4196468 140724560399424 140258948946576 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17279] ppid=17270 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17272/task/17279/stat : 17279 (java) S 17270 17270 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476741944 28904853504 7520 33554432000 4194304 4196468 140724560399424 140258947893776 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17280] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17280/stat : 17280 (java) S 17270 17270 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476741944 28904853504 7520 33554432000 4194304 4196468 140724560399424 140258946840976 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17281] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17281/stat : 17281 (java) S 17270 17270 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476741944 28904853504 7520 33554432000 4194304 4196468 140724560399424 140258945788176 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17282] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17282/stat : 17282 (java) S 17270 17270 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476741945 28904853504 7520 33554432000 4194304 4196468 140724560399424 140257128426352 140259000547970 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17283] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17283/stat : 17283 (java) S 17270 17270 6043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476741946 28904853504 7520 33554432000 4194304 4196468 140724560399424 140257127372320 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17284] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17284/stat : 17284 (java) S 17270 17270 6043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476741946 28904853504 7520 33554432000 4194304 4196468 140724560399424 140257126319472 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17285] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17285/stat : 17285 (java) S 17270 17270 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476741948 28904853504 7520 33554432000 4194304 4196468 140724560399424 140257125267792 140259000555419 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17286] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17286/stat : 17286 (java) S 17270 17270 6043 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 20 0 476741948 28904853504 7520 33554432000 4194304 4196468 140724560399424 140257124215152 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17287] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17287/stat : 17287 (java) R 17270 17270 6043 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 476741948 28904853504 7520 33554432000 4194304 4196468 140724560399424 140256815700208 140259000547970 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17288] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17288/stat : 17288 (java) R 17270 17270 6043 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 476741948 28904853504 7520 33554432000 4194304 4196468 140724560399424 140256814647504 140258985432344 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17289] ppid=17270 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/17272/task/17289/stat : 17289 (java) R 17270 17270 6043 0 -1 4202560 347 0 0 0 2 0 0 0 20 0 20 0 476741948 28904853504 7520 33554432000 4194304 4196468 140724560399424 140256813594608 140258979656340 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17290] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17290/stat : 17290 (java) S 17270 17270 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476741949 28904853504 7520 33554432000 4194304 4196468 140724560399424 140256812543072 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17291] ppid=17270 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17272/task/17291/stat : 17291 (java) S 17270 17270 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476741949 28904853504 7520 33554432000 4194304 4196468 140724560399424 140256811490352 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31532 KiB

[startup+0.211446 s]*
/proc/loadavg: 6.94 7.39 7.88 3/218 17291
/proc/meminfo: memFree=24450704/32770624 swapFree=67001940/67108860
[pid=17270] ppid=17267 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17270/stat : 17270 (xcsp3-exec) S 17267 17270 6043 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476741942 115843072 363 33554432000 4194304 5098028 140737216783248 140737216781352 140282110149244 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10121216 140737216791383 140737216791642 140737216791642 140737216794566 0
/proc/17270/statm: 28282 363 304 221 0 87 0
[pid=17272] ppid=17270 vsize=28227396 memory=40248 CPUtime=0.34 cores=0-7
/proc/17272/stat : 17272 (java) S 17270 17270 6043 0 -1 1077944320 8864 0 0 0 31 3 0 0 20 0 20 0 476741943 28904853504 10062 33554432000 4194304 4196468 140724560399424 140724560381968 140259000536823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
/proc/17272/statm: 7056849 10062 3232 1 0 7019032 0
[pid=17272/tid=17273] ppid=17270 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/17272/task/17273/stat : 17273 (java) R 17270 17270 6043 0 -1 4202560 6175 0 0 0 18 2 0 0 20 0 20 0 476741943 28904853504 10062 33554432000 4194304 4196468 140724560399424 140259004766544 140259000558749 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17274] ppid=17270 vsize=28227396 memory=342 CPUtime=0 cores=0-7
/proc/17272/task/17274/stat : 17274 (java) S 17270 17270 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476741944 28904853504 10062 33554432000 4194304 4196468 140724560399424 140258953157776 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17275] ppid=17270 vsize=28227396 memory=139628231553954 CPUtime=0 cores=0-7
/proc/17272/task/17275/stat : 17275 (java) S 17270 17270 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476741944 28904853504 10062 33554432000 4194304 4196468 140724560399424 140258952104976 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17276] ppid=17270 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17272/task/17276/stat : 17276 (java) S 17270 17270 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476741944 28904853504 10062 33554432000 4194304 4196468 140724560399424 140258951052176 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17277] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17277/stat : 17277 (java) S 17270 17270 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476741944 28904853504 10062 33554432000 4194304 4196468 140724560399424 140258949999376 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17278] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17278/stat : 17278 (java) S 17270 17270 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476741944 28904853504 10062 33554432000 4194304 4196468 140724560399424 140258948946576 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17279] ppid=17270 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17272/task/17279/stat : 17279 (java) S 17270 17270 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476741944 28904853504 10062 33554432000 4194304 4196468 140724560399424 140258947893776 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17280] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17280/stat : 17280 (java) S 17270 17270 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476741944 28904853504 10062 33554432000 4194304 4196468 140724560399424 140258946840976 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17281] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17281/stat : 17281 (java) S 17270 17270 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476741944 28904853504 10062 33554432000 4194304 4196468 140724560399424 140258945788176 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17282] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17282/stat : 17282 (java) S 17270 17270 6043 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476741945 28904853504 10062 33554432000 4194304 4196468 140724560399424 140257128426352 140259000547970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17283] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17283/stat : 17283 (java) S 17270 17270 6043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476741946 28904853504 10062 33554432000 4194304 4196468 140724560399424 140257127372320 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17284] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17284/stat : 17284 (java) S 17270 17270 6043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476741946 28904853504 10062 33554432000 4194304 4196468 140724560399424 140257126319472 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17285] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17285/stat : 17285 (java) S 17270 17270 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476741948 28904853504 10062 33554432000 4194304 4196468 140724560399424 140257125267792 140259000555419 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17286] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17286/stat : 17286 (java) S 17270 17270 6043 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 476741948 28904853504 10062 33554432000 4194304 4196468 140724560399424 140257124215152 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17287] ppid=17270 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/17272/task/17287/stat : 17287 (java) S 17270 17270 6043 0 -1 1077944384 248 0 0 0 2 0 0 0 20 0 20 0 476741948 28904853504 10062 33554432000 4194304 4196468 140724560399424 140256815700208 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17288] ppid=17270 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/17272/task/17288/stat : 17288 (java) S 17270 17270 6043 0 -1 1077944384 59 0 0 0 1 0 0 0 20 0 20 0 476741948 28904853504 10062 33554432000 4194304 4196468 140724560399424 140256814647408 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17289] ppid=17270 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/17272/task/17289/stat : 17289 (java) S 17270 17270 6043 0 -1 1077944384 761 0 0 0 8 0 0 0 20 0 20 0 476741948 28904853504 10062 33554432000 4194304 4196468 140724560399424 140256813594608 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17290] ppid=17270 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17290/stat : 17290 (java) S 17270 17270 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476741949 28904853504 10062 33554432000 4194304 4196468 140724560399424 140256812543072 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17291] ppid=17270 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/17272/task/17291/stat : 17291 (java) S 17270 17270 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476741949 28904853504 10062 33554432000 4194304 4196468 140724560399424 140256811490352 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41700 KiB

[startup+0.321652 s]*
/proc/loadavg: 6.94 7.39 7.88 3/218 17291
/proc/meminfo: memFree=24444148/32770624 swapFree=67001940/67108860
[pid=17270] ppid=17267 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17270/stat : 17270 (xcsp3-exec) S 17267 17270 6043 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476741942 115843072 363 33554432000 4194304 5098028 140737216783248 140737216781352 140282110149244 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10121216 140737216791383 140737216791642 140737216791642 140737216794566 0
/proc/17270/statm: 28282 363 304 221 0 87 0
[pid=17272] ppid=17270 vsize=28231652 memory=49904 CPUtime=0.54 cores=0-7
/proc/17272/stat : 17272 (java) S 17270 17270 6043 0 -1 1077944320 10425 0 0 0 50 4 0 0 20 0 20 0 476741943 28909211648 12476 33554432000 4194304 4196468 140724560399424 140724560381968 140259000536823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
/proc/17272/statm: 7057913 12476 3320 1 0 7019032 0
[pid=17272/tid=17273] ppid=17270 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/17272/task/17273/stat : 17273 (java) R 17270 17270 6043 0 -1 4202560 7460 0 0 0 27 3 0 0 20 0 20 0 476741943 28909211648 12476 33554432000 4194304 4196468 140724560399424 140259004764080 140259000558749 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17274] ppid=17270 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17274/stat : 17274 (java) S 17270 17270 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476741944 28909211648 12476 33554432000 4194304 4196468 140724560399424 140258953157776 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17275] ppid=17270 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17275/stat : 17275 (java) S 17270 17270 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476741944 28909211648 12476 33554432000 4194304 4196468 140724560399424 140258952104976 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17276] ppid=17270 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17276/stat : 17276 (java) S 17270 17270 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476741944 28909211648 12476 33554432000 4194304 4196468 140724560399424 140258951052176 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17277] ppid=17270 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17277/stat : 17277 (java) S 17270 17270 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476741944 28909211648 12476 33554432000 4194304 4196468 140724560399424 140258949999376 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17278] ppid=17270 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/17272/task/17278/stat : 17278 (java) S 17270 17270 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476741944 28909211648 12476 33554432000 4194304 4196468 140724560399424 140258948946576 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17279] ppid=17270 vsize=28231652 memory=139628111819695 CPUtime=0 cores=0-7
/proc/17272/task/17279/stat : 17279 (java) S 17270 17270 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476741944 28909211648 12476 33554432000 4194304 4196468 140724560399424 140258947893776 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17280] ppid=17270 vsize=28231652 memory=139628111822000 CPUtime=0 cores=0-7
/proc/17272/task/17280/stat : 17280 (java) S 17270 17270 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476741944 28909211648 12476 33554432000 4194304 4196468 140724560399424 140258946840976 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17281] ppid=17270 vsize=28231652 memory=139628111824304 CPUtime=0 cores=0-7
/proc/17272/task/17281/stat : 17281 (java) S 17270 17270 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476741944 28909211648 12476 33554432000 4194304 4196468 140724560399424 140258945788176 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17282] ppid=17270 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17282/stat : 17282 (java) S 17270 17270 6043 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476741945 28909211648 12476 33554432000 4194304 4196468 140724560399424 140257128426352 140259000547970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17283] ppid=17270 vsize=28231652 memory=279256223655568 CPUtime=0 cores=0-7
/proc/17272/task/17283/stat : 17283 (java) S 17270 17270 6043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476741946 28909211648 12476 33554432000 4194304 4196468 140724560399424 140257127372320 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17284] ppid=17270 vsize=28231652 memory=279256223662480 CPUtime=0 cores=0-7
/proc/17272/task/17284/stat : 17284 (java) S 17270 17270 6043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476741946 28909211648 12476 33554432000 4194304 4196468 140724560399424 140257126319472 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17285] ppid=17270 vsize=28231652 memory=279256223603760 CPUtime=0 cores=0-7
/proc/17272/task/17285/stat : 17285 (java) S 17270 17270 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476741948 28909211648 12476 33554432000 4194304 4196468 140724560399424 140257125267792 140259000555419 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17286] ppid=17270 vsize=28231652 memory=279256223676304 CPUtime=0.01 cores=0-7
/proc/17272/task/17286/stat : 17286 (java) S 17270 17270 6043 0 -1 1077944384 317 0 0 0 1 0 0 0 20 0 20 0 476741948 28909211648 12476 33554432000 4194304 4196468 140724560399424 140257124215152 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17287] ppid=17270 vsize=28231652 memory=279256223683216 CPUtime=0.04 cores=0-7
/proc/17272/task/17287/stat : 17287 (java) S 17270 17270 6043 0 -1 1077944384 263 0 0 0 4 0 0 0 20 0 20 0 476741948 28909211648 12476 33554432000 4194304 4196468 140724560399424 140256815700208 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17288] ppid=17270 vsize=28231652 memory=279256223680912 CPUtime=0.03 cores=0-7
/proc/17272/task/17288/stat : 17288 (java) S 17270 17270 6043 0 -1 1077944384 181 0 0 0 3 0 0 0 20 0 20 0 476741948 28909211648 12476 33554432000 4194304 4196468 140724560399424 140256814647408 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17289] ppid=17270 vsize=28231652 memory=279256223697072 CPUtime=0.12 cores=0-7
/proc/17272/task/17289/stat : 17289 (java) S 17270 17270 6043 0 -1 1077944384 919 0 0 0 12 0 0 0 20 0 20 0 476741948 28909211648 12476 33554432000 4194304 4196468 140724560399424 140256813594608 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17290] ppid=17270 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17290/stat : 17290 (java) S 17270 17270 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476741949 28909211648 12476 33554432000 4194304 4196468 140724560399424 140256812543072 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17291] ppid=17270 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/17272/task/17291/stat : 17291 (java) S 17270 17270 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476741949 28909211648 12476 33554432000 4194304 4196468 140724560399424 140256811490352 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51356 KiB

[startup+0.701734 s]
/proc/loadavg: 6.94 7.39 7.88 5/218 17291
/proc/meminfo: memFree=24418900/32770624 swapFree=67001940/67108860
[pid=17270] ppid=17267 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17270/stat : 17270 (xcsp3-exec) S 17267 17270 6043 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476741942 115843072 363 33554432000 4194304 5098028 140737216783248 140737216781352 140282110149244 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10121216 140737216791383 140737216791642 140737216791642 140737216794566 0
/proc/17270/statm: 28282 363 304 221 0 87 0
[pid=17272] ppid=17270 vsize=28233776 memory=105924 CPUtime=1.97 cores=0-7
/proc/17272/stat : 17272 (java) S 17270 17270 6043 0 -1 1077944320 15581 0 0 0 190 7 0 0 20 0 20 0 476741943 28911386624 26481 33554432000 4194304 4196468 140724560399424 140724560381968 140259000536823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
/proc/17272/statm: 7058444 26481 3459 1 0 7019544 0
[pid=17272/tid=17273] ppid=17270 vsize=28233776 memory=279256224054960 CPUtime=0.67 cores=0-7
/proc/17272/task/17273/stat : 17273 (java) R 17270 17270 6043 0 -1 4202560 8708 0 0 0 63 4 0 0 20 0 20 0 476741943 28911386624 26481 33554432000 4194304 4196468 140724560399424 140259004771672 140258616418192 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17274] ppid=17270 vsize=28233776 memory=139628112028528 CPUtime=0 cores=0-7
/proc/17272/task/17274/stat : 17274 (java) S 17270 17270 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476741944 28911386624 26481 33554432000 4194304 4196468 140724560399424 140258953157776 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17275] ppid=17270 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17275/stat : 17275 (java) S 17270 17270 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476741944 28911386624 26481 33554432000 4194304 4196468 140724560399424 140258952104976 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17276] ppid=17270 vsize=28233776 memory=2832 CPUtime=0 cores=0-7
/proc/17272/task/17276/stat : 17276 (java) S 17270 17270 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476741944 28911386624 26481 33554432000 4194304 4196468 140724560399424 140258951052176 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0

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

/proc/17272/task/17346/stat : 17346 (java) R 17270 17270 6043 0 -1 4202560 29 0 0 0 249 0 0 0 20 0 28 0 476742118 29456678912 62802 33554432000 4194304 4196468 140724560399424 140256800404120 140258622965583 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17347] ppid=17270 vsize=28766288 memory=1412 CPUtime=2.76 cores=0-7
/proc/17272/task/17347/stat : 17347 (java) R 17270 17270 6043 0 -1 4202560 66 0 0 0 276 0 0 0 20 0 28 0 476742119 29456678912 62802 33554432000 4194304 4196468 140724560399424 140256801457176 140258622965702 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
Current children cumulated CPU time: 32.96 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 252660 KiB

[startup+5.60166 s]
/proc/loadavg: 7.10 7.41 7.88 9/225 17347
/proc/meminfo: memFree=24242640/32770624 swapFree=67001940/67108860
[pid=17270] ppid=17267 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17270/stat : 17270 (xcsp3-exec) S 17267 17270 6043 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476741942 115843072 363 33554432000 4194304 5098028 140737216783248 140737216781352 140282110149244 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10121216 140737216791383 140737216791642 140737216791642 140737216794566 0
/proc/17270/statm: 28282 363 304 221 0 87 0
[pid=17272] ppid=17270 vsize=28766288 memory=251316 CPUtime=39.25 cores=0-7
/proc/17272/stat : 17272 (java) S 17270 17270 6043 0 -1 1077944320 36127 0 0 0 3906 19 0 0 20 0 28 0 476741943 29456678912 62829 33554432000 4194304 4196468 140724560399424 140724560381968 140259000536823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
/proc/17272/statm: 7191572 62829 3527 1 0 7152672 0
[pid=17272/tid=17273] ppid=17270 vsize=28766288 memory=1716 CPUtime=0.99 cores=0-7
/proc/17272/task/17273/stat : 17273 (java) S 17270 17270 6043 0 -1 1077944384 8951 0 0 0 94 5 0 0 20 0 28 0 476741943 29456678912 62829 33554432000 4194304 4196468 140724560399424 140259004777600 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17274] ppid=17270 vsize=28766288 memory=784 CPUtime=0 cores=0-7
/proc/17272/task/17274/stat : 17274 (java) S 17270 17270 6043 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 476741944 29456678912 62829 33554432000 4194304 4196468 140724560399424 140258953157776 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17275] ppid=17270 vsize=28766288 memory=8560 CPUtime=0.01 cores=0-7
/proc/17272/task/17275/stat : 17275 (java) S 17270 17270 6043 0 -1 1077944384 37 0 0 0 1 0 0 0 20 0 28 0 476741944 29456678912 62829 33554432000 4194304 4196468 140724560399424 140258952104976 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17276] ppid=17270 vsize=28766288 memory=6100 CPUtime=0 cores=0-7
/proc/17272/task/17276/stat : 17276 (java) S 17270 17270 6043 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 476741944 29456678912 62829 33554432000 4194304 4196468 140724560399424 140258951052176 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17277] ppid=17270 vsize=28766288 memory=1056 CPUtime=0 cores=0-7
/proc/17272/task/17277/stat : 17277 (java) S 17270 17270 6043 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 476741944 29456678912 62829 33554432000 4194304 4196468 140724560399424 140258949999376 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17278] ppid=17270 vsize=28766288 memory=1540 CPUtime=0.01 cores=0-7
/proc/17272/task/17278/stat : 17278 (java) S 17270 17270 6043 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 28 0 476741944 29456678912 62829 33554432000 4194304 4196468 140724560399424 140258948946576 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17279] ppid=17270 vsize=28766288 memory=728 CPUtime=0 cores=0-7
/proc/17272/task/17279/stat : 17279 (java) S 17270 17270 6043 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 28 0 476741944 29456678912 62829 33554432000 4194304 4196468 140724560399424 140258947893776 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17280] ppid=17270 vsize=28766288 memory=3612 CPUtime=0.01 cores=0-7
/proc/17272/task/17280/stat : 17280 (java) S 17270 17270 6043 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 28 0 476741944 29456678912 62829 33554432000 4194304 4196468 140724560399424 140258946840976 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17281] ppid=17270 vsize=28766288 memory=2832 CPUtime=0 cores=0-7
/proc/17272/task/17281/stat : 17281 (java) S 17270 17270 6043 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 476741944 29456678912 62829 33554432000 4194304 4196468 140724560399424 140258945788176 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17282] ppid=17270 vsize=28766288 memory=1212 CPUtime=0 cores=0-7
/proc/17272/task/17282/stat : 17282 (java) S 17270 17270 6043 0 -1 1077944384 345 0 0 0 0 0 0 0 20 0 28 0 476741945 29456678912 62829 33554432000 4194304 4196468 140724560399424 140257128426352 140259000547970 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17283] ppid=17270 vsize=28766288 memory=1036 CPUtime=0 cores=0-7
/proc/17272/task/17283/stat : 17283 (java) S 17270 17270 6043 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 476741946 29456678912 62829 33554432000 4194304 4196468 140724560399424 140257127372384 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17284] ppid=17270 vsize=28766288 memory=13996 CPUtime=0 cores=0-7
/proc/17272/task/17284/stat : 17284 (java) S 17270 17270 6043 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 476741946 29456678912 62829 33554432000 4194304 4196468 140724560399424 140257126319488 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17285] ppid=17270 vsize=28766288 memory=12024 CPUtime=0 cores=0-7
/proc/17272/task/17285/stat : 17285 (java) S 17270 17270 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476741948 29456678912 62829 33554432000 4194304 4196468 140724560399424 140257125267792 140259000555419 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17286] ppid=17270 vsize=28766288 memory=2116 CPUtime=1.96 cores=0-7
/proc/17272/task/17286/stat : 17286 (java) R 17270 17270 6043 0 -1 1077944384 7425 0 0 0 194 2 0 0 20 0 28 0 476741948 29456678912 62829 33554432000 4194304 4196468 140724560399424 140257124202000 140259000547029 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17287] ppid=17270 vsize=28766288 memory=29468 CPUtime=1.69 cores=0-7
/proc/17272/task/17287/stat : 17287 (java) S 17270 17270 6043 0 -1 1077944384 4378 0 0 0 167 2 0 0 20 0 28 0 476741948 29456678912 62829 33554432000 4194304 4196468 140724560399424 140256815700208 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17288] ppid=17270 vsize=28766288 memory=496 CPUtime=1.86 cores=0-7
/proc/17272/task/17288/stat : 17288 (java) R 17270 17270 6043 0 -1 4202560 5704 0 0 0 185 1 0 0 20 0 28 0 476741948 29456678912 62829 33554432000 4194304 4196468 140724560399424 140256814635088 140258985651857 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17289] ppid=17270 vsize=28766288 memory=1564 CPUtime=0.69 cores=0-7
/proc/17272/task/17289/stat : 17289 (java) S 17270 17270 6043 0 -1 1077944384 4557 0 0 0 68 1 0 0 20 0 28 0 476741948 29456678912 62829 33554432000 4194304 4196468 140724560399424 140256813594608 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17290] ppid=17270 vsize=28766288 memory=928 CPUtime=0 cores=0-7
/proc/17272/task/17290/stat : 17290 (java) S 17270 17270 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476741949 29456678912 62829 33554432000 4194304 4196468 140724560399424 140256812543072 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17291] ppid=17270 vsize=28766288 memory=1744 CPUtime=0 cores=0-7
/proc/17272/task/17291/stat : 17291 (java) S 17270 17270 6043 0 -1 1077944384 596 0 0 0 0 0 0 0 20 0 28 0 476741949 29456678912 62829 33554432000 4194304 4196468 140724560399424 140256811490352 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
Current children cumulated CPU time: 39.25 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 252768 KiB

[startup+5.80092 s]
/proc/loadavg: 7.10 7.41 7.88 9/225 17347
/proc/meminfo: memFree=24242640/32770624 swapFree=67001940/67108860
[pid=17270] ppid=17267 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17270/stat : 17270 (xcsp3-exec) S 17267 17270 6043 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476741942 115843072 363 33554432000 4194304 5098028 140737216783248 140737216781352 140282110149244 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10121216 140737216791383 140737216791642 140737216791642 140737216794566 0
/proc/17270/statm: 28282 363 304 221 0 87 0
[pid=17272] ppid=17270 vsize=28766288 memory=251428 CPUtime=40.85 cores=0-7
/proc/17272/stat : 17272 (java) S 17270 17270 6043 0 -1 1077944320 37007 0 0 0 4065 20 0 0 20 0 28 0 476741943 29456678912 62857 33554432000 4194304 4196468 140724560399424 140724560381968 140259000536823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
/proc/17272/statm: 7191572 62857 3527 1 0 7152672 0
[pid=17272/tid=17273] ppid=17270 vsize=28766288 memory=0 CPUtime=0.99 cores=0-7
/proc/17272/task/17273/stat : 17273 (java) S 17270 17270 6043 0 -1 1077944384 8951 0 0 0 94 5 0 0 20 0 28 0 476741943 29456678912 62857 33554432000 4194304 4196468 140724560399424 140259004777600 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17274] ppid=17270 vsize=28766288 memory=7811607251665838422 CPUtime=0 cores=0-7
/proc/17272/task/17274/stat : 17274 (java) S 17270 17270 6043 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 476741944 29456678912 62857 33554432000 4194304 4196468 140724560399424 140258953157776 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17275] ppid=17270 vsize=28766288 memory=7230645025961766505 CPUtime=0.01 cores=0-7
/proc/17272/task/17275/stat : 17275 (java) S 17270 17270 6043 0 -1 1077944384 37 0 0 0 1 0 0 0 20 0 28 0 476741944 29456678912 62857 33554432000 4194304 4196468 140724560399424 140258952104976 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17276] ppid=17270 vsize=28766288 memory=111628 CPUtime=0 cores=0-7
/proc/17272/task/17276/stat : 17276 (java) S 17270 17270 6043 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 476741944 29456678912 62857 33554432000 4194304 4196468 140724560399424 140258951052176 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17277] ppid=17270 vsize=28766288 memory=804 CPUtime=0 cores=0-7
/proc/17272/task/17277/stat : 17277 (java) S 17270 17270 6043 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 476741944 29456678912 62857 33554432000 4194304 4196468 140724560399424 140258949999376 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17278] ppid=17270 vsize=28766288 memory=1660 CPUtime=0.01 cores=0-7
/proc/17272/task/17278/stat : 17278 (java) S 17270 17270 6043 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 28 0 476741944 29456678912 62857 33554432000 4194304 4196468 140724560399424 140258948946576 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17279] ppid=17270 vsize=28766288 memory=1804 CPUtime=0 cores=0-7
/proc/17272/task/17279/stat : 17279 (java) S 17270 17270 6043 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 28 0 476741944 29456678912 62857 33554432000 4194304 4196468 140724560399424 140258947893776 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17280] ppid=17270 vsize=28766288 memory=920 CPUtime=0.01 cores=0-7
/proc/17272/task/17280/stat : 17280 (java) S 17270 17270 6043 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 28 0 476741944 29456678912 62857 33554432000 4194304 4196468 140724560399424 140258946840976 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17281] ppid=17270 vsize=28766288 memory=4832 CPUtime=0 cores=0-7
/proc/17272/task/17281/stat : 17281 (java) S 17270 17270 6043 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 476741944 29456678912 62857 33554432000 4194304 4196468 140724560399424 140258945788176 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17282] ppid=17270 vsize=28766288 memory=4112 CPUtime=0 cores=0-7
/proc/17272/task/17282/stat : 17282 (java) S 17270 17270 6043 0 -1 1077944384 345 0 0 0 0 0 0 0 20 0 28 0 476741945 29456678912 62857 33554432000 4194304 4196468 140724560399424 140257128426352 140259000547970 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17283] ppid=17270 vsize=28766288 memory=1412 CPUtime=0 cores=0-7
/proc/17272/task/17283/stat : 17283 (java) S 17270 17270 6043 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 476741946 29456678912 62857 33554432000 4194304 4196468 140724560399424 140257127372384 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17284] ppid=17270 vsize=28766288 memory=2668 CPUtime=0 cores=0-7
/proc/17272/task/17284/stat : 17284 (java) S 17270 17270 6043 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 476741946 29456678912 62857 33554432000 4194304 4196468 140724560399424 140257126319488 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17285] ppid=17270 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/17272/task/17285/stat : 17285 (java) S 17270 17270 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476741948 29456678912 62857 33554432000 4194304 4196468 140724560399424 140257125267792 140259000555419 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17286] ppid=17270 vsize=28766288 memory=251348 CPUtime=1.96 cores=0-7
/proc/17272/task/17286/stat : 17286 (java) S 17270 17270 6043 0 -1 1077944384 7464 0 0 0 194 2 0 0 20 0 28 0 476741948 29456678912 62857 33554432000 4194304 4196468 140724560399424 140257124215152 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17287] ppid=17270 vsize=28766288 memory=7446245963024326976 CPUtime=1.69 cores=0-7
/proc/17272/task/17287/stat : 17287 (java) S 17270 17270 6043 0 -1 1077944384 4415 0 0 0 167 2 0 0 20 0 28 0 476741948 29456678912 62857 33554432000 4194304 4196468 140724560399424 140256815700208 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17288] ppid=17270 vsize=28766288 memory=5793152289649546085 CPUtime=2.06 cores=0-7
/proc/17272/task/17288/stat : 17288 (java) R 17270 17270 6043 0 -1 4202560 6480 0 0 0 205 1 0 0 20 0 28 0 476741948 29456678912 62857 33554432000 4194304 4196468 140724560399424 140256814632368 140258992826205 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17289] ppid=17270 vsize=28766288 memory=0 CPUtime=0.69 cores=0-7
/proc/17272/task/17289/stat : 17289 (java) S 17270 17270 6043 0 -1 1077944384 4593 0 0 0 68 1 0 0 20 0 28 0 476741948 29456678912 62857 33554432000 4194304 4196468 140724560399424 140256813594608 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17290] ppid=17270 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17290/stat : 17290 (java) S 17270 17270 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476741949 29456678912 62857 33554432000 4194304 4196468 140724560399424 140256812543072 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17291] ppid=17270 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17291/stat : 17291 (java) S 17270 17270 6043 0 -1 1077944384 596 0 0 0 0 0 0 0 20 0 28 0 476741949 29456678912 62857 33554432000 4194304 4196468 140724560399424 140256811490352 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
Current children cumulated CPU time: 40.85 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 252880 KiB

[startup+5.90165 s]
/proc/loadavg: 7.10 7.41 7.88 9/225 17347
/proc/meminfo: memFree=24242640/32770624 swapFree=67001940/67108860
[pid=17270] ppid=17267 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/17270/stat : 17270 (xcsp3-exec) S 17267 17270 6043 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476741942 115843072 363 33554432000 4194304 5098028 140737216783248 140737216781352 140282110149244 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 10121216 140737216791383 140737216791642 140737216791642 140737216794566 0
/proc/17270/statm: 28282 363 304 221 0 87 0
[pid=17272] ppid=17270 vsize=28766288 memory=251636 CPUtime=41.66 cores=0-7
/proc/17272/stat : 17272 (java) S 17270 17270 6043 0 -1 1077944320 37072 0 0 0 4146 20 0 0 20 0 28 0 476741943 29456678912 62909 33554432000 4194304 4196468 140724560399424 140724560381968 140259000536823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
/proc/17272/statm: 7191572 62909 3527 1 0 7152672 0
[pid=17272/tid=17273] ppid=17270 vsize=28766288 memory=6944656592455359580 CPUtime=0.99 cores=0-7
/proc/17272/task/17273/stat : 17273 (java) S 17270 17270 6043 0 -1 1077944384 8951 0 0 0 94 5 0 0 20 0 28 0 476741943 29456678912 62909 33554432000 4194304 4196468 140724560399424 140259004777600 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17274] ppid=17270 vsize=28766288 memory=251240 CPUtime=0 cores=0-7
/proc/17272/task/17274/stat : 17274 (java) S 17270 17270 6043 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 476741944 29456678912 62909 33554432000 4194304 4196468 140724560399424 140258953157776 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17275] ppid=17270 vsize=28766288 memory=251000 CPUtime=0.01 cores=0-7
/proc/17272/task/17275/stat : 17275 (java) S 17270 17270 6043 0 -1 1077944384 37 0 0 0 1 0 0 0 20 0 28 0 476741944 29456678912 62909 33554432000 4194304 4196468 140724560399424 140258952104976 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17276] ppid=17270 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/17272/task/17276/stat : 17276 (java) S 17270 17270 6043 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 476741944 29456678912 62909 33554432000 4194304 4196468 140724560399424 140258951052176 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17277] ppid=17270 vsize=28766288 memory=232524 CPUtime=0 cores=0-7
/proc/17272/task/17277/stat : 17277 (java) S 17270 17270 6043 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 476741944 29456678912 62909 33554432000 4194304 4196468 140724560399424 140258949999376 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17278] ppid=17270 vsize=28766288 memory=35 CPUtime=0.01 cores=0-7
/proc/17272/task/17278/stat : 17278 (java) S 17270 17270 6043 0 -1 1077944384 33 0 0 0 1 0 0 0 20 0 28 0 476741944 29456678912 62909 33554432000 4194304 4196468 140724560399424 140258948946576 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17279] ppid=17270 vsize=28766288 memory=139632523429503 CPUtime=0 cores=0-7
/proc/17272/task/17279/stat : 17279 (java) S 17270 17270 6043 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 28 0 476741944 29456678912 62909 33554432000 4194304 4196468 140724560399424 140258947893776 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17280] ppid=17270 vsize=28766288 memory=0 CPUtime=0.01 cores=0-7
/proc/17272/task/17280/stat : 17280 (java) S 17270 17270 6043 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 28 0 476741944 29456678912 62909 33554432000 4194304 4196468 140724560399424 140258946840976 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17281] ppid=17270 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17281/stat : 17281 (java) S 17270 17270 6043 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 476741944 29456678912 62909 33554432000 4194304 4196468 140724560399424 140258945788176 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17282] ppid=17270 vsize=28766288 memory=251316 CPUtime=0 cores=0-7
/proc/17272/task/17282/stat : 17282 (java) S 17270 17270 6043 0 -1 1077944384 345 0 0 0 0 0 0 0 20 0 28 0 476741945 29456678912 62909 33554432000 4194304 4196468 140724560399424 140257128426352 140259000547970 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17283] ppid=17270 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/17272/task/17283/stat : 17283 (java) S 17270 17270 6043 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 476741946 29456678912 62909 33554432000 4194304 4196468 140724560399424 140257127372384 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17284] ppid=17270 vsize=28766288 memory=251316 CPUtime=0 cores=0-7
/proc/17272/task/17284/stat : 17284 (java) S 17270 17270 6043 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 476741946 29456678912 62909 33554432000 4194304 4196468 140724560399424 140257126319488 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17285] ppid=17270 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/17272/task/17285/stat : 17285 (java) S 17270 17270 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476741948 29456678912 62909 33554432000 4194304 4196468 140724560399424 140257125267792 140259000555419 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17286] ppid=17270 vsize=28766288 memory=0 CPUtime=1.96 cores=0-7
/proc/17272/task/17286/stat : 17286 (java) S 17270 17270 6043 0 -1 1077944384 7464 0 0 0 194 2 0 0 20 0 28 0 476741948 29456678912 62909 33554432000 4194304 4196468 140724560399424 140257124215152 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17287] ppid=17270 vsize=28766288 memory=6791534058613427641 CPUtime=1.69 cores=0-7
/proc/17272/task/17287/stat : 17287 (java) S 17270 17270 6043 0 -1 1077944384 4415 0 0 0 167 2 0 0 20 0 28 0 476741948 29456678912 62909 33554432000 4194304 4196468 140724560399424 140256815700208 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17288] ppid=17270 vsize=28766288 memory=1440 CPUtime=2.07 cores=0-7
/proc/17272/task/17288/stat : 17288 (java) S 17270 17270 6043 0 -1 1077944384 6535 0 0 0 206 1 0 0 20 0 28 0 476741948 29456678912 62909 33554432000 4194304 4196468 140724560399424 140256814647408 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17289] ppid=17270 vsize=28766288 memory=1984 CPUtime=0.69 cores=0-7
/proc/17272/task/17289/stat : 17289 (java) S 17270 17270 6043 0 -1 1077944384 4593 0 0 0 68 1 0 0 20 0 28 0 476741948 29456678912 62909 33554432000 4194304 4196468 140724560399424 140256813594608 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17290] ppid=17270 vsize=28766288 memory=2376 CPUtime=0 cores=0-7
/proc/17272/task/17290/stat : 17290 (java) S 17270 17270 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476741949 29456678912 62909 33554432000 4194304 4196468 140724560399424 140256812543072 140259000547029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
[pid=17272/tid=17291] ppid=17270 vsize=28766288 memory=1768 CPUtime=0 cores=0-7
/proc/17272/task/17291/stat : 17291 (java) S 17270 17270 6043 0 -1 1077944384 596 0 0 0 0 0 0 0 20 0 28 0 476741949 29456678912 62909 33554432000 4194304 4196468 140724560399424 140256811490352 140259000547970 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24301568 140724560401372 140724560401547 140724560401547 140724560404431 0
Current children cumulated CPU time: 41.66 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 253088 KiB

Child status: 0
Real time (s): 5.9955
CPU time (s): 42.3252
CPU user time (s): 42.1145
CPU system time (s): 0.210751
CPU usage (%): 705.95
Max. virtual memory (cumulated for all children) (KiB): 28881332
Max. memory (cumulated for all children) (KiB): 253088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.1145
system time used= 0.210751
maximum resident set size= 252464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37844
page faults= 0
swaps= 0
block input operations= 0
block output operations= 128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4035
involuntary context switches= 1051


# summary of solver processes directly reported to runsolver:
#   pid: 17270
#   total CPU time (s): 42.3252
#   total CPU user time (s): 42.1145
#   total CPU system time (s): 0.210751

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.076697 second user time and 0.103202 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-20 20:43:04
IDJOB=4404950
IDBENCH=135959
IDSOLVER=2866
FILE ID=node133/4404950-1569005024
RUNJOBID= node133-1568994386-6070
PBS_JOBID= 21704723
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-m1-s1/ChessboardColoration-09-09.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404950-1569005024/watcher-4404950-1569005024 -o /var/tmp/evaluation-result-4404950-1569005024/solver-4404950-1569005024 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node133-1568994386-6070 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1900927742 HOME/instance-4404950-1569005024.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 895fdf75fca3d2136489d7dab90e962a
RANDOM SEED=1900927742

node133.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.18
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.18
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.18
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.18
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:        24481132 kB
MemAvailable:   31850468 kB
Buffers:           91452 kB
Cached:          7337116 kB
SwapCached:         5344 kB
Active:          3659396 kB
Inactive:        3775944 kB
Active(anon):       3600 kB
Inactive(anon):    49308 kB
Active(file):    3655796 kB
Inactive(file):  3726636 kB
Unevictable:      111416 kB
Mlocked:          111416 kB
SwapTotal:      67108860 kB
SwapFree:       67001940 kB
Dirty:             25924 kB
Writeback:             0 kB
AnonPages:        166600 kB
Mapped:            51984 kB
Shmem:             37776 kB
Slab:             443876 kB
SReclaimable:     415364 kB
SUnreclaim:        28512 kB
KernelStack:        3824 kB
PageTables:         5472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13464 MiB
End job on node133 at 2019-09-20 20:43:10