Trace number 4284145

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-08-18)OPT201 21.589001 7.8418498

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.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284145-1503177780.xml"  -tl '2520s' -p 1 -x 3
0.06/0.29	c [HOME/instance-4284145-1503177780.xml, -tl, 2520s, -p, 1, -x, 3]
0.24/0.35	c simple solver
0.41/0.42	c parse instance...
0.84/0.67	c solve instance...
1.10/0.75	o 299 
1.41/0.80	o 298 
1.41/0.83	o 297 
1.41/0.88	o 296 
1.72/0.90	o 278 
1.72/0.98	o 260 
2.98/1.33	o 256 
3.32/1.40	o 243 
3.32/1.41	o 241 
3.65/1.53	o 234 
3.65/1.59	o 227 
3.99/1.61	o 225 
3.99/1.62	o 224 
3.99/1.69	o 215 
4.61/1.84	o 213 
5.57/2.12	o 209 
5.57/2.18	o 208 
5.88/2.28	o 204 
7.10/2.69	o 203 
15.87/5.55	o 202 
17.98/6.28	o 201 
21.26/7.78	s OPTIMUM FOUND
21.26/7.78	v <instantiation>
21.26/7.78	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>
21.26/7.78	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>
21.26/7.78	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 (15316 MiB free)
  memory of node 1: 16384 MiB (15345 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284145-1503177780/watcher-4284145-1503177780 -o /tmp/evaluation-result-4284145-1503177780/solver-4284145-1503177780 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503171959-30214 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1831861685 HOME/instance-4284145-1503177780.xml 

running on 4 cores: 0,2,4,6

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
Current StackSize limit: 8192 KiB

solver pid=30833, runsolver pid=30830

[startup+0.10009 s]*
/proc/loadavg: 1.61 1.74 1.76 3/197 30835
/proc/meminfo: memFree=31397052/32770624 swapFree=67108860/67108860
[pid=30833] ppid=30830 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30833/stat : 30833 (xcsp3-exec) S 30830 30833 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 16187756 9740288 345 18446744073709551615 4194304 5098028 140726672007744 140726672005848 139879385768572 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 13762560 140726672011641 140726672011846 140726672011846 140726672015339 0
/proc/30833/statm: 2378 345 289 221 0 87 0
[pid=30835] ppid=30833 vsize=13356504 memory=10916 CPUtime=0 cores=0,2,4,6
/proc/30835/stat : 30835 (java) S 30833 30833 16431 0 -1 1077944320 2477 0 0 0 0 0 0 0 20 0 6 0 16187766 13677060096 2729 18446744073709551615 4194304 4196468 140722133294624 140722133277168 139846971215607 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
/proc/30835/statm: 3339126 2729 1261 1 0 3329096 0
[pid=30835/tid=30836] ppid=30833 vsize=13356504 memory=-8713483618642721886 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30836/stat : 30836 (java) R 30833 30833 16431 0 -1 4202560 1240 0 0 0 0 0 0 0 20 0 6 0 16187766 13677060096 2729 18446744073709551615 4194304 4196468 140722133294624 139846975457384 139846964318675 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30837] ppid=30833 vsize=13356504 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30837/stat : 30837 (java) S 30833 30833 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 16187767 13677060096 2729 18446744073709551615 4194304 4196468 140722133294624 139846890629904 139846971225813 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30838] ppid=30833 vsize=13356504 memory=140241186231936 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30838/stat : 30838 (java) S 30833 30833 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 16187767 13677060096 2729 18446744073709551615 4194304 4196468 140722133294624 139846889577360 139846971225813 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30839] ppid=30833 vsize=13356504 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30839/stat : 30839 (java) S 30833 30833 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 16187767 13677060096 2729 18446744073709551615 4194304 4196468 140722133294624 139846888524816 139846971225813 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30840] ppid=30833 vsize=13356504 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30840/stat : 30840 (java) S 30833 30833 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 16187767 13677060096 2729 18446744073709551615 4194304 4196468 140722133294624 139846567849104 139846971225813 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13366016 KiB
Current children cumulated memory: 12296 KiB

