Trace number 4393097

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 NameAnswerCPU timeWall clock time
choco-solver 2019-06-14SAT 524.666 132.487

General information on the benchmark

NameLangford/Langford-m1-k3/
Langford-3-45.xml
MD5SUMc29e6924973099ab0a0c802e448a5f67
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark185.253
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of constraints91
Number of domains1
Minimum domain size135
Maximum domain size135
Distribution of domain sizes[{"size":135,"count":135}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":90},{"degree":3,"count":45}]
Minimum constraint arity2
Maximum constraint arity135
Distribution of constraint arities[{"arity":2,"count":90},{"arity":135,"count":1}]
Number of extensional constraints0
Number of intensional constraints90
Distribution of constraint types[{"type":"intension","count":90},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393097-1568316495.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4393097-1568316495.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.34/0.67	c solve instance...
524.34/132.48	s SATISFIABLE
524.34/132.48	v <instantiation>
524.34/132.48	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[0][16] x[0][17] x[0][18] x[0][19] x[0][20] x[0][21] x[0][22] x[0][23] x[0][24] x[0][25] x[0][26] x[0][27] x[0][28] x[0][29] x[0][30] x[0][31] x[0][32] x[0][33] x[0][34] x[0][35] x[0][36] x[0][37] x[0][38] x[0][39] x[0][40] x[0][41] x[0][42] x[0][43] x[0][44] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[1][16] x[1][17] x[1][18] x[1][19] x[1][20] x[1][21] x[1][22] x[1][23] x[1][24] x[1][25] x[1][26] x[1][27] x[1][28] x[1][29] x[1][30] x[1][31] x[1][32] x[1][33] x[1][34] x[1][35] x[1][36] x[1][37] x[1][38] x[1][39] x[1][40] x[1][41] x[1][42] x[1][43] x[1][44] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[2][16] x[2][17] x[2][18] x[2][19] x[2][20] x[2][21] x[2][22] x[2][23] x[2][24] x[2][25] x[2][26] x[2][27] x[2][28] x[2][29] x[2][30] x[2][31] x[2][32] x[2][33] x[2][34] x[2][35] x[2][36] x[2][37] x[2][38] x[2][39] x[2][40] x[2][41] x[2][42] x[2][43] x[2][44] </list>
524.34/132.48	v 	<values>124 5 29 99 9 113 56 66 7 43 26 6 0 16 2 76 4 1 71 87 3 69 35 48 79 80 61 45 52 63 58 67 51 60 42 49 30 23 41 36 13 10 44 12 24 126 8 33 104 15 120 64 75 17 54 38 19 14 31 18 93 22 20 91 108 25 92 59 73 105 107 89 74 82 94 90 100 85 95 78 86 68 62 81 77 55 53 88 57 70 128 11 37 109 21 127 72 84 27 65 50 32 28 46 34 110 40 39 111 129 47 115 83 98 131 134 117 103 112 125 122 133 119 130 114 123 106 101 121 118 97 96 132 102 116 </values>
524.34/132.48	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393097-1568316495/watcher-4393097-1568316495 -o /tmp/evaluation-result-4393097-1568316495/solver-4393097-1568316495 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568309633-14093 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 322663734 HOME/instance-4393097-1568316495.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100117 s]*
/proc/loadavg: 8.42 8.33 8.11 7/232 17952
/proc/meminfo: memFree=30556292/32770624 swapFree=66996240/67108860
[pid=17936] ppid=17933 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/17936/stat : 17936 (xcsp3-exec) S 17933 17936 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407904240 115843072 362 33554432000 4194304 5098028 140722358795632 140722358793736 140032112263804 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34938880 140722358797179 140722358797421 140722358797421 140722358800330 0
/proc/17936/statm: 28282 362 304 221 0 87 0
[pid=17938] ppid=17936 vsize=15144768 memory=30376 CPUtime=0.12 cores=0,2,4,6
/proc/17938/stat : 17938 (java) S 17936 17936 14062 0 -1 1077944320 5505 0 0 0 11 1 0 0 20 0 15 0 407904240 15508242432 7594 33554432000 4194304 4196468 140734093992640 140734093975184 139870075870967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
/proc/17938/statm: 3786192 7594 3151 1 0 3748377 0
[pid=17938/tid=17939] ppid=17936 vsize=15144768 memory=-2698087569006908830 CPUtime=0.09 cores=0,2,4,6
/proc/17938/task/17939/stat : 17939 (java) R 17936 17936 14062 0 -1 4202560 3408 0 0 0 8 1 0 0 20 0 15 0 407904240 15508242432 7594 33554432000 4194304 4196468 140734093992640 139870080093968 139870059951454 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17940] ppid=17936 vsize=15144768 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17940/stat : 17940 (java) S 17936 17936 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407904241 15508242432 7594 33554432000 4194304 4196468 140734093992640 139870041152400 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17941] ppid=17936 vsize=15144768 memory=139925582521984 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17941/stat : 17941 (java) S 17936 17936 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407904241 15508242432 7594 33554432000 4194304 4196468 140734093992640 139869666781968 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17942] ppid=17936 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17942/stat : 17942 (java) S 17936 17936 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407904241 15508242432 7594 33554432000 4194304 4196468 140734093992640 139869665729680 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17943] ppid=17936 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17943/stat : 17943 (java) S 17936 17936 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407904241 15508242432 7594 33554432000 4194304 4196468 140734093992640 139869664676880 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17944] ppid=17936 vsize=15144768 memory=139925582521984 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17944/stat : 17944 (java) S 17936 17936 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407904243 15508242432 7594 33554432000 4194304 4196468 140734093992640 139869544347760 139870075882114 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17945] ppid=17936 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17945/stat : 17945 (java) S 17936 17936 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407904243 15508242432 7594 33554432000 4194304 4196468 140734093992640 139869543293728 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17946] ppid=17936 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17946/stat : 17946 (java) S 17936 17936 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407904243 15508242432 7594 33554432000 4194304 4196468 140734093992640 139869542241392 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17947] ppid=17936 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17947/stat : 17947 (java) S 17936 17936 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407904246 15508242432 7594 33554432000 4194304 4196468 140734093992640 139869541189712 139870075889563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17948] ppid=17936 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17948/stat : 17948 (java) R 17936 17936 14062 0 -1 4202560 439 0 0 0 0 0 0 0 20 0 15 0 407904246 15508242432 7594 33554432000 4194304 4196468 140734093992640 139869540137680 139870061537120 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17949] ppid=17936 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17949/stat : 17949 (java) R 17936 17936 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407904246 15508242432 7594 33554432000 4194304 4196468 140734093992640 139869539084784 139870075882114 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17950] ppid=17936 vsize=15144768 memory=139925582521984 CPUtime=0.02 cores=0,2,4,6
/proc/17938/task/17950/stat : 17950 (java) R 17936 17936 14062 0 -1 4202560 357 0 0 0 2 0 0 0 20 0 15 0 407904246 15508242432 7594 33554432000 4194304 4196468 140734093992640 139869538032496 139870055157994 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17951] ppid=17936 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17951/stat : 17951 (java) S 17936 17936 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407904246 15508242432 7594 33554432000 4194304 4196468 140734093992640 139869536979936 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17952] ppid=17936 vsize=15144768 memory=139925582521984 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17952/stat : 17952 (java) S 17936 17936 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407904246 15508242432 7594 33554432000 4194304 4196468 140734093992640 139869535926704 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31824 KiB

