Trace number 4297858

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 4.0.7b par (e747e1e)OPT9 5.2507 1.59403

General information on the benchmark

NameBacp/Bacp-m2/
Bacp-m2-05_c18.xml
MD5SUM9bea89b95554517f61b3b27d7211ee0b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark5.2507
Satisfiable
(Un)Satisfiability was proved
Number of variables106
Number of constraints116
Number of domains4
Minimum domain size2
Maximum domain size10
Distribution of domain sizes[{"size":2,"count":80},{"size":5,"count":21},{"size":10,"count":5}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":5},{"degree":2,"count":5},{"degree":4,"count":80},{"degree":5,"count":3},{"degree":6,"count":8},{"degree":7,"count":3},{"degree":8,"count":2}]
Minimum constraint arity2
Maximum constraint arity17
Distribution of constraint arities[{"arity":2,"count":90},{"arity":5,"count":16},{"arity":17,"count":10}]
Number of extensional constraints80
Number of intensional constraints10
Distribution of constraint types[{"type":"extension","count":80},{"type":"intension","count":10},{"type":"sum","count":26}]
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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4297858-1532737637.xml"  -tl '20160s' -p 8
0.11/0.18	c Choco e747e1e
0.11/0.18	c [HOME/instance-4297858-1532737637.xml, -tl, 20160s, -p, 8]
0.32/0.22	c 8 solvers in parallel
0.32/0.28	c parse instance...
1.59/0.72	c solve instance...
1.59/0.75	o 14 
1.59/0.76	o 13 
1.59/0.76	o 12 
1.59/0.76	o 11 
1.59/0.77	o 10 
1.59/0.78	o 9 
4.68/1.57	s OPTIMUM FOUND
4.68/1.57	v <instantiation>
4.68/1.57	v 	<list>prd[0] prd[1] prd[2] prd[3] prd[4] prd[5] prd[6] prd[7] prd[8] prd[9] prd[10] prd[11] prd[12] prd[13] prd[14] prd[15] nco[0] nco[1] nco[2] nco[3] nco[4] ncr[0] ncr[1] ncr[2] ncr[3] ncr[4] pc[0][0] pc[0][1] pc[0][2] pc[0][3] pc[0][4] pc[0][5] pc[0][6] pc[0][7] pc[0][8] pc[0][9] pc[0][10] pc[0][11] pc[0][12] pc[0][13] pc[0][14] pc[0][15] pc[1][0] pc[1][1] pc[1][2] pc[1][3] pc[1][4] pc[1][5] pc[1][6] pc[1][7] pc[1][8] pc[1][9] pc[1][10] pc[1][11] pc[1][12] pc[1][13] pc[1][14] pc[1][15] pc[2][0] pc[2][1] pc[2][2] pc[2][3] pc[2][4] pc[2][5] pc[2][6] pc[2][7] pc[2][8] pc[2][9] pc[2][10] pc[2][11] pc[2][12] pc[2][13] pc[2][14] pc[2][15] pc[3][0] pc[3][1] pc[3][2] pc[3][3] pc[3][4] pc[3][5] pc[3][6] pc[3][7] pc[3][8] pc[3][9] pc[3][10] pc[3][11] pc[3][12] pc[3][13] pc[3][14] pc[3][15] pc[4][0] pc[4][1] pc[4][2] pc[4][3] pc[4][4] pc[4][5] pc[4][6] pc[4][7] pc[4][8] pc[4][9] pc[4][10] pc[4][11] pc[4][12] pc[4][13] pc[4][14] pc[4][15] </list>
4.68/1.57	v 	<values>1 4 0 0 4 4 0 3 3 2 3 2 4 1 2 1 3 3 3 3 4 9 8 9 9 9 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 0 0 1 0 0 0 </values>
4.68/1.57	v </instantiation>

Verifier Data

OK	9

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297858-1532737637/watcher-4297858-1532737637 -o /tmp/evaluation-result-4297858-1532737637/solver-4297858-1532737637 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1532735113-1408 --watchdog 2580 HOME/xcsp3-exec -seed 626744136 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297858-1532737637.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Current StackSize limit: 8192 KiB

solver pid=1614, runsolver pid=1611

[startup+0.100108 s]*
/proc/loadavg: 8.47 8.50 8.31 2/199 1635
/proc/meminfo: memFree=28124684/32770624 swapFree=67108792/67108860
[pid=1614] ppid=1611 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/1614/stat : 1614 (xcsp3-exec) S 1611 1614 1381 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 91326960 115843072 364 33554432000 4194304 5098028 140735268293248 140735268291352 139878321697404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27467776 140735268295734 140735268295936 140735268295936 140735268298698 0
/proc/1614/statm: 28282 364 306 221 0 87 0
[pid=1616] ppid=1614 vsize=26104152 memory=27324 CPUtime=0.11 cores=0-7
/proc/1616/stat : 1616 (java) S 1614 1614 1381 0 -1 1077944320 5743 0 0 0 10 1 0 0 20 0 20 0 91326960 26730651648 6831 33554432000 4194304 4196468 140736838267968 140736838250512 139751563378423 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
/proc/1616/statm: 6526038 6831 3005 1 0 6488315 0
[pid=1616/tid=1617] ppid=1614 vsize=26104152 memory=1400242874264906928 CPUtime=0.09 cores=0-7
/proc/1616/task/1617/stat : 1617 (java) R 1614 1614 1381 0 -1 4202560 3768 0 0 0 8 1 0 0 20 0 20 0 91326960 26730651648 6831 33554432000 4194304 4196468 140736838267968 139751567598480 139751563400349 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1618] ppid=1614 vsize=26104152 memory=664954298551644168 CPUtime=0 cores=0-7
/proc/1616/task/1618/stat : 1618 (java) S 1614 1614 1381 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91326961 26730651648 6831 33554432000 4194304 4196468 140736838267968 139751526485136 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1619] ppid=1614 vsize=26104152 memory=139741110662784 CPUtime=0 cores=0-7
/proc/1616/task/1619/stat : 1619 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326961 26730651648 6831 33554432000 4194304 4196468 140736838267968 139751120567312 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1620] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1620/stat : 1620 (java) S 1614 1614 1381 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91326961 26730651648 6831 33554432000 4194304 4196468 140736838267968 139751119514512 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1621] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1621/stat : 1621 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326961 26730651648 6831 33554432000 4194304 4196468 140736838267968 139751118461712 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1622] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1622/stat : 1622 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326961 26730651648 6831 33554432000 4194304 4196468 140736838267968 139751117408912 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1623] ppid=1614 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/1616/task/1623/stat : 1623 (java) S 1614 1614 1381 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91326961 26730651648 6831 33554432000 4194304 4196468 140736838267968 139751116356112 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1624] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1624/stat : 1624 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326961 26730651648 6831 33554432000 4194304 4196468 140736838267968 139751115303312 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1625] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1625/stat : 1625 (java) S 1614 1614 1381 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91326961 26730651648 6831 33554432000 4194304 4196468 140736838267968 139751114250512 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1626] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1626/stat : 1626 (java) S 1614 1614 1381 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91326963 26730651648 6831 33554432000 4194304 4196468 140736838267968 139750825003888 139751563389570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1627] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1627/stat : 1627 (java) S 1614 1614 1381 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 91326963 26730651648 6831 33554432000 4194304 4196468 140736838267968 139750823949856 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1628] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1628/stat : 1628 (java) S 1614 1614 1381 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 91326963 26730651648 6831 33554432000 4194304 4196468 140736838267968 139750822897008 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1629] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1629/stat : 1629 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326966 26730651648 6831 33554432000 4194304 4196468 140736838267968 139750821845328 139751563397019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1630] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1630/stat : 1630 (java) S 1614 1614 1381 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 91326966 26730651648 6831 33554432000 4194304 4196468 140736838267968 139750820792688 139751563389570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1631] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1631/stat : 1631 (java) S 1614 1614 1381 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 91326966 26730651648 6831 33554432000 4194304 4196468 140736838267968 139750819739888 139751563389570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1632] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1632/stat : 1632 (java) R 1614 1614 1381 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 91326966 26730651648 6831 33554432000 4194304 4196468 140736838267968 139750818687088 139751563399770 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1633] ppid=1614 vsize=26104152 memory=0 CPUtime=0.01 cores=0-7
/proc/1616/task/1633/stat : 1633 (java) R 1614 1614 1381 0 -1 4202560 247 0 0 0 1 0 0 0 20 0 20 0 91326966 26730651648 6831 33554432000 4194304 4196468 140736838267968 139750817634288 139751563390358 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1634] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1634/stat : 1634 (java) S 1614 1614 1381 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91326966 26730651648 6831 33554432000 4194304 4196468 140736838267968 139750816582752 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1635] ppid=1614 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/1616/task/1635/stat : 1635 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326966 26730651648 6831 33554432000 4194304 4196468 140736838267968 139750815530032 139751563389570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 28780 KiB