[startup+0.210068 s]*
/proc/loadavg: 1.61 1.74 1.76 2/210 30848
/proc/meminfo: memFree=31386452/32770624 swapFree=67108860/67108860
[pid=30833] ppid=30830 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30833/stat : 30833 (xcsp3-exec) S 30830 30833 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 16187756 9740288 345 18446744073709551615 4194304 5098028 140726672007744 140726672005848 139879385768572 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 13762560 140726672011641 140726672011846 140726672011846 140726672015339 0
/proc/30833/statm: 2378 345 289 221 0 87 0
[pid=30835] ppid=30833 vsize=13974352 memory=22200 CPUtime=0.06 cores=0,2,4,6
/proc/30835/stat : 30835 (java) S 30833 30833 16431 0 -1 1077944320 5019 0 0 0 5 1 0 0 20 0 15 0 16187766 14309736448 5550 18446744073709551615 4194304 4196468 140722133294624 140722133277168 139846971215607 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
/proc/30835/statm: 3493588 5550 2668 1 0 3482964 0
[pid=30835/tid=30836] ppid=30833 vsize=13974352 memory=-6871798056524144002 CPUtime=0.04 cores=0,2,4,6
/proc/30835/task/30836/stat : 30836 (java) R 30833 30833 16431 0 -1 4202560 3178 0 0 0 4 0 0 0 20 0 15 0 16187766 14309736448 5550 18446744073709551615 4194304 4196468 140722133294624 139846975442744 139846971237533 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30837] ppid=30833 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30837/stat : 30837 (java) S 30833 30833 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16187767 14309736448 5550 18446744073709551615 4194304 4196468 140722133294624 139846890629904 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30838] ppid=30833 vsize=13974352 memory=140241186231936 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30838/stat : 30838 (java) S 30833 30833 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16187767 14309736448 5550 18446744073709551615 4194304 4196468 140722133294624 139846889577360 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30839] ppid=30833 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30839/stat : 30839 (java) S 30833 30833 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16187767 14309736448 5550 18446744073709551615 4194304 4196468 140722133294624 139846888524816 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30840] ppid=30833 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30840/stat : 30840 (java) S 30833 30833 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16187767 14309736448 5550 18446744073709551615 4194304 4196468 140722133294624 139846567849104 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30841] ppid=30833 vsize=13974352 memory=140241186231936 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30841/stat : 30841 (java) S 30833 30833 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16187768 14309736448 5550 18446744073709551615 4194304 4196468 140722133294624 139846449719280 139846971226754 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30842] ppid=30833 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30842/stat : 30842 (java) S 30833 30833 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 16187769 14309736448 5550 18446744073709551615 4194304 4196468 140722133294624 139846448665504 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30843] ppid=30833 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30843/stat : 30843 (java) S 30833 30833 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 16187769 14309736448 5550 18446744073709551615 4194304 4196468 140722133294624 139846447612912 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30844] ppid=30833 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30844/stat : 30844 (java) S 30833 30833 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16187771 14309736448 5550 18446744073709551615 4194304 4196468 140722133294624 139846446561488 139846971234203 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30845] ppid=30833 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30845/stat : 30845 (java) S 30833 30833 16431 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 16187771 14309736448 5550 18446744073709551615 4194304 4196468 140722133294624 139846445509104 139846971226754 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30846] ppid=30833 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30846/stat : 30846 (java) S 30833 30833 16431 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 16187771 14309736448 5550 18446744073709551615 4194304 4196468 140722133294624 139846444456560 139846971226754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30847] ppid=30833 vsize=13974352 memory=140241186231936 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30847/stat : 30847 (java) S 30833 30833 16431 0 -1 1077944384 227 0 0 0 0 0 0 0 20 0 15 0 16187771 14309736448 5550 18446744073709551615 4194304 4196468 140722133294624 139846443404016 139846971226754 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30848] ppid=30833 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30848/stat : 30848 (java) S 30833 30833 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16187772 14309736448 5616 18446744073709551615 4194304 4196468 140722133294624 139846442351712 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30849] ppid=30833 vsize=13974352 memory=140241186231936 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30849/stat : 30849 (java) S 30833 30833 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16187777 14309736448 5616 18446744073709551615 4194304 4196468 140722133294624 139846441298224 139846971226754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 23580 KiB

[startup+0.310286 s]*
/proc/loadavg: 1.61 1.74 1.76 3/211 30849
/proc/meminfo: memFree=31372476/32770624 swapFree=67108860/67108860
[pid=30833] ppid=30830 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30833/stat : 30833 (xcsp3-exec) S 30830 30833 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 16187756 9740288 345 18446744073709551615 4194304 5098028 140726672007744 140726672005848 139879385768572 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 13762560 140726672011641 140726672011846 140726672011846 140726672015339 0
/proc/30833/statm: 2378 345 289 221 0 87 0
[pid=30835] ppid=30833 vsize=13974352 memory=36548 CPUtime=0.24 cores=0,2,4,6
/proc/30835/stat : 30835 (java) S 30833 30833 16431 0 -1 1077944320 8732 0 0 0 21 3 0 0 20 0 15 0 16187766 14309736448 9137 18446744073709551615 4194304 4196468 140722133294624 140722133277168 139846971215607 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
/proc/30835/statm: 3493588 9137 2977 1 0 3482964 0
[pid=30835/tid=30836] ppid=30833 vsize=13974352 memory=-8774313645642428999 CPUtime=0.15 cores=0,2,4,6
/proc/30835/task/30836/stat : 30836 (java) R 30833 30833 16431 0 -1 4202560 5935 0 0 0 13 2 0 0 20 0 15 0 16187766 14309736448 9137 18446744073709551615 4194304 4196468 140722133294624 139846975437984 139846971237533 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30837] ppid=30833 vsize=13974352 memory=140241186242529 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30837/stat : 30837 (java) S 30833 30833 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16187767 14309736448 9137 18446744073709551615 4194304 4196468 140722133294624 139846890629904 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30838] ppid=30833 vsize=13974352 memory=7595110139542925157 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30838/stat : 30838 (java) S 30833 30833 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16187767 14309736448 9137 18446744073709551615 4194304 4196468 140722133294624 139846889577360 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30839] ppid=30833 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30839/stat : 30839 (java) S 30833 30833 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16187767 14309736448 9137 18446744073709551615 4194304 4196468 140722133294624 139846888524816 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30840] ppid=30833 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30840/stat : 30840 (java) S 30833 30833 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16187767 14309736448 9137 18446744073709551615 4194304 4196468 140722133294624 139846567849104 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30841] ppid=30833 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30841/stat : 30841 (java) S 30833 30833 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16187768 14309736448 9137 18446744073709551615 4194304 4196468 140722133294624 139846449719280 139846971226754 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30842] ppid=30833 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30842/stat : 30842 (java) S 30833 30833 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 16187769 14309736448 9137 18446744073709551615 4194304 4196468 140722133294624 139846448665504 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30843] ppid=30833 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30843/stat : 30843 (java) S 30833 30833 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 16187769 14309736448 9137 18446744073709551615 4194304 4196468 140722133294624 139846447612912 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30844] ppid=30833 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30844/stat : 30844 (java) S 30833 30833 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16187771 14309736448 9137 18446744073709551615 4194304 4196468 140722133294624 139846446561488 139846971234203 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30845] ppid=30833 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30835/task/30845/stat : 30845 (java) S 30833 30833 16431 0 -1 1077944384 737 0 0 0 2 0 0 0 20 0 15 0 16187771 14309736448 9137 18446744073709551615 4194304 4196468 140722133294624 139846445509104 139846971226754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30846] ppid=30833 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30846/stat : 30846 (java) S 30833 30833 16431 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 16187771 14309736448 9137 18446744073709551615 4194304 4196468 140722133294624 139846444456560 139846971226754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30847] ppid=30833 vsize=13974352 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/30835/task/30847/stat : 30847 (java) S 30833 30833 16431 0 -1 1077944384 695 0 0 0 5 0 0 0 20 0 15 0 16187771 14309736448 9137 18446744073709551615 4194304 4196468 140722133294624 139846443404016 139846971226754 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30848] ppid=30833 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30848/stat : 30848 (java) S 30833 30833 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16187772 14309736448 9137 18446744073709551615 4194304 4196468 140722133294624 139846442351712 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30849] ppid=30833 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30849/stat : 30849 (java) S 30833 30833 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16187777 14309736448 9137 18446744073709551615 4194304 4196468 140722133294624 139846441298224 139846971226754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 37928 KiB

