Trace number 4399299

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-16OPT98 35.6124 9.55853

General information on the benchmark

NameRcpsp/Rcpsp-m1-j120/
Rcpsp-j120-43-06.xml
MD5SUMb8ccca606c249b2a94d57c192d734d6e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark98
Best CPU time to get the best result obtained on this benchmark33.5552
Satisfiable
(Un)Satisfiability was proved
Number of variables122
Number of constraints261
Number of domains2
Minimum domain size1
Maximum domain size616
Distribution of domain sizes[{"size":1,"count":1},{"size":616,"count":121}]
Minimum variable degree3
Maximum variable degree7
Distribution of variable degrees[{"degree":3,"count":3},{"degree":4,"count":7},{"degree":5,"count":82},{"degree":6,"count":22},{"degree":7,"count":8}]
Minimum constraint arity2
Maximum constraint arity34
Distribution of constraint arities[{"arity":2,"count":257},{"arity":24,"count":1},{"arity":30,"count":1},{"arity":32,"count":1},{"arity":34,"count":1}]
Number of extensional constraints0
Number of intensional constraints257
Distribution of constraint types[{"type":"intension","count":257},{"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-4399299-1568698106.xml"  -tl '2520s' -p 4
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4399299-1568698106.xml, -tl, 2520s, -p, 4]
0.14/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.95/0.80	c solve instance...
2.32/0.90	o 117 
2.32/0.98	o 114 
2.32/0.99	o 111 
2.75/1.05	o 110 
2.75/1.05	o 108 
2.75/1.06	o 107 
2.75/1.08	o 106 
3.09/1.11	o 105 
3.09/1.12	o 104 
3.43/1.20	o 103 
3.87/1.31	o 102 
4.25/1.42	o 101 
12.04/3.62	o 100 
17.59/5.05	o 99 
24.70/6.81	o 98 
35.42/9.55	s OPTIMUM FOUND
35.42/9.55	v <instantiation>
35.42/9.55	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] s[62] s[63] s[64] s[65] s[66] s[67] s[68] s[69] s[70] s[71] s[72] s[73] s[74] s[75] s[76] s[77] s[78] s[79] s[80] s[81] s[82] s[83] s[84] s[85] s[86] s[87] s[88] s[89] s[90] s[91] s[92] s[93] s[94] s[95] s[96] s[97] s[98] s[99] s[100] s[101] s[102] s[103] s[104] s[105] s[106] s[107] s[108] s[109] s[110] s[111] s[112] s[113] s[114] s[115] s[116] s[117] s[118] s[119] s[120] s[121] </list>
35.42/9.55	v 	<values>0 0 1 0 4 4 7 49 13 6 13 17 8 14 45 14 18 19 11 28 15 8 19 23 6 8 20 22 18 17 7 51 22 20 14 27 22 23 23 31 36 15 38 26 47 25 33 36 27 30 25 30 24 48 44 44 49 28 30 38 42 34 33 59 53 52 54 55 76 33 35 48 60 36 40 50 65 62 73 65 66 63 47 52 48 49 65 59 75 59 58 51 68 66 77 56 64 86 70 62 67 60 61 70 71 76 76 80 69 68 80 78 90 78 87 77 81 83 94 89 92 98 </values>
35.42/9.55	v </instantiation>

Verifier Data

OK	98

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399299-1568698106/watcher-4399299-1568698106 -o /tmp/evaluation-result-4399299-1568698106/solver-4399299-1568698106 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568694133-19868 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1602060756 HOME/instance-4399299-1568698106.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=24009, runsolver pid=24006

