Trace number 4407245

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-24 parallelOPT26 11.403 1.98244

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-05-09.xml
MD5SUM9e49e3aba7f2112bed6c24391b9353d8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark3.84833
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints110
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":45},{"size":9,"count":45}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":45},{"degree":7,"count":4},{"degree":8,"count":20},{"degree":10,"count":21}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":45},{"arity":3,"count":20},{"arity":4,"count":4},{"arity":6,"count":20},{"arity":9,"count":21}]
Number of extensional constraints65
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":65},{"type":"sum","count":45}]
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 -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4407245-1569346431.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4407245-1569346431.xml, -tl, 2016s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
1.30/0.69	c solve instance...
1.69/0.74	o 0 
1.69/0.75	o 4 
1.69/0.76	o 6 
1.69/0.76	o 8 
1.69/0.77	o 9 
1.69/0.79	o 10 
1.69/0.79	o 11 
1.69/0.79	o 12 
2.27/0.80	o 16 
2.27/0.81	o 18 
2.27/0.85	o 20 
2.27/0.87	o 23 
3.04/0.98	o 25 
5.40/1.27	o 26 
10.89/1.96	s OPTIMUM FOUND
10.89/1.96	v <instantiation>
10.89/1.96	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] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] </list>
10.89/1.96	v 	<values>1 0 1 1 0 1 1 0 1 1 1 0 1 0 1 0 1 1 0 0 0 1 0 1 0 0 0 1 1 0 1 0 1 0 1 1 1 0 1 1 0 1 1 0 1 2 4 3 2 4 2 3 4 2 2 3 5 3 6 3 5 3 2 4 4 5 2 6 2 5 4 4 2 3 5 3 6 3 5 3 2 2 4 3 2 4 2 3 4 2 </values>
10.89/1.96	v </instantiation>

Verifier Data

OK	26

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407245-1569346431/watcher-4407245-1569346431 -o /tmp/evaluation-result-4407245-1569346431/solver-4407245-1569346431 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1569335941-5642 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 327303870 HOME/instance-4407245-1569346431.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=9706, runsolver pid=9703
Current StackSize limit: 8192 KiB


[startup+0.100132 s]*
/proc/loadavg: 8.07 8.27 8.18 3/213 9727
/proc/meminfo: memFree=25504184/32770624 swapFree=67002564/67108860
[pid=9706] ppid=9703 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/9706/stat : 9706 (xcsp3-exec) S 9703 9706 5615 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510804644 115843072 362 33554432000 4194304 5098028 140724584153600 140724584151704 139792348471932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21458944 140724584162172 140724584162414 140724584162414 140724584165322 0
/proc/9706/statm: 28282 362 304 221 0 87 0
[pid=9708] ppid=9706 vsize=28227396 memory=29148 CPUtime=0.12 cores=0-7
/proc/9708/stat : 9708 (java) S 9706 9706 5615 0 -1 1077944320 5695 0 0 0 11 1 0 0 20 0 20 0 510804644 28904853504 7287 33554432000 4194304 4196468 140725526387808 140725526370352 139924119252727 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
/proc/9708/statm: 7056849 7287 3156 1 0 7019032 0
[pid=9708/tid=9709] ppid=9706 vsize=28227396 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/9708/task/9709/stat : 9709 (java) R 9706 9706 5615 0 -1 4202560 3607 0 0 0 8 1 0 0 20 0 20 0 510804644 28904853504 7287 33554432000 4194304 4196468 140725526387808 139924123489072 139924119264662 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9710] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9710/stat : 9710 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804645 28904853504 7287 33554432000 4194304 4196468 140725526387808 139924071873168 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9711] ppid=9706 vsize=28227396 memory=16244480479000216 CPUtime=0 cores=0-7
/proc/9708/task/9711/stat : 9711 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804645 28904853504 7287 33554432000 4194304 4196468 140725526387808 139924070820368 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9712] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9712/stat : 9712 (java) S 9706 9706 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510804645 28904853504 7287 33554432000 4194304 4196468 140725526387808 139924069767568 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9713] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9713/stat : 9713 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804645 28904853504 7287 33554432000 4194304 4196468 140725526387808 139924068714768 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9714] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9714/stat : 9714 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804645 28904853504 7287 33554432000 4194304 4196468 140725526387808 139924067662992 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9715] ppid=9706 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9708/task/9715/stat : 9715 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804645 28904853504 7287 33554432000 4194304 4196468 140725526387808 139924066610192 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9716] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9716/stat : 9716 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804645 28904853504 7287 33554432000 4194304 4196468 140725526387808 139924065557392 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9717] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9717/stat : 9717 (java) S 9706 9706 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510804645 28904853504 7287 33554432000 4194304 4196468 140725526387808 139924064504592 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9718] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9718/stat : 9718 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804647 28904853504 7287 33554432000 4194304 4196468 140725526387808 139922717526384 139924119263874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9719] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9719/stat : 9719 (java) S 9706 9706 5615 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510804647 28904853504 7287 33554432000 4194304 4196468 140725526387808 139922716472352 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9720] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9720/stat : 9720 (java) S 9706 9706 5615 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510804647 28904853504 7287 33554432000 4194304 4196468 140725526387808 139922715419504 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9721] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9721/stat : 9721 (java) S 9706 9706 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510804650 28904853504 7287 33554432000 4194304 4196468 140725526387808 139922714367824 139924119271323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9722] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9722/stat : 9722 (java) S 9706 9706 5615 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 20 0 510804650 28904853504 7287 33554432000 4194304 4196468 140725526387808 139922713316208 139924119263874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9723] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9723/stat : 9723 (java) S 9706 9706 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510804650 28904853504 7287 33554432000 4194304 4196468 140725526387808 139922712263408 139924119263874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9724] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9724/stat : 9724 (java) S 9706 9706 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510804650 28904853504 7287 33554432000 4194304 4196468 140725526387808 139922711210608 139924119263874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9725] ppid=9706 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/9708/task/9725/stat : 9725 (java) R 9706 9706 5615 0 -1 4202560 357 0 0 0 2 0 0 0 20 0 20 0 510804650 28904853504 7287 33554432000 4194304 4196468 140725526387808 139922710157808 139924098207455 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9726] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9726/stat : 9726 (java) S 9706 9706 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510804650 28904853504 7287 33554432000 4194304 4196468 140725526387808 139922709105248 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9727] ppid=9706 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9708/task/9727/stat : 9727 (java) S 9706 9706 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510804650 28904853504 7287 33554432000 4194304 4196468 140725526387808 139922708052528 139924119263874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30596 KiB

