Trace number 4403659

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-20OPT63 84.0698 21.6618

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-24-4-6-8.xml
MD5SUM2aec32ddb698ed0594b6493531e6a3ee
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark63
Best CPU time to get the best result obtained on this benchmark34.6313
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints97
Number of domains25
Minimum domain size3
Maximum domain size25
Distribution of domain sizes[{"size":3,"count":2},{"size":4,"count":8},{"size":5,"count":11},{"size":6,"count":3},{"size":25,"count":48}]
Minimum variable degree2
Maximum variable degree27
Distribution of variable degrees[{"degree":2,"count":24},{"degree":25,"count":23},{"degree":26,"count":1},{"degree":27,"count":24}]
Minimum constraint arity1
Maximum constraint arity25
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":48},{"arity":24,"count":24},{"arity":25,"count":24}]
Number of extensional constraints48
Number of intensional constraints25
Distribution of constraint types[{"type":"extension","count":48},{"type":"intension","count":25},{"type":"count","count":24}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403659-1568991410.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403659-1568991410.xml, -tl, 2520s, -p, 4]
0.33/0.22	c 4 solvers in parallel
0.33/0.28	c parse instance...
3.34/1.35	c solve instance...
3.66/1.42	o -1000 
13.19/3.84	o -961 
14.77/4.23	o -957 
15.53/4.48	o 12 
16.36/4.65	o 13 
17.05/4.88	o 14 
21.81/6.05	o 29 
22.99/6.36	o 46 
24.59/6.71	o 49 
28.15/7.65	o 51 
28.97/7.88	o 55 
35.70/9.55	o 56 
36.09/9.64	o 59 
44.44/11.73	o 63 
83.84/21.65	s OPTIMUM FOUND
83.84/21.65	v <instantiation>
83.84/21.65	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[20] p[21] p[22] p[23] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[20] g[21] g[22] g[23] </list>
83.84/21.65	v 	<values>1 7 3 4 5 11 0 8 2 15 9 10 6 12 -1 16 17 23 -1 13 19 20 21 22 0 1 4 5 6 7 21 2 3 10 9 8 20 19 -1 11 12 13 -1 18 17 16 15 14 6 6 -1 7 -3 3 0 9 5 7 3 2 -3 2 0 4 9 -2 0 -6 9 1 8 -3 </values>
83.84/21.65	v </instantiation>

Verifier Data

OK	63

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (6871 MiB free)
  memory of node 1: 16384 MiB (3566 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403659-1568991410/watcher-4403659-1568991410 -o /var/tmp/evaluation-result-4403659-1568991410/solver-4403659-1568991410 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node140-1568990707-4812 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1950272159 HOME/instance-4403659-1568991410.xml 

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

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


[startup+0.10173 s]*
/proc/loadavg: 9.00 7.73 4.95 9/233 5805
/proc/meminfo: memFree=10673248/32770624 swapFree=66997180/67108860
[pid=5789] ppid=5786 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5789/stat : 5789 (xcsp3-exec) S 5786 5789 4780 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475079374 115843072 363 33554432000 4194304 5098028 140723051758592 140723051756696 140263084761724 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36859904 140723051762518 140723051762777 140723051762777 140723051765702 0
/proc/5789/statm: 28282 363 304 221 0 87 0
[pid=5791] ppid=5789 vsize=15144776 memory=27804 CPUtime=0.13 cores=1,3,5,7
/proc/5791/stat : 5791 (java) S 5789 5789 4780 0 -1 1077944320 5906 0 0 0 12 1 0 0 20 0 15 0 475079374 15508250624 6951 33554432000 4194304 4196468 140728673598848 140728673581392 139882351419127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
/proc/5791/statm: 3786194 6951 3186 1 0 3748377 0
[pid=5791/tid=5792] ppid=5789 vsize=15144776 memory=8115104583012029275 CPUtime=0.09 cores=1,3,5,7
/proc/5791/task/5792/stat : 5792 (java) R 5789 5789 4780 0 -1 4202560 3765 0 0 0 9 0 0 0 20 0 15 0 475079374 15508250624 6951 33554432000 4194304 4196468 140728673598848 139882355641824 139882351431062 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5793] ppid=5789 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5793/stat : 5793 (java) S 5789 5789 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475079375 15508250624 6951 33554432000 4194304 4196468 140728673598848 139881943271696 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5794] ppid=5789 vsize=15144776 memory=139657872610944 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5794/stat : 5794 (java) S 5789 5789 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475079375 15508250624 6951 33554432000 4194304 4196468 140728673598848 139881942219152 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5795] ppid=5789 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5795/stat : 5795 (java) S 5789 5789 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475079375 15508250624 6951 33554432000 4194304 4196468 140728673598848 139881941166608 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5796] ppid=5789 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5796/stat : 5796 (java) S 5789 5789 4780 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475079375 15508250624 6951 33554432000 4194304 4196468 140728673598848 139881940114064 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5797] ppid=5789 vsize=15144776 memory=139657872610944 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5797/stat : 5797 (java) S 5789 5789 4780 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475079376 15508250624 6951 33554432000 4194304 4196468 140728673598848 139881819441648 139882351430274 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5798] ppid=5789 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5798/stat : 5798 (java) S 5789 5789 4780 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475079377 15508250624 6951 33554432000 4194304 4196468 140728673598848 139881818387872 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5799] ppid=5789 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5799/stat : 5799 (java) S 5789 5789 4780 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475079377 15508250624 6951 33554432000 4194304 4196468 140728673598848 139881817335280 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5800] ppid=5789 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5800/stat : 5800 (java) S 5789 5789 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475079379 15508250624 6951 33554432000 4194304 4196468 140728673598848 139881816283856 139882351437723 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5801] ppid=5789 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5801/stat : 5801 (java) S 5789 5789 4780 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 475079379 15508250624 6951 33554432000 4194304 4196468 140728673598848 139881815230448 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5802] ppid=5789 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5802/stat : 5802 (java) S 5789 5789 4780 0 -1 1077944384 165 0 0 0 0 0 0 0 20 0 15 0 475079379 15508250624 6951 33554432000 4194304 4196468 140728673598848 139881814177904 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5803] ppid=5789 vsize=15144776 memory=139657872610944 CPUtime=0.02 cores=1,3,5,7
/proc/5791/task/5803/stat : 5803 (java) R 5789 5789 4780 0 -1 4202560 376 0 0 0 2 0 0 0 20 0 15 0 475079379 15508250624 6951 33554432000 4194304 4196468 140728673598848 139881813125360 139882351432981 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5804] ppid=5789 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5804/stat : 5804 (java) S 5789 5789 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475079380 15508250624 6951 33554432000 4194304 4196468 140728673598848 139881812073056 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5805] ppid=5789 vsize=15144776 memory=139657872610944 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5805/stat : 5805 (java) S 5789 5789 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475079380 15508250624 6951 33554432000 4194304 4196468 140728673598848 139881811020592 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 29256 KiB

