Trace number 4403557

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-09-20SAT 185.253 46.9721

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-4403557-1568989776.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403557-1568989776.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.32/0.67	c solve instance...
184.98/46.96	s SATISFIABLE
184.98/46.96	v <instantiation>
184.98/46.96	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>
184.98/46.96	v 	<values>14 96 7 3 49 106 51 17 2 9 45 6 34 86 89 43 94 85 87 0 78 4 5 83 46 63 75 10 24 64 65 25 47 1 56 37 38 41 30 52 40 23 44 28 33 16 99 11 8 55 113 59 26 12 20 57 19 48 101 105 60 112 104 107 21 100 27 29 108 72 90 103 39 54 95 97 58 81 36 92 74 76 80 70 93 82 66 88 73 79 18 102 15 13 61 120 67 35 22 31 69 32 62 116 121 77 130 123 127 42 122 50 53 133 98 117 131 68 84 126 129 91 115 71 128 111 114 119 110 134 124 109 132 118 125 </values>
184.98/46.96	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 (7254 MiB free)
  memory of node 1: 16384 MiB (5576 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4403557-1568989776/watcher-4403557-1568989776 -o /tmp/evaluation-result-4403557-1568989776/solver-4403557-1568989776 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568983762-7722 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 358800636 HOME/instance-4403557-1568989776.xml 

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

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

solver pid=9833, runsolver pid=9830

[startup+0.101533 s]*
/proc/loadavg: 8.70 8.43 7.11 8/232 9849
/proc/meminfo: memFree=13124212/32770624 swapFree=66986244/67108860
[pid=9833] ppid=9830 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/9833/stat : 9833 (xcsp3-exec) S 9830 9833 7690 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475234459 115843072 362 33554432000 4194304 5098028 140735109606304 140735109604408 140564084134524 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40259584 140735109612411 140735109612653 140735109612653 140735109615562 0
/proc/9833/statm: 28282 362 304 221 0 87 0
[pid=9835] ppid=9833 vsize=15144776 memory=27728 CPUtime=0.13 cores=1,3,5,7
/proc/9835/stat : 9835 (java) S 9833 9833 7690 0 -1 1077944320 5946 0 0 0 12 1 0 0 20 0 15 0 475234459 15508250624 6932 33554432000 4194304 4196468 140734088865104 140734088847648 139818528931575 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
/proc/9835/statm: 3786194 6932 3135 1 0 3748377 0
[pid=9835/tid=9836] ppid=9833 vsize=15144776 memory=-2698087569006908830 CPUtime=0.09 cores=1,3,5,7
/proc/9835/task/9836/stat : 9836 (java) R 9833 9833 7690 0 -1 4202560 3781 0 0 0 8 1 0 0 20 0 15 0 475234460 15508250624 6932 33554432000 4194304 4196468 140734088865104 139818533162896 139818510341725 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9837] ppid=9833 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9837/stat : 9837 (java) S 9833 9833 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475234460 15508250624 6932 33554432000 4194304 4196468 140734088865104 139818500774672 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9838] ppid=9833 vsize=15144776 memory=140326955775616 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9838/stat : 9838 (java) S 9833 9833 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475234460 15508250624 6932 33554432000 4194304 4196468 140734088865104 139818120612752 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9839] ppid=9833 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9839/stat : 9839 (java) S 9833 9833 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475234460 15508250624 6932 33554432000 4194304 4196468 140734088865104 139818119560208 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9840] ppid=9833 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9840/stat : 9840 (java) S 9833 9833 7690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475234460 15508250624 6932 33554432000 4194304 4196468 140734088865104 139818118507664 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9841] ppid=9833 vsize=15144776 memory=140326955775616 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9841/stat : 9841 (java) S 9833 9833 7690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475234462 15508250624 6932 33554432000 4194304 4196468 140734088865104 139817997588464 139818528942722 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9842] ppid=9833 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9842/stat : 9842 (java) S 9833 9833 7690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475234462 15508250624 6932 33554432000 4194304 4196468 140734088865104 139817996534688 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9843] ppid=9833 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9843/stat : 9843 (java) S 9833 9833 7690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475234462 15508250624 6932 33554432000 4194304 4196468 140734088865104 139817995482096 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9844] ppid=9833 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9844/stat : 9844 (java) S 9833 9833 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475234465 15508250624 6932 33554432000 4194304 4196468 140734088865104 139817994430672 139818528950171 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9845] ppid=9833 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9845/stat : 9845 (java) S 9833 9833 7690 0 -1 1077944384 353 0 0 0 0 0 0 0 20 0 15 0 475234465 15508250624 6932 33554432000 4194304 4196468 140734088865104 139817993378288 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9846] ppid=9833 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9846/stat : 9846 (java) S 9833 9833 7690 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 15 0 475234465 15508250624 6932 33554432000 4194304 4196468 140734088865104 139817992325744 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9847] ppid=9833 vsize=15144776 memory=140326955775616 CPUtime=0.02 cores=1,3,5,7
/proc/9835/task/9847/stat : 9847 (java) S 9833 9833 7690 0 -1 1077944384 392 0 0 0 2 0 0 0 20 0 15 0 475234465 15508250624 6932 33554432000 4194304 4196468 140734088865104 139817991273200 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9848] ppid=9833 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9848/stat : 9848 (java) S 9833 9833 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475234465 15508250624 6932 33554432000 4194304 4196468 140734088865104 139817990220896 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9849] ppid=9833 vsize=15144776 memory=140326955775616 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9849/stat : 9849 (java) S 9833 9833 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475234465 15508250624 6932 33554432000 4194304 4196468 140734088865104 139817989167408 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 29176 KiB