[startup+0.101419 s]*
/proc/loadavg: 8.57 8.53 8.26 7/234 24025
/proc/meminfo: memFree=30641180/32770624 swapFree=66922424/67108860
[pid=24009] ppid=24006 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24009/stat : 24009 (xcsp3-exec) S 24006 24009 19836 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445748475 115843072 363 33554432000 4194304 5098028 140727879935104 140727879933208 140011685159548 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 7479296 140727879938938 140727879939181 140727879939181 140727879942090 0
/proc/24009/statm: 28282 363 304 221 0 87 0
[pid=24011] ppid=24009 vsize=15144776 memory=30396 CPUtime=0.14 cores=1,3,5,7
/proc/24011/stat : 24011 (java) S 24009 24009 19836 0 -1 1077944320 5540 0 0 0 13 1 0 0 20 0 15 0 445748475 15508250624 7599 33554432000 4194304 4196468 140735058213568 140735058196112 139934567399159 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
/proc/24011/statm: 3786194 7599 3157 1 0 3748377 0
[pid=24011/tid=24012] ppid=24009 vsize=15144776 memory=7100839878744900722 CPUtime=0.09 cores=1,3,5,7
/proc/24011/task/24012/stat : 24012 (java) R 24009 24009 19836 0 -1 4202560 3419 0 0 0 9 0 0 0 20 0 15 0 445748475 15508250624 7599 33554432000 4194304 4196468 140735058213568 139934571621216 139934549306584 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24013] ppid=24009 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24013/stat : 24013 (java) S 24009 24009 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445748476 15508250624 7599 33554432000 4194304 4196468 140735058213568 139934532680464 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24014] ppid=24009 vsize=15144776 memory=139648003782272 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24014/stat : 24014 (java) S 24009 24009 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445748476 15508250624 7599 33554432000 4194304 4196468 140735058213568 139934158400400 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24015] ppid=24009 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24015/stat : 24015 (java) S 24009 24009 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445748476 15508250624 7599 33554432000 4194304 4196468 140735058213568 139934157347856 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24016] ppid=24009 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24016/stat : 24016 (java) S 24009 24009 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445748476 15508250624 7599 33554432000 4194304 4196468 140735058213568 139934156295312 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24017] ppid=24009 vsize=15144776 memory=139648003782272 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24017/stat : 24017 (java) S 24009 24009 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445748477 15508250624 7599 33554432000 4194304 4196468 140735058213568 139934035965936 139934567410306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24018] ppid=24009 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24018/stat : 24018 (java) S 24009 24009 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445748478 15508250624 7599 33554432000 4194304 4196468 140735058213568 139934034912160 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24019] ppid=24009 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24019/stat : 24019 (java) S 24009 24009 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445748478 15508250624 7599 33554432000 4194304 4196468 140735058213568 139934033859568 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24020] ppid=24009 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24020/stat : 24020 (java) S 24009 24009 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445748480 15508250624 7599 33554432000 4194304 4196468 140735058213568 139934032808144 139934567417755 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24021] ppid=24009 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24021/stat : 24021 (java) R 24009 24009 19836 0 -1 1077944384 412 0 0 0 0 0 0 0 20 0 15 0 445748480 15508250624 7599 33554432000 4194304 4196468 140735058213568 139934031755760 139934567410306 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24022] ppid=24009 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24022/stat : 24022 (java) R 24009 24009 19836 0 -1 4202560 48 0 0 0 0 0 0 0 20 0 15 0 445748480 15508250624 7599 33554432000 4194304 4196468 140735058213568 139934030703216 139934545421946 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24023] ppid=24009 vsize=15144776 memory=139648003782272 CPUtime=0.02 cores=1,3,5,7
/proc/24011/task/24023/stat : 24023 (java) R 24009 24009 19836 0 -1 4202560 358 0 0 0 2 0 0 0 20 0 15 0 445748480 15508250624 7599 33554432000 4194304 4196468 140735058213568 139934029650672 139934546081112 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24024] ppid=24009 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24024/stat : 24024 (java) S 24009 24009 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445748481 15508250624 7599 33554432000 4194304 4196468 140735058213568 139934028598368 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24025] ppid=24009 vsize=15144776 memory=139648003782272 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24025/stat : 24025 (java) S 24009 24009 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445748481 15508250624 7599 33554432000 4194304 4196468 140735058213568 139934027544880 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31848 KiB

[startup+0.210802 s]*
/proc/loadavg: 8.57 8.53 8.26 6/234 24025
/proc/meminfo: memFree=30628560/32770624 swapFree=66922424/67108860
[pid=24009] ppid=24006 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24009/stat : 24009 (xcsp3-exec) S 24006 24009 19836 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445748475 115843072 363 33554432000 4194304 5098028 140727879935104 140727879933208 140011685159548 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 7479296 140727879938938 140727879939181 140727879939181 140727879942090 0
/proc/24009/statm: 28282 363 304 221 0 87 0
[pid=24011] ppid=24009 vsize=15144776 memory=41552 CPUtime=0.35 cores=1,3,5,7
/proc/24011/stat : 24011 (java) S 24009 24009 19836 0 -1 1077944320 9052 0 0 0 32 3 0 0 20 0 15 0 445748475 15508250624 10388 33554432000 4194304 4196468 140735058213568 140735058196112 139934567399159 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
/proc/24011/statm: 3786194 10388 3304 1 0 3748377 0
[pid=24011/tid=24012] ppid=24009 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/24011/task/24012/stat : 24012 (java) R 24009 24009 19836 0 -1 4202560 6230 0 0 0 18 2 0 0 20 0 15 0 445748475 15508250624 10388 33554432000 4194304 4196468 140735058213568 139934571635920 139934567411094 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24013] ppid=24009 vsize=15144776 memory=2810770 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24013/stat : 24013 (java) S 24009 24009 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445748476 15508250624 10388 33554432000 4194304 4196468 140735058213568 139934532680464 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24014] ppid=24009 vsize=15144776 memory=139648007086233 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24014/stat : 24014 (java) S 24009 24009 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445748476 15508250624 10388 33554432000 4194304 4196468 140735058213568 139934158400400 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24015] ppid=24009 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24015/stat : 24015 (java) S 24009 24009 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445748476 15508250624 10388 33554432000 4194304 4196468 140735058213568 139934157347856 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24016] ppid=24009 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24016/stat : 24016 (java) S 24009 24009 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445748476 15508250624 10388 33554432000 4194304 4196468 140735058213568 139934156295312 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24017] ppid=24009 vsize=15144776 memory=139648003782272 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24017/stat : 24017 (java) S 24009 24009 19836 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445748477 15508250624 10388 33554432000 4194304 4196468 140735058213568 139934035965936 139934567410306 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24018] ppid=24009 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24018/stat : 24018 (java) S 24009 24009 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445748478 15508250624 10388 33554432000 4194304 4196468 140735058213568 139934034912160 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24019] ppid=24009 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24019/stat : 24019 (java) S 24009 24009 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445748478 15508250624 10388 33554432000 4194304 4196468 140735058213568 139934033859568 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24020] ppid=24009 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24020/stat : 24020 (java) S 24009 24009 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445748480 15508250624 10388 33554432000 4194304 4196468 140735058213568 139934032808144 139934567417755 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24021] ppid=24009 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/24011/task/24021/stat : 24021 (java) S 24009 24009 19836 0 -1 1077944384 616 0 0 0 2 0 0 0 20 0 15 0 445748480 15508250624 10388 33554432000 4194304 4196468 140735058213568 139934031755760 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24022] ppid=24009 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/24011/task/24022/stat : 24022 (java) S 24009 24009 19836 0 -1 1077944384 159 0 0 0 2 0 0 0 20 0 15 0 445748480 15508250624 10388 33554432000 4194304 4196468 140735058213568 139934030703216 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24023] ppid=24009 vsize=15144776 memory=139648003782272 CPUtime=0.08 cores=1,3,5,7
/proc/24011/task/24023/stat : 24023 (java) R 24009 24009 19836 0 -1 4202560 741 0 0 0 8 0 0 0 20 0 15 0 445748480 15508250624 10388 33554432000 4194304 4196468 140735058213568 139934029650672 139934567411094 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24024] ppid=24009 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24024/stat : 24024 (java) S 24009 24009 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445748481 15508250624 10388 33554432000 4194304 4196468 140735058213568 139934028598368 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24025] ppid=24009 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24025/stat : 24025 (java) S 24009 24009 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445748481 15508250624 10388 33554432000 4194304 4196468 140735058213568 139934027544880 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 43004 KiB

