Trace number 4406085

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-24OPT55 2124.21 2117.1

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-nodv-10_c18.xml
MD5SUM769ec0f26c47f1b96bb609b2e4d8d5d6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark31.0004
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size100
Maximum domain size101
Distribution of domain sizes[{"size":100,"count":45},{"size":101,"count":10}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":9,"count":9},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints45
Distribution of constraint types[{"type":"intension","count":45},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406085-1569414689.xml"  -tl '2520s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406085-1569414689.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
0.72/0.51	c solve instance...
4.50/1.79	o 75 
4.71/1.80	o 73 
4.71/1.80	o 72 
4.71/1.81	o 71 
4.71/1.81	o 69 
4.71/1.83	o 67 
5.33/2.06	o 65 
6.73/3.04	o 62 
14.42/10.16	o 60 
66.91/62.34	o 59 
1878.16/1871.30	o 55 
2124.10/2117.09	s OPTIMUM FOUND
2124.10/2117.09	v <instantiation>
2124.10/2117.09	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9] </list>
2124.10/2117.09	v 	<values>0 2 14 21 29 32 45 49 54 55 2 14 21 29 32 45 49 54 55 12 19 27 30 43 47 52 53 7 15 18 31 35 40 41 8 11 24 28 33 34 3 16 20 25 26 13 17 22 23 4 9 10 5 6 1 </values>
2124.10/2117.09	v </instantiation>

Verifier Data

OK	55

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406085-1569414689/watcher-4406085-1569414689 -o /tmp/evaluation-result-4406085-1569414689/solver-4406085-1569414689 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1569408644-5935 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1460766365 HOME/instance-4406085-1569414689.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
solver pid=7516, runsolver pid=7513
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 4.47 4.38 3.61 4/228 7532
/proc/meminfo: memFree=23714144/32770624 swapFree=66941120/67108860
[pid=7516] ppid=7513 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7516/stat : 7516 (xcsp3-exec) S 7513 7516 5904 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517739929 115843072 362 33554432000 4194304 5098028 140725647762176 140725647760280 139676488155772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40591360 140725647770490 140725647770733 140725647770733 140725647773642 0
/proc/7516/statm: 28282 362 304 221 0 87 0
[pid=7518] ppid=7516 vsize=15144776 memory=29652 CPUtime=0.12 cores=0,2,4,6
/proc/7518/stat : 7518 (java) S 7516 7516 5904 0 -1 1077944320 5809 0 0 0 11 1 0 0 20 0 15 0 517739929 15508250624 7413 33554432000 4194304 4196468 140730761122896 140730761105440 139753683873527 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
/proc/7518/statm: 3786194 7413 3165 1 0 3748377 0
[pid=7518/tid=7519] ppid=7516 vsize=15144776 memory=-8976644418600983157 CPUtime=0.09 cores=0,2,4,6
/proc/7518/task/7519/stat : 7519 (java) R 7516 7516 5904 0 -1 4202560 3735 0 0 0 8 1 0 0 20 0 15 0 517739930 15508250624 7413 33554432000 4194304 4196468 140730761122896 139753688107664 139753667954014 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7520] ppid=7516 vsize=15144776 memory=3472468473597723856 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7520/stat : 7520 (java) S 7516 7516 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517739930 15508250624 7413 33554432000 4194304 4196468 140730761122896 139753611913616 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7521] ppid=7516 vsize=15144776 memory=140344702572160 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7521/stat : 7521 (java) S 7516 7516 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517739930 15508250624 7413 33554432000 4194304 4196468 140730761122896 139753610860816 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7522] ppid=7516 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7522/stat : 7522 (java) S 7516 7516 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517739930 15508250624 7413 33554432000 4194304 4196468 140730761122896 139753609808528 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7523] ppid=7516 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7523/stat : 7523 (java) S 7516 7516 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517739930 15508250624 7413 33554432000 4194304 4196468 140730761122896 139753608755728 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7524] ppid=7516 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7524/stat : 7524 (java) S 7516 7516 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517739932 15508250624 7413 33554432000 4194304 4196468 140730761122896 139753151949424 139753683884674 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7525] ppid=7516 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7525/stat : 7525 (java) S 7516 7516 5904 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517739932 15508250624 7413 33554432000 4194304 4196468 140730761122896 139753150895392 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7526] ppid=7516 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7526/stat : 7526 (java) S 7516 7516 5904 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517739932 15508250624 7413 33554432000 4194304 4196468 140730761122896 139753149843056 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7527] ppid=7516 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7527/stat : 7527 (java) S 7516 7516 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517739935 15508250624 7413 33554432000 4194304 4196468 140730761122896 139753148791376 139753683892123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7528] ppid=7516 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7528/stat : 7528 (java) R 7516 7516 5904 0 -1 4202560 435 0 0 0 0 0 0 0 20 0 15 0 517739935 15508250624 7413 33554432000 4194304 4196468 140730761122896 139753147738224 139753664286832 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7529] ppid=7516 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7529/stat : 7529 (java) R 7516 7516 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517739935 15508250624 7413 33554432000 4194304 4196468 140730761122896 139753146685424 139753683884674 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7530] ppid=7516 vsize=15144776 memory=140344702572160 CPUtime=0.02 cores=0,2,4,6
/proc/7518/task/7530/stat : 7530 (java) R 7516 7516 5904 0 -1 4202560 365 0 0 0 2 0 0 0 20 0 15 0 517739935 15508250624 7413 33554432000 4194304 4196468 140730761122896 139753145633136 139753662798272 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7531] ppid=7516 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7531/stat : 7531 (java) S 7516 7516 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517739935 15508250624 7413 33554432000 4194304 4196468 140730761122896 139753144580576 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7532] ppid=7516 vsize=15144776 memory=140344702572160 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7532/stat : 7532 (java) S 7516 7516 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517739935 15508250624 7413 33554432000 4194304 4196468 140730761122896 139753143528368 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31100 KiB