[startup+0.210791 s]*
/proc/loadavg: 8.70 8.43 7.11 7/232 9849
/proc/meminfo: memFree=13110972/32770624 swapFree=66986244/67108860
[pid=9833] ppid=9830 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/9833/stat : 9833 (xcsp3-exec) S 9830 9833 7690 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475234459 115843072 362 33554432000 4194304 5098028 140735109606304 140735109604408 140564084134524 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40259584 140735109612411 140735109612653 140735109612653 140735109615562 0
/proc/9833/statm: 28282 362 304 221 0 87 0
[pid=9835] ppid=9833 vsize=15144776 memory=39756 CPUtime=0.34 cores=1,3,5,7
/proc/9835/stat : 9835 (java) S 9833 9833 7690 0 -1 1077944320 9726 0 0 0 31 3 0 0 20 0 15 0 475234459 15508250624 9939 33554432000 4194304 4196468 140734088865104 140734088847648 139818528931575 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
/proc/9835/statm: 3786194 9939 3310 1 0 3748377 0
[pid=9835/tid=9836] ppid=9833 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/9835/task/9836/stat : 9836 (java) R 9833 9833 7690 0 -1 4202560 6701 0 0 0 18 2 0 0 20 0 15 0 475234460 15508250624 10004 33554432000 4194304 4196468 140734088865104 139818533163488 139818513012062 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9837] ppid=9833 vsize=15144776 memory=1898699 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9837/stat : 9837 (java) S 9833 9833 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475234460 15508250624 10004 33554432000 4194304 4196468 140734088865104 139818500774672 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9838] ppid=9833 vsize=15144776 memory=3386526 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9838/stat : 9838 (java) S 9833 9833 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475234460 15508250624 10004 33554432000 4194304 4196468 140734088865104 139818120612752 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9839] ppid=9833 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9839/stat : 9839 (java) S 9833 9833 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475234460 15508250624 10004 33554432000 4194304 4196468 140734088865104 139818119560208 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9840] ppid=9833 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9840/stat : 9840 (java) S 9833 9833 7690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475234460 15508250624 10004 33554432000 4194304 4196468 140734088865104 139818118507664 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9841] ppid=9833 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9841/stat : 9841 (java) S 9833 9833 7690 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 475234462 15508250624 10004 33554432000 4194304 4196468 140734088865104 139817997588464 139818528942722 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9842] ppid=9833 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9842/stat : 9842 (java) S 9833 9833 7690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475234462 15508250624 10004 33554432000 4194304 4196468 140734088865104 139817996534688 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9843] ppid=9833 vsize=15144776 memory=140326955775616 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9843/stat : 9843 (java) S 9833 9833 7690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475234462 15508250624 10004 33554432000 4194304 4196468 140734088865104 139817995482096 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9844] ppid=9833 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9844/stat : 9844 (java) S 9833 9833 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475234465 15508250624 10004 33554432000 4194304 4196468 140734088865104 139817994430672 139818528950171 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9845] ppid=9833 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/9835/task/9845/stat : 9845 (java) S 9833 9833 7690 0 -1 1077944384 471 0 0 0 2 0 0 0 20 0 15 0 475234465 15508250624 10004 33554432000 4194304 4196468 140734088865104 139817993378288 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9846] ppid=9833 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/9835/task/9846/stat : 9846 (java) S 9833 9833 7690 0 -1 1077944384 393 0 0 0 2 0 0 0 20 0 15 0 475234465 15508250624 10004 33554432000 4194304 4196468 140734088865104 139817992325744 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9847] ppid=9833 vsize=15144776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9835/task/9847/stat : 9847 (java) R 9833 9833 7690 0 -1 4202560 860 0 0 0 8 0 0 0 20 0 15 0 475234465 15508250624 10004 33554432000 4194304 4196468 140734088865104 139817991273200 139818522028411 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9848] ppid=9833 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9848/stat : 9848 (java) S 9833 9833 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475234465 15508250624 10004 33554432000 4194304 4196468 140734088865104 139817990220896 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9849] ppid=9833 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9849/stat : 9849 (java) S 9833 9833 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475234465 15508250624 10004 33554432000 4194304 4196468 140734088865104 139817989167408 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41204 KiB

