Trace number 4399291

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-16OPT103 105.747 27.0779

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-21-07.xml
MD5SUM8aa67fa0ddb9b908e7b385aede1c36d3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark103
Best CPU time to get the best result obtained on this benchmark97.2195
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints116
Number of domains2
Minimum domain size1
Maximum domain size334
Distribution of domain sizes[{"size":1,"count":1},{"size":334,"count":61}]
Minimum variable degree3
Maximum variable degree8
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":11},{"degree":5,"count":14},{"degree":6,"count":16},{"degree":7,"count":12},{"degree":8,"count":5}]
Minimum constraint arity2
Maximum constraint arity38
Distribution of constraint arities[{"arity":2,"count":112},{"arity":21,"count":1},{"arity":27,"count":1},{"arity":35,"count":1},{"arity":38,"count":1}]
Number of extensional constraints0
Number of intensional constraints112
Distribution of constraint types[{"type":"intension","count":112},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399291-1568698068.xml"  -tl '2520s' -p 4
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4399291-1568698068.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.34/0.69	c solve instance...
1.66/0.79	o 121 
2.01/0.80	o 120 
2.01/0.84	o 114 
2.01/0.87	o 111 
2.86/1.02	o 110 
3.59/1.24	o 108 
5.95/1.83	o 107 
6.81/2.06	o 106 
10.75/3.03	o 105 
15.84/4.48	o 104 
22.71/6.23	o 103 
105.50/27.06	s OPTIMUM FOUND
105.50/27.06	v <instantiation>
105.50/27.06	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] </list>
105.50/27.06	v 	<values>0 1 0 0 14 11 5 16 15 4 19 49 10 24 33 18 38 21 65 26 16 36 46 23 62 40 33 52 56 25 43 57 37 67 59 58 92 69 49 51 15 43 23 72 69 72 77 65 87 80 69 75 83 78 75 90 90 85 94 102 94 103 </values>
105.50/27.06	v </instantiation>

Verifier Data

OK	103

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14517 MiB free)
  memory of node 1: 16384 MiB (15668 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399291-1568698068/watcher-4399291-1568698068 -o /tmp/evaluation-result-4399291-1568698068/solver-4399291-1568698068 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568690084-23429 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 646480566 HOME/instance-4399291-1568698068.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=28995, runsolver pid=28992

[startup+0.10156 s]*
/proc/loadavg: 8.72 8.62 8.32 6/232 29011
/proc/meminfo: memFree=30893412/32770624 swapFree=66977408/67108860
[pid=28995] ppid=28992 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28995/stat : 28995 (xcsp3-exec) S 28992 28995 23397 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446063848 115843072 363 33554432000 4194304 5098028 140726215891472 140726215889576 140297221091964 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34623488 140726215893883 140726215894125 140726215894125 140726215897034 0
/proc/28995/statm: 28282 363 304 221 0 87 0
[pid=28997] ppid=28995 vsize=15144776 memory=28996 CPUtime=0.14 cores=1,3,5,7
/proc/28997/stat : 28997 (java) S 28995 28995 23397 0 -1 1077944320 5710 0 0 0 13 1 0 0 20 0 15 0 446063848 15508250624 7249 33554432000 4194304 4196468 140723180394064 140723180376608 140632930631415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
/proc/28997/statm: 3786194 7249 3183 1 0 3748377 0
[pid=28997/tid=28998] ppid=28995 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=1,3,5,7
/proc/28997/task/28998/stat : 28998 (java) R 28995 28995 23397 0 -1 4202560 3584 0 0 0 9 0 0 0 20 0 15 0 446063849 15508250624 7249 33554432000 4194304 4196468 140723180394064 140632934861792 140632930643350 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=28999] ppid=28995 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28997/task/28999/stat : 28999 (java) S 28995 28995 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446063849 15508250624 7249 33554432000 4194304 4196468 140723180394064 140632866867728 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29000] ppid=28995 vsize=15144776 memory=139770113415340 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29000/stat : 29000 (java) S 28995 28995 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446063849 15508250624 7249 33554432000 4194304 4196468 140723180394064 140632522283664 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29001] ppid=28995 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29001/stat : 29001 (java) S 28995 28995 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446063849 15508250624 7249 33554432000 4194304 4196468 140723180394064 140632521230608 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29002] ppid=28995 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29002/stat : 29002 (java) S 28995 28995 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446063849 15508250624 7249 33554432000 4194304 4196468 140723180394064 140632520178064 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29003] ppid=28995 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29003/stat : 29003 (java) S 28995 28995 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446063851 15508250624 7249 33554432000 4194304 4196468 140723180394064 140632466447088 140632930642562 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29004] ppid=28995 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29004/stat : 29004 (java) S 28995 28995 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446063851 15508250624 7249 33554432000 4194304 4196468 140723180394064 140632465393312 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29005] ppid=28995 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29005/stat : 29005 (java) S 28995 28995 23397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446063851 15508250624 7249 33554432000 4194304 4196468 140723180394064 140632464340208 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29006] ppid=28995 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29006/stat : 29006 (java) S 28995 28995 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446063854 15508250624 7249 33554432000 4194304 4196468 140723180394064 140632395868624 140632930650011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29007] ppid=28995 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29007/stat : 29007 (java) R 28995 28995 23397 0 -1 4202560 298 0 0 0 0 0 0 0 20 0 15 0 446063854 15508250624 7249 33554432000 4194304 4196468 140723180394064 140632394815728 140632910492089 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29008] ppid=28995 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29008/stat : 29008 (java) R 28995 28995 23397 0 -1 1077944384 160 0 0 0 0 0 0 0 20 0 15 0 446063854 15508250624 7249 33554432000 4194304 4196468 140723180394064 140632393763184 140632930642562 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29009] ppid=28995 vsize=15144776 memory=139770110248576 CPUtime=0.02 cores=1,3,5,7
/proc/28997/task/29009/stat : 29009 (java) R 28995 28995 23397 0 -1 4202560 366 0 0 0 2 0 0 0 20 0 15 0 446063854 15508250624 7249 33554432000 4194304 4196468 140723180394064 140632392707664 140632915797054 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29010] ppid=28995 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29010/stat : 29010 (java) S 28995 28995 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446063854 15508250624 7249 33554432000 4194304 4196468 140723180394064 140632391657824 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29011] ppid=28995 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29011/stat : 29011 (java) R 28995 28995 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446063854 15508250624 7249 33554432000 4194304 4196468 140723180394064 140632390605872 140632930642562 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30448 KiB