[startup+0.700804 s]
/proc/loadavg: 1.61 1.74 1.76 3/211 30849
/proc/meminfo: memFree=31362748/32770624 swapFree=67108860/67108860
[pid=30833] ppid=30830 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30833/stat : 30833 (xcsp3-exec) S 30830 30833 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 16187756 9740288 345 18446744073709551615 4194304 5098028 140726672007744 140726672005848 139879385768572 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 13762560 140726672011641 140726672011846 140726672011846 140726672015339 0
/proc/30833/statm: 2378 345 289 221 0 87 0
[pid=30835] ppid=30833 vsize=13980732 memory=65672 CPUtime=1.1 cores=0,2,4,6
/proc/30835/stat : 30835 (java) S 30833 30833 16431 0 -1 1077944320 13999 0 0 0 104 6 0 0 20 0 15 0 16187766 14316269568 16418 18446744073709551615 4194304 4196468 140722133294624 140722133277168 139846971215607 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
/proc/30835/statm: 3495183 16418 3170 1 0 3483476 0
[pid=30835/tid=30836] ppid=30833 vsize=13980732 memory=8751464017575425845 CPUtime=0.53 cores=0,2,4,6
/proc/30835/task/30836/stat : 30836 (java) R 30833 30833 16431 0 -1 4202560 9134 0 0 0 49 4 0 0 20 0 15 0 16187766 14316269568 16418 18446744073709551615 4194304 4196468 140722133294624 139846975452112 139846971227542 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30837] ppid=30833 vsize=13980732 memory=5861541947240501328 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30837/stat : 30837 (java) S 30833 30833 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16187767 14316269568 16418 18446744073709551615 4194304 4196468 140722133294624 139846890629904 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30838] ppid=30833 vsize=13980732 memory=4004 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30838/stat : 30838 (java) S 30833 30833 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16187767 14316269568 16418 18446744073709551615 4194304 4196468 140722133294624 139846889577360 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30839] ppid=30833 vsize=13980732 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30839/stat : 30839 (java) S 30833 30833 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16187767 14316269568 16418 18446744073709551615 4194304 4196468 140722133294624 139846888524816 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30840] ppid=30833 vsize=13980732 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30840/stat : 30840 (java) S 30833 30833 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16187767 14316269568 16418 18446744073709551615 4194304 4196468 140722133294624 139846567849104 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30841] ppid=30833 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30841/stat : 30841 (java) S 30833 30833 16431 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 16187768 14316269568 16418 18446744073709551615 4194304 4196468 140722133294624 139846449719280 139846971226754 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30842] ppid=30833 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30842/stat : 30842 (java) S 30833 30833 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 16187769 14316269568 16418 18446744073709551615 4194304 4196468 140722133294624 139846448665504 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30843] ppid=30833 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30843/stat : 30843 (java) S 30833 30833 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 16187769 14316269568 16418 18446744073709551615 4194304 4196468 140722133294624 139846447612912 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30844] ppid=30833 vsize=13980732 memory=30305 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30844/stat : 30844 (java) S 30833 30833 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16187771 14316269568 16418 18446744073709551615 4194304 4196468 140722133294624 139846446561488 139846971234203 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30845] ppid=30833 vsize=13980732 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/30835/task/30845/stat : 30845 (java) S 30833 30833 16431 0 -1 1077944384 1418 0 0 0 15 0 0 0 20 0 15 0 16187771 14316269568 16418 18446744073709551615 4194304 4196468 140722133294624 139846445509104 139846971226754 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30846] ppid=30833 vsize=13980732 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/30835/task/30846/stat : 30846 (java) S 30833 30833 16431 0 -1 1077944384 620 0 0 0 12 0 0 0 20 0 15 0 16187771 14316269568 16418 18446744073709551615 4194304 4196468 140722133294624 139846444456560 139846971226754 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30847] ppid=30833 vsize=13980732 memory=6656426216303648864 CPUtime=0.26 cores=0,2,4,6
/proc/30835/task/30847/stat : 30847 (java) R 30833 30833 16431 0 -1 4202560 1517 0 0 0 26 0 0 0 20 0 15 0 16187771 14316269568 16418 18446744073709551615 4194304 4196468 140722133294624 139846443403824 139846971227542 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30848] ppid=30833 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30848/stat : 30848 (java) S 30833 30833 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16187772 14316269568 16419 18446744073709551615 4194304 4196468 140722133294624 139846442351712 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30849] ppid=30833 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30849/stat : 30849 (java) S 30833 30833 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16187777 14316269568 16419 18446744073709551615 4194304 4196468 140722133294624 139846441298224 139846971226754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 67052 KiB