[startup+0.312155 s]*
/proc/loadavg: 8.70 8.43 7.11 7/232 9849
/proc/meminfo: memFree=13104060/32770624 swapFree=66986244/67108860
[pid=9833] ppid=9830 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/9833/stat : 9833 (xcsp3-exec) S 9830 9833 7690 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475234459 115843072 362 33554432000 4194304 5098028 140735109606304 140735109604408 140564084134524 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40259584 140735109612411 140735109612653 140735109612653 140735109615562 0
/proc/9833/statm: 28282 362 304 221 0 87 0
[pid=9835] ppid=9833 vsize=15149032 memory=49036 CPUtime=0.52 cores=1,3,5,7
/proc/9835/stat : 9835 (java) S 9833 9833 7690 0 -1 1077944320 11122 0 0 0 48 4 0 0 20 0 15 0 475234459 15512608768 12259 33554432000 4194304 4196468 140734088865104 140734088847648 139818528931575 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
/proc/9835/statm: 3787258 12259 3356 1 0 3748377 0
[pid=9835/tid=9836] ppid=9833 vsize=15149032 memory=7883960649037381690 CPUtime=0.3 cores=1,3,5,7
/proc/9835/task/9836/stat : 9836 (java) R 9833 9833 7690 0 -1 4202560 7881 0 0 0 27 3 0 0 20 0 15 0 475234460 15512608768 12259 33554432000 4194304 4196468 140734088865104 139818533162688 139818513012062 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9837] ppid=9833 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9837/stat : 9837 (java) S 9833 9833 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475234460 15512608768 12259 33554432000 4194304 4196468 140734088865104 139818500774672 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9838] ppid=9833 vsize=15149032 memory=3372754 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9838/stat : 9838 (java) S 9833 9833 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475234460 15512608768 12259 33554432000 4194304 4196468 140734088865104 139818120612752 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9839] ppid=9833 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9839/stat : 9839 (java) S 9833 9833 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475234460 15512608768 12259 33554432000 4194304 4196468 140734088865104 139818119560208 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9840] ppid=9833 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9840/stat : 9840 (java) S 9833 9833 7690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475234460 15512608768 12259 33554432000 4194304 4196468 140734088865104 139818118507664 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9841] ppid=9833 vsize=15149032 memory=140326955775616 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9841/stat : 9841 (java) S 9833 9833 7690 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 475234462 15512608768 12259 33554432000 4194304 4196468 140734088865104 139817997588464 139818528942722 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9842] ppid=9833 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9842/stat : 9842 (java) S 9833 9833 7690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475234462 15512608768 12259 33554432000 4194304 4196468 140734088865104 139817996534688 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9843] ppid=9833 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9843/stat : 9843 (java) S 9833 9833 7690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475234462 15512608768 12259 33554432000 4194304 4196468 140734088865104 139817995482096 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9844] ppid=9833 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9844/stat : 9844 (java) S 9833 9833 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475234465 15512608768 12259 33554432000 4194304 4196468 140734088865104 139817994430672 139818528950171 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9845] ppid=9833 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/9835/task/9845/stat : 9845 (java) S 9833 9833 7690 0 -1 1077944384 514 0 0 0 4 0 0 0 20 0 15 0 475234465 15512608768 12259 33554432000 4194304 4196468 140734088865104 139817993378288 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9846] ppid=9833 vsize=15149032 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/9835/task/9846/stat : 9846 (java) S 9833 9833 7690 0 -1 1077944384 402 0 0 0 3 0 0 0 20 0 15 0 475234465 15512608768 12259 33554432000 4194304 4196468 140734088865104 139817992325744 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9847] ppid=9833 vsize=15149032 memory=140326955775616 CPUtime=0.12 cores=1,3,5,7
/proc/9835/task/9847/stat : 9847 (java) S 9833 9833 7690 0 -1 1077944384 1036 0 0 0 12 0 0 0 20 0 15 0 475234465 15512608768 12259 33554432000 4194304 4196468 140734088865104 139817991273200 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9848] ppid=9833 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9848/stat : 9848 (java) S 9833 9833 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475234465 15512608768 12259 33554432000 4194304 4196468 140734088865104 139817990220896 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9849] ppid=9833 vsize=15149032 memory=140326955775616 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9849/stat : 9849 (java) S 9833 9833 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475234465 15512608768 12259 33554432000 4194304 4196468 140734088865104 139817989167408 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50484 KiB

