Trace number 4399216

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-16OPT55 32.6161 8.52331

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-10_c18.xml
MD5SUMfd7701f01011f2453d3fac3f444f25b8
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 benchmark29.8003
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-4399216-1568700113.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399216-1568700113.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.02/0.60	c solve instance...
1.29/0.69	o 80 
1.29/0.70	o 80 
1.61/0.71	o 75 
1.61/0.72	o 73 
1.61/0.75	o 72 
1.61/0.79	o 70 
1.98/0.80	o 68 
1.98/0.83	o 66 
1.98/0.84	o 62 
2.74/1.01	o 60 
8.27/2.48	o 55 
32.54/8.51	s OPTIMUM FOUND
32.54/8.51	v <instantiation>
32.54/8.51	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>
32.54/8.51	v 	<values>0 1 6 10 23 26 34 41 53 55 1 6 10 23 26 34 41 53 55 5 9 22 25 33 40 52 54 4 17 20 28 35 47 49 13 16 24 31 43 45 3 11 18 30 32 8 15 27 29 7 19 21 12 14 2 </values>
32.54/8.51	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 (10377 MiB free)
  memory of node 1: 16384 MiB (15695 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399216-1568700113/watcher-4399216-1568700113 -o /tmp/evaluation-result-4399216-1568700113/solver-4399216-1568700113 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568698283-25925 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1557357189 HOME/instance-4399216-1568700113.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=27462, runsolver pid=27459

[startup+0.100101 s]*
/proc/loadavg: 7.95 7.51 6.45 7/234 27478
/proc/meminfo: memFree=26682204/32770624 swapFree=66917056/67108860
[pid=27462] ppid=27459 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/27462/stat : 27462 (xcsp3-exec) S 27459 27462 25893 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445925148 115843072 362 33554432000 4194304 5098028 140721482568320 140721482566424 140527604703868 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21016576 140721482572666 140721482572909 140721482572909 140721482575818 0
/proc/27462/statm: 28282 362 304 221 0 87 0
[pid=27464] ppid=27462 vsize=15144776 memory=28952 CPUtime=0.13 cores=1,3,5,7
/proc/27464/stat : 27464 (java) S 27462 27462 25893 0 -1 1077944320 5685 0 0 0 12 1 0 0 20 0 15 0 445925149 15508250624 7238 33554432000 4194304 4196468 140730668434080 140730668416624 140662516977399 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
/proc/27464/statm: 3786194 7238 3145 1 0 3748377 0
[pid=27464/tid=27465] ppid=27462 vsize=15144776 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/27464/task/27465/stat : 27465 (java) R 27462 27462 25893 0 -1 4202560 3562 0 0 0 9 0 0 0 20 0 15 0 445925149 15508250624 7238 33554432000 4194304 4196468 140730668434080 140662521210192 140662501057886 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27466] ppid=27462 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27466/stat : 27466 (java) S 27462 27462 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445925150 15508250624 7238 33554432000 4194304 4196468 140730668434080 140662469598352 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27467] ppid=27462 vsize=15144776 memory=139831735150208 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27467/stat : 27467 (java) S 27462 27462 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445925150 15508250624 7238 33554432000 4194304 4196468 140730668434080 140662468545552 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27468] ppid=27462 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27468/stat : 27468 (java) S 27462 27462 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445925150 15508250624 7238 33554432000 4194304 4196468 140730668434080 140662467492752 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27469] ppid=27462 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27469/stat : 27469 (java) S 27462 27462 25893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445925150 15508250624 7238 33554432000 4194304 4196468 140730668434080 140662466439952 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27470] ppid=27462 vsize=15144776 memory=139831735150208 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27470/stat : 27470 (java) S 27462 27462 25893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445925151 15508250624 7238 33554432000 4194304 4196468 140730668434080 140661851396464 140662516988546 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27471] ppid=27462 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27471/stat : 27471 (java) S 27462 27462 25893 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445925152 15508250624 7238 33554432000 4194304 4196468 140730668434080 140661850342432 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27472] ppid=27462 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27472/stat : 27472 (java) S 27462 27462 25893 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445925152 15508250624 7238 33554432000 4194304 4196468 140730668434080 140661849289584 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27473] ppid=27462 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27473/stat : 27473 (java) S 27462 27462 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445925154 15508250624 7238 33554432000 4194304 4196468 140730668434080 140661848237904 140662516995995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27474] ppid=27462 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27474/stat : 27474 (java) R 27462 27462 25893 0 -1 4202560 448 0 0 0 0 0 0 0 20 0 15 0 445925154 15508250624 7238 33554432000 4194304 4196468 140730668434080 140661847186288 140662502643552 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27475] ppid=27462 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27475/stat : 27475 (java) R 27462 27462 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445925154 15508250624 7238 33554432000 4194304 4196468 140730668434080 140661846133488 140662516988546 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27476] ppid=27462 vsize=15144776 memory=139831735150208 CPUtime=0.02 cores=1,3,5,7
/proc/27464/task/27476/stat : 27476 (java) R 27462 27462 25893 0 -1 4202560 376 0 0 0 2 0 0 0 20 0 15 0 445925154 15508250624 7238 33554432000 4194304 4196468 140730668434080 140661845080688 140662501057886 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27477] ppid=27462 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27477/stat : 27477 (java) S 27462 27462 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445925154 15508250624 7238 33554432000 4194304 4196468 140730668434080 140661844028128 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27478] ppid=27462 vsize=15144776 memory=139831735150208 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27478/stat : 27478 (java) S 27462 27462 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445925155 15508250624 7238 33554432000 4194304 4196468 140730668434080 140661842975408 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30400 KiB