[startup+0.210834 s]*
/proc/loadavg: 4.47 4.38 3.61 4/228 7532
/proc/meminfo: memFree=23701616/32770624 swapFree=66941120/67108860
[pid=7516] ppid=7513 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7516/stat : 7516 (xcsp3-exec) S 7513 7516 5904 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517739929 115843072 362 33554432000 4194304 5098028 140725647762176 140725647760280 139676488155772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40591360 140725647770490 140725647770733 140725647770733 140725647773642 0
/proc/7516/statm: 28282 362 304 221 0 87 0
[pid=7518] ppid=7516 vsize=15144776 memory=40288 CPUtime=0.34 cores=0,2,4,6
/proc/7518/stat : 7518 (java) S 7516 7516 5904 0 -1 1077944320 9339 0 0 0 31 3 0 0 20 0 15 0 517739929 15508250624 10072 33554432000 4194304 4196468 140730761122896 140730761105440 139753683873527 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
/proc/7518/statm: 3786194 10072 3297 1 0 3748377 0
[pid=7518/tid=7519] ppid=7516 vsize=15144776 memory=4500116723524083353 CPUtime=0.2 cores=0,2,4,6
/proc/7518/task/7519/stat : 7519 (java) R 7516 7516 5904 0 -1 4202560 6622 0 0 0 18 2 0 0 20 0 15 0 517739930 15508250624 10072 33554432000 4194304 4196468 140730761122896 139753688107648 139753683885462 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7520] ppid=7516 vsize=15144776 memory=3472468473597723856 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7520/stat : 7520 (java) S 7516 7516 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517739930 15508250624 10072 33554432000 4194304 4196468 140730761122896 139753611913616 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7521] ppid=7516 vsize=15144776 memory=140344702572160 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7521/stat : 7521 (java) S 7516 7516 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517739930 15508250624 10072 33554432000 4194304 4196468 140730761122896 139753610860816 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7522] ppid=7516 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7522/stat : 7522 (java) S 7516 7516 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517739930 15508250624 10072 33554432000 4194304 4196468 140730761122896 139753609808528 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7523] ppid=7516 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7523/stat : 7523 (java) S 7516 7516 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517739930 15508250624 10072 33554432000 4194304 4196468 140730761122896 139753608755728 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7524] ppid=7516 vsize=15144776 memory=140344702572160 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7524/stat : 7524 (java) S 7516 7516 5904 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517739932 15508250624 10072 33554432000 4194304 4196468 140730761122896 139753151949424 139753683884674 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7525] ppid=7516 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7525/stat : 7525 (java) S 7516 7516 5904 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517739932 15508250624 10072 33554432000 4194304 4196468 140730761122896 139753150895392 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7526] ppid=7516 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7526/stat : 7526 (java) S 7516 7516 5904 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517739932 15508250624 10072 33554432000 4194304 4196468 140730761122896 139753149843056 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7527] ppid=7516 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7527/stat : 7527 (java) S 7516 7516 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517739935 15508250624 10072 33554432000 4194304 4196468 140730761122896 139753148791376 139753683892123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7528] ppid=7516 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/7518/task/7528/stat : 7528 (java) S 7516 7516 5904 0 -1 1077944384 521 0 0 0 3 0 0 0 20 0 15 0 517739935 15508250624 10072 33554432000 4194304 4196468 140730761122896 139753147738224 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7529] ppid=7516 vsize=15144776 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/7518/task/7529/stat : 7529 (java) S 7516 7516 5904 0 -1 1077944384 103 0 0 0 1 0 0 0 20 0 15 0 517739935 15508250624 10072 33554432000 4194304 4196468 140730761122896 139753146685424 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7530] ppid=7516 vsize=15144776 memory=140344702572160 CPUtime=0.08 cores=0,2,4,6
/proc/7518/task/7530/stat : 7530 (java) R 7516 7516 5904 0 -1 4202560 787 0 0 0 8 0 0 0 20 0 15 0 517739935 15508250624 10072 33554432000 4194304 4196468 140730761122896 139753145633136 139753676110654 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7531] ppid=7516 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7531/stat : 7531 (java) S 7516 7516 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517739935 15508250624 10072 33554432000 4194304 4196468 140730761122896 139753144580576 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7532] ppid=7516 vsize=15144776 memory=140344702572160 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7532/stat : 7532 (java) S 7516 7516 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517739935 15508250624 10072 33554432000 4194304 4196468 140730761122896 139753143528368 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41736 KiB