[startup+0.210653 s]*
/proc/loadavg: 9.00 7.73 4.95 7/233 5805
/proc/meminfo: memFree=10659292/32770624 swapFree=66997180/67108860
[pid=5789] ppid=5786 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5789/stat : 5789 (xcsp3-exec) S 5786 5789 4780 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475079374 115843072 363 33554432000 4194304 5098028 140723051758592 140723051756696 140263084761724 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36859904 140723051762518 140723051762777 140723051762777 140723051765702 0
/proc/5789/statm: 28282 363 304 221 0 87 0
[pid=5791] ppid=5789 vsize=15144776 memory=40000 CPUtime=0.33 cores=1,3,5,7
/proc/5791/stat : 5791 (java) S 5789 5789 4780 0 -1 1077944320 9715 0 0 0 31 2 0 0 20 0 15 0 475079374 15508250624 10000 33554432000 4194304 4196468 140728673598848 140728673581392 139882351419127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
/proc/5791/statm: 3786194 10000 3303 1 0 3748377 0
[pid=5791/tid=5792] ppid=5789 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/5791/task/5792/stat : 5792 (java) R 5789 5789 4780 0 -1 4202560 6685 0 0 0 19 1 0 0 20 0 15 0 475079374 15508250624 10000 33554432000 4194304 4196468 140728673598848 139882355642704 139881988276256 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5793] ppid=5789 vsize=15144776 memory=2128865 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5793/stat : 5793 (java) S 5789 5789 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475079375 15508250624 10000 33554432000 4194304 4196468 140728673598848 139881943271696 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5794] ppid=5789 vsize=15144776 memory=139657876211329 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5794/stat : 5794 (java) S 5789 5789 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475079375 15508250624 10000 33554432000 4194304 4196468 140728673598848 139881942219152 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5795] ppid=5789 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5795/stat : 5795 (java) S 5789 5789 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475079375 15508250624 10000 33554432000 4194304 4196468 140728673598848 139881941166608 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5796] ppid=5789 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5796/stat : 5796 (java) S 5789 5789 4780 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475079375 15508250624 10000 33554432000 4194304 4196468 140728673598848 139881940114064 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5797] ppid=5789 vsize=15144776 memory=139657872610944 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5797/stat : 5797 (java) S 5789 5789 4780 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475079376 15508250624 10000 33554432000 4194304 4196468 140728673598848 139881819441648 139882351430274 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5798] ppid=5789 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5798/stat : 5798 (java) S 5789 5789 4780 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475079377 15508250624 10000 33554432000 4194304 4196468 140728673598848 139881818387872 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5799] ppid=5789 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5799/stat : 5799 (java) S 5789 5789 4780 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475079377 15508250624 10000 33554432000 4194304 4196468 140728673598848 139881817335280 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5800] ppid=5789 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5800/stat : 5800 (java) S 5789 5789 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475079379 15508250624 10000 33554432000 4194304 4196468 140728673598848 139881816283856 139882351437723 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5801] ppid=5789 vsize=15144776 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5791/task/5801/stat : 5801 (java) S 5789 5789 4780 0 -1 1077944384 352 0 0 0 1 0 0 0 20 0 15 0 475079379 15508250624 10000 33554432000 4194304 4196468 140728673598848 139881815230448 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5802] ppid=5789 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/5791/task/5802/stat : 5802 (java) S 5789 5789 4780 0 -1 1077944384 494 0 0 0 2 0 0 0 20 0 15 0 475079379 15508250624 10000 33554432000 4194304 4196468 140728673598848 139881814177904 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5803] ppid=5789 vsize=15144776 memory=139657872610944 CPUtime=0.07 cores=1,3,5,7
/proc/5791/task/5803/stat : 5803 (java) R 5789 5789 4780 0 -1 4202560 876 0 0 0 7 0 0 0 20 0 15 0 475079379 15508250624 10000 33554432000 4194304 4196468 140728673598848 139881813125168 139882330045584 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5804] ppid=5789 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5804/stat : 5804 (java) S 5789 5789 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475079380 15508250624 10000 33554432000 4194304 4196468 140728673598848 139881812073056 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5805] ppid=5789 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5805/stat : 5805 (java) S 5789 5789 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475079380 15508250624 10000 33554432000 4194304 4196468 140728673598848 139881811020592 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41452 KiB