[startup+0.210966 s]*
/proc/loadavg: 7.71 7.46 6.44 7/234 27478
/proc/meminfo: memFree=26670224/32770624 swapFree=66917056/67108860
[pid=27462] ppid=27459 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/27462/stat : 27462 (xcsp3-exec) S 27459 27462 25893 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445925148 115843072 362 33554432000 4194304 5098028 140721482568320 140721482566424 140527604703868 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21016576 140721482572666 140721482572909 140721482572909 140721482575818 0
/proc/27462/statm: 28282 362 304 221 0 87 0
[pid=27464] ppid=27462 vsize=15144776 memory=40152 CPUtime=0.34 cores=1,3,5,7
/proc/27464/stat : 27464 (java) S 27462 27462 25893 0 -1 1077944320 9301 0 0 0 32 2 0 0 20 0 15 0 445925149 15508250624 10038 33554432000 4194304 4196468 140730668434080 140730668416624 140662516977399 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
/proc/27464/statm: 3786194 10038 3261 1 0 3748377 0
[pid=27464/tid=27465] ppid=27462 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/27464/task/27465/stat : 27465 (java) R 27462 27462 25893 0 -1 4202560 6544 0 0 0 18 2 0 0 20 0 15 0 445925149 15508250624 10038 33554432000 4194304 4196468 140730668434080 140662521212096 140662141977103 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27466] ppid=27462 vsize=15144776 memory=8955 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27466/stat : 27466 (java) S 27462 27462 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445925150 15508250624 10038 33554432000 4194304 4196468 140730668434080 140662469598352 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27467] ppid=27462 vsize=15144776 memory=3616587735590692512 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27467/stat : 27467 (java) S 27462 27462 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445925150 15508250624 10038 33554432000 4194304 4196468 140730668434080 140662468545552 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27468] ppid=27462 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27468/stat : 27468 (java) S 27462 27462 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445925150 15508250624 10038 33554432000 4194304 4196468 140730668434080 140662467492752 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27469] ppid=27462 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27469/stat : 27469 (java) S 27462 27462 25893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445925150 15508250624 10038 33554432000 4194304 4196468 140730668434080 140662466439952 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27470] ppid=27462 vsize=15144776 memory=139831735150208 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27470/stat : 27470 (java) S 27462 27462 25893 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445925151 15508250624 10038 33554432000 4194304 4196468 140730668434080 140661851396464 140662516988546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27471] ppid=27462 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27471/stat : 27471 (java) S 27462 27462 25893 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445925152 15508250624 10038 33554432000 4194304 4196468 140730668434080 140661850342432 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27472] ppid=27462 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27472/stat : 27472 (java) S 27462 27462 25893 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445925152 15508250624 10038 33554432000 4194304 4196468 140730668434080 140661849289584 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27473] ppid=27462 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27473/stat : 27473 (java) S 27462 27462 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445925154 15508250624 10038 33554432000 4194304 4196468 140730668434080 140661848237904 140662516995995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27474] ppid=27462 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/27464/task/27474/stat : 27474 (java) S 27462 27462 25893 0 -1 1077944384 526 0 0 0 2 0 0 0 20 0 15 0 445925154 15508250624 10038 33554432000 4194304 4196468 140730668434080 140661847186288 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27475] ppid=27462 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/27464/task/27475/stat : 27475 (java) S 27462 27462 25893 0 -1 1077944384 111 0 0 0 2 0 0 0 20 0 15 0 445925154 15508250624 10038 33554432000 4194304 4196468 140730668434080 140661846133488 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27476] ppid=27462 vsize=15144776 memory=139831735150208 CPUtime=0.08 cores=1,3,5,7
/proc/27464/task/27476/stat : 27476 (java) R 27462 27462 25893 0 -1 4202560 814 0 0 0 8 0 0 0 20 0 15 0 445925154 15508250624 10038 33554432000 4194304 4196468 140730668434080 140661845080688 140662495497534 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27477] ppid=27462 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27477/stat : 27477 (java) S 27462 27462 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445925154 15508250624 10038 33554432000 4194304 4196468 140730668434080 140661844028128 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27478] ppid=27462 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27478/stat : 27478 (java) S 27462 27462 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445925155 15508250624 10038 33554432000 4194304 4196468 140730668434080 140661842975408 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41600 KiB