[startup+0.313454 s]*
/proc/loadavg: 4.47 4.38 3.61 4/228 7532
/proc/meminfo: memFree=23693716/32770624 swapFree=66941120/67108860
[pid=7516] ppid=7513 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7516/stat : 7516 (xcsp3-exec) S 7513 7516 5904 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517739929 115843072 362 33554432000 4194304 5098028 140725647762176 140725647760280 139676488155772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40591360 140725647770490 140725647770733 140725647770733 140725647773642 0
/proc/7516/statm: 28282 362 304 221 0 87 0
[pid=7518] ppid=7516 vsize=15149032 memory=49980 CPUtime=0.54 cores=0,2,4,6
/proc/7518/stat : 7518 (java) S 7516 7516 5904 0 -1 1077944320 10841 0 0 0 50 4 0 0 20 0 15 0 517739929 15512608768 12495 33554432000 4194304 4196468 140730761122896 140730761105440 139753683873527 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
/proc/7518/statm: 3787258 12495 3370 1 0 3748377 0
[pid=7518/tid=7519] ppid=7516 vsize=15149032 memory=4572174317528259473 CPUtime=0.3 cores=0,2,4,6
/proc/7518/task/7519/stat : 7519 (java) R 7516 7516 5904 0 -1 4202560 7818 0 0 0 27 3 0 0 20 0 15 0 517739930 15512608768 12566 33554432000 4194304 4196468 140730761122896 139753688108856 139753683895453 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7520] ppid=7516 vsize=15149032 memory=3472468640930252464 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7520/stat : 7520 (java) S 7516 7516 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517739930 15512608768 12566 33554432000 4194304 4196468 140730761122896 139753611913616 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7521] ppid=7516 vsize=15149032 memory=140344702572160 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7521/stat : 7521 (java) S 7516 7516 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517739930 15512608768 12566 33554432000 4194304 4196468 140730761122896 139753610860816 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7522] ppid=7516 vsize=15149032 memory=4 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7522/stat : 7522 (java) S 7516 7516 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517739930 15512608768 12566 33554432000 4194304 4196468 140730761122896 139753609808528 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7523] ppid=7516 vsize=15149032 memory=140344566095647 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7523/stat : 7523 (java) S 7516 7516 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517739930 15512608768 12566 33554432000 4194304 4196468 140730761122896 139753608755728 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7524] ppid=7516 vsize=15149032 memory=280689132170528 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7524/stat : 7524 (java) S 7516 7516 5904 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517739932 15512608768 12566 33554432000 4194304 4196468 140730761122896 139753151949424 139753683884674 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7525] ppid=7516 vsize=15149032 memory=140344566072591 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7525/stat : 7525 (java) S 7516 7516 5904 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517739932 15512608768 12566 33554432000 4194304 4196468 140730761122896 139753150895392 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7526] ppid=7516 vsize=15149032 memory=280689268530184 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7526/stat : 7526 (java) S 7516 7516 5904 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517739932 15512608768 12566 33554432000 4194304 4196468 140730761122896 139753149843056 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7527] ppid=7516 vsize=15149032 memory=140344566095647 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7527/stat : 7527 (java) S 7516 7516 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517739935 15512608768 12566 33554432000 4194304 4196468 140730761122896 139753148791376 139753683892123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7528] ppid=7516 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/7518/task/7528/stat : 7528 (java) S 7516 7516 5904 0 -1 1077944384 550 0 0 0 4 0 0 0 20 0 15 0 517739935 15512608768 12566 33554432000 4194304 4196468 140730761122896 139753147738224 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7529] ppid=7516 vsize=15149032 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/7518/task/7529/stat : 7529 (java) S 7516 7516 5904 0 -1 1077944384 240 0 0 0 4 0 0 0 20 0 15 0 517739935 15512608768 12566 33554432000 4194304 4196468 140730761122896 139753146685424 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7530] ppid=7516 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/7518/task/7530/stat : 7530 (java) S 7516 7516 5904 0 -1 1077944384 943 0 0 0 13 0 0 0 20 0 15 0 517739935 15512608768 12566 33554432000 4194304 4196468 140730761122896 139753145633136 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7531] ppid=7516 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7531/stat : 7531 (java) S 7516 7516 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517739935 15512608768 12566 33554432000 4194304 4196468 140730761122896 139753144580576 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7532] ppid=7516 vsize=15149032 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7532/stat : 7532 (java) S 7516 7516 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517739935 15512608768 12566 33554432000 4194304 4196468 140730761122896 139753143528368 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51428 KiB

