Trace number 4404100

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-20OPT113 81.1632 20.7817

General information on the benchmark

NameRcpsp/Rcpsp-m1-j120/
Rcpsp-j120-41-06.xml
MD5SUM74fbdfceca74d16a11799a9df32eef16
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark113
Best CPU time to get the best result obtained on this benchmark59.8996
Satisfiable
(Un)Satisfiability was proved
Number of variables122
Number of constraints261
Number of domains2
Minimum domain size1
Maximum domain size645
Distribution of domain sizes[{"size":1,"count":1},{"size":645,"count":121}]
Minimum variable degree3
Maximum variable degree7
Distribution of variable degrees[{"degree":3,"count":3},{"degree":4,"count":11},{"degree":5,"count":73},{"degree":6,"count":28},{"degree":7,"count":7}]
Minimum constraint arity2
Maximum constraint arity35
Distribution of constraint arities[{"arity":2,"count":257},{"arity":23,"count":1},{"arity":30,"count":1},{"arity":32,"count":1},{"arity":35,"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-4404100-1568991438.xml"  -tl '2400s' -p 4
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404100-1568991438.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.94/0.80	c solve instance...
2.29/0.91	o 143 
2.29/0.92	o 142 
2.29/0.93	o 140 
2.29/0.94	o 136 
2.29/0.96	o 135 
2.70/1.04	o 134 
3.46/1.24	o 122 
3.85/1.30	o 121 
3.85/1.36	o 120 
4.63/1.54	o 119 
4.99/1.64	o 118 
17.31/4.74	o 117 
19.30/5.21	o 116 
27.61/7.34	o 115 
31.18/8.25	o 114 
51.06/13.27	o 113 
80.88/20.77	s OPTIMUM FOUND
80.88/20.77	v <instantiation>
80.88/20.77	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>
80.88/20.77	v 	<values>0 0 0 0 6 10 21 25 1 13 15 33 63 11 17 12 10 6 25 26 65 13 31 42 21 54 33 63 19 17 14 17 70 24 39 91 42 27 45 25 35 39 36 41 34 33 54 54 42 70 47 17 33 49 40 43 41 45 61 22 42 72 55 51 96 63 48 34 52 57 62 67 49 71 51 65 61 71 53 66 70 76 64 42 79 71 77 81 55 82 95 73 63 74 71 78 70 85 89 87 97 79 78 98 76 86 91 100 96 84 100 103 102 86 103 90 101 103 111 104 112 113 </values>
80.88/20.77	v </instantiation>

Verifier Data

OK	113

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404100-1568991438/watcher-4404100-1568991438 -o /var/tmp/evaluation-result-4404100-1568991438/solver-4404100-1568991438 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node150-1568990625-7233 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 632017059 HOME/instance-4404100-1568991438.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=10931, runsolver pid=10928

[startup+0.100082 s]*
/proc/loadavg: 8.53 7.68 5.16 7/233 10947
/proc/meminfo: memFree=5147916/32770624 swapFree=67021824/67108860
[pid=10931] ppid=10928 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10931/stat : 10931 (xcsp3-exec) S 10928 10931 7201 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475416366 115843072 364 33554432000 4194304 5098028 140721974323584 140721974321688 140437850329724 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21581824 140721974326103 140721974326361 140721974326361 140721974329286 0
/proc/10931/statm: 28282 364 305 221 0 87 0
[pid=10933] ppid=10931 vsize=15144776 memory=29640 CPUtime=0.12 cores=1,3,5,7
/proc/10933/stat : 10933 (java) S 10931 10931 7201 0 -1 1077944320 5787 0 0 0 11 1 0 0 20 0 15 0 475416366 15508250624 7410 33554432000 4194304 4196468 140724408359280 140724408341824 139932135931639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
/proc/10933/statm: 3786194 7410 3187 1 0 3748377 0
[pid=10933/tid=10934] ppid=10931 vsize=15144776 memory=-6962121287837372198 CPUtime=0.08 cores=1,3,5,7
/proc/10933/task/10934/stat : 10934 (java) R 10931 10931 7201 0 -1 4202560 3712 0 0 0 8 0 0 0 20 0 15 0 475416366 15508250624 7410 33554432000 4194304 4196468 140724408359280 139932140164296 139932119975269 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10935] ppid=10931 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10935/stat : 10935 (java) S 10931 10931 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475416367 15508250624 7410 33554432000 4194304 4196468 140724408359280 139932063971856 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10936] ppid=10931 vsize=15144776 memory=140411035113088 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10936/stat : 10936 (java) S 10931 10931 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475416367 15508250624 7410 33554432000 4194304 4196468 140724408359280 139932062919312 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10937] ppid=10931 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10937/stat : 10937 (java) S 10931 10931 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475416367 15508250624 7410 33554432000 4194304 4196468 140724408359280 139932061866256 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10938] ppid=10931 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10938/stat : 10938 (java) S 10931 10931 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475416367 15508250624 7410 33554432000 4194304 4196468 140724408359280 139932060813712 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10939] ppid=10931 vsize=15144776 memory=140411035113088 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10939/stat : 10939 (java) S 10931 10931 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475416368 15508250624 7410 33554432000 4194304 4196468 140724408359280 139931604474608 139932135942786 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10940] ppid=10931 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10940/stat : 10940 (java) S 10931 10931 7201 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475416369 15508250624 7410 33554432000 4194304 4196468 140724408359280 139931603420832 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10941] ppid=10931 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10941/stat : 10941 (java) S 10931 10931 7201 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475416369 15508250624 7410 33554432000 4194304 4196468 140724408359280 139931602367728 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10942] ppid=10931 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10942/stat : 10942 (java) S 10931 10931 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475416371 15508250624 7410 33554432000 4194304 4196468 140724408359280 139931601316304 139932135950235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10943] ppid=10931 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10943/stat : 10943 (java) R 10931 10931 7201 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 475416371 15508250624 7410 33554432000 4194304 4196468 140724408359280 139931600263408 139932135942786 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10944] ppid=10931 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10944/stat : 10944 (java) R 10931 10931 7201 0 -1 4202560 173 0 0 0 0 0 0 0 20 0 15 0 475416371 15508250624 7410 33554432000 4194304 4196468 140724408359280 139931599202400 139932113764496 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10945] ppid=10931 vsize=15144776 memory=140411035113088 CPUtime=0.02 cores=1,3,5,7
/proc/10933/task/10945/stat : 10945 (java) R 10931 10931 7201 0 -1 4202560 333 0 0 0 2 0 0 0 20 0 15 0 475416372 15508250624 7410 33554432000 4194304 4196468 140724408359280 139931598157808 139932128168766 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10946] ppid=10931 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10946/stat : 10946 (java) S 10931 10931 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475416372 15508250624 7410 33554432000 4194304 4196468 140724408359280 139931597105504 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10947] ppid=10931 vsize=15144776 memory=140411035113088 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10947/stat : 10947 (java) S 10931 10931 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475416372 15508250624 7410 33554432000 4194304 4196468 140724408359280 139931596053552 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31096 KiB

