Trace number 4272865

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 5a (2017-07-26)OPT201 25.653299 8.9651003

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-04-04-6.xml
MD5SUM823116dec5fc747e102c8991d04b98a3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark201
Best CPU time to get the best result obtained on this benchmark0.45045
Satisfiable
(Un)Satisfiability was proved
Number of variables68
Number of constraints60
Number of domains6
Minimum domain size4
Maximum domain size301
Distribution of domain sizes[{"size":4,"count":32},{"size":301,"count":36}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":32},{"degree":5,"count":16}]
Minimum constraint arity1
Maximum constraint arity6
Distribution of constraint arities[{"arity":1,"count":4},{"arity":2,"count":16},{"arity":3,"count":16},{"arity":4,"count":8},{"arity":6,"count":16}]
Number of extensional constraints16
Number of intensional constraints20
Distribution of constraint types[{"type":"extension","count":16},{"type":"intension","count":20},{"type":"allDifferent","count":4},{"type":"noOverlap","count":4},{"type":"element","count":16}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272865-1502678404.xml"  -tl '2520s' -p 1 -x 3
0.10/0.27	c [HOME/instance-4272865-1502678404.xml, -tl, 2520s, -p, 1, -x, 3]
0.29/0.33	c simple solver
0.29/0.39	c parse instance...
0.94/0.63	c solve instance...
1.16/0.72	o 299 
1.16/0.77	o 298 
1.50/0.80	o 297 
1.50/0.84	o 296 
1.50/0.86	o 278 
1.82/0.94	o 260 
2.75/1.30	o 256 
3.06/1.36	o 243 
3.06/1.38	o 241 
3.41/1.49	o 234 
3.74/1.56	o 227 
3.74/1.57	o 225 
3.74/1.58	o 224 
4.07/1.65	o 215 
4.69/1.80	o 213 
5.34/2.09	o 209 
5.65/2.15	o 208 
5.93/2.25	o 204 
7.17/2.65	o 203 
17.15/5.99	o 202 
20.79/7.18	o 201 
25.57/8.94	s OPTIMUM FOUND
25.57/8.94	v <instantiation>
25.57/8.94	v 	<list>s[0][0] s[0][1] s[0][2] s[0][3] s[1][0] s[1][1] s[1][2] s[1][3] s[2][0] s[2][1] s[2][2] s[2][3] s[3][0] s[3][1] s[3][2] s[3][3] e[0] e[1] e[2] e[3] d[0][0] d[0][1] d[0][2] d[0][3] d[1][0] d[1][1] d[1][2] d[1][3] d[2][0] d[2][1] d[2][2] d[2][3] d[3][0] d[3][1] d[3][2] d[3][3] w[0][0] w[0][1] w[0][2] w[0][3] w[1][0] w[1][1] w[1][2] w[1][3] w[2][0] w[2][1] w[2][2] w[2][3] w[3][0] w[3][1] w[3][2] w[3][3] sd[0][0] sd[0][1] sd[0][2] sd[0][3] sd[1][0] sd[1][1] sd[1][2] sd[1][3] sd[2][0] sd[2][1] sd[2][2] sd[2][3] sd[3][0] sd[3][1] sd[3][2] sd[3][3] </list>
25.57/8.94	v 	<values>0 57 164 192 0 40 121 164 0 64 130 140 0 64 130 196 201 194 196 201 57 83 17 9 40 78 43 30 19 57 8 56 64 66 62 5 0 3 1 2 3 2 1 0 2 1 0 3 1 0 2 3 0 164 192 57 164 121 40 0 130 64 0 140 64 0 130 196 </values>
25.57/8.94	v </instantiation>

Verifier Data

OK	201

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272865-1502678404/watcher-4272865-1502678404 -o /tmp/evaluation-result-4272865-1502678404/solver-4272865-1502678404 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1289681508 HOME/instance-4272865-1502678404.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=13640, runsolver pid=13637
Current StackSize limit: 8192 KiB


[startup+0.100139 s]*
/proc/loadavg: 1.66 1.61 1.60 3/202 13647
/proc/meminfo: memFree=30767028/32770624 swapFree=67108860/67108860
[pid=13640] ppid=13637 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13640/stat : 13640 (xcsp3-exec) S 13637 13640 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70061053 9740288 345 18446744073709551615 4194304 5098028 140724478326416 140724478324520 140612267061884 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 34037760 140724478333304 140724478333509 140724478333509 140724478337003 0
/proc/13640/statm: 2378 345 289 221 0 87 0
[pid=13642] ppid=13640 vsize=13358712 memory=16412 CPUtime=0.01 cores=1,3,5,7
/proc/13642/stat : 13642 (java) S 13640 13640 897 0 -1 1077944320 3338 0 0 0 1 0 0 0 20 0 6 0 70061061 13679321088 4103 18446744073709551615 4194304 4196468 140723808658608 140723808641152 140413862907639 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
/proc/13642/statm: 3339678 4103 1905 1 0 3329175 0
[pid=13642/tid=13643] ppid=13640 vsize=13358712 memory=7311146985107750967 CPUtime=0.01 cores=1,3,5,7
/proc/13642/task/13643/stat : 13643 (java) R 13640 13640 897 0 -1 4202560 2107 0 0 0 1 0 0 0 20 0 6 0 70061062 13679321088 4103 18446744073709551615 4194304 4196468 140723808658608 140413867143760 140413862929565 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13644] ppid=13640 vsize=13358712 memory=12619 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13644/stat : 13644 (java) S 13640 13640 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 70061062 13679321088 4103 18446744073709551615 4194304 4196468 140723808658608 140413823806352 140413862917845 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13645] ppid=13640 vsize=13358712 memory=4050342062537131680 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13645/stat : 13645 (java) S 13640 13640 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 70061062 13679321088 4103 18446744073709551615 4194304 4196468 140723808658608 140413462047504 140413862917845 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13646] ppid=13640 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13646/stat : 13646 (java) S 13640 13640 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 70061062 13679321088 4103 18446744073709551615 4194304 4196468 140723808658608 140413460995216 140413862917845 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13647] ppid=13640 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13647/stat : 13647 (java) S 13640 13640 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 70061062 13679321088 4103 18446744073709551615 4194304 4196468 140723808658608 140413459942416 140413862917845 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 17792 KiB