[startup+1.50121 s]
/proc/loadavg: 1.61 1.74 1.76 5/211 30849
/proc/meminfo: memFree=31331032/32770624 swapFree=67108860/67108860
[pid=30833] ppid=30830 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30833/stat : 30833 (xcsp3-exec) S 30830 30833 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 16187756 9740288 345 18446744073709551615 4194304 5098028 140726672007744 140726672005848 139879385768572 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 13762560 140726672011641 140726672011846 140726672011846 140726672015339 0
/proc/30833/statm: 2378 345 289 221 0 87 0
[pid=30835] ppid=30833 vsize=13980732 memory=113124 CPUtime=3.65 cores=0,2,4,6
/proc/30835/stat : 30835 (java) S 30833 30833 16431 0 -1 1077944320 35421 0 0 0 357 8 0 0 20 0 15 0 16187766 14316269568 28281 18446744073709551615 4194304 4196468 140722133294624 140722133277168 139846971215607 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
/proc/30835/statm: 3495183 28281 3184 1 0 3483476 0
[pid=30835/tid=30836] ppid=30833 vsize=13980732 memory=0 CPUtime=1.33 cores=0,2,4,6
/proc/30835/task/30836/stat : 30836 (java) R 30833 30833 16431 0 -1 4202560 9816 0 0 0 129 4 0 0 20 0 15 0 16187766 14316269568 28281 18446744073709551615 4194304 4196468 140722133294624 139846975453536 139846571795470 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30837] ppid=30833 vsize=13980732 memory=4498716170645055337 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30837/stat : 30837 (java) S 30833 30833 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16187767 14316269568 28281 18446744073709551615 4194304 4196468 140722133294624 139846890629904 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30838] ppid=30833 vsize=13980732 memory=6441672920982578743 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30838/stat : 30838 (java) S 30833 30833 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16187767 14316269568 28281 18446744073709551615 4194304 4196468 140722133294624 139846889577360 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30839] ppid=30833 vsize=13980732 memory=7811050937621504288 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30839/stat : 30839 (java) S 30833 30833 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16187767 14316269568 28281 18446744073709551615 4194304 4196468 140722133294624 139846888524816 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30840] ppid=30833 vsize=13980732 memory=4004 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30840/stat : 30840 (java) S 30833 30833 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16187767 14316269568 28281 18446744073709551615 4194304 4196468 140722133294624 139846567849104 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30841] ppid=30833 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30841/stat : 30841 (java) S 30833 30833 16431 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 16187768 14316269568 28281 18446744073709551615 4194304 4196468 140722133294624 139846449719280 139846971226754 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30842] ppid=30833 vsize=13980732 memory=140241084334208 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30842/stat : 30842 (java) S 30833 30833 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 16187769 14316269568 28281 18446744073709551615 4194304 4196468 140722133294624 139846448665504 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30843] ppid=30833 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6

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