[startup+0.21082 s]*
/proc/loadavg: 8.53 7.68 5.16 9/233 10947
/proc/meminfo: memFree=5134524/32770624 swapFree=67021824/67108860
[pid=10931] ppid=10928 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10931/stat : 10931 (xcsp3-exec) S 10928 10931 7201 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475416366 115843072 364 33554432000 4194304 5098028 140721974323584 140721974321688 140437850329724 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21581824 140721974326103 140721974326361 140721974326361 140721974329286 0
/proc/10931/statm: 28282 364 305 221 0 87 0
[pid=10933] ppid=10931 vsize=15144776 memory=40944 CPUtime=0.34 cores=1,3,5,7
/proc/10933/stat : 10933 (java) S 10931 10931 7201 0 -1 1077944320 9475 0 0 0 31 3 0 0 20 0 15 0 475416366 15508250624 10236 33554432000 4194304 4196468 140724408359280 140724408341824 139932135931639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
/proc/10933/statm: 3786194 10236 3269 1 0 3748377 0
[pid=10933/tid=10934] ppid=10931 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/10933/task/10934/stat : 10934 (java) R 10931 10931 7201 0 -1 4202560 6624 0 0 0 18 2 0 0 20 0 15 0 475416366 15508250624 10236 33554432000 4194304 4196468 140724408359280 139932140166784 139932135953565 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10935] ppid=10931 vsize=15144776 memory=13575 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10935/stat : 10935 (java) S 10931 10931 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475416367 15508250624 10236 33554432000 4194304 4196468 140724408359280 139932063971856 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10936] ppid=10931 vsize=15144776 memory=140411035124276 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10936/stat : 10936 (java) S 10931 10931 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475416367 15508250624 10236 33554432000 4194304 4196468 140724408359280 139932062919312 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10937] ppid=10931 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10937/stat : 10937 (java) S 10931 10931 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475416367 15508250624 10236 33554432000 4194304 4196468 140724408359280 139932061866256 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10938] ppid=10931 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10938/stat : 10938 (java) S 10931 10931 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475416367 15508250624 10236 33554432000 4194304 4196468 140724408359280 139932060813712 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10939] ppid=10931 vsize=15144776 memory=140411035113088 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10939/stat : 10939 (java) S 10931 10931 7201 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475416368 15508250624 10236 33554432000 4194304 4196468 140724408359280 139931604474608 139932135942786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10940] ppid=10931 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10940/stat : 10940 (java) S 10931 10931 7201 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475416369 15508250624 10236 33554432000 4194304 4196468 140724408359280 139931603420832 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10941] ppid=10931 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10941/stat : 10941 (java) S 10931 10931 7201 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475416369 15508250624 10236 33554432000 4194304 4196468 140724408359280 139931602367728 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10942] ppid=10931 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10942/stat : 10942 (java) S 10931 10931 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475416371 15508250624 10236 33554432000 4194304 4196468 140724408359280 139931601316304 139932135950235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10943] ppid=10931 vsize=15144776 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10933/task/10943/stat : 10943 (java) S 10931 10931 7201 0 -1 1077944384 363 0 0 0 1 0 0 0 20 0 15 0 475416371 15508250624 10236 33554432000 4194304 4196468 140724408359280 139931600263408 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10944] ppid=10931 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/10933/task/10944/stat : 10944 (java) S 10931 10931 7201 0 -1 1077944384 454 0 0 0 2 0 0 0 20 0 15 0 475416371 15508250624 10236 33554432000 4194304 4196468 140724408359280 139931599210864 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10945] ppid=10931 vsize=15144776 memory=140411035113088 CPUtime=0.08 cores=1,3,5,7
/proc/10933/task/10945/stat : 10945 (java) S 10931 10931 7201 0 -1 1077944384 732 0 0 0 8 0 0 0 20 0 15 0 475416372 15508250624 10236 33554432000 4194304 4196468 140724408359280 139931598157808 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10946] ppid=10931 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10946/stat : 10946 (java) S 10931 10931 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475416372 15508250624 10236 33554432000 4194304 4196468 140724408359280 139931597105504 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10947] ppid=10931 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10947/stat : 10947 (java) S 10931 10931 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475416372 15508250624 10236 33554432000 4194304 4196468 140724408359280 139931596053552 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42400 KiB