[startup+0.209968 s]*
/proc/loadavg: 1.66 1.61 1.60 5/211 13656
/proc/meminfo: memFree=30756968/32770624 swapFree=67108860/67108860
[pid=13640] ppid=13637 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13640/stat : 13640 (xcsp3-exec) S 13637 13640 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70061053 9740288 345 18446744073709551615 4194304 5098028 140724478326416 140724478324520 140612267061884 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 34037760 140724478333304 140724478333509 140724478333509 140724478337003 0
/proc/13640/statm: 2378 345 289 221 0 87 0
[pid=13642] ppid=13640 vsize=13974352 memory=26656 CPUtime=0.1 cores=1,3,5,7
/proc/13642/stat : 13642 (java) S 13640 13640 897 0 -1 1077944320 5116 0 0 0 9 1 0 0 20 0 15 0 70061061 14309736448 6664 18446744073709551615 4194304 4196468 140723808658608 140723808641152 140413862907639 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
/proc/13642/statm: 3493588 6664 2753 1 0 3482964 0
[pid=13642/tid=13643] ppid=13640 vsize=13974352 memory=7311146985107750967 CPUtime=0.07 cores=1,3,5,7
/proc/13642/task/13643/stat : 13643 (java) R 13640 13640 897 0 -1 4202560 3250 0 0 0 7 0 0 0 20 0 15 0 70061062 14309736448 6664 18446744073709551615 4194304 4196468 140723808658608 140413867137056 140413862928986 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13644] ppid=13640 vsize=13974352 memory=12619 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13644/stat : 13644 (java) S 13640 13640 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70061062 14309736448 6664 18446744073709551615 4194304 4196468 140723808658608 140413823806352 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13645] ppid=13640 vsize=13974352 memory=4050342062537131680 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13645/stat : 13645 (java) S 13640 13640 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70061062 14309736448 6664 18446744073709551615 4194304 4196468 140723808658608 140413462047504 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13646] ppid=13640 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13646/stat : 13646 (java) S 13640 13640 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70061062 14309736448 6664 18446744073709551615 4194304 4196468 140723808658608 140413460995216 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13647] ppid=13640 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13647/stat : 13647 (java) S 13640 13640 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70061062 14309736448 6664 18446744073709551615 4194304 4196468 140723808658608 140413459942416 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13648] ppid=13640 vsize=13974352 memory=140128665552512 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13648/stat : 13648 (java) S 13640 13640 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70061064 14309736448 6664 18446744073709551615 4194304 4196468 140723808658608 140412980508784 140413862918786 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13649] ppid=13640 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13649/stat : 13649 (java) S 13640 13640 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70061064 14309736448 6664 18446744073709551615 4194304 4196468 140723808658608 140412979454752 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13650] ppid=13640 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13650/stat : 13650 (java) S 13640 13640 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 70061064 14309736448 6664 18446744073709551615 4194304 4196468 140723808658608 140412978402416 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13651] ppid=13640 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13651/stat : 13651 (java) S 13640 13640 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70061067 14309736448 6664 18446744073709551615 4194304 4196468 140723808658608 140412977350736 140413862926235 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13652] ppid=13640 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13652/stat : 13652 (java) S 13640 13640 897 0 -1 1077944384 315 0 0 0 0 0 0 0 20 0 15 0 70061067 14309736448 6664 18446744073709551615 4194304 4196468 140723808658608 140412976298608 140413862918786 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13653] ppid=13640 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13653/stat : 13653 (java) S 13640 13640 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 70061067 14309736448 6664 18446744073709551615 4194304 4196468 140723808658608 140412975245808 140413862918786 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13654] ppid=13640 vsize=13974352 memory=140128665552512 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13654/stat : 13654 (java) R 13640 13640 897 0 -1 4202560 241 0 0 0 0 0 0 0 20 0 15 0 70061067 14309736448 6664 18446744073709551615 4194304 4196468 140723808658608 140412974193520 140413862928986 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13655] ppid=13640 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13655/stat : 13655 (java) S 13640 13640 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70061067 14309736448 6664 18446744073709551615 4194304 4196468 140723808658608 140412973140960 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13656] ppid=13640 vsize=13974352 memory=140128665552512 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13656/stat : 13656 (java) S 13640 13640 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70061071 14309736448 6664 18446744073709551615 4194304 4196468 140723808658608 140412972087728 140413862918786 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28036 KiB