[startup+0.314172 s]*
/proc/loadavg: 8.57 8.53 8.26 8/234 24025
/proc/meminfo: memFree=30621896/32770624 swapFree=66922424/67108860
[pid=24009] ppid=24006 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24009/stat : 24009 (xcsp3-exec) S 24006 24009 19836 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445748475 115843072 363 33554432000 4194304 5098028 140727879935104 140727879933208 140011685159548 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 7479296 140727879938938 140727879939181 140727879939181 140727879942090 0
/proc/24009/statm: 28282 363 304 221 0 87 0
[pid=24011] ppid=24009 vsize=15149032 memory=50620 CPUtime=0.54 cores=1,3,5,7
/proc/24011/stat : 24011 (java) S 24009 24009 19836 0 -1 1077944320 10454 0 0 0 51 3 0 0 20 0 15 0 445748475 15512608768 12655 33554432000 4194304 4196468 140735058213568 140735058196112 139934567399159 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
/proc/24011/statm: 3787258 12655 3348 1 0 3748377 0
[pid=24011/tid=24012] ppid=24009 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/24011/task/24012/stat : 24012 (java) R 24009 24009 19836 0 -1 4202560 7437 0 0 0 28 2 0 0 20 0 15 0 445748475 15512608768 12655 33554432000 4194304 4196468 140735058213568 139934571630272 139934551479646 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24013] ppid=24009 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24013/stat : 24013 (java) S 24009 24009 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445748476 15512608768 12655 33554432000 4194304 4196468 140735058213568 139934532680464 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24014] ppid=24009 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24014/stat : 24014 (java) S 24009 24009 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445748476 15512608768 12655 33554432000 4194304 4196468 140735058213568 139934158400400 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24015] ppid=24009 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24015/stat : 24015 (java) S 24009 24009 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445748476 15512608768 12655 33554432000 4194304 4196468 140735058213568 139934157347856 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24016] ppid=24009 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24016/stat : 24016 (java) S 24009 24009 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445748476 15512608768 12664 33554432000 4194304 4196468 140735058213568 139934156295312 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24017] ppid=24009 vsize=15149032 memory=-7305852742256935071 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24017/stat : 24017 (java) S 24009 24009 19836 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445748477 15512608768 12664 33554432000 4194304 4196468 140735058213568 139934035965936 139934567410306 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24018] ppid=24009 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24018/stat : 24018 (java) S 24009 24009 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445748478 15512608768 12664 33554432000 4194304 4196468 140735058213568 139934034912160 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24019] ppid=24009 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24019/stat : 24019 (java) S 24009 24009 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445748478 15512608768 12664 33554432000 4194304 4196468 140735058213568 139934033859568 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24020] ppid=24009 vsize=15149032 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24020/stat : 24020 (java) S 24009 24009 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445748480 15512608768 12664 33554432000 4194304 4196468 140735058213568 139934032808144 139934567417755 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24021] ppid=24009 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=1,3,5,7
/proc/24011/task/24021/stat : 24021 (java) S 24009 24009 19836 0 -1 1077944384 626 0 0 0 4 0 0 0 20 0 15 0 445748480 15512608768 12664 33554432000 4194304 4196468 140735058213568 139934031755760 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24022] ppid=24009 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/24011/task/24022/stat : 24022 (java) S 24009 24009 19836 0 -1 1077944384 264 0 0 0 5 0 0 0 20 0 15 0 445748480 15512608768 12664 33554432000 4194304 4196468 140735058213568 139934030703216 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24023] ppid=24009 vsize=15149032 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/24011/task/24023/stat : 24023 (java) S 24009 24009 19836 0 -1 1077944384 821 0 0 0 13 0 0 0 20 0 15 0 445748480 15512608768 12664 33554432000 4194304 4196468 140735058213568 139934029650672 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24024] ppid=24009 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24024/stat : 24024 (java) S 24009 24009 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445748481 15512608768 12664 33554432000 4194304 4196468 140735058213568 139934028598368 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24025] ppid=24009 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24025/stat : 24025 (java) S 24009 24009 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445748481 15512608768 12664 33554432000 4194304 4196468 140735058213568 139934027544880 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52072 KiB