[startup+0.211965 s]*
/proc/loadavg: 8.72 8.62 8.32 7/232 29011
/proc/meminfo: memFree=30881016/32770624 swapFree=66977408/67108860
[pid=28995] ppid=28992 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28995/stat : 28995 (xcsp3-exec) S 28992 28995 23397 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446063848 115843072 363 33554432000 4194304 5098028 140726215891472 140726215889576 140297221091964 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34623488 140726215893883 140726215894125 140726215894125 140726215897034 0
/proc/28995/statm: 28282 363 304 221 0 87 0
[pid=28997] ppid=28995 vsize=15144776 memory=40760 CPUtime=0.34 cores=1,3,5,7
/proc/28997/stat : 28997 (java) S 28995 28995 23397 0 -1 1077944320 9433 0 0 0 32 2 0 0 20 0 15 0 446063848 15508250624 10190 33554432000 4194304 4196468 140723180394064 140723180376608 140632930631415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
/proc/28997/statm: 3786194 10190 3300 1 0 3748377 0
[pid=28997/tid=28998] ppid=28995 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/28997/task/28998/stat : 28998 (java) R 28995 28995 23397 0 -1 4202560 6584 0 0 0 18 2 0 0 20 0 15 0 446063849 15508250624 10190 33554432000 4194304 4196468 140723180394064 140632934866400 140632930653341 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=28999] ppid=28995 vsize=15144776 memory=1898158 CPUtime=0 cores=1,3,5,7
/proc/28997/task/28999/stat : 28999 (java) S 28995 28995 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446063849 15508250624 10190 33554432000 4194304 4196468 140723180394064 140632866867728 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29000] ppid=28995 vsize=15144776 memory=3472751753253455520 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29000/stat : 29000 (java) S 28995 28995 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446063849 15508250624 10190 33554432000 4194304 4196468 140723180394064 140632522283664 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29001] ppid=28995 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29001/stat : 29001 (java) S 28995 28995 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446063849 15508250624 10190 33554432000 4194304 4196468 140723180394064 140632521230608 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29002] ppid=28995 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29002/stat : 29002 (java) S 28995 28995 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446063849 15508250624 10190 33554432000 4194304 4196468 140723180394064 140632520178064 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29003] ppid=28995 vsize=15144776 memory=139770110248576 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29003/stat : 29003 (java) S 28995 28995 23397 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446063851 15508250624 10190 33554432000 4194304 4196468 140723180394064 140632466447088 140632930642562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29004] ppid=28995 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29004/stat : 29004 (java) S 28995 28995 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446063851 15508250624 10190 33554432000 4194304 4196468 140723180394064 140632465393312 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29005] ppid=28995 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29005/stat : 29005 (java) S 28995 28995 23397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446063851 15508250624 10190 33554432000 4194304 4196468 140723180394064 140632464340208 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29006] ppid=28995 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29006/stat : 29006 (java) S 28995 28995 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446063854 15508250624 10190 33554432000 4194304 4196468 140723180394064 140632395868624 140632930650011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29007] ppid=28995 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/28997/task/29007/stat : 29007 (java) S 28995 28995 23397 0 -1 1077944384 407 0 0 0 3 0 0 0 20 0 15 0 446063854 15508250624 10190 33554432000 4194304 4196468 140723180394064 140632394815728 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29008] ppid=28995 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/28997/task/29008/stat : 29008 (java) S 28995 28995 23397 0 -1 1077944384 353 0 0 0 2 0 0 0 20 0 15 0 446063854 15508250624 10190 33554432000 4194304 4196468 140723180394064 140632393763184 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29009] ppid=28995 vsize=15144776 memory=139770110248576 CPUtime=0.08 cores=1,3,5,7
/proc/28997/task/29009/stat : 29009 (java) S 28995 28995 23397 0 -1 1077944384 783 0 0 0 8 0 0 0 20 0 15 0 446063854 15508250624 10190 33554432000 4194304 4196468 140723180394064 140632392710128 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29010] ppid=28995 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29010/stat : 29010 (java) S 28995 28995 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446063854 15508250624 10190 33554432000 4194304 4196468 140723180394064 140632391657824 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29011] ppid=28995 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29011/stat : 29011 (java) S 28995 28995 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446063854 15508250624 10190 33554432000 4194304 4196468 140723180394064 140632390605872 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42212 KiB