[startup+0.311178 s]*
/proc/loadavg: 9.00 7.73 4.95 10/233 5805
/proc/meminfo: memFree=10652384/32770624 swapFree=66997180/67108860
[pid=5789] ppid=5786 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5789/stat : 5789 (xcsp3-exec) S 5786 5789 4780 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475079374 115843072 363 33554432000 4194304 5098028 140723051758592 140723051756696 140263084761724 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36859904 140723051762518 140723051762777 140723051762777 140723051765702 0
/proc/5789/statm: 28282 363 304 221 0 87 0
[pid=5791] ppid=5789 vsize=15149032 memory=48896 CPUtime=0.53 cores=1,3,5,7
/proc/5791/stat : 5791 (java) S 5789 5789 4780 0 -1 1077944320 11099 0 0 0 50 3 0 0 20 0 15 0 475079374 15512608768 12224 33554432000 4194304 4196468 140728673598848 140728673581392 139882351419127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
/proc/5791/statm: 3787258 12224 3362 1 0 3748377 0
[pid=5791/tid=5792] ppid=5789 vsize=15149032 memory=8112282956445269571 CPUtime=0.3 cores=1,3,5,7
/proc/5791/task/5792/stat : 5792 (java) R 5789 5789 4780 0 -1 4202560 7823 0 0 0 28 2 0 0 20 0 15 0 475079374 15512608768 12252 33554432000 4194304 4196468 140728673598848 139882355650240 139882335499614 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5793] ppid=5789 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5793/stat : 5793 (java) S 5789 5789 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475079375 15512608768 12252 33554432000 4194304 4196468 140728673598848 139881943271696 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5794] ppid=5789 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5794/stat : 5794 (java) S 5789 5789 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475079375 15512608768 12252 33554432000 4194304 4196468 140728673598848 139881942219152 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5795] ppid=5789 vsize=15149032 memory=-2026666227646604569 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5795/stat : 5795 (java) S 5789 5789 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475079375 15512608768 12252 33554432000 4194304 4196468 140728673598848 139881941166608 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5796] ppid=5789 vsize=15149032 memory=7161374744685748120 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5796/stat : 5796 (java) S 5789 5789 4780 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475079375 15512608768 12252 33554432000 4194304 4196468 140728673598848 139881940114064 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5797] ppid=5789 vsize=15149032 memory=6944657691966988345 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5797/stat : 5797 (java) S 5789 5789 4780 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475079376 15512608768 12252 33554432000 4194304 4196468 140728673598848 139881819441648 139882351430274 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5798] ppid=5789 vsize=15149032 memory=4196912344889787449 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5798/stat : 5798 (java) S 5789 5789 4780 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475079377 15512608768 12252 33554432000 4194304 4196468 140728673598848 139881818387872 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5799] ppid=5789 vsize=15149032 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5799/stat : 5799 (java) S 5789 5789 4780 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475079377 15512608768 12252 33554432000 4194304 4196468 140728673598848 139881817335280 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5800] ppid=5789 vsize=15149032 memory=-6372718397967082684 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5800/stat : 5800 (java) S 5789 5789 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475079379 15512608768 12252 33554432000 4194304 4196468 140728673598848 139881816283856 139882351437723 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5801] ppid=5789 vsize=15149032 memory=8325818968683490714 CPUtime=0.03 cores=1,3,5,7
/proc/5791/task/5801/stat : 5801 (java) R 5789 5789 4780 0 -1 1077944384 369 0 0 0 3 0 0 0 20 0 15 0 475079379 15512608768 12252 33554432000 4194304 4196468 140728673598848 139881815230448 139882351430274 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5802] ppid=5789 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/5791/task/5802/stat : 5802 (java) R 5789 5789 4780 0 -1 4202560 586 0 0 0 5 0 0 0 20 0 15 0 475079379 15512608768 12252 33554432000 4194304 4196468 140728673598848 139881814168288 139882334631353 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5803] ppid=5789 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/5791/task/5803/stat : 5803 (java) S 5789 5789 4780 0 -1 1077944384 1026 0 0 0 12 0 0 0 20 0 15 0 475079379 15512608768 12252 33554432000 4194304 4196468 140728673598848 139881813125360 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5804] ppid=5789 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5804/stat : 5804 (java) S 5789 5789 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475079380 15512608768 12252 33554432000 4194304 4196468 140728673598848 139881812073056 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5805] ppid=5789 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5805/stat : 5805 (java) S 5789 5789 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475079380 15512608768 12252 33554432000 4194304 4196468 140728673598848 139881811020592 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50348 KiB