[startup+0.210288 s]*
/proc/loadavg: 8.07 8.27 8.18 4/213 9727
/proc/meminfo: memFree=25492524/32770624 swapFree=67002564/67108860
[pid=9706] ppid=9703 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/9706/stat : 9706 (xcsp3-exec) S 9703 9706 5615 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510804644 115843072 362 33554432000 4194304 5098028 140724584153600 140724584151704 139792348471932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21458944 140724584162172 140724584162414 140724584162414 140724584165322 0
/proc/9706/statm: 28282 362 304 221 0 87 0
[pid=9708] ppid=9706 vsize=28227396 memory=40472 CPUtime=0.34 cores=0-7
/proc/9708/stat : 9708 (java) S 9706 9706 5615 0 -1 1077944320 9378 0 0 0 31 3 0 0 20 0 20 0 510804644 28904853504 10118 33554432000 4194304 4196468 140725526387808 140725526370352 139924119252727 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
/proc/9708/statm: 7056849 10118 3258 1 0 7019032 0
[pid=9708/tid=9709] ppid=9706 vsize=28227396 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/9708/task/9709/stat : 9709 (java) R 9706 9706 5615 0 -1 4202560 6626 0 0 0 17 2 0 0 20 0 20 0 510804644 28904853504 10118 33554432000 4194304 4196468 140725526387808 139924123485456 139923743189825 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9710] ppid=9706 vsize=28227396 memory=14976 CPUtime=0 cores=0-7
/proc/9708/task/9710/stat : 9710 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804645 28904853504 10118 33554432000 4194304 4196468 140725526387808 139924071873168 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9711] ppid=9706 vsize=28227396 memory=139687930830105 CPUtime=0 cores=0-7
/proc/9708/task/9711/stat : 9711 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804645 28904853504 10118 33554432000 4194304 4196468 140725526387808 139924070820368 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9712] ppid=9706 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9708/task/9712/stat : 9712 (java) S 9706 9706 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510804645 28904853504 10118 33554432000 4194304 4196468 140725526387808 139924069767568 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9713] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9713/stat : 9713 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804645 28904853504 10118 33554432000 4194304 4196468 140725526387808 139924068714768 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9714] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9714/stat : 9714 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804645 28904853504 10118 33554432000 4194304 4196468 140725526387808 139924067662992 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9715] ppid=9706 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9708/task/9715/stat : 9715 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804645 28904853504 10118 33554432000 4194304 4196468 140725526387808 139924066610192 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9716] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9716/stat : 9716 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804645 28904853504 10118 33554432000 4194304 4196468 140725526387808 139924065557392 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9717] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9717/stat : 9717 (java) S 9706 9706 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510804645 28904853504 10118 33554432000 4194304 4196468 140725526387808 139924064504592 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9718] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9718/stat : 9718 (java) S 9706 9706 5615 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510804647 28904853504 10118 33554432000 4194304 4196468 140725526387808 139922717526384 139924119263874 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9719] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9719/stat : 9719 (java) S 9706 9706 5615 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510804647 28904853504 10118 33554432000 4194304 4196468 140725526387808 139922716472352 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9720] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9720/stat : 9720 (java) S 9706 9706 5615 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510804647 28904853504 10118 33554432000 4194304 4196468 140725526387808 139922715419504 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9721] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9721/stat : 9721 (java) S 9706 9706 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510804650 28904853504 10118 33554432000 4194304 4196468 140725526387808 139922714367824 139924119271323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9722] ppid=9706 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/9708/task/9722/stat : 9722 (java) S 9706 9706 5615 0 -1 1077944384 460 0 0 0 1 0 0 0 20 0 20 0 510804650 28904853504 10118 33554432000 4194304 4196468 140725526387808 139922713316208 139924119263874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9723] ppid=9706 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/9708/task/9723/stat : 9723 (java) S 9706 9706 5615 0 -1 1077944384 67 0 0 0 1 0 0 0 20 0 20 0 510804650 28904853504 10118 33554432000 4194304 4196468 140725526387808 139922712263408 139924119263874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9724] ppid=9706 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/9708/task/9724/stat : 9724 (java) S 9706 9706 5615 0 -1 1077944384 102 0 0 0 2 0 0 0 20 0 20 0 510804650 28904853504 10118 33554432000 4194304 4196468 140725526387808 139922711210608 139924119263874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9725] ppid=9706 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/9708/task/9725/stat : 9725 (java) R 9706 9706 5615 0 -1 4202560 807 0 0 0 8 0 0 0 20 0 20 0 510804650 28904853504 10118 33554432000 4194304 4196468 140725526387808 139922710157808 139924098221546 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9726] ppid=9706 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9726/stat : 9726 (java) S 9706 9706 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510804650 28904853504 10118 33554432000 4194304 4196468 140725526387808 139922709105248 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9727] ppid=9706 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/9708/task/9727/stat : 9727 (java) S 9706 9706 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510804650 28904853504 10118 33554432000 4194304 4196468 140725526387808 139922708052528 139924119263874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41920 KiB