[startup+0.211282 s]*
/proc/loadavg: 8.42 8.33 8.11 7/232 17952
/proc/meminfo: memFree=30543968/32770624 swapFree=66996240/67108860
[pid=17936] ppid=17933 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/17936/stat : 17936 (xcsp3-exec) S 17933 17936 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407904240 115843072 362 33554432000 4194304 5098028 140722358795632 140722358793736 140032112263804 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34938880 140722358797179 140722358797421 140722358797421 140722358800330 0
/proc/17936/statm: 28282 362 304 221 0 87 0
[pid=17938] ppid=17936 vsize=15144768 memory=41220 CPUtime=0.34 cores=0,2,4,6
/proc/17938/stat : 17938 (java) S 17936 17936 14062 0 -1 1077944320 9013 0 0 0 31 3 0 0 20 0 15 0 407904240 15508242432 10305 33554432000 4194304 4196468 140734093992640 140734093975184 139870075870967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
/proc/17938/statm: 3786192 10305 3293 1 0 3748377 0
[pid=17938/tid=17939] ppid=17936 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/17938/task/17939/stat : 17939 (java) R 17936 17936 14062 0 -1 4202560 6219 0 0 0 17 3 0 0 20 0 15 0 407904240 15508242432 10305 33554432000 4194304 4196468 140734093992640 139870080105088 139870075892314 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17940] ppid=17936 vsize=15144768 memory=2670165 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17940/stat : 17940 (java) S 17936 17936 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407904241 15508242432 10305 33554432000 4194304 4196468 140734093992640 139870041152400 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17941] ppid=17936 vsize=15144768 memory=2854506 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17941/stat : 17941 (java) S 17936 17936 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407904241 15508242432 10305 33554432000 4194304 4196468 140734093992640 139869666781968 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17942] ppid=17936 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17942/stat : 17942 (java) S 17936 17936 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407904241 15508242432 10305 33554432000 4194304 4196468 140734093992640 139869665729680 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17943] ppid=17936 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17943/stat : 17943 (java) S 17936 17936 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407904241 15508242432 10305 33554432000 4194304 4196468 140734093992640 139869664676880 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17944] ppid=17936 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17944/stat : 17944 (java) S 17936 17936 14062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 407904243 15508242432 10305 33554432000 4194304 4196468 140734093992640 139869544347760 139870075882114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17945] ppid=17936 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17945/stat : 17945 (java) S 17936 17936 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407904243 15508242432 10305 33554432000 4194304 4196468 140734093992640 139869543293728 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17946] ppid=17936 vsize=15144768 memory=139925582521984 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17946/stat : 17946 (java) S 17936 17936 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407904243 15508242432 10305 33554432000 4194304 4196468 140734093992640 139869542241392 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17947] ppid=17936 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17947/stat : 17947 (java) S 17936 17936 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407904246 15508242432 10305 33554432000 4194304 4196468 140734093992640 139869541189712 139870075889563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17948] ppid=17936 vsize=15144768 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/17938/task/17948/stat : 17948 (java) S 17936 17936 14062 0 -1 1077944384 548 0 0 0 3 0 0 0 20 0 15 0 407904246 15508242432 10305 33554432000 4194304 4196468 140734093992640 139869540137584 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17949] ppid=17936 vsize=15144768 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/17938/task/17949/stat : 17949 (java) S 17936 17936 14062 0 -1 1077944384 184 0 0 0 1 0 0 0 20 0 15 0 407904246 15508242432 10305 33554432000 4194304 4196468 140734093992640 139869539084784 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17950] ppid=17936 vsize=15144768 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/17938/task/17950/stat : 17950 (java) S 17936 17936 14062 0 -1 1077944384 756 0 0 0 8 0 0 0 20 0 15 0 407904246 15508242432 10305 33554432000 4194304 4196468 140734093992640 139869538032496 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17951] ppid=17936 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17951/stat : 17951 (java) S 17936 17936 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407904246 15508242432 10305 33554432000 4194304 4196468 140734093992640 139869536979936 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17952] ppid=17936 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17952/stat : 17952 (java) S 17936 17936 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407904246 15508242432 10305 33554432000 4194304 4196468 140734093992640 139869535926704 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42668 KiB