[startup+0.704264 s]
/proc/loadavg: 9.00 7.73 4.95 8/233 5805
/proc/meminfo: memFree=10624628/32770624 swapFree=66997180/67108860
[pid=5789] ppid=5786 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5789/stat : 5789 (xcsp3-exec) S 5786 5789 4780 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475079374 115843072 363 33554432000 4194304 5098028 140723051758592 140723051756696 140263084761724 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36859904 140723051762518 140723051762777 140723051762777 140723051765702 0
/proc/5789/statm: 28282 363 304 221 0 87 0
[pid=5791] ppid=5789 vsize=15151156 memory=111460 CPUtime=1.71 cores=1,3,5,7
/proc/5791/stat : 5791 (java) S 5789 5789 4780 0 -1 1077944320 15362 0 0 0 167 4 0 0 20 0 15 0 475079374 15514783744 27865 33554432000 4194304 4196468 140728673598848 140728673581392 139882351419127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
/proc/5791/statm: 3787789 27865 3448 1 0 3748889 0
[pid=5791/tid=5792] ppid=5789 vsize=15151156 memory=33 CPUtime=0.68 cores=1,3,5,7
/proc/5791/task/5792/stat : 5792 (java) R 5789 5789 4780 0 -1 1077944384 9208 0 0 0 65 3 0 0 20 0 15 0 475079374 15514783744 27865 33554432000 4194304 4196468 140728673598848 139882355654800 139882351429333 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5793] ppid=5789 vsize=15151156 memory=288230608904420306 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5793/stat : 5793 (java) S 5789 5789 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475079375 15514783744 27865 33554432000 4194304 4196468 140728673598848 139881943271696 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5794] ppid=5789 vsize=15151156 memory=14690786136597550 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5794/stat : 5794 (java) S 5789 5789 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475079375 15514783744 27865 33554432000 4194304 4196468 140728673598848 139881942219152 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5795] ppid=5789 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5795/stat : 5795 (java) S 5789 5789 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475079375 15514783744 27865 33554432000 4194304 4196468 140728673598848 139881941166608 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5796] ppid=5789 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5796/stat : 5796 (java) S 5789 5789 4780 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475079375 15514783744 27865 33554432000 4194304 4196468 140728673598848 139881940114064 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5797] ppid=5789 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5797/stat : 5797 (java) S 5789 5789 4780 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475079376 15514783744 27865 33554432000 4194304 4196468 140728673598848 139881819441648 139882351430274 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5798] ppid=5789 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5798/stat : 5798 (java) S 5789 5789 4780 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475079377 15514783744 27865 33554432000 4194304 4196468 140728673598848 139881818387872 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5799] ppid=5789 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5799/stat : 5799 (java) S 5789 5789 4780 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475079377 15514783744 27865 33554432000 4194304 4196468 140728673598848 139881817335280 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5800] ppid=5789 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5800/stat : 5800 (java) S 5789 5789 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475079379 15514783744 27865 33554432000 4194304 4196468 140728673598848 139881816283856 139882351437723 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5801] ppid=5789 vsize=15151156 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/5791/task/5801/stat : 5801 (java) R 5789 5789 4780 0 -1 4202560 1468 0 0 0 32 0 0 0 20 0 15 0 475079379 15514783744 27865 33554432000 4194304 4196468 140728673598848 139881815221904 139882336544522 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5802] ppid=5789 vsize=15151156 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/5791/task/5802/stat : 5802 (java) R 5789 5789 4780 0 -1 4202560 1668 0 0 0 35 0 0 0 20 0 15 0 475079379 15514783744 27865 33554432000 4194304 4196468 140728673598848 139881814162560 139882335392698 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5803] ppid=5789 vsize=15151156 memory=0 CPUtime=0.33 cores=1,3,5,7
/proc/5791/task/5803/stat : 5803 (java) R 5789 5789 4780 0 -1 4202560 1710 0 0 0 33 0 0 0 20 0 15 0 475079379 15514783744 27865 33554432000 4194304 4196468 140728673598848 139881813125360 139882332184304 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5804] ppid=5789 vsize=15151156 memory=7378132532046938212 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5804/stat : 5804 (java) S 5789 5789 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475079380 15514783744 27865 33554432000 4194304 4196468 140728673598848 139881812073056 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5805] ppid=5789 vsize=15151156 memory=7085685481591763043 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5805/stat : 5805 (java) S 5789 5789 4780 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475079380 15514783744 27865 33554432000 4194304 4196468 140728673598848 139881811020592 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 112912 KiB

[startup+1.50145 s]
/proc/loadavg: 9.00 7.73 4.95 8/233 5805
/proc/meminfo: memFree=10517388/32770624 swapFree=66997180/67108860
[pid=5789] ppid=5786 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5789/stat : 5789 (xcsp3-exec) S 5786 5789 4780 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475079374 115843072 363 33554432000 4194304 5098028 140723051758592 140723051756696 140263084761724 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36859904 140723051762518 140723051762777 140723051762777 140723051765702 0
/proc/5789/statm: 28282 363 304 221 0 87 0

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