[startup+0.701779 s]
/proc/loadavg: 8.70 8.43 7.11 10/232 9849
/proc/meminfo: memFree=13085756/32770624 swapFree=66986244/67108860
[pid=9833] ppid=9830 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/9833/stat : 9833 (xcsp3-exec) S 9830 9833 7690 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475234459 115843072 362 33554432000 4194304 5098028 140735109606304 140735109604408 140564084134524 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40259584 140735109612411 140735109612653 140735109612653 140735109615562 0
/proc/9833/statm: 28282 362 304 221 0 87 0
[pid=9835] ppid=9833 vsize=15417412 memory=92760 CPUtime=1.61 cores=1,3,5,7
/proc/9835/stat : 9835 (java) S 9833 9833 7690 0 -1 1077944320 15464 0 0 0 156 5 0 0 20 0 19 0 475234459 15787429888 23190 33554432000 4194304 4196468 140734088865104 140734088847648 139818528931575 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
/proc/9835/statm: 3854353 23190 3452 1 0 3815453 0
[pid=9835/tid=9836] ppid=9833 vsize=15417412 memory=2120 CPUtime=0.66 cores=1,3,5,7
/proc/9835/task/9836/stat : 9836 (java) S 9833 9833 7690 0 -1 1077944384 9338 0 0 0 62 4 0 0 20 0 19 0 475234460 15787429888 23190 33554432000 4194304 4196468 140734088865104 139818533172352 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9837] ppid=9833 vsize=15417412 memory=532 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9837/stat : 9837 (java) S 9833 9833 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475234460 15787429888 23190 33554432000 4194304 4196468 140734088865104 139818500774672 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9838] ppid=9833 vsize=15417412 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9838/stat : 9838 (java) S 9833 9833 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475234460 15787429888 23190 33554432000 4194304 4196468 140734088865104 139818120612752 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9839] ppid=9833 vsize=15417412 memory=924 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9839/stat : 9839 (java) S 9833 9833 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475234460 15787429888 23190 33554432000 4194304 4196468 140734088865104 139818119560208 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9840] ppid=9833 vsize=15417412 memory=1680 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9840/stat : 9840 (java) S 9833 9833 7690 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 475234460 15787429888 23190 33554432000 4194304 4196468 140734088865104 139818118507664 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9841] ppid=9833 vsize=15417412 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9841/stat : 9841 (java) S 9833 9833 7690 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 475234462 15787429888 23190 33554432000 4194304 4196468 140734088865104 139817997588464 139818528942722 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9842] ppid=9833 vsize=15417412 memory=912 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9842/stat : 9842 (java) S 9833 9833 7690 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475234462 15787429888 23190 33554432000 4194304 4196468 140734088865104 139817996534688 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9843] ppid=9833 vsize=15417412 memory=1984 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9843/stat : 9843 (java) S 9833 9833 7690 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475234462 15787429888 23190 33554432000 4194304 4196468 140734088865104 139817995482096 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9844] ppid=9833 vsize=15417412 memory=2480 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9844/stat : 9844 (java) S 9833 9833 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475234465 15787429888 23190 33554432000 4194304 4196468 140734088865104 139817994430672 139818528950171 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9845] ppid=9833 vsize=15417412 memory=7302135314614015849 CPUtime=0.22 cores=1,3,5,7
/proc/9835/task/9845/stat : 9845 (java) R 9833 9833 7690 0 -1 4202560 1258 0 0 0 22 0 0 0 20 0 19 0 475234465 15787429888 23190 33554432000 4194304 4196468 140734088865104 139817993367216 139818512432059 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9846] ppid=9833 vsize=15417412 memory=6155121516198914646 CPUtime=0.26 cores=1,3,5,7
/proc/9835/task/9846/stat : 9846 (java) R 9833 9833 7690 0 -1 1077944384 1146 0 0 0 26 0 0 0 20 0 19 0 475234465 15787429888 23190 33554432000 4194304 4196468 140734088865104 139817992325872 139818528941781 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9847] ppid=9833 vsize=15417412 memory=7295944995277656144 CPUtime=0.41 cores=1,3,5,7
/proc/9835/task/9847/stat : 9847 (java) R 9833 9833 7690 0 -1 4202560 2268 0 0 0 41 0 0 0 20 0 19 0 475234465 15787429888 23190 33554432000 4194304 4196468 140734088865104 139817991271600 139818522028411 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9848] ppid=9833 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9848/stat : 9848 (java) S 9833 9833 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475234465 15787429888 23190 33554432000 4194304 4196468 140734088865104 139817990220896 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9849] ppid=9833 vsize=15417412 memory=7523096512984082771 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9849/stat : 9849 (java) S 9833 9833 7690 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475234465 15787429888 23190 33554432000 4194304 4196468 140734088865104 139817989167408 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 94208 KiB

[startup+1.51038 s]
/proc/loadavg: 8.57 8.41 7.11 9/236 9853
/proc/meminfo: memFree=13049952/32770624 swapFree=66986244/67108860
[pid=9833] ppid=9830 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/9833/stat : 9833 (xcsp3-exec) S 9830 9833 7690 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475234459 115843072 362 33554432000 4194304 5098028 140735109606304 140735109604408 140564084134524 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40259584 140735109612411 140735109612653 140735109612653 140735109615562 0
/proc/9833/statm: 28282 362 304 221 0 87 0

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

/proc/9835/task/9849/stat : 9849 (java) S 9833 9833 7690 0 -1 1077944384 385 0 0 0 0 1 0 0 20 0 19 0 475234465 15787429888 37758 33554432000 4194304 4196468 140734088865104 139817989167408 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 37 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9850] ppid=9833 vsize=15417412 memory=14048 CPUtime=43.43 cores=1,3,5,7
/proc/9835/task/9850/stat : 9850 (java) R 9833 9833 7690 0 -1 4202560 607 0 0 0 4343 0 0 0 20 0 19 0 475234528 15787429888 37758 33554432000 4194304 4196468 140734088865104 139817979950592 139818171092788 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9851] ppid=9833 vsize=15417412 memory=29424 CPUtime=43.75 cores=1,3,5,7
/proc/9835/task/9851/stat : 9851 (java) R 9833 9833 7690 0 -1 4202560 1432 0 0 0 4372 3 0 0 20 0 19 0 475234528 15787429888 37758 33554432000 4194304 4196468 140734088865104 139817978896408 139818171092841 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9852] ppid=9833 vsize=15417412 memory=2120 CPUtime=43.11 cores=1,3,5,7
/proc/9835/task/9852/stat : 9852 (java) R 9833 9833 7690 0 -1 4202560 615 0 0 0 4311 0 0 0 20 0 19 0 475234528 15787429888 37758 33554432000 4194304 4196468 140734088865104 139817977843712 139818171092841 0 4 0 16800975 0 0 0 -1 7 0 0 15 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9853] ppid=9833 vsize=15417412 memory=532 CPUtime=43 cores=1,3,5,7
/proc/9835/task/9853/stat : 9853 (java) R 9833 9833 7690 0 -1 4202560 1512 0 0 0 4300 0 0 0 20 0 19 0 475234528 15787429888 37758 33554432000 4194304 4196468 140734088865104 139817976791608 139818171722488 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
Current children cumulated CPU time: 179.84 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 152480 KiB