[startup+0.310578 s]*
/proc/loadavg: 8.72 8.62 8.32 7/232 29011
/proc/meminfo: memFree=30873136/32770624 swapFree=66977408/67108860
[pid=28995] ppid=28992 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28995/stat : 28995 (xcsp3-exec) S 28992 28995 23397 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446063848 115843072 363 33554432000 4194304 5098028 140726215891472 140726215889576 140297221091964 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34623488 140726215893883 140726215894125 140726215894125 140726215897034 0
/proc/28995/statm: 28282 363 304 221 0 87 0
[pid=28997] ppid=28995 vsize=15149032 memory=50276 CPUtime=0.54 cores=1,3,5,7
/proc/28997/stat : 28997 (java) S 28995 28995 23397 0 -1 1077944320 10894 0 0 0 51 3 0 0 20 0 15 0 446063848 15512608768 12569 33554432000 4194304 4196468 140723180394064 140723180376608 140632930631415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
/proc/28997/statm: 3787258 12569 3358 1 0 3748377 0
[pid=28997/tid=28998] ppid=28995 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/28997/task/28998/stat : 28998 (java) R 28995 28995 23397 0 -1 4202560 7765 0 0 0 28 2 0 0 20 0 15 0 446063849 15512608768 12569 33554432000 4194304 4196468 140723180394064 140632934862528 140632914711902 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=28999] ppid=28995 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/28997/task/28999/stat : 28999 (java) S 28995 28995 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446063849 15512608768 12569 33554432000 4194304 4196468 140723180394064 140632866867728 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29000] ppid=28995 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29000/stat : 29000 (java) S 28995 28995 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446063849 15512608768 12569 33554432000 4194304 4196468 140723180394064 140632522283664 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29001] ppid=28995 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29001/stat : 29001 (java) S 28995 28995 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446063849 15512608768 12569 33554432000 4194304 4196468 140723180394064 140632521230608 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29002] ppid=28995 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29002/stat : 29002 (java) S 28995 28995 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446063849 15512608768 12569 33554432000 4194304 4196468 140723180394064 140632520178064 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29003] ppid=28995 vsize=15149032 memory=4572146057552828020 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29003/stat : 29003 (java) S 28995 28995 23397 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446063851 15512608768 12569 33554432000 4194304 4196468 140723180394064 140632466447088 140632930642562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29004] ppid=28995 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29004/stat : 29004 (java) S 28995 28995 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446063851 15512608768 12569 33554432000 4194304 4196468 140723180394064 140632465393312 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29005] ppid=28995 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29005/stat : 29005 (java) S 28995 28995 23397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446063851 15512608768 12569 33554432000 4194304 4196468 140723180394064 140632464340208 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29006] ppid=28995 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29006/stat : 29006 (java) S 28995 28995 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446063854 15512608768 12569 33554432000 4194304 4196468 140723180394064 140632395868624 140632930650011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29007] ppid=28995 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=1,3,5,7
/proc/28997/task/29007/stat : 29007 (java) S 28995 28995 23397 0 -1 1077944384 423 0 0 0 4 0 0 0 20 0 15 0 446063854 15512608768 12569 33554432000 4194304 4196468 140723180394064 140632394815728 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29008] ppid=28995 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/28997/task/29008/stat : 29008 (java) S 28995 28995 23397 0 -1 1077944384 493 0 0 0 5 0 0 0 20 0 15 0 446063854 15512608768 12569 33554432000 4194304 4196468 140723180394064 140632393763184 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29009] ppid=28995 vsize=15149032 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/28997/task/29009/stat : 29009 (java) S 28995 28995 23397 0 -1 1077944384 908 0 0 0 13 0 0 0 20 0 15 0 446063854 15512608768 12569 33554432000 4194304 4196468 140723180394064 140632392710128 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29010] ppid=28995 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29010/stat : 29010 (java) S 28995 28995 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446063854 15512608768 12569 33554432000 4194304 4196468 140723180394064 140632391657824 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29011] ppid=28995 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29011/stat : 29011 (java) S 28995 28995 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446063854 15512608768 12569 33554432000 4194304 4196468 140723180394064 140632390605872 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51728 KiB