[startup+0.315624 s]*
/proc/loadavg: 8.53 7.68 5.16 7/233 10947
/proc/meminfo: memFree=5127492/32770624 swapFree=67021824/67108860
[pid=10931] ppid=10928 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10931/stat : 10931 (xcsp3-exec) S 10928 10931 7201 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475416366 115843072 364 33554432000 4194304 5098028 140721974323584 140721974321688 140437850329724 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21581824 140721974326103 140721974326361 140721974326361 140721974329286 0
/proc/10931/statm: 28282 364 305 221 0 87 0
[pid=10933] ppid=10931 vsize=15149032 memory=50272 CPUtime=0.54 cores=1,3,5,7
/proc/10933/stat : 10933 (java) S 10931 10931 7201 0 -1 1077944320 10909 0 0 0 50 4 0 0 20 0 15 0 475416366 15512608768 12568 33554432000 4194304 4196468 140724408359280 140724408341824 139932135931639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
/proc/10933/statm: 3787258 12568 3347 1 0 3748377 0
[pid=10933/tid=10934] ppid=10931 vsize=15149032 memory=7883960649037381690 CPUtime=0.3 cores=1,3,5,7
/proc/10933/task/10934/stat : 10934 (java) R 10931 10931 7201 0 -1 4202560 7883 0 0 0 27 3 0 0 20 0 15 0 475416366 15512608768 12633 33554432000 4194304 4196468 140724408359280 139932140162752 139932120012126 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10935] ppid=10931 vsize=15149032 memory=13938 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10935/stat : 10935 (java) S 10931 10931 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475416367 15512608768 12633 33554432000 4194304 4196468 140724408359280 139932063971856 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10936] ppid=10931 vsize=15149032 memory=3373065 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10936/stat : 10936 (java) S 10931 10931 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475416367 15512608768 12633 33554432000 4194304 4196468 140724408359280 139932062919312 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10937] ppid=10931 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10937/stat : 10937 (java) S 10931 10931 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475416367 15512608768 12633 33554432000 4194304 4196468 140724408359280 139932061866256 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10938] ppid=10931 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10938/stat : 10938 (java) S 10931 10931 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475416367 15512608768 12633 33554432000 4194304 4196468 140724408359280 139932060813712 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10939] ppid=10931 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10939/stat : 10939 (java) S 10931 10931 7201 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475416368 15512608768 12633 33554432000 4194304 4196468 140724408359280 139931604474608 139932135942786 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10940] ppid=10931 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10940/stat : 10940 (java) S 10931 10931 7201 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475416369 15512608768 12633 33554432000 4194304 4196468 140724408359280 139931603420832 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10941] ppid=10931 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10941/stat : 10941 (java) S 10931 10931 7201 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475416369 15512608768 12633 33554432000 4194304 4196468 140724408359280 139931602367728 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10942] ppid=10931 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10942/stat : 10942 (java) S 10931 10931 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475416371 15512608768 12633 33554432000 4194304 4196468 140724408359280 139931601316304 139932135950235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10943] ppid=10931 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/10933/task/10943/stat : 10943 (java) S 10931 10931 7201 0 -1 1077944384 379 0 0 0 3 0 0 0 20 0 15 0 475416371 15512608768 12633 33554432000 4194304 4196468 140724408359280 139931600263408 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10944] ppid=10931 vsize=15149032 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/10933/task/10944/stat : 10944 (java) S 10931 10931 7201 0 -1 1077944384 535 0 0 0 6 0 0 0 20 0 15 0 475416371 15512608768 12633 33554432000 4194304 4196468 140724408359280 139931599210864 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10945] ppid=10931 vsize=15149032 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/10933/task/10945/stat : 10945 (java) S 10931 10931 7201 0 -1 1077944384 812 0 0 0 13 0 0 0 20 0 15 0 475416372 15512608768 12633 33554432000 4194304 4196468 140724408359280 139931598157808 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10946] ppid=10931 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10946/stat : 10946 (java) S 10931 10931 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475416372 15512608768 12633 33554432000 4194304 4196468 140724408359280 139931597105504 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10947] ppid=10931 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10947/stat : 10947 (java) S 10931 10931 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475416372 15512608768 12633 33554432000 4194304 4196468 140724408359280 139931596053552 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51728 KiB

