Trace number 4400493

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-16OPT103 80.7366 20.6185

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-21-01.xml
MD5SUM90855c6c3ff0f3816786e6ae00e0aae6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark103
Best CPU time to get the best result obtained on this benchmark80.7366
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints116
Number of domains2
Minimum domain size1
Maximum domain size332
Distribution of domain sizes[{"size":1,"count":1},{"size":332,"count":61}]
Minimum variable degree3
Maximum variable degree8
Distribution of variable degrees[{"degree":3,"count":2},{"degree":4,"count":9},{"degree":5,"count":20},{"degree":6,"count":15},{"degree":7,"count":14},{"degree":8,"count":2}]
Minimum constraint arity2
Maximum constraint arity36
Distribution of constraint arities[{"arity":2,"count":112},{"arity":26,"count":1},{"arity":28,"count":1},{"arity":31,"count":1},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints112
Distribution of constraint types[{"type":"intension","count":112},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

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-4400493-1568694407.xml"  -tl '2400s' -p 4
0.13/0.17	c Choco e747e1e
0.13/0.18	c [HOME/instance-4400493-1568694407.xml, -tl, 2400s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.34/0.69	c solve instance...
1.63/0.84	o 118 
1.63/0.84	o 116 
1.63/0.84	o 113 
1.63/0.84	o 112 
1.63/0.88	o 110 
11.55/3.29	o 109 
17.47/4.75	o 108 
18.24/4.95	o 107 
18.24/4.97	o 106 
19.82/5.39	o 105 
21.84/5.82	o 104 
56.02/14.47	o 103 
80.69/20.61	s OPTIMUM FOUND
80.69/20.61	v <instantiation>
80.69/20.61	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] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] </list>
80.69/20.61	v 	<values>0 2 0 0 3 11 8 24 18 15 31 39 24 40 8 8 32 53 49 23 38 29 38 18 42 50 31 47 44 58 31 59 64 68 48 42 73 49 66 68 57 70 57 77 66 77 87 84 78 87 80 88 94 85 95 77 75 93 99 102 77 103 </values>
80.69/20.61	v </instantiation>

Verifier Data

OK	103

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400493-1568694407/watcher-4400493-1568694407 -o /tmp/evaluation-result-4400493-1568694407/solver-4400493-1568694407 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568694277-30438 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 2121027259 HOME/instance-4400493-1568694407.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=31160, runsolver pid=31157
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 6.51 3.11 2.11 7/233 31176
/proc/meminfo: memFree=30443980/32770624 swapFree=66953076/67108860
[pid=31160] ppid=31157 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/31160/stat : 31160 (xcsp3-exec) S 31157 31160 30406 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445709516 115843072 362 33554432000 4194304 5098028 140725303714432 140725303712536 140332974551676 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 13799424 140725303718778 140725303719021 140725303719021 140725303721930 0
/proc/31160/statm: 28282 362 304 221 0 87 0
[pid=31162] ppid=31160 vsize=15144776 memory=28920 CPUtime=0.13 cores=1,3,5,7
/proc/31162/stat : 31162 (java) S 31160 31160 30406 0 -1 1077944320 5713 0 0 0 12 1 0 0 20 0 15 0 445709516 15508250624 7230 33554432000 4194304 4196468 140736613329184 140736613311728 139774063361783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
/proc/31162/statm: 3786194 7230 3183 1 0 3748377 0
[pid=31162/tid=31163] ppid=31160 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=1,3,5,7
/proc/31162/task/31163/stat : 31163 (java) R 31160 31160 30406 0 -1 4202560 3582 0 0 0 8 1 0 0 20 0 15 0 445709516 15508250624 7230 33554432000 4194304 4196468 140736613329184 139774067591376 139774055598910 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31164] ppid=31160 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31164/stat : 31164 (java) S 31160 31160 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445709517 15508250624 7230 33554432000 4194304 4196468 140736613329184 139774015982480 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31165] ppid=31160 vsize=15144776 memory=288370750599480960 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31165/stat : 31165 (java) S 31160 31160 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445709517 15508250624 7230 33554432000 4194304 4196468 140736613329184 139774014929680 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31166] ppid=31160 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31166/stat : 31166 (java) S 31160 31160 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445709517 15508250624 7230 33554432000 4194304 4196468 140736613329184 139774013877392 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31167] ppid=31160 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31167/stat : 31167 (java) S 31160 31160 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445709517 15508250624 7230 33554432000 4194304 4196468 140736613329184 139774012824592 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31168] ppid=31160 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31168/stat : 31168 (java) S 31160 31160 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445709519 15508250624 7230 33554432000 4194304 4196468 140736613329184 139773531363440 139774063372930 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31169] ppid=31160 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31169/stat : 31169 (java) S 31160 31160 30406 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445709519 15508250624 7230 33554432000 4194304 4196468 140736613329184 139773530309408 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31170] ppid=31160 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31170/stat : 31170 (java) S 31160 31160 30406 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445709519 15508250624 7230 33554432000 4194304 4196468 140736613329184 139773529257072 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31171] ppid=31160 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31171/stat : 31171 (java) S 31160 31160 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445709522 15508250624 7230 33554432000 4194304 4196468 140736613329184 139773528205392 139774063380379 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31172] ppid=31160 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31172/stat : 31172 (java) R 31160 31160 30406 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 445709522 15508250624 7230 33554432000 4194304 4196468 140736613329184 139773527153264 139774063372930 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31173] ppid=31160 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31173/stat : 31173 (java) R 31160 31160 30406 0 -1 4202560 161 0 0 0 0 0 0 0 20 0 15 0 445709522 15508250624 7230 33554432000 4194304 4196468 140736613329184 139773526100464 139774056346825 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31174] ppid=31160 vsize=15144776 memory=140374447769216 CPUtime=0.02 cores=1,3,5,7
/proc/31162/task/31174/stat : 31174 (java) R 31160 31160 30406 0 -1 4202560 356 0 0 0 2 0 0 0 20 0 15 0 445709522 15508250624 7230 33554432000 4194304 4196468 140736613329184 139773525048176 139774042045847 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31175] ppid=31160 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31175/stat : 31175 (java) S 31160 31160 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445709522 15508250624 7230 33554432000 4194304 4196468 140736613329184 139773523995616 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31176] ppid=31160 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31176/stat : 31176 (java) S 31160 31160 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445709522 15508250624 7230 33554432000 4194304 4196468 140736613329184 139773522942384 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30368 KiB