[startup+0.310488 s]*
/proc/loadavg: 1.66 1.61 1.60 5/211 13656
/proc/meminfo: memFree=30745688/32770624 swapFree=67108860/67108860
[pid=13640] ppid=13637 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13640/stat : 13640 (xcsp3-exec) S 13637 13640 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70061053 9740288 345 18446744073709551615 4194304 5098028 140724478326416 140724478324520 140612267061884 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 34037760 140724478333304 140724478333509 140724478333509 140724478337003 0
/proc/13640/statm: 2378 345 289 221 0 87 0
[pid=13642] ppid=13640 vsize=13974352 memory=39136 CPUtime=0.29 cores=1,3,5,7
/proc/13642/stat : 13642 (java) S 13640 13640 897 0 -1 1077944320 8903 0 0 0 27 2 0 0 20 0 15 0 70061061 14309736448 9784 18446744073709551615 4194304 4196468 140723808658608 140723808641152 140413862907639 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
/proc/13642/statm: 3493588 9784 2972 1 0 3482964 0
[pid=13642/tid=13643] ppid=13640 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/13642/task/13643/stat : 13643 (java) R 13640 13640 897 0 -1 4202560 6093 0 0 0 16 1 0 0 20 0 15 0 70061062 14309736448 9850 18446744073709551615 4194304 4196468 140723808658608 140413867137376 140413846988126 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13644] ppid=13640 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13644/stat : 13644 (java) S 13640 13640 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70061062 14309736448 9850 18446744073709551615 4194304 4196468 140723808658608 140413823806352 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13645] ppid=13640 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13645/stat : 13645 (java) S 13640 13640 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70061062 14309736448 9850 18446744073709551615 4194304 4196468 140723808658608 140413462047504 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13646] ppid=13640 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13646/stat : 13646 (java) S 13640 13640 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70061062 14309736448 9850 18446744073709551615 4194304 4196468 140723808658608 140413460995216 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13647] ppid=13640 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13647/stat : 13647 (java) S 13640 13640 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70061062 14309736448 9850 18446744073709551615 4194304 4196468 140723808658608 140413459942416 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13648] ppid=13640 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13648/stat : 13648 (java) S 13640 13640 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70061064 14309736448 9850 18446744073709551615 4194304 4196468 140723808658608 140412980508784 140413862918786 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13649] ppid=13640 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13649/stat : 13649 (java) S 13640 13640 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70061064 14309736448 9850 18446744073709551615 4194304 4196468 140723808658608 140412979454752 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13650] ppid=13640 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13650/stat : 13650 (java) S 13640 13640 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 70061064 14309736448 9850 18446744073709551615 4194304 4196468 140723808658608 140412978402416 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13651] ppid=13640 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13651/stat : 13651 (java) S 13640 13640 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70061067 14309736448 9850 18446744073709551615 4194304 4196468 140723808658608 140412977350736 140413862926235 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13652] ppid=13640 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/13642/task/13652/stat : 13652 (java) R 13640 13640 897 0 -1 4202560 632 0 0 0 1 0 0 0 20 0 15 0 70061067 14309736448 9850 18446744073709551615 4194304 4196468 140723808658608 140412976298608 140413846403838 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13653] ppid=13640 vsize=13974352 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/13642/task/13653/stat : 13653 (java) R 13640 13640 897 0 -1 4202560 148 0 0 0 2 0 0 0 20 0 15 0 70061067 14309736448 9850 18446744073709551615 4194304 4196468 140723808658608 140412975245808 140413842761181 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13654] ppid=13640 vsize=13974352 memory=140128665552512 CPUtime=0.06 cores=1,3,5,7
/proc/13642/task/13654/stat : 13654 (java) R 13640 13640 897 0 -1 1077944384 749 0 0 0 6 0 0 0 20 0 15 0 70061067 14309736448 9850 18446744073709551615 4194304 4196468 140723808658608 140412974193520 140413862918786 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13655] ppid=13640 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13655/stat : 13655 (java) S 13640 13640 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70061067 14309736448 9850 18446744073709551615 4194304 4196468 140723808658608 140412973140960 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13656] ppid=13640 vsize=13974352 memory=140128665552512 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13656/stat : 13656 (java) S 13640 13640 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70061071 14309736448 9850 18446744073709551615 4194304 4196468 140723808658608 140412972087728 140413862918786 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40516 KiB