[startup+0.700771 s]
/proc/loadavg: 8.53 7.68 5.16 10/233 10947
/proc/meminfo: memFree=5113288/32770624 swapFree=67021824/67108860
[pid=10931] ppid=10928 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10931/stat : 10931 (xcsp3-exec) S 10928 10931 7201 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475416366 115843072 364 33554432000 4194304 5098028 140721974323584 140721974321688 140437850329724 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21581824 140721974326103 140721974326361 140721974326361 140721974329286 0
/proc/10931/statm: 28282 364 305 221 0 87 0
[pid=10933] ppid=10931 vsize=15151156 memory=85160 CPUtime=1.56 cores=1,3,5,7
/proc/10933/stat : 10933 (java) S 10931 10931 7201 0 -1 1077944320 14967 0 0 0 149 7 0 0 20 0 15 0 475416366 15514783744 21290 33554432000 4194304 4196468 140724408359280 140724408341824 139932135931639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
/proc/10933/statm: 3787789 21290 3451 1 0 3748889 0
[pid=10933/tid=10934] ppid=10931 vsize=15151156 memory=12328 CPUtime=0.68 cores=1,3,5,7
/proc/10933/task/10934/stat : 10934 (java) S 10931 10931 7201 0 -1 1077944384 9283 0 0 0 63 5 0 0 20 0 15 0 475416366 15514783744 21290 33554432000 4194304 4196468 140724408359280 139932140168224 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10935] ppid=10931 vsize=15151156 memory=500 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10935/stat : 10935 (java) S 10931 10931 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475416367 15514783744 21290 33554432000 4194304 4196468 140724408359280 139932063971856 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10936] ppid=10931 vsize=15151156 memory=1584 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10936/stat : 10936 (java) S 10931 10931 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475416367 15514783744 21290 33554432000 4194304 4196468 140724408359280 139932062919312 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10937] ppid=10931 vsize=15151156 memory=1744 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10937/stat : 10937 (java) S 10931 10931 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475416367 15514783744 21290 33554432000 4194304 4196468 140724408359280 139932061866256 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10938] ppid=10931 vsize=15151156 memory=924 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10938/stat : 10938 (java) S 10931 10931 7201 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475416367 15514783744 21290 33554432000 4194304 4196468 140724408359280 139932060813712 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10939] ppid=10931 vsize=15151156 memory=1940 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10939/stat : 10939 (java) R 10931 10931 7201 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475416368 15514783744 21290 33554432000 4194304 4196468 140724408359280 139931604474608 139932135942786 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10940] ppid=10931 vsize=15151156 memory=1996 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10940/stat : 10940 (java) S 10931 10931 7201 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475416369 15514783744 21290 33554432000 4194304 4196468 140724408359280 139931603420832 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10941] ppid=10931 vsize=15151156 memory=2508 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10941/stat : 10941 (java) S 10931 10931 7201 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475416369 15514783744 21290 33554432000 4194304 4196468 140724408359280 139931602367728 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10942] ppid=10931 vsize=15151156 memory=1532 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10942/stat : 10942 (java) S 10931 10931 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475416371 15514783744 21290 33554432000 4194304 4196468 140724408359280 139931601316304 139932135950235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10943] ppid=10931 vsize=15151156 memory=836 CPUtime=0.21 cores=1,3,5,7
/proc/10933/task/10943/stat : 10943 (java) R 10931 10931 7201 0 -1 4202560 1067 0 0 0 21 0 0 0 20 0 15 0 475416371 15514783744 21290 33554432000 4194304 4196468 140724408359280 139931600242128 139932117452499 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10944] ppid=10931 vsize=15151156 memory=1760 CPUtime=0.24 cores=1,3,5,7
/proc/10933/task/10944/stat : 10944 (java) R 10931 10931 7201 0 -1 4202560 1314 0 0 0 24 0 0 0 20 0 15 0 475416371 15514783744 21290 33554432000 4194304 4196468 140724408359280 139931599196976 139932119432179 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10945] ppid=10931 vsize=15151156 memory=111632 CPUtime=0.41 cores=1,3,5,7
/proc/10933/task/10945/stat : 10945 (java) R 10931 10931 7201 0 -1 4202560 1994 0 0 0 41 0 0 0 20 0 15 0 475416372 15514783744 21290 33554432000 4194304 4196468 140724408359280 139931598157808 139932129028475 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10946] ppid=10931 vsize=15151156 memory=804 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10946/stat : 10946 (java) S 10931 10931 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475416372 15514783744 21290 33554432000 4194304 4196468 140724408359280 139931597105504 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10947] ppid=10931 vsize=15151156 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10947/stat : 10947 (java) S 10931 10931 7201 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475416372 15514783744 21290 33554432000 4194304 4196468 140724408359280 139931596053552 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 86616 KiB

[startup+1.50459 s]
/proc/loadavg: 8.53 7.68 5.16 13/237 10971
/proc/meminfo: memFree=5008436/32770624 swapFree=67021824/67108860
[pid=10931] ppid=10928 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10931/stat : 10931 (xcsp3-exec) S 10928 10931 7201 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475416366 115843072 364 33554432000 4194304 5098028 140721974323584 140721974321688 140437850329724 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21581824 140721974326103 140721974326361 140721974326361 140721974329286 0
/proc/10931/statm: 28282 364 305 221 0 87 0

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

/proc/10933/task/10947/stat : 10947 (java) S 10931 10931 7201 0 -1 1077944384 475 0 0 0 0 0 0 0 20 0 19 0 475416372 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931596053552 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=11012] ppid=10931 vsize=15487052 memory=2508 CPUtime=6.65 cores=1,3,5,7
/proc/10933/task/11012/stat : 11012 (java) R 10931 10931 7201 0 -1 4202560 81 0 0 0 665 0 0 0 20 0 19 0 475417693 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931584728296 139931737489919 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=11013] ppid=10931 vsize=15487052 memory=1532 CPUtime=6.69 cores=1,3,5,7
/proc/10933/task/11013/stat : 11013 (java) R 10931 10931 7201 0 -1 4202560 395 0 0 0 669 0 0 0 20 0 19 0 475417693 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931579473816 139931737922918 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=11014] ppid=10931 vsize=15487052 memory=836 CPUtime=6.61 cores=1,3,5,7
/proc/10933/task/11014/stat : 11014 (java) R 10931 10931 7201 0 -1 4202560 400 0 0 0 661 0 0 0 20 0 19 0 475417693 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931586834032 139931737316478 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=11015] ppid=10931 vsize=15487052 memory=1760 CPUtime=6.68 cores=1,3,5,7
/proc/10933/task/11015/stat : 11015 (java) R 10931 10931 7201 0 -1 4202560 104 0 0 0 668 0 0 0 20 0 19 0 475417693 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931583675928 139931735991199 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
Current children cumulated CPU time: 78.12 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 259364 KiB