/proc/5791/task/5805/stat : 5805 (java) S 5789 5789 4780 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 19 0 475079380 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881811020592 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5862] ppid=5789 vsize=15619152 memory=2828 CPUtime=9.05 cores=1,3,5,7
/proc/5791/task/5862/stat : 5862 (java) R 5789 5789 4780 0 -1 4202560 261 0 0 0 905 0 0 0 20 0 19 0 475080547 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881799941352 139881994857351 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5863] ppid=5789 vsize=15619152 memory=1048 CPUtime=9.03 cores=1,3,5,7
/proc/5791/task/5863/stat : 5863 (java) R 5789 5789 4780 0 -1 4202560 1201 0 0 0 903 0 0 0 20 0 19 0 475080547 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881795731928 139881994857351 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5864] ppid=5789 vsize=15619152 memory=1452 CPUtime=8.97 cores=1,3,5,7
/proc/5791/task/5864/stat : 5864 (java) R 5789 5789 4780 0 -1 4202560 1119 0 0 0 897 0 0 0 20 0 19 0 475080547 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881798890056 139881994857409 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5865] ppid=5789 vsize=15619152 memory=285748 CPUtime=9 cores=1,3,5,7
/proc/5791/task/5865/stat : 5865 (java) R 5789 5789 4780 0 -1 4202560 867 0 0 0 900 0 0 0 20 0 19 0 475080547 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881793625568 139881994857386 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
Current children cumulated CPU time: 81.06 s
Current children cumulated vsize: 15732280 KiB
Current children cumulated memory: 297464 KiB

[startup+21.3015 s]
/proc/loadavg: 8.51 7.70 5.00 5/216 5993
/proc/meminfo: memFree=10652336/32770624 swapFree=66997180/67108860
[pid=5789] ppid=5786 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5789/stat : 5789 (xcsp3-exec) S 5786 5789 4780 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475079374 115843072 363 33554432000 4194304 5098028 140723051758592 140723051756696 140263084761724 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36859904 140723051762518 140723051762777 140723051762777 140723051765702 0
/proc/5789/statm: 28282 363 304 221 0 87 0
[pid=5791] ppid=5789 vsize=15619152 memory=296012 CPUtime=82.65 cores=1,3,5,7
/proc/5791/stat : 5791 (java) S 5789 5789 4780 0 -1 1077944320 47434 0 0 0 8247 18 0 0 20 0 19 0 475079374 15994011648 74003 33554432000 4194304 4196468 140728673598848 140728673581392 139882351419127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
/proc/5791/statm: 3904788 74003 3529 1 0 3865888 0
[pid=5791/tid=5792] ppid=5789 vsize=15619152 memory=0 CPUtime=1.29 cores=1,3,5,7
/proc/5791/task/5792/stat : 5792 (java) S 5789 5789 4780 0 -1 1077944384 10023 0 0 0 125 4 0 0 20 0 19 0 475079374 15994011648 74003 33554432000 4194304 4196468 140728673598848 139882355659904 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5793] ppid=5789 vsize=15619152 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/5791/task/5793/stat : 5793 (java) S 5789 5789 4780 0 -1 1077944384 122 0 0 0 2 1 0 0 20 0 19 0 475079375 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881943271696 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5794] ppid=5789 vsize=15619152 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/5791/task/5794/stat : 5794 (java) S 5789 5789 4780 0 -1 1077944384 77 0 0 0 2 1 0 0 20 0 19 0 475079375 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881942219152 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5795] ppid=5789 vsize=15619152 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/5791/task/5795/stat : 5795 (java) S 5789 5789 4780 0 -1 1077944384 82 0 0 0 2 1 0 0 20 0 19 0 475079375 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881941166608 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5796] ppid=5789 vsize=15619152 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5791/task/5796/stat : 5796 (java) S 5789 5789 4780 0 -1 1077944384 108 0 0 0 1 0 0 0 20 0 19 0 475079375 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881940114064 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5797] ppid=5789 vsize=15619152 memory=2241 CPUtime=0.01 cores=1,3,5,7
/proc/5791/task/5797/stat : 5797 (java) S 5789 5789 4780 0 -1 1077944384 466 0 0 0 1 0 0 0 20 0 19 0 475079376 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881819441648 139882351430274 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5798] ppid=5789 vsize=15619152 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5798/stat : 5798 (java) S 5789 5789 4780 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475079377 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881818387936 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5799] ppid=5789 vsize=15619152 memory=7230366939647533162 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5799/stat : 5799 (java) S 5789 5789 4780 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 475079377 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881817335296 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5800] ppid=5789 vsize=15619152 memory=7584172172082901604 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5800/stat : 5800 (java) S 5789 5789 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475079379 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881816283856 139882351437723 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5801] ppid=5789 vsize=15619152 memory=5793975926637680493 CPUtime=3.3 cores=1,3,5,7
/proc/5791/task/5801/stat : 5801 (java) S 5789 5789 4780 0 -1 1077944384 14066 0 0 0 328 2 0 0 20 0 19 0 475079379 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881815230448 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5802] ppid=5789 vsize=15619152 memory=7090988413152880236 CPUtime=2.79 cores=1,3,5,7
/proc/5791/task/5802/stat : 5802 (java) S 5789 5789 4780 0 -1 1077944384 7783 0 0 0 278 1 0 0 20 0 19 0 475079379 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881814177904 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5803] ppid=5789 vsize=15619152 memory=5787213844729450576 CPUtime=0.93 cores=1,3,5,7
/proc/5791/task/5803/stat : 5803 (java) S 5789 5789 4780 0 -1 1077944384 5385 0 0 0 92 1 0 0 20 0 19 0 475079379 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881813125360 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5804] ppid=5789 vsize=15619152 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5804/stat : 5804 (java) S 5789 5789 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475079380 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881812073056 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5805] ppid=5789 vsize=15619152 memory=279315548485864 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5805/stat : 5805 (java) S 5789 5789 4780 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 19 0 475079380 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881811020592 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5862] ppid=5789 vsize=15619152 memory=4351193298335192408 CPUtime=9.45 cores=1,3,5,7
/proc/5791/task/5862/stat : 5862 (java) R 5789 5789 4780 0 -1 4202560 261 0 0 0 945 0 0 0 20 0 19 0 475080547 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881799941352 139881994857190 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5863] ppid=5789 vsize=15619152 memory=-6237260532469557610 CPUtime=9.43 cores=1,3,5,7
/proc/5791/task/5863/stat : 5863 (java) R 5789 5789 4780 0 -1 4202560 1202 0 0 0 943 0 0 0 20 0 19 0 475080547 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881795731928 139881994857167 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5864] ppid=5789 vsize=15619152 memory=-7522837583095740291 CPUtime=9.37 cores=1,3,5,7
/proc/5791/task/5864/stat : 5864 (java) R 5789 5789 4780 0 -1 4202560 1142 0 0 0 937 0 0 0 20 0 19 0 475080547 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881798890056 139881994857474 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5865] ppid=5789 vsize=15619152 memory=7893295687695687954 CPUtime=9.38 cores=1,3,5,7
/proc/5791/task/5865/stat : 5865 (java) R 5789 5789 4780 0 -1 4202560 867 0 0 0 938 0 0 0 20 0 19 0 475080547 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881793625568 139881994857258 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
Current children cumulated CPU time: 82.65 s
Current children cumulated vsize: 15732280 KiB
Current children cumulated memory: 297464 KiB