[startup+0.705113 s]
/proc/loadavg: 8.57 8.53 8.26 8/234 24025
/proc/meminfo: memFree=30610164/32770624 swapFree=66922424/67108860
[pid=24009] ppid=24006 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24009/stat : 24009 (xcsp3-exec) S 24006 24009 19836 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445748475 115843072 363 33554432000 4194304 5098028 140727879935104 140727879933208 140011685159548 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 7479296 140727879938938 140727879939181 140727879939181 140727879942090 0
/proc/24009/statm: 28282 363 304 221 0 87 0
[pid=24011] ppid=24009 vsize=15151156 memory=87636 CPUtime=1.59 cores=1,3,5,7
/proc/24011/stat : 24011 (java) S 24009 24009 19836 0 -1 1077944320 14567 0 0 0 153 6 0 0 20 0 15 0 445748475 15514783744 21909 33554432000 4194304 4196468 140735058213568 140735058196112 139934567399159 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
/proc/24011/statm: 3787789 21909 3452 1 0 3748889 0
[pid=24011/tid=24012] ppid=24009 vsize=15151156 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/24011/task/24012/stat : 24012 (java) R 24009 24009 19836 0 -1 4202560 8831 0 0 0 65 3 0 0 20 0 15 0 445748475 15514783744 21909 33554432000 4194304 4196468 140735058213568 139934571629328 139934203437127 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24013] ppid=24009 vsize=15151156 memory=32740 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24013/stat : 24013 (java) S 24009 24009 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445748476 15514783744 21909 33554432000 4194304 4196468 140735058213568 139934532680464 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24014] ppid=24009 vsize=15151156 memory=988 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24014/stat : 24014 (java) S 24009 24009 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445748476 15514783744 21909 33554432000 4194304 4196468 140735058213568 139934158400400 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24015] ppid=24009 vsize=15151156 memory=2012 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24015/stat : 24015 (java) S 24009 24009 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445748476 15514783744 21909 33554432000 4194304 4196468 140735058213568 139934157347856 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24016] ppid=24009 vsize=15151156 memory=1324 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24016/stat : 24016 (java) S 24009 24009 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445748476 15514783744 21909 33554432000 4194304 4196468 140735058213568 139934156295312 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24017] ppid=24009 vsize=15151156 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24017/stat : 24017 (java) S 24009 24009 19836 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445748477 15514783744 21909 33554432000 4194304 4196468 140735058213568 139934035965936 139934567410306 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24018] ppid=24009 vsize=15151156 memory=5972 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24018/stat : 24018 (java) S 24009 24009 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445748478 15514783744 21909 33554432000 4194304 4196468 140735058213568 139934034912160 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24019] ppid=24009 vsize=15151156 memory=588 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24019/stat : 24019 (java) S 24009 24009 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445748478 15514783744 21909 33554432000 4194304 4196468 140735058213568 139934033859568 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24020] ppid=24009 vsize=15151156 memory=780 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24020/stat : 24020 (java) S 24009 24009 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445748480 15514783744 21909 33554432000 4194304 4196468 140735058213568 139934032808144 139934567417755 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24021] ppid=24009 vsize=15151156 memory=1056 CPUtime=0.24 cores=1,3,5,7
/proc/24011/task/24021/stat : 24021 (java) R 24009 24009 19836 0 -1 4202560 1426 0 0 0 24 0 0 0 20 0 15 0 445748480 15514783744 21909 33554432000 4194304 4196468 140735058213568 139934031741696 139934546651785 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24022] ppid=24009 vsize=15151156 memory=11620 CPUtime=0.21 cores=1,3,5,7
/proc/24011/task/24022/stat : 24022 (java) R 24009 24009 19836 0 -1 4202560 914 0 0 0 21 0 0 0 20 0 15 0 445748480 15514783744 21909 33554432000 4194304 4196468 140735058213568 139934030687408 139934552768256 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24023] ppid=24009 vsize=15151156 memory=3992 CPUtime=0.42 cores=1,3,5,7
/proc/24011/task/24023/stat : 24023 (java) R 24009 24009 19836 0 -1 4202560 2089 0 0 0 41 1 0 0 20 0 15 0 445748480 15514783744 21909 33554432000 4194304 4196468 140735058213568 139934029646624 139934546044275 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24024] ppid=24009 vsize=15151156 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24024/stat : 24024 (java) S 24009 24009 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445748481 15514783744 21909 33554432000 4194304 4196468 140735058213568 139934028598368 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24025] ppid=24009 vsize=15151156 memory=1000 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24025/stat : 24025 (java) S 24009 24009 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445748481 15514783744 21909 33554432000 4194304 4196468 140735058213568 139934027544880 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 89088 KiB

[startup+1.51012 s]
/proc/loadavg: 8.57 8.53 8.26 12/238 24041
/proc/meminfo: memFree=30521924/32770624 swapFree=66922424/67108860
[pid=24009] ppid=24006 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24009/stat : 24009 (xcsp3-exec) S 24006 24009 19836 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445748475 115843072 363 33554432000 4194304 5098028 140727879935104 140727879933208 140011685159548 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 7479296 140727879938938 140727879939181 140727879939181 140727879942090 0
/proc/24009/statm: 28282 363 304 221 0 87 0

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