[startup+0.701394 s]
/proc/loadavg: 4.47 4.38 3.61 4/228 7532
/proc/meminfo: memFree=23677668/32770624 swapFree=66941120/67108860
[pid=7516] ppid=7513 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7516/stat : 7516 (xcsp3-exec) S 7513 7516 5904 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517739929 115843072 362 33554432000 4194304 5098028 140725647762176 140725647760280 139676488155772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40591360 140725647770490 140725647770733 140725647770733 140725647773642 0
/proc/7516/statm: 28282 362 304 221 0 87 0
[pid=7518] ppid=7516 vsize=15151156 memory=73784 CPUtime=1.62 cores=0,2,4,6
/proc/7518/stat : 7518 (java) S 7516 7516 5904 0 -1 1077944320 15694 0 0 0 157 5 0 0 20 0 15 0 517739929 15514783744 18446 33554432000 4194304 4196468 140730761122896 140730761105440 139753683873527 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
/proc/7518/statm: 3787789 18446 3454 1 0 3748889 0
[pid=7518/tid=7519] ppid=7516 vsize=15151156 memory=8320808402720076596 CPUtime=0.67 cores=0,2,4,6
/proc/7518/task/7519/stat : 7519 (java) R 7516 7516 5904 0 -1 4202560 9215 0 0 0 64 3 0 0 20 0 15 0 517739930 15514783744 18446 33554432000 4194304 4196468 140730761122896 139753688111696 139753290243296 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7520] ppid=7516 vsize=15151156 memory=7238798801034818613 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7520/stat : 7520 (java) S 7516 7516 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517739930 15514783744 18446 33554432000 4194304 4196468 140730761122896 139753611913616 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7521] ppid=7516 vsize=15151156 memory=5788645481112754274 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7521/stat : 7521 (java) S 7516 7516 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517739930 15514783744 18446 33554432000 4194304 4196468 140730761122896 139753610860816 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7522] ppid=7516 vsize=15151156 memory=6935650355287975249 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7522/stat : 7522 (java) S 7516 7516 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517739930 15514783744 18446 33554432000 4194304 4196468 140730761122896 139753609808528 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7523] ppid=7516 vsize=15151156 memory=4638778398332698720 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7523/stat : 7523 (java) S 7516 7516 5904 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517739930 15514783744 18446 33554432000 4194304 4196468 140730761122896 139753608755728 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7524] ppid=7516 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7524/stat : 7524 (java) S 7516 7516 5904 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517739932 15514783744 18446 33554432000 4194304 4196468 140730761122896 139753151949424 139753683884674 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7525] ppid=7516 vsize=15151156 memory=784 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7525/stat : 7525 (java) S 7516 7516 5904 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517739932 15514783744 18446 33554432000 4194304 4196468 140730761122896 139753150895392 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7526] ppid=7516 vsize=15151156 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7526/stat : 7526 (java) S 7516 7516 5904 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517739932 15514783744 18446 33554432000 4194304 4196468 140730761122896 139753149843056 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7527] ppid=7516 vsize=15151156 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7527/stat : 7527 (java) S 7516 7516 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517739935 15514783744 18446 33554432000 4194304 4196468 140730761122896 139753148791376 139753683892123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7528] ppid=7516 vsize=15151156 memory=1096 CPUtime=0.28 cores=0,2,4,6
/proc/7518/task/7528/stat : 7528 (java) R 7516 7516 5904 0 -1 4202560 1843 0 0 0 28 0 0 0 20 0 15 0 517739935 15514783744 18446 33554432000 4194304 4196468 140730761122896 139753147724104 139753663566631 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7529] ppid=7516 vsize=15151156 memory=1228 CPUtime=0.29 cores=0,2,4,6
/proc/7518/task/7529/stat : 7529 (java) R 7516 7516 5904 0 -1 4202560 1278 0 0 0 29 0 0 0 20 0 15 0 517739935 15514783744 18446 33554432000 4194304 4196468 140730761122896 139753146676752 139753668263381 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7530] ppid=7516 vsize=15151156 memory=6152 CPUtime=0.33 cores=0,2,4,6
/proc/7518/task/7530/stat : 7530 (java) S 7516 7516 5904 0 -1 1077944384 2050 0 0 0 33 0 0 0 20 0 15 0 517739935 15514783744 18446 33554432000 4194304 4196468 140730761122896 139753145633136 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7531] ppid=7516 vsize=15151156 memory=780 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7531/stat : 7531 (java) S 7516 7516 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517739935 15514783744 18446 33554432000 4194304 4196468 140730761122896 139753144580576 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7532] ppid=7516 vsize=15151156 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7532/stat : 7532 (java) S 7516 7516 5904 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517739935 15514783744 18446 33554432000 4194304 4196468 140730761122896 139753143528368 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 75232 KiB

[startup+1.50083 s]
/proc/loadavg: 4.43 4.37 3.61 5/228 7532
/proc/meminfo: memFree=23654852/32770624 swapFree=66941120/67108860
[pid=7516] ppid=7513 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7516/stat : 7516 (xcsp3-exec) S 7513 7516 5904 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517739929 115843072 362 33554432000 4194304 5098028 140725647762176 140725647760280 139676488155772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40591360 140725647770490 140725647770733 140725647770733 140725647773642 0
/proc/7516/statm: 28282 362 304 221 0 87 0

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