[startup+0.3114 s]*
/proc/loadavg: 7.71 7.46 6.44 7/234 27478
/proc/meminfo: memFree=26662964/32770624 swapFree=66917056/67108860
[pid=27462] ppid=27459 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/27462/stat : 27462 (xcsp3-exec) S 27459 27462 25893 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445925148 115843072 362 33554432000 4194304 5098028 140721482568320 140721482566424 140527604703868 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21016576 140721482572666 140721482572909 140721482572909 140721482575818 0
/proc/27462/statm: 28282 362 304 221 0 87 0
[pid=27464] ppid=27462 vsize=15149032 memory=49788 CPUtime=0.53 cores=1,3,5,7
/proc/27464/stat : 27464 (java) S 27462 27462 25893 0 -1 1077944320 10797 0 0 0 50 3 0 0 20 0 15 0 445925149 15512608768 12447 33554432000 4194304 4196468 140730668434080 140730668416624 140662516977399 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
/proc/27464/statm: 3787258 12447 3371 1 0 3748377 0
[pid=27464/tid=27465] ppid=27462 vsize=15149032 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/27464/task/27465/stat : 27465 (java) R 27462 27462 25893 0 -1 4202560 7713 0 0 0 28 2 0 0 20 0 15 0 445925149 15512608768 12447 33554432000 4194304 4196468 140730668434080 140662521205072 140662501057886 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27466] ppid=27462 vsize=15149032 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27466/stat : 27466 (java) S 27462 27462 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445925150 15512608768 12447 33554432000 4194304 4196468 140730668434080 140662469598352 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27467] ppid=27462 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27467/stat : 27467 (java) S 27462 27462 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445925150 15512608768 12447 33554432000 4194304 4196468 140730668434080 140662468545552 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27468] ppid=27462 vsize=15149032 memory=-3040564339105353098 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27468/stat : 27468 (java) S 27462 27462 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445925150 15512608768 12447 33554432000 4194304 4196468 140730668434080 140662467492752 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27469] ppid=27462 vsize=15149032 memory=7089274314207166114 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27469/stat : 27469 (java) S 27462 27462 25893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445925150 15512608768 12447 33554432000 4194304 4196468 140730668434080 140662466439952 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27470] ppid=27462 vsize=15149032 memory=6944656591801720471 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27470/stat : 27470 (java) S 27462 27462 25893 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445925151 15512608768 12447 33554432000 4194304 4196468 140730668434080 140661851396464 140662516988546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27471] ppid=27462 vsize=15149032 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27471/stat : 27471 (java) S 27462 27462 25893 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445925152 15512608768 12447 33554432000 4194304 4196468 140730668434080 140661850342432 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27472] ppid=27462 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27472/stat : 27472 (java) S 27462 27462 25893 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445925152 15512608768 12447 33554432000 4194304 4196468 140730668434080 140661849289584 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27473] ppid=27462 vsize=15149032 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27473/stat : 27473 (java) S 27462 27462 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445925154 15512608768 12447 33554432000 4194304 4196468 140730668434080 140661848237904 140662516995995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27474] ppid=27462 vsize=15149032 memory=4426078206164241782 CPUtime=0.04 cores=1,3,5,7
/proc/27464/task/27474/stat : 27474 (java) S 27462 27462 25893 0 -1 1077944384 546 0 0 0 4 0 0 0 20 0 15 0 445925154 15512608768 12447 33554432000 4194304 4196468 140730668434080 140661847186288 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27475] ppid=27462 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/27464/task/27475/stat : 27475 (java) R 27462 27462 25893 0 -1 4202560 262 0 0 0 5 0 0 0 20 0 15 0 445925154 15512608768 12447 33554432000 4194304 4196468 140730668434080 140661846133488 140662496221093 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27476] ppid=27462 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/27464/task/27476/stat : 27476 (java) S 27462 27462 25893 0 -1 1077944384 974 0 0 0 12 0 0 0 20 0 15 0 445925154 15512608768 12447 33554432000 4194304 4196468 140730668434080 140661845080688 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27477] ppid=27462 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27477/stat : 27477 (java) S 27462 27462 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445925154 15512608768 12447 33554432000 4194304 4196468 140730668434080 140661844028128 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27478] ppid=27462 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27478/stat : 27478 (java) S 27462 27462 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445925155 15512608768 12447 33554432000 4194304 4196468 140730668434080 140661842975408 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51236 KiB