[startup+46.4014 s]
/proc/loadavg: 8.25 8.35 7.15 11/237 9857
/proc/meminfo: memFree=13011864/32770624 swapFree=66986244/67108860
[pid=9833] ppid=9830 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/9833/stat : 9833 (xcsp3-exec) S 9830 9833 7690 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475234459 115843072 362 33554432000 4194304 5098028 140735109606304 140735109604408 140564084134524 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40259584 140735109612411 140735109612653 140735109612653 140735109615562 0
/proc/9833/statm: 28282 362 304 221 0 87 0
[pid=9835] ppid=9833 vsize=15417412 memory=149492 CPUtime=182.99 cores=1,3,5,7
/proc/9835/stat : 9835 (java) S 9833 9833 7690 0 -1 1077944320 51163 0 0 0 18285 14 0 0 20 0 19 0 475234459 15787429888 37373 33554432000 4194304 4196468 140734088865104 140734088847648 139818528931575 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
/proc/9835/statm: 3854353 37373 3513 1 0 3815453 0
[pid=9835/tid=9836] ppid=9833 vsize=15417412 memory=1448 CPUtime=0.66 cores=1,3,5,7
/proc/9835/task/9836/stat : 9836 (java) S 9833 9833 7690 0 -1 1077944384 9338 0 0 0 62 4 0 0 20 0 19 0 475234460 15787429888 37373 33554432000 4194304 4196468 140734088865104 139818533172352 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9837] ppid=9833 vsize=15417412 memory=8112282956445269571 CPUtime=0.03 cores=1,3,5,7
/proc/9835/task/9837/stat : 9837 (java) S 9833 9833 7690 0 -1 1077944384 235 0 0 0 3 0 0 0 20 0 19 0 475234460 15787429888 37373 33554432000 4194304 4196468 140734088865104 139818500774672 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9838] ppid=9833 vsize=15417412 memory=2600 CPUtime=0.03 cores=1,3,5,7
/proc/9835/task/9838/stat : 9838 (java) S 9833 9833 7690 0 -1 1077944384 965 0 0 0 3 0 0 0 20 0 19 0 475234460 15787429888 37373 33554432000 4194304 4196468 140734088865104 139818120612752 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9839] ppid=9833 vsize=15417412 memory=1412 CPUtime=0.03 cores=1,3,5,7
/proc/9835/task/9839/stat : 9839 (java) S 9833 9833 7690 0 -1 1077944384 2749 0 0 0 3 0 0 0 20 0 19 0 475234460 15787429888 37373 33554432000 4194304 4196468 140734088865104 139818119560208 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9840] ppid=9833 vsize=15417412 memory=3352 CPUtime=0.03 cores=1,3,5,7
/proc/9835/task/9840/stat : 9840 (java) S 9833 9833 7690 0 -1 1077944384 445 0 0 0 3 0 0 0 20 0 19 0 475234460 15787429888 37373 33554432000 4194304 4196468 140734088865104 139818118507664 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9841] ppid=9833 vsize=15417412 memory=149492 CPUtime=0.03 cores=1,3,5,7
/proc/9835/task/9841/stat : 9841 (java) S 9833 9833 7690 0 -1 1077944384 1312 0 0 0 3 0 0 0 20 0 19 0 475234462 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817997588464 139818528942722 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9842] ppid=9833 vsize=15417412 memory=111632 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9842/stat : 9842 (java) S 9833 9833 7690 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 475234462 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817996534752 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9843] ppid=9833 vsize=15417412 memory=796 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9843/stat : 9843 (java) S 9833 9833 7690 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 19 0 475234462 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817995482112 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9844] ppid=9833 vsize=15417412 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9844/stat : 9844 (java) S 9833 9833 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475234465 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817994430672 139818528950171 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9845] ppid=9833 vsize=15417412 memory=1804 CPUtime=2.4 cores=1,3,5,7
/proc/9835/task/9845/stat : 9845 (java) S 9833 9833 7690 0 -1 1077944384 12040 0 0 0 240 0 0 0 20 0 19 0 475234465 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817993378288 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9846] ppid=9833 vsize=15417412 memory=916 CPUtime=2.53 cores=1,3,5,7
/proc/9835/task/9846/stat : 9846 (java) S 9833 9833 7690 0 -1 1077944384 10873 0 0 0 252 1 0 0 20 0 19 0 475234465 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817992325744 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9847] ppid=9833 vsize=15417412 memory=3848 CPUtime=0.67 cores=1,3,5,7
/proc/9835/task/9847/stat : 9847 (java) S 9833 9833 7690 0 -1 1077944384 7261 0 0 0 66 1 0 0 20 0 19 0 475234465 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817991273200 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 22 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9848] ppid=9833 vsize=15417412 memory=6048 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9848/stat : 9848 (java) S 9833 9833 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475234465 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817990220896 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9849] ppid=9833 vsize=15417412 memory=7552 CPUtime=0.01 cores=1,3,5,7
/proc/9835/task/9849/stat : 9849 (java) S 9833 9833 7690 0 -1 1077944384 385 0 0 0 0 1 0 0 20 0 19 0 475234465 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817989167408 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 37 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9850] ppid=9833 vsize=15417412 memory=2832 CPUtime=44.22 cores=1,3,5,7
/proc/9835/task/9850/stat : 9850 (java) R 9833 9833 7690 0 -1 4202560 607 0 0 0 4422 0 0 0 20 0 19 0 475234528 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817979947832 139818171721794 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9851] ppid=9833 vsize=15417412 memory=1084 CPUtime=44.54 cores=1,3,5,7
/proc/9835/task/9851/stat : 9851 (java) R 9833 9833 7690 0 -1 4202560 1432 0 0 0 4451 3 0 0 20 0 19 0 475234528 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817978896408 139818171092801 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9852] ppid=9833 vsize=15417412 memory=14012 CPUtime=43.9 cores=1,3,5,7
/proc/9835/task/9852/stat : 9852 (java) R 9833 9833 7690 0 -1 4202560 616 0 0 0 4390 0 0 0 20 0 19 0 475234528 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817977846112 139818171839414 0 4 0 16800975 0 0 0 -1 3 0 0 15 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9853] ppid=9833 vsize=15417412 memory=14048 CPUtime=43.77 cores=1,3,5,7
/proc/9835/task/9853/stat : 9853 (java) R 9833 9833 7690 0 -1 4202560 1514 0 0 0 4377 0 0 0 20 0 19 0 475234528 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817976791056 139818171553030 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
Current children cumulated CPU time: 182.99 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 150940 KiB