[startup+0.312526 s]*
/proc/loadavg: 8.42 8.33 8.11 8/232 17952
/proc/meminfo: memFree=30536972/32770624 swapFree=66996240/67108860
[pid=17936] ppid=17933 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/17936/stat : 17936 (xcsp3-exec) S 17933 17936 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407904240 115843072 362 33554432000 4194304 5098028 140722358795632 140722358793736 140032112263804 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34938880 140722358797179 140722358797421 140722358797421 140722358800330 0
/proc/17936/statm: 28282 362 304 221 0 87 0
[pid=17938] ppid=17936 vsize=15149024 memory=50356 CPUtime=0.53 cores=0,2,4,6
/proc/17938/stat : 17938 (java) S 17936 17936 14062 0 -1 1077944320 10360 0 0 0 49 4 0 0 20 0 15 0 407904240 15512600576 12589 33554432000 4194304 4196468 140734093992640 140734093975184 139870075870967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
/proc/17938/statm: 3787256 12589 3370 1 0 3748377 0
[pid=17938/tid=17939] ppid=17936 vsize=15149024 memory=7883960649037381690 CPUtime=0.3 cores=0,2,4,6
/proc/17938/task/17939/stat : 17939 (java) R 17936 17936 14062 0 -1 4202560 7369 0 0 0 27 3 0 0 20 0 15 0 407904240 15512600576 12595 33554432000 4194304 4196468 140734093992640 139870080102080 139870059951454 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17940] ppid=17936 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17940/stat : 17940 (java) S 17936 17936 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407904241 15512600576 12595 33554432000 4194304 4196468 140734093992640 139870041152400 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17941] ppid=17936 vsize=15149024 memory=2854491 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17941/stat : 17941 (java) S 17936 17936 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407904241 15512600576 12595 33554432000 4194304 4196468 140734093992640 139869666781968 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17942] ppid=17936 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17942/stat : 17942 (java) S 17936 17936 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407904241 15512600576 12595 33554432000 4194304 4196468 140734093992640 139869665729680 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17943] ppid=17936 vsize=15149024 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17943/stat : 17943 (java) S 17936 17936 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407904241 15512600576 12595 33554432000 4194304 4196468 140734093992640 139869664676880 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17944] ppid=17936 vsize=15149024 memory=139925582521984 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17944/stat : 17944 (java) S 17936 17936 14062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 407904243 15512600576 12595 33554432000 4194304 4196468 140734093992640 139869544347760 139870075882114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17945] ppid=17936 vsize=15149024 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17945/stat : 17945 (java) S 17936 17936 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407904243 15512600576 12595 33554432000 4194304 4196468 140734093992640 139869543293728 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17946] ppid=17936 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17946/stat : 17946 (java) S 17936 17936 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407904243 15512600576 12595 33554432000 4194304 4196468 140734093992640 139869542241392 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17947] ppid=17936 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17947/stat : 17947 (java) S 17936 17936 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407904246 15512600576 12595 33554432000 4194304 4196468 140734093992640 139869541189712 139870075889563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17948] ppid=17936 vsize=15149024 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/17938/task/17948/stat : 17948 (java) R 17936 17936 14062 0 -1 4202560 644 0 0 0 5 0 0 0 20 0 15 0 407904246 15512600576 12595 33554432000 4194304 4196468 140734093992640 139869540118600 139870054289544 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17949] ppid=17936 vsize=15149024 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/17938/task/17949/stat : 17949 (java) S 17936 17936 14062 0 -1 1077944384 210 0 0 0 3 0 0 0 20 0 15 0 407904246 15512600576 12595 33554432000 4194304 4196468 140734093992640 139869539084784 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17950] ppid=17936 vsize=15149024 memory=139925582521984 CPUtime=0.12 cores=0,2,4,6
/proc/17938/task/17950/stat : 17950 (java) S 17936 17936 14062 0 -1 1077944384 837 0 0 0 12 0 0 0 20 0 15 0 407904246 15512600576 12595 33554432000 4194304 4196468 140734093992640 139869538032496 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17951] ppid=17936 vsize=15149024 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17951/stat : 17951 (java) S 17936 17936 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407904246 15512600576 12595 33554432000 4194304 4196468 140734093992640 139869536979936 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17952] ppid=17936 vsize=15149024 memory=139925582521984 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17952/stat : 17952 (java) S 17936 17936 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407904246 15512600576 12595 33554432000 4194304 4196468 140734093992640 139869535926704 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51804 KiB