/proc/24011/task/24025/stat : 24025 (java) S 24009 24009 19836 0 -1 1077944384 477 0 0 0 0 0 0 0 20 0 19 0 445748481 15857688576 58062 33554432000 4194304 4196468 140735058213568 139934027544880 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 43 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24086] ppid=24009 vsize=15486024 memory=1704 CPUtime=1.97 cores=1,3,5,7
/proc/24011/task/24086/stat : 24086 (java) R 24009 24009 19836 0 -1 4202560 17 0 0 0 197 0 0 0 20 0 19 0 445749156 15857688576 58062 33554432000 4194304 4196468 140735058213568 139934016220296 139934211773157 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24087] ppid=24009 vsize=15486024 memory=5972 CPUtime=1.91 cores=1,3,5,7
/proc/24011/task/24087/stat : 24087 (java) R 24009 24009 19836 0 -1 4202560 22 0 0 0 191 0 0 0 20 0 19 0 445749156 15857688576 58062 33554432000 4194304 4196468 140735058213568 139934018326920 139934211722557 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24088] ppid=24009 vsize=15486024 memory=588 CPUtime=1.97 cores=1,3,5,7
/proc/24011/task/24088/stat : 24088 (java) R 24009 24009 19836 0 -1 4202560 30 0 0 0 197 0 0 0 20 0 19 0 445749156 15857688576 58062 33554432000 4194304 4196468 140735058213568 139934015169576 139934211236482 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24089] ppid=24009 vsize=15486024 memory=780 CPUtime=1.91 cores=1,3,5,7
/proc/24011/task/24089/stat : 24089 (java) R 24009 24009 19836 0 -1 4202560 17 0 0 0 191 0 0 0 20 0 19 0 445749156 15857688576 58062 33554432000 4194304 4196468 140735058213568 139934017272432 139934212213543 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
Current children cumulated CPU time: 32.63 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 233700 KiB

[startup+9.20111 s]
/proc/loadavg: 8.78 8.58 8.28 9/238 24093
/proc/meminfo: memFree=30439048/32770624 swapFree=66922424/67108860
[pid=24009] ppid=24006 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24009/stat : 24009 (xcsp3-exec) S 24006 24009 19836 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445748475 115843072 363 33554432000 4194304 5098028 140727879935104 140727879933208 140011685159548 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 7479296 140727879938938 140727879939181 140727879939181 140727879942090 0
/proc/24009/statm: 28282 363 304 221 0 87 0
[pid=24011] ppid=24009 vsize=15486024 memory=232280 CPUtime=34.22 cores=1,3,5,7
/proc/24011/stat : 24011 (java) S 24009 24009 19836 0 -1 1077944320 35675 0 0 0 3408 14 0 0 20 0 19 0 445748475 15857688576 58070 33554432000 4194304 4196468 140735058213568 140735058196112 139934567399159 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
/proc/24011/statm: 3871506 58070 3517 1 0 3832606 0
[pid=24011/tid=24012] ppid=24009 vsize=15486024 memory=1560 CPUtime=0.8 cores=1,3,5,7
/proc/24011/task/24012/stat : 24012 (java) S 24009 24009 19836 0 -1 1077944384 9043 0 0 0 76 4 0 0 20 0 19 0 445748475 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934571639936 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24013] ppid=24009 vsize=15486024 memory=932 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24013/stat : 24013 (java) S 24009 24009 19836 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 19 0 445748476 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934532680464 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24014] ppid=24009 vsize=15486024 memory=1492 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24014/stat : 24014 (java) S 24009 24009 19836 0 -1 1077944384 145 0 0 0 0 0 0 0 20 0 19 0 445748476 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934158400400 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24015] ppid=24009 vsize=15486024 memory=876 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24015/stat : 24015 (java) S 24009 24009 19836 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 19 0 445748476 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934157347856 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24016] ppid=24009 vsize=15486024 memory=1448 CPUtime=0.01 cores=1,3,5,7
/proc/24011/task/24016/stat : 24016 (java) S 24009 24009 19836 0 -1 1077944384 162 0 0 0 1 0 0 0 20 0 19 0 445748476 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934156295312 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24017] ppid=24009 vsize=15486024 memory=1980 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24017/stat : 24017 (java) S 24009 24009 19836 0 -1 1077944384 270 0 0 0 0 0 0 0 20 0 19 0 445748477 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934035965936 139934567410306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24018] ppid=24009 vsize=15486024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24018/stat : 24018 (java) S 24009 24009 19836 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 445748478 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934034912224 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24019] ppid=24009 vsize=15486024 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24019/stat : 24019 (java) S 24009 24009 19836 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 19 0 445748478 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934033859584 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24020] ppid=24009 vsize=15486024 memory=7378119303410772304 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24020/stat : 24020 (java) S 24009 24009 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445748480 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934032808144 139934567417755 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24021] ppid=24009 vsize=15486024 memory=7378119303410772304 CPUtime=3.2 cores=1,3,5,7
/proc/24011/task/24021/stat : 24021 (java) S 24009 24009 19836 0 -1 1077944384 7568 0 0 0 318 2 0 0 20 0 19 0 445748480 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934031755760 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24022] ppid=24009 vsize=15486024 memory=2308580173535387347 CPUtime=3.06 cores=1,3,5,7
/proc/24011/task/24022/stat : 24022 (java) S 24009 24009 19836 0 -1 1077944384 7582 0 0 0 305 1 0 0 20 0 19 0 445748480 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934030703216 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 44 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24023] ppid=24009 vsize=15486024 memory=7811852490320775745 CPUtime=0.88 cores=1,3,5,7
/proc/24011/task/24023/stat : 24023 (java) S 24009 24009 19836 0 -1 1077944384 5969 0 0 0 87 1 0 0 20 0 19 0 445748480 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934029650672 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24024] ppid=24009 vsize=15486024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24024/stat : 24024 (java) S 24009 24009 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445748481 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934028598368 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24025] ppid=24009 vsize=15486024 memory=68 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24025/stat : 24025 (java) S 24009 24009 19836 0 -1 1077944384 477 0 0 0 0 0 0 0 20 0 19 0 445748481 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934027544880 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 43 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24086] ppid=24009 vsize=15486024 memory=3054156605267020675 CPUtime=2.37 cores=1,3,5,7
/proc/24011/task/24086/stat : 24086 (java) R 24009 24009 19836 0 -1 4202560 18 0 0 0 237 0 0 0 20 0 19 0 445749156 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934016220136 139934210055702 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24087] ppid=24009 vsize=15486024 memory=279295684158720 CPUtime=2.29 cores=1,3,5,7
/proc/24011/task/24087/stat : 24087 (java) R 24009 24009 19836 0 -1 4202560 23 0 0 0 229 0 0 0 20 0 19 0 445749156 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934018326920 139934210121753 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24088] ppid=24009 vsize=15486024 memory=1 CPUtime=2.36 cores=1,3,5,7
/proc/24011/task/24088/stat : 24088 (java) R 24009 24009 19836 0 -1 4202560 31 0 0 0 236 0 0 0 20 0 19 0 445749156 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934015169768 139934212169923 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24089] ppid=24009 vsize=15486024 memory=279295684507012 CPUtime=2.31 cores=1,3,5,7
/proc/24011/task/24089/stat : 24089 (java) R 24009 24009 19836 0 -1 4202560 19 0 0 0 231 0 0 0 20 0 19 0 445749156 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934017273224 139934212537799 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
Current children cumulated CPU time: 34.22 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 233732 KiB