[startup+46.8014 s]
/proc/loadavg: 8.25 8.35 7.15 11/237 9857
/proc/meminfo: memFree=13011864/32770624 swapFree=66986244/67108860
[pid=9833] ppid=9830 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/9833/stat : 9833 (xcsp3-exec) S 9830 9833 7690 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475234459 115843072 362 33554432000 4194304 5098028 140735109606304 140735109604408 140564084134524 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40259584 140735109612411 140735109612653 140735109612653 140735109615562 0
/proc/9833/statm: 28282 362 304 221 0 87 0
[pid=9835] ppid=9833 vsize=15417412 memory=149492 CPUtime=184.58 cores=1,3,5,7
/proc/9835/stat : 9835 (java) S 9833 9833 7690 0 -1 1077944320 51163 0 0 0 18444 14 0 0 20 0 19 0 475234459 15787429888 37373 33554432000 4194304 4196468 140734088865104 140734088847648 139818528931575 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
/proc/9835/statm: 3854353 37373 3513 1 0 3815453 0
[pid=9835/tid=9836] ppid=9833 vsize=15417412 memory=-2023959437020729679 CPUtime=0.66 cores=1,3,5,7
/proc/9835/task/9836/stat : 9836 (java) S 9833 9833 7690 0 -1 1077944384 9338 0 0 0 62 4 0 0 20 0 19 0 475234460 15787429888 37373 33554432000 4194304 4196468 140734088865104 139818533172352 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9837] ppid=9833 vsize=15417412 memory=164 CPUtime=0.03 cores=1,3,5,7
/proc/9835/task/9837/stat : 9837 (java) S 9833 9833 7690 0 -1 1077944384 235 0 0 0 3 0 0 0 20 0 19 0 475234460 15787429888 37373 33554432000 4194304 4196468 140734088865104 139818500774672 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9838] ppid=9833 vsize=15417412 memory=6944656592455097440 CPUtime=0.03 cores=1,3,5,7
/proc/9835/task/9838/stat : 9838 (java) S 9833 9833 7690 0 -1 1077944384 965 0 0 0 3 0 0 0 20 0 19 0 475234460 15787429888 37373 33554432000 4194304 4196468 140734088865104 139818120612752 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9839] ppid=9833 vsize=15417412 memory=6656426216303648864 CPUtime=0.03 cores=1,3,5,7
/proc/9835/task/9839/stat : 9839 (java) S 9833 9833 7690 0 -1 1077944384 2749 0 0 0 3 0 0 0 20 0 19 0 475234460 15787429888 37373 33554432000 4194304 4196468 140734088865104 139818119560208 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9840] ppid=9833 vsize=15417412 memory=6943526294502006880 CPUtime=0.03 cores=1,3,5,7
/proc/9835/task/9840/stat : 9840 (java) S 9833 9833 7690 0 -1 1077944384 445 0 0 0 3 0 0 0 20 0 19 0 475234460 15787429888 37373 33554432000 4194304 4196468 140734088865104 139818118507664 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9841] ppid=9833 vsize=15417412 memory=6944656592455359580 CPUtime=0.03 cores=1,3,5,7
/proc/9835/task/9841/stat : 9841 (java) S 9833 9833 7690 0 -1 1077944384 1312 0 0 0 3 0 0 0 20 0 19 0 475234462 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817997588464 139818528942722 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9842] ppid=9833 vsize=15417412 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9842/stat : 9842 (java) S 9833 9833 7690 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 475234462 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817996534752 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9843] ppid=9833 vsize=15417412 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9843/stat : 9843 (java) S 9833 9833 7690 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 19 0 475234462 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817995482112 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9844] ppid=9833 vsize=15417412 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9844/stat : 9844 (java) S 9833 9833 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475234465 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817994430672 139818528950171 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9845] ppid=9833 vsize=15417412 memory=6944656592455360604 CPUtime=2.4 cores=1,3,5,7
/proc/9835/task/9845/stat : 9845 (java) S 9833 9833 7690 0 -1 1077944384 12040 0 0 0 240 0 0 0 20 0 19 0 475234465 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817993378288 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9846] ppid=9833 vsize=15417412 memory=6944656575208382560 CPUtime=2.53 cores=1,3,5,7
/proc/9835/task/9846/stat : 9846 (java) S 9833 9833 7690 0 -1 1077944384 10873 0 0 0 252 1 0 0 20 0 19 0 475234465 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817992325744 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9847] ppid=9833 vsize=15417412 memory=6943526294502006880 CPUtime=0.67 cores=1,3,5,7
/proc/9835/task/9847/stat : 9847 (java) S 9833 9833 7690 0 -1 1077944384 7261 0 0 0 66 1 0 0 20 0 19 0 475234465 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817991273200 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 22 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9848] ppid=9833 vsize=15417412 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9848/stat : 9848 (java) S 9833 9833 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475234465 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817990220896 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9849] ppid=9833 vsize=15417412 memory=7453282923444793189 CPUtime=0.01 cores=1,3,5,7
/proc/9835/task/9849/stat : 9849 (java) S 9833 9833 7690 0 -1 1077944384 385 0 0 0 0 1 0 0 20 0 19 0 475234465 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817989167408 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 37 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9850] ppid=9833 vsize=15417412 memory=7597685182856913236 CPUtime=44.61 cores=1,3,5,7
/proc/9835/task/9850/stat : 9850 (java) R 9833 9833 7690 0 -1 4202560 607 0 0 0 4461 0 0 0 20 0 19 0 475234528 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817979947832 139818171092747 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9851] ppid=9833 vsize=15417412 memory=1448 CPUtime=44.94 cores=1,3,5,7
/proc/9835/task/9851/stat : 9851 (java) R 9833 9833 7690 0 -1 4202560 1432 0 0 0 4491 3 0 0 20 0 19 0 475234528 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817978896408 139818172386339 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9852] ppid=9833 vsize=15417412 memory=149492 CPUtime=44.3 cores=1,3,5,7
/proc/9835/task/9852/stat : 9852 (java) R 9833 9833 7690 0 -1 4202560 616 0 0 0 4430 0 0 0 20 0 19 0 475234528 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817977846112 139818171722185 0 4 0 16800975 0 0 0 -1 3 0 0 15 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9853] ppid=9833 vsize=15417412 memory=16098169624726078 CPUtime=44.17 cores=1,3,5,7
/proc/9835/task/9853/stat : 9853 (java) R 9833 9833 7690 0 -1 4202560 1514 0 0 0 4417 0 0 0 20 0 19 0 475234528 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817976791056 139818170948507 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
Current children cumulated CPU time: 184.58 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 150940 KiB