/proc/7516/stat : 7516 (xcsp3-exec) S 7513 7516 5904 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517739929 115843072 362 33554432000 4194304 5098028 140725647762176 140725647760280 139676488155772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40591360 140725647770490 140725647770733 140725647770733 140725647773642 0
/proc/7516/statm: 28282 362 304 221 0 87 0
[pid=7518] ppid=7516 vsize=15151156 memory=233260 CPUtime=2122.29 cores=0,2,4,6
/proc/7518/stat : 7518 (java) S 7516 7516 5904 0 -1 1077944320 81988 0 0 0 212170 59 0 0 20 0 15 0 517739929 15514783744 58315 33554432000 4194304 4196468 140730761122896 140730761105440 139753683873527 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
/proc/7518/statm: 3787789 58315 3513 1 0 3748889 0
[pid=7518/tid=7519] ppid=7516 vsize=15151156 memory=1096 CPUtime=2112.71 cores=0,2,4,6
/proc/7518/task/7519/stat : 7519 (java) R 7516 7516 5904 0 -1 4202560 20080 0 0 0 211263 8 0 0 20 0 15 0 517739930 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753688113248 139753290931541 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7520] ppid=7516 vsize=15151156 memory=1228 CPUtime=0.73 cores=0,2,4,6
/proc/7518/task/7520/stat : 7520 (java) S 7516 7516 5904 0 -1 1077944384 2727 0 0 0 65 8 0 0 20 0 15 0 517739930 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753611913616 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7521] ppid=7516 vsize=15151156 memory=8112282956445269571 CPUtime=0.74 cores=0,2,4,6
/proc/7518/task/7521/stat : 7521 (java) S 7516 7516 5904 0 -1 1077944384 4370 0 0 0 69 5 0 0 20 0 15 0 517739930 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753610860816 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7522] ppid=7516 vsize=15151156 memory=3984 CPUtime=0.74 cores=0,2,4,6
/proc/7518/task/7522/stat : 7522 (java) S 7516 7516 5904 0 -1 1077944384 2820 0 0 0 67 7 0 0 20 0 15 0 517739930 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753609808528 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7523] ppid=7516 vsize=15151156 memory=2832 CPUtime=0.73 cores=0,2,4,6
/proc/7518/task/7523/stat : 7523 (java) S 7516 7516 5904 0 -1 1077944384 2729 0 0 0 65 8 0 0 20 0 15 0 517739930 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753608755728 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7524] ppid=7516 vsize=15151156 memory=784 CPUtime=0.96 cores=0,2,4,6
/proc/7518/task/7524/stat : 7524 (java) S 7516 7516 5904 0 -1 1077944384 5166 0 0 0 89 7 0 0 20 0 15 0 517739932 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753151949424 139753683884674 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7525] ppid=7516 vsize=15151156 memory=916 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7525/stat : 7525 (java) S 7516 7516 5904 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 517739932 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753150895456 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7526] ppid=7516 vsize=15151156 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7526/stat : 7526 (java) S 7516 7516 5904 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 517739932 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753149843072 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7527] ppid=7516 vsize=15151156 memory=2912 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7527/stat : 7527 (java) S 7516 7516 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753148791376 139753683892123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7528] ppid=7516 vsize=15151156 memory=2596 CPUtime=2.03 cores=0,2,4,6
/proc/7518/task/7528/stat : 7528 (java) S 7516 7516 5904 0 -1 1077944384 13211 0 0 0 202 1 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753147738224 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7529] ppid=7516 vsize=15151156 memory=1448 CPUtime=2.43 cores=0,2,4,6
/proc/7518/task/7529/stat : 7529 (java) S 7516 7516 5904 0 -1 1077944384 19590 0 0 0 241 2 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753146685424 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7530] ppid=7516 vsize=15151156 memory=1448 CPUtime=0.51 cores=0,2,4,6
/proc/7518/task/7530/stat : 7530 (java) S 7516 7516 5904 0 -1 1077944384 8572 0 0 0 50 1 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753145633136 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7531] ppid=7516 vsize=15151156 memory=233260 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7531/stat : 7531 (java) S 7516 7516 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753144580576 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7532] ppid=7516 vsize=15151156 memory=2832 CPUtime=0.61 cores=0,2,4,6
/proc/7518/task/7532/stat : 7532 (java) S 7516 7516 5904 0 -1 1077944384 1320 0 0 0 30 31 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753143528368 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
Current children cumulated CPU time: 2122.29 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 234708 KiB