[startup+0.705011 s]
/proc/loadavg: 8.72 8.62 8.32 9/232 29011
/proc/meminfo: memFree=30854964/32770624 swapFree=66977408/67108860
[pid=28995] ppid=28992 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28995/stat : 28995 (xcsp3-exec) S 28992 28995 23397 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446063848 115843072 363 33554432000 4194304 5098028 140726215891472 140726215889576 140297221091964 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34623488 140726215893883 140726215894125 140726215894125 140726215897034 0
/proc/28995/statm: 28282 363 304 221 0 87 0
[pid=28997] ppid=28995 vsize=15217720 memory=88228 CPUtime=1.66 cores=1,3,5,7
/proc/28997/stat : 28997 (java) S 28995 28995 23397 0 -1 1077944320 15263 0 0 0 161 5 0 0 20 0 16 0 446063848 15582945280 22057 33554432000 4194304 4196468 140723180394064 140723180376608 140632930631415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
/proc/28997/statm: 3804430 22057 3453 1 0 3765530 0
[pid=28997/tid=28998] ppid=28995 vsize=15217720 memory=-3704326594973231466 CPUtime=0.68 cores=1,3,5,7
/proc/28997/task/28998/stat : 28998 (java) S 28995 28995 23397 0 -1 1077944384 9341 0 0 0 65 3 0 0 20 0 16 0 446063849 15582945280 22057 33554432000 4194304 4196468 140723180394064 140632934872192 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=28999] ppid=28995 vsize=15217720 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28997/task/28999/stat : 28999 (java) S 28995 28995 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 446063849 15582945280 22057 33554432000 4194304 4196468 140723180394064 140632866867728 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29000] ppid=28995 vsize=15217720 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29000/stat : 29000 (java) S 28995 28995 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 446063849 15582945280 22057 33554432000 4194304 4196468 140723180394064 140632522283664 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29001] ppid=28995 vsize=15217720 memory=692 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29001/stat : 29001 (java) S 28995 28995 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 446063849 15582945280 22057 33554432000 4194304 4196468 140723180394064 140632521230608 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29002] ppid=28995 vsize=15217720 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29002/stat : 29002 (java) S 28995 28995 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 446063849 15582945280 22057 33554432000 4194304 4196468 140723180394064 140632520178064 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29003] ppid=28995 vsize=15217720 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29003/stat : 29003 (java) S 28995 28995 23397 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 446063851 15582945280 22057 33554432000 4194304 4196468 140723180394064 140632466447088 140632930642562 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29004] ppid=28995 vsize=15217720 memory=780 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29004/stat : 29004 (java) S 28995 28995 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 446063851 15582945280 22057 33554432000 4194304 4196468 140723180394064 140632465393312 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29005] ppid=28995 vsize=15217720 memory=4132 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29005/stat : 29005 (java) S 28995 28995 23397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 446063851 15582945280 22057 33554432000 4194304 4196468 140723180394064 140632464340208 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29006] ppid=28995 vsize=15217720 memory=1112 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29006/stat : 29006 (java) S 28995 28995 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 446063854 15582945280 22057 33554432000 4194304 4196468 140723180394064 140632395868624 140632930650011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29007] ppid=28995 vsize=15217720 memory=6048 CPUtime=0.29 cores=1,3,5,7
/proc/28997/task/29007/stat : 29007 (java) R 28995 28995 23397 0 -1 4202560 1234 0 0 0 29 0 0 0 20 0 16 0 446063854 15582945280 22057 33554432000 4194304 4196468 140723180394064 140632394802752 140632914117365 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29008] ppid=28995 vsize=15218748 memory=7552 CPUtime=0.23 cores=1,3,5,7
/proc/28997/task/29008/stat : 29008 (java) R 28995 28995 23397 0 -1 4202560 1138 0 0 0 23 0 0 0 20 0 16 0 446063854 15583997952 22057 33554432000 4194304 4196468 140723180394064 140632393750000 140632914017885 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29009] ppid=28995 vsize=15218748 memory=2832 CPUtime=0.42 cores=1,3,5,7
/proc/28997/task/29009/stat : 29009 (java) S 28995 28995 23397 0 -1 1077944384 2216 0 0 0 42 0 0 0 20 0 17 0 446063854 15583997952 22057 33554432000 4194304 4196468 140723180394064 140632392710128 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29010] ppid=28995 vsize=15284284 memory=1084 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29010/stat : 29010 (java) S 28995 28995 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 446063854 15651106816 22058 33554432000 4194304 4196468 140723180394064 140632391657824 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29011] ppid=28995 vsize=15284284 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29011/stat : 29011 (java) S 28995 28995 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 17 0 446063854 15651106816 22058 33554432000 4194304 4196468 140723180394064 140632390605872 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 15330848 KiB
Current children cumulated memory: 89680 KiB

[startup+1.50901 s]
/proc/loadavg: 8.72 8.62 8.32 12/236 29031
/proc/meminfo: memFree=30780536/32770624 swapFree=66977408/67108860
[pid=28995] ppid=28992 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28995/stat : 28995 (xcsp3-exec) S 28992 28995 23397 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446063848 115843072 363 33554432000 4194304 5098028 140726215891472 140726215889576 140297221091964 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34623488 140726215893883 140726215894125 140726215894125 140726215897034 0
/proc/28995/statm: 28282 363 304 221 0 87 0

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