[startup+46.9014 s]
/proc/loadavg: 8.25 8.35 7.15 11/237 9857
/proc/meminfo: memFree=13011864/32770624 swapFree=66986244/67108860
[pid=9833] ppid=9830 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/9833/stat : 9833 (xcsp3-exec) S 9830 9833 7690 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475234459 115843072 362 33554432000 4194304 5098028 140735109606304 140735109604408 140564084134524 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40259584 140735109612411 140735109612653 140735109612653 140735109615562 0
/proc/9833/statm: 28282 362 304 221 0 87 0
[pid=9835] ppid=9833 vsize=15417412 memory=149492 CPUtime=184.98 cores=1,3,5,7
/proc/9835/stat : 9835 (java) S 9833 9833 7690 0 -1 1077944320 51163 0 0 0 18484 14 0 0 20 0 19 0 475234459 15787429888 37373 33554432000 4194304 4196468 140734088865104 140734088847648 139818528931575 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
/proc/9835/statm: 3854353 37373 3513 1 0 3815453 0
[pid=9835/tid=9836] ppid=9833 vsize=15417412 memory=149492 CPUtime=0.66 cores=1,3,5,7
/proc/9835/task/9836/stat : 9836 (java) S 9833 9833 7690 0 -1 1077944384 9338 0 0 0 62 4 0 0 20 0 19 0 475234460 15787429888 37373 33554432000 4194304 4196468 140734088865104 139818533172352 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9837] ppid=9833 vsize=15417412 memory=151032 CPUtime=0.03 cores=1,3,5,7
/proc/9835/task/9837/stat : 9837 (java) S 9833 9833 7690 0 -1 1077944384 235 0 0 0 3 0 0 0 20 0 19 0 475234460 15787429888 37373 33554432000 4194304 4196468 140734088865104 139818500774672 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9838] ppid=9833 vsize=15417412 memory=151032 CPUtime=0.03 cores=1,3,5,7
/proc/9835/task/9838/stat : 9838 (java) S 9833 9833 7690 0 -1 1077944384 965 0 0 0 3 0 0 0 20 0 19 0 475234460 15787429888 37373 33554432000 4194304 4196468 140734088865104 139818120612752 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9839] ppid=9833 vsize=15417412 memory=1448 CPUtime=0.03 cores=1,3,5,7
/proc/9835/task/9839/stat : 9839 (java) S 9833 9833 7690 0 -1 1077944384 2749 0 0 0 3 0 0 0 20 0 19 0 475234460 15787429888 37373 33554432000 4194304 4196468 140734088865104 139818119560208 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9840] ppid=9833 vsize=15417412 memory=149492 CPUtime=0.03 cores=1,3,5,7
/proc/9835/task/9840/stat : 9840 (java) S 9833 9833 7690 0 -1 1077944384 445 0 0 0 3 0 0 0 20 0 19 0 475234460 15787429888 37373 33554432000 4194304 4196468 140734088865104 139818118507664 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9841] ppid=9833 vsize=15417412 memory=149492 CPUtime=0.03 cores=1,3,5,7
/proc/9835/task/9841/stat : 9841 (java) S 9833 9833 7690 0 -1 1077944384 1312 0 0 0 3 0 0 0 20 0 19 0 475234462 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817997588464 139818528942722 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 41 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9842] ppid=9833 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9842/stat : 9842 (java) S 9833 9833 7690 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 475234462 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817996534752 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9843] ppid=9833 vsize=15417412 memory=160264 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9843/stat : 9843 (java) S 9833 9833 7690 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 19 0 475234462 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817995482112 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9844] ppid=9833 vsize=15417412 memory=189436 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9844/stat : 9844 (java) S 9833 9833 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475234465 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817994430672 139818528950171 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9845] ppid=9833 vsize=15417412 memory=1448 CPUtime=2.4 cores=1,3,5,7
/proc/9835/task/9845/stat : 9845 (java) S 9833 9833 7690 0 -1 1077944384 12040 0 0 0 240 0 0 0 20 0 19 0 475234465 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817993378288 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9846] ppid=9833 vsize=15417412 memory=0 CPUtime=2.53 cores=1,3,5,7
/proc/9835/task/9846/stat : 9846 (java) S 9833 9833 7690 0 -1 1077944384 10873 0 0 0 252 1 0 0 20 0 19 0 475234465 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817992325744 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9847] ppid=9833 vsize=15417412 memory=7590926472079566700 CPUtime=0.67 cores=1,3,5,7
/proc/9835/task/9847/stat : 9847 (java) S 9833 9833 7690 0 -1 1077944384 7261 0 0 0 66 1 0 0 20 0 19 0 475234465 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817991273200 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 22 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9848] ppid=9833 vsize=15417412 memory=29424 CPUtime=0 cores=1,3,5,7
/proc/9835/task/9848/stat : 9848 (java) S 9833 9833 7690 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475234465 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817990220896 139818528941781 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9849] ppid=9833 vsize=15417412 memory=2120 CPUtime=0.01 cores=1,3,5,7
/proc/9835/task/9849/stat : 9849 (java) S 9833 9833 7690 0 -1 1077944384 385 0 0 0 0 1 0 0 20 0 19 0 475234465 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817989167408 139818528942722 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 37 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9850] ppid=9833 vsize=15417412 memory=3616 CPUtime=44.71 cores=1,3,5,7
/proc/9835/task/9850/stat : 9850 (java) R 9833 9833 7690 0 -1 4202560 607 0 0 0 4471 0 0 0 20 0 19 0 475234528 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817979947832 139818171765401 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9851] ppid=9833 vsize=15417412 memory=55304 CPUtime=45.04 cores=1,3,5,7
/proc/9835/task/9851/stat : 9851 (java) R 9833 9833 7690 0 -1 4202560 1432 0 0 0 4501 3 0 0 20 0 19 0 475234528 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817978896408 139818172386299 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9852] ppid=9833 vsize=15417412 memory=3 CPUtime=44.4 cores=1,3,5,7
/proc/9835/task/9852/stat : 9852 (java) R 9833 9833 7690 0 -1 4202560 616 0 0 0 4440 0 0 0 20 0 19 0 475234528 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817977846112 139818514141526 0 4 0 16800975 0 0 0 -1 3 0 0 15 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
[pid=9835/tid=9853] ppid=9833 vsize=15417412 memory=3 CPUtime=44.27 cores=1,3,5,7
/proc/9835/task/9853/stat : 9853 (java) R 9833 9833 7690 0 -1 4202560 1514 0 0 0 4427 0 0 0 20 0 19 0 475234528 15787429888 37373 33554432000 4194304 4196468 140734088865104 139817976791056 139818171092814 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16707584 140734088872943 140734088873114 140734088873114 140734088875983 0
Current children cumulated CPU time: 184.98 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 150940 KiB