[startup+0.700781 s]
/proc/loadavg: 7.71 7.46 6.44 7/234 27478
/proc/meminfo: memFree=26644172/32770624 swapFree=66917056/67108860
[pid=27462] ppid=27459 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/27462/stat : 27462 (xcsp3-exec) S 27459 27462 25893 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445925148 115843072 362 33554432000 4194304 5098028 140721482568320 140721482566424 140527604703868 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21016576 140721482572666 140721482572909 140721482572909 140721482575818 0
/proc/27462/statm: 28282 362 304 221 0 87 0
[pid=27464] ppid=27462 vsize=15417412 memory=92192 CPUtime=1.61 cores=1,3,5,7
/proc/27464/stat : 27464 (java) S 27462 27462 25893 0 -1 1077944320 15363 0 0 0 156 5 0 0 20 0 19 0 445925149 15787429888 23048 33554432000 4194304 4196468 140730668434080 140730668416624 140662516977399 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
/proc/27464/statm: 3854353 23048 3460 1 0 3815453 0
[pid=27464/tid=27465] ppid=27462 vsize=15417412 memory=48376 CPUtime=0.59 cores=1,3,5,7
/proc/27464/task/27465/stat : 27465 (java) S 27462 27462 25893 0 -1 1077944384 9213 0 0 0 56 3 0 0 20 0 19 0 445925149 15787429888 23048 33554432000 4194304 4196468 140730668434080 140662521217344 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27466] ppid=27462 vsize=15417412 memory=2020 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27466/stat : 27466 (java) S 27462 27462 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445925150 15787429888 23048 33554432000 4194304 4196468 140730668434080 140662469598352 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27467] ppid=27462 vsize=15417412 memory=988 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27467/stat : 27467 (java) S 27462 27462 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445925150 15787429888 23048 33554432000 4194304 4196468 140730668434080 140662468545552 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27468] ppid=27462 vsize=15417412 memory=1368 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27468/stat : 27468 (java) S 27462 27462 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445925150 15787429888 23048 33554432000 4194304 4196468 140730668434080 140662467492752 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27469] ppid=27462 vsize=15417412 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27469/stat : 27469 (java) S 27462 27462 25893 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445925150 15787429888 23048 33554432000 4194304 4196468 140730668434080 140662466439952 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27470] ppid=27462 vsize=15417412 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27470/stat : 27470 (java) S 27462 27462 25893 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 445925151 15787429888 23048 33554432000 4194304 4196468 140730668434080 140661851396464 140662516988546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27471] ppid=27462 vsize=15417412 memory=6032 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27471/stat : 27471 (java) S 27462 27462 25893 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445925152 15787429888 23048 33554432000 4194304 4196468 140730668434080 140661850342432 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27472] ppid=27462 vsize=15417412 memory=11416 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27472/stat : 27472 (java) S 27462 27462 25893 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445925152 15787429888 23048 33554432000 4194304 4196468 140730668434080 140661849289584 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27473] ppid=27462 vsize=15417412 memory=780 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27473/stat : 27473 (java) S 27462 27462 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445925154 15787429888 23048 33554432000 4194304 4196468 140730668434080 140661848237904 140662516995995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27474] ppid=27462 vsize=15417412 memory=776 CPUtime=0.21 cores=1,3,5,7
/proc/27464/task/27474/stat : 27474 (java) R 27462 27462 25893 0 -1 4202560 1528 0 0 0 21 0 0 0 20 0 19 0 445925154 15787429888 23114 33554432000 4194304 4196468 140730668434080 140661847172312 140662509266848 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27475] ppid=27462 vsize=15417412 memory=1560 CPUtime=0.28 cores=1,3,5,7
/proc/27464/task/27475/stat : 27475 (java) R 27462 27462 25893 0 -1 4202560 950 0 0 0 28 0 0 0 20 0 19 0 445925154 15787429888 23114 33554432000 4194304 4196468 140730668434080 140661846133616 140662501267612 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27476] ppid=27462 vsize=15417412 memory=4040 CPUtime=0.38 cores=1,3,5,7
/proc/27464/task/27476/stat : 27476 (java) S 27462 27462 25893 0 -1 1077944384 2142 0 0 0 38 0 0 0 20 0 19 0 445925154 15787429888 23114 33554432000 4194304 4196468 140730668434080 140661845080688 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27477] ppid=27462 vsize=15417412 memory=1124 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27477/stat : 27477 (java) S 27462 27462 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445925154 15787429888 23114 33554432000 4194304 4196468 140730668434080 140661844028128 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27478] ppid=27462 vsize=15417412 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27478/stat : 27478 (java) S 27462 27462 25893 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445925155 15787429888 23114 33554432000 4194304 4196468 140730668434080 140661842975408 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 93640 KiB

[startup+1.50635 s]
/proc/loadavg: 7.71 7.46 6.44 10/238 27518
/proc/meminfo: memFree=26539984/32770624 swapFree=66917056/67108860
[pid=27462] ppid=27459 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/27462/stat : 27462 (xcsp3-exec) S 27459 27462 25893 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445925148 115843072 362 33554432000 4194304 5098028 140721482568320 140721482566424 140527604703868 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21016576 140721482572666 140721482572909 140721482572909 140721482575818 0
/proc/27462/statm: 28282 362 304 221 0 87 0

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

/proc/27464/task/27478/stat : 27478 (java) S 27462 27462 25893 0 -1 1077944384 201 0 0 0 0 0 0 0 20 0 19 0 445925155 15790579712 52954 33554432000 4194304 4196468 140730668434080 140661842975408 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27523] ppid=27462 vsize=15420488 memory=3104 CPUtime=4.23 cores=1,3,5,7
/proc/27464/task/27523/stat : 27523 (java) R 27462 27462 25893 0 -1 4202560 89 0 0 0 423 0 0 0 20 0 19 0 445925396 15790579712 52954 33554432000 4194304 4196468 140730668434080 140661833756088 140662147842103 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27524] ppid=27462 vsize=15420488 memory=1448 CPUtime=4.4 cores=1,3,5,7
/proc/27464/task/27524/stat : 27524 (java) R 27462 27462 25893 0 -1 4202560 437 0 0 0 440 0 0 0 20 0 19 0 445925396 15790579712 52954 33554432000 4194304 4196468 140730668434080 140661832703912 140662146927853 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27525] ppid=27462 vsize=15420488 memory=3641284 CPUtime=4.33 cores=1,3,5,7
/proc/27464/task/27525/stat : 27525 (java) R 27462 27462 25893 0 -1 4202560 427 0 0 0 433 0 0 0 20 0 19 0 445925396 15790579712 52954 33554432000 4194304 4196468 140730668434080 140661829546032 140662146349910 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27526] ppid=27462 vsize=15420488 memory=1412 CPUtime=4.46 cores=1,3,5,7
/proc/27464/task/27526/stat : 27526 (java) R 27462 27462 25893 0 -1 4202560 195 0 0 0 446 0 0 0 20 0 19 0 445925396 15790579712 52954 33554432000 4194304 4196468 140730668434080 140661830598392 140662146927167 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
Current children cumulated CPU time: 27.41 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 213264 KiB