/proc/28997/task/29011/stat : 29011 (java) S 28995 28995 23397 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 19 0 446063854 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632390605872 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 25 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29056] ppid=28995 vsize=15487052 memory=0 CPUtime=19.08 cores=1,3,5,7
/proc/28997/task/29056/stat : 29056 (java) R 28995 28995 23397 0 -1 4202560 292 0 0 0 1908 0 0 0 20 0 19 0 446064471 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632374262600 140632551966750 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29057] ppid=28995 vsize=15487052 memory=0 CPUtime=19.15 cores=1,3,5,7
/proc/28997/task/29057/stat : 29057 (java) R 28995 28995 23397 0 -1 4202560 1100 0 0 0 1915 0 0 0 20 0 19 0 446064471 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632379519144 140632554463004 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29058] ppid=28995 vsize=15487052 memory=0 CPUtime=19.14 cores=1,3,5,7
/proc/28997/task/29058/stat : 29058 (java) R 28995 28995 23397 0 -1 4202560 990 0 0 0 1914 0 0 0 20 0 19 0 446064471 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632375317000 140632553613852 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29059] ppid=28995 vsize=15487052 memory=0 CPUtime=19.18 cores=1,3,5,7
/proc/28997/task/29059/stat : 29059 (java) R 28995 28995 23397 0 -1 4202560 614 0 0 0 1918 0 0 0 20 0 19 0 446064471 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632378466112 140632552435023 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
Current children cumulated CPU time: 99.89 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 252668 KiB

[startup+26.401 s]
/proc/loadavg: 8.59 8.60 8.32 9/236 29062
/proc/meminfo: memFree=30670764/32770624 swapFree=66977408/67108860
[pid=28995] ppid=28992 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28995/stat : 28995 (xcsp3-exec) S 28992 28995 23397 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446063848 115843072 363 33554432000 4194304 5098028 140726215891472 140726215889576 140297221091964 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34623488 140726215893883 140726215894125 140726215894125 140726215897034 0
/proc/28995/statm: 28282 363 304 221 0 87 0
[pid=28997] ppid=28995 vsize=15487052 memory=251216 CPUtime=103.07 cores=1,3,5,7
/proc/28997/stat : 28997 (java) S 28995 28995 23397 0 -1 1077944320 64899 0 0 0 10293 14 0 0 20 0 19 0 446063848 15858741248 62804 33554432000 4194304 4196468 140723180394064 140723180376608 140632930631415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
/proc/28997/statm: 3871763 62804 3537 1 0 3832863 0
[pid=28997/tid=28998] ppid=28995 vsize=15487052 memory=-3622645143214314312 CPUtime=0.68 cores=1,3,5,7
/proc/28997/task/28998/stat : 28998 (java) S 28995 28995 23397 0 -1 1077944384 9492 0 0 0 65 3 0 0 20 0 19 0 446063849 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632934872192 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=28999] ppid=28995 vsize=15487052 memory=2004 CPUtime=0.01 cores=1,3,5,7
/proc/28997/task/28999/stat : 28999 (java) S 28995 28995 23397 0 -1 1077944384 1301 0 0 0 1 0 0 0 20 0 19 0 446063849 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632866867728 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29000] ppid=28995 vsize=15487052 memory=1416 CPUtime=0.01 cores=1,3,5,7
/proc/28997/task/29000/stat : 29000 (java) S 28995 28995 23397 0 -1 1077944384 1921 0 0 0 1 0 0 0 20 0 19 0 446063849 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632522283664 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29001] ppid=28995 vsize=15487052 memory=1716 CPUtime=0.01 cores=1,3,5,7
/proc/28997/task/29001/stat : 29001 (java) S 28995 28995 23397 0 -1 1077944384 449 0 0 0 1 0 0 0 20 0 19 0 446063849 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632521230608 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29002] ppid=28995 vsize=15487052 memory=692 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29002/stat : 29002 (java) S 28995 28995 23397 0 -1 1077944384 1582 0 0 0 0 0 0 0 20 0 19 0 446063849 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632520178064 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29003] ppid=28995 vsize=15487052 memory=1056 CPUtime=0.01 cores=1,3,5,7
/proc/28997/task/29003/stat : 29003 (java) S 28995 28995 23397 0 -1 1077944384 960 0 0 0 1 0 0 0 20 0 19 0 446063851 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632466447088 140632930642562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29004] ppid=28995 vsize=15487052 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29004/stat : 29004 (java) S 28995 28995 23397 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 19 0 446063851 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632465393376 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29005] ppid=28995 vsize=15487052 memory=933 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29005/stat : 29005 (java) S 28995 28995 23397 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 19 0 446063851 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632464340224 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29006] ppid=28995 vsize=15487052 memory=923 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29006/stat : 29006 (java) S 28995 28995 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446063854 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632395868624 140632930650011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29007] ppid=28995 vsize=15487052 memory=0 CPUtime=3.21 cores=1,3,5,7
/proc/28997/task/29007/stat : 29007 (java) S 28995 28995 23397 0 -1 1077944384 14788 0 0 0 320 1 0 0 20 0 19 0 446063854 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632394815728 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29008] ppid=28995 vsize=15487052 memory=0 CPUtime=3.27 cores=1,3,5,7
/proc/28997/task/29008/stat : 29008 (java) S 28995 28995 23397 0 -1 1077944384 19624 0 0 0 325 2 0 0 20 0 19 0 446063854 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632393763184 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 25 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29009] ppid=28995 vsize=15487052 memory=0 CPUtime=0.83 cores=1,3,5,7
/proc/28997/task/29009/stat : 29009 (java) S 28995 28995 23397 0 -1 1077944384 7583 0 0 0 82 1 0 0 20 0 19 0 446063854 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632392710128 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 24 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29010] ppid=28995 vsize=15487052 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29010/stat : 29010 (java) S 28995 28995 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446063854 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632391657824 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29011] ppid=28995 vsize=15487052 memory=251216 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29011/stat : 29011 (java) S 28995 28995 23397 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 19 0 446063854 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632390605872 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 25 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29056] ppid=28995 vsize=15487052 memory=3616 CPUtime=19.88 cores=1,3,5,7
/proc/28997/task/29056/stat : 29056 (java) R 28995 28995 23397 0 -1 4202560 293 0 0 0 1988 0 0 0 20 0 19 0 446064471 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632374262920 140632551966786 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29057] ppid=28995 vsize=15487052 memory=47636 CPUtime=19.93 cores=1,3,5,7
/proc/28997/task/29057/stat : 29057 (java) R 28995 28995 23397 0 -1 4202560 1100 0 0 0 1993 0 0 0 20 0 19 0 446064471 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632379520152 140632552981345 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29058] ppid=28995 vsize=15487052 memory=1452 CPUtime=19.94 cores=1,3,5,7
/proc/28997/task/29058/stat : 29058 (java) R 28995 28995 23397 0 -1 4202560 991 0 0 0 1994 0 0 0 20 0 19 0 446064471 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632375316152 140632552979177 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29059] ppid=28995 vsize=15487052 memory=1452 CPUtime=19.98 cores=1,3,5,7
/proc/28997/task/29059/stat : 29059 (java) R 28995 28995 23397 0 -1 4202560 616 0 0 0 1998 0 0 0 20 0 19 0 446064471 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632378466000 140632555086336 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
Current children cumulated CPU time: 103.07 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 252668 KiB

