Trace number 4403784

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-20OPT40 779.103 197.014

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-05-14.xml
MD5SUMff3476fab8d1f67b2009ab5045109208
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark40
Best CPU time to get the best result obtained on this benchmark28.788
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of constraints170
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":70},{"size":9,"count":70}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":70},{"degree":7,"count":4},{"degree":8,"count":30},{"degree":10,"count":36}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":70},{"arity":3,"count":30},{"arity":4,"count":4},{"arity":6,"count":30},{"arity":9,"count":36}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"sum","count":70}]
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-4403784-1568988027.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403784-1568988027.xml, -tl, 2520s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.27/0.65	c solve instance...
1.27/0.69	o 0 
1.27/0.69	o 4 
1.56/0.71	o 5 
1.56/0.72	o 6 
1.56/0.72	o 8 
1.56/0.73	o 9 
1.56/0.74	o 10 
1.56/0.74	o 12 
1.56/0.76	o 13 
1.56/0.77	o 14 
1.56/0.79	o 16 
1.91/0.81	o 18 
1.91/0.86	o 22 
2.29/0.90	o 26 
2.29/0.95	o 27 
2.29/0.99	o 29 
2.70/1.08	o 30 
3.11/1.14	o 31 
3.87/1.30	o 34 
4.27/1.47	o 35 
6.71/2.09	o 36 
12.21/3.43	o 37 
12.58/3.55	o 38 
46.80/12.15	o 39 
756.65/191.38	o 40 
778.71/196.99	s OPTIMUM FOUND
778.71/196.99	v <instantiation>
778.71/196.99	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[0][13] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[1][13] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[2][13] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[3][13] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[4][12] s[4][13] </list>
778.71/196.99	v 	<values>1 1 0 1 1 0 1 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 0 1 1 0 1 1 3 3 4 3 3 4 3 3 4 3 3 4 3 3 3 3 4 3 3 4 3 3 4 3 3 4 3 3 4 4 4 4 4 4 4 4 4 4 4 4 4 4 3 3 4 3 3 4 3 3 4 3 3 4 3 3 3 3 4 3 3 4 3 3 4 3 3 4 3 3 </values>
778.71/196.99	v </instantiation>

Verifier Data

OK	40

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4403784-1568988027/watcher-4403784-1568988027 -o /tmp/evaluation-result-4403784-1568988027/solver-4403784-1568988027 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568988008-30878 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 566731406 HOME/instance-4403784-1568988027.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=31832, runsolver pid=31829
Current StackSize limit: 8192 KiB


[startup+0.100078 s]*
/proc/loadavg: 7.86 3.65 1.91 7/232 31848
/proc/meminfo: memFree=5841452/32770624 swapFree=66938880/67108860
[pid=31832] ppid=31829 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/31832/stat : 31832 (xcsp3-exec) S 31829 31832 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475072400 115843072 363 33554432000 4194304 5098028 140723893488656 140723893486760 140302572987004 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26624000 140723893494651 140723893494893 140723893494893 140723893497802 0
/proc/31832/statm: 28282 363 304 221 0 87 0
[pid=31834] ppid=31832 vsize=15144776 memory=29112 CPUtime=0.13 cores=1,3,5,7
/proc/31834/stat : 31834 (java) S 31832 31832 30846 0 -1 1077944320 5729 0 0 0 11 2 0 0 20 0 15 0 475072401 15508250624 7278 33554432000 4194304 4196468 140726558233536 140726558216080 140016492310263 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
/proc/31834/statm: 3786194 7278 3150 1 0 3748377 0
[pid=31834/tid=31835] ppid=31832 vsize=15144776 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/31834/task/31835/stat : 31835 (java) R 31832 31832 30846 0 -1 4202560 3597 0 0 0 8 1 0 0 20 0 15 0 475072401 15508250624 7278 33554432000 4194304 4196468 140726558233536 140016496543152 140016484547390 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31836] ppid=31832 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31836/stat : 31836 (java) S 31832 31832 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475072402 15508250624 7278 33554432000 4194304 4196468 140726558233536 140016084839312 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31837] ppid=31832 vsize=15144776 memory=140630001337984 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31837/stat : 31837 (java) S 31832 31832 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475072402 15508250624 7278 33554432000 4194304 4196468 140726558233536 140016083786512 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31838] ppid=31832 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31838/stat : 31838 (java) S 31832 31832 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475072402 15508250624 7278 33554432000 4194304 4196468 140726558233536 140016082734224 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31839] ppid=31832 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31839/stat : 31839 (java) S 31832 31832 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475072402 15508250624 7278 33554432000 4194304 4196468 140726558233536 140016081681424 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31840] ppid=31832 vsize=15144776 memory=140630001337984 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31840/stat : 31840 (java) S 31832 31832 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475072403 15508250624 7278 33554432000 4194304 4196468 140726558233536 140015960586352 140016492321410 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31841] ppid=31832 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31841/stat : 31841 (java) S 31832 31832 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475072403 15508250624 7278 33554432000 4194304 4196468 140726558233536 140015959532320 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31842] ppid=31832 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31842/stat : 31842 (java) S 31832 31832 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475072404 15508250624 7278 33554432000 4194304 4196468 140726558233536 140015958479984 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31843] ppid=31832 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31843/stat : 31843 (java) S 31832 31832 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475072406 15508250624 7278 33554432000 4194304 4196468 140726558233536 140015957428304 140016492328859 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31844] ppid=31832 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31844/stat : 31844 (java) R 31832 31832 30846 0 -1 4202560 335 0 0 0 0 0 0 0 20 0 15 0 475072406 15508250624 7278 33554432000 4194304 4196468 140726558233536 140015956376176 140016470143120 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31845] ppid=31832 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31845/stat : 31845 (java) R 31832 31832 30846 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 475072406 15508250624 7278 33554432000 4194304 4196468 140726558233536 140015955323376 140016492321410 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31846] ppid=31832 vsize=15144776 memory=140630001337984 CPUtime=0.02 cores=1,3,5,7
/proc/31834/task/31846/stat : 31846 (java) R 31832 31832 30846 0 -1 4202560 372 0 0 0 2 0 0 0 20 0 15 0 475072406 15508250624 7278 33554432000 4194304 4196468 140726558233536 140015954271088 140016470934464 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31847] ppid=31832 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31847/stat : 31847 (java) S 31832 31832 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475072406 15508250624 7278 33554432000 4194304 4196468 140726558233536 140015953218528 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31848] ppid=31832 vsize=15144776 memory=140630001337984 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31848/stat : 31848 (java) S 31832 31832 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475072407 15508250624 7278 33554432000 4194304 4196468 140726558233536 140015952165296 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30564 KiB