[startup+0.704286 s]
/proc/loadavg: 8.42 8.33 8.11 10/232 17952
/proc/meminfo: memFree=30519792/32770624 swapFree=66996240/67108860
[pid=17936] ppid=17933 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/17936/stat : 17936 (xcsp3-exec) S 17933 17936 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407904240 115843072 362 33554432000 4194304 5098028 140722358795632 140722358793736 140032112263804 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34938880 140722358797179 140722358797421 140722358797421 140722358800330 0
/proc/17936/statm: 28282 362 304 221 0 87 0
[pid=17938] ppid=17936 vsize=15417404 memory=93432 CPUtime=1.62 cores=0,2,4,6
/proc/17938/stat : 17938 (java) S 17936 17936 14062 0 -1 1077944320 14607 0 0 0 156 6 0 0 20 0 19 0 407904240 15787421696 23358 33554432000 4194304 4196468 140734093992640 140734093975184 139870075870967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
/proc/17938/statm: 3854351 23358 3450 1 0 3815453 0
[pid=17938/tid=17939] ppid=17936 vsize=15417404 memory=11932 CPUtime=0.66 cores=0,2,4,6
/proc/17938/task/17939/stat : 17939 (java) S 17936 17936 14062 0 -1 1077944384 8816 0 0 0 62 4 0 0 20 0 19 0 407904240 15787421696 23358 33554432000 4194304 4196468 140734093992640 139870080111744 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17940] ppid=17936 vsize=15417404 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17940/stat : 17940 (java) S 17936 17936 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 407904241 15787421696 23358 33554432000 4194304 4196468 140734093992640 139870041152400 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17941] ppid=17936 vsize=15417404 memory=500 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17941/stat : 17941 (java) S 17936 17936 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 407904241 15787421696 23358 33554432000 4194304 4196468 140734093992640 139869666781968 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17942] ppid=17936 vsize=15417404 memory=928 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17942/stat : 17942 (java) S 17936 17936 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 407904241 15787421696 23358 33554432000 4194304 4196468 140734093992640 139869665729680 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17943] ppid=17936 vsize=15417404 memory=1528 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17943/stat : 17943 (java) S 17936 17936 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 407904241 15787421696 23358 33554432000 4194304 4196468 140734093992640 139869664676880 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17944] ppid=17936 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17944/stat : 17944 (java) S 17936 17936 14062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 407904243 15787421696 23358 33554432000 4194304 4196468 140734093992640 139869544347760 139870075882114 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17945] ppid=17936 vsize=15417404 memory=876 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17945/stat : 17945 (java) S 17936 17936 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 407904243 15787421696 23358 33554432000 4194304 4196468 140734093992640 139869543293728 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17946] ppid=17936 vsize=15417404 memory=1980 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17946/stat : 17946 (java) S 17936 17936 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 407904243 15787421696 23358 33554432000 4194304 4196468 140734093992640 139869542241392 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17947] ppid=17936 vsize=15417404 memory=2552 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17947/stat : 17947 (java) S 17936 17936 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407904246 15787421696 23358 33554432000 4194304 4196468 140734093992640 139869541189712 139870075889563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17948] ppid=17936 vsize=15417404 memory=7302135314614015840 CPUtime=0.24 cores=0,2,4,6
/proc/17938/task/17948/stat : 17948 (java) R 17936 17936 14062 0 -1 1077944384 1258 0 0 0 24 0 0 0 20 0 19 0 407904246 15787421696 23358 33554432000 4194304 4196468 140734093992640 139869540130608 139870075881173 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17949] ppid=17936 vsize=15417404 memory=6152570554800761453 CPUtime=0.22 cores=0,2,4,6
/proc/17938/task/17949/stat : 17949 (java) R 17936 17936 14062 0 -1 4202560 984 0 0 0 22 0 0 0 20 0 19 0 407904246 15787421696 23358 33554432000 4194304 4196468 140734093992640 139869539074576 139870057281117 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17950] ppid=17936 vsize=15417404 memory=7223887401239728208 CPUtime=0.41 cores=0,2,4,6
/proc/17938/task/17950/stat : 17950 (java) S 17936 17936 14062 0 -1 1077944384 2093 0 0 0 41 0 0 0 20 0 19 0 407904246 15787421696 23358 33554432000 4194304 4196468 140734093992640 139869538032496 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17951] ppid=17936 vsize=15417404 memory=7368002589315584080 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17951/stat : 17951 (java) S 17936 17936 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407904246 15787421696 23358 33554432000 4194304 4196468 140734093992640 139869536979936 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17952] ppid=17936 vsize=15417404 memory=7379547564840675921 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17952/stat : 17952 (java) S 17936 17936 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 407904246 15787421696 23358 33554432000 4194304 4196468 140734093992640 139869535926704 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 94880 KiB

[startup+1.50106 s]
/proc/loadavg: 8.42 8.33 8.11 13/236 17956
/proc/meminfo: memFree=30476540/32770624 swapFree=66996240/67108860
[pid=17936] ppid=17933 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/17936/stat : 17936 (xcsp3-exec) S 17933 17936 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407904240 115843072 362 33554432000 4194304 5098028 140722358795632 140722358793736 140032112263804 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34938880 140722358797179 140722358797421 140722358797421 140722358800330 0
/proc/17936/statm: 28282 362 304 221 0 87 0

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

/proc/17938/task/17952/stat : 17952 (java) S 17936 17936 14062 0 -1 1077944384 482 0 0 0 0 2 0 0 20 0 19 0 407904246 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869535926704 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 40 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17953] ppid=17936 vsize=15417404 memory=1448 CPUtime=126.52 cores=0,2,4,6
/proc/17938/task/17953/stat : 17953 (java) R 17936 17936 14062 0 -1 4202560 921 0 0 0 12652 0 0 0 20 0 19 0 407904308 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869526953048 139869718368462 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17954] ppid=17936 vsize=15417404 memory=7667497561383256160 CPUtime=126.42 cores=0,2,4,6
/proc/17938/task/17954/stat : 17954 (java) R 17936 17936 14062 0 -1 4202560 1892 0 0 0 12640 2 0 0 20 0 19 0 407904308 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869525901432 139869717607625 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17955] ppid=17936 vsize=15417404 memory=7307743850564117866 CPUtime=126.44 cores=0,2,4,6
/proc/17938/task/17955/stat : 17955 (java) R 17936 17936 14062 0 -1 4202560 877 0 0 0 12644 0 0 0 20 0 19 0 407904308 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869524848704 139869718646065 0 4 0 16800975 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17956] ppid=17936 vsize=15417404 memory=7307743850564117866 CPUtime=126.27 cores=0,2,4,6
/proc/17938/task/17956/stat : 17956 (java) R 17936 17936 14062 0 -1 4202560 1744 0 0 0 12626 1 0 0 20 0 19 0 407904308 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869523798896 139869718525287 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
Current children cumulated CPU time: 513.26 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 174944 KiB