[startup+0.210859 s]*
/proc/loadavg: 6.51 3.11 2.11 6/233 31176
/proc/meminfo: memFree=30430108/32770624 swapFree=66953076/67108860
[pid=31160] ppid=31157 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/31160/stat : 31160 (xcsp3-exec) S 31157 31160 30406 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445709516 115843072 362 33554432000 4194304 5098028 140725303714432 140725303712536 140332974551676 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 13799424 140725303718778 140725303719021 140725303719021 140725303721930 0
/proc/31160/statm: 28282 362 304 221 0 87 0
[pid=31162] ppid=31160 vsize=15144776 memory=41012 CPUtime=0.35 cores=1,3,5,7
/proc/31162/stat : 31162 (java) S 31160 31160 30406 0 -1 1077944320 9492 0 0 0 32 3 0 0 20 0 15 0 445709516 15508250624 10253 33554432000 4194304 4196468 140736613329184 140736613311728 139774063361783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
/proc/31162/statm: 3786194 10253 3318 1 0 3748377 0
[pid=31162/tid=31163] ppid=31160 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/31162/task/31163/stat : 31163 (java) R 31160 31160 30406 0 -1 4202560 6634 0 0 0 18 2 0 0 20 0 15 0 445709516 15508250624 10253 33554432000 4194304 4196468 140736613329184 139774067599600 139774047442270 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31164] ppid=31160 vsize=15144776 memory=1946935 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31164/stat : 31164 (java) S 31160 31160 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445709517 15508250624 10253 33554432000 4194304 4196468 140736613329184 139774015982480 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31165] ppid=31160 vsize=15144776 memory=140374447798796 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31165/stat : 31165 (java) S 31160 31160 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445709517 15508250624 10316 33554432000 4194304 4196468 140736613329184 139774014929680 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31166] ppid=31160 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31166/stat : 31166 (java) S 31160 31160 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445709517 15508250624 10316 33554432000 4194304 4196468 140736613329184 139774013877392 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31167] ppid=31160 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31167/stat : 31167 (java) S 31160 31160 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445709517 15508250624 10316 33554432000 4194304 4196468 140736613329184 139774012824592 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31168] ppid=31160 vsize=15144776 memory=140374447769216 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31168/stat : 31168 (java) S 31160 31160 30406 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445709519 15508250624 10316 33554432000 4194304 4196468 140736613329184 139773531363440 139774063372930 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31169] ppid=31160 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31169/stat : 31169 (java) S 31160 31160 30406 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445709519 15508250624 10316 33554432000 4194304 4196468 140736613329184 139773530309408 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31170] ppid=31160 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31170/stat : 31170 (java) S 31160 31160 30406 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445709519 15508250624 10316 33554432000 4194304 4196468 140736613329184 139773529257072 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31171] ppid=31160 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31171/stat : 31171 (java) S 31160 31160 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445709522 15508250624 10316 33554432000 4194304 4196468 140736613329184 139773528205392 139774063380379 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31172] ppid=31160 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/31162/task/31172/stat : 31172 (java) S 31160 31160 30406 0 -1 1077944384 558 0 0 0 3 0 0 0 20 0 15 0 445709522 15508250624 10316 33554432000 4194304 4196468 140736613329184 139773527153264 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31173] ppid=31160 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/31162/task/31173/stat : 31173 (java) S 31160 31160 30406 0 -1 1077944384 215 0 0 0 2 0 0 0 20 0 15 0 445709522 15508250624 10316 33554432000 4194304 4196468 140736613329184 139773526100464 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31174] ppid=31160 vsize=15144776 memory=140374447769216 CPUtime=0.08 cores=1,3,5,7
/proc/31162/task/31174/stat : 31174 (java) S 31160 31160 30406 0 -1 1077944384 780 0 0 0 8 0 0 0 20 0 15 0 445709522 15508250624 10316 33554432000 4194304 4196468 140736613329184 139773525048176 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31175] ppid=31160 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31175/stat : 31175 (java) S 31160 31160 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445709522 15508250624 10316 33554432000 4194304 4196468 140736613329184 139773523995616 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31176] ppid=31160 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31176/stat : 31176 (java) S 31160 31160 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445709522 15508250624 10316 33554432000 4194304 4196468 140736613329184 139773522942384 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42460 KiB