[startup+21.5015 s]
/proc/loadavg: 8.51 7.70 5.00 5/216 5993
/proc/meminfo: memFree=10652336/32770624 swapFree=66997180/67108860
[pid=5789] ppid=5786 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5789/stat : 5789 (xcsp3-exec) S 5786 5789 4780 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475079374 115843072 363 33554432000 4194304 5098028 140723051758592 140723051756696 140263084761724 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36859904 140723051762518 140723051762777 140723051762777 140723051765702 0
/proc/5789/statm: 28282 363 304 221 0 87 0
[pid=5791] ppid=5789 vsize=15619152 memory=296012 CPUtime=83.44 cores=1,3,5,7
/proc/5791/stat : 5791 (java) S 5789 5789 4780 0 -1 1077944320 47436 0 0 0 8326 18 0 0 20 0 19 0 475079374 15994011648 74003 33554432000 4194304 4196468 140728673598848 140728673581392 139882351419127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
/proc/5791/statm: 3904788 74003 3529 1 0 3865888 0
[pid=5791/tid=5792] ppid=5789 vsize=15619152 memory=3606567 CPUtime=1.29 cores=1,3,5,7
/proc/5791/task/5792/stat : 5792 (java) S 5789 5789 4780 0 -1 1077944384 10023 0 0 0 125 4 0 0 20 0 19 0 475079374 15994011648 74003 33554432000 4194304 4196468 140728673598848 139882355659904 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5793] ppid=5789 vsize=15619152 memory=6943526294502006880 CPUtime=0.03 cores=1,3,5,7
/proc/5791/task/5793/stat : 5793 (java) S 5789 5789 4780 0 -1 1077944384 122 0 0 0 2 1 0 0 20 0 19 0 475079375 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881943271696 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5794] ppid=5789 vsize=15619152 memory=-2098775911743863648 CPUtime=0.03 cores=1,3,5,7
/proc/5791/task/5794/stat : 5794 (java) S 5789 5789 4780 0 -1 1077944384 77 0 0 0 2 1 0 0 20 0 19 0 475079375 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881942219152 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5795] ppid=5789 vsize=15619152 memory=-6876588452865875872 CPUtime=0.03 cores=1,3,5,7
/proc/5791/task/5795/stat : 5795 (java) S 5789 5789 4780 0 -1 1077944384 82 0 0 0 2 1 0 0 20 0 19 0 475079375 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881941166608 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5796] ppid=5789 vsize=15619152 memory=7682475212697334586 CPUtime=0.01 cores=1,3,5,7
/proc/5791/task/5796/stat : 5796 (java) S 5789 5789 4780 0 -1 1077944384 108 0 0 0 1 0 0 0 20 0 19 0 475079375 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881940114064 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5797] ppid=5789 vsize=15619152 memory=-6804530833007812508 CPUtime=0.01 cores=1,3,5,7
/proc/5791/task/5797/stat : 5797 (java) S 5789 5789 4780 0 -1 1077944384 466 0 0 0 1 0 0 0 20 0 19 0 475079376 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881819441648 139882351430274 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5798] ppid=5789 vsize=15619152 memory=8761640388318109335 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5798/stat : 5798 (java) S 5789 5789 4780 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475079377 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881818387936 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5799] ppid=5789 vsize=15619152 memory=-9001734013606258791 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5799/stat : 5799 (java) S 5789 5789 4780 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 475079377 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881817335296 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5800] ppid=5789 vsize=15619152 memory=6944656592452807316 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5800/stat : 5800 (java) S 5789 5789 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475079379 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881816283856 139882351437723 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5801] ppid=5789 vsize=15619152 memory=-5345911727200832470 CPUtime=3.3 cores=1,3,5,7
/proc/5791/task/5801/stat : 5801 (java) S 5789 5789 4780 0 -1 1077944384 14066 0 0 0 328 2 0 0 20 0 19 0 475079379 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881815230448 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5802] ppid=5789 vsize=15619152 memory=-5942888427914360000 CPUtime=2.79 cores=1,3,5,7
/proc/5791/task/5802/stat : 5802 (java) S 5789 5789 4780 0 -1 1077944384 7783 0 0 0 278 1 0 0 20 0 19 0 475079379 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881814177904 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5803] ppid=5789 vsize=15619152 memory=0 CPUtime=0.93 cores=1,3,5,7
/proc/5791/task/5803/stat : 5803 (java) S 5789 5789 4780 0 -1 1077944384 5385 0 0 0 92 1 0 0 20 0 19 0 475079379 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881813125360 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5804] ppid=5789 vsize=15619152 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5804/stat : 5804 (java) S 5789 5789 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475079380 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881812073056 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5805] ppid=5789 vsize=15619152 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5805/stat : 5805 (java) S 5789 5789 4780 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 19 0 475079380 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881811020592 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5862] ppid=5789 vsize=15619152 memory=0 CPUtime=9.65 cores=1,3,5,7
/proc/5791/task/5862/stat : 5862 (java) R 5789 5789 4780 0 -1 4202560 261 0 0 0 965 0 0 0 20 0 19 0 475080547 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881799941352 139881994857022 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5863] ppid=5789 vsize=15619152 memory=0 CPUtime=9.63 cores=1,3,5,7
/proc/5791/task/5863/stat : 5863 (java) R 5789 5789 4780 0 -1 4202560 1203 0 0 0 963 0 0 0 20 0 19 0 475080547 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881795731928 139881996212260 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5864] ppid=5789 vsize=15619152 memory=0 CPUtime=9.57 cores=1,3,5,7
/proc/5791/task/5864/stat : 5864 (java) R 5789 5789 4780 0 -1 4202560 1142 0 0 0 957 0 0 0 20 0 19 0 475080547 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881798890056 139881994857249 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5865] ppid=5789 vsize=15619152 memory=0 CPUtime=9.58 cores=1,3,5,7
/proc/5791/task/5865/stat : 5865 (java) R 5789 5789 4780 0 -1 4202560 868 0 0 0 958 0 0 0 20 0 19 0 475080547 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881793625568 139881994857249 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
Current children cumulated CPU time: 83.44 s
Current children cumulated vsize: 15732280 KiB
Current children cumulated memory: 297464 KiB