[startup+0.212058 s]*
/proc/loadavg: 7.86 3.65 1.91 6/232 31848
/proc/meminfo: memFree=5828916/32770624 swapFree=66938880/67108860
[pid=31832] ppid=31829 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/31832/stat : 31832 (xcsp3-exec) S 31829 31832 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475072400 115843072 363 33554432000 4194304 5098028 140723893488656 140723893486760 140302572987004 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26624000 140723893494651 140723893494893 140723893494893 140723893497802 0
/proc/31832/statm: 28282 363 304 221 0 87 0
[pid=31834] ppid=31832 vsize=15144776 memory=40360 CPUtime=0.34 cores=1,3,5,7
/proc/31834/stat : 31834 (java) S 31832 31832 30846 0 -1 1077944320 9353 0 0 0 31 3 0 0 20 0 15 0 475072401 15508250624 10090 33554432000 4194304 4196468 140726558233536 140726558216080 140016492310263 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
/proc/31834/statm: 3786194 10090 3270 1 0 3748377 0
[pid=31834/tid=31835] ppid=31832 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/31834/task/31835/stat : 31835 (java) R 31832 31832 30846 0 -1 4202560 6623 0 0 0 18 2 0 0 20 0 15 0 475072401 15508250624 10090 33554432000 4194304 4196468 140726558233536 140016496545248 140016476353893 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31836] ppid=31832 vsize=15144776 memory=12641 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31836/stat : 31836 (java) S 31832 31832 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475072402 15508250624 10090 33554432000 4194304 4196468 140726558233536 140016084839312 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31837] ppid=31832 vsize=15144776 memory=140630004817756 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31837/stat : 31837 (java) S 31832 31832 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475072402 15508250624 10090 33554432000 4194304 4196468 140726558233536 140016083786512 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31838] ppid=31832 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31838/stat : 31838 (java) S 31832 31832 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475072402 15508250624 10090 33554432000 4194304 4196468 140726558233536 140016082734224 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31839] ppid=31832 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31839/stat : 31839 (java) S 31832 31832 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475072402 15508250624 10090 33554432000 4194304 4196468 140726558233536 140016081681424 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31840] ppid=31832 vsize=15144776 memory=140630001337984 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31840/stat : 31840 (java) S 31832 31832 30846 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475072403 15508250624 10090 33554432000 4194304 4196468 140726558233536 140015960586352 140016492321410 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31841] ppid=31832 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31841/stat : 31841 (java) S 31832 31832 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475072403 15508250624 10090 33554432000 4194304 4196468 140726558233536 140015959532320 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31842] ppid=31832 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31842/stat : 31842 (java) S 31832 31832 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475072404 15508250624 10090 33554432000 4194304 4196468 140726558233536 140015958479984 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31843] ppid=31832 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31843/stat : 31843 (java) S 31832 31832 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475072406 15508250624 10090 33554432000 4194304 4196468 140726558233536 140015957428304 140016492328859 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31844] ppid=31832 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/31834/task/31844/stat : 31844 (java) S 31832 31832 30846 0 -1 1077944384 433 0 0 0 2 0 0 0 20 0 15 0 475072406 15508250624 10090 33554432000 4194304 4196468 140726558233536 140015956376176 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31845] ppid=31832 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/31834/task/31845/stat : 31845 (java) S 31832 31832 30846 0 -1 1077944384 194 0 0 0 2 0 0 0 20 0 15 0 475072406 15508250624 10090 33554432000 4194304 4196468 140726558233536 140015955323376 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31846] ppid=31832 vsize=15144776 memory=140630001337984 CPUtime=0.08 cores=1,3,5,7
/proc/31834/task/31846/stat : 31846 (java) R 31832 31832 30846 0 -1 4202560 796 0 0 0 8 0 0 0 20 0 15 0 475072406 15508250624 10090 33554432000 4194304 4196468 140726558233536 140015954271088 140016492331610 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31847] ppid=31832 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31847/stat : 31847 (java) S 31832 31832 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475072406 15508250624 10090 33554432000 4194304 4196468 140726558233536 140015953218528 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31848] ppid=31832 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31848/stat : 31848 (java) S 31832 31832 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475072407 15508250624 10090 33554432000 4194304 4196468 140726558233536 140015952165296 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41812 KiB