[startup+6.40093 s]
/proc/loadavg: 1.64 1.74 1.76 5/211 30849
/proc/meminfo: memFree=31123700/32770624 swapFree=67108860/67108860
[pid=30833] ppid=30830 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30833/stat : 30833 (xcsp3-exec) S 30830 30833 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 16187756 9740288 345 18446744073709551615 4194304 5098028 140726672007744 140726672005848 139879385768572 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 13762560 140726672011641 140726672011846 140726672011846 140726672015339 0
/proc/30833/statm: 2378 345 289 221 0 87 0
[pid=30835] ppid=30833 vsize=14046268 memory=299316 CPUtime=18.6 cores=0,2,4,6
/proc/30835/stat : 30835 (java) S 30833 30833 16431 0 -1 1077944320 106483 0 0 0 1842 18 0 0 20 0 15 0 16187766 14383378432 74829 18446744073709551615 4194304 4196468 140722133294624 140722133277168 139846971215607 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
/proc/30835/statm: 3511567 74829 3215 1 0 3499860 0
[pid=30835/tid=30836] ppid=30833 vsize=14046268 memory=0 CPUtime=6.22 cores=0,2,4,6
/proc/30835/task/30836/stat : 30836 (java) R 30833 30833 16431 0 -1 4202560 12174 0 0 0 617 5 0 0 20 0 15 0 16187766 14383378432 74829 18446744073709551615 4194304 4196468 140722133294624 139846975450800 139846573781282 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30837] ppid=30833 vsize=14046268 memory=277912 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30837/stat : 30837 (java) S 30833 30833 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16187767 14383378432 74829 18446744073709551615 4194304 4196468 140722133294624 139846890629904 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30838] ppid=30833 vsize=14046268 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30838/stat : 30838 (java) S 30833 30833 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 16187767 14383378432 74829 18446744073709551615 4194304 4196468 140722133294624 139846889577360 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30839] ppid=30833 vsize=14046268 memory=4004 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30839/stat : 30839 (java) S 30833 30833 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16187767 14383378432 74829 18446744073709551615 4194304 4196468 140722133294624 139846888524816 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30840] ppid=30833 vsize=14046268 memory=12460 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30840/stat : 30840 (java) S 30833 30833 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 16187767 14383378432 74829 18446744073709551615 4194304 4196468 140722133294624 139846567849104 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30841] ppid=30833 vsize=14046268 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30841/stat : 30841 (java) S 30833 30833 16431 0 -1 1077944384 242 0 0 0 0 0 0 0 20 0 15 0 16187768 14383378432 74829 18446744073709551615 4194304 4196468 140722133294624 139846449719280 139846971226754 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30842] ppid=30833 vsize=14046268 memory=2344 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30842/stat : 30842 (java) S 30833 30833 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 16187769 14383378432 74829 18446744073709551615 4194304 4196468 140722133294624 139846448665504 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30843] ppid=30833 vsize=14046268 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30843/stat : 30843 (java) S 30833 30833 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 16187769 14383378432 74829 18446744073709551615 4194304 4196468 140722133294624 139846447612912 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30844] ppid=30833 vsize=14046268 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30844/stat : 30844 (java) S 30833 30833 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16187771 14383378432 74829 18446744073709551615 4194304 4196468 140722133294624 139846446561488 139846971234203 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30845] ppid=30833 vsize=14046268 memory=56 CPUtime=5.83 cores=0,2,4,6
/proc/30835/task/30845/stat : 30845 (java) R 30833 30833 16431 0 -1 4202560 44136 0 0 0 578 5 0 0 20 0 15 0 16187771 14383378432 74829 18446744073709551615 4194304 4196468 140722133294624 139846445501056 139846971236954 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30846] ppid=30833 vsize=14046268 memory=288230604624111959 CPUtime=5.76 cores=0,2,4,6
/proc/30835/task/30846/stat : 30846 (java) R 30833 30833 16431 0 -1 4202560 38556 0 0 0 572 4 0 0 20 0 15 0 16187771 14383378432 74829 18446744073709551615 4194304 4196468 140722133294624 139846444445024 139846971227542 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30847] ppid=30833 vsize=14046268 memory=13852966864049088 CPUtime=0.75 cores=0,2,4,6
/proc/30835/task/30847/stat : 30847 (java) S 30833 30833 16431 0 -1 1077944384 8522 0 0 0 73 2 0 0 20 0 15 0 16187771 14383378432 74829 18446744073709551615 4194304 4196468 140722133294624 139846443404016 139846971226754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30848] ppid=30833 vsize=14046268 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30848/stat : 30848 (java) S 30833 30833 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16187772 14383378432 74829 18446744073709551615 4194304 4196468 140722133294624 139846442351712 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30849] ppid=30833 vsize=14046268 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30849/stat : 30849 (java) S 30833 30833 16431 0 -1 1077944384 1551 0 0 0 0 0 0 0 20 0 15 0 16187777 14383378432 74829 18446744073709551615 4194304 4196468 140722133294624 139846441298224 139846971226754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
Current children cumulated CPU time: 18.6 s
Current children cumulated vsize: 14055780 KiB
Current children cumulated memory: 300696 KiB