[startup+20.4016 s]
/proc/loadavg: 8.50 7.74 5.23 10/237 11015
/proc/meminfo: memFree=4920028/32770624 swapFree=67021824/67108860
[pid=10931] ppid=10928 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10931/stat : 10931 (xcsp3-exec) S 10928 10931 7201 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475416366 115843072 364 33554432000 4194304 5098028 140721974323584 140721974321688 140437850329724 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21581824 140721974326103 140721974326361 140721974326361 140721974329286 0
/proc/10931/statm: 28282 364 305 221 0 87 0
[pid=10933] ppid=10931 vsize=15487052 memory=257908 CPUtime=79.68 cores=1,3,5,7
/proc/10933/stat : 10933 (java) S 10931 10931 7201 0 -1 1077944320 56204 0 0 0 7951 17 0 0 20 0 19 0 475416366 15858741248 64477 33554432000 4194304 4196468 140724408359280 140724408341824 139932135931639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
/proc/10933/statm: 3871763 64477 3519 1 0 3832863 0
[pid=10933/tid=10934] ppid=10931 vsize=15487052 memory=3054156605268465310 CPUtime=0.8 cores=1,3,5,7
/proc/10933/task/10934/stat : 10934 (java) S 10931 10931 7201 0 -1 1077944384 9725 0 0 0 75 5 0 0 20 0 19 0 475416366 15858741248 64477 33554432000 4194304 4196468 140724408359280 139932140172416 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10935] ppid=10931 vsize=15487052 memory=1760 CPUtime=0.03 cores=1,3,5,7
/proc/10933/task/10935/stat : 10935 (java) S 10931 10931 7201 0 -1 1077944384 465 0 0 0 2 1 0 0 20 0 19 0 475416367 15858741248 64477 33554432000 4194304 4196468 140724408359280 139932063971856 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10936] ppid=10931 vsize=15487052 memory=1172 CPUtime=0.02 cores=1,3,5,7
/proc/10933/task/10936/stat : 10936 (java) S 10931 10931 7201 0 -1 1077944384 552 0 0 0 2 0 0 0 20 0 19 0 475416367 15858741248 64477 33554432000 4194304 4196468 140724408359280 139932062919312 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10937] ppid=10931 vsize=15487052 memory=6316 CPUtime=0.02 cores=1,3,5,7
/proc/10933/task/10937/stat : 10937 (java) S 10931 10931 7201 0 -1 1077944384 1450 0 0 0 1 1 0 0 20 0 19 0 475416367 15858741248 64477 33554432000 4194304 4196468 140724408359280 139932061866256 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10938] ppid=10931 vsize=15487052 memory=111632 CPUtime=0.02 cores=1,3,5,7
/proc/10933/task/10938/stat : 10938 (java) S 10931 10931 7201 0 -1 1077944384 290 0 0 0 1 1 0 0 20 0 19 0 475416367 15858741248 64477 33554432000 4194304 4196468 140724408359280 139932060813712 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10939] ppid=10931 vsize=15487052 memory=804 CPUtime=0.02 cores=1,3,5,7
/proc/10933/task/10939/stat : 10939 (java) S 10931 10931 7201 0 -1 1077944384 734 0 0 0 1 1 0 0 20 0 19 0 475416368 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931604474608 139932135942786 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10940] ppid=10931 vsize=15487052 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10940/stat : 10940 (java) S 10931 10931 7201 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 475416369 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931603420896 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10941] ppid=10931 vsize=15487052 memory=1804 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10941/stat : 10941 (java) S 10931 10931 7201 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 475416369 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931602367744 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10942] ppid=10931 vsize=15487052 memory=916 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10942/stat : 10942 (java) S 10931 10931 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475416371 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931601316304 139932135950235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10943] ppid=10931 vsize=15487052 memory=3848 CPUtime=4.07 cores=1,3,5,7
/proc/10933/task/10943/stat : 10943 (java) S 10931 10931 7201 0 -1 1077944384 15589 0 0 0 405 2 0 0 20 0 19 0 475416371 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931600263408 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10944] ppid=10931 vsize=15487052 memory=2740 CPUtime=3.78 cores=1,3,5,7
/proc/10933/task/10944/stat : 10944 (java) S 10931 10931 7201 0 -1 1077944384 13398 0 0 0 377 1 0 0 20 0 19 0 475416371 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931599210864 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10945] ppid=10931 vsize=15487052 memory=2592 CPUtime=0.94 cores=1,3,5,7
/proc/10933/task/10945/stat : 10945 (java) S 10931 10931 7201 0 -1 1077944384 6990 0 0 0 93 1 0 0 20 0 19 0 475416372 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931598157808 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10946] ppid=10931 vsize=15487052 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10946/stat : 10946 (java) S 10931 10931 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475416372 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931597105504 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10947] ppid=10931 vsize=15487052 memory=3432 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10947/stat : 10947 (java) S 10931 10931 7201 0 -1 1077944384 478 0 0 0 0 0 0 0 20 0 19 0 475416372 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931596053552 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=11012] ppid=10931 vsize=15487052 memory=1452 CPUtime=7.03 cores=1,3,5,7
/proc/10933/task/11012/stat : 11012 (java) R 10931 10931 7201 0 -1 4202560 81 0 0 0 703 0 0 0 20 0 19 0 475417693 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931584728296 139931738248364 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=11013] ppid=10931 vsize=15487052 memory=4177072 CPUtime=7.08 cores=1,3,5,7
/proc/10933/task/11013/stat : 11013 (java) R 10931 10931 7201 0 -1 4202560 400 0 0 0 708 0 0 0 20 0 19 0 475417693 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931579473816 139931738305416 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=11014] ppid=10931 vsize=15487052 memory=1408 CPUtime=7 cores=1,3,5,7
/proc/10933/task/11014/stat : 11014 (java) R 10931 10931 7201 0 -1 4202560 401 0 0 0 700 0 0 0 20 0 19 0 475417693 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931586834032 139931737423652 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=11015] ppid=10931 vsize=15487052 memory=2788 CPUtime=7.07 cores=1,3,5,7
/proc/10933/task/11015/stat : 11015 (java) R 10931 10931 7201 0 -1 4202560 104 0 0 0 707 0 0 0 20 0 19 0 475417693 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931583675928 139931738302798 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
Current children cumulated CPU time: 79.68 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 259364 KiB