[startup+0.310473 s]*
/proc/loadavg: 7.86 3.65 1.91 7/232 31848
/proc/meminfo: memFree=5821520/32770624 swapFree=66938880/67108860
[pid=31832] ppid=31829 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/31832/stat : 31832 (xcsp3-exec) S 31829 31832 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475072400 115843072 363 33554432000 4194304 5098028 140723893488656 140723893486760 140302572987004 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26624000 140723893494651 140723893494893 140723893494893 140723893497802 0
/proc/31832/statm: 28282 363 304 221 0 87 0
[pid=31834] ppid=31832 vsize=15149032 memory=50180 CPUtime=0.53 cores=1,3,5,7
/proc/31834/stat : 31834 (java) S 31832 31832 30846 0 -1 1077944320 10895 0 0 0 49 4 0 0 20 0 15 0 475072401 15512608768 12545 33554432000 4194304 4196468 140726558233536 140726558216080 140016492310263 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
/proc/31834/statm: 3787258 12545 3367 1 0 3748377 0
[pid=31834/tid=31835] ppid=31832 vsize=15149032 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/31834/task/31835/stat : 31835 (java) R 31832 31832 30846 0 -1 4202560 7822 0 0 0 27 2 0 0 20 0 15 0 475072401 15512608768 12545 33554432000 4194304 4196468 140726558233536 140016496541376 140016492332189 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31836] ppid=31832 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31836/stat : 31836 (java) S 31832 31832 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475072402 15512608768 12545 33554432000 4194304 4196468 140726558233536 140016084839312 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31837] ppid=31832 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31837/stat : 31837 (java) S 31832 31832 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475072402 15512608768 12545 33554432000 4194304 4196468 140726558233536 140016083786512 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31838] ppid=31832 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31838/stat : 31838 (java) S 31832 31832 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475072402 15512608768 12545 33554432000 4194304 4196468 140726558233536 140016082734224 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31839] ppid=31832 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31839/stat : 31839 (java) S 31832 31832 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475072402 15512608768 12545 33554432000 4194304 4196468 140726558233536 140016081681424 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31840] ppid=31832 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31840/stat : 31840 (java) S 31832 31832 30846 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475072403 15512608768 12545 33554432000 4194304 4196468 140726558233536 140015960586352 140016492321410 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31841] ppid=31832 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31841/stat : 31841 (java) S 31832 31832 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475072403 15512608768 12545 33554432000 4194304 4196468 140726558233536 140015959532320 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31842] ppid=31832 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31842/stat : 31842 (java) S 31832 31832 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475072404 15512608768 12545 33554432000 4194304 4196468 140726558233536 140015958479984 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31843] ppid=31832 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31843/stat : 31843 (java) S 31832 31832 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475072406 15512608768 12545 33554432000 4194304 4196468 140726558233536 140015957428304 140016492328859 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31844] ppid=31832 vsize=15149032 memory=7827413994055111515 CPUtime=0.05 cores=1,3,5,7
/proc/31834/task/31844/stat : 31844 (java) S 31832 31832 30846 0 -1 1077944384 547 0 0 0 5 0 0 0 20 0 15 0 475072406 15512608768 12545 33554432000 4194304 4196468 140726558233536 140015956376176 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31845] ppid=31832 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/31834/task/31845/stat : 31845 (java) S 31832 31832 30846 0 -1 1077944384 253 0 0 0 3 0 0 0 20 0 15 0 475072406 15512608768 12545 33554432000 4194304 4196468 140726558233536 140015955323376 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31846] ppid=31832 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/31834/task/31846/stat : 31846 (java) S 31832 31832 30846 0 -1 1077944384 966 0 0 0 12 0 0 0 20 0 15 0 475072406 15512608768 12545 33554432000 4194304 4196468 140726558233536 140015954271088 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31847] ppid=31832 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31847/stat : 31847 (java) S 31832 31832 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475072406 15512608768 12545 33554432000 4194304 4196468 140726558233536 140015953218528 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31848] ppid=31832 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31848/stat : 31848 (java) S 31832 31832 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475072407 15512608768 12545 33554432000 4194304 4196468 140726558233536 140015952165296 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51632 KiB