[startup+21.6015 s]
/proc/loadavg: 8.51 7.70 5.00 5/216 5993
/proc/meminfo: memFree=10652336/32770624 swapFree=66997180/67108860
[pid=5789] ppid=5786 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/5789/stat : 5789 (xcsp3-exec) S 5786 5789 4780 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475079374 115843072 363 33554432000 4194304 5098028 140723051758592 140723051756696 140263084761724 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 36859904 140723051762518 140723051762777 140723051762777 140723051765702 0
/proc/5789/statm: 28282 363 304 221 0 87 0
[pid=5791] ppid=5789 vsize=15619152 memory=296012 CPUtime=83.84 cores=1,3,5,7
/proc/5791/stat : 5791 (java) S 5789 5789 4780 0 -1 1077944320 47436 0 0 0 8366 18 0 0 20 0 19 0 475079374 15994011648 74003 33554432000 4194304 4196468 140728673598848 140728673581392 139882351419127 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
/proc/5791/statm: 3904788 74003 3529 1 0 3865888 0
[pid=5791/tid=5792] ppid=5789 vsize=15619152 memory=291916 CPUtime=1.29 cores=1,3,5,7
/proc/5791/task/5792/stat : 5792 (java) S 5789 5789 4780 0 -1 1077944384 10023 0 0 0 125 4 0 0 20 0 19 0 475079374 15994011648 74003 33554432000 4194304 4196468 140728673598848 139882355659904 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5793] ppid=5789 vsize=15619152 memory=285748 CPUtime=0.03 cores=1,3,5,7
/proc/5791/task/5793/stat : 5793 (java) S 5789 5789 4780 0 -1 1077944384 122 0 0 0 2 1 0 0 20 0 19 0 475079375 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881943271696 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5794] ppid=5789 vsize=15619152 memory=287460 CPUtime=0.03 cores=1,3,5,7
/proc/5791/task/5794/stat : 5794 (java) S 5789 5789 4780 0 -1 1077944384 77 0 0 0 2 1 0 0 20 0 19 0 475079375 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881942219152 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5795] ppid=5789 vsize=15619152 memory=285748 CPUtime=0.03 cores=1,3,5,7
/proc/5791/task/5795/stat : 5795 (java) S 5789 5789 4780 0 -1 1077944384 82 0 0 0 2 1 0 0 20 0 19 0 475079375 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881941166608 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5796] ppid=5789 vsize=15619152 memory=260412 CPUtime=0.01 cores=1,3,5,7
/proc/5791/task/5796/stat : 5796 (java) S 5789 5789 4780 0 -1 1077944384 108 0 0 0 1 0 0 0 20 0 19 0 475079375 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881940114064 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5797] ppid=5789 vsize=15619152 memory=287796 CPUtime=0.01 cores=1,3,5,7
/proc/5791/task/5797/stat : 5797 (java) S 5789 5789 4780 0 -1 1077944384 466 0 0 0 1 0 0 0 20 0 19 0 475079376 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881819441648 139882351430274 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5798] ppid=5789 vsize=15619152 memory=287416 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5798/stat : 5798 (java) S 5789 5789 4780 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475079377 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881818387936 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5799] ppid=5789 vsize=15619152 memory=282984 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5799/stat : 5799 (java) S 5789 5789 4780 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 475079377 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881817335296 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5800] ppid=5789 vsize=15619152 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5800/stat : 5800 (java) S 5789 5789 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475079379 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881816283856 139882351437723 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5801] ppid=5789 vsize=15619152 memory=269192 CPUtime=3.3 cores=1,3,5,7
/proc/5791/task/5801/stat : 5801 (java) S 5789 5789 4780 0 -1 1077944384 14066 0 0 0 328 2 0 0 20 0 19 0 475079379 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881815230448 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5802] ppid=5789 vsize=15619152 memory=612 CPUtime=2.79 cores=1,3,5,7
/proc/5791/task/5802/stat : 5802 (java) S 5789 5789 4780 0 -1 1077944384 7783 0 0 0 278 1 0 0 20 0 19 0 475079379 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881814177904 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5803] ppid=5789 vsize=15619152 memory=0 CPUtime=0.93 cores=1,3,5,7
/proc/5791/task/5803/stat : 5803 (java) S 5789 5789 4780 0 -1 1077944384 5385 0 0 0 92 1 0 0 20 0 19 0 475079379 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881813125360 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5804] ppid=5789 vsize=15619152 memory=717 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5804/stat : 5804 (java) S 5789 5789 4780 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475079380 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881812073056 139882351429333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5805] ppid=5789 vsize=15619152 memory=6944656425123094137 CPUtime=0 cores=1,3,5,7
/proc/5791/task/5805/stat : 5805 (java) S 5789 5789 4780 0 -1 1077944384 320 0 0 0 0 0 0 0 20 0 19 0 475079380 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881811020592 139882351430274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5862] ppid=5789 vsize=15619152 memory=5788058256573688144 CPUtime=9.75 cores=1,3,5,7
/proc/5791/task/5862/stat : 5862 (java) R 5789 5789 4780 0 -1 4202560 261 0 0 0 975 0 0 0 20 0 19 0 475080547 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881799941352 139881994857351 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5863] ppid=5789 vsize=15619152 memory=296012 CPUtime=9.73 cores=1,3,5,7
/proc/5791/task/5863/stat : 5863 (java) R 5789 5789 4780 0 -1 4202560 1203 0 0 0 973 0 0 0 20 0 19 0 475080547 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881795731928 139881994857578 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5864] ppid=5789 vsize=15619152 memory=0 CPUtime=9.67 cores=1,3,5,7
/proc/5791/task/5864/stat : 5864 (java) R 5789 5789 4780 0 -1 4202560 1142 0 0 0 967 0 0 0 20 0 19 0 475080547 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881798890056 139881994857249 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
[pid=5791/tid=5865] ppid=5789 vsize=15619152 memory=7150 CPUtime=9.68 cores=1,3,5,7
/proc/5791/task/5865/stat : 5865 (java) R 5789 5789 4780 0 -1 4202560 868 0 0 0 968 0 0 0 20 0 19 0 475080547 15994011648 74003 33554432000 4194304 4196468 140728673598848 139881793625568 139881994857249 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34902016 140728673604571 140728673604746 140728673604746 140728673607631 0
Current children cumulated CPU time: 83.84 s
Current children cumulated vsize: 15732280 KiB
Current children cumulated memory: 297464 KiB