[startup+0.701284 s]
/proc/loadavg: 1.66 1.61 1.60 4/211 13656
/proc/meminfo: memFree=30733956/32770624 swapFree=67108860/67108860
[pid=13640] ppid=13637 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13640/stat : 13640 (xcsp3-exec) S 13637 13640 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70061053 9740288 345 18446744073709551615 4194304 5098028 140724478326416 140724478324520 140612267061884 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 34037760 140724478333304 140724478333509 140724478333509 140724478337003 0
/proc/13640/statm: 2378 345 289 221 0 87 0
[pid=13642] ppid=13640 vsize=13980732 memory=65944 CPUtime=1.16 cores=1,3,5,7
/proc/13642/stat : 13642 (java) S 13640 13640 897 0 -1 1077944320 14060 0 0 0 111 5 0 0 20 0 15 0 70061061 14316269568 16486 18446744073709551615 4194304 4196468 140723808658608 140723808641152 140413862907639 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
/proc/13642/statm: 3495183 16486 3161 1 0 3483476 0
[pid=13642/tid=13643] ppid=13640 vsize=13980732 memory=39196 CPUtime=0.56 cores=1,3,5,7
/proc/13642/task/13643/stat : 13643 (java) R 13640 13640 897 0 -1 4202560 9128 0 0 0 53 3 0 0 20 0 15 0 70061062 14316269568 16486 18446744073709551615 4194304 4196468 140723808658608 140413867142768 140413846988126 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13644] ppid=13640 vsize=13980732 memory=2372 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13644/stat : 13644 (java) S 13640 13640 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70061062 14316269568 16486 18446744073709551615 4194304 4196468 140723808658608 140413823806352 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13645] ppid=13640 vsize=13980732 memory=25332 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13645/stat : 13645 (java) S 13640 13640 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70061062 14316269568 16486 18446744073709551615 4194304 4196468 140723808658608 140413462047504 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13646] ppid=13640 vsize=13980732 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13646/stat : 13646 (java) S 13640 13640 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70061062 14316269568 16486 18446744073709551615 4194304 4196468 140723808658608 140413460995216 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13647] ppid=13640 vsize=13980732 memory=6657 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13647/stat : 13647 (java) S 13640 13640 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70061062 14316269568 16486 18446744073709551615 4194304 4196468 140723808658608 140413459942416 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13648] ppid=13640 vsize=13980732 memory=4420 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13648/stat : 13648 (java) S 13640 13640 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 70061064 14316269568 16486 18446744073709551615 4194304 4196468 140723808658608 140412980508784 140413862918786 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13649] ppid=13640 vsize=13980732 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13649/stat : 13649 (java) S 13640 13640 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70061064 14316269568 16486 18446744073709551615 4194304 4196468 140723808658608 140412979454752 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13650] ppid=13640 vsize=13980732 memory=6660 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13650/stat : 13650 (java) S 13640 13640 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 70061064 14316269568 16486 18446744073709551615 4194304 4196468 140723808658608 140412978402416 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13651] ppid=13640 vsize=13980732 memory=33 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13651/stat : 13651 (java) S 13640 13640 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70061067 14316269568 16486 18446744073709551615 4194304 4196468 140723808658608 140412977350736 140413862926235 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13652] ppid=13640 vsize=13980732 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/13642/task/13652/stat : 13652 (java) R 13640 13640 897 0 -1 1077944384 1158 0 0 0 13 0 0 0 20 0 15 0 70061067 14316269568 16486 18446744073709551615 4194304 4196468 140723808658608 140412976289200 140413862917845 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13653] ppid=13640 vsize=13980732 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/13642/task/13653/stat : 13653 (java) S 13640 13640 897 0 -1 1077944384 815 0 0 0 14 0 0 0 20 0 15 0 70061067 14316269568 16486 18446744073709551615 4194304 4196468 140723808658608 140412975245808 140413862918786 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13654] ppid=13640 vsize=13980732 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/13642/task/13654/stat : 13654 (java) S 13640 13640 897 0 -1 1077944384 1652 0 0 0 29 0 0 0 20 0 15 0 70061067 14316269568 16486 18446744073709551615 4194304 4196468 140723808658608 140412974188864 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13655] ppid=13640 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13655/stat : 13655 (java) S 13640 13640 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70061067 14316269568 16486 18446744073709551615 4194304 4196468 140723808658608 140412973140960 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13656] ppid=13640 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13656/stat : 13656 (java) S 13640 13640 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70061071 14316269568 16486 18446744073709551615 4194304 4196468 140723808658608 140412972087728 140413862918786 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 67324 KiB

[startup+1.5009 s]
/proc/loadavg: 1.66 1.61 1.60 6/211 13656
/proc/meminfo: memFree=30703072/32770624 swapFree=67108860/67108860
[pid=13640] ppid=13637 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13640/stat : 13640 (xcsp3-exec) S 13637 13640 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70061053 9740288 345 18446744073709551615 4194304 5098028 140724478326416 140724478324520 140612267061884 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 34037760 140724478333304 140724478333509 140724478333509 140724478337003 0
/proc/13640/statm: 2378 345 289 221 0 87 0
[pid=13642] ppid=13640 vsize=13980732 memory=112828 CPUtime=3.74 cores=1,3,5,7
/proc/13642/stat : 13642 (java) S 13640 13640 897 0 -1 1077944320 32126 0 0 0 367 7 0 0 20 0 15 0 70061061 14316269568 28207 18446744073709551615 4194304 4196468 140723808658608 140723808641152 140413862907639 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
/proc/13642/statm: 3495183 28207 3191 1 0 3483476 0
[pid=13642/tid=13643] ppid=13640 vsize=13980732 memory=97168 CPUtime=1.35 cores=1,3,5,7
/proc/13642/task/13643/stat : 13643 (java) R 13640 13640 897 0 -1 4202560 9528 0 0 0 132 3 0 0 20 0 15 0 70061062 14316269568 28207 18446744073709551615 4194304 4196468 140723808658608 140413867146912 140413508091428 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13644] ppid=13640 vsize=13980732 memory=2372 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13644/stat : 13644 (java) S 13640 13640 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 70061062 14316269568 28207 18446744073709551615 4194304 4196468 140723808658608 140413823806352 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13645] ppid=13640 vsize=13980732 memory=25332 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13645/stat : 13645 (java) S 13640 13640 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70061062 14316269568 28207 18446744073709551615 4194304 4196468 140723808658608 140413462047504 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13646] ppid=13640 vsize=13980732 memory=280257085050576 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13646/stat : 13646 (java) S 13640 13640 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70061062 14316269568 28207 18446744073709551615 4194304 4196468 140723808658608 140413460995216 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13647] ppid=13640 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13647/stat : 13647 (java) S 13640 13640 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 70061062 14316269568 28207 18446744073709551615 4194304 4196468 140723808658608 140413459942416 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13648] ppid=13640 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13648/stat : 13648 (java) S 13640 13640 897 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 70061064 14316269568 28207 18446744073709551615 4194304 4196468 140723808658608 140412980508784 140413862918786 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13649] ppid=13640 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13649/stat : 13649 (java) S 13640 13640 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 70061064 14316269568 28207 18446744073709551615 4194304 4196468 140723808658608 140412979454752 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13650] ppid=13640 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7

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