[startup+26.801 s]
/proc/loadavg: 8.59 8.60 8.32 9/236 29062
/proc/meminfo: memFree=30670764/32770624 swapFree=66977408/67108860
[pid=28995] ppid=28992 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28995/stat : 28995 (xcsp3-exec) S 28992 28995 23397 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446063848 115843072 363 33554432000 4194304 5098028 140726215891472 140726215889576 140297221091964 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34623488 140726215893883 140726215894125 140726215894125 140726215897034 0
/proc/28995/statm: 28282 363 304 221 0 87 0
[pid=28997] ppid=28995 vsize=15487052 memory=251216 CPUtime=104.67 cores=1,3,5,7
/proc/28997/stat : 28997 (java) S 28995 28995 23397 0 -1 1077944320 64904 0 0 0 10453 14 0 0 20 0 19 0 446063848 15858741248 62804 33554432000 4194304 4196468 140723180394064 140723180376608 140632930631415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
/proc/28997/statm: 3871763 62804 3537 1 0 3832863 0
[pid=28997/tid=28998] ppid=28995 vsize=15487052 memory=1084 CPUtime=0.68 cores=1,3,5,7
/proc/28997/task/28998/stat : 28998 (java) S 28995 28995 23397 0 -1 1077944384 9492 0 0 0 65 3 0 0 20 0 19 0 446063849 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632934872192 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=28999] ppid=28995 vsize=15487052 memory=14012 CPUtime=0.01 cores=1,3,5,7
/proc/28997/task/28999/stat : 28999 (java) S 28995 28995 23397 0 -1 1077944384 1301 0 0 0 1 0 0 0 20 0 19 0 446063849 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632866867728 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29000] ppid=28995 vsize=15487052 memory=14048 CPUtime=0.01 cores=1,3,5,7
/proc/28997/task/29000/stat : 29000 (java) S 28995 28995 23397 0 -1 1077944384 1921 0 0 0 1 0 0 0 20 0 19 0 446063849 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632522283664 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29001] ppid=28995 vsize=15487052 memory=25160 CPUtime=0.01 cores=1,3,5,7
/proc/28997/task/29001/stat : 29001 (java) S 28995 28995 23397 0 -1 1077944384 449 0 0 0 1 0 0 0 20 0 19 0 446063849 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632521230608 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29002] ppid=28995 vsize=15487052 memory=2120 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29002/stat : 29002 (java) S 28995 28995 23397 0 -1 1077944384 1582 0 0 0 0 0 0 0 20 0 19 0 446063849 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632520178064 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29003] ppid=28995 vsize=15487052 memory=1452 CPUtime=0.01 cores=1,3,5,7
/proc/28997/task/29003/stat : 29003 (java) S 28995 28995 23397 0 -1 1077944384 960 0 0 0 1 0 0 0 20 0 19 0 446063851 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632466447088 140632930642562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29004] ppid=28995 vsize=15487052 memory=251216 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29004/stat : 29004 (java) S 28995 28995 23397 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 19 0 446063851 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632465393376 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29005] ppid=28995 vsize=15487052 memory=692 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29005/stat : 29005 (java) S 28995 28995 23397 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 19 0 446063851 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632464340224 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29006] ppid=28995 vsize=15487052 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29006/stat : 29006 (java) S 28995 28995 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446063854 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632395868624 140632930650011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29007] ppid=28995 vsize=15487052 memory=1112 CPUtime=3.21 cores=1,3,5,7
/proc/28997/task/29007/stat : 29007 (java) S 28995 28995 23397 0 -1 1077944384 14788 0 0 0 320 1 0 0 20 0 19 0 446063854 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632394815728 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29008] ppid=28995 vsize=15487052 memory=6048 CPUtime=3.27 cores=1,3,5,7
/proc/28997/task/29008/stat : 29008 (java) S 28995 28995 23397 0 -1 1077944384 19624 0 0 0 325 2 0 0 20 0 19 0 446063854 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632393763184 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 25 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29009] ppid=28995 vsize=15487052 memory=7552 CPUtime=0.83 cores=1,3,5,7
/proc/28997/task/29009/stat : 29009 (java) S 28995 28995 23397 0 -1 1077944384 7583 0 0 0 82 1 0 0 20 0 19 0 446063854 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632392710128 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 24 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29010] ppid=28995 vsize=15487052 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29010/stat : 29010 (java) S 28995 28995 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446063854 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632391657824 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29011] ppid=28995 vsize=15487052 memory=1084 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29011/stat : 29011 (java) S 28995 28995 23397 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 19 0 446063854 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632390605872 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 25 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29056] ppid=28995 vsize=15487052 memory=892 CPUtime=20.28 cores=1,3,5,7
/proc/28997/task/29056/stat : 29056 (java) R 28995 28995 23397 0 -1 4202560 293 0 0 0 2028 0 0 0 20 0 19 0 446064471 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632374262920 140632553612143 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29057] ppid=28995 vsize=15487052 memory=0 CPUtime=20.33 cores=1,3,5,7
/proc/28997/task/29057/stat : 29057 (java) R 28995 28995 23397 0 -1 4202560 1102 0 0 0 2033 0 0 0 20 0 19 0 446064471 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632379520152 140632553662533 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29058] ppid=28995 vsize=15487052 memory=198891 CPUtime=20.34 cores=1,3,5,7
/proc/28997/task/29058/stat : 29058 (java) R 28995 28995 23397 0 -1 4202560 994 0 0 0 2034 0 0 0 20 0 19 0 446064471 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632375316152 140632553613844 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29059] ppid=28995 vsize=15487052 memory=0 CPUtime=20.38 cores=1,3,5,7
/proc/28997/task/29059/stat : 29059 (java) R 28995 28995 23397 0 -1 4202560 616 0 0 0 2038 0 0 0 20 0 19 0 446064471 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632378466000 140632553612837 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
Current children cumulated CPU time: 104.67 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 252668 KiB