[startup+0.209998 s]*
/proc/loadavg: 8.47 8.50 8.31 2/199 1635
/proc/meminfo: memFree=28115152/32770624 swapFree=67108792/67108860
[pid=1614] ppid=1611 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/1614/stat : 1614 (xcsp3-exec) S 1611 1614 1381 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 91326960 115843072 364 33554432000 4194304 5098028 140735268293248 140735268291352 139878321697404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27467776 140735268295734 140735268295936 140735268295936 140735268298698 0
/proc/1614/statm: 28282 364 306 221 0 87 0
[pid=1616] ppid=1614 vsize=26104152 memory=39704 CPUtime=0.32 cores=0-7
/proc/1616/stat : 1616 (java) S 1614 1614 1381 0 -1 1077944320 8492 0 0 0 30 2 0 0 20 0 20 0 91326960 26730651648 9926 33554432000 4194304 4196468 140736838267968 140736838250512 139751563378423 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
/proc/1616/statm: 6526038 9926 3184 1 0 6488315 0
[pid=1616/tid=1617] ppid=1614 vsize=26104152 memory=8390339637985935414 CPUtime=0.19 cores=0-7
/proc/1616/task/1617/stat : 1617 (java) R 1614 1614 1381 0 -1 4202560 5603 0 0 0 18 1 0 0 20 0 20 0 91326960 26730651648 9926 33554432000 4194304 4196468 140736838267968 139751567612368 139751563390358 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1618] ppid=1614 vsize=26104152 memory=288230600413020183 CPUtime=0 cores=0-7
/proc/1616/task/1618/stat : 1618 (java) S 1614 1614 1381 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91326961 26730651648 9926 33554432000 4194304 4196468 140736838267968 139751526485136 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1619] ppid=1614 vsize=26104152 memory=288370117262374528 CPUtime=0 cores=0-7
/proc/1616/task/1619/stat : 1619 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326961 26730651648 9926 33554432000 4194304 4196468 140736838267968 139751120567312 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1620] ppid=1614 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/1616/task/1620/stat : 1620 (java) S 1614 1614 1381 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91326961 26730651648 9926 33554432000 4194304 4196468 140736838267968 139751119514512 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1621] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1621/stat : 1621 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326961 26730651648 9926 33554432000 4194304 4196468 140736838267968 139751118461712 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1622] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1622/stat : 1622 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326961 26730651648 9926 33554432000 4194304 4196468 140736838267968 139751117408912 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1623] ppid=1614 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/1616/task/1623/stat : 1623 (java) S 1614 1614 1381 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91326961 26730651648 9926 33554432000 4194304 4196468 140736838267968 139751116356112 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1624] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1624/stat : 1624 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326961 26730651648 9926 33554432000 4194304 4196468 140736838267968 139751115303312 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1625] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1625/stat : 1625 (java) S 1614 1614 1381 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91326961 26730651648 9926 33554432000 4194304 4196468 140736838267968 139751114250512 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1626] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1626/stat : 1626 (java) S 1614 1614 1381 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 91326963 26730651648 9926 33554432000 4194304 4196468 140736838267968 139750825003888 139751563389570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1627] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1627/stat : 1627 (java) S 1614 1614 1381 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 91326963 26730651648 9926 33554432000 4194304 4196468 140736838267968 139750823949856 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1628] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1628/stat : 1628 (java) S 1614 1614 1381 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 91326963 26730651648 9926 33554432000 4194304 4196468 140736838267968 139750822897008 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1629] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1629/stat : 1629 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326966 26730651648 9926 33554432000 4194304 4196468 140736838267968 139750821845328 139751563397019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1630] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1630/stat : 1630 (java) S 1614 1614 1381 0 -1 1077944384 341 0 0 0 0 0 0 0 20 0 20 0 91326966 26730651648 9926 33554432000 4194304 4196468 140736838267968 139750820792688 139751563389570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1631] ppid=1614 vsize=26104152 memory=0 CPUtime=0.02 cores=0-7
/proc/1616/task/1631/stat : 1631 (java) R 1614 1614 1381 0 -1 1077944384 360 0 0 0 2 0 0 0 20 0 20 0 91326966 26730651648 9926 33554432000 4194304 4196468 140736838267968 139750819739888 139751563389570 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1632] ppid=1614 vsize=26104152 memory=-1 CPUtime=0.01 cores=0-7
/proc/1616/task/1632/stat : 1632 (java) S 1614 1614 1381 0 -1 1077944384 101 0 0 0 1 0 0 0 20 0 20 0 91326966 26730651648 9926 33554432000 4194304 4196468 140736838267968 139750818687088 139751563389570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1633] ppid=1614 vsize=26104152 memory=0 CPUtime=0.07 cores=0-7
/proc/1616/task/1633/stat : 1633 (java) R 1614 1614 1381 0 -1 4202560 775 0 0 0 7 0 0 0 20 0 20 0 91326966 26730651648 9926 33554432000 4194304 4196468 140736838267968 139750817634288 139751563390358 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1634] ppid=1614 vsize=26104152 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1634/stat : 1634 (java) S 1614 1614 1381 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91326966 26730651648 9926 33554432000 4194304 4196468 140736838267968 139750816582752 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1635] ppid=1614 vsize=26104152 memory=-1 CPUtime=0 cores=0-7
/proc/1616/task/1635/stat : 1635 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326966 26730651648 9926 33554432000 4194304 4196468 140736838267968 139750815530032 139751563389570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26217280 KiB
Current children cumulated memory: 41160 KiB