[startup+0.309619 s]*
/proc/loadavg: 8.07 8.27 8.18 5/213 9727
/proc/meminfo: memFree=25486136/32770624 swapFree=67002564/67108860
[pid=9706] ppid=9703 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/9706/stat : 9706 (xcsp3-exec) S 9703 9706 5615 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510804644 115843072 362 33554432000 4194304 5098028 140724584153600 140724584151704 139792348471932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21458944 140724584162172 140724584162414 140724584162414 140724584165322 0
/proc/9706/statm: 28282 362 304 221 0 87 0
[pid=9708] ppid=9706 vsize=28231652 memory=50092 CPUtime=0.52 cores=0-7
/proc/9708/stat : 9708 (java) S 9706 9706 5615 0 -1 1077944320 10884 0 0 0 48 4 0 0 20 0 20 0 510804644 28909211648 12523 33554432000 4194304 4196468 140725526387808 140725526370352 139924119252727 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
/proc/9708/statm: 7057913 12523 3332 1 0 7019032 0
[pid=9708/tid=9709] ppid=9706 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/9708/task/9709/stat : 9709 (java) R 9706 9706 5615 0 -1 4202560 7782 0 0 0 26 3 0 0 20 0 20 0 510804644 28909211648 12523 33554432000 4194304 4196468 140725526387808 139924123483840 139924103333214 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9710] ppid=9706 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9710/stat : 9710 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804645 28909211648 12523 33554432000 4194304 4196468 140725526387808 139924071873168 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9711] ppid=9706 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9711/stat : 9711 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804645 28909211648 12523 33554432000 4194304 4196468 140725526387808 139924070820368 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9712] ppid=9706 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9712/stat : 9712 (java) S 9706 9706 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510804645 28909211648 12523 33554432000 4194304 4196468 140725526387808 139924069767568 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9713] ppid=9706 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9713/stat : 9713 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804645 28909211648 12523 33554432000 4194304 4196468 140725526387808 139924068714768 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9714] ppid=9706 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9714/stat : 9714 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804645 28909211648 12523 33554432000 4194304 4196468 140725526387808 139924067662992 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9715] ppid=9706 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9715/stat : 9715 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804645 28909211648 12523 33554432000 4194304 4196468 140725526387808 139924066610192 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9716] ppid=9706 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9716/stat : 9716 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804645 28909211648 12523 33554432000 4194304 4196468 140725526387808 139924065557392 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9717] ppid=9706 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9717/stat : 9717 (java) S 9706 9706 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510804645 28909211648 12523 33554432000 4194304 4196468 140725526387808 139924064504592 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9718] ppid=9706 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9718/stat : 9718 (java) S 9706 9706 5615 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510804647 28909211648 12523 33554432000 4194304 4196468 140725526387808 139922717526384 139924119263874 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9719] ppid=9706 vsize=28231652 memory=279375543213440 CPUtime=0 cores=0-7
/proc/9708/task/9719/stat : 9719 (java) S 9706 9706 5615 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510804647 28909211648 12523 33554432000 4194304 4196468 140725526387808 139922716472352 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9720] ppid=9706 vsize=28231652 memory=279375543218048 CPUtime=0 cores=0-7
/proc/9708/task/9720/stat : 9720 (java) S 9706 9706 5615 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510804647 28909211648 12523 33554432000 4194304 4196468 140725526387808 139922715419504 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9721] ppid=9706 vsize=28231652 memory=279375543222656 CPUtime=0 cores=0-7
/proc/9708/task/9721/stat : 9721 (java) S 9706 9706 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510804650 28909211648 12523 33554432000 4194304 4196468 140725526387808 139922714367824 139924119271323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9722] ppid=9706 vsize=28231652 memory=279375543227264 CPUtime=0.03 cores=0-7
/proc/9708/task/9722/stat : 9722 (java) R 9706 9706 5615 0 -1 4202560 611 0 0 0 3 0 0 0 20 0 20 0 510804650 28909211648 12523 33554432000 4194304 4196468 140725526387808 139922713297320 139924098499057 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9723] ppid=9706 vsize=28231652 memory=279375543231872 CPUtime=0.02 cores=0-7
/proc/9708/task/9723/stat : 9723 (java) S 9706 9706 5615 0 -1 1077944384 109 0 0 0 2 0 0 0 20 0 20 0 510804650 28909211648 12523 33554432000 4194304 4196468 140725526387808 139922712263408 139924119263874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9724] ppid=9706 vsize=28231652 memory=279375543236480 CPUtime=0.03 cores=0-7
/proc/9708/task/9724/stat : 9724 (java) S 9706 9706 5615 0 -1 1077944384 114 0 0 0 3 0 0 0 20 0 20 0 510804650 28909211648 12523 33554432000 4194304 4196468 140725526387808 139922711210608 139924119263874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9725] ppid=9706 vsize=28231652 memory=279375543241088 CPUtime=0.12 cores=0-7
/proc/9708/task/9725/stat : 9725 (java) S 9706 9706 5615 0 -1 1077944384 960 0 0 0 12 0 0 0 20 0 20 0 510804650 28909211648 12523 33554432000 4194304 4196468 140725526387808 139922710157808 139924119263874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9726] ppid=9706 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9726/stat : 9726 (java) S 9706 9706 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510804650 28909211648 12523 33554432000 4194304 4196468 140725526387808 139922709105248 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9727] ppid=9706 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/9708/task/9727/stat : 9727 (java) S 9706 9706 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510804650 28909211648 12523 33554432000 4194304 4196468 140725526387808 139922708052528 139924119263874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51540 KiB