[startup+0.310677 s]*
/proc/loadavg: 6.51 3.11 2.11 7/233 31180
/proc/meminfo: memFree=30422712/32770624 swapFree=66953076/67108860
[pid=31160] ppid=31157 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/31160/stat : 31160 (xcsp3-exec) S 31157 31160 30406 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445709516 115843072 362 33554432000 4194304 5098028 140725303714432 140725303712536 140332974551676 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 13799424 140725303718778 140725303719021 140725303719021 140725303721930 0
/proc/31160/statm: 28282 362 304 221 0 87 0
[pid=31162] ppid=31160 vsize=15149032 memory=50220 CPUtime=0.53 cores=1,3,5,7
/proc/31162/stat : 31162 (java) S 31160 31160 30406 0 -1 1077944320 10927 0 0 0 50 3 0 0 20 0 15 0 445709516 15512608768 12555 33554432000 4194304 4196468 140736613329184 140736613311728 139774063361783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
/proc/31162/statm: 3787258 12555 3362 1 0 3748377 0
[pid=31162/tid=31163] ppid=31160 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/31162/task/31163/stat : 31163 (java) R 31160 31160 30406 0 -1 4202560 7853 0 0 0 28 2 0 0 20 0 15 0 445709516 15512608768 12555 33554432000 4194304 4196468 140736613329184 139774067598608 139774063383709 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31164] ppid=31160 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31164/stat : 31164 (java) S 31160 31160 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445709517 15512608768 12555 33554432000 4194304 4196468 140736613329184 139774015982480 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31165] ppid=31160 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31165/stat : 31165 (java) S 31160 31160 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445709517 15512608768 12555 33554432000 4194304 4196468 140736613329184 139774014929680 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31166] ppid=31160 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31166/stat : 31166 (java) S 31160 31160 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445709517 15512608768 12555 33554432000 4194304 4196468 140736613329184 139774013877392 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31167] ppid=31160 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31167/stat : 31167 (java) S 31160 31160 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445709517 15512608768 12555 33554432000 4194304 4196468 140736613329184 139774012824592 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31168] ppid=31160 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31168/stat : 31168 (java) S 31160 31160 30406 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445709519 15512608768 12555 33554432000 4194304 4196468 140736613329184 139773531363440 139774063372930 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31169] ppid=31160 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31169/stat : 31169 (java) S 31160 31160 30406 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445709519 15512608768 12555 33554432000 4194304 4196468 140736613329184 139773530309408 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31170] ppid=31160 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31170/stat : 31170 (java) S 31160 31160 30406 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445709519 15512608768 12555 33554432000 4194304 4196468 140736613329184 139773529257072 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31171] ppid=31160 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31171/stat : 31171 (java) S 31160 31160 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445709522 15512608768 12555 33554432000 4194304 4196468 140736613329184 139773528205392 139774063380379 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31172] ppid=31160 vsize=15149032 memory=7827413994055111515 CPUtime=0.06 cores=1,3,5,7
/proc/31162/task/31172/stat : 31172 (java) S 31160 31160 30406 0 -1 1077944384 654 0 0 0 6 0 0 0 20 0 15 0 445709522 15512608768 12555 33554432000 4194304 4196468 140736613329184 139773527153264 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31173] ppid=31160 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/31162/task/31173/stat : 31173 (java) S 31160 31160 30406 0 -1 1077944384 234 0 0 0 3 0 0 0 20 0 15 0 445709522 15512608768 12555 33554432000 4194304 4196468 140736613329184 139773526100464 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31174] ppid=31160 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/31162/task/31174/stat : 31174 (java) S 31160 31160 30406 0 -1 1077944384 881 0 0 0 12 0 0 0 20 0 15 0 445709522 15512608768 12555 33554432000 4194304 4196468 140736613329184 139773525048176 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31175] ppid=31160 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31175/stat : 31175 (java) S 31160 31160 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445709522 15512608768 12555 33554432000 4194304 4196468 140736613329184 139773523995616 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31176] ppid=31160 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31176/stat : 31176 (java) S 31160 31160 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445709522 15512608768 12555 33554432000 4194304 4196468 140736613329184 139773522942384 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51668 KiB