/proc/13640/stat : 13640 (xcsp3-exec) S 13637 13640 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70061053 9740288 345 18446744073709551615 4194304 5098028 140724478326416 140724478324520 140612267061884 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 34037760 140724478333304 140724478333509 140724478333509 140724478337003 0
/proc/13640/statm: 2378 345 289 221 0 87 0
[pid=13642] ppid=13640 vsize=13984500 memory=340932 CPUtime=23.51 cores=1,3,5,7
/proc/13642/stat : 13642 (java) S 13640 13640 897 0 -1 1077944320 112098 0 0 0 2332 19 0 0 20 0 15 0 70061061 14320128000 85233 18446744073709551615 4194304 4196468 140723808658608 140723808641152 140413862907639 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
/proc/13642/statm: 3496125 85233 3226 1 0 3484418 0
[pid=13642/tid=13643] ppid=13640 vsize=13984500 memory=-8774313645642428999 CPUtime=7.85 cores=1,3,5,7
/proc/13642/task/13643/stat : 13643 (java) R 13640 13640 897 0 -1 4202560 12314 0 0 0 780 5 0 0 20 0 15 0 70061062 14320128000 85242 18446744073709551615 4194304 4196468 140723808658608 140413867144232 140413510802612 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13644] ppid=13640 vsize=13984500 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13644/stat : 13644 (java) S 13640 13640 897 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 70061062 14320128000 85242 18446744073709551615 4194304 4196468 140723808658608 140413823806352 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13645] ppid=13640 vsize=13984500 memory=2164 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13645/stat : 13645 (java) S 13640 13640 897 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 15 0 70061062 14320128000 85242 18446744073709551615 4194304 4196468 140723808658608 140413462047504 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13646] ppid=13640 vsize=13984500 memory=840 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13646/stat : 13646 (java) S 13640 13640 897 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 70061062 14320128000 85242 18446744073709551615 4194304 4196468 140723808658608 140413460995216 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13647] ppid=13640 vsize=13984500 memory=16436 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13647/stat : 13647 (java) S 13640 13640 897 0 -1 1077944384 393 0 0 0 0 0 0 0 20 0 15 0 70061062 14320128000 85242 18446744073709551615 4194304 4196468 140723808658608 140413459942416 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13648] ppid=13640 vsize=13984500 memory=2752 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13648/stat : 13648 (java) S 13640 13640 897 0 -1 1077944384 445 0 0 0 0 0 0 0 20 0 15 0 70061064 14320128000 85242 18446744073709551615 4194304 4196468 140723808658608 140412980508784 140413862918786 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13649] ppid=13640 vsize=13984500 memory=2764 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13649/stat : 13649 (java) S 13640 13640 897 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 70061064 14320128000 85242 18446744073709551615 4194304 4196468 140723808658608 140412979454752 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13650] ppid=13640 vsize=13984500 memory=4064 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13650/stat : 13650 (java) S 13640 13640 897 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 70061064 14320128000 85242 18446744073709551615 4194304 4196468 140723808658608 140412978402416 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13651] ppid=13640 vsize=13984500 memory=1152 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13651/stat : 13651 (java) S 13640 13640 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70061067 14320128000 85242 18446744073709551615 4194304 4196468 140723808658608 140412977350736 140413862926235 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13652] ppid=13640 vsize=13984500 memory=2852 CPUtime=7.42 cores=1,3,5,7
/proc/13642/task/13652/stat : 13652 (java) R 13640 13640 897 0 -1 4202560 46835 0 0 0 736 6 0 0 20 0 15 0 70061067 14320128000 85242 18446744073709551615 4194304 4196468 140723808658608 140412976297792 140413843070913 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13653] ppid=13640 vsize=13984500 memory=1380 CPUtime=7.45 cores=1,3,5,7
/proc/13642/task/13653/stat : 13653 (java) R 13640 13640 897 0 -1 4202560 41170 0 0 0 741 4 0 0 20 0 15 0 70061067 14320128000 85242 18446744073709551615 4194304 4196468 140723808658608 140412975238832 140413846292493 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13654] ppid=13640 vsize=13984500 memory=292176 CPUtime=0.73 cores=1,3,5,7
/proc/13642/task/13654/stat : 13654 (java) R 13640 13640 897 0 -1 1077944384 8778 0 0 0 71 2 0 0 20 0 15 0 70061067 14320128000 85242 18446744073709551615 4194304 4196468 140723808658608 140412974193520 140413862918786 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13655] ppid=13640 vsize=13984500 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13655/stat : 13655 (java) S 13640 13640 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70061067 14320128000 85242 18446744073709551615 4194304 4196468 140723808658608 140412973140960 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13656] ppid=13640 vsize=13984500 memory=2528 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13656/stat : 13656 (java) S 13640 13640 897 0 -1 1077944384 590 0 0 0 0 0 0 0 20 0 15 0 70061071 14320128000 85242 18446744073709551615 4194304 4196468 140723808658608 140412972087728 140413862918786 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
Current children cumulated CPU time: 23.51 s
Current children cumulated vsize: 13994012 KiB
Current children cumulated memory: 342312 KiB