[startup+27.001 s]*
/proc/loadavg: 8.59 8.60 8.32 9/236 29062
/proc/meminfo: memFree=30671048/32770624 swapFree=66977408/67108860
[pid=28995] ppid=28992 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/28995/stat : 28995 (xcsp3-exec) S 28992 28995 23397 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446063848 115843072 363 33554432000 4194304 5098028 140726215891472 140726215889576 140297221091964 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34623488 140726215893883 140726215894125 140726215894125 140726215897034 0
/proc/28995/statm: 28282 363 304 221 0 87 0
[pid=28997] ppid=28995 vsize=15487052 memory=251216 CPUtime=105.5 cores=1,3,5,7
/proc/28997/stat : 28997 (java) S 28995 28995 23397 0 -1 1077944320 64905 0 0 0 10536 14 0 0 20 0 19 0 446063848 15858741248 62804 33554432000 4194304 4196468 140723180394064 140723180376608 140632930631415 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
/proc/28997/statm: 3871763 62804 3537 1 0 3832863 0
[pid=28997/tid=28998] ppid=28995 vsize=15487052 memory=4026531863 CPUtime=0.68 cores=1,3,5,7
/proc/28997/task/28998/stat : 28998 (java) S 28995 28995 23397 0 -1 1077944384 9492 0 0 0 65 3 0 0 20 0 19 0 446063849 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632934872192 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=28999] ppid=28995 vsize=15487052 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/28997/task/28999/stat : 28999 (java) S 28995 28995 23397 0 -1 1077944384 1301 0 0 0 1 0 0 0 20 0 19 0 446063849 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632866867728 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29000] ppid=28995 vsize=15487052 memory=3691178529892435616 CPUtime=0.01 cores=1,3,5,7
/proc/28997/task/29000/stat : 29000 (java) S 28995 28995 23397 0 -1 1077944384 1921 0 0 0 1 0 0 0 20 0 19 0 446063849 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632522283664 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29001] ppid=28995 vsize=15487052 memory=-7025452035940392864 CPUtime=0.01 cores=1,3,5,7
/proc/28997/task/29001/stat : 29001 (java) S 28995 28995 23397 0 -1 1077944384 449 0 0 0 1 0 0 0 20 0 19 0 446063849 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632521230608 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29002] ppid=28995 vsize=15487052 memory=-6804530832991035292 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29002/stat : 29002 (java) S 28995 28995 23397 0 -1 1077944384 1582 0 0 0 0 0 0 0 20 0 19 0 446063849 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632520178064 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29003] ppid=28995 vsize=15487052 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/28997/task/29003/stat : 29003 (java) S 28995 28995 23397 0 -1 1077944384 960 0 0 0 1 0 0 0 20 0 19 0 446063851 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632466447088 140632930642562 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29004] ppid=28995 vsize=15487052 memory=7311435031524761458 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29004/stat : 29004 (java) S 28995 28995 23397 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 19 0 446063851 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632465393376 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29005] ppid=28995 vsize=15487052 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29005/stat : 29005 (java) S 28995 28995 23397 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 19 0 446063851 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632464340224 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29006] ppid=28995 vsize=15487052 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29006/stat : 29006 (java) S 28995 28995 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446063854 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632395868624 140632930650011 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29007] ppid=28995 vsize=15487052 memory=0 CPUtime=3.21 cores=1,3,5,7
/proc/28997/task/29007/stat : 29007 (java) S 28995 28995 23397 0 -1 1077944384 14788 0 0 0 320 1 0 0 20 0 19 0 446063854 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632394815728 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29008] ppid=28995 vsize=15487052 memory=3762229942989042992 CPUtime=3.27 cores=1,3,5,7
/proc/28997/task/29008/stat : 29008 (java) S 28995 28995 23397 0 -1 1077944384 19624 0 0 0 325 2 0 0 20 0 19 0 446063854 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632393763184 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 25 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29009] ppid=28995 vsize=15487052 memory=139770110248576 CPUtime=0.83 cores=1,3,5,7
/proc/28997/task/29009/stat : 29009 (java) S 28995 28995 23397 0 -1 1077944384 7583 0 0 0 82 1 0 0 20 0 19 0 446063854 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632392710128 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 24 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29010] ppid=28995 vsize=15487052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29010/stat : 29010 (java) S 28995 28995 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446063854 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632391657824 140632930641621 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29011] ppid=28995 vsize=15487052 memory=139770110248576 CPUtime=0 cores=1,3,5,7
/proc/28997/task/29011/stat : 29011 (java) S 28995 28995 23397 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 19 0 446063854 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632390605872 140632930642562 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 25 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29056] ppid=28995 vsize=15487052 memory=0 CPUtime=20.48 cores=1,3,5,7
/proc/28997/task/29056/stat : 29056 (java) R 28995 28995 23397 0 -1 4202560 293 0 0 0 2048 0 0 0 20 0 19 0 446064471 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632374262920 140632553286080 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29057] ppid=28995 vsize=15487052 memory=0 CPUtime=20.54 cores=1,3,5,7
/proc/28997/task/29057/stat : 29057 (java) R 28995 28995 23397 0 -1 4202560 1102 0 0 0 2054 0 0 0 20 0 19 0 446064471 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632379520152 140632554244846 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29058] ppid=28995 vsize=15487052 memory=0 CPUtime=20.55 cores=1,3,5,7
/proc/28997/task/29058/stat : 29058 (java) R 28995 28995 23397 0 -1 4202560 995 0 0 0 2055 0 0 0 20 0 19 0 446064471 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632375316152 140632554043475 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
[pid=28997/tid=29059] ppid=28995 vsize=15487052 memory=0 CPUtime=20.59 cores=1,3,5,7
/proc/28997/task/29059/stat : 29059 (java) R 28995 28995 23397 0 -1 4202560 616 0 0 0 2059 0 0 0 20 0 19 0 446064471 15858741248 62804 33554432000 4194304 4196468 140723180394064 140632378466000 140632551967535 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27369472 140723180397551 140723180397722 140723180397722 140723180400591 0
Current children cumulated CPU time: 105.5 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 252668 KiB