[startup+0.701147 s]
/proc/loadavg: 6.51 3.11 2.11 10/233 31180
/proc/meminfo: memFree=30405152/32770624 swapFree=66953076/67108860
[pid=31160] ppid=31157 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/31160/stat : 31160 (xcsp3-exec) S 31157 31160 30406 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445709516 115843072 362 33554432000 4194304 5098028 140725303714432 140725303712536 140332974551676 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 13799424 140725303718778 140725303719021 140725303719021 140725303721930 0
/proc/31160/statm: 28282 362 304 221 0 87 0
[pid=31162] ppid=31160 vsize=15285312 memory=88088 CPUtime=1.63 cores=1,3,5,7
/proc/31162/stat : 31162 (java) S 31160 31160 30406 0 -1 1077944320 15290 0 0 0 157 6 0 0 20 0 18 0 445709516 15652159488 22022 33554432000 4194304 4196468 140736613329184 140736613311728 139774063361783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
/proc/31162/statm: 3821328 22022 3455 1 0 3782428 0
[pid=31162/tid=31163] ppid=31160 vsize=15285312 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/31162/task/31163/stat : 31163 (java) S 31160 31160 30406 0 -1 1077944384 9387 0 0 0 64 4 0 0 20 0 18 0 445709516 15652159488 22022 33554432000 4194304 4196468 140736613329184 139774067602560 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31164] ppid=31160 vsize=15285312 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31164/stat : 31164 (java) S 31160 31160 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 445709517 15652159488 22022 33554432000 4194304 4196468 140736613329184 139774015982480 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31165] ppid=31160 vsize=15285312 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31165/stat : 31165 (java) S 31160 31160 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 18 0 445709517 15652159488 22022 33554432000 4194304 4196468 140736613329184 139774014929680 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31166] ppid=31160 vsize=15285312 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31166/stat : 31166 (java) S 31160 31160 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 18 0 445709517 15652159488 22022 33554432000 4194304 4196468 140736613329184 139774013877392 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31167] ppid=31160 vsize=15285312 memory=1188 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31167/stat : 31167 (java) S 31160 31160 30406 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 18 0 445709517 15652159488 22022 33554432000 4194304 4196468 140736613329184 139774012824592 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31168] ppid=31160 vsize=15285312 memory=1536 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31168/stat : 31168 (java) S 31160 31160 30406 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 18 0 445709519 15652159488 22022 33554432000 4194304 4196468 140736613329184 139773531363440 139774063372930 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31169] ppid=31160 vsize=15285312 memory=9592 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31169/stat : 31169 (java) S 31160 31160 30406 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 18 0 445709519 15652159488 22022 33554432000 4194304 4196468 140736613329184 139773530309408 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31170] ppid=31160 vsize=15285312 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31170/stat : 31170 (java) S 31160 31160 30406 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 18 0 445709519 15652159488 22534 33554432000 4194304 4196468 140736613329184 139773529257072 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31171] ppid=31160 vsize=15285312 memory=780 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31171/stat : 31171 (java) S 31160 31160 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 18 0 445709522 15652159488 22534 33554432000 4194304 4196468 140736613329184 139773528205392 139774063380379 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31172] ppid=31160 vsize=15286340 memory=620 CPUtime=0.26 cores=1,3,5,7
/proc/31162/task/31172/stat : 31172 (java) R 31160 31160 30406 0 -1 1077944384 1285 0 0 0 26 0 0 0 20 0 19 0 445709522 15653212160 22534 33554432000 4194304 4196468 140736613329184 139773527153264 139774063372930 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31173] ppid=31160 vsize=15286340 memory=1496 CPUtime=0.23 cores=1,3,5,7
/proc/31162/task/31173/stat : 31173 (java) R 31160 31160 30406 0 -1 4202560 1101 0 0 0 23 0 0 0 20 0 19 0 445709522 15653212160 22534 33554432000 4194304 4196468 140736613329184 139773526079360 139774046860624 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31174] ppid=31160 vsize=15286340 memory=1016 CPUtime=0.42 cores=1,3,5,7
/proc/31162/task/31174/stat : 31174 (java) S 31160 31160 30406 0 -1 1077944384 2155 0 0 0 42 0 0 0 20 0 19 0 445709522 15653212160 22534 33554432000 4194304 4196468 140736613329184 139773525048176 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31175] ppid=31160 vsize=15286340 memory=6016 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31175/stat : 31175 (java) S 31160 31160 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445709522 15653212160 22534 33554432000 4194304 4196468 140736613329184 139773523995616 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31176] ppid=31160 vsize=15286340 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31176/stat : 31176 (java) S 31160 31160 30406 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445709522 15653212160 22534 33554432000 4194304 4196468 140736613329184 139773522942384 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 15398440 KiB
Current children cumulated memory: 89536 KiB

[startup+1.5008 s]
/proc/loadavg: 6.87 3.24 2.16 12/237 31204
/proc/meminfo: memFree=30324348/32770624 swapFree=66953076/67108860
[pid=31160] ppid=31157 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/31160/stat : 31160 (xcsp3-exec) S 31157 31160 30406 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445709516 115843072 362 33554432000 4194304 5098028 140725303714432 140725303712536 140332974551676 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 13799424 140725303718778 140725303719021 140725303719021 140725303721930 0
/proc/31160/statm: 28282 362 304 221 0 87 0

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

/proc/31162/task/31176/stat : 31176 (java) S 31160 31160 30406 0 -1 1077944384 327 0 0 0 0 0 0 0 20 0 19 0 445709522 15858741248 60659 33554432000 4194304 4196468 140736613329184 139773522942384 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31238] ppid=31160 vsize=15487052 memory=1448 CPUtime=4.78 cores=1,3,5,7
/proc/31162/task/31238/stat : 31238 (java) R 31160 31160 30406 0 -1 4202560 227 0 0 0 478 0 0 0 20 0 19 0 445710964 15858741248 60659 33554432000 4194304 4196468 140736613329184 139773513962680 139773693480123 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31239] ppid=31160 vsize=15487052 memory=243940 CPUtime=4.71 cores=1,3,5,7
/proc/31162/task/31239/stat : 31239 (java) R 31160 31160 30406 0 -1 4202560 286 0 0 0 471 0 0 0 20 0 19 0 445710964 15858741248 60659 33554432000 4194304 4196468 140736613329184 139773512908024 139773694030887 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31240] ppid=31160 vsize=15487052 memory=-7378400735524001127 CPUtime=4.8 cores=1,3,5,7
/proc/31162/task/31240/stat : 31240 (java) R 31160 31160 30406 0 -1 4202560 336 0 0 0 480 0 0 0 20 0 19 0 445710964 15858741248 60659 33554432000 4194304 4196468 140736613329184 139773506601064 139773694778216 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31241] ppid=31160 vsize=15487052 memory=1399103955520229747 CPUtime=4.81 cores=1,3,5,7
/proc/31162/task/31241/stat : 31241 (java) R 31160 31160 30406 0 -1 4202560 129 0 0 0 481 0 0 0 20 0 19 0 445710964 15858741248 60659 33554432000 4194304 4196468 140736613329184 139773510803432 139773694778421 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
Current children cumulated CPU time: 75.55 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 244084 KiB