[startup+8.00134 s]*
/proc/loadavg: 7.73 7.47 6.45 9/238 27526
/proc/meminfo: memFree=26500708/32770624 swapFree=66917056/67108860
[pid=27462] ppid=27459 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/27462/stat : 27462 (xcsp3-exec) S 27459 27462 25893 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445925148 115843072 362 33554432000 4194304 5098028 140721482568320 140721482566424 140527604703868 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21016576 140721482572666 140721482572909 140721482572909 140721482575818 0
/proc/27462/statm: 28282 362 304 221 0 87 0
[pid=27464] ppid=27462 vsize=15420488 memory=211856 CPUtime=30.59 cores=1,3,5,7
/proc/27464/stat : 27464 (java) S 27462 27462 25893 0 -1 1077944320 27886 0 0 0 3051 8 0 0 20 0 19 0 445925149 15790579712 52964 33554432000 4194304 4196468 140730668434080 140730668416624 140662516977399 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
/proc/27464/statm: 3855122 52964 3513 1 0 3816222 0
[pid=27464/tid=27465] ppid=27462 vsize=15420488 memory=8389772264424737362 CPUtime=0.59 cores=1,3,5,7
/proc/27464/task/27465/stat : 27465 (java) S 27462 27462 25893 0 -1 1077944384 9216 0 0 0 56 3 0 0 20 0 19 0 445925149 15790579712 52964 33554432000 4194304 4196468 140730668434080 140662521218176 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27466] ppid=27462 vsize=15420488 memory=-1624781813439352349 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27466/stat : 27466 (java) S 27462 27462 25893 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 19 0 445925150 15790579712 52964 33554432000 4194304 4196468 140730668434080 140662469598352 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27467] ppid=27462 vsize=15420488 memory=-6800859132029471843 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27467/stat : 27467 (java) S 27462 27462 25893 0 -1 1077944384 616 0 0 0 0 0 0 0 20 0 19 0 445925150 15790579712 52964 33554432000 4194304 4196468 140730668434080 140662468545552 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27468] ppid=27462 vsize=15420488 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27468/stat : 27468 (java) S 27462 27462 25893 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 19 0 445925150 15790579712 52964 33554432000 4194304 4196468 140730668434080 140662467492752 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27469] ppid=27462 vsize=15420488 memory=7302700429466162022 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27469/stat : 27469 (java) S 27462 27462 25893 0 -1 1077944384 143 0 0 0 0 0 0 0 20 0 19 0 445925150 15790579712 52964 33554432000 4194304 4196468 140730668434080 140662466439952 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27470] ppid=27462 vsize=15420488 memory=7881696724453321575 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27470/stat : 27470 (java) S 27462 27462 25893 0 -1 1077944384 350 0 0 0 0 0 0 0 20 0 19 0 445925151 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661851396464 140662516988546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27471] ppid=27462 vsize=15420488 memory=5795117241467496816 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27471/stat : 27471 (java) S 27462 27462 25893 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 19 0 445925152 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661850342496 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27472] ppid=27462 vsize=15420488 memory=4121136844952940450 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27472/stat : 27472 (java) S 27462 27462 25893 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 19 0 445925152 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661849289600 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27473] ppid=27462 vsize=15420488 memory=6372709348453738852 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27473/stat : 27473 (java) S 27462 27462 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445925154 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661848237904 140662516995995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27474] ppid=27462 vsize=15420488 memory=7595714849411458393 CPUtime=2.12 cores=1,3,5,7
/proc/27464/task/27474/stat : 27474 (java) S 27462 27462 25893 0 -1 1077944384 4965 0 0 0 212 0 0 0 20 0 19 0 445925154 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661847186288 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27475] ppid=27462 vsize=15420488 memory=279663172706824 CPUtime=2.29 cores=1,3,5,7
/proc/27464/task/27475/stat : 27475 (java) S 27462 27462 25893 0 -1 1077944384 5365 0 0 0 229 0 0 0 20 0 19 0 445925154 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661846133488 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27476] ppid=27462 vsize=15420488 memory=279663172697712 CPUtime=0.67 cores=1,3,5,7
/proc/27464/task/27476/stat : 27476 (java) S 27462 27462 25893 0 -1 1077944384 3461 0 0 0 66 1 0 0 20 0 19 0 445925154 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661845080688 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27477] ppid=27462 vsize=15420488 memory=279663172153688 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27477/stat : 27477 (java) S 27462 27462 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445925154 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661844028128 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27478] ppid=27462 vsize=15420488 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27478/stat : 27478 (java) S 27462 27462 25893 0 -1 1077944384 201 0 0 0 0 0 0 0 20 0 19 0 445925155 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661842975408 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27523] ppid=27462 vsize=15420488 memory=0 CPUtime=5.03 cores=1,3,5,7
/proc/27464/task/27523/stat : 27523 (java) R 27462 27462 25893 0 -1 4202560 91 0 0 0 503 0 0 0 20 0 19 0 445925396 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661833756384 140662147635983 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27524] ppid=27462 vsize=15420488 memory=0 CPUtime=5.2 cores=1,3,5,7
/proc/27464/task/27524/stat : 27524 (java) R 27462 27462 25893 0 -1 4202560 438 0 0 0 520 0 0 0 20 0 19 0 445925396 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661832704968 140662147024998 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27525] ppid=27462 vsize=15420488 memory=0 CPUtime=5.13 cores=1,3,5,7
/proc/27464/task/27525/stat : 27525 (java) R 27462 27462 25893 0 -1 4202560 429 0 0 0 513 0 0 0 20 0 19 0 445925396 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661829545696 140662148032866 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27526] ppid=27462 vsize=15420488 memory=0 CPUtime=5.22 cores=1,3,5,7
/proc/27464/task/27526/stat : 27526 (java) R 27462 27462 25893 0 -1 4202560 197 0 0 0 522 0 0 0 20 0 19 0 445925396 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661830598936 140662146925668 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
Current children cumulated CPU time: 30.59 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 213304 KiB