[startup+131.201 s]
/proc/loadavg: 8.10 8.26 8.12 10/236 17967
/proc/meminfo: memFree=30233876/32770624 swapFree=66996240/67108860
[pid=17936] ppid=17933 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/17936/stat : 17936 (xcsp3-exec) S 17933 17936 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407904240 115843072 362 33554432000 4194304 5098028 140722358795632 140722358793736 140032112263804 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34938880 140722358797179 140722358797421 140722358797421 140722358800330 0
/proc/17936/statm: 28282 362 304 221 0 87 0
[pid=17938] ppid=17936 vsize=15417404 memory=173496 CPUtime=519.58 cores=0,2,4,6
/proc/17938/stat : 17938 (java) S 17936 17936 14062 0 -1 1077944320 55593 0 0 0 51936 22 0 0 20 0 19 0 407904240 15787421696 43374 33554432000 4194304 4196468 140734093992640 140734093975184 139870075870967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
/proc/17938/statm: 3854351 43374 3511 1 0 3815453 0
[pid=17938/tid=17939] ppid=17936 vsize=15417404 memory=6791534058613427641 CPUtime=0.66 cores=0,2,4,6
/proc/17938/task/17939/stat : 17939 (java) S 17936 17936 14062 0 -1 1077944384 8816 0 0 0 62 4 0 0 20 0 19 0 407904240 15787421696 43374 33554432000 4194304 4196468 140734093992640 139870080111744 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17940] ppid=17936 vsize=15417404 memory=173496 CPUtime=0.16 cores=0,2,4,6
/proc/17938/task/17940/stat : 17940 (java) S 17936 17936 14062 0 -1 1077944384 971 0 0 0 14 2 0 0 20 0 19 0 407904241 15787421696 43374 33554432000 4194304 4196468 140734093992640 139870041152400 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17941] ppid=17936 vsize=15417404 memory=984 CPUtime=0.15 cores=0,2,4,6
/proc/17938/task/17941/stat : 17941 (java) S 17936 17936 14062 0 -1 1077944384 837 0 0 0 14 1 0 0 20 0 19 0 407904241 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869666781968 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17942] ppid=17936 vsize=15417404 memory=1448 CPUtime=0.15 cores=0,2,4,6
/proc/17938/task/17942/stat : 17942 (java) S 17936 17936 14062 0 -1 1077944384 1599 0 0 0 13 2 0 0 20 0 19 0 407904241 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869665729680 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17943] ppid=17936 vsize=15417404 memory=1448 CPUtime=0.16 cores=0,2,4,6
/proc/17938/task/17943/stat : 17943 (java) S 17936 17936 14062 0 -1 1077944384 1855 0 0 0 14 2 0 0 20 0 19 0 407904241 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869664676880 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17944] ppid=17936 vsize=15417404 memory=173496 CPUtime=0.17 cores=0,2,4,6
/proc/17938/task/17944/stat : 17944 (java) S 17936 17936 14062 0 -1 1077944384 1909 0 0 0 15 2 0 0 20 0 19 0 407904243 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869544347760 139870075882114 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17945] ppid=17936 vsize=15417404 memory=876 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17945/stat : 17945 (java) S 17936 17936 14062 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 19 0 407904243 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869543293792 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17946] ppid=17936 vsize=15417404 memory=1980 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17946/stat : 17946 (java) S 17936 17936 14062 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 19 0 407904243 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869542241408 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17947] ppid=17936 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17947/stat : 17947 (java) S 17936 17936 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407904246 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869541189712 139870075889563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17948] ppid=17936 vsize=15417404 memory=173496 CPUtime=2.72 cores=0,2,4,6
/proc/17938/task/17948/stat : 17948 (java) S 17936 17936 14062 0 -1 1077944384 12681 0 0 0 271 1 0 0 20 0 19 0 407904246 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869540137584 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17949] ppid=17936 vsize=15417404 memory=6944652177228967994 CPUtime=2.65 cores=0,2,4,6
/proc/17938/task/17949/stat : 17949 (java) S 17936 17936 14062 0 -1 1077944384 12652 0 0 0 264 1 0 0 20 0 19 0 407904246 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869539084784 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17950] ppid=17936 vsize=15417404 memory=2320960727783916131 CPUtime=0.66 cores=0,2,4,6
/proc/17938/task/17950/stat : 17950 (java) S 17936 17936 14062 0 -1 1077944384 6963 0 0 0 65 1 0 0 20 0 19 0 407904246 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869538032496 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17951] ppid=17936 vsize=15417404 memory=6944656425123459130 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17951/stat : 17951 (java) S 17936 17936 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407904246 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869536979936 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17952] ppid=17936 vsize=15417404 memory=6791534058613427641 CPUtime=0.03 cores=0,2,4,6
/proc/17938/task/17952/stat : 17952 (java) S 17936 17936 14062 0 -1 1077944384 482 0 0 0 0 3 0 0 20 0 19 0 407904246 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869535926704 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 40 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17953] ppid=17936 vsize=15417404 memory=9404 CPUtime=128.08 cores=0,2,4,6
/proc/17938/task/17953/stat : 17953 (java) R 17936 17936 14062 0 -1 4202560 923 0 0 0 12808 0 0 0 20 0 19 0 407904308 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869526952696 139869717990256 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17954] ppid=17936 vsize=15417404 memory=157056 CPUtime=128.01 cores=0,2,4,6
/proc/17938/task/17954/stat : 17954 (java) R 17936 17936 14062 0 -1 4202560 1913 0 0 0 12799 2 0 0 20 0 19 0 407904308 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869525903984 139869718271143 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17955] ppid=17936 vsize=15417404 memory=157056 CPUtime=128.03 cores=0,2,4,6
/proc/17938/task/17955/stat : 17955 (java) R 17936 17936 14062 0 -1 4202560 880 0 0 0 12803 0 0 0 20 0 19 0 407904308 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869524848664 139869717981465 0 4 0 16800975 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17956] ppid=17936 vsize=15417404 memory=916 CPUtime=127.84 cores=0,2,4,6
/proc/17938/task/17956/stat : 17956 (java) R 17936 17936 14062 0 -1 4202560 1744 0 0 0 12783 1 0 0 20 0 19 0 407904308 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869523796176 139869717937228 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
Current children cumulated CPU time: 519.58 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 174944 KiB