[startup+0.309305 s]*
/proc/loadavg: 8.47 8.50 8.31 5/199 1635
/proc/meminfo: memFree=28109196/32770624 swapFree=67108792/67108860
[pid=1614] ppid=1611 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/1614/stat : 1614 (xcsp3-exec) S 1611 1614 1381 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 91326960 115843072 364 33554432000 4194304 5098028 140735268293248 140735268291352 139878321697404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27467776 140735268295734 140735268295936 140735268295936 140735268298698 0
/proc/1614/statm: 28282 364 306 221 0 87 0
[pid=1616] ppid=1614 vsize=26108408 memory=46260 CPUtime=0.51 cores=0-7
/proc/1616/stat : 1616 (java) S 1614 1614 1381 0 -1 1077944320 9284 0 0 0 48 3 0 0 20 0 20 0 91326960 26735009792 11565 33554432000 4194304 4196468 140736838267968 140736838250512 139751563378423 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
/proc/1616/statm: 6527102 11565 3235 1 0 6488315 0
[pid=1616/tid=1617] ppid=1614 vsize=26108408 memory=1399051139730258233 CPUtime=0.29 cores=0-7
/proc/1616/task/1617/stat : 1617 (java) R 1614 1614 1381 0 -1 4202560 6247 0 0 0 28 1 0 0 20 0 20 0 91326960 26735009792 11590 33554432000 4194304 4196468 140736838267968 139751567612208 139751563400349 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1618] ppid=1614 vsize=26108408 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/1616/task/1618/stat : 1618 (java) S 1614 1614 1381 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91326961 26735009792 11590 33554432000 4194304 4196468 140736838267968 139751526485136 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1619] ppid=1614 vsize=26108408 memory=1200 CPUtime=0 cores=0-7
/proc/1616/task/1619/stat : 1619 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326961 26735009792 11590 33554432000 4194304 4196468 140736838267968 139751120567312 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1620] ppid=1614 vsize=26108408 memory=15876 CPUtime=0 cores=0-7
/proc/1616/task/1620/stat : 1620 (java) S 1614 1614 1381 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91326961 26735009792 11590 33554432000 4194304 4196468 140736838267968 139751119514512 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1621] ppid=1614 vsize=26108408 memory=18268 CPUtime=0 cores=0-7
/proc/1616/task/1621/stat : 1621 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326961 26735009792 11590 33554432000 4194304 4196468 140736838267968 139751118461712 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1622] ppid=1614 vsize=26108408 memory=16232 CPUtime=0 cores=0-7
/proc/1616/task/1622/stat : 1622 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326961 26735009792 11590 33554432000 4194304 4196468 140736838267968 139751117408912 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1623] ppid=1614 vsize=26108408 memory=4052 CPUtime=0 cores=0-7
/proc/1616/task/1623/stat : 1623 (java) S 1614 1614 1381 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91326961 26735009792 11590 33554432000 4194304 4196468 140736838267968 139751116356112 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1624] ppid=1614 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1624/stat : 1624 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326961 26735009792 11590 33554432000 4194304 4196468 140736838267968 139751115303312 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1625] ppid=1614 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1625/stat : 1625 (java) S 1614 1614 1381 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91326961 26735009792 11590 33554432000 4194304 4196468 140736838267968 139751114250512 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1626] ppid=1614 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1626/stat : 1626 (java) S 1614 1614 1381 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 91326963 26735009792 11590 33554432000 4194304 4196468 140736838267968 139750825003888 139751563389570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1627] ppid=1614 vsize=26108408 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1627/stat : 1627 (java) S 1614 1614 1381 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 91326963 26735009792 11590 33554432000 4194304 4196468 140736838267968 139750823949856 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1628] ppid=1614 vsize=26108408 memory=139740988933583 CPUtime=0 cores=0-7
/proc/1616/task/1628/stat : 1628 (java) S 1614 1614 1381 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 91326963 26735009792 11590 33554432000 4194304 4196468 140736838267968 139750822897008 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1629] ppid=1614 vsize=26108408 memory=67 CPUtime=0 cores=0-7
/proc/1616/task/1629/stat : 1629 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326966 26735009792 11590 33554432000 4194304 4196468 140736838267968 139750821845328 139751563397019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1630] ppid=1614 vsize=26108408 memory=51172 CPUtime=0.02 cores=0-7
/proc/1616/task/1630/stat : 1630 (java) S 1614 1614 1381 0 -1 1077944384 369 0 0 0 2 0 0 0 20 0 20 0 91326966 26735009792 11590 33554432000 4194304 4196468 140736838267968 139750820792688 139751563389570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1631] ppid=1614 vsize=26108408 memory=53476 CPUtime=0.03 cores=0-7
/proc/1616/task/1631/stat : 1631 (java) R 1614 1614 1381 0 -1 4202560 449 0 0 0 3 0 0 0 20 0 20 0 91326966 26735009792 11590 33554432000 4194304 4196468 140736838267968 139750819730272 139751541030288 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1632] ppid=1614 vsize=26108408 memory=55780 CPUtime=0.02 cores=0-7
/proc/1616/task/1632/stat : 1632 (java) S 1614 1614 1381 0 -1 1077944384 101 0 0 0 2 0 0 0 20 0 20 0 91326966 26735009792 11590 33554432000 4194304 4196468 140736838267968 139750818687088 139751563389570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1633] ppid=1614 vsize=26108408 memory=58084 CPUtime=0.12 cores=0-7
/proc/1616/task/1633/stat : 1633 (java) S 1614 1614 1381 0 -1 1077944384 827 0 0 0 12 0 0 0 20 0 20 0 91326966 26735009792 11590 33554432000 4194304 4196468 140736838267968 139750817634288 139751563389570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1634] ppid=1614 vsize=26108408 memory=110297088 CPUtime=0 cores=0-7
/proc/1616/task/1634/stat : 1634 (java) S 1614 1614 1381 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91326966 26735009792 11590 33554432000 4194304 4196468 140736838267968 139750816582752 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1635] ppid=1614 vsize=26108408 memory=115843071 CPUtime=0 cores=0-7
/proc/1616/task/1635/stat : 1635 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326966 26735009792 11590 33554432000 4194304 4196468 140736838267968 139750815530032 139751563389570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26221536 KiB
Current children cumulated memory: 47716 KiB