[startup+0.700906 s]
/proc/loadavg: 8.07 8.27 8.18 4/213 9727
/proc/meminfo: memFree=25472252/32770624 swapFree=67002564/67108860
[pid=9706] ppid=9703 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/9706/stat : 9706 (xcsp3-exec) S 9703 9706 5615 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510804644 115843072 362 33554432000 4194304 5098028 140724584153600 140724584151704 139792348471932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21458944 140724584162172 140724584162414 140724584162414 140724584165322 0
/proc/9706/statm: 28282 362 304 221 0 87 0
[pid=9708] ppid=9706 vsize=28233776 memory=87996 CPUtime=1.69 cores=0-7
/proc/9708/stat : 9708 (java) S 9706 9706 5615 0 -1 1077944320 16256 0 0 0 164 5 0 0 20 0 20 0 510804644 28911386624 21999 33554432000 4194304 4196468 140725526387808 140725526370352 139924119252727 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
/proc/9708/statm: 7058444 21999 3456 1 0 7019544 0
[pid=9708/tid=9709] ppid=9706 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/9708/task/9709/stat : 9709 (java) R 9706 9706 5615 0 -1 4202560 9331 0 0 0 64 4 0 0 20 0 20 0 510804644 28911386624 21999 33554432000 4194304 4196468 140725526387808 139924123475232 139924103333214 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9710] ppid=9706 vsize=28233776 memory=139687771808640 CPUtime=0 cores=0-7
/proc/9708/task/9710/stat : 9710 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804645 28911386624 21999 33554432000 4194304 4196468 140725526387808 139924071873168 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9711] ppid=9706 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9711/stat : 9711 (java) S 9706 9706 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510804645 28911386624 21999 33554432000 4194304 4196468 140725526387808 139924070820368 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9712] ppid=9706 vsize=28233776 memory=1052 CPUtime=0 cores=0-7
/proc/9708/task/9712/stat : 9712 (java) S 9706 9706 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510804645 28911386624 21999 33554432000 4194304 4196468 140725526387808 139924069767568 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0

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