[startup+8.40077 s]
/proc/loadavg: 1.93 1.66 1.61 5/211 13656
/proc/meminfo: memFree=30449512/32770624 swapFree=67108860/67108860
[pid=13640] ppid=13637 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13640/stat : 13640 (xcsp3-exec) S 13637 13640 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70061053 9740288 345 18446744073709551615 4194304 5098028 140724478326416 140724478324520 140612267061884 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 34037760 140724478333304 140724478333509 140724478333509 140724478337003 0
/proc/13640/statm: 2378 345 289 221 0 87 0
[pid=13642] ppid=13640 vsize=13984500 memory=341504 CPUtime=24.7 cores=1,3,5,7
/proc/13642/stat : 13642 (java) S 13640 13640 897 0 -1 1077944320 112340 0 0 0 2451 19 0 0 20 0 15 0 70061061 14320128000 85376 18446744073709551615 4194304 4196468 140723808658608 140723808641152 140413862907639 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
/proc/13642/statm: 3496125 85376 3228 1 0 3484418 0
[pid=13642/tid=13643] ppid=13640 vsize=13984500 memory=-8774313645642428999 CPUtime=8.24 cores=1,3,5,7
/proc/13642/task/13643/stat : 13643 (java) R 13640 13640 897 0 -1 4202560 12329 0 0 0 819 5 0 0 20 0 15 0 70061062 14320128000 85376 18446744073709551615 4194304 4196468 140723808658608 140413867144800 140413512183363 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13644] ppid=13640 vsize=13984500 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13644/stat : 13644 (java) S 13640 13640 897 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 70061062 14320128000 85376 18446744073709551615 4194304 4196468 140723808658608 140413823806352 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13645] ppid=13640 vsize=13984500 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13645/stat : 13645 (java) S 13640 13640 897 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 15 0 70061062 14320128000 85376 18446744073709551615 4194304 4196468 140723808658608 140413462047504 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13646] ppid=13640 vsize=13984500 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13646/stat : 13646 (java) S 13640 13640 897 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 70061062 14320128000 85376 18446744073709551615 4194304 4196468 140723808658608 140413460995216 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13647] ppid=13640 vsize=13984500 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13647/stat : 13647 (java) S 13640 13640 897 0 -1 1077944384 393 0 0 0 0 0 0 0 20 0 15 0 70061062 14320128000 85376 18446744073709551615 4194304 4196468 140723808658608 140413459942416 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13648] ppid=13640 vsize=13984500 memory=591997078976030510 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13648/stat : 13648 (java) S 13640 13640 897 0 -1 1077944384 445 0 0 0 0 0 0 0 20 0 15 0 70061064 14320128000 85376 18446744073709551615 4194304 4196468 140723808658608 140412980508784 140413862918786 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13649] ppid=13640 vsize=13984500 memory=288293268213727853 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13649/stat : 13649 (java) S 13640 13640 897 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 70061064 14320128000 85376 18446744073709551615 4194304 4196468 140723808658608 140412979454752 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13650] ppid=13640 vsize=13984500 memory=280256146190488 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13650/stat : 13650 (java) S 13640 13640 897 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 70061064 14320128000 85376 18446744073709551615 4194304 4196468 140723808658608 140412978402416 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13651] ppid=13640 vsize=13984500 memory=4639924115538006630 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13651/stat : 13651 (java) S 13640 13640 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70061067 14320128000 85376 18446744073709551615 4194304 4196468 140723808658608 140412977350736 140413862926235 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13652] ppid=13640 vsize=13984500 memory=7883385582652318550 CPUtime=7.81 cores=1,3,5,7
/proc/13642/task/13652/stat : 13652 (java) R 13640 13640 897 0 -1 4202560 46924 0 0 0 775 6 0 0 20 0 15 0 70061067 14320128000 85376 18446744073709551615 4194304 4196468 140723808658608 140412976288400 140413843610592 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13653] ppid=13640 vsize=13984500 memory=6075448704375215217 CPUtime=7.83 cores=1,3,5,7
/proc/13642/task/13653/stat : 13653 (java) R 13640 13640 897 0 -1 4202560 41270 0 0 0 779 4 0 0 20 0 15 0 70061067 14320128000 85376 18446744073709551615 4194304 4196468 140723808658608 140412975234800 140413848032572 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13654] ppid=13640 vsize=13984500 memory=0 CPUtime=0.76 cores=1,3,5,7
/proc/13642/task/13654/stat : 13654 (java) S 13640 13640 897 0 -1 1077944384 8813 0 0 0 74 2 0 0 20 0 15 0 70061067 14320128000 85376 18446744073709551615 4194304 4196468 140723808658608 140412974193520 140413862918786 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13655] ppid=13640 vsize=13984500 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13655/stat : 13655 (java) S 13640 13640 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70061067 14320128000 85376 18446744073709551615 4194304 4196468 140723808658608 140412973140960 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13656] ppid=13640 vsize=13984500 memory=340616 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13656/stat : 13656 (java) S 13640 13640 897 0 -1 1077944384 590 0 0 0 0 0 0 0 20 0 15 0 70061071 14320128000 85376 18446744073709551615 4194304 4196468 140723808658608 140412972087728 140413862918786 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
Current children cumulated CPU time: 24.7 s
Current children cumulated vsize: 13994012 KiB
Current children cumulated memory: 342884 KiB