[startup+20.6046 s]
/proc/loadavg: 8.50 7.74 5.23 10/237 11015
/proc/meminfo: memFree=4920028/32770624 swapFree=67021824/67108860
[pid=10931] ppid=10928 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10931/stat : 10931 (xcsp3-exec) S 10928 10931 7201 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475416366 115843072 364 33554432000 4194304 5098028 140721974323584 140721974321688 140437850329724 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21581824 140721974326103 140721974326361 140721974326361 140721974329286 0
/proc/10931/statm: 28282 364 305 221 0 87 0
[pid=10933] ppid=10931 vsize=15487052 memory=257908 CPUtime=80.49 cores=1,3,5,7
/proc/10933/stat : 10933 (java) S 10931 10931 7201 0 -1 1077944320 56208 0 0 0 8032 17 0 0 20 0 19 0 475416366 15858741248 64477 33554432000 4194304 4196468 140724408359280 140724408341824 139932135931639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
/proc/10933/statm: 3871763 64477 3519 1 0 3832863 0
[pid=10933/tid=10934] ppid=10931 vsize=15487052 memory=0 CPUtime=0.8 cores=1,3,5,7
/proc/10933/task/10934/stat : 10934 (java) S 10931 10931 7201 0 -1 1077944384 9725 0 0 0 75 5 0 0 20 0 19 0 475416366 15858741248 64477 33554432000 4194304 4196468 140724408359280 139932140172416 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10935] ppid=10931 vsize=15487052 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/10933/task/10935/stat : 10935 (java) S 10931 10931 7201 0 -1 1077944384 465 0 0 0 2 1 0 0 20 0 19 0 475416367 15858741248 64477 33554432000 4194304 4196468 140724408359280 139932063971856 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10936] ppid=10931 vsize=15487052 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10933/task/10936/stat : 10936 (java) S 10931 10931 7201 0 -1 1077944384 552 0 0 0 2 0 0 0 20 0 19 0 475416367 15858741248 64477 33554432000 4194304 4196468 140724408359280 139932062919312 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10937] ppid=10931 vsize=15487052 memory=20036 CPUtime=0.02 cores=1,3,5,7
/proc/10933/task/10937/stat : 10937 (java) S 10931 10931 7201 0 -1 1077944384 1450 0 0 0 1 1 0 0 20 0 19 0 475416367 15858741248 64477 33554432000 4194304 4196468 140724408359280 139932061866256 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10938] ppid=10931 vsize=15487052 memory=3 CPUtime=0.02 cores=1,3,5,7
/proc/10933/task/10938/stat : 10938 (java) S 10931 10931 7201 0 -1 1077944384 290 0 0 0 1 1 0 0 20 0 19 0 475416367 15858741248 64477 33554432000 4194304 4196468 140724408359280 139932060813712 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10939] ppid=10931 vsize=15487052 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10933/task/10939/stat : 10939 (java) S 10931 10931 7201 0 -1 1077944384 734 0 0 0 1 1 0 0 20 0 19 0 475416368 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931604474608 139932135942786 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10940] ppid=10931 vsize=15487052 memory=280821874634048 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10940/stat : 10940 (java) S 10931 10931 7201 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 475416369 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931603420896 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10941] ppid=10931 vsize=15487052 memory=140410937431872 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10941/stat : 10941 (java) S 10931 10931 7201 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 475416369 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931602367744 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10942] ppid=10931 vsize=15487052 memory=6296420760605774179 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10942/stat : 10942 (java) S 10931 10931 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475416371 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931601316304 139932135950235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10943] ppid=10931 vsize=15487052 memory=6081663144498713968 CPUtime=4.07 cores=1,3,5,7
/proc/10933/task/10943/stat : 10943 (java) S 10931 10931 7201 0 -1 1077944384 15589 0 0 0 405 2 0 0 20 0 19 0 475416371 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931600263408 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10944] ppid=10931 vsize=15487052 memory=7306652151615674473 CPUtime=3.78 cores=1,3,5,7
/proc/10933/task/10944/stat : 10944 (java) S 10931 10931 7201 0 -1 1077944384 13398 0 0 0 377 1 0 0 20 0 19 0 475416371 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931599210864 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10945] ppid=10931 vsize=15487052 memory=7440056984007045732 CPUtime=0.94 cores=1,3,5,7
/proc/10933/task/10945/stat : 10945 (java) S 10931 10931 7201 0 -1 1077944384 6990 0 0 0 93 1 0 0 20 0 19 0 475416372 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931598157808 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10946] ppid=10931 vsize=15487052 memory=5795118302525548393 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10946/stat : 10946 (java) S 10931 10931 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475416372 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931597105504 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10947] ppid=10931 vsize=15487052 memory=4202394040313219337 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10947/stat : 10947 (java) S 10931 10931 7201 0 -1 1077944384 478 0 0 0 0 0 0 0 20 0 19 0 475416372 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931596053552 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=11012] ppid=10931 vsize=15487052 memory=7740775282396586576 CPUtime=7.23 cores=1,3,5,7
/proc/10933/task/11012/stat : 11012 (java) R 10931 10931 7201 0 -1 4202560 81 0 0 0 723 0 0 0 20 0 19 0 475417693 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931584728296 139931734647372 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=11013] ppid=10931 vsize=15487052 memory=4209357772117481859 CPUtime=7.29 cores=1,3,5,7
/proc/10933/task/11013/stat : 11013 (java) R 10931 10931 7201 0 -1 4202560 401 0 0 0 729 0 0 0 20 0 19 0 475417693 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931579473816 139931738248470 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=11014] ppid=10931 vsize=15487052 memory=-7966001734536614954 CPUtime=7.21 cores=1,3,5,7
/proc/10933/task/11014/stat : 11014 (java) R 10931 10931 7201 0 -1 4202560 404 0 0 0 721 0 0 0 20 0 19 0 475417693 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931586834032 139931737511606 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=11015] ppid=10931 vsize=15487052 memory=-7812193691855986592 CPUtime=7.27 cores=1,3,5,7
/proc/10933/task/11015/stat : 11015 (java) R 10931 10931 7201 0 -1 4202560 104 0 0 0 727 0 0 0 20 0 19 0 475417693 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931583675928 139931737398487 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
Current children cumulated CPU time: 80.49 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 259364 KiB