[startup+132.001 s]*
/proc/loadavg: 8.10 8.26 8.12 9/236 17967
/proc/meminfo: memFree=30233876/32770624 swapFree=66996240/67108860
[pid=17936] ppid=17933 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/17936/stat : 17936 (xcsp3-exec) S 17933 17936 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407904240 115843072 362 33554432000 4194304 5098028 140722358795632 140722358793736 140032112263804 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34938880 140722358797179 140722358797421 140722358797421 140722358800330 0
/proc/17936/statm: 28282 362 304 221 0 87 0
[pid=17938] ppid=17936 vsize=15417404 memory=173496 CPUtime=522.79 cores=0,2,4,6
/proc/17938/stat : 17938 (java) S 17936 17936 14062 0 -1 1077944320 55600 0 0 0 52257 22 0 0 20 0 19 0 407904240 15787421696 43374 33554432000 4194304 4196468 140734093992640 140734093975184 139870075870967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
/proc/17938/statm: 3854351 43374 3511 1 0 3815453 0
[pid=17938/tid=17939] ppid=17936 vsize=15417404 memory=8317482817917895235 CPUtime=0.66 cores=0,2,4,6
/proc/17938/task/17939/stat : 17939 (java) S 17936 17936 14062 0 -1 1077944384 8816 0 0 0 62 4 0 0 20 0 19 0 407904240 15787421696 43374 33554432000 4194304 4196468 140734093992640 139870080111744 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17940] ppid=17936 vsize=15417404 memory=4126316290023845779 CPUtime=0.16 cores=0,2,4,6
/proc/17938/task/17940/stat : 17940 (java) S 17936 17936 14062 0 -1 1077944384 971 0 0 0 14 2 0 0 20 0 19 0 407904241 15787421696 43374 33554432000 4194304 4196468 140734093992640 139870041152400 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17941] ppid=17936 vsize=15417404 memory=1164 CPUtime=0.15 cores=0,2,4,6
/proc/17938/task/17941/stat : 17941 (java) S 17936 17936 14062 0 -1 1077944384 837 0 0 0 14 1 0 0 20 0 19 0 407904241 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869666781968 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17942] ppid=17936 vsize=15417404 memory=8317482817917895235 CPUtime=0.15 cores=0,2,4,6
/proc/17938/task/17942/stat : 17942 (java) S 17936 17936 14062 0 -1 1077944384 1599 0 0 0 13 2 0 0 20 0 19 0 407904241 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869665729680 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17943] ppid=17936 vsize=15417404 memory=4126316290023845779 CPUtime=0.16 cores=0,2,4,6
/proc/17938/task/17943/stat : 17943 (java) S 17936 17936 14062 0 -1 1077944384 1855 0 0 0 14 2 0 0 20 0 19 0 407904241 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869664676880 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17944] ppid=17936 vsize=15417404 memory=9404 CPUtime=0.17 cores=0,2,4,6
/proc/17938/task/17944/stat : 17944 (java) S 17936 17936 14062 0 -1 1077944384 1909 0 0 0 15 2 0 0 20 0 19 0 407904243 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869544347760 139870075882114 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17945] ppid=17936 vsize=15417404 memory=1548 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17945/stat : 17945 (java) S 17936 17936 14062 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 19 0 407904243 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869543293792 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17946] ppid=17936 vsize=15417404 memory=628 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17946/stat : 17946 (java) S 17936 17936 14062 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 19 0 407904243 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869542241408 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17947] ppid=17936 vsize=15417404 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17947/stat : 17947 (java) S 17936 17936 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407904246 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869541189712 139870075889563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17948] ppid=17936 vsize=15417404 memory=1556 CPUtime=2.72 cores=0,2,4,6
/proc/17938/task/17948/stat : 17948 (java) S 17936 17936 14062 0 -1 1077944384 12681 0 0 0 271 1 0 0 20 0 19 0 407904246 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869540137584 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17949] ppid=17936 vsize=15417404 memory=5908 CPUtime=2.65 cores=0,2,4,6
/proc/17938/task/17949/stat : 17949 (java) S 17936 17936 14062 0 -1 1077944384 12652 0 0 0 264 1 0 0 20 0 19 0 407904246 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869539084784 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17950] ppid=17936 vsize=15417404 memory=6791534058613427641 CPUtime=0.66 cores=0,2,4,6
/proc/17938/task/17950/stat : 17950 (java) S 17936 17936 14062 0 -1 1077944384 6963 0 0 0 65 1 0 0 20 0 19 0 407904246 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869538032496 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17951] ppid=17936 vsize=15417404 memory=288230617509003574 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17951/stat : 17951 (java) S 17936 17936 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407904246 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869536979936 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17952] ppid=17936 vsize=15417404 memory=7822038051842261661 CPUtime=0.03 cores=0,2,4,6
/proc/17938/task/17952/stat : 17952 (java) S 17936 17936 14062 0 -1 1077944384 482 0 0 0 0 3 0 0 20 0 19 0 407904246 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869535926704 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 40 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17953] ppid=17936 vsize=15417404 memory=8514726395714825349 CPUtime=128.89 cores=0,2,4,6
/proc/17938/task/17953/stat : 17953 (java) R 17936 17936 14062 0 -1 4202560 923 0 0 0 12889 0 0 0 20 0 19 0 407904308 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869526952728 139869717981095 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17954] ppid=17936 vsize=15417404 memory=4715433313220523562 CPUtime=128.81 cores=0,2,4,6
/proc/17938/task/17954/stat : 17954 (java) R 17936 17936 14062 0 -1 4202560 1920 0 0 0 12879 2 0 0 20 0 19 0 407904308 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869525903792 139869718271027 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17955] ppid=17936 vsize=15417404 memory=1448 CPUtime=128.82 cores=0,2,4,6
/proc/17938/task/17955/stat : 17955 (java) R 17936 17936 14062 0 -1 4202560 880 0 0 0 12882 0 0 0 20 0 19 0 407904308 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869524848512 139869717981345 0 4 0 16800975 0 0 0 -1 6 0 0 7 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17956] ppid=17936 vsize=15417404 memory=173496 CPUtime=128.64 cores=0,2,4,6
/proc/17938/task/17956/stat : 17956 (java) R 17936 17936 14062 0 -1 4202560 1744 0 0 0 12863 1 0 0 20 0 19 0 407904308 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869523796064 139869717609622 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
Current children cumulated CPU time: 522.79 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 174944 KiB