[startup+2116 s]*
/proc/loadavg: 1.78 1.71 1.93 3/227 7821
/proc/meminfo: memFree=24847160/32770624 swapFree=66941120/67108860
[pid=7516] ppid=7513 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7516/stat : 7516 (xcsp3-exec) S 7513 7516 5904 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517739929 115843072 362 33554432000 4194304 5098028 140725647762176 140725647760280 139676488155772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40591360 140725647770490 140725647770733 140725647770733 140725647773642 0
/proc/7516/statm: 28282 362 304 221 0 87 0
[pid=7518] ppid=7516 vsize=15151156 memory=233260 CPUtime=2123.1 cores=0,2,4,6
/proc/7518/stat : 7518 (java) S 7516 7516 5904 0 -1 1077944320 81988 0 0 0 212251 59 0 0 20 0 15 0 517739929 15514783744 58315 33554432000 4194304 4196468 140730761122896 140730761105440 139753683873527 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
/proc/7518/statm: 3787789 58315 3513 1 0 3748889 0
[pid=7518/tid=7519] ppid=7516 vsize=15151156 memory=8112282956445269571 CPUtime=2113.52 cores=0,2,4,6
/proc/7518/task/7519/stat : 7519 (java) R 7516 7516 5904 0 -1 4202560 20080 0 0 0 211344 8 0 0 20 0 15 0 517739930 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753688113248 139753291088869 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7520] ppid=7516 vsize=15151156 memory=-7003737579269690708 CPUtime=0.73 cores=0,2,4,6
/proc/7518/task/7520/stat : 7520 (java) S 7516 7516 5904 0 -1 1077944384 2727 0 0 0 65 8 0 0 20 0 15 0 517739930 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753611913616 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7521] ppid=7516 vsize=15151156 memory=1448 CPUtime=0.74 cores=0,2,4,6
/proc/7518/task/7521/stat : 7521 (java) S 7516 7516 5904 0 -1 1077944384 4370 0 0 0 69 5 0 0 20 0 15 0 517739930 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753610860816 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7522] ppid=7516 vsize=15151156 memory=179484 CPUtime=0.74 cores=0,2,4,6
/proc/7518/task/7522/stat : 7522 (java) S 7516 7516 5904 0 -1 1077944384 2820 0 0 0 67 7 0 0 20 0 15 0 517739930 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753609808528 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7523] ppid=7516 vsize=15151156 memory=8112282956445269571 CPUtime=0.73 cores=0,2,4,6
/proc/7518/task/7523/stat : 7523 (java) S 7516 7516 5904 0 -1 1077944384 2729 0 0 0 65 8 0 0 20 0 15 0 517739930 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753608755728 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7524] ppid=7516 vsize=15151156 memory=924 CPUtime=0.96 cores=0,2,4,6
/proc/7518/task/7524/stat : 7524 (java) S 7516 7516 5904 0 -1 1077944384 5166 0 0 0 89 7 0 0 20 0 15 0 517739932 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753151949424 139753683884674 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7525] ppid=7516 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7525/stat : 7525 (java) S 7516 7516 5904 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 517739932 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753150895456 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7526] ppid=7516 vsize=15151156 memory=1748 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7526/stat : 7526 (java) S 7516 7516 5904 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 517739932 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753149843072 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7527] ppid=7516 vsize=15151156 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7527/stat : 7527 (java) S 7516 7516 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753148791376 139753683892123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7528] ppid=7516 vsize=15151156 memory=288230596050944315 CPUtime=2.03 cores=0,2,4,6
/proc/7518/task/7528/stat : 7528 (java) S 7516 7516 5904 0 -1 1077944384 13211 0 0 0 202 1 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753147738224 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7529] ppid=7516 vsize=15151156 memory=13571487609129518 CPUtime=2.43 cores=0,2,4,6
/proc/7518/task/7529/stat : 7529 (java) S 7516 7516 5904 0 -1 1077944384 19590 0 0 0 241 2 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753146685424 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7530] ppid=7516 vsize=15151156 memory=-7003737579269690708 CPUtime=0.51 cores=0,2,4,6
/proc/7518/task/7530/stat : 7530 (java) S 7516 7516 5904 0 -1 1077944384 8572 0 0 0 50 1 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753145633136 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7531] ppid=7516 vsize=15151156 memory=2912 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7531/stat : 7531 (java) S 7516 7516 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753144580576 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7532] ppid=7516 vsize=15151156 memory=2596 CPUtime=0.61 cores=0,2,4,6
/proc/7518/task/7532/stat : 7532 (java) S 7516 7516 5904 0 -1 1077944384 1320 0 0 0 30 31 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753143528368 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
Current children cumulated CPU time: 2123.1 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 234708 KiB