# the end of solver process 9706 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=11.2871 s, system=0.115935 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.60688 s]
/proc/loadavg: 8.07 8.27 8.18 14/221 9839
/proc/meminfo: memFree=25341220/32770624 swapFree=67002564/67108860
[pid=9706] ppid=9703 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/9706/stat : 9706 (xcsp3-exec) S 9703 9706 5615 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510804644 115843072 362 33554432000 4194304 5098028 140724584153600 140724584151704 139792348471932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21458944 140724584162172 140724584162414 140724584162414 140724584165322 0
/proc/9706/statm: 28282 362 304 221 0 87 0
[pid=9708] ppid=9706 vsize=28768336 memory=210500 CPUtime=8.53 cores=0-7
/proc/9708/stat : 9708 (java) S 9706 9706 5615 0 -1 1077944320 21367 0 0 0 843 10 0 0 20 0 28 0 510804644 29458776064 52625 33554432000 4194304 4196468 140725526387808 140725526370352 139924119252727 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
/proc/9708/statm: 7192084 52625 3495 1 0 7153184 0
[pid=9708/tid=9709] ppid=9706 vsize=28768336 memory=1096 CPUtime=0.7 cores=0-7
/proc/9708/task/9709/stat : 9709 (java) S 9706 9706 5615 0 -1 1077944384 9396 0 0 0 66 4 0 0 20 0 28 0 510804644 29458776064 52625 33554432000 4194304 4196468 140725526387808 139924123493504 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9710] ppid=9706 vsize=28768336 memory=6168 CPUtime=0 cores=0-7
/proc/9708/task/9710/stat : 9710 (java) S 9706 9706 5615 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52625 33554432000 4194304 4196468 140725526387808 139924071873168 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9711] ppid=9706 vsize=28768336 memory=14012 CPUtime=0 cores=0-7
/proc/9708/task/9711/stat : 9711 (java) S 9706 9706 5615 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52625 33554432000 4194304 4196468 140725526387808 139924070820368 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9712] ppid=9706 vsize=28768336 memory=32872 CPUtime=0 cores=0-7
/proc/9708/task/9712/stat : 9712 (java) S 9706 9706 5615 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52625 33554432000 4194304 4196468 140725526387808 139924069767568 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9713] ppid=9706 vsize=28768336 memory=14068 CPUtime=0 cores=0-7
/proc/9708/task/9713/stat : 9713 (java) S 9706 9706 5615 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52625 33554432000 4194304 4196468 140725526387808 139924068714768 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9714] ppid=9706 vsize=28768336 memory=2120 CPUtime=0 cores=0-7
/proc/9708/task/9714/stat : 9714 (java) S 9706 9706 5615 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52625 33554432000 4194304 4196468 140725526387808 139924067662992 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9715] ppid=9706 vsize=28768336 memory=504 CPUtime=0 cores=0-7
/proc/9708/task/9715/stat : 9715 (java) S 9706 9706 5615 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52625 33554432000 4194304 4196468 140725526387808 139924066610192 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9716] ppid=9706 vsize=28768336 memory=3588 CPUtime=0 cores=0-7
/proc/9708/task/9716/stat : 9716 (java) S 9706 9706 5615 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52625 33554432000 4194304 4196468 140725526387808 139924065557392 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9717] ppid=9706 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9717/stat : 9717 (java) S 9706 9706 5615 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52625 33554432000 4194304 4196468 140725526387808 139924064504592 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9718] ppid=9706 vsize=28768336 memory=139687771826800 CPUtime=0 cores=0-7
/proc/9708/task/9718/stat : 9718 (java) S 9706 9706 5615 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 510804647 29458776064 52625 33554432000 4194304 4196468 140725526387808 139922717526384 139924119263874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9719] ppid=9706 vsize=28768336 memory=139687771826896 CPUtime=0 cores=0-7
/proc/9708/task/9719/stat : 9719 (java) S 9706 9706 5615 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 510804647 29458776064 52625 33554432000 4194304 4196468 140725526387808 139922716472352 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9720] ppid=9706 vsize=28768336 memory=139687771826992 CPUtime=0 cores=0-7
/proc/9708/task/9720/stat : 9720 (java) S 9706 9706 5615 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 510804647 29458776064 52625 33554432000 4194304 4196468 140725526387808 139922715419504 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9721] ppid=9706 vsize=28768336 memory=139687771827088 CPUtime=0 cores=0-7
/proc/9708/task/9721/stat : 9721 (java) S 9706 9706 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510804650 29458776064 52625 33554432000 4194304 4196468 140725526387808 139922714367824 139924119271323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9722] ppid=9706 vsize=28768336 memory=139687771827184 CPUtime=0.82 cores=0-7
/proc/9708/task/9722/stat : 9722 (java) R 9706 9706 5615 0 -1 4202560 2362 0 0 0 82 0 0 0 20 0 28 0 510804650 29458776064 52625 33554432000 4194304 4196468 140725526387808 139922713302752 139924100796032 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9723] ppid=9706 vsize=28768336 memory=279375543600992 CPUtime=0.88 cores=0-7
/proc/9708/task/9723/stat : 9723 (java) R 9706 9706 5615 0 -1 1077944384 1787 0 0 0 88 0 0 0 20 0 28 0 510804650 29458776064 52625 33554432000 4194304 4196468 140725526387808 139922712263408 139924119263874 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9724] ppid=9706 vsize=28768336 memory=288230583166042426 CPUtime=0.89 cores=0-7
/proc/9708/task/9724/stat : 9724 (java) S 9706 9706 5615 0 -1 1077944384 1465 0 0 0 89 0 0 0 20 0 28 0 510804650 29458776064 52625 33554432000 4194304 4196468 140725526387808 139922711210608 139924119263874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9725] ppid=9706 vsize=28768336 memory=16099269136353912 CPUtime=0.66 cores=0-7
/proc/9708/task/9725/stat : 9725 (java) S 9706 9706 5615 0 -1 1077944384 2618 0 0 0 66 0 0 0 20 0 28 0 510804650 29458776064 52625 33554432000 4194304 4196468 140725526387808 139922710157808 139924119263874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9726] ppid=9706 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9726/stat : 9726 (java) S 9706 9706 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510804650 29458776064 52625 33554432000 4194304 4196468 140725526387808 139922709105248 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9727] ppid=9706 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9727/stat : 9727 (java) S 9706 9706 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510804650 29458776064 52625 33554432000 4194304 4196468 140725526387808 139922708052528 139924119263874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
Current children cumulated CPU time: 8.53 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 211948 KiB