[startup+20.1008 s]*
/proc/loadavg: 7.19 3.49 2.26 9/237 31245
/proc/meminfo: memFree=30228768/32770624 swapFree=66953076/67108860
[pid=31160] ppid=31157 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/31160/stat : 31160 (xcsp3-exec) S 31157 31160 30406 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445709516 115843072 362 33554432000 4194304 5098028 140725303714432 140725303712536 140332974551676 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 13799424 140725303718778 140725303719021 140725303719021 140725303721930 0
/proc/31160/statm: 28282 362 304 221 0 87 0
[pid=31162] ppid=31160 vsize=15487052 memory=242696 CPUtime=78.73 cores=1,3,5,7
/proc/31162/stat : 31162 (java) S 31160 31160 30406 0 -1 1077944320 61971 0 0 0 7860 13 0 0 20 0 19 0 445709516 15858741248 60674 33554432000 4194304 4196468 140736613329184 140736613311728 139774063361783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
/proc/31162/statm: 3871763 60674 3532 1 0 3832863 0
[pid=31162/tid=31163] ppid=31160 vsize=15487052 memory=7100839861531542642 CPUtime=0.68 cores=1,3,5,7
/proc/31162/task/31163/stat : 31163 (java) S 31160 31160 30406 0 -1 1077944384 9757 0 0 0 64 4 0 0 20 0 19 0 445709516 15858741248 60674 33554432000 4194304 4196468 140736613329184 139774067602560 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31164] ppid=31160 vsize=15487052 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/31162/task/31164/stat : 31164 (java) S 31160 31160 30406 0 -1 1077944384 454 0 0 0 1 0 0 0 20 0 19 0 445709517 15858741248 60674 33554432000 4194304 4196468 140736613329184 139774015982480 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31165] ppid=31160 vsize=15487052 memory=3976876244285160116 CPUtime=0.01 cores=1,3,5,7
/proc/31162/task/31165/stat : 31165 (java) S 31160 31160 30406 0 -1 1077944384 392 0 0 0 1 0 0 0 20 0 19 0 445709517 15858741248 60674 33554432000 4194304 4196468 140736613329184 139774014929680 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31166] ppid=31160 vsize=15487052 memory=7597685182856913236 CPUtime=0.01 cores=1,3,5,7
/proc/31162/task/31166/stat : 31166 (java) S 31160 31160 30406 0 -1 1077944384 1676 0 0 0 1 0 0 0 20 0 19 0 445709517 15858741248 60674 33554432000 4194304 4196468 140736613329184 139774013877392 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31167] ppid=31160 vsize=15487052 memory=3546075861196812342 CPUtime=0.01 cores=1,3,5,7
/proc/31162/task/31167/stat : 31167 (java) S 31160 31160 30406 0 -1 1077944384 1180 0 0 0 1 0 0 0 20 0 19 0 445709517 15858741248 60674 33554432000 4194304 4196468 140736613329184 139774012824592 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31168] ppid=31160 vsize=15487052 memory=3978565094161868466 CPUtime=0.01 cores=1,3,5,7
/proc/31162/task/31168/stat : 31168 (java) S 31160 31160 30406 0 -1 1077944384 906 0 0 0 1 0 0 0 20 0 19 0 445709519 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773531363440 139774063372930 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31169] ppid=31160 vsize=15487052 memory=3546075861196812342 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31169/stat : 31169 (java) S 31160 31160 30406 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 19 0 445709519 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773530309472 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31170] ppid=31160 vsize=15487052 memory=780 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31170/stat : 31170 (java) S 31160 31160 30406 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 19 0 445709519 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773529257088 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31171] ppid=31160 vsize=15487052 memory=620 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31171/stat : 31171 (java) S 31160 31160 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445709522 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773528205392 139774063380379 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31172] ppid=31160 vsize=15487052 memory=1496 CPUtime=2.9 cores=1,3,5,7
/proc/31162/task/31172/stat : 31172 (java) S 31160 31160 30406 0 -1 1077944384 17436 0 0 0 289 1 0 0 20 0 19 0 445709522 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773527153264 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31173] ppid=31160 vsize=15487052 memory=1016 CPUtime=3.24 cores=1,3,5,7
/proc/31162/task/31173/stat : 31173 (java) S 31160 31160 30406 0 -1 1077944384 15416 0 0 0 323 1 0 0 20 0 19 0 445709522 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773526100464 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31174] ppid=31160 vsize=15487052 memory=6016 CPUtime=0.79 cores=1,3,5,7
/proc/31162/task/31174/stat : 31174 (java) S 31160 31160 30406 0 -1 1077944384 7140 0 0 0 78 1 0 0 20 0 19 0 445709522 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773525048176 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31175] ppid=31160 vsize=15487052 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31175/stat : 31175 (java) S 31160 31160 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445709522 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773523995616 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31176] ppid=31160 vsize=15487052 memory=2116 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31176/stat : 31176 (java) S 31160 31160 30406 0 -1 1077944384 327 0 0 0 0 0 0 0 20 0 19 0 445709522 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773522942384 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31238] ppid=31160 vsize=15487052 memory=26016 CPUtime=5.56 cores=1,3,5,7
/proc/31162/task/31238/stat : 31238 (java) R 31160 31160 30406 0 -1 4202560 236 0 0 0 556 0 0 0 20 0 19 0 445710964 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773513959344 139773694705173 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31239] ppid=31160 vsize=15487052 memory=14068 CPUtime=5.5 cores=1,3,5,7
/proc/31162/task/31239/stat : 31239 (java) R 31160 31160 30406 0 -1 4202560 295 0 0 0 550 0 0 0 20 0 19 0 445710964 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773512911696 139773692598790 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31240] ppid=31160 vsize=15487052 memory=524 CPUtime=5.59 cores=1,3,5,7
/proc/31162/task/31240/stat : 31240 (java) R 31160 31160 30406 0 -1 4202560 351 0 0 0 559 0 0 0 20 0 19 0 445710964 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773506600936 139773693480118 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31241] ppid=31160 vsize=15487052 memory=1568 CPUtime=5.6 cores=1,3,5,7
/proc/31162/task/31241/stat : 31241 (java) R 31160 31160 30406 0 -1 4202560 184 0 0 0 560 0 0 0 20 0 19 0 445710964 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773510803816 139773694027024 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
Current children cumulated CPU time: 78.73 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 244144 KiB