[startup+9.40611 s]
/proc/loadavg: 8.78 8.58 8.28 9/238 24093
/proc/meminfo: memFree=30439048/32770624 swapFree=66922424/67108860
[pid=24009] ppid=24006 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24009/stat : 24009 (xcsp3-exec) S 24006 24009 19836 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445748475 115843072 363 33554432000 4194304 5098028 140727879935104 140727879933208 140011685159548 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 7479296 140727879938938 140727879939181 140727879939181 140727879942090 0
/proc/24009/statm: 28282 363 304 221 0 87 0
[pid=24011] ppid=24009 vsize=15486024 memory=232280 CPUtime=35.04 cores=1,3,5,7
/proc/24011/stat : 24011 (java) S 24009 24009 19836 0 -1 1077944320 35677 0 0 0 3490 14 0 0 20 0 19 0 445748475 15857688576 58070 33554432000 4194304 4196468 140735058213568 140735058196112 139934567399159 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
/proc/24011/statm: 3871506 58070 3517 1 0 3832606 0
[pid=24011/tid=24012] ppid=24009 vsize=15486024 memory=0 CPUtime=0.8 cores=1,3,5,7
/proc/24011/task/24012/stat : 24012 (java) S 24009 24009 19836 0 -1 1077944384 9043 0 0 0 76 4 0 0 20 0 19 0 445748475 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934571639936 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24013] ppid=24009 vsize=15486024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24013/stat : 24013 (java) S 24009 24009 19836 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 19 0 445748476 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934532680464 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24014] ppid=24009 vsize=15486024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24014/stat : 24014 (java) S 24009 24009 19836 0 -1 1077944384 145 0 0 0 0 0 0 0 20 0 19 0 445748476 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934158400400 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24015] ppid=24009 vsize=15486024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24015/stat : 24015 (java) S 24009 24009 19836 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 19 0 445748476 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934157347856 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24016] ppid=24009 vsize=15486024 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/24011/task/24016/stat : 24016 (java) S 24009 24009 19836 0 -1 1077944384 162 0 0 0 1 0 0 0 20 0 19 0 445748476 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934156295312 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24017] ppid=24009 vsize=15486024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24017/stat : 24017 (java) S 24009 24009 19836 0 -1 1077944384 270 0 0 0 0 0 0 0 20 0 19 0 445748477 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934035965936 139934567410306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24018] ppid=24009 vsize=15486024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24018/stat : 24018 (java) S 24009 24009 19836 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 445748478 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934034912224 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24019] ppid=24009 vsize=15486024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24019/stat : 24019 (java) S 24009 24009 19836 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 19 0 445748478 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934033859584 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24020] ppid=24009 vsize=15486024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24020/stat : 24020 (java) S 24009 24009 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445748480 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934032808144 139934567417755 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24021] ppid=24009 vsize=15486024 memory=0 CPUtime=3.2 cores=1,3,5,7
/proc/24011/task/24021/stat : 24021 (java) S 24009 24009 19836 0 -1 1077944384 7568 0 0 0 318 2 0 0 20 0 19 0 445748480 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934031755760 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24022] ppid=24009 vsize=15486024 memory=0 CPUtime=3.06 cores=1,3,5,7
/proc/24011/task/24022/stat : 24022 (java) S 24009 24009 19836 0 -1 1077944384 7582 0 0 0 305 1 0 0 20 0 19 0 445748480 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934030703216 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 44 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24023] ppid=24009 vsize=15486024 memory=0 CPUtime=0.88 cores=1,3,5,7
/proc/24011/task/24023/stat : 24023 (java) S 24009 24009 19836 0 -1 1077944384 5969 0 0 0 87 1 0 0 20 0 19 0 445748480 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934029650672 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24024] ppid=24009 vsize=15486024 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24024/stat : 24024 (java) S 24009 24009 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445748481 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934028598368 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24025] ppid=24009 vsize=15486024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24025/stat : 24025 (java) S 24009 24009 19836 0 -1 1077944384 477 0 0 0 0 0 0 0 20 0 19 0 445748481 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934027544880 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 43 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24086] ppid=24009 vsize=15486024 memory=0 CPUtime=2.57 cores=1,3,5,7
/proc/24011/task/24086/stat : 24086 (java) R 24009 24009 19836 0 -1 4202560 18 0 0 0 257 0 0 0 20 0 19 0 445749156 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934016220136 139934210122287 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24087] ppid=24009 vsize=15486024 memory=0 CPUtime=2.49 cores=1,3,5,7
/proc/24011/task/24087/stat : 24087 (java) R 24009 24009 19836 0 -1 4202560 25 0 0 0 249 0 0 0 20 0 19 0 445749156 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934018329368 139934211009172 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24088] ppid=24009 vsize=15486024 memory=0 CPUtime=2.56 cores=1,3,5,7
/proc/24011/task/24088/stat : 24088 (java) R 24009 24009 19836 0 -1 4202560 31 0 0 0 256 0 0 0 20 0 19 0 445749156 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934015169512 139934211558402 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24089] ppid=24009 vsize=15486024 memory=0 CPUtime=2.52 cores=1,3,5,7
/proc/24011/task/24089/stat : 24089 (java) R 24009 24009 19836 0 -1 4202560 19 0 0 0 252 0 0 0 20 0 19 0 445749156 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934017273224 139934209589461 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
Current children cumulated CPU time: 35.04 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 233732 KiB