Child status: 0
Real time (s): 21.6618
CPU time (s): 84.0698
CPU user time (s): 83.8748
CPU system time (s): 0.194983
CPU usage (%): 388.101
Max. virtual memory (cumulated for all children) (KiB): 15732280
Max. memory (cumulated for all children) (KiB): 297464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 83.8748
system time used= 0.194983
maximum resident set size= 298540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49320
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= 4100
involuntary context switches= 2535


# summary of solver processes directly reported to runsolver:
#   pid: 5789
#   total CPU time (s): 84.0698
#   total CPU user time (s): 83.8748
#   total CPU system time (s): 0.194983

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.16995 second user time and 0.287059 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-20 16:56:09
IDJOB=4403659
IDBENCH=128024
IDSOLVER=2863
FILE ID=node140/4403659-1568991410
RUNJOBID= node140-1568990707-4812
PBS_JOBID= 21704649
Free space on /var/tmp= 13480 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-24-4-6-8.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403659-1568991410/watcher-4403659-1568991410 -o /var/tmp/evaluation-result-4403659-1568991410/solver-4403659-1568991410 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node140-1568990707-4812 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1950272159 HOME/instance-4403659-1568991410.xml

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

MD5SUM BENCH= 2aec32ddb698ed0594b6493531e6a3ee
RANDOM SEED=1950272159

node140.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.43
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.43
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.43
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.43
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:        10688236 kB
MemAvailable:   31599408 kB
Buffers:          156020 kB
Cached:         20697732 kB
SwapCached:         2432 kB
Active:         10549996 kB
Inactive:       10568452 kB
Active(anon):     260848 kB
Inactive(anon):    50748 kB
Active(file):   10289148 kB
Inactive(file): 10517704 kB
Unevictable:      107448 kB
Mlocked:          107448 kB
SwapTotal:      67108860 kB
SwapFree:       66997180 kB
Dirty:             27116 kB
Writeback:             0 kB
AnonPages:        401452 kB
Mapped:            64868 kB
Shmem:             38284 kB
Slab:             561284 kB
SReclaimable:     532780 kB
SUnreclaim:        28504 kB
KernelStack:        3920 kB
PageTables:         6352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1653072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    301056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /var/tmp at the end= 13456 MiB
End job on node140 at 2019-09-20 16:56:31