[startup+2116.8 s]
/proc/loadavg: 1.78 1.71 1.93 3/227 7821
/proc/meminfo: memFree=24847160/32770624 swapFree=66941120/67108860
[pid=7516] ppid=7513 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7516/stat : 7516 (xcsp3-exec) S 7513 7516 5904 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517739929 115843072 362 33554432000 4194304 5098028 140725647762176 140725647760280 139676488155772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40591360 140725647770490 140725647770733 140725647770733 140725647773642 0
/proc/7516/statm: 28282 362 304 221 0 87 0
[pid=7518] ppid=7516 vsize=15151156 memory=233260 CPUtime=2123.89 cores=0,2,4,6
/proc/7518/stat : 7518 (java) S 7516 7516 5904 0 -1 1077944320 81988 0 0 0 212330 59 0 0 20 0 15 0 517739929 15514783744 58315 33554432000 4194304 4196468 140730761122896 140730761105440 139753683873527 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
/proc/7518/statm: 3787789 58315 3513 1 0 3748889 0
[pid=7518/tid=7519] ppid=7516 vsize=15151156 memory=808 CPUtime=2114.31 cores=0,2,4,6
/proc/7518/task/7519/stat : 7519 (java) R 7516 7516 5904 0 -1 4202560 20080 0 0 0 211423 8 0 0 20 0 15 0 517739930 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753688113136 139753290244051 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7520] ppid=7516 vsize=15151156 memory=1804 CPUtime=0.73 cores=0,2,4,6
/proc/7518/task/7520/stat : 7520 (java) S 7516 7516 5904 0 -1 1077944384 2727 0 0 0 65 8 0 0 20 0 15 0 517739930 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753611913616 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7521] ppid=7516 vsize=15151156 memory=6152 CPUtime=0.74 cores=0,2,4,6
/proc/7518/task/7521/stat : 7521 (java) S 7516 7516 5904 0 -1 1077944384 4370 0 0 0 69 5 0 0 20 0 15 0 517739930 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753610860816 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7522] ppid=7516 vsize=15151156 memory=780 CPUtime=0.74 cores=0,2,4,6
/proc/7518/task/7522/stat : 7522 (java) S 7516 7516 5904 0 -1 1077944384 2820 0 0 0 67 7 0 0 20 0 15 0 517739930 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753609808528 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7523] ppid=7516 vsize=15151156 memory=14008 CPUtime=0.73 cores=0,2,4,6
/proc/7518/task/7523/stat : 7523 (java) S 7516 7516 5904 0 -1 1077944384 2729 0 0 0 65 8 0 0 20 0 15 0 517739930 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753608755728 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7524] ppid=7516 vsize=15151156 memory=8112282956445269571 CPUtime=0.96 cores=0,2,4,6
/proc/7518/task/7524/stat : 7524 (java) S 7516 7516 5904 0 -1 1077944384 5166 0 0 0 89 7 0 0 20 0 15 0 517739932 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753151949424 139753683884674 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7525] ppid=7516 vsize=15151156 memory=2116 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7525/stat : 7525 (java) S 7516 7516 5904 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 517739932 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753150895456 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7526] ppid=7516 vsize=15151156 memory=12024 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7526/stat : 7526 (java) S 7516 7516 5904 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 517739932 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753149843072 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7527] ppid=7516 vsize=15151156 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7527/stat : 7527 (java) S 7516 7516 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753148791376 139753683892123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7528] ppid=7516 vsize=15151156 memory=500 CPUtime=2.03 cores=0,2,4,6
/proc/7518/task/7528/stat : 7528 (java) S 7516 7516 5904 0 -1 1077944384 13211 0 0 0 202 1 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753147738224 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7529] ppid=7516 vsize=15151156 memory=928 CPUtime=2.43 cores=0,2,4,6
/proc/7518/task/7529/stat : 7529 (java) S 7516 7516 5904 0 -1 1077944384 19590 0 0 0 241 2 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753146685424 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7530] ppid=7516 vsize=15151156 memory=1984 CPUtime=0.51 cores=0,2,4,6
/proc/7518/task/7530/stat : 7530 (java) S 7516 7516 5904 0 -1 1077944384 8572 0 0 0 50 1 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753145633136 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7531] ppid=7516 vsize=15151156 memory=2364 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7531/stat : 7531 (java) S 7516 7516 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753144580576 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7532] ppid=7516 vsize=15151156 memory=1744 CPUtime=0.61 cores=0,2,4,6
/proc/7518/task/7532/stat : 7532 (java) S 7516 7516 5904 0 -1 1077944384 1320 0 0 0 30 31 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753143528368 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
Current children cumulated CPU time: 2123.89 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 234708 KiB