[startup+20.5008 s]
/proc/loadavg: 7.19 3.49 2.26 9/237 31245
/proc/meminfo: memFree=30228768/32770624 swapFree=66953076/67108860
[pid=31160] ppid=31157 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/31160/stat : 31160 (xcsp3-exec) S 31157 31160 30406 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445709516 115843072 362 33554432000 4194304 5098028 140725303714432 140725303712536 140332974551676 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 13799424 140725303718778 140725303719021 140725303719021 140725303721930 0
/proc/31160/statm: 28282 362 304 221 0 87 0
[pid=31162] ppid=31160 vsize=15487052 memory=242696 CPUtime=80.29 cores=1,3,5,7
/proc/31162/stat : 31162 (java) S 31160 31160 30406 0 -1 1077944320 62085 0 0 0 8016 13 0 0 20 0 19 0 445709516 15858741248 60674 33554432000 4194304 4196468 140736613329184 140736613311728 139774063361783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
/proc/31162/statm: 3871763 60674 3532 1 0 3832863 0
[pid=31162/tid=31163] ppid=31160 vsize=15487052 memory=8081744935674523699 CPUtime=0.68 cores=1,3,5,7
/proc/31162/task/31163/stat : 31163 (java) S 31160 31160 30406 0 -1 1077944384 9757 0 0 0 64 4 0 0 20 0 19 0 445709516 15858741248 60674 33554432000 4194304 4196468 140736613329184 139774067602560 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31164] ppid=31160 vsize=15487052 memory=6944656425123485561 CPUtime=0.01 cores=1,3,5,7
/proc/31162/task/31164/stat : 31164 (java) S 31160 31160 30406 0 -1 1077944384 454 0 0 0 1 0 0 0 20 0 19 0 445709517 15858741248 60674 33554432000 4194304 4196468 140736613329184 139774015982480 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31165] ppid=31160 vsize=15487052 memory=5787214926557761634 CPUtime=0.01 cores=1,3,5,7
/proc/31162/task/31165/stat : 31165 (java) S 31160 31160 30406 0 -1 1077944384 392 0 0 0 1 0 0 0 20 0 19 0 445709517 15858741248 60674 33554432000 4194304 4196468 140736613329184 139774014929680 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31166] ppid=31160 vsize=15487052 memory=7235707078695020649 CPUtime=0.01 cores=1,3,5,7
/proc/31162/task/31166/stat : 31166 (java) S 31160 31160 30406 0 -1 1077944384 1676 0 0 0 1 0 0 0 20 0 19 0 445709517 15858741248 60674 33554432000 4194304 4196468 140736613329184 139774013877392 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31167] ppid=31160 vsize=15487052 memory=6153999915585399914 CPUtime=0.01 cores=1,3,5,7
/proc/31162/task/31167/stat : 31167 (java) S 31160 31160 30406 0 -1 1077944384 1180 0 0 0 1 0 0 0 20 0 19 0 445709517 15858741248 60674 33554432000 4194304 4196468 140736613329184 139774012824592 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31168] ppid=31160 vsize=15487052 memory=7810206486921560164 CPUtime=0.01 cores=1,3,5,7
/proc/31162/task/31168/stat : 31168 (java) S 31160 31160 30406 0 -1 1077944384 906 0 0 0 1 0 0 0 20 0 19 0 445709519 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773531363440 139774063372930 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31169] ppid=31160 vsize=15487052 memory=5865727821814710375 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31169/stat : 31169 (java) S 31160 31160 30406 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 19 0 445709519 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773530309472 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31170] ppid=31160 vsize=15487052 memory=7374758023520802148 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31170/stat : 31170 (java) S 31160 31160 30406 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 19 0 445709519 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773529257088 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31171] ppid=31160 vsize=15487052 memory=6368459761714031465 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31171/stat : 31171 (java) S 31160 31160 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445709522 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773528205392 139774063380379 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31172] ppid=31160 vsize=15487052 memory=57 CPUtime=2.9 cores=1,3,5,7
/proc/31162/task/31172/stat : 31172 (java) S 31160 31160 30406 0 -1 1077944384 17436 0 0 0 289 1 0 0 20 0 19 0 445709522 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773527153264 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31173] ppid=31160 vsize=15487052 memory=7301007074064884032 CPUtime=3.24 cores=1,3,5,7
/proc/31162/task/31173/stat : 31173 (java) S 31160 31160 30406 0 -1 1077944384 15416 0 0 0 323 1 0 0 20 0 19 0 445709522 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773526100464 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31174] ppid=31160 vsize=15487052 memory=3472328296227695617 CPUtime=0.79 cores=1,3,5,7
/proc/31162/task/31174/stat : 31174 (java) S 31160 31160 30406 0 -1 1077944384 7140 0 0 0 78 1 0 0 20 0 19 0 445709522 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773525048176 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31175] ppid=31160 vsize=15487052 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31175/stat : 31175 (java) S 31160 31160 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445709522 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773523995616 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31176] ppid=31160 vsize=15487052 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31176/stat : 31176 (java) S 31160 31160 30406 0 -1 1077944384 435 0 0 0 0 0 0 0 20 0 19 0 445709522 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773522942384 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31238] ppid=31160 vsize=15487052 memory=3461361991484412253 CPUtime=5.95 cores=1,3,5,7
/proc/31162/task/31238/stat : 31238 (java) R 31160 31160 30406 0 -1 4202560 238 0 0 0 595 0 0 0 20 0 19 0 445710964 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773513959344 139773694985613 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31239] ppid=31160 vsize=15487052 memory=674161 CPUtime=5.89 cores=1,3,5,7
/proc/31162/task/31239/stat : 31239 (java) R 31160 31160 30406 0 -1 4202560 297 0 0 0 589 0 0 0 20 0 19 0 445710964 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773512911696 139773695020206 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31240] ppid=31160 vsize=15487052 memory=7452169204014736465 CPUtime=5.98 cores=1,3,5,7
/proc/31162/task/31240/stat : 31240 (java) R 31160 31160 30406 0 -1 4202560 353 0 0 0 598 0 0 0 20 0 19 0 445710964 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773506600936 139773694024732 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31241] ppid=31160 vsize=15487052 memory=7956005031678667109 CPUtime=5.99 cores=1,3,5,7
/proc/31162/task/31241/stat : 31241 (java) R 31160 31160 30406 0 -1 4202560 184 0 0 0 599 0 0 0 20 0 19 0 445710964 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773510803816 139773694025492 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
Current children cumulated CPU time: 80.29 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 244144 KiB