[startup+20.7016 s]
/proc/loadavg: 8.50 7.74 5.23 10/237 11015
/proc/meminfo: memFree=4920028/32770624 swapFree=67021824/67108860
[pid=10931] ppid=10928 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/10931/stat : 10931 (xcsp3-exec) S 10928 10931 7201 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475416366 115843072 364 33554432000 4194304 5098028 140721974323584 140721974321688 140437850329724 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21581824 140721974326103 140721974326361 140721974326361 140721974329286 0
/proc/10931/statm: 28282 364 305 221 0 87 0
[pid=10933] ppid=10931 vsize=15487052 memory=257908 CPUtime=80.88 cores=1,3,5,7
/proc/10933/stat : 10933 (java) S 10931 10931 7201 0 -1 1077944320 56210 0 0 0 8071 17 0 0 20 0 19 0 475416366 15858741248 64477 33554432000 4194304 4196468 140724408359280 140724408341824 139932135931639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
/proc/10933/statm: 3871763 64477 3519 1 0 3832863 0
[pid=10933/tid=10934] ppid=10931 vsize=15487052 memory=257908 CPUtime=0.8 cores=1,3,5,7
/proc/10933/task/10934/stat : 10934 (java) S 10931 10931 7201 0 -1 1077944384 9725 0 0 0 75 5 0 0 20 0 19 0 475416366 15858741248 64477 33554432000 4194304 4196468 140724408359280 139932140172416 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10935] ppid=10931 vsize=15487052 memory=257908 CPUtime=0.03 cores=1,3,5,7
/proc/10933/task/10935/stat : 10935 (java) S 10931 10931 7201 0 -1 1077944384 465 0 0 0 2 1 0 0 20 0 19 0 475416367 15858741248 64477 33554432000 4194304 4196468 140724408359280 139932063971856 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10936] ppid=10931 vsize=15487052 memory=257896 CPUtime=0.02 cores=1,3,5,7
/proc/10933/task/10936/stat : 10936 (java) S 10931 10931 7201 0 -1 1077944384 552 0 0 0 2 0 0 0 20 0 19 0 475416367 15858741248 64477 33554432000 4194304 4196468 140724408359280 139932062919312 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10937] ppid=10931 vsize=15487052 memory=255028 CPUtime=0.02 cores=1,3,5,7
/proc/10933/task/10937/stat : 10937 (java) S 10931 10931 7201 0 -1 1077944384 1450 0 0 0 1 1 0 0 20 0 19 0 475416367 15858741248 64477 33554432000 4194304 4196468 140724408359280 139932061866256 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10938] ppid=10931 vsize=15487052 memory=31076 CPUtime=0.02 cores=1,3,5,7
/proc/10933/task/10938/stat : 10938 (java) S 10931 10931 7201 0 -1 1077944384 290 0 0 0 1 1 0 0 20 0 19 0 475416367 15858741248 64477 33554432000 4194304 4196468 140724408359280 139932060813712 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10939] ppid=10931 vsize=15487052 memory=8097871696479020910 CPUtime=0.02 cores=1,3,5,7
/proc/10933/task/10939/stat : 10939 (java) S 10931 10931 7201 0 -1 1077944384 734 0 0 0 1 1 0 0 20 0 19 0 475416368 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931604474608 139932135942786 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10940] ppid=10931 vsize=15487052 memory=828 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10940/stat : 10940 (java) S 10931 10931 7201 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 19 0 475416369 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931603420896 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10941] ppid=10931 vsize=15487052 memory=736 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10941/stat : 10941 (java) S 10931 10931 7201 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 475416369 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931602367744 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10942] ppid=10931 vsize=15487052 memory=1608 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10942/stat : 10942 (java) S 10931 10931 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475416371 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931601316304 139932135950235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10943] ppid=10931 vsize=15487052 memory=1456 CPUtime=4.07 cores=1,3,5,7
/proc/10933/task/10943/stat : 10943 (java) S 10931 10931 7201 0 -1 1077944384 15589 0 0 0 405 2 0 0 20 0 19 0 475416371 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931600263408 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10944] ppid=10931 vsize=15487052 memory=1456 CPUtime=3.78 cores=1,3,5,7
/proc/10933/task/10944/stat : 10944 (java) S 10931 10931 7201 0 -1 1077944384 13398 0 0 0 377 1 0 0 20 0 19 0 475416371 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931599210864 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10945] ppid=10931 vsize=15487052 memory=257908 CPUtime=0.94 cores=1,3,5,7
/proc/10933/task/10945/stat : 10945 (java) S 10931 10931 7201 0 -1 1077944384 6990 0 0 0 93 1 0 0 20 0 19 0 475416372 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931598157808 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10946] ppid=10931 vsize=15487052 memory=257748 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10946/stat : 10946 (java) S 10931 10931 7201 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475416372 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931597105504 139932135941845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=10947] ppid=10931 vsize=15487052 memory=1399103955520229747 CPUtime=0 cores=1,3,5,7
/proc/10933/task/10947/stat : 10947 (java) S 10931 10931 7201 0 -1 1077944384 478 0 0 0 0 0 0 0 20 0 19 0 475416372 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931596053552 139932135942786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=11012] ppid=10931 vsize=15487052 memory=6791534058613427641 CPUtime=7.33 cores=1,3,5,7
/proc/10933/task/11012/stat : 11012 (java) R 10931 10931 7201 0 -1 4202560 81 0 0 0 733 0 0 0 20 0 19 0 475417693 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931584728296 139931737318396 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=11013] ppid=10931 vsize=15487052 memory=6791534058613427641 CPUtime=7.38 cores=1,3,5,7
/proc/10933/task/11013/stat : 11013 (java) R 10931 10931 7201 0 -1 4202560 402 0 0 0 738 0 0 0 20 0 19 0 475417693 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931579473816 139931737922111 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=11014] ppid=10931 vsize=15487052 memory=3648 CPUtime=7.3 cores=1,3,5,7
/proc/10933/task/11014/stat : 11014 (java) R 10931 10931 7201 0 -1 4202560 405 0 0 0 730 0 0 0 20 0 19 0 475417693 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931586834032 139931737318955 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
[pid=10933/tid=11015] ppid=10931 vsize=15487052 memory=41744 CPUtime=7.37 cores=1,3,5,7
/proc/10933/task/11015/stat : 11015 (java) R 10931 10931 7201 0 -1 4202560 104 0 0 0 737 0 0 0 20 0 19 0 475417693 15858741248 64477 33554432000 4194304 4196468 140724408359280 139931583675928 139931735990550 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16719872 140724408366043 140724408366218 140724408366218 140724408369103 0
Current children cumulated CPU time: 80.88 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 259364 KiB