[startup+0.700893 s]
/proc/loadavg: 8.47 8.50 8.31 5/199 1635
/proc/meminfo: memFree=28097472/32770624 swapFree=67108792/67108860
[pid=1614] ppid=1611 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/1614/stat : 1614 (xcsp3-exec) S 1611 1614 1381 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 91326960 115843072 364 33554432000 4194304 5098028 140735268293248 140735268291352 139878321697404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27467776 140735268295734 140735268295936 140735268295936 140735268298698 0
/proc/1614/statm: 28282 364 306 221 0 87 0
[pid=1616] ppid=1614 vsize=26110532 memory=80120 CPUtime=1.59 cores=0-7
/proc/1616/stat : 1616 (java) S 1614 1614 1381 0 -1 1077944320 13222 0 0 0 154 5 0 0 20 0 20 0 91326960 26737184768 20030 33554432000 4194304 4196468 140736838267968 140736838250512 139751563378423 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
/proc/1616/statm: 6527633 20030 3360 1 0 6488827 0
[pid=1616/tid=1617] ppid=1614 vsize=26110532 memory=4580 CPUtime=0.67 cores=0-7
/proc/1616/task/1617/stat : 1617 (java) R 1614 1614 1381 0 -1 4202560 7290 0 0 0 65 2 0 0 20 0 20 0 91326960 26737184768 20030 33554432000 4194304 4196468 140736838267968 139751567614720 139751204276691 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1618] ppid=1614 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1618/stat : 1618 (java) S 1614 1614 1381 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91326961 26737184768 20030 33554432000 4194304 4196468 140736838267968 139751526485136 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1619] ppid=1614 vsize=26110532 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1619/stat : 1619 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326961 26737184768 20030 33554432000 4194304 4196468 140736838267968 139751120567312 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1620] ppid=1614 vsize=26110532 memory=8500 CPUtime=0 cores=0-7
/proc/1616/task/1620/stat : 1620 (java) S 1614 1614 1381 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 91326961 26737184768 20030 33554432000 4194304 4196468 140736838267968 139751119514512 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0

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