[startup+8.40135 s]
/proc/loadavg: 7.73 7.47 6.45 9/238 27526
/proc/meminfo: memFree=26500708/32770624 swapFree=66917056/67108860
[pid=27462] ppid=27459 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/27462/stat : 27462 (xcsp3-exec) S 27459 27462 25893 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445925148 115843072 362 33554432000 4194304 5098028 140721482568320 140721482566424 140527604703868 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21016576 140721482572666 140721482572909 140721482572909 140721482575818 0
/proc/27462/statm: 28282 362 304 221 0 87 0
[pid=27464] ppid=27462 vsize=15420488 memory=211856 CPUtime=32.14 cores=1,3,5,7
/proc/27464/stat : 27464 (java) S 27462 27462 25893 0 -1 1077944320 27894 0 0 0 3206 8 0 0 20 0 19 0 445925149 15790579712 52964 33554432000 4194304 4196468 140730668434080 140730668416624 140662516977399 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
/proc/27464/statm: 3855122 52964 3513 1 0 3816222 0
[pid=27464/tid=27465] ppid=27462 vsize=15420488 memory=211816 CPUtime=0.59 cores=1,3,5,7
/proc/27464/task/27465/stat : 27465 (java) S 27462 27462 25893 0 -1 1077944384 9216 0 0 0 56 3 0 0 20 0 19 0 445925149 15790579712 52964 33554432000 4194304 4196468 140730668434080 140662521218176 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27466] ppid=27462 vsize=15420488 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27466/stat : 27466 (java) S 27462 27462 25893 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 19 0 445925150 15790579712 52964 33554432000 4194304 4196468 140730668434080 140662469598352 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27467] ppid=27462 vsize=15420488 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27467/stat : 27467 (java) S 27462 27462 25893 0 -1 1077944384 616 0 0 0 0 0 0 0 20 0 19 0 445925150 15790579712 52964 33554432000 4194304 4196468 140730668434080 140662468545552 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27468] ppid=27462 vsize=15420488 memory=6933690305039933585 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27468/stat : 27468 (java) S 27462 27462 25893 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 19 0 445925150 15790579712 52964 33554432000 4194304 4196468 140730668434080 140662467492752 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27469] ppid=27462 vsize=15420488 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/27464/task/27469/stat : 27469 (java) S 27462 27462 25893 0 -1 1077944384 148 0 0 0 1 0 0 0 20 0 19 0 445925150 15790579712 52964 33554432000 4194304 4196468 140730668434080 140662466439952 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27470] ppid=27462 vsize=15420488 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27470/stat : 27470 (java) S 27462 27462 25893 0 -1 1077944384 351 0 0 0 0 0 0 0 20 0 19 0 445925151 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661851396464 140662516988546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27471] ppid=27462 vsize=15420488 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27471/stat : 27471 (java) S 27462 27462 25893 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 19 0 445925152 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661850342496 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27472] ppid=27462 vsize=15420488 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27472/stat : 27472 (java) S 27462 27462 25893 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 19 0 445925152 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661849289600 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27473] ppid=27462 vsize=15420488 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27473/stat : 27473 (java) S 27462 27462 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445925154 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661848237904 140662516995995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27474] ppid=27462 vsize=15420488 memory=0 CPUtime=2.12 cores=1,3,5,7
/proc/27464/task/27474/stat : 27474 (java) S 27462 27462 25893 0 -1 1077944384 4965 0 0 0 212 0 0 0 20 0 19 0 445925154 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661847186288 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27475] ppid=27462 vsize=15420488 memory=0 CPUtime=2.29 cores=1,3,5,7
/proc/27464/task/27475/stat : 27475 (java) S 27462 27462 25893 0 -1 1077944384 5365 0 0 0 229 0 0 0 20 0 19 0 445925154 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661846133488 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27476] ppid=27462 vsize=15420488 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/27464/task/27476/stat : 27476 (java) S 27462 27462 25893 0 -1 1077944384 3461 0 0 0 66 1 0 0 20 0 19 0 445925154 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661845080688 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27477] ppid=27462 vsize=15420488 memory=2124 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27477/stat : 27477 (java) S 27462 27462 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445925154 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661844028128 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27478] ppid=27462 vsize=15420488 memory=25840 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27478/stat : 27478 (java) S 27462 27462 25893 0 -1 1077944384 201 0 0 0 0 0 0 0 20 0 19 0 445925155 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661842975408 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27523] ppid=27462 vsize=15420488 memory=492 CPUtime=5.42 cores=1,3,5,7
/proc/27464/task/27523/stat : 27523 (java) R 27462 27462 25893 0 -1 4202560 91 0 0 0 542 0 0 0 20 0 19 0 445925396 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661833755936 140662147881928 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27524] ppid=27462 vsize=15420488 memory=1560 CPUtime=5.58 cores=1,3,5,7
/proc/27464/task/27524/stat : 27524 (java) R 27462 27462 25893 0 -1 4202560 438 0 0 0 558 0 0 0 20 0 19 0 445925396 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661832707088 140662148145164 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27525] ppid=27462 vsize=15420488 memory=932 CPUtime=5.51 cores=1,3,5,7
/proc/27464/task/27525/stat : 27525 (java) R 27462 27462 25893 0 -1 4202560 430 0 0 0 551 0 0 0 20 0 19 0 445925396 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661829546576 140662146163193 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27526] ppid=27462 vsize=15420488 memory=1636 CPUtime=5.6 cores=1,3,5,7
/proc/27464/task/27526/stat : 27526 (java) R 27462 27462 25893 0 -1 4202560 197 0 0 0 560 0 0 0 20 0 19 0 445925396 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661830598256 140662146163430 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
Current children cumulated CPU time: 32.14 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 213304 KiB