Child status: 0
Real time (s): 20.7817
CPU time (s): 81.1632
CPU user time (s): 80.9652
CPU system time (s): 0.197964
CPU usage (%): 390.551
Max. virtual memory (cumulated for all children) (KiB): 15601436
Max. memory (cumulated for all children) (KiB): 259364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.9652
system time used= 0.197964
maximum resident set size= 266108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57728
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= 4708
involuntary context switches= 2691


# summary of solver processes directly reported to runsolver:
#   pid: 10931
#   total CPU time (s): 81.1632
#   total CPU user time (s): 80.9652
#   total CPU system time (s): 0.197964

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.169355 second user time and 0.251162 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-20 16:56:38
IDJOB=4404100
IDBENCH=129613
IDSOLVER=2864
FILE ID=node150/4404100-1568991438
RUNJOBID= node150-1568990625-7233
PBS_JOBID= 21704648
Free space on /var/tmp= 13456 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j120/Rcpsp-j120-41-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 /var/tmp/evaluation-result-4404100-1568991438/watcher-4404100-1568991438 -o /var/tmp/evaluation-result-4404100-1568991438/solver-4404100-1568991438 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node150-1568990625-7233 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 632017059 HOME/instance-4404100-1568991438.xml

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

MD5SUM BENCH= 74fbdfceca74d16a11799a9df32eef16
RANDOM SEED=632017059

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.79
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:         5164072 kB
MemAvailable:   27654084 kB
Buffers:          162080 kB
Cached:         22214100 kB
SwapCached:         7952 kB
Active:         15335192 kB
Inactive:       11238668 kB
Active(anon):    4168444 kB
Inactive(anon):    70436 kB
Active(file):   11166748 kB
Inactive(file): 11168232 kB
Unevictable:      110740 kB
Mlocked:          110740 kB
SwapTotal:      67108860 kB
SwapFree:       67021824 kB
Dirty:             26076 kB
Writeback:             0 kB
AnonPages:       4305024 kB
Mapped:            60808 kB
Shmem:             32452 kB
Slab:             613968 kB
SReclaimable:     583492 kB
SUnreclaim:        30476 kB
KernelStack:        4080 kB
PageTables:        14104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5291320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4163584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /var/tmp at the end= 13432 MiB
End job on node150 at 2019-09-20 16:56:59