[startup+132.401 s]
/proc/loadavg: 8.10 8.26 8.12 9/236 17967
/proc/meminfo: memFree=30233876/32770624 swapFree=66996240/67108860
[pid=17936] ppid=17933 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/17936/stat : 17936 (xcsp3-exec) S 17933 17936 14062 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 407904240 115843072 362 33554432000 4194304 5098028 140722358795632 140722358793736 140032112263804 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34938880 140722358797179 140722358797421 140722358797421 140722358800330 0
/proc/17936/statm: 28282 362 304 221 0 87 0
[pid=17938] ppid=17936 vsize=15417404 memory=173496 CPUtime=524.34 cores=0,2,4,6
/proc/17938/stat : 17938 (java) S 17936 17936 14062 0 -1 1077944320 55601 0 0 0 52412 22 0 0 20 0 19 0 407904240 15787421696 43374 33554432000 4194304 4196468 140734093992640 140734093975184 139870075870967 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
/proc/17938/statm: 3854351 43374 3511 1 0 3815453 0
[pid=17938/tid=17939] ppid=17936 vsize=15417404 memory=173496 CPUtime=0.66 cores=0,2,4,6
/proc/17938/task/17939/stat : 17939 (java) S 17936 17936 14062 0 -1 1077944384 8816 0 0 0 62 4 0 0 20 0 19 0 407904240 15787421696 43374 33554432000 4194304 4196468 140734093992640 139870080111744 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17940] ppid=17936 vsize=15417404 memory=173496 CPUtime=0.16 cores=0,2,4,6
/proc/17938/task/17940/stat : 17940 (java) S 17936 17936 14062 0 -1 1077944384 971 0 0 0 14 2 0 0 20 0 19 0 407904241 15787421696 43374 33554432000 4194304 4196468 140734093992640 139870041152400 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17941] ppid=17936 vsize=15417404 memory=1448 CPUtime=0.15 cores=0,2,4,6
/proc/17938/task/17941/stat : 17941 (java) S 17936 17936 14062 0 -1 1077944384 837 0 0 0 14 1 0 0 20 0 19 0 407904241 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869666781968 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17942] ppid=17936 vsize=15417404 memory=173496 CPUtime=0.16 cores=0,2,4,6
/proc/17938/task/17942/stat : 17942 (java) S 17936 17936 14062 0 -1 1077944384 1599 0 0 0 14 2 0 0 20 0 19 0 407904241 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869665729680 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17943] ppid=17936 vsize=15417404 memory=1760 CPUtime=0.16 cores=0,2,4,6
/proc/17938/task/17943/stat : 17943 (java) S 17936 17936 14062 0 -1 1077944384 1855 0 0 0 14 2 0 0 20 0 19 0 407904241 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869664676880 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17944] ppid=17936 vsize=15417404 memory=111632 CPUtime=0.17 cores=0,2,4,6
/proc/17938/task/17944/stat : 17944 (java) S 17936 17936 14062 0 -1 1077944384 1909 0 0 0 15 2 0 0 20 0 19 0 407904243 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869544347760 139870075882114 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17945] ppid=17936 vsize=15417404 memory=800 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17945/stat : 17945 (java) S 17936 17936 14062 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 19 0 407904243 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869543293792 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17946] ppid=17936 vsize=15417404 memory=1804 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17946/stat : 17946 (java) S 17936 17936 14062 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 19 0 407904243 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869542241408 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17947] ppid=17936 vsize=15417404 memory=628 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17947/stat : 17947 (java) S 17936 17936 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407904246 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869541189712 139870075889563 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17948] ppid=17936 vsize=15417404 memory=1056 CPUtime=2.72 cores=0,2,4,6
/proc/17938/task/17948/stat : 17948 (java) S 17936 17936 14062 0 -1 1077944384 12681 0 0 0 271 1 0 0 20 0 19 0 407904246 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869540137584 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17949] ppid=17936 vsize=15417404 memory=1556 CPUtime=2.65 cores=0,2,4,6
/proc/17938/task/17949/stat : 17949 (java) S 17936 17936 14062 0 -1 1077944384 12652 0 0 0 264 1 0 0 20 0 19 0 407904246 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869539084784 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17950] ppid=17936 vsize=15417404 memory=5908 CPUtime=0.66 cores=0,2,4,6
/proc/17938/task/17950/stat : 17950 (java) S 17936 17936 14062 0 -1 1077944384 6963 0 0 0 65 1 0 0 20 0 19 0 407904246 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869538032496 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17951] ppid=17936 vsize=15417404 memory=14012 CPUtime=0 cores=0,2,4,6
/proc/17938/task/17951/stat : 17951 (java) S 17936 17936 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407904246 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869536979936 139870075881173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17952] ppid=17936 vsize=15417404 memory=2116 CPUtime=0.03 cores=0,2,4,6
/proc/17938/task/17952/stat : 17952 (java) S 17936 17936 14062 0 -1 1077944384 482 0 0 0 0 3 0 0 20 0 19 0 407904246 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869535926704 139870075882114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 40 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17953] ppid=17936 vsize=15417404 memory=8844 CPUtime=129.27 cores=0,2,4,6
/proc/17938/task/17953/stat : 17953 (java) R 17936 17936 14062 0 -1 4202560 923 0 0 0 12927 0 0 0 20 0 19 0 407904308 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869526953320 139869712022286 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17954] ppid=17936 vsize=15417404 memory=11932 CPUtime=129.2 cores=0,2,4,6
/proc/17938/task/17954/stat : 17954 (java) R 17936 17936 14062 0 -1 4202560 1921 0 0 0 12918 2 0 0 20 0 19 0 407904308 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869525904048 139869716607879 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17955] ppid=17936 vsize=15417404 memory=1556 CPUtime=129.2 cores=0,2,4,6
/proc/17938/task/17955/stat : 17955 (java) R 17936 17936 14062 0 -1 4202560 880 0 0 0 12920 0 0 0 20 0 19 0 407904308 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869524848160 139869716634508 0 4 0 16800975 0 0 0 -1 6 0 0 7 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
[pid=17938/tid=17956] ppid=17936 vsize=15417404 memory=500 CPUtime=129.03 cores=0,2,4,6
/proc/17938/task/17956/stat : 17956 (java) R 17936 17936 14062 0 -1 4202560 1744 0 0 0 12902 1 0 0 20 0 19 0 407904308 15787421696 43374 33554432000 4194304 4196468 140734093992640 139869523796360 139869716607469 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29163520 140734093997039 140734093997210 140734093997210 140734094000079 0
Current children cumulated CPU time: 524.34 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 174944 KiB