[startup+7.20082 s]
/proc/loadavg: 1.64 1.74 1.76 6/211 30849
/proc/meminfo: memFree=31092292/32770624 swapFree=67108860/67108860
[pid=30833] ppid=30830 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30833/stat : 30833 (xcsp3-exec) S 30830 30833 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 16187756 9740288 345 18446744073709551615 4194304 5098028 140726672007744 140726672005848 139879385768572 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 13762560 140726672011641 140726672011846 140726672011846 140726672015339 0
/proc/30833/statm: 2378 345 289 221 0 87 0
[pid=30835] ppid=30833 vsize=14046268 memory=318440 CPUtime=19.96 cores=0,2,4,6
/proc/30835/stat : 30835 (java) S 30833 30833 16431 0 -1 1077944320 108213 0 0 0 1976 20 0 0 20 0 15 0 16187766 14383378432 79610 18446744073709551615 4194304 4196468 140722133294624 140722133277168 139846971215607 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
/proc/30835/statm: 3511567 79610 3225 1 0 3499860 0
[pid=30835/tid=30836] ppid=30833 vsize=14046268 memory=10084 CPUtime=7.02 cores=0,2,4,6
/proc/30835/task/30836/stat : 30836 (java) R 30833 30833 16431 0 -1 4202560 12210 0 0 0 696 6 0 0 20 0 15 0 16187766 14383378432 79610 18446744073709551615 4194304 4196468 140722133294624 139846975452664 139846574798196 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30837] ppid=30833 vsize=14046268 memory=7593739040114344008 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30837/stat : 30837 (java) S 30833 30833 16431 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 15 0 16187767 14383378432 79610 18446744073709551615 4194304 4196468 140722133294624 139846890629904 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30838] ppid=30833 vsize=14046268 memory=288284497873742228 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30838/stat : 30838 (java) S 30833 30833 16431 0 -1 1077944384 339 0 0 0 0 0 0 0 20 0 15 0 16187767 14383378432 79610 18446744073709551615 4194304 4196468 140722133294624 139846889577360 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30839] ppid=30833 vsize=14046268 memory=4265249917048537120 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30839/stat : 30839 (java) S 30833 30833 16431 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 16187767 14383378432 79610 18446744073709551615 4194304 4196468 140722133294624 139846888524816 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30840] ppid=30833 vsize=14046268 memory=140241084377067 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30840/stat : 30840 (java) S 30833 30833 16431 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 16187767 14383378432 79610 18446744073709551615 4194304 4196468 140722133294624 139846567849104 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30841] ppid=30833 vsize=14046268 memory=280482168696880 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30841/stat : 30841 (java) S 30833 30833 16431 0 -1 1077944384 377 0 0 0 0 0 0 0 20 0 15 0 16187768 14383378432 79610 18446744073709551615 4194304 4196468 140722133294624 139846449719280 139846971226754 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30842] ppid=30833 vsize=14046268 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30842/stat : 30842 (java) S 30833 30833 16431 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 16187769 14383378432 79610 18446744073709551615 4194304 4196468 140722133294624 139846448665504 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30843] ppid=30833 vsize=14046268 memory=305552 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30843/stat : 30843 (java) S 30833 30833 16431 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 16187769 14383378432 79610 18446744073709551615 4194304 4196468 140722133294624 139846447612912 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30844] ppid=30833 vsize=14046268 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30844/stat : 30844 (java) S 30833 30833 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16187771 14383378432 79610 18446744073709551615 4194304 4196468 140722133294624 139846446561488 139846971234203 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30845] ppid=30833 vsize=14046268 memory=6655300316396806240 CPUtime=6.1 cores=0,2,4,6
/proc/30835/task/30845/stat : 30845 (java) S 30833 30833 16431 0 -1 1077944384 44329 0 0 0 605 5 0 0 20 0 15 0 16187771 14383378432 79610 18446744073709551615 4194304 4196468 140722133294624 139846445509104 139846971226754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30846] ppid=30833 vsize=14046268 memory=6944652177228980320 CPUtime=5.95 cores=0,2,4,6
/proc/30835/task/30846/stat : 30846 (java) S 30833 30833 16431 0 -1 1077944384 38612 0 0 0 591 4 0 0 20 0 15 0 16187771 14383378432 79610 18446744073709551615 4194304 4196468 140722133294624 139846444456560 139846971226754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30847] ppid=30833 vsize=14046268 memory=0 CPUtime=0.82 cores=0,2,4,6
/proc/30835/task/30847/stat : 30847 (java) S 30833 30833 16431 0 -1 1077944384 9212 0 0 0 80 2 0 0 20 0 15 0 16187771 14383378432 79610 18446744073709551615 4194304 4196468 140722133294624 139846443404016 139846971226754 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30848] ppid=30833 vsize=14046268 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30848/stat : 30848 (java) S 30833 30833 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16187772 14383378432 79610 18446744073709551615 4194304 4196468 140722133294624 139846442351712 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30849] ppid=30833 vsize=14046268 memory=7732827071672790673 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30849/stat : 30849 (java) S 30833 30833 16431 0 -1 1077944384 1551 0 0 0 0 0 0 0 20 0 15 0 16187777 14383378432 79610 18446744073709551615 4194304 4196468 140722133294624 139846441298224 139846971226754 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
Current children cumulated CPU time: 19.96 s
Current children cumulated vsize: 14055780 KiB
Current children cumulated memory: 319820 KiB