[startup+8.80079 s]
/proc/loadavg: 1.93 1.66 1.61 5/211 13656
/proc/meminfo: memFree=30449512/32770624 swapFree=67108860/67108860
[pid=13640] ppid=13637 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13640/stat : 13640 (xcsp3-exec) S 13637 13640 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70061053 9740288 345 18446744073709551615 4194304 5098028 140724478326416 140724478324520 140612267061884 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 34037760 140724478333304 140724478333509 140724478333509 140724478337003 0
/proc/13640/statm: 2378 345 289 221 0 87 0
[pid=13642] ppid=13640 vsize=13984500 memory=341820 CPUtime=25.45 cores=1,3,5,7
/proc/13642/stat : 13642 (java) S 13640 13640 897 0 -1 1077944320 112456 0 0 0 2526 19 0 0 20 0 15 0 70061061 14320128000 85455 18446744073709551615 4194304 4196468 140723808658608 140723808641152 140413862907639 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
/proc/13642/statm: 3496125 85455 3229 1 0 3484418 0
[pid=13642/tid=13643] ppid=13640 vsize=13984500 memory=288230574492221466 CPUtime=8.64 cores=1,3,5,7
/proc/13642/task/13643/stat : 13643 (java) R 13640 13640 897 0 -1 4202560 12334 0 0 0 859 5 0 0 20 0 15 0 70061062 14320128000 85455 18446744073709551615 4194304 4196468 140723808658608 140413867144800 140413510644913 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13644] ppid=13640 vsize=13984500 memory=288230617509003574 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13644/stat : 13644 (java) S 13640 13640 897 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 70061062 14320128000 85455 18446744073709551615 4194304 4196468 140723808658608 140413823806352 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13645] ppid=13640 vsize=13984500 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13645/stat : 13645 (java) S 13640 13640 897 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 15 0 70061062 14320128000 85455 18446744073709551615 4194304 4196468 140723808658608 140413462047504 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13646] ppid=13640 vsize=13984500 memory=341184 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13646/stat : 13646 (java) S 13640 13640 897 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 70061062 14320128000 85455 18446744073709551615 4194304 4196468 140723808658608 140413460995216 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13647] ppid=13640 vsize=13984500 memory=15536310592997909 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13647/stat : 13647 (java) S 13640 13640 897 0 -1 1077944384 393 0 0 0 0 0 0 0 20 0 15 0 70061062 14320128000 85455 18446744073709551615 4194304 4196468 140723808658608 140413459942416 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13648] ppid=13640 vsize=13984500 memory=1152 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13648/stat : 13648 (java) S 13640 13640 897 0 -1 1077944384 445 0 0 0 0 0 0 0 20 0 15 0 70061064 14320128000 85455 18446744073709551615 4194304 4196468 140723808658608 140412980508784 140413862918786 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13649] ppid=13640 vsize=13984500 memory=2852 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13649/stat : 13649 (java) S 13640 13640 897 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 70061064 14320128000 85455 18446744073709551615 4194304 4196468 140723808658608 140412979454752 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13650] ppid=13640 vsize=13984500 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13650/stat : 13650 (java) S 13640 13640 897 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 70061064 14320128000 85455 18446744073709551615 4194304 4196468 140723808658608 140412978402416 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13651] ppid=13640 vsize=13984500 memory=297808 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13651/stat : 13651 (java) S 13640 13640 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70061067 14320128000 85455 18446744073709551615 4194304 4196468 140723808658608 140412977350736 140413862926235 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13652] ppid=13640 vsize=13984500 memory=1160 CPUtime=7.99 cores=1,3,5,7
/proc/13642/task/13652/stat : 13652 (java) S 13640 13640 897 0 -1 1077944384 46961 0 0 0 793 6 0 0 20 0 15 0 70061067 14320128000 85455 18446744073709551615 4194304 4196468 140723808658608 140412976298608 140413862918786 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13653] ppid=13640 vsize=13984500 memory=2464 CPUtime=7.97 cores=1,3,5,7
/proc/13642/task/13653/stat : 13653 (java) S 13640 13640 897 0 -1 1077944384 41314 0 0 0 793 4 0 0 20 0 15 0 70061067 14320128000 85455 18446744073709551615 4194304 4196468 140723808658608 140412975245808 140413862918786 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13654] ppid=13640 vsize=13984500 memory=1380 CPUtime=0.78 cores=1,3,5,7
/proc/13642/task/13654/stat : 13654 (java) S 13640 13640 897 0 -1 1077944384 8843 0 0 0 76 2 0 0 20 0 15 0 70061067 14320128000 85455 18446744073709551615 4194304 4196468 140723808658608 140412974193520 140413862918786 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13655] ppid=13640 vsize=13984500 memory=272352 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13655/stat : 13655 (java) S 13640 13640 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70061067 14320128000 85455 18446744073709551615 4194304 4196468 140723808658608 140412973140960 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13656] ppid=13640 vsize=13984500 memory=4629771062077588875 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13656/stat : 13656 (java) S 13640 13640 897 0 -1 1077944384 590 0 0 0 0 0 0 0 20 0 15 0 70061071 14320128000 85455 18446744073709551615 4194304 4196468 140723808658608 140412972087728 140413862918786 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
Current children cumulated CPU time: 25.45 s
Current children cumulated vsize: 13994012 KiB
Current children cumulated memory: 343200 KiB