Child status: 0
Real time (s): 46.9721
CPU time (s): 185.253
CPU user time (s): 185.098
CPU system time (s): 0.154997
CPU usage (%): 394.388
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 216824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 185.098
system time used= 0.154997
maximum resident set size= 218516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52785
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4599
involuntary context switches= 5046


# summary of solver processes directly reported to runsolver:
#   pid: 9833
#   total CPU time (s): 185.253
#   total CPU user time (s): 185.098
#   total CPU system time (s): 0.154997

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.297067 second user time and 0.586618 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-20 15:19:15
IDJOB=4403557
IDBENCH=124268
IDSOLVER=2863
FILE ID=node104/4403557-1568989776
RUNJOBID= node104-1568983762-7722
PBS_JOBID= 21704640
Free space on /tmp= 9560 MiB

SOLVER NAME= choco-solver 2019-09-20
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-4403557-1568989776/watcher-4403557-1568989776 -o /tmp/evaluation-result-4403557-1568989776/solver-4403557-1568989776 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568983762-7722 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 358800636 HOME/instance-4403557-1568989776.xml

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

MD5SUM BENCH= c29e6924973099ab0a0c802e448a5f67
RANDOM SEED=358800636

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        13139916 kB
MemAvailable:   31668968 kB
Buffers:          100444 kB
Cached:         18336108 kB
SwapCached:        22652 kB
Active:          9356176 kB
Inactive:        9268612 kB
Active(anon):     162936 kB
Inactive(anon):    74632 kB
Active(file):    9193240 kB
Inactive(file):  9193980 kB
Unevictable:      109712 kB
Mlocked:          109712 kB
SwapTotal:      67108860 kB
SwapFree:       66986244 kB
Dirty:             26304 kB
Writeback:             0 kB
AnonPages:        363016 kB
Mapped:            65468 kB
Shmem:             40708 kB
Slab:             599580 kB
SReclaimable:     570292 kB
SUnreclaim:        29288 kB
KernelStack:        4048 kB
PageTables:         6420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1428980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    266240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 9536 MiB
End job on node104 at 2019-09-20 15:20:02