[startup+2117 s]*
/proc/loadavg: 1.80 1.71 1.93 3/227 7821
/proc/meminfo: memFree=24847160/32770624 swapFree=66941120/67108860
[pid=7516] ppid=7513 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/7516/stat : 7516 (xcsp3-exec) S 7513 7516 5904 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517739929 115843072 362 33554432000 4194304 5098028 140725647762176 140725647760280 139676488155772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 40591360 140725647770490 140725647770733 140725647770733 140725647773642 0
/proc/7516/statm: 28282 362 304 221 0 87 0
[pid=7518] ppid=7516 vsize=15151156 memory=233260 CPUtime=2124.1 cores=0,2,4,6
/proc/7518/stat : 7518 (java) S 7516 7516 5904 0 -1 1077944320 81988 0 0 0 212351 59 0 0 20 0 15 0 517739929 15514783744 58315 33554432000 4194304 4196468 140730761122896 140730761105440 139753683873527 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
/proc/7518/statm: 3787789 58315 3513 1 0 3748889 0
[pid=7518/tid=7519] ppid=7516 vsize=15151156 memory=8112282956445269571 CPUtime=2114.52 cores=0,2,4,6
/proc/7518/task/7519/stat : 7519 (java) R 7516 7516 5904 0 -1 4202560 20080 0 0 0 211444 8 0 0 20 0 15 0 517739930 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753688113136 139753292763703 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7520] ppid=7516 vsize=15151156 memory=-7003737579269690708 CPUtime=0.73 cores=0,2,4,6
/proc/7518/task/7520/stat : 7520 (java) S 7516 7516 5904 0 -1 1077944384 2727 0 0 0 65 8 0 0 20 0 15 0 517739930 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753611913616 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7521] ppid=7516 vsize=15151156 memory=1804 CPUtime=0.74 cores=0,2,4,6
/proc/7518/task/7521/stat : 7521 (java) S 7516 7516 5904 0 -1 1077944384 4370 0 0 0 69 5 0 0 20 0 15 0 517739930 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753610860816 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7522] ppid=7516 vsize=15151156 memory=916 CPUtime=0.74 cores=0,2,4,6
/proc/7518/task/7522/stat : 7522 (java) S 7516 7516 5904 0 -1 1077944384 2820 0 0 0 67 7 0 0 20 0 15 0 517739930 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753609808528 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7523] ppid=7516 vsize=15151156 memory=3848 CPUtime=0.73 cores=0,2,4,6
/proc/7518/task/7523/stat : 7523 (java) S 7516 7516 5904 0 -1 1077944384 2729 0 0 0 65 8 0 0 20 0 15 0 517739930 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753608755728 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7524] ppid=7516 vsize=15151156 memory=2912 CPUtime=0.96 cores=0,2,4,6
/proc/7518/task/7524/stat : 7524 (java) S 7516 7516 5904 0 -1 1077944384 5166 0 0 0 89 7 0 0 20 0 15 0 517739932 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753151949424 139753683884674 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7525] ppid=7516 vsize=15151156 memory=2596 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7525/stat : 7525 (java) S 7516 7516 5904 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 517739932 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753150895456 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7526] ppid=7516 vsize=15151156 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7526/stat : 7526 (java) S 7516 7516 5904 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 517739932 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753149843072 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7527] ppid=7516 vsize=15151156 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7527/stat : 7527 (java) S 7516 7516 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753148791376 139753683892123 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7528] ppid=7516 vsize=15151156 memory=3240 CPUtime=2.03 cores=0,2,4,6
/proc/7518/task/7528/stat : 7528 (java) S 7516 7516 5904 0 -1 1077944384 13211 0 0 0 202 1 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753147738224 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7529] ppid=7516 vsize=15151156 memory=1448 CPUtime=2.43 cores=0,2,4,6
/proc/7518/task/7529/stat : 7529 (java) S 7516 7516 5904 0 -1 1077944384 19590 0 0 0 241 2 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753146685424 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7530] ppid=7516 vsize=15151156 memory=233260 CPUtime=0.51 cores=0,2,4,6
/proc/7518/task/7530/stat : 7530 (java) S 7516 7516 5904 0 -1 1077944384 8572 0 0 0 50 1 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753145633136 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7531] ppid=7516 vsize=15151156 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/7518/task/7531/stat : 7531 (java) S 7516 7516 5904 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753144580576 139753683883733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
[pid=7518/tid=7532] ppid=7516 vsize=15151156 memory=3196 CPUtime=0.61 cores=0,2,4,6
/proc/7518/task/7532/stat : 7532 (java) S 7516 7516 5904 0 -1 1077944384 1320 0 0 0 30 31 0 0 20 0 15 0 517739935 15514783744 58315 33554432000 4194304 4196468 140730761122896 139753143528368 139753683884674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10428416 140730761130991 140730761131162 140730761131162 140730761134031 0
Current children cumulated CPU time: 2124.1 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 234708 KiB

Child status: 0
Real time (s): 2117.1
CPU time (s): 2124.21
CPU user time (s): 2123.61
CPU system time (s): 0.604781
CPU usage (%): 100.336
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 234708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2123.61
system time used= 0.604781
maximum resident set size= 233328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82948
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 70869
involuntary context switches= 3183


# summary of solver processes directly reported to runsolver:
#   pid: 7516
#   total CPU time (s): 2124.21
#   total CPU user time (s): 2123.61
#   total CPU system time (s): 0.604781

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.9414 second user time and 19.7515 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-25 14:33:45
IDJOB=4406085
IDBENCH=141365
IDSOLVER=2869
FILE ID=node139/4406085-1569414689
RUNJOBID= node139-1569408644-5935
PBS_JOBID= 21705708
Free space on /tmp= 5120 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-nodv-10_c18.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4406085-1569414689/watcher-4406085-1569414689 -o /tmp/evaluation-result-4406085-1569414689/solver-4406085-1569414689 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1569408644-5935 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1460766365 HOME/instance-4406085-1569414689.xml

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

MD5SUM BENCH= 769ec0f26c47f1b96bb609b2e4d8d5d6
RANDOM SEED=1460766365

node139.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23731768 kB
MemAvailable:   30276532 kB
Buffers:          137852 kB
Cached:          6494636 kB
SwapCached:        64752 kB
Active:          4851040 kB
Inactive:        3354792 kB
Active(anon):    1509652 kB
Inactive(anon):   119632 kB
Active(file):    3341388 kB
Inactive(file):  3235160 kB
Unevictable:      108996 kB
Mlocked:          108996 kB
SwapTotal:      67108860 kB
SwapFree:       66941120 kB
Dirty:             26304 kB
Writeback:             4 kB
AnonPages:       1618640 kB
Mapped:            71408 kB
Shmem:             47452 kB
Slab:             426020 kB
SReclaimable:     396676 kB
SUnreclaim:        29344 kB
KernelStack:        3744 kB
PageTables:         8820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3475920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1509376 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 5092 MiB
End job on node139 at 2019-09-25 15:09:02