[startup+8.90076 s]
/proc/loadavg: 1.93 1.66 1.61 5/211 13656
/proc/meminfo: memFree=30449512/32770624 swapFree=67108860/67108860
[pid=13640] ppid=13637 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13640/stat : 13640 (xcsp3-exec) S 13637 13640 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 70061053 9740288 345 18446744073709551615 4194304 5098028 140724478326416 140724478324520 140612267061884 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 34037760 140724478333304 140724478333509 140724478333509 140724478337003 0
/proc/13640/statm: 2378 345 289 221 0 87 0
[pid=13642] ppid=13640 vsize=13984500 memory=341876 CPUtime=25.57 cores=1,3,5,7
/proc/13642/stat : 13642 (java) S 13640 13640 897 0 -1 1077944320 112473 0 0 0 2538 19 0 0 20 0 15 0 70061061 14320128000 85469 18446744073709551615 4194304 4196468 140723808658608 140723808641152 140413862907639 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
/proc/13642/statm: 3496125 85469 3229 1 0 3484418 0
[pid=13642/tid=13643] ppid=13640 vsize=13984500 memory=321824 CPUtime=8.73 cores=1,3,5,7
/proc/13642/task/13643/stat : 13643 (java) R 13640 13640 897 0 -1 4202560 12335 0 0 0 868 5 0 0 20 0 15 0 70061062 14320128000 85469 18446744073709551615 4194304 4196468 140723808658608 140413867142672 140413513084709 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13644] ppid=13640 vsize=13984500 memory=340828 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13644/stat : 13644 (java) S 13640 13640 897 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 70061062 14320128000 85469 18446744073709551615 4194304 4196468 140723808658608 140413823806352 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13645] ppid=13640 vsize=13984500 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13645/stat : 13645 (java) S 13640 13640 897 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 15 0 70061062 14320128000 85469 18446744073709551615 4194304 4196468 140723808658608 140413462047504 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13646] ppid=13640 vsize=13984500 memory=315324 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13646/stat : 13646 (java) S 13640 13640 897 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 70061062 14320128000 85469 18446744073709551615 4194304 4196468 140723808658608 140413460995216 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13647] ppid=13640 vsize=13984500 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13647/stat : 13647 (java) S 13640 13640 897 0 -1 1077944384 393 0 0 0 0 0 0 0 20 0 15 0 70061062 14320128000 85469 18446744073709551615 4194304 4196468 140723808658608 140413459942416 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13648] ppid=13640 vsize=13984500 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13648/stat : 13648 (java) S 13640 13640 897 0 -1 1077944384 445 0 0 0 0 0 0 0 20 0 15 0 70061064 14320128000 85469 18446744073709551615 4194304 4196468 140723808658608 140412980508784 140413862918786 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13649] ppid=13640 vsize=13984500 memory=328020 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13649/stat : 13649 (java) S 13640 13640 897 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 70061064 14320128000 85469 18446744073709551615 4194304 4196468 140723808658608 140412979454752 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13650] ppid=13640 vsize=13984500 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13650/stat : 13650 (java) S 13640 13640 897 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 70061064 14320128000 85469 18446744073709551615 4194304 4196468 140723808658608 140412978402416 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13651] ppid=13640 vsize=13984500 memory=796 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13651/stat : 13651 (java) S 13640 13640 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70061067 14320128000 85469 18446744073709551615 4194304 4196468 140723808658608 140412977350736 140413862926235 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13652] ppid=13640 vsize=13984500 memory=4116 CPUtime=8 cores=1,3,5,7
/proc/13642/task/13652/stat : 13652 (java) S 13640 13640 897 0 -1 1077944384 46964 0 0 0 794 6 0 0 20 0 15 0 70061067 14320128000 85469 18446744073709551615 4194304 4196468 140723808658608 140412976298608 140413862918786 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13653] ppid=13640 vsize=13984500 memory=39196 CPUtime=7.98 cores=1,3,5,7
/proc/13642/task/13653/stat : 13653 (java) S 13640 13640 897 0 -1 1077944384 41319 0 0 0 794 4 0 0 20 0 15 0 70061067 14320128000 85469 18446744073709551615 4194304 4196468 140723808658608 140412975245808 140413862918786 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13654] ppid=13640 vsize=13984500 memory=1380 CPUtime=0.79 cores=1,3,5,7
/proc/13642/task/13654/stat : 13654 (java) S 13640 13640 897 0 -1 1077944384 8851 0 0 0 77 2 0 0 20 0 15 0 70061067 14320128000 85469 18446744073709551615 4194304 4196468 140723808658608 140412974193520 140413862918786 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13655] ppid=13640 vsize=13984500 memory=280257085073664 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13655/stat : 13655 (java) S 13640 13640 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 70061067 14320128000 85469 18446744073709551615 4194304 4196468 140723808658608 140412973140960 140413862917845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
[pid=13642/tid=13656] ppid=13640 vsize=13984500 memory=5932739839070538889 CPUtime=0 cores=1,3,5,7
/proc/13642/task/13656/stat : 13656 (java) S 13640 13640 897 0 -1 1077944384 590 0 0 0 0 0 0 0 20 0 15 0 70061071 14320128000 85469 18446744073709551615 4194304 4196468 140723808658608 140412972087728 140413862918786 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31465472 140723808661937 140723808662113 140723808662113 140723808665551 0
Current children cumulated CPU time: 25.57 s
Current children cumulated vsize: 13994012 KiB
Current children cumulated memory: 343256 KiB

Child status: 0
Real time (s): 8.9651
CPU time (s): 25.6533
CPU user time (s): 25.4406
CPU system time (s): 0.212699
CPU usage (%): 286.147
Max. virtual memory (cumulated for all children) (KiB): 14059188
Max. memory (cumulated for all children) (KiB): 343256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.4406
system time used= 0.212699
maximum resident set size= 342404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113193
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2975
involuntary context switches= 43


# summary of solver processes directly reported to runsolver:
#   pid: 13640
#   total CPU time (s): 25.6533
#   total CPU user time (s): 25.4406
#   total CPU system time (s): 0.212699

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.080636 second user time and 0.129967 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-14 04:25:58
IDJOB=4272865
IDBENCH=115812
IDSOLVER=2664
FILE ID=node125/4272865-1502678404
RUNJOBID= node125-1502662595-11629
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-04-04-6.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4272865-1502678404/watcher-4272865-1502678404 -o /tmp/evaluation-result-4272865-1502678404/solver-4272865-1502678404 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1289681508 HOME/instance-4272865-1502678404.xml

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

MD5SUM BENCH= 823116dec5fc747e102c8991d04b98a3
RANDOM SEED=1289681508

node125.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.07
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.07
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.07
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.07
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:        30773008 kB
MemAvailable:   31709532 kB
Buffers:          290688 kB
Cached:           940136 kB
SwapCached:            0 kB
Active:           979488 kB
Inactive:         591132 kB
Active(anon):     340004 kB
Inactive(anon):    33100 kB
Active(file):     639484 kB
Inactive(file):   558032 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7832 kB
Writeback:             0 kB
AnonPages:        339448 kB
Mapped:            60408 kB
Shmem:             33444 kB
Slab:             135280 kB
SReclaimable:     109684 kB
SUnreclaim:        25596 kB
KernelStack:        3488 kB
PageTables:         5728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1280096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-14 04:26:07