[startup+0.701052 s]
/proc/loadavg: 7.86 3.65 1.91 7/232 31848
/proc/meminfo: memFree=5809800/32770624 swapFree=66938880/67108860
[pid=31832] ppid=31829 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/31832/stat : 31832 (xcsp3-exec) S 31829 31832 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475072400 115843072 363 33554432000 4194304 5098028 140723893488656 140723893486760 140302572987004 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26624000 140723893494651 140723893494893 140723893494893 140723893497802 0
/proc/31832/statm: 28282 363 304 221 0 87 0
[pid=31834] ppid=31832 vsize=15417412 memory=94080 CPUtime=1.56 cores=1,3,5,7
/proc/31834/stat : 31834 (java) S 31832 31832 30846 0 -1 1077944320 14300 0 0 0 150 6 0 0 20 0 19 0 475072401 15787429888 23520 33554432000 4194304 4196468 140726558233536 140726558216080 140016492310263 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
/proc/31834/statm: 3854353 23520 3454 1 0 3815453 0
[pid=31834/tid=31835] ppid=31832 vsize=15417412 memory=53472 CPUtime=0.64 cores=1,3,5,7
/proc/31834/task/31835/stat : 31835 (java) S 31832 31832 30846 0 -1 1077944384 9230 0 0 0 60 4 0 0 20 0 19 0 475072401 15787429888 23520 33554432000 4194304 4196468 140726558233536 140016496551040 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31836] ppid=31832 vsize=15417412 memory=988 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31836/stat : 31836 (java) S 31832 31832 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475072402 15787429888 23520 33554432000 4194304 4196468 140726558233536 140016084839312 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31837] ppid=31832 vsize=15417412 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31837/stat : 31837 (java) S 31832 31832 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475072402 15787429888 24032 33554432000 4194304 4196468 140726558233536 140016083786512 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31838] ppid=31832 vsize=15417412 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31838/stat : 31838 (java) S 31832 31832 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 475072402 15787429888 24032 33554432000 4194304 4196468 140726558233536 140016082734224 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31839] ppid=31832 vsize=15417412 memory=10728 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31839/stat : 31839 (java) S 31832 31832 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 475072402 15787429888 24032 33554432000 4194304 4196468 140726558233536 140016081681424 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31840] ppid=31832 vsize=15417412 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31840/stat : 31840 (java) S 31832 31832 30846 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 475072403 15787429888 24032 33554432000 4194304 4196468 140726558233536 140015960586352 140016492321410 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31841] ppid=31832 vsize=15417412 memory=3640 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31841/stat : 31841 (java) S 31832 31832 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475072403 15787429888 24032 33554432000 4194304 4196468 140726558233536 140015959532320 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31842] ppid=31832 vsize=15417412 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31842/stat : 31842 (java) S 31832 31832 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475072404 15787429888 24032 33554432000 4194304 4196468 140726558233536 140015958479984 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31843] ppid=31832 vsize=15417412 memory=784 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31843/stat : 31843 (java) S 31832 31832 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475072406 15787429888 24032 33554432000 4194304 4196468 140726558233536 140015957428304 140016492328859 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31844] ppid=31832 vsize=15417412 memory=1060 CPUtime=0.19 cores=1,3,5,7
/proc/31834/task/31844/stat : 31844 (java) R 31832 31832 30846 0 -1 1077944384 788 0 0 0 19 0 0 0 20 0 19 0 475072406 15787429888 24032 33554432000 4194304 4196468 140726558233536 140015956376176 140016492321410 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31845] ppid=31832 vsize=15417412 memory=1720 CPUtime=0.19 cores=1,3,5,7
/proc/31834/task/31845/stat : 31845 (java) S 31832 31832 30846 0 -1 1077944384 730 0 0 0 19 0 0 0 20 0 19 0 475072406 15787429888 24032 33554432000 4194304 4196468 140726558233536 140015955323376 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31846] ppid=31832 vsize=15417412 memory=1096 CPUtime=0.43 cores=1,3,5,7
/proc/31834/task/31846/stat : 31846 (java) R 31832 31832 30846 0 -1 4202560 1909 0 0 0 43 0 0 0 20 0 19 0 475072406 15787429888 24032 33554432000 4194304 4196468 140726558233536 140015954269488 140016470966581 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31847] ppid=31832 vsize=15417412 memory=1188 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31847/stat : 31847 (java) S 31832 31832 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475072406 15787429888 24032 33554432000 4194304 4196468 140726558233536 140015953218528 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31848] ppid=31832 vsize=15417412 memory=6112 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31848/stat : 31848 (java) S 31832 31832 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475072407 15787429888 24032 33554432000 4194304 4196468 140726558233536 140015952165296 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 95532 KiB

[startup+1.50859 s]
/proc/loadavg: 8.27 3.80 1.97 13/236 31916
/proc/meminfo: memFree=5696132/32770624 swapFree=66938880/67108860
[pid=31832] ppid=31829 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/31832/stat : 31832 (xcsp3-exec) S 31829 31832 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475072400 115843072 363 33554432000 4194304 5098028 140723893488656 140723893486760 140302572987004 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26624000 140723893494651 140723893494893 140723893494893 140723893497802 0
/proc/31832/statm: 28282 363 304 221 0 87 0

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

Current children cumulated vsize: 15666744 KiB
Current children cumulated memory: 850744 KiB