[startup+9.50111 s]
/proc/loadavg: 8.78 8.58 8.28 9/238 24093
/proc/meminfo: memFree=30439048/32770624 swapFree=66922424/67108860
[pid=24009] ppid=24006 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24009/stat : 24009 (xcsp3-exec) S 24006 24009 19836 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445748475 115843072 363 33554432000 4194304 5098028 140727879935104 140727879933208 140011685159548 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 7479296 140727879938938 140727879939181 140727879939181 140727879942090 0
/proc/24009/statm: 28282 363 304 221 0 87 0
[pid=24011] ppid=24009 vsize=15486024 memory=232280 CPUtime=35.42 cores=1,3,5,7
/proc/24011/stat : 24011 (java) S 24009 24009 19836 0 -1 1077944320 35681 0 0 0 3528 14 0 0 20 0 19 0 445748475 15857688576 58070 33554432000 4194304 4196468 140735058213568 140735058196112 139934567399159 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
/proc/24011/statm: 3871506 58070 3517 1 0 3832606 0
[pid=24011/tid=24012] ppid=24009 vsize=15486024 memory=232280 CPUtime=0.8 cores=1,3,5,7
/proc/24011/task/24012/stat : 24012 (java) S 24009 24009 19836 0 -1 1077944384 9043 0 0 0 76 4 0 0 20 0 19 0 445748475 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934571639936 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24013] ppid=24009 vsize=15486024 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24013/stat : 24013 (java) S 24009 24009 19836 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 19 0 445748476 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934532680464 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24014] ppid=24009 vsize=15486024 memory=232212 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24014/stat : 24014 (java) S 24009 24009 19836 0 -1 1077944384 145 0 0 0 0 0 0 0 20 0 19 0 445748476 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934158400400 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24015] ppid=24009 vsize=15486024 memory=56 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24015/stat : 24015 (java) S 24009 24009 19836 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 19 0 445748476 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934157347856 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24016] ppid=24009 vsize=15486024 memory=139647842186353 CPUtime=0.01 cores=1,3,5,7
/proc/24011/task/24016/stat : 24016 (java) S 24009 24009 19836 0 -1 1077944384 162 0 0 0 1 0 0 0 20 0 19 0 445748476 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934156295312 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24017] ppid=24009 vsize=15486024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24017/stat : 24017 (java) S 24009 24009 19836 0 -1 1077944384 270 0 0 0 0 0 0 0 20 0 19 0 445748477 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934035965936 139934567410306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24018] ppid=24009 vsize=15486024 memory=7086248332625471057 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24018/stat : 24018 (java) S 24009 24009 19836 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 19 0 445748478 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934034912224 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24019] ppid=24009 vsize=15486024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24019/stat : 24019 (java) S 24009 24009 19836 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 19 0 445748478 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934033859584 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24020] ppid=24009 vsize=15486024 memory=242764436519837 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24020/stat : 24020 (java) S 24009 24009 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445748480 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934032808144 139934567417755 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24021] ppid=24009 vsize=15486024 memory=242764436519838 CPUtime=3.2 cores=1,3,5,7
/proc/24011/task/24021/stat : 24021 (java) S 24009 24009 19836 0 -1 1077944384 7570 0 0 0 318 2 0 0 20 0 19 0 445748480 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934031755760 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24022] ppid=24009 vsize=15486024 memory=1172 CPUtime=3.06 cores=1,3,5,7
/proc/24011/task/24022/stat : 24022 (java) S 24009 24009 19836 0 -1 1077944384 7584 0 0 0 305 1 0 0 20 0 19 0 445748480 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934030703216 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 44 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24023] ppid=24009 vsize=15486024 memory=14008 CPUtime=0.88 cores=1,3,5,7
/proc/24011/task/24023/stat : 24023 (java) S 24009 24009 19836 0 -1 1077944384 5969 0 0 0 87 1 0 0 20 0 19 0 445748480 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934029650672 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24024] ppid=24009 vsize=15486024 memory=14076 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24024/stat : 24024 (java) S 24009 24009 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445748481 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934028598368 139934567409365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24025] ppid=24009 vsize=15486024 memory=2116 CPUtime=0 cores=1,3,5,7
/proc/24011/task/24025/stat : 24025 (java) S 24009 24009 19836 0 -1 1077944384 477 0 0 0 0 0 0 0 20 0 19 0 445748481 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934027544880 139934567410306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 43 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24086] ppid=24009 vsize=15486024 memory=1452 CPUtime=2.67 cores=1,3,5,7
/proc/24011/task/24086/stat : 24086 (java) R 24009 24009 19836 0 -1 4202560 18 0 0 0 267 0 0 0 20 0 19 0 445749156 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934016220136 139934211166812 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24087] ppid=24009 vsize=15486024 memory=224588 CPUtime=2.58 cores=1,3,5,7
/proc/24011/task/24087/stat : 24087 (java) R 24009 24009 19836 0 -1 4202560 25 0 0 0 258 0 0 0 20 0 19 0 445749156 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934018327560 139934211170392 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24088] ppid=24009 vsize=15486024 memory=0 CPUtime=2.66 cores=1,3,5,7
/proc/24011/task/24088/stat : 24088 (java) R 24009 24009 19836 0 -1 4202560 31 0 0 0 266 0 0 0 20 0 19 0 445749156 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934015169512 139934213422321 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
[pid=24011/tid=24089] ppid=24009 vsize=15486024 memory=0 CPUtime=2.61 cores=1,3,5,7
/proc/24011/task/24089/stat : 24089 (java) R 24009 24009 19836 0 -1 4202560 19 0 0 0 261 0 0 0 20 0 19 0 445749156 15857688576 58070 33554432000 4194304 4196468 140735058213568 139934017273224 139934211773404 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13594624 140735058215919 140735058216090 140735058216090 140735058218959 0
Current children cumulated CPU time: 35.42 s
Current children cumulated vsize: 15599152 KiB
Current children cumulated memory: 233732 KiB