[startup+7.60085 s]
/proc/loadavg: 1.64 1.74 1.76 6/211 30849
/proc/meminfo: memFree=31092292/32770624 swapFree=67108860/67108860
[pid=30833] ppid=30830 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30833/stat : 30833 (xcsp3-exec) S 30830 30833 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 16187756 9740288 345 18446744073709551615 4194304 5098028 140726672007744 140726672005848 139879385768572 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 13762560 140726672011641 140726672011846 140726672011846 140726672015339 0
/proc/30833/statm: 2378 345 289 221 0 87 0
[pid=30835] ppid=30833 vsize=14046268 memory=318652 CPUtime=21.03 cores=0,2,4,6
/proc/30835/stat : 30835 (java) S 30833 30833 16431 0 -1 1077944320 109147 0 0 0 2083 20 0 0 20 0 15 0 16187766 14383378432 79663 18446744073709551615 4194304 4196468 140722133294624 140722133277168 139846971215607 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
/proc/30835/statm: 3511567 79663 3225 1 0 3499860 0
[pid=30835/tid=30836] ppid=30833 vsize=14046268 memory=6944656592455360604 CPUtime=7.42 cores=0,2,4,6
/proc/30835/task/30836/stat : 30836 (java) R 30833 30833 16431 0 -1 4202560 12213 0 0 0 736 6 0 0 20 0 15 0 16187766 14383378432 79663 18446744073709551615 4194304 4196468 140722133294624 139846975452416 139846575399723 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30837] ppid=30833 vsize=14046268 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30837/stat : 30837 (java) S 30833 30833 16431 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 15 0 16187767 14383378432 79663 18446744073709551615 4194304 4196468 140722133294624 139846890629904 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30838] ppid=30833 vsize=14046268 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30838/stat : 30838 (java) S 30833 30833 16431 0 -1 1077944384 339 0 0 0 0 0 0 0 20 0 15 0 16187767 14383378432 79663 18446744073709551615 4194304 4196468 140722133294624 139846889577360 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30839] ppid=30833 vsize=14046268 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30839/stat : 30839 (java) S 30833 30833 16431 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 16187767 14383378432 79663 18446744073709551615 4194304 4196468 140722133294624 139846888524816 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30840] ppid=30833 vsize=14046268 memory=280482168434944 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30840/stat : 30840 (java) S 30833 30833 16431 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 16187767 14383378432 79663 18446744073709551615 4194304 4196468 140722133294624 139846567849104 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30841] ppid=30833 vsize=14046268 memory=-3472574944341025154 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30841/stat : 30841 (java) S 30833 30833 16431 0 -1 1077944384 377 0 0 0 0 0 0 0 20 0 15 0 16187768 14383378432 79663 18446744073709551615 4194304 4196468 140722133294624 139846449719280 139846971226754 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30842] ppid=30833 vsize=14046268 memory=2008 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30842/stat : 30842 (java) S 30833 30833 16431 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 16187769 14383378432 79663 18446744073709551615 4194304 4196468 140722133294624 139846448665504 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30843] ppid=30833 vsize=14046268 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30843/stat : 30843 (java) S 30833 30833 16431 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 16187769 14383378432 79663 18446744073709551615 4194304 4196468 140722133294624 139846447612912 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30844] ppid=30833 vsize=14046268 memory=5368 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30844/stat : 30844 (java) S 30833 30833 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16187771 14383378432 79663 18446744073709551615 4194304 4196468 140722133294624 139846446561488 139846971234203 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30845] ppid=30833 vsize=14046268 memory=4612 CPUtime=6.41 cores=0,2,4,6
/proc/30835/task/30845/stat : 30845 (java) R 30833 30833 16431 0 -1 4202560 44527 0 0 0 636 5 0 0 20 0 15 0 16187771 14383378432 79663 18446744073709551615 4194304 4196468 140722133294624 139846445509104 139846952735497 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30846] ppid=30833 vsize=14046268 memory=1444 CPUtime=6.3 cores=0,2,4,6
/proc/30835/task/30846/stat : 30846 (java) R 30833 30833 16431 0 -1 4202560 39335 0 0 0 626 4 0 0 20 0 15 0 16187771 14383378432 79663 18446744073709551615 4194304 4196468 140722133294624 139846444441904 139846952733506 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30847] ppid=30833 vsize=14046268 memory=10720 CPUtime=0.83 cores=0,2,4,6
/proc/30835/task/30847/stat : 30847 (java) S 30833 30833 16431 0 -1 1077944384 9222 0 0 0 81 2 0 0 20 0 15 0 16187771 14383378432 79663 18446744073709551615 4194304 4196468 140722133294624 139846443404016 139846971226754 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30848] ppid=30833 vsize=14046268 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30848/stat : 30848 (java) S 30833 30833 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 16187772 14383378432 79663 18446744073709551615 4194304 4196468 140722133294624 139846442351712 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30849] ppid=30833 vsize=14046268 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30849/stat : 30849 (java) S 30833 30833 16431 0 -1 1077944384 1551 0 0 0 0 0 0 0 20 0 15 0 16187777 14383378432 79663 18446744073709551615 4194304 4196468 140722133294624 139846441298224 139846971226754 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
Current children cumulated CPU time: 21.03 s
Current children cumulated vsize: 14055780 KiB
Current children cumulated memory: 320032 KiB