[startup+195.202 s]
/proc/loadavg: 8.26 5.97 3.17 9/235 31966
/proc/meminfo: memFree=4983896/32770624 swapFree=66938880/67108860
[pid=31832] ppid=31829 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/31832/stat : 31832 (xcsp3-exec) S 31829 31832 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475072400 115843072 363 33554432000 4194304 5098028 140723893488656 140723893486760 140302572987004 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26624000 140723893494651 140723893494893 140723893494893 140723893497802 0
/proc/31832/statm: 28282 363 304 221 0 87 0
[pid=31834] ppid=31832 vsize=15553616 memory=849420 CPUtime=771.98 cores=1,3,5,7
/proc/31834/stat : 31834 (java) S 31832 31832 30846 0 -1 1077944320 75120 0 0 0 77142 56 0 0 20 0 19 0 475072401 15926902784 212355 33554432000 4194304 4196468 140726558233536 140726558216080 140016492310263 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
/proc/31834/statm: 3888404 212355 3543 1 0 3849504 0
[pid=31834/tid=31835] ppid=31832 vsize=15553616 memory=1452 CPUtime=0.65 cores=1,3,5,7
/proc/31834/task/31835/stat : 31835 (java) S 31832 31832 30846 0 -1 1077944384 9723 0 0 0 61 4 0 0 20 0 19 0 475072401 15926902784 212355 33554432000 4194304 4196468 140726558233536 140016496551040 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31836] ppid=31832 vsize=15553616 memory=1452 CPUtime=0.76 cores=1,3,5,7
/proc/31834/task/31836/stat : 31836 (java) S 31832 31832 30846 0 -1 1077944384 1782 0 0 0 69 7 0 0 20 0 19 0 475072402 15926902784 212355 33554432000 4194304 4196468 140726558233536 140016084839312 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31837] ppid=31832 vsize=15553616 memory=850064 CPUtime=0.75 cores=1,3,5,7
/proc/31834/task/31837/stat : 31837 (java) S 31832 31832 30846 0 -1 1077944384 2105 0 0 0 68 7 0 0 20 0 19 0 475072402 15926902784 212355 33554432000 4194304 4196468 140726558233536 140016083786512 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31838] ppid=31832 vsize=15553616 memory=14008 CPUtime=0.76 cores=1,3,5,7
/proc/31834/task/31838/stat : 31838 (java) S 31832 31832 30846 0 -1 1077944384 1388 0 0 0 69 7 0 0 20 0 19 0 475072402 15926902784 212355 33554432000 4194304 4196468 140726558233536 140016082734224 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31839] ppid=31832 vsize=15553616 memory=6791534058613427641 CPUtime=0.76 cores=1,3,5,7
/proc/31834/task/31839/stat : 31839 (java) S 31832 31832 30846 0 -1 1077944384 3613 0 0 0 68 8 0 0 20 0 19 0 475072402 15926902784 212355 33554432000 4194304 4196468 140726558233536 140016081681424 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31840] ppid=31832 vsize=15553616 memory=1416 CPUtime=0.41 cores=1,3,5,7
/proc/31834/task/31840/stat : 31840 (java) S 31832 31832 30846 0 -1 1077944384 6315 0 0 0 35 6 0 0 20 0 19 0 475072403 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015960586352 140016492321410 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31841] ppid=31832 vsize=15553616 memory=10728 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31841/stat : 31841 (java) S 31832 31832 30846 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 475072403 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015959532384 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31842] ppid=31832 vsize=15553616 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31842/stat : 31842 (java) S 31832 31832 30846 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 475072404 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015958479984 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31843] ppid=31832 vsize=15553616 memory=28084 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31843/stat : 31843 (java) S 31832 31832 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475072406 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015957428304 140016492328859 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31844] ppid=31832 vsize=15553616 memory=2116 CPUtime=1.75 cores=1,3,5,7
/proc/31834/task/31844/stat : 31844 (java) S 31832 31832 30846 0 -1 1077944384 7449 0 0 0 174 1 0 0 20 0 19 0 475072406 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015956376176 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31845] ppid=31832 vsize=15553616 memory=12024 CPUtime=1.72 cores=1,3,5,7
/proc/31834/task/31845/stat : 31845 (java) S 31832 31832 30846 0 -1 1077944384 7381 0 0 0 172 0 0 0 20 0 19 0 475072406 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015955323376 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31846] ppid=31832 vsize=15553616 memory=1560 CPUtime=0.74 cores=1,3,5,7
/proc/31834/task/31846/stat : 31846 (java) S 31832 31832 30846 0 -1 1077944384 6295 0 0 0 73 1 0 0 20 0 19 0 475072406 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015954271088 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31847] ppid=31832 vsize=15553616 memory=500 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31847/stat : 31847 (java) S 31832 31832 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475072406 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015953218528 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31848] ppid=31832 vsize=15553616 memory=849420 CPUtime=0.05 cores=1,3,5,7
/proc/31834/task/31848/stat : 31848 (java) S 31832 31832 30846 0 -1 1077944384 581 0 0 0 0 5 0 0 20 0 19 0 475072407 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015952165296 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 23 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31963] ppid=31832 vsize=15553616 memory=1452 CPUtime=3.77 cores=1,3,5,7
/proc/31834/task/31963/stat : 31963 (java) R 31832 31832 30846 0 -1 4202560 62 0 0 0 377 0 0 0 20 0 19 0 475091538 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015942131160 140016090404875 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31964] ppid=31832 vsize=15553616 memory=848912 CPUtime=3.7 cores=1,3,5,7
/proc/31834/task/31964/stat : 31964 (java) R 31832 31832 30846 0 -1 4202560 32 0 0 0 370 0 0 0 20 0 19 0 475091538 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015937921424 140016092171233 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31965] ppid=31832 vsize=15553616 memory=1452 CPUtime=3.74 cores=1,3,5,7
/proc/31834/task/31965/stat : 31965 (java) R 31832 31832 30846 0 -1 4202560 31 0 0 0 374 0 0 0 20 0 19 0 475091538 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015941079824 140016473716562 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31966] ppid=31832 vsize=15553616 memory=849552 CPUtime=3.71 cores=1,3,5,7
/proc/31834/task/31966/stat : 31966 (java) R 31832 31832 30846 0 -1 4202560 23 0 0 0 371 0 0 0 20 0 19 0 475091538 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015936870816 140016090405313 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
Current children cumulated CPU time: 771.98 s
Current children cumulated vsize: 15666744 KiB
Current children cumulated memory: 850872 KiB