[pid=1616/tid=1629] ppid=1614 vsize=26110532 memory=644 CPUtime=0 cores=0-7
/proc/1616/task/1629/stat : 1629 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326966 26737184768 20030 33554432000 4194304 4196468 140736838267968 139750821845328 139751563397019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1630] ppid=1614 vsize=26110532 memory=1792 CPUtime=0.14 cores=0-7
/proc/1616/task/1630/stat : 1630 (java) S 1614 1614 1381 0 -1 1077944384 1053 0 0 0 14 0 0 0 20 0 20 0 91326966 26737184768 20030 33554432000 4194304 4196468 140736838267968 139750820792688 139751563389570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1631] ppid=1614 vsize=26110532 memory=1232 CPUtime=0.16 cores=0-7
/proc/1616/task/1631/stat : 1631 (java) R 1614 1614 1381 0 -1 4202560 831 0 0 0 16 0 0 0 20 0 20 0 91326966 26737184768 20030 33554432000 4194304 4196468 140736838267968 139750819725912 139751544926021 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1632] ppid=1614 vsize=26110532 memory=956 CPUtime=0.15 cores=0-7
/proc/1616/task/1632/stat : 1632 (java) R 1614 1614 1381 0 -1 4202560 716 0 0 0 15 0 0 0 20 0 20 0 91326966 26737184768 20030 33554432000 4194304 4196468 140736838267968 139750818677200 139751547356373 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1633] ppid=1614 vsize=26110532 memory=2464 CPUtime=0.42 cores=0-7
/proc/1616/task/1633/stat : 1633 (java) R 1614 1614 1381 0 -1 4202560 2022 0 0 0 42 0 0 0 20 0 20 0 91326966 26737184768 20030 33554432000 4194304 4196468 140736838267968 139750817626304 139751547458910 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1634] ppid=1614 vsize=26110532 memory=1696 CPUtime=0 cores=0-7
/proc/1616/task/1634/stat : 1634 (java) S 1614 1614 1381 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 91326966 26737184768 20030 33554432000 4194304 4196468 140736838267968 139750816582752 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1635] ppid=1614 vsize=26110532 memory=920 CPUtime=0 cores=0-7
/proc/1616/task/1635/stat : 1635 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 91326966 26737184768 20030 33554432000 4194304 4196468 140736838267968 139750815530032 139751563389570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 26223660 KiB
Current children cumulated memory: 81576 KiB