[startup+1.809 s]
/proc/loadavg: 8.07 8.27 8.18 14/221 9839
/proc/meminfo: memFree=25341220/32770624 swapFree=67002564/67108860
[pid=9706] ppid=9703 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/9706/stat : 9706 (xcsp3-exec) S 9703 9706 5615 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510804644 115843072 362 33554432000 4194304 5098028 140724584153600 140724584151704 139792348471932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21458944 140724584162172 140724584162414 140724584162414 140724584165322 0
/proc/9706/statm: 28282 362 304 221 0 87 0
[pid=9708] ppid=9706 vsize=28768336 memory=210592 CPUtime=10.15 cores=0-7
/proc/9708/stat : 9708 (java) S 9706 9706 5615 0 -1 1077944320 21400 0 0 0 1005 10 0 0 20 0 28 0 510804644 29458776064 52648 33554432000 4194304 4196468 140725526387808 140725526370352 139924119252727 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
/proc/9708/statm: 7192084 52648 3497 1 0 7153184 0
[pid=9708/tid=9709] ppid=9706 vsize=28768336 memory=6225192296752239209 CPUtime=0.7 cores=0-7
/proc/9708/task/9709/stat : 9709 (java) S 9706 9706 5615 0 -1 1077944384 9396 0 0 0 66 4 0 0 20 0 28 0 510804644 29458776064 52648 33554432000 4194304 4196468 140725526387808 139924123493504 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9710] ppid=9706 vsize=28768336 memory=2 CPUtime=0 cores=0-7
/proc/9708/task/9710/stat : 9710 (java) S 9706 9706 5615 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52648 33554432000 4194304 4196468 140725526387808 139924071873168 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9711] ppid=9706 vsize=28768336 memory=139687771948427 CPUtime=0 cores=0-7
/proc/9708/task/9711/stat : 9711 (java) S 9706 9706 5615 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52648 33554432000 4194304 4196468 140725526387808 139924070820368 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9712] ppid=9706 vsize=28768336 memory=279375543602048 CPUtime=0 cores=0-7
/proc/9708/task/9712/stat : 9712 (java) S 9706 9706 5615 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52648 33554432000 4194304 4196468 140725526387808 139924069767568 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9713] ppid=9706 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9713/stat : 9713 (java) S 9706 9706 5615 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52648 33554432000 4194304 4196468 140725526387808 139924068714768 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9714] ppid=9706 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9714/stat : 9714 (java) S 9706 9706 5615 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52648 33554432000 4194304 4196468 140725526387808 139924067662992 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9715] ppid=9706 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9715/stat : 9715 (java) S 9706 9706 5615 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52648 33554432000 4194304 4196468 140725526387808 139924066610192 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9716] ppid=9706 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9716/stat : 9716 (java) S 9706 9706 5615 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52648 33554432000 4194304 4196468 140725526387808 139924065557392 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9717] ppid=9706 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9717/stat : 9717 (java) S 9706 9706 5615 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52648 33554432000 4194304 4196468 140725526387808 139924064504592 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9718] ppid=9706 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9718/stat : 9718 (java) S 9706 9706 5615 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 510804647 29458776064 52648 33554432000 4194304 4196468 140725526387808 139922717526384 139924119263874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9719] ppid=9706 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9719/stat : 9719 (java) S 9706 9706 5615 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 510804647 29458776064 52648 33554432000 4194304 4196468 140725526387808 139922716472352 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9720] ppid=9706 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9720/stat : 9720 (java) S 9706 9706 5615 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 510804647 29458776064 52648 33554432000 4194304 4196468 140725526387808 139922715419504 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9721] ppid=9706 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9721/stat : 9721 (java) S 9706 9706 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510804650 29458776064 52648 33554432000 4194304 4196468 140725526387808 139922714367824 139924119271323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9722] ppid=9706 vsize=28768336 memory=0 CPUtime=0.9 cores=0-7
/proc/9708/task/9722/stat : 9722 (java) R 9706 9706 5615 0 -1 4202560 2374 0 0 0 90 0 0 0 20 0 28 0 510804650 29458776064 52648 33554432000 4194304 4196468 140725526387808 139922713297408 139924103155815 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9723] ppid=9706 vsize=28768336 memory=-3535470213243961690 CPUtime=0.89 cores=0-7
/proc/9708/task/9723/stat : 9723 (java) S 9706 9706 5615 0 -1 1077944384 1792 0 0 0 89 0 0 0 20 0 28 0 510804650 29458776064 52648 33554432000 4194304 4196468 140725526387808 139922712263408 139924119263874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9724] ppid=9706 vsize=28768336 memory=0 CPUtime=0.99 cores=0-7
/proc/9708/task/9724/stat : 9724 (java) R 9706 9706 5615 0 -1 4202560 1466 0 0 0 99 0 0 0 20 0 28 0 510804650 29458776064 52648 33554432000 4194304 4196468 140725526387808 139922711197152 139924100796816 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9725] ppid=9706 vsize=28768336 memory=0 CPUtime=0.67 cores=0-7
/proc/9708/task/9725/stat : 9725 (java) S 9706 9706 5615 0 -1 1077944384 2628 0 0 0 67 0 0 0 20 0 28 0 510804650 29458776064 52648 33554432000 4194304 4196468 140725526387808 139922710157808 139924119263874 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9726] ppid=9706 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9726/stat : 9726 (java) S 9706 9706 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510804650 29458776064 52648 33554432000 4194304 4196468 140725526387808 139922709105248 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9727] ppid=9706 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9727/stat : 9727 (java) S 9706 9706 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510804650 29458776064 52648 33554432000 4194304 4196468 140725526387808 139922708052528 139924119263874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
Current children cumulated CPU time: 10.15 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 212040 KiB