[startup+196.002 s]*
/proc/loadavg: 8.24 6.01 3.19 9/235 31966
/proc/meminfo: memFree=4983896/32770624 swapFree=66938880/67108860
[pid=31832] ppid=31829 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/31832/stat : 31832 (xcsp3-exec) S 31829 31832 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475072400 115843072 363 33554432000 4194304 5098028 140723893488656 140723893486760 140302572987004 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26624000 140723893494651 140723893494893 140723893494893 140723893497802 0
/proc/31832/statm: 28282 363 304 221 0 87 0
[pid=31834] ppid=31832 vsize=15553616 memory=849420 CPUtime=775.18 cores=1,3,5,7
/proc/31834/stat : 31834 (java) S 31832 31832 30846 0 -1 1077944320 75133 0 0 0 77462 56 0 0 20 0 19 0 475072401 15926902784 212355 33554432000 4194304 4196468 140726558233536 140726558216080 140016492310263 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
/proc/31834/statm: 3888404 212355 3543 1 0 3849504 0
[pid=31834/tid=31835] ppid=31832 vsize=15553616 memory=6791534058613427641 CPUtime=0.65 cores=1,3,5,7
/proc/31834/task/31835/stat : 31835 (java) S 31832 31832 30846 0 -1 1077944384 9723 0 0 0 61 4 0 0 20 0 19 0 475072401 15926902784 212355 33554432000 4194304 4196468 140726558233536 140016496551040 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31836] ppid=31832 vsize=15553616 memory=1452 CPUtime=0.76 cores=1,3,5,7
/proc/31834/task/31836/stat : 31836 (java) S 31832 31832 30846 0 -1 1077944384 1783 0 0 0 69 7 0 0 20 0 19 0 475072402 15926902784 212355 33554432000 4194304 4196468 140726558233536 140016084839312 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31837] ppid=31832 vsize=15553616 memory=249120 CPUtime=0.76 cores=1,3,5,7
/proc/31834/task/31837/stat : 31837 (java) S 31832 31832 30846 0 -1 1077944384 2105 0 0 0 69 7 0 0 20 0 19 0 475072402 15926902784 212355 33554432000 4194304 4196468 140726558233536 140016083786512 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31838] ppid=31832 vsize=15553616 memory=1412 CPUtime=0.76 cores=1,3,5,7
/proc/31834/task/31838/stat : 31838 (java) S 31832 31832 30846 0 -1 1077944384 1389 0 0 0 69 7 0 0 20 0 19 0 475072402 15926902784 212355 33554432000 4194304 4196468 140726558233536 140016082734224 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31839] ppid=31832 vsize=15553616 memory=3280 CPUtime=0.76 cores=1,3,5,7
/proc/31834/task/31839/stat : 31839 (java) S 31832 31832 30846 0 -1 1077944384 3613 0 0 0 68 8 0 0 20 0 19 0 475072402 15926902784 212355 33554432000 4194304 4196468 140726558233536 140016081681424 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31840] ppid=31832 vsize=15553616 memory=1452 CPUtime=0.42 cores=1,3,5,7
/proc/31834/task/31840/stat : 31840 (java) S 31832 31832 30846 0 -1 1077944384 6315 0 0 0 36 6 0 0 20 0 19 0 475072403 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015960586352 140016492321410 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31841] ppid=31832 vsize=15553616 memory=848336 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31841/stat : 31841 (java) S 31832 31832 30846 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 475072403 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015959532384 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31842] ppid=31832 vsize=15553616 memory=1804 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31842/stat : 31842 (java) S 31832 31832 30846 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 475072404 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015958479984 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31843] ppid=31832 vsize=15553616 memory=916 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31843/stat : 31843 (java) S 31832 31832 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475072406 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015957428304 140016492328859 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31844] ppid=31832 vsize=15553616 memory=3804 CPUtime=1.75 cores=1,3,5,7
/proc/31834/task/31844/stat : 31844 (java) S 31832 31832 30846 0 -1 1077944384 7449 0 0 0 174 1 0 0 20 0 19 0 475072406 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015956376176 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31845] ppid=31832 vsize=15553616 memory=0 CPUtime=1.72 cores=1,3,5,7
/proc/31834/task/31845/stat : 31845 (java) S 31832 31832 30846 0 -1 1077944384 7381 0 0 0 172 0 0 0 20 0 19 0 475072406 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015955323376 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31846] ppid=31832 vsize=15553616 memory=1560 CPUtime=0.74 cores=1,3,5,7
/proc/31834/task/31846/stat : 31846 (java) S 31832 31832 30846 0 -1 1077944384 6295 0 0 0 73 1 0 0 20 0 19 0 475072406 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015954271088 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31847] ppid=31832 vsize=15553616 memory=500 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31847/stat : 31847 (java) S 31832 31832 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475072406 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015953218528 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31848] ppid=31832 vsize=15553616 memory=928 CPUtime=0.06 cores=1,3,5,7
/proc/31834/task/31848/stat : 31848 (java) S 31832 31832 30846 0 -1 1077944384 581 0 0 0 0 6 0 0 20 0 19 0 475072407 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015952165296 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 23 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31963] ppid=31832 vsize=15553616 memory=1984 CPUtime=4.57 cores=1,3,5,7
/proc/31834/task/31963/stat : 31963 (java) R 31832 31832 30846 0 -1 4202560 64 0 0 0 457 0 0 0 20 0 19 0 475091538 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015942130512 140016090404973 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31964] ppid=31832 vsize=15553616 memory=2364 CPUtime=4.5 cores=1,3,5,7
/proc/31834/task/31964/stat : 31964 (java) R 31832 31832 30846 0 -1 4202560 34 0 0 0 450 0 0 0 20 0 19 0 475091538 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015937921424 140016092316239 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31965] ppid=31832 vsize=15553616 memory=1744 CPUtime=4.53 cores=1,3,5,7
/proc/31834/task/31965/stat : 31965 (java) R 31832 31832 30846 0 -1 4202560 34 0 0 0 453 0 0 0 20 0 19 0 475091538 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015941079960 140016472035322 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31966] ppid=31832 vsize=15553616 memory=924 CPUtime=4.49 cores=1,3,5,7
/proc/31834/task/31966/stat : 31966 (java) R 31832 31832 30846 0 -1 4202560 27 0 0 0 449 0 0 0 20 0 19 0 475091538 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015936870816 140016090098560 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
Current children cumulated CPU time: 775.18 s
Current children cumulated vsize: 15666744 KiB
Current children cumulated memory: 850872 KiB