[startup+8.50134 s]
/proc/loadavg: 7.73 7.47 6.45 9/238 27526
/proc/meminfo: memFree=26500708/32770624 swapFree=66917056/67108860
[pid=27462] ppid=27459 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/27462/stat : 27462 (xcsp3-exec) S 27459 27462 25893 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445925148 115843072 362 33554432000 4194304 5098028 140721482568320 140721482566424 140527604703868 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 21016576 140721482572666 140721482572909 140721482572909 140721482575818 0
/proc/27462/statm: 28282 362 304 221 0 87 0
[pid=27464] ppid=27462 vsize=15420488 memory=211856 CPUtime=32.54 cores=1,3,5,7
/proc/27464/stat : 27464 (java) S 27462 27462 25893 0 -1 1077944320 27894 0 0 0 3246 8 0 0 20 0 19 0 445925149 15790579712 52964 33554432000 4194304 4196468 140730668434080 140730668416624 140662516977399 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
/proc/27464/statm: 3855122 52964 3513 1 0 3816222 0
[pid=27464/tid=27465] ppid=27462 vsize=15420488 memory=211856 CPUtime=0.59 cores=1,3,5,7
/proc/27464/task/27465/stat : 27465 (java) S 27462 27462 25893 0 -1 1077944384 9216 0 0 0 56 3 0 0 20 0 19 0 445925149 15790579712 52964 33554432000 4194304 4196468 140730668434080 140662521218176 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27466] ppid=27462 vsize=15420488 memory=211856 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27466/stat : 27466 (java) S 27462 27462 25893 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 19 0 445925150 15790579712 52964 33554432000 4194304 4196468 140730668434080 140662469598352 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27467] ppid=27462 vsize=15420488 memory=182676 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27467/stat : 27467 (java) S 27462 27462 25893 0 -1 1077944384 616 0 0 0 0 0 0 0 20 0 19 0 445925150 15790579712 52964 33554432000 4194304 4196468 140730668434080 140662468545552 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27468] ppid=27462 vsize=15420488 memory=211816 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27468/stat : 27468 (java) S 27462 27462 25893 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 19 0 445925150 15790579712 52964 33554432000 4194304 4196468 140730668434080 140662467492752 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27469] ppid=27462 vsize=15420488 memory=9174 CPUtime=0.01 cores=1,3,5,7
/proc/27464/task/27469/stat : 27469 (java) S 27462 27462 25893 0 -1 1077944384 148 0 0 0 1 0 0 0 20 0 19 0 445925150 15790579712 52964 33554432000 4194304 4196468 140730668434080 140662466439952 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27470] ppid=27462 vsize=15420488 memory=56 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27470/stat : 27470 (java) S 27462 27462 25893 0 -1 1077944384 351 0 0 0 0 0 0 0 20 0 19 0 445925151 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661851396464 140662516988546 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27471] ppid=27462 vsize=15420488 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27471/stat : 27471 (java) S 27462 27462 25893 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 19 0 445925152 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661850342496 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27472] ppid=27462 vsize=15420488 memory=207452 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27472/stat : 27472 (java) S 27462 27462 25893 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 19 0 445925152 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661849289600 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27473] ppid=27462 vsize=15420488 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27473/stat : 27473 (java) S 27462 27462 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445925154 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661848237904 140662516995995 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27474] ppid=27462 vsize=15420488 memory=1448 CPUtime=2.12 cores=1,3,5,7
/proc/27464/task/27474/stat : 27474 (java) S 27462 27462 25893 0 -1 1077944384 4965 0 0 0 212 0 0 0 20 0 19 0 445925154 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661847186288 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27475] ppid=27462 vsize=15420488 memory=184184 CPUtime=2.29 cores=1,3,5,7
/proc/27464/task/27475/stat : 27475 (java) S 27462 27462 25893 0 -1 1077944384 5365 0 0 0 229 0 0 0 20 0 19 0 445925154 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661846133488 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27476] ppid=27462 vsize=15420488 memory=7230638415855315543 CPUtime=0.67 cores=1,3,5,7
/proc/27464/task/27476/stat : 27476 (java) S 27462 27462 25893 0 -1 1077944384 3461 0 0 0 66 1 0 0 20 0 19 0 445925154 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661845080688 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27477] ppid=27462 vsize=15420488 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27477/stat : 27477 (java) S 27462 27462 25893 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445925154 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661844028128 140662516987605 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27478] ppid=27462 vsize=15420488 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/27464/task/27478/stat : 27478 (java) S 27462 27462 25893 0 -1 1077944384 201 0 0 0 0 0 0 0 20 0 19 0 445925155 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661842975408 140662516988546 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27523] ppid=27462 vsize=15420488 memory=1228 CPUtime=5.52 cores=1,3,5,7
/proc/27464/task/27523/stat : 27523 (java) R 27462 27462 25893 0 -1 4202560 91 0 0 0 552 0 0 0 20 0 19 0 445925396 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661833755936 140662146163575 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27524] ppid=27462 vsize=15420488 memory=14008 CPUtime=5.68 cores=1,3,5,7
/proc/27464/task/27524/stat : 27524 (java) R 27462 27462 25893 0 -1 4202560 438 0 0 0 568 0 0 0 20 0 19 0 445925396 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661832707088 140662147846242 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27525] ppid=27462 vsize=15420488 memory=12040 CPUtime=5.61 cores=1,3,5,7
/proc/27464/task/27525/stat : 27525 (java) R 27462 27462 25893 0 -1 4202560 430 0 0 0 561 0 0 0 20 0 19 0 445925396 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661829546576 140662146925703 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
[pid=27464/tid=27526] ppid=27462 vsize=15420488 memory=2124 CPUtime=5.7 cores=1,3,5,7
/proc/27464/task/27526/stat : 27526 (java) R 27462 27462 25893 0 -1 4202560 197 0 0 0 570 0 0 0 20 0 19 0 445925396 15790579712 52964 33554432000 4194304 4196468 140730668434080 140661830598256 140662146925508 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38965248 140730668442607 140730668442778 140730668442778 140730668445647 0
Current children cumulated CPU time: 32.54 s
Current children cumulated vsize: 15533616 KiB
Current children cumulated memory: 213304 KiB