[startup+7.80072 s]
/proc/loadavg: 1.64 1.74 1.76 6/211 30849
/proc/meminfo: memFree=31092292/32770624 swapFree=67108860/67108860
[pid=30833] ppid=30830 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30833/stat : 30833 (xcsp3-exec) S 30830 30833 16431 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 16187756 9740288 345 18446744073709551615 4194304 5098028 140726672007744 140726672005848 139879385768572 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 9 0 0 7196144 7232144 13762560 140726672011641 140726672011846 140726672011846 140726672015339 0
/proc/30833/statm: 2378 345 289 221 0 87 0
[pid=30835] ppid=30833 vsize=14046268 memory=318784 CPUtime=21.54 cores=0,2,4,6
/proc/30835/stat : 30835 (java) S 30833 30833 16431 0 -1 1077944320 109366 0 0 0 2134 20 0 0 20 0 13 0 16187766 14383378432 79696 18446744073709551615 4194304 4196468 140722133294624 140722133277168 139846971215607 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
/proc/30835/statm: 3511567 79696 3230 1 0 3499860 0
[pid=30835/tid=30836] ppid=30833 vsize=14046268 memory=1296 CPUtime=7.6 cores=0,2,4,6
/proc/30835/task/30836/stat : 30836 (java) S 30833 30833 16431 0 -1 1077944384 12384 0 0 0 754 6 0 0 20 0 13 0 16187766 14383378432 79696 18446744073709551615 4194304 4196468 140722133294624 139846975458448 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30837] ppid=30833 vsize=14046268 memory=2344 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30837/stat : 30837 (java) S 30833 30833 16431 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 13 0 16187767 14383378432 79696 18446744073709551615 4194304 4196468 140722133294624 139846890629904 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30838] ppid=30833 vsize=14046268 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30838/stat : 30838 (java) S 30833 30833 16431 0 -1 1077944384 339 0 0 0 0 0 0 0 20 0 13 0 16187767 14383378432 79696 18446744073709551615 4194304 4196468 140722133294624 139846889577360 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30839] ppid=30833 vsize=14046268 memory=11952 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30839/stat : 30839 (java) S 30833 30833 16431 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 13 0 16187767 14383378432 79696 18446744073709551615 4194304 4196468 140722133294624 139846888524816 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30840] ppid=30833 vsize=14046268 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30840/stat : 30840 (java) S 30833 30833 16431 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 13 0 16187767 14383378432 79696 18446744073709551615 4194304 4196468 140722133294624 139846567849104 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30841] ppid=30833 vsize=14046268 memory=792 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30841/stat : 30841 (java) S 30833 30833 16431 0 -1 1077944384 377 0 0 0 0 0 0 0 20 0 13 0 16187768 14383378432 79696 18446744073709551615 4194304 4196468 140722133294624 139846449719488 139846971226754 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30842] ppid=30833 vsize=14046268 memory=2305 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30842/stat : 30842 (java) S 30833 30833 16431 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 13 0 16187769 14383378432 79696 18446744073709551615 4194304 4196468 140722133294624 139846448665504 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30843] ppid=30833 vsize=14046268 memory=288230613214036277 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30843/stat : 30843 (java) S 30833 30833 16431 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 13 0 16187769 14383378432 79696 18446744073709551615 4194304 4196468 140722133294624 139846447612912 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30845] ppid=30833 vsize=14046268 memory=0 CPUtime=6.53 cores=0,2,4,6
/proc/30835/task/30845/stat : 30845 (java) S 30833 30833 16431 0 -1 1077944384 44536 0 0 0 648 5 0 0 20 0 13 0 16187771 14383378432 79696 18446744073709551615 4194304 4196468 140722133294624 139846445493616 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30846] ppid=30833 vsize=14046268 memory=0 CPUtime=6.5 cores=0,2,4,6
/proc/30835/task/30846/stat : 30846 (java) R 30833 30833 16431 0 -1 4202560 39336 0 0 0 646 4 0 0 20 0 13 0 16187771 14383378432 79696 18446744073709551615 4194304 4196468 140722133294624 139846444441904 139846956339199 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30847] ppid=30833 vsize=14046268 memory=0 CPUtime=0.84 cores=0,2,4,6
/proc/30835/task/30847/stat : 30847 (java) S 30833 30833 16431 0 -1 1077944384 9228 0 0 0 82 2 0 0 20 0 13 0 16187771 14383378432 79696 18446744073709551615 4194304 4196468 140722133294624 139846443404016 139846971226754 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
[pid=30835/tid=30848] ppid=30833 vsize=14046268 memory=6525304026609101387 CPUtime=0 cores=0,2,4,6
/proc/30835/task/30848/stat : 30848 (java) S 30833 30833 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 16187772 14383378432 79696 18446744073709551615 4194304 4196468 140722133294624 139846442351712 139846971225813 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8142848 140722133295538 140722133295714 140722133295714 140722133299151 0
Current children cumulated CPU time: 21.54 s
Current children cumulated vsize: 14055780 KiB
Current children cumulated memory: 320164 KiB

Child status: 0
Real time (s): 7.84185
CPU time (s): 21.589
CPU user time (s): 21.3659
CPU system time (s): 0.223084
CPU usage (%): 275.305
Max. virtual memory (cumulated for all children) (KiB): 14055780
Max. memory (cumulated for all children) (KiB): 320164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.3659
system time used= 0.223084
maximum resident set size= 319188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109923
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= 3182
involuntary context switches= 55


# summary of solver processes directly reported to runsolver:
#   pid: 30833
#   total CPU time (s): 21.589
#   total CPU user time (s): 21.3659
#   total CPU system time (s): 0.223084

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.083053 second user time and 0.106079 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-19 23:09:00
IDJOB=4284145
IDBENCH=115812
IDSOLVER=2679
FILE ID=node128/4284145-1503177780
RUNJOBID= node128-1503171959-30214
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-4284145-1503177780/watcher-4284145-1503177780 -o /tmp/evaluation-result-4284145-1503177780/solver-4284145-1503177780 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503171959-30214 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1831861685 HOME/instance-4284145-1503177780.xml

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

MD5SUM BENCH= 823116dec5fc747e102c8991d04b98a3
RANDOM SEED=1831861685

node128.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.47
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.47
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.47
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.47
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:        31398120 kB
MemAvailable:   31630604 kB
Buffers:          186084 kB
Cached:           336184 kB
SwapCached:            0 kB
Active:           633756 kB
Inactive:         334008 kB
Active(anon):     445860 kB
Inactive(anon):    16752 kB
Active(file):     187896 kB
Inactive(file):   317256 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7572 kB
Writeback:             0 kB
AnonPages:        455916 kB
Mapped:            44968 kB
Shmem:             17060 kB
Slab:             110832 kB
SReclaimable:      86336 kB
SUnreclaim:        24496 kB
KernelStack:        3712 kB
PageTables:         6108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1133416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    391168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node128 at 2017-08-19 23:09:08