[startup+1.90188 s]
/proc/loadavg: 8.07 8.27 8.18 14/221 9839
/proc/meminfo: memFree=25341220/32770624 swapFree=67002564/67108860
[pid=9706] ppid=9703 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/9706/stat : 9706 (xcsp3-exec) S 9703 9706 5615 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510804644 115843072 362 33554432000 4194304 5098028 140724584153600 140724584151704 139792348471932 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21458944 140724584162172 140724584162414 140724584162414 140724584165322 0
/proc/9706/statm: 28282 362 304 221 0 87 0
[pid=9708] ppid=9706 vsize=28768336 memory=210856 CPUtime=10.89 cores=0-7
/proc/9708/stat : 9708 (java) S 9706 9706 5615 0 -1 1077944320 21478 0 0 0 1079 10 0 0 20 0 28 0 510804644 29458776064 52714 33554432000 4194304 4196468 140725526387808 140725526370352 139924119252727 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
/proc/9708/statm: 7192084 52714 3498 1 0 7153184 0
[pid=9708/tid=9709] ppid=9706 vsize=28768336 memory=0 CPUtime=0.7 cores=0-7
/proc/9708/task/9709/stat : 9709 (java) S 9706 9706 5615 0 -1 1077944384 9396 0 0 0 66 4 0 0 20 0 28 0 510804644 29458776064 52714 33554432000 4194304 4196468 140725526387808 139924123493504 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9710] ppid=9706 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9710/stat : 9710 (java) S 9706 9706 5615 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52714 33554432000 4194304 4196468 140725526387808 139924071873168 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9711] ppid=9706 vsize=28768336 memory=1448 CPUtime=0 cores=0-7
/proc/9708/task/9711/stat : 9711 (java) S 9706 9706 5615 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52714 33554432000 4194304 4196468 140725526387808 139924070820368 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9712] ppid=9706 vsize=28768336 memory=210592 CPUtime=0 cores=0-7
/proc/9708/task/9712/stat : 9712 (java) S 9706 9706 5615 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52714 33554432000 4194304 4196468 140725526387808 139924069767568 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9713] ppid=9706 vsize=28768336 memory=139687771845328 CPUtime=0 cores=0-7
/proc/9708/task/9713/stat : 9713 (java) S 9706 9706 5615 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52714 33554432000 4194304 4196468 140725526387808 139924068714768 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9714] ppid=9706 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/9708/task/9714/stat : 9714 (java) S 9706 9706 5615 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52714 33554432000 4194304 4196468 140725526387808 139924067662992 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9715] ppid=9706 vsize=28768336 memory=740 CPUtime=0 cores=0-7
/proc/9708/task/9715/stat : 9715 (java) S 9706 9706 5615 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52714 33554432000 4194304 4196468 140725526387808 139924066610192 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9716] ppid=9706 vsize=28768336 memory=1052 CPUtime=0 cores=0-7
/proc/9708/task/9716/stat : 9716 (java) S 9706 9706 5615 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52714 33554432000 4194304 4196468 140725526387808 139924065557392 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9717] ppid=9706 vsize=28768336 memory=7548 CPUtime=0 cores=0-7
/proc/9708/task/9717/stat : 9717 (java) S 9706 9706 5615 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 510804645 29458776064 52714 33554432000 4194304 4196468 140725526387808 139924064504592 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9718] ppid=9706 vsize=28768336 memory=3620 CPUtime=0 cores=0-7
/proc/9708/task/9718/stat : 9718 (java) S 9706 9706 5615 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 510804647 29458776064 52714 33554432000 4194304 4196468 140725526387808 139922717526384 139924119263874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9719] ppid=9706 vsize=28768336 memory=2832 CPUtime=0 cores=0-7
/proc/9708/task/9719/stat : 9719 (java) S 9706 9706 5615 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 510804647 29458776064 52714 33554432000 4194304 4196468 140725526387808 139922716472352 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9720] ppid=9706 vsize=28768336 memory=776 CPUtime=0 cores=0-7
/proc/9708/task/9720/stat : 9720 (java) S 9706 9706 5615 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 510804647 29458776064 52714 33554432000 4194304 4196468 140725526387808 139922715419504 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9721] ppid=9706 vsize=28768336 memory=279375543499936 CPUtime=0 cores=0-7
/proc/9708/task/9721/stat : 9721 (java) S 9706 9706 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510804650 29458776064 52714 33554432000 4194304 4196468 140725526387808 139922714367824 139924119271323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9722] ppid=9706 vsize=28768336 memory=-7457095209514532716 CPUtime=0.95 cores=0-7
/proc/9708/task/9722/stat : 9722 (java) R 9706 9706 5615 0 -1 4202560 2383 0 0 0 95 0 0 0 20 0 28 0 510804650 29458776064 52714 33554432000 4194304 4196468 140725526387808 139922713306256 139924104158318 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9723] ppid=9706 vsize=28768336 memory=-9001734043636558696 CPUtime=0.91 cores=0-7
/proc/9708/task/9723/stat : 9723 (java) R 9706 9706 5615 0 -1 4202560 1792 0 0 0 91 0 0 0 20 0 28 0 510804650 29458776064 52714 33554432000 4194304 4196468 140725526387808 139922712251648 139924099952264 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9724] ppid=9706 vsize=28768336 memory=7679937539659563834 CPUtime=1.03 cores=0-7
/proc/9708/task/9724/stat : 9724 (java) R 9706 9706 5615 0 -1 4202560 1532 0 0 0 103 0 0 0 20 0 28 0 510804650 29458776064 52714 33554432000 4194304 4196468 140725526387808 139922711210608 139924102784184 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9725] ppid=9706 vsize=28768336 memory=139687930829537 CPUtime=0.67 cores=0-7
/proc/9708/task/9725/stat : 9725 (java) R 9706 9706 5615 0 -1 1077944384 2629 0 0 0 67 0 0 0 20 0 28 0 510804650 29458776064 52714 33554432000 4194304 4196468 140725526387808 139922710157808 139924119263874 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9726] ppid=9706 vsize=28768336 memory=5937545731629475687 CPUtime=0 cores=0-7
/proc/9708/task/9726/stat : 9726 (java) S 9706 9706 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510804650 29458776064 52714 33554432000 4194304 4196468 140725526387808 139922709105248 139924119262933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
[pid=9708/tid=9727] ppid=9706 vsize=28768336 memory=8025788822752027748 CPUtime=0 cores=0-7
/proc/9708/task/9727/stat : 9727 (java) S 9706 9706 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510804650 29458776064 52714 33554432000 4194304 4196468 140725526387808 139922708052528 139924119263874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39677952 140725526393840 140725526394011 140725526394011 140725526396879 0
Current children cumulated CPU time: 10.89 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 212304 KiB