Child status: 0
Real time (s): 132.487
CPU time (s): 524.666
CPU user time (s): 524.432
CPU system time (s): 0.23321
CPU usage (%): 396.013
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 221900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 524.432
system time used= 0.23321
maximum resident set size= 223536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57398
page faults= 0
swaps= 0
block input operations= 0
block output operations= 272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12237
involuntary context switches= 12527


# summary of solver processes directly reported to runsolver:
#   pid: 17936
#   total CPU time (s): 524.666
#   total CPU user time (s): 524.432
#   total CPU system time (s): 0.23321

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.753441 second user time and 1.63872 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-12 20:26:59
IDJOB=4393097
IDBENCH=124268
IDSOLVER=2840
FILE ID=node106/4393097-1568316495
RUNJOBID= node106-1568309633-14093
PBS_JOBID= 21701134
Free space on /tmp= 56708 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/Langford/Langford-m1-k3/Langford-3-45.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-4393097-1568316495/watcher-4393097-1568316495 -o /tmp/evaluation-result-4393097-1568316495/solver-4393097-1568316495 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568309633-14093 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 322663734 HOME/instance-4393097-1568316495.xml

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

MD5SUM BENCH= c29e6924973099ab0a0c802e448a5f67
RANDOM SEED=322663734

node106.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:        30573456 kB
MemAvailable:   31633628 kB
Buffers:          125168 kB
Cached:          1231220 kB
SwapCached:        10252 kB
Active:           679916 kB
Inactive:         981772 kB
Active(anon):     304412 kB
Inactive(anon):    33360 kB
Active(file):     375504 kB
Inactive(file):   948412 kB
Unevictable:      107784 kB
Mlocked:          107784 kB
SwapTotal:      67108860 kB
SwapFree:       66996240 kB
Dirty:             26268 kB
Writeback:             0 kB
AnonPages:        416492 kB
Mapped:            48696 kB
Shmem:             23868 kB
Slab:             132984 kB
SReclaimable:     104184 kB
SUnreclaim:        28800 kB
KernelStack:        4048 kB
PageTables:         6356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1631504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    319488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 56684 MiB
End job on node106 at 2019-09-12 20:29:11