[startup+20.6008 s]
/proc/loadavg: 7.19 3.49 2.26 9/237 31245
/proc/meminfo: memFree=30228768/32770624 swapFree=66953076/67108860
[pid=31160] ppid=31157 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/31160/stat : 31160 (xcsp3-exec) S 31157 31160 30406 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445709516 115843072 362 33554432000 4194304 5098028 140725303714432 140725303712536 140332974551676 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 13799424 140725303718778 140725303719021 140725303719021 140725303721930 0
/proc/31160/statm: 28282 362 304 221 0 87 0
[pid=31162] ppid=31160 vsize=15487052 memory=242696 CPUtime=80.69 cores=1,3,5,7
/proc/31162/stat : 31162 (java) S 31160 31160 30406 0 -1 1077944320 62087 0 0 0 8056 13 0 0 20 0 19 0 445709516 15858741248 60674 33554432000 4194304 4196468 140736613329184 140736613311728 139774063361783 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
/proc/31162/statm: 3871763 60674 3532 1 0 3832863 0
[pid=31162/tid=31163] ppid=31160 vsize=15487052 memory=242696 CPUtime=0.68 cores=1,3,5,7
/proc/31162/task/31163/stat : 31163 (java) S 31160 31160 30406 0 -1 1077944384 9757 0 0 0 64 4 0 0 20 0 19 0 445709516 15858741248 60674 33554432000 4194304 4196468 140736613329184 139774067602560 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31164] ppid=31160 vsize=15487052 memory=242696 CPUtime=0.01 cores=1,3,5,7
/proc/31162/task/31164/stat : 31164 (java) S 31160 31160 30406 0 -1 1077944384 454 0 0 0 1 0 0 0 20 0 19 0 445709517 15858741248 60674 33554432000 4194304 4196468 140736613329184 139774015982480 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31165] ppid=31160 vsize=15487052 memory=1448 CPUtime=0.01 cores=1,3,5,7
/proc/31162/task/31165/stat : 31165 (java) S 31160 31160 30406 0 -1 1077944384 392 0 0 0 1 0 0 0 20 0 19 0 445709517 15858741248 60674 33554432000 4194304 4196468 140736613329184 139774014929680 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31166] ppid=31160 vsize=15487052 memory=242556 CPUtime=0.01 cores=1,3,5,7
/proc/31162/task/31166/stat : 31166 (java) S 31160 31160 30406 0 -1 1077944384 1676 0 0 0 1 0 0 0 20 0 19 0 445709517 15858741248 60674 33554432000 4194304 4196468 140736613329184 139774013877392 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31167] ppid=31160 vsize=15487052 memory=1448 CPUtime=0.01 cores=1,3,5,7
/proc/31162/task/31167/stat : 31167 (java) S 31160 31160 30406 0 -1 1077944384 1180 0 0 0 1 0 0 0 20 0 19 0 445709517 15858741248 60674 33554432000 4194304 4196468 140736613329184 139774012824592 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31168] ppid=31160 vsize=15487052 memory=239732 CPUtime=0.01 cores=1,3,5,7
/proc/31162/task/31168/stat : 31168 (java) S 31160 31160 30406 0 -1 1077944384 906 0 0 0 1 0 0 0 20 0 19 0 445709519 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773531363440 139774063372930 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31169] ppid=31160 vsize=15487052 memory=242352 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31169/stat : 31169 (java) S 31160 31160 30406 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 19 0 445709519 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773530309472 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31170] ppid=31160 vsize=15487052 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31170/stat : 31170 (java) S 31160 31160 30406 0 -1 1077944384 99 0 0 0 0 0 0 0 20 0 19 0 445709519 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773529257088 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31171] ppid=31160 vsize=15487052 memory=620 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31171/stat : 31171 (java) S 31160 31160 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445709522 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773528205392 139774063380379 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31172] ppid=31160 vsize=15487052 memory=1496 CPUtime=2.9 cores=1,3,5,7
/proc/31162/task/31172/stat : 31172 (java) S 31160 31160 30406 0 -1 1077944384 17436 0 0 0 289 1 0 0 20 0 19 0 445709522 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773527153264 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31173] ppid=31160 vsize=15487052 memory=1536 CPUtime=3.24 cores=1,3,5,7
/proc/31162/task/31173/stat : 31173 (java) S 31160 31160 30406 0 -1 1077944384 15416 0 0 0 323 1 0 0 20 0 19 0 445709522 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773526100464 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31174] ppid=31160 vsize=15487052 memory=9592 CPUtime=0.79 cores=1,3,5,7
/proc/31162/task/31174/stat : 31174 (java) S 31160 31160 30406 0 -1 1077944384 7140 0 0 0 78 1 0 0 20 0 19 0 445709522 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773525048176 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31175] ppid=31160 vsize=15487052 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31175/stat : 31175 (java) S 31160 31160 30406 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445709522 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773523995616 139774063371989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31176] ppid=31160 vsize=15487052 memory=2024 CPUtime=0 cores=1,3,5,7
/proc/31162/task/31176/stat : 31176 (java) S 31160 31160 30406 0 -1 1077944384 435 0 0 0 0 0 0 0 20 0 19 0 445709522 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773522942384 139774063372930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31238] ppid=31160 vsize=15487052 memory=1384 CPUtime=6.05 cores=1,3,5,7
/proc/31162/task/31238/stat : 31238 (java) R 31160 31160 30406 0 -1 4202560 238 0 0 0 605 0 0 0 20 0 19 0 445710964 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773513959344 139773694026102 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31239] ppid=31160 vsize=15487052 memory=1448 CPUtime=5.99 cores=1,3,5,7
/proc/31162/task/31239/stat : 31239 (java) R 31160 31160 30406 0 -1 4202560 297 0 0 0 599 0 0 0 20 0 19 0 445710964 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773512911696 139773696843513 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31240] ppid=31160 vsize=15487052 memory=242520 CPUtime=6.08 cores=1,3,5,7
/proc/31162/task/31240/stat : 31240 (java) R 31160 31160 30406 0 -1 4202560 355 0 0 0 608 0 0 0 20 0 19 0 445710964 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773506600936 139773692689711 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
[pid=31162/tid=31241] ppid=31160 vsize=15487052 memory=988 CPUtime=6.09 cores=1,3,5,7
/proc/31162/task/31241/stat : 31241 (java) R 31160 31160 30406 0 -1 4202560 184 0 0 0 609 0 0 0 20 0 19 0 445710964 15858741248 60674 33554432000 4194304 4196468 140736613329184 139773510803816 139773693636772 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25194496 140736613331951 140736613332122 140736613332122 140736613334991 0
Current children cumulated CPU time: 80.69 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 244144 KiB