[startup+196.802 s]
/proc/loadavg: 8.24 6.01 3.19 9/235 31966
/proc/meminfo: memFree=4983896/32770624 swapFree=66938880/67108860
[pid=31832] ppid=31829 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/31832/stat : 31832 (xcsp3-exec) S 31829 31832 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475072400 115843072 363 33554432000 4194304 5098028 140723893488656 140723893486760 140302572987004 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26624000 140723893494651 140723893494893 140723893494893 140723893497802 0
/proc/31832/statm: 28282 363 304 221 0 87 0
[pid=31834] ppid=31832 vsize=15553616 memory=849420 CPUtime=778.32 cores=1,3,5,7
/proc/31834/stat : 31834 (java) S 31832 31832 30846 0 -1 1077944320 75139 0 0 0 77776 56 0 0 20 0 19 0 475072401 15926902784 212355 33554432000 4194304 4196468 140726558233536 140726558216080 140016492310263 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
/proc/31834/statm: 3888404 212355 3543 1 0 3849504 0
[pid=31834/tid=31835] ppid=31832 vsize=15553616 memory=10728 CPUtime=0.65 cores=1,3,5,7
/proc/31834/task/31835/stat : 31835 (java) S 31832 31832 30846 0 -1 1077944384 9723 0 0 0 61 4 0 0 20 0 19 0 475072401 15926902784 212355 33554432000 4194304 4196468 140726558233536 140016496551040 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31836] ppid=31832 vsize=15553616 memory=1552 CPUtime=0.77 cores=1,3,5,7
/proc/31834/task/31836/stat : 31836 (java) S 31832 31832 30846 0 -1 1077944384 1783 0 0 0 70 7 0 0 20 0 19 0 475072402 15926902784 212355 33554432000 4194304 4196468 140726558233536 140016084839312 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31837] ppid=31832 vsize=15553616 memory=3640 CPUtime=0.76 cores=1,3,5,7
/proc/31834/task/31837/stat : 31837 (java) S 31832 31832 30846 0 -1 1077944384 2106 0 0 0 69 7 0 0 20 0 19 0 475072402 15926902784 212355 33554432000 4194304 4196468 140726558233536 140016083786512 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31838] ppid=31832 vsize=15553616 memory=1448 CPUtime=0.76 cores=1,3,5,7
/proc/31834/task/31838/stat : 31838 (java) S 31832 31832 30846 0 -1 1077944384 1389 0 0 0 69 7 0 0 20 0 19 0 475072402 15926902784 212355 33554432000 4194304 4196468 140726558233536 140016082734224 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31839] ppid=31832 vsize=15553616 memory=1748 CPUtime=0.76 cores=1,3,5,7
/proc/31834/task/31839/stat : 31839 (java) S 31832 31832 30846 0 -1 1077944384 3613 0 0 0 68 8 0 0 20 0 19 0 475072402 15926902784 212355 33554432000 4194304 4196468 140726558233536 140016081681424 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31840] ppid=31832 vsize=15553616 memory=111632 CPUtime=0.42 cores=1,3,5,7
/proc/31834/task/31840/stat : 31840 (java) S 31832 31832 30846 0 -1 1077944384 6315 0 0 0 36 6 0 0 20 0 19 0 475072403 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015960586352 140016492321410 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31841] ppid=31832 vsize=15553616 memory=808 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31841/stat : 31841 (java) S 31832 31832 30846 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 475072403 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015959532384 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31842] ppid=31832 vsize=15553616 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31842/stat : 31842 (java) S 31832 31832 30846 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 475072404 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015958479984 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31843] ppid=31832 vsize=15553616 memory=1804 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31843/stat : 31843 (java) S 31832 31832 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475072406 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015957428304 140016492328859 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31844] ppid=31832 vsize=15553616 memory=3804 CPUtime=1.75 cores=1,3,5,7
/proc/31834/task/31844/stat : 31844 (java) S 31832 31832 30846 0 -1 1077944384 7449 0 0 0 174 1 0 0 20 0 19 0 475072406 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015956376176 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31845] ppid=31832 vsize=15553616 memory=2300 CPUtime=1.72 cores=1,3,5,7
/proc/31834/task/31845/stat : 31845 (java) S 31832 31832 30846 0 -1 1077944384 7381 0 0 0 172 0 0 0 20 0 19 0 475072406 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015955323376 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31846] ppid=31832 vsize=15553616 memory=1096 CPUtime=0.74 cores=1,3,5,7
/proc/31834/task/31846/stat : 31846 (java) S 31832 31832 30846 0 -1 1077944384 6295 0 0 0 73 1 0 0 20 0 19 0 475072406 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015954271088 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31847] ppid=31832 vsize=15553616 memory=1188 CPUtime=0 cores=1,3,5,7
/proc/31834/task/31847/stat : 31847 (java) S 31832 31832 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475072406 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015953218528 140016492320469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31848] ppid=31832 vsize=15553616 memory=6112 CPUtime=0.06 cores=1,3,5,7
/proc/31834/task/31848/stat : 31848 (java) S 31832 31832 30846 0 -1 1077944384 581 0 0 0 0 6 0 0 20 0 19 0 475072407 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015952165296 140016492321410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 23 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31963] ppid=31832 vsize=15553616 memory=780 CPUtime=5.36 cores=1,3,5,7
/proc/31834/task/31963/stat : 31963 (java) R 31832 31832 30846 0 -1 4202560 65 0 0 0 536 0 0 0 20 0 19 0 475091538 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015942131160 140016089959399 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31964] ppid=31832 vsize=15553616 memory=14008 CPUtime=5.29 cores=1,3,5,7
/proc/31834/task/31964/stat : 31964 (java) R 31832 31832 30846 0 -1 4202560 35 0 0 0 529 0 0 0 20 0 19 0 475091538 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015937921496 140016091687016 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31965] ppid=31832 vsize=15553616 memory=53472 CPUtime=5.31 cores=1,3,5,7
/proc/31834/task/31965/stat : 31965 (java) R 31832 31832 30846 0 -1 4202560 35 0 0 0 531 0 0 0 20 0 19 0 475091538 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015941079312 140016089958342 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
[pid=31834/tid=31966] ppid=31832 vsize=15553616 memory=988 CPUtime=5.28 cores=1,3,5,7
/proc/31834/task/31966/stat : 31966 (java) R 31832 31832 30846 0 -1 4202560 29 0 0 0 528 0 0 0 20 0 19 0 475091538 15926902784 212355 33554432000 4194304 4196468 140726558233536 140015936870816 140016092494536 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22335488 140726558241775 140726558241946 140726558241946 140726558244815 0
Current children cumulated CPU time: 778.32 s
Current children cumulated vsize: 15666744 KiB
Current children cumulated memory: 850872 KiB