Child status: 0
Real time (s): 9.55853
CPU time (s): 35.6124
CPU user time (s): 35.4554
CPU system time (s): 0.157066
CPU usage (%): 372.572
Max. virtual memory (cumulated for all children) (KiB): 15599152
Max. memory (cumulated for all children) (KiB): 233780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.4554
system time used= 0.157066
maximum resident set size= 232828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36392
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= 3430
involuntary context switches= 1446


# summary of solver processes directly reported to runsolver:
#   pid: 24009
#   total CPU time (s): 35.6124
#   total CPU user time (s): 35.4554
#   total CPU system time (s): 0.157066

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.081491 second user time and 0.150047 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-17 07:27:44
IDJOB=4399299
IDBENCH=129121
IDSOLVER=2853
FILE ID=node141/4399299-1568698106
RUNJOBID= node141-1568694133-19868
PBS_JOBID= 21703801
Free space on /tmp= 58516 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j120/Rcpsp-j120-43-06.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-4399299-1568698106/watcher-4399299-1568698106 -o /tmp/evaluation-result-4399299-1568698106/solver-4399299-1568698106 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568694133-19868 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1602060756 HOME/instance-4399299-1568698106.xml

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

MD5SUM BENCH= b8ccca606c249b2a94d57c192d734d6e
RANDOM SEED=1602060756

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        30659724 kB
MemAvailable:   31592968 kB
Buffers:          228268 kB
Cached:          1001704 kB
SwapCached:        77748 kB
Active:           827008 kB
Inactive:         724316 kB
Active(anon):     249768 kB
Inactive(anon):   114804 kB
Active(file):     577240 kB
Inactive(file):   609512 kB
Unevictable:      109460 kB
Mlocked:          109460 kB
SwapTotal:      67108860 kB
SwapFree:       66922424 kB
Dirty:             26240 kB
Writeback:             0 kB
AnonPages:        345628 kB
Mapped:            56136 kB
Shmem:             34604 kB
Slab:             155264 kB
SReclaimable:     124652 kB
SUnreclaim:        30612 kB
KernelStack:        3680 kB
PageTables:         6224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1523444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 58492 MiB
End job on node141 at 2019-09-17 07:27:54