Child status: 0
Real time (s): 20.6185
CPU time (s): 80.7366
CPU user time (s): 80.5915
CPU system time (s): 0.145063
CPU usage (%): 391.574
Max. virtual memory (cumulated for all children) (KiB): 15602928
Max. memory (cumulated for all children) (KiB): 245408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.5915
system time used= 0.145063
maximum resident set size= 243960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63302
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= 4037
involuntary context switches= 2331


# summary of solver processes directly reported to runsolver:
#   pid: 31160
#   total CPU time (s): 80.7366
#   total CPU user time (s): 80.5915
#   total CPU system time (s): 0.145063

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.16943 second user time and 0.247201 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-17 06:26:06
IDJOB=4400493
IDBENCH=128339
IDSOLVER=2856
FILE ID=node127/4400493-1568694407
RUNJOBID= node127-1568694277-30438
PBS_JOBID= 21703804
Free space on /tmp= 61288 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-21-01.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-4400493-1568694407/watcher-4400493-1568694407 -o /tmp/evaluation-result-4400493-1568694407/solver-4400493-1568694407 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568694277-30438 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 2121027259 HOME/instance-4400493-1568694407.xml

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

MD5SUM BENCH= 90855c6c3ff0f3816786e6ae00e0aae6
RANDOM SEED=2121027259

node127.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.55
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.55
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.55
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.55
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:        30460072 kB
MemAvailable:   31614792 kB
Buffers:           86876 kB
Cached:          1352192 kB
SwapCached:        51464 kB
Active:           745308 kB
Inactive:         969884 kB
Active(anon):     235212 kB
Inactive(anon):    89816 kB
Active(file):     510096 kB
Inactive(file):   880068 kB
Unevictable:      110656 kB
Mlocked:          110656 kB
SwapTotal:      67108860 kB
SwapFree:       66953076 kB
Dirty:             26344 kB
Writeback:             0 kB
AnonPages:        393792 kB
Mapped:            61808 kB
Shmem:             40672 kB
Slab:             190532 kB
SReclaimable:     160780 kB
SUnreclaim:        29752 kB
KernelStack:        4064 kB
PageTables:         6140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1522740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 61260 MiB
End job on node127 at 2019-09-17 06:26:27