[startup+197.001 s]*
/proc/loadavg: 8.24 6.01 3.19 5/230 31966
/proc/meminfo: memFree=4983896/32770624 swapFree=66938880/67108860
[pid=31832] ppid=31829 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/31832/stat : 31832 (xcsp3-exec) S 31829 31832 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475072400 115843072 363 33554432000 4194304 5098028 140723893488656 140723893486760 140302572987004 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 26624000 140723893494651 140723893494893 140723893494893 140723893497802 0
/proc/31832/statm: 28282 363 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1452 KiB

Child status: 0
Real time (s): 197.014
CPU time (s): 779.103
CPU user time (s): 778.524
CPU system time (s): 0.57926
CPU usage (%): 395.455
Max. virtual memory (cumulated for all children) (KiB): 15666744
Max. memory (cumulated for all children) (KiB): 929980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 778.524
system time used= 0.57926
maximum resident set size= 966756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76428
page faults= 0
swaps= 0
block input operations= 0
block output operations= 352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21420
involuntary context switches= 16790


# summary of solver processes directly reported to runsolver:
#   pid: 31832
#   total CPU time (s): 779.103
#   total CPU user time (s): 778.524
#   total CPU system time (s): 0.57926

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.26324 second user time and 2.28225 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-20 16:02:29
IDJOB=4403784
IDBENCH=115960
IDSOLVER=2863
FILE ID=node139/4403784-1568988027
RUNJOBID= node139-1568988008-30878
PBS_JOBID= 21704637
Free space on /tmp= 5060 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-05-14.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4403784-1568988027/watcher-4403784-1568988027 -o /tmp/evaluation-result-4403784-1568988027/solver-4403784-1568988027 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568988008-30878 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 566731406 HOME/instance-4403784-1568988027.xml

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

MD5SUM BENCH= ff3476fab8d1f67b2009ab5045109208
RANDOM SEED=566731406

node139.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.57
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.57
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.57
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.57
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:         5857768 kB
MemAvailable:   31590148 kB
Buffers:          137496 kB
Cached:         25415808 kB
SwapCached:        65336 kB
Active:         12983492 kB
Inactive:       12841844 kB
Active(anon):     207740 kB
Inactive(anon):   110056 kB
Active(file):   12775752 kB
Inactive(file): 12731788 kB
Unevictable:      106884 kB
Mlocked:          106884 kB
SwapTotal:      67108860 kB
SwapFree:       66938880 kB
Dirty:             26160 kB
Writeback:             0 kB
AnonPages:        339144 kB
Mapped:            64440 kB
Shmem:             37276 kB
Slab:             682916 kB
SReclaimable:     653300 kB
SUnreclaim:        29616 kB
KernelStack:        4096 kB
PageTables:         6460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1388528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    260096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 5036 MiB
End job on node139 at 2019-09-20 16:05:46