[startup+1.50506 s]
/proc/loadavg: 8.47 8.50 8.31 11/207 1690
/proc/meminfo: memFree=27968624/32770624 swapFree=67108792/67108860
[pid=1614] ppid=1611 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/1614/stat : 1614 (xcsp3-exec) S 1611 1614 1381 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 91326960 115843072 364 33554432000 4194304 5098028 140735268293248 140735268291352 139878321697404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27467776 140735268295734 140735268295936 140735268295936 140735268298698 0
/proc/1614/statm: 28282 364 306 221 0 87 0
[pid=1616] ppid=1614 vsize=26645092 memory=190436 CPUtime=4.68 cores=0-7
/proc/1616/stat : 1616 (java) S 1614 1614 1381 0 -1 1077944320 18391 0 0 0 458 10 0 0 20 0 28 0 91326960 27284574208 47609 33554432000 4194304 4196468 140736838267968 140736838250512 139751563378423 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
/proc/1616/statm: 6661273 47609 3375 1 0 6622467 0
[pid=1616/tid=1617] ppid=1614 vsize=26645092 memory=0 CPUtime=0.71 cores=0-7
/proc/1616/task/1617/stat : 1617 (java) S 1614 1614 1381 0 -1 1077944384 7358 0 0 0 68 3 0 0 20 0 28 0 91326960 27284574208 47609 33554432000 4194304 4196468 140736838267968 139751567619200 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1618] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1618/stat : 1618 (java) S 1614 1614 1381 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 91326961 27284574208 47609 33554432000 4194304 4196468 140736838267968 139751526485136 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1619] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1619/stat : 1619 (java) S 1614 1614 1381 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 91326961 27284574208 47609 33554432000 4194304 4196468 140736838267968 139751120567312 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1620] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1620/stat : 1620 (java) S 1614 1614 1381 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 91326961 27284574208 47609 33554432000 4194304 4196468 140736838267968 139751119514512 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1621] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1621/stat : 1621 (java) S 1614 1614 1381 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 91326961 27284574208 47609 33554432000 4194304 4196468 140736838267968 139751118461712 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1622] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1622/stat : 1622 (java) S 1614 1614 1381 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 91326961 27284574208 47609 33554432000 4194304 4196468 140736838267968 139751117408912 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1623] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1623/stat : 1623 (java) S 1614 1614 1381 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 28 0 91326961 27284574208 47609 33554432000 4194304 4196468 140736838267968 139751116356112 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1624] ppid=1614 vsize=26645092 memory=2276 CPUtime=0 cores=0-7
/proc/1616/task/1624/stat : 1624 (java) S 1614 1614 1381 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 91326961 27284574208 47609 33554432000 4194304 4196468 140736838267968 139751115303312 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1625] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1625/stat : 1625 (java) S 1614 1614 1381 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 91326961 27284574208 47609 33554432000 4194304 4196468 140736838267968 139751114250512 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1626] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1626/stat : 1626 (java) S 1614 1614 1381 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 91326963 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750825003888 139751563389570 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1627] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1627/stat : 1627 (java) S 1614 1614 1381 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 91326963 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750823949856 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1628] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1628/stat : 1628 (java) S 1614 1614 1381 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 91326963 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750822897008 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1629] ppid=1614 vsize=26645092 memory=79089286 CPUtime=0 cores=0-7
/proc/1616/task/1629/stat : 1629 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 91326966 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750821845328 139751563397019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1630] ppid=1614 vsize=26645092 memory=0 CPUtime=0.35 cores=0-7
/proc/1616/task/1630/stat : 1630 (java) R 1614 1614 1381 0 -1 4202560 2282 0 0 0 35 0 0 0 20 0 28 0 91326966 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750820778872 139751547284428 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1631] ppid=1614 vsize=26645092 memory=0 CPUtime=0.34 cores=0-7
/proc/1616/task/1631/stat : 1631 (java) R 1614 1614 1381 0 -1 4202560 1955 0 0 0 34 0 0 0 20 0 28 0 91326966 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750819733080 139751548277919 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1632] ppid=1614 vsize=26645092 memory=53 CPUtime=0.3 cores=0-7
/proc/1616/task/1632/stat : 1632 (java) R 1614 1614 1381 0 -1 4202560 1632 0 0 0 30 0 0 0 20 0 28 0 91326966 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750818668104 139751544078720 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1633] ppid=1614 vsize=26645092 memory=0 CPUtime=0.56 cores=0-7
/proc/1616/task/1633/stat : 1633 (java) R 1614 1614 1381 0 -1 1077944384 2592 0 0 0 56 0 0 0 20 0 28 0 91326966 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750817632080 139751563388629 0 4 0 16800975 0 0 0 -1 4 0 0 37 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1634] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1634/stat : 1634 (java) S 1614 1614 1381 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 91326966 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750816582752 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1635] ppid=1614 vsize=26645092 memory=79 CPUtime=0 cores=0-7
/proc/1616/task/1635/stat : 1635 (java) S 1614 1614 1381 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 91326966 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750815530032 139751563389570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1683] ppid=1614 vsize=26645092 memory=1 CPUtime=0.29 cores=0-7
/proc/1616/task/1683/stat : 1683 (java) R 1614 1614 1381 0 -1 4202560 19 0 0 0 29 0 0 0 20 0 28 0 91327038 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750804642272 139751204828826 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1684] ppid=1614 vsize=26645092 memory=0 CPUtime=0.29 cores=0-7
/proc/1616/task/1684/stat : 1684 (java) R 1614 1614 1381 0 -1 4202560 20 0 0 0 29 0 0 0 20 0 28 0 91327038 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750803590768 139751205347907 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1685] ppid=1614 vsize=26645092 memory=4420 CPUtime=0.26 cores=0-7
/proc/1616/task/1685/stat : 1685 (java) R 1614 1614 1381 0 -1 4202560 20 0 0 0 26 0 0 0 20 0 28 0 91327038 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750806748560 139751204865434 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1686] ppid=1614 vsize=26645092 memory=6628 CPUtime=0.24 cores=0-7
/proc/1616/task/1686/stat : 1686 (java) R 1614 1614 1381 0 -1 4202560 24 0 0 0 24 0 0 0 20 0 28 0 91327038 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750799377600 139751204864641 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1687] ppid=1614 vsize=26645092 memory=8836 CPUtime=0.2 cores=0-7
/proc/1616/task/1687/stat : 1687 (java) R 1614 1614 1381 0 -1 4202560 23 0 0 0 20 0 0 0 20 0 28 0 91327038 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750801482864 139751204994001 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1688] ppid=1614 vsize=26645092 memory=11044 CPUtime=0.34 cores=0-7
/proc/1616/task/1688/stat : 1688 (java) R 1614 1614 1381 0 -1 4202560 20 0 0 0 34 0 0 0 20 0 28 0 91327038 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750805693424 139751204916662 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1689] ppid=1614 vsize=26645092 memory=13252 CPUtime=0.26 cores=0-7
/proc/1616/task/1689/stat : 1689 (java) R 1614 1614 1381 0 -1 4202560 18 0 0 0 26 0 0 0 20 0 28 0 91327038 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750800430336 139751204995999 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1690] ppid=1614 vsize=26645092 memory=15460 CPUtime=0.29 cores=0-7
/proc/1616/task/1690/stat : 1690 (java) R 1614 1614 1381 0 -1 4202560 21 0 0 0 29 0 0 0 20 0 28 0 91327038 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750802536008 139751205002300 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
Current children cumulated CPU time: 4.68 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 191892 KiB