Child status: 0
Real time (s): 8.52331
CPU time (s): 32.6161
CPU user time (s): 32.5209
CPU system time (s): 0.095198
CPU usage (%): 382.67
Max. virtual memory (cumulated for all children) (KiB): 15533616
Max. memory (cumulated for all children) (KiB): 213304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.5209
system time used= 0.095198
maximum resident set size= 212104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28774
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2910
involuntary context switches= 1099


# summary of solver processes directly reported to runsolver:
#   pid: 27462
#   total CPU time (s): 32.6161
#   total CPU user time (s): 32.5209
#   total CPU system time (s): 0.095198

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.07106 second user time and 0.143412 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-17 08:01:10
IDJOB=4399216
IDBENCH=141371
IDSOLVER=2853
FILE ID=node147/4399216-1568700113
RUNJOBID= node147-1568698283-25925
PBS_JOBID= 21703812
Free space on /tmp= 58856 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-10_c18.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399216-1568700113/watcher-4399216-1568700113 -o /tmp/evaluation-result-4399216-1568700113/solver-4399216-1568700113 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568698283-25925 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1557357189 HOME/instance-4399216-1568700113.xml

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

MD5SUM BENCH= fd7701f01011f2453d3fac3f444f25b8
RANDOM SEED=1557357189

node147.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.52
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.52
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.52
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.52
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:        26698976 kB
MemAvailable:   28170752 kB
Buffers:          108664 kB
Cached:          1655248 kB
SwapCached:        87660 kB
Active:          4592216 kB
Inactive:         890848 kB
Active(anon):    3634964 kB
Inactive(anon):   133760 kB
Active(file):     957252 kB
Inactive(file):   757088 kB
Unevictable:      108656 kB
Mlocked:          108656 kB
SwapTotal:      67108860 kB
SwapFree:       66917056 kB
Dirty:             26148 kB
Writeback:             0 kB
AnonPages:       3742140 kB
Mapped:            61928 kB
Shmem:             40920 kB
Slab:             175416 kB
SReclaimable:     146540 kB
SUnreclaim:        28876 kB
KernelStack:        3792 kB
PageTables:        12948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5456600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3598336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 58828 MiB
End job on node147 at 2019-09-17 08:01:18