Child status: 0
Real time (s): 27.0779
CPU time (s): 105.747
CPU user time (s): 105.596
CPU system time (s): 0.151032
CPU usage (%): 390.529
Max. virtual memory (cumulated for all children) (KiB): 15605296
Max. memory (cumulated for all children) (KiB): 252668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 105.596
system time used= 0.151032
maximum resident set size= 251216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66075
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= 3729
involuntary context switches= 2550


# summary of solver processes directly reported to runsolver:
#   pid: 28995
#   total CPU time (s): 105.747
#   total CPU user time (s): 105.596
#   total CPU system time (s): 0.151032

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.164157 second user time and 0.35301 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-17 06:17:29
IDJOB=4399291
IDBENCH=128622
IDSOLVER=2853
FILE ID=node104/4399291-1568698068
RUNJOBID= node104-1568690084-23429
PBS_JOBID= 21703803
Free space on /tmp= 58988 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-21-07.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-4399291-1568698068/watcher-4399291-1568698068 -o /tmp/evaluation-result-4399291-1568698068/solver-4399291-1568698068 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568690084-23429 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 646480566 HOME/instance-4399291-1568698068.xml

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

MD5SUM BENCH= 8aa67fa0ddb9b908e7b385aede1c36d3
RANDOM SEED=646480566

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        30909980 kB
MemAvailable:   31573060 kB
Buffers:          100124 kB
Cached:           851892 kB
SwapCached:        32296 kB
Active:           941396 kB
Inactive:         331312 kB
Active(anon):     288676 kB
Inactive(anon):    80728 kB
Active(file):     652720 kB
Inactive(file):   250584 kB
Unevictable:      109416 kB
Mlocked:          109416 kB
SwapTotal:      67108860 kB
SwapFree:       66977408 kB
Dirty:             26112 kB
Writeback:             0 kB
AnonPages:        398960 kB
Mapped:            61456 kB
Shmem:             40484 kB
Slab:             182500 kB
SReclaimable:     151220 kB
SUnreclaim:        31280 kB
KernelStack:        3776 kB
PageTables:         6156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1184744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    280576 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 58960 MiB
End job on node104 at 2019-09-17 06:17:56