[startup+1.59399 s]
# the end of solver process 1614 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.14008 s, system=0.110613 s

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

[startup+1.50506 s]
/proc/loadavg: 8.47 8.50 8.31 11/207 1690
/proc/meminfo: memFree=27968624/32770624 swapFree=67108792/67108860
[pid=1614] ppid=1611 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/1614/stat : 1614 (xcsp3-exec) S 1611 1614 1381 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 91326960 115843072 364 33554432000 4194304 5098028 140735268293248 140735268291352 139878321697404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27467776 140735268295734 140735268295936 140735268295936 140735268298698 0
/proc/1614/statm: 28282 364 306 221 0 87 0
[pid=1616] ppid=1614 vsize=26645092 memory=190436 CPUtime=4.68 cores=0-7
/proc/1616/stat : 1616 (java) S 1614 1614 1381 0 -1 1077944320 18391 0 0 0 458 10 0 0 20 0 28 0 91326960 27284574208 47609 33554432000 4194304 4196468 140736838267968 140736838250512 139751563378423 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
/proc/1616/statm: 6661273 47609 3375 1 0 6622467 0
[pid=1616/tid=1617] ppid=1614 vsize=26645092 memory=0 CPUtime=0.71 cores=0-7
/proc/1616/task/1617/stat : 1617 (java) S 1614 1614 1381 0 -1 1077944384 7358 0 0 0 68 3 0 0 20 0 28 0 91326960 27284574208 47609 33554432000 4194304 4196468 140736838267968 139751567619200 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1618] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1618/stat : 1618 (java) S 1614 1614 1381 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 91326961 27284574208 47609 33554432000 4194304 4196468 140736838267968 139751526485136 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1619] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1619/stat : 1619 (java) S 1614 1614 1381 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 28 0 91326961 27284574208 47609 33554432000 4194304 4196468 140736838267968 139751120567312 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1620] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1620/stat : 1620 (java) S 1614 1614 1381 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 91326961 27284574208 47609 33554432000 4194304 4196468 140736838267968 139751119514512 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1621] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1621/stat : 1621 (java) S 1614 1614 1381 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 91326961 27284574208 47609 33554432000 4194304 4196468 140736838267968 139751118461712 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1622] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1622/stat : 1622 (java) S 1614 1614 1381 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 28 0 91326961 27284574208 47609 33554432000 4194304 4196468 140736838267968 139751117408912 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1623] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1623/stat : 1623 (java) S 1614 1614 1381 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 28 0 91326961 27284574208 47609 33554432000 4194304 4196468 140736838267968 139751116356112 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1624] ppid=1614 vsize=26645092 memory=2276 CPUtime=0 cores=0-7
/proc/1616/task/1624/stat : 1624 (java) S 1614 1614 1381 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 91326961 27284574208 47609 33554432000 4194304 4196468 140736838267968 139751115303312 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1625] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1625/stat : 1625 (java) S 1614 1614 1381 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 91326961 27284574208 47609 33554432000 4194304 4196468 140736838267968 139751114250512 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1626] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1626/stat : 1626 (java) S 1614 1614 1381 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 91326963 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750825003888 139751563389570 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1627] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1627/stat : 1627 (java) S 1614 1614 1381 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 91326963 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750823949856 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1628] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1628/stat : 1628 (java) S 1614 1614 1381 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 91326963 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750822897008 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1629] ppid=1614 vsize=26645092 memory=79089286 CPUtime=0 cores=0-7
/proc/1616/task/1629/stat : 1629 (java) S 1614 1614 1381 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 91326966 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750821845328 139751563397019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1630] ppid=1614 vsize=26645092 memory=0 CPUtime=0.35 cores=0-7
/proc/1616/task/1630/stat : 1630 (java) R 1614 1614 1381 0 -1 4202560 2282 0 0 0 35 0 0 0 20 0 28 0 91326966 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750820778872 139751547284428 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1631] ppid=1614 vsize=26645092 memory=0 CPUtime=0.34 cores=0-7
/proc/1616/task/1631/stat : 1631 (java) R 1614 1614 1381 0 -1 4202560 1955 0 0 0 34 0 0 0 20 0 28 0 91326966 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750819733080 139751548277919 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1632] ppid=1614 vsize=26645092 memory=53 CPUtime=0.3 cores=0-7
/proc/1616/task/1632/stat : 1632 (java) R 1614 1614 1381 0 -1 4202560 1632 0 0 0 30 0 0 0 20 0 28 0 91326966 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750818668104 139751544078720 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1633] ppid=1614 vsize=26645092 memory=0 CPUtime=0.56 cores=0-7
/proc/1616/task/1633/stat : 1633 (java) R 1614 1614 1381 0 -1 1077944384 2592 0 0 0 56 0 0 0 20 0 28 0 91326966 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750817632080 139751563388629 0 4 0 16800975 0 0 0 -1 4 0 0 37 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1634] ppid=1614 vsize=26645092 memory=0 CPUtime=0 cores=0-7
/proc/1616/task/1634/stat : 1634 (java) S 1614 1614 1381 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 91326966 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750816582752 139751563388629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1635] ppid=1614 vsize=26645092 memory=79 CPUtime=0 cores=0-7
/proc/1616/task/1635/stat : 1635 (java) S 1614 1614 1381 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 91326966 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750815530032 139751563389570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1683] ppid=1614 vsize=26645092 memory=1 CPUtime=0.29 cores=0-7
/proc/1616/task/1683/stat : 1683 (java) R 1614 1614 1381 0 -1 4202560 19 0 0 0 29 0 0 0 20 0 28 0 91327038 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750804642272 139751204828826 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1684] ppid=1614 vsize=26645092 memory=0 CPUtime=0.29 cores=0-7
/proc/1616/task/1684/stat : 1684 (java) R 1614 1614 1381 0 -1 4202560 20 0 0 0 29 0 0 0 20 0 28 0 91327038 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750803590768 139751205347907 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1685] ppid=1614 vsize=26645092 memory=4420 CPUtime=0.26 cores=0-7
/proc/1616/task/1685/stat : 1685 (java) R 1614 1614 1381 0 -1 4202560 20 0 0 0 26 0 0 0 20 0 28 0 91327038 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750806748560 139751204865434 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1686] ppid=1614 vsize=26645092 memory=6628 CPUtime=0.24 cores=0-7
/proc/1616/task/1686/stat : 1686 (java) R 1614 1614 1381 0 -1 4202560 24 0 0 0 24 0 0 0 20 0 28 0 91327038 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750799377600 139751204864641 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1687] ppid=1614 vsize=26645092 memory=8836 CPUtime=0.2 cores=0-7
/proc/1616/task/1687/stat : 1687 (java) R 1614 1614 1381 0 -1 4202560 23 0 0 0 20 0 0 0 20 0 28 0 91327038 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750801482864 139751204994001 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1688] ppid=1614 vsize=26645092 memory=11044 CPUtime=0.34 cores=0-7
/proc/1616/task/1688/stat : 1688 (java) R 1614 1614 1381 0 -1 4202560 20 0 0 0 34 0 0 0 20 0 28 0 91327038 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750805693424 139751204916662 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1689] ppid=1614 vsize=26645092 memory=13252 CPUtime=0.26 cores=0-7
/proc/1616/task/1689/stat : 1689 (java) R 1614 1614 1381 0 -1 4202560 18 0 0 0 26 0 0 0 20 0 28 0 91327038 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750800430336 139751204995999 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
[pid=1616/tid=1690] ppid=1614 vsize=26645092 memory=15460 CPUtime=0.29 cores=0-7
/proc/1616/task/1690/stat : 1690 (java) R 1614 1614 1381 0 -1 4202560 21 0 0 0 29 0 0 0 20 0 28 0 91327038 27284574208 47609 33554432000 4194304 4196468 140736838267968 139750802536008 139751205002300 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31166464 140736838272129 140736838272301 140736838272301 140736838275023 0
Current children cumulated CPU time: 4.68 s
Current children cumulated vsize: 26758220 KiB
Current children cumulated memory: 191892 KiB