Child status: 0
Real time (s): 1.98244
CPU time (s): 11.403
CPU user time (s): 11.2871
CPU system time (s): 0.115935
CPU usage (%): 575.201
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 212304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.2871
system time used= 0.115935
maximum resident set size= 211848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22050
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4445
involuntary context switches= 336


# summary of solver processes directly reported to runsolver:
#   pid: 9706
#   total CPU time (s): 11.403
#   total CPU user time (s): 11.2871
#   total CPU system time (s): 0.115935

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.032253 second user time and 0.06128 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-24 19:33:14
IDJOB=4407245
IDBENCH=115965
IDSOLVER=2872
FILE ID=node148/4407245-1569346431
RUNJOBID= node148-1569335941-5642
PBS_JOBID= 21705049
Free space on /tmp= 22084 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-05-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 /tmp/evaluation-result-4407245-1569346431/watcher-4407245-1569346431 -o /tmp/evaluation-result-4407245-1569346431/solver-4407245-1569346431 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1569335941-5642 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 327303870 HOME/instance-4407245-1569346431.xml

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

MD5SUM BENCH= 9e49e3aba7f2112bed6c24391b9353d8
RANDOM SEED=327303870

node148.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.13
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.13
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.13
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.13
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:        25521312 kB
MemAvailable:   31855228 kB
Buffers:           54304 kB
Cached:          6551452 kB
SwapCached:         3372 kB
Active:          4384888 kB
Inactive:        2226036 kB
Active(anon):       2984 kB
Inactive(anon):    57864 kB
Active(file):    4381904 kB
Inactive(file):  2168172 kB
Unevictable:      110656 kB
Mlocked:          110656 kB
SwapTotal:      67108860 kB
SwapFree:       67002564 kB
Dirty:             26164 kB
Writeback:             0 kB
AnonPages:        120048 kB
Mapped:            56536 kB
Shmem:             47072 kB
Slab:             228680 kB
SReclaimable:     199348 kB
SUnreclaim:        29332 kB
KernelStack:        3744 kB
PageTables:         6104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 22060 MiB
End job on node148 at 2019-09-24 19:33:16