Child status: 0
Real time (s): 1.59403
CPU time (s): 5.2507
CPU user time (s): 5.14008
CPU system time (s): 0.110613
CPU usage (%): 329.397
Max. virtual memory (cumulated for all children) (KiB): 26758220
Max. memory (cumulated for all children) (KiB): 191892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.14008
system time used= 0.110613
maximum resident set size= 193956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19553
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4277
involuntary context switches= 90


# summary of solver processes directly reported to runsolver:
#   pid: 1614
#   total CPU time (s): 5.2507
#   total CPU user time (s): 5.14008
#   total CPU system time (s): 0.110613

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033481 second user time and 0.053218 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-28 02:27:17
IDJOB=4297858
IDBENCH=141673
IDSOLVER=2760
FILE ID=node150/4297858-1532737637
RUNJOBID= node150-1532735113-1408
PBS_JOBID= 21022359
Free space on /tmp= 53100 MiB

SOLVER NAME= Choco-solver 4.0.7b par (e747e1e)
BENCH NAME= XCSP18/Bacp/Bacp-m2/Bacp-m2-05_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 22000 -p NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297858-1532737637/watcher-4297858-1532737637 -o /tmp/evaluation-result-4297858-1532737637/solver-4297858-1532737637 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node150-1532735113-1408 --watchdog 2580  HOME/xcsp3-exec -seed 626744136 -dir HOME -tl 20160 -ml 22000 -p 8 HOME/instance-4297858-1532737637.xml

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

MD5SUM BENCH= 9bea89b95554517f61b3b27d7211ee0b
RANDOM SEED=626744136

node150.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.76
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.76
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.76
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.76
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:        28141564 kB
MemAvailable:   31937228 kB
Buffers:          190952 kB
Cached:          3843552 kB
SwapCached:           32 kB
Active:          1470488 kB
Inactive:        2617832 kB
Active(anon):       4868 kB
Inactive(anon):    76192 kB
Active(file):    1465620 kB
Inactive(file):  2541640 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:             21684 kB
Writeback:             0 kB
AnonPages:        213656 kB
Mapped:            42660 kB
Shmem:             25156 kB
Slab:             236040 kB
SReclaimable:     208476 kB
SUnreclaim:        27564 kB
KernelStack:        3520 kB
PageTables:         4816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53080 MiB
End job on node150 at 2018-07-28 02:27:19