Trace number 4404457

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-20 parallelSAT 407.669 52.1167

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 -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404457-1568997135.xml"  -tl '20160s' -p 8
0.12/0.20	c Choco 3fb4b153
0.12/0.20	c [HOME/instance-4404457-1568997135.xml, -tl, 20160s, -p, 8]
0.34/0.24	c 8 solvers in parallel
0.34/0.31	c parse instance...
1.95/0.84	c solve instance...
406.92/52.10	s SATISFIABLE
406.92/52.10	v <instantiation>
406.92/52.10	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>
406.92/52.10	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>
406.92/52.10	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: 16375 MiB (15483 MiB free)
  memory of node 1: 16384 MiB (8994 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4404457-1568997135/watcher-4404457-1568997135 -o /tmp/evaluation-result-4404457-1568997135/solver-4404457-1568997135 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node116-1568994319-3780 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1263704442 HOME/instance-4404457-1568997135.xml 

running on 8 cores: 0-7

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

solver pid=5275, runsolver pid=5272

[startup+0.100135 s]*
/proc/loadavg: 7.73 8.14 8.18 3/212 5296
/proc/meminfo: memFree=25049900/32770688 swapFree=67003264/67108860
[pid=5275] ppid=5272 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/5275/stat : 5275 (xcsp3-exec) S 5272 5275 3753 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475655110 115843072 363 33554432000 4194304 5098028 140723089357792 140723089355896 139824061178492 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16297984 140723089359733 140723089359977 140723089359977 140723089362890 0
/proc/5275/statm: 28282 363 305 221 0 87 0
[pid=5277] ppid=5275 vsize=28227396 memory=27392 CPUtime=0.12 cores=0-7
/proc/5277/stat : 5277 (java) S 5275 5275 3753 0 -1 1077944320 5859 0 0 0 11 1 0 0 20 0 20 0 475655110 28904853504 6848 33554432000 4194304 4196468 140737133858464 140737133841008 139640628514551 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
/proc/5277/statm: 7056849 6848 3120 1 0 7019032 0
[pid=5277/tid=5278] ppid=5275 vsize=28227396 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/5277/task/5278/stat : 5278 (java) R 5275 5275 3753 0 -1 4202560 3744 0 0 0 8 0 0 0 20 0 20 0 475655110 28904853504 6848 33554432000 4194304 4196468 140737133858464 139640632735448 139640264351024 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5279] ppid=5275 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/5277/task/5279/stat : 5279 (java) S 5275 5275 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475655111 28904853504 6848 33554432000 4194304 4196468 140737133858464 139640596072976 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5280] ppid=5275 vsize=28227396 memory=140481221097088 CPUtime=0 cores=0-7
/proc/5277/task/5280/stat : 5280 (java) S 5275 5275 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475655111 28904853504 6848 33554432000 4194304 4196468 140737133858464 139640595020432 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5281] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5281/stat : 5281 (java) S 5275 5275 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475655111 28904853504 6848 33554432000 4194304 4196468 140737133858464 139640178338064 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5282] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5282/stat : 5282 (java) S 5275 5275 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475655111 28904853504 6848 33554432000 4194304 4196468 140737133858464 139640177285520 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5283] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5283/stat : 5283 (java) S 5275 5275 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475655111 28904853504 6848 33554432000 4194304 4196468 140737133858464 139640176233488 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5284] ppid=5275 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/5277/task/5284/stat : 5284 (java) S 5275 5275 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475655111 28904853504 6848 33554432000 4194304 4196468 140737133858464 139640175180944 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5285] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5285/stat : 5285 (java) S 5275 5275 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475655111 28904853504 6848 33554432000 4194304 4196468 140737133858464 139640174127888 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5286] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5286/stat : 5286 (java) S 5275 5275 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475655111 28904853504 6848 33554432000 4194304 4196468 140737133858464 139640173075344 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5287] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5287/stat : 5287 (java) S 5275 5275 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475655113 28904853504 6848 33554432000 4194304 4196468 140737133858464 139638891358448 139640628525698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5288] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5288/stat : 5288 (java) S 5275 5275 3753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475655113 28904853504 6848 33554432000 4194304 4196468 140737133858464 139638890304672 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5289] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5289/stat : 5289 (java) S 5275 5275 3753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475655114 28904853504 6848 33554432000 4194304 4196468 140737133858464 139638889251568 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5290] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5290/stat : 5290 (java) S 5275 5275 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475655116 28904853504 6848 33554432000 4194304 4196468 140737133858464 139638888200144 139640628533147 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5291] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5291/stat : 5291 (java) S 5275 5275 3753 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 20 0 475655116 28904853504 6848 33554432000 4194304 4196468 140737133858464 139638887148272 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5292] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5292/stat : 5292 (java) R 5275 5275 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475655116 28904853504 6848 33554432000 4194304 4196468 140737133858464 139638886095728 139640628525698 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5293] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5293/stat : 5293 (java) S 5275 5275 3753 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 475655116 28904853504 6848 33554432000 4194304 4196468 140737133858464 139638885042672 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5294] ppid=5275 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/5277/task/5294/stat : 5294 (java) R 5275 5275 3753 0 -1 4202560 366 0 0 0 1 0 0 0 20 0 20 0 475655116 28904853504 6848 33554432000 4194304 4196468 140737133858464 139638883990128 139640628535898 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5295] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5295/stat : 5295 (java) S 5275 5275 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475655117 28904853504 6848 33554432000 4194304 4196468 140737133858464 139638882937312 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5296] ppid=5275 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/5277/task/5296/stat : 5296 (java) S 5275 5275 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475655117 28904853504 6848 33554432000 4194304 4196468 140737133858464 139638881884848 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 28844 KiB

[startup+0.211628 s]*
/proc/loadavg: 7.73 8.14 8.18 3/212 5296
/proc/meminfo: memFree=25037048/32770688 swapFree=67003264/67108860
[pid=5275] ppid=5272 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/5275/stat : 5275 (xcsp3-exec) S 5272 5275 3753 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475655110 115843072 363 33554432000 4194304 5098028 140723089357792 140723089355896 139824061178492 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16297984 140723089359733 140723089359977 140723089359977 140723089362890 0
/proc/5275/statm: 28282 363 305 221 0 87 0
[pid=5277] ppid=5275 vsize=28227396 memory=39272 CPUtime=0.34 cores=0-7
/proc/5277/stat : 5277 (java) S 5275 5275 3753 0 -1 1077944320 9557 0 0 0 31 3 0 0 20 0 20 0 475655110 28904853504 9818 33554432000 4194304 4196468 140737133858464 140737133841008 139640628514551 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
/proc/5277/statm: 7056849 9818 3316 1 0 7019032 0
[pid=5277/tid=5278] ppid=5275 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/5277/task/5278/stat : 5278 (java) R 5275 5275 3753 0 -1 4202560 6674 0 0 0 18 2 0 0 20 0 20 0 475655110 28904853504 9818 33554432000 4194304 4196468 140737133858464 139640632733888 139640612595038 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5279] ppid=5275 vsize=28227396 memory=342 CPUtime=0 cores=0-7
/proc/5277/task/5279/stat : 5279 (java) S 5275 5275 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475655111 28904853504 9818 33554432000 4194304 4196468 140737133858464 139640596072976 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5280] ppid=5275 vsize=28227396 memory=288370857372808832 CPUtime=0 cores=0-7
/proc/5277/task/5280/stat : 5280 (java) S 5275 5275 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475655111 28904853504 9818 33554432000 4194304 4196468 140737133858464 139640595020432 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5281] ppid=5275 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/5277/task/5281/stat : 5281 (java) S 5275 5275 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475655111 28904853504 9818 33554432000 4194304 4196468 140737133858464 139640178338064 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5282] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5282/stat : 5282 (java) S 5275 5275 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475655111 28904853504 9818 33554432000 4194304 4196468 140737133858464 139640177285520 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5283] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5283/stat : 5283 (java) S 5275 5275 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475655111 28904853504 9818 33554432000 4194304 4196468 140737133858464 139640176233488 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5284] ppid=5275 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/5277/task/5284/stat : 5284 (java) S 5275 5275 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475655111 28904853504 9818 33554432000 4194304 4196468 140737133858464 139640175180944 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5285] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5285/stat : 5285 (java) S 5275 5275 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475655111 28904853504 9818 33554432000 4194304 4196468 140737133858464 139640174127888 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5286] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5286/stat : 5286 (java) S 5275 5275 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475655111 28904853504 9818 33554432000 4194304 4196468 140737133858464 139640173075344 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5287] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5287/stat : 5287 (java) S 5275 5275 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475655113 28904853504 9818 33554432000 4194304 4196468 140737133858464 139638891358448 139640628525698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5288] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5288/stat : 5288 (java) S 5275 5275 3753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475655113 28904853504 9818 33554432000 4194304 4196468 140737133858464 139638890304672 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5289] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5289/stat : 5289 (java) S 5275 5275 3753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475655114 28904853504 9818 33554432000 4194304 4196468 140737133858464 139638889251568 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5290] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5290/stat : 5290 (java) S 5275 5275 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475655116 28904853504 9818 33554432000 4194304 4196468 140737133858464 139638888200144 139640628533147 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5291] ppid=5275 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/5277/task/5291/stat : 5291 (java) R 5275 5275 3753 0 -1 4202560 405 0 0 0 1 0 0 0 20 0 20 0 475655116 28904853504 9818 33554432000 4194304 4196468 140737133858464 139638887148272 139640628526486 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5292] ppid=5275 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/5277/task/5292/stat : 5292 (java) S 5275 5275 3753 0 -1 1077944384 135 0 0 0 2 0 0 0 20 0 20 0 475655116 28904853504 9818 33554432000 4194304 4196468 140737133858464 139638886095728 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5293] ppid=5275 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/5277/task/5293/stat : 5293 (java) S 5275 5275 3753 0 -1 1077944384 152 0 0 0 1 0 0 0 20 0 20 0 475655116 28904853504 9818 33554432000 4194304 4196468 140737133858464 139638885042672 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5294] ppid=5275 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/5277/task/5294/stat : 5294 (java) R 5275 5275 3753 0 -1 4202560 886 0 0 0 7 0 0 0 20 0 20 0 475655116 28904853504 9818 33554432000 4194304 4196468 140737133858464 139638883990128 139640608229348 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5295] ppid=5275 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5295/stat : 5295 (java) S 5275 5275 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475655117 28904853504 9818 33554432000 4194304 4196468 140737133858464 139638882937312 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5296] ppid=5275 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/5277/task/5296/stat : 5296 (java) S 5275 5275 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475655117 28904853504 9818 33554432000 4194304 4196468 140737133858464 139638881884848 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 40724 KiB

[startup+0.311465 s]*
/proc/loadavg: 7.73 8.14 8.18 3/212 5296
/proc/meminfo: memFree=25031812/32770688 swapFree=67003264/67108860
[pid=5275] ppid=5272 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/5275/stat : 5275 (xcsp3-exec) S 5272 5275 3753 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475655110 115843072 363 33554432000 4194304 5098028 140723089357792 140723089355896 139824061178492 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16297984 140723089359733 140723089359977 140723089359977 140723089362890 0
/proc/5275/statm: 28282 363 305 221 0 87 0
[pid=5277] ppid=5275 vsize=28231652 memory=45656 CPUtime=0.52 cores=0-7
/proc/5277/stat : 5277 (java) S 5275 5275 3753 0 -1 1077944320 10878 0 0 0 48 4 0 0 20 0 20 0 475655110 28909211648 11414 33554432000 4194304 4196468 140737133858464 140737133841008 139640628514551 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
/proc/5277/statm: 7057913 11414 3338 1 0 7019032 0
[pid=5277/tid=5278] ppid=5275 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/5277/task/5278/stat : 5278 (java) R 5275 5275 3753 0 -1 4202560 7667 0 0 0 28 2 0 0 20 0 20 0 475655110 28909211648 11414 33554432000 4194304 4196468 140737133858464 139640632728480 139640628536477 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5279] ppid=5275 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5279/stat : 5279 (java) S 5275 5275 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475655111 28909211648 11414 33554432000 4194304 4196468 140737133858464 139640596072976 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5280] ppid=5275 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5280/stat : 5280 (java) S 5275 5275 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475655111 28909211648 11414 33554432000 4194304 4196468 140737133858464 139640595020432 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5281] ppid=5275 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5281/stat : 5281 (java) S 5275 5275 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475655111 28909211648 11414 33554432000 4194304 4196468 140737133858464 139640178338064 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5282] ppid=5275 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5282/stat : 5282 (java) S 5275 5275 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475655111 28909211648 11414 33554432000 4194304 4196468 140737133858464 139640177285520 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5283] ppid=5275 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5283/stat : 5283 (java) S 5275 5275 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475655111 28909211648 11414 33554432000 4194304 4196468 140737133858464 139640176233488 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5284] ppid=5275 vsize=28231652 memory=140481065478831 CPUtime=0 cores=0-7
/proc/5277/task/5284/stat : 5284 (java) S 5275 5275 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475655111 28909211648 11414 33554432000 4194304 4196468 140737133858464 139640175180944 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5285] ppid=5275 vsize=28231652 memory=140481065481136 CPUtime=0 cores=0-7
/proc/5277/task/5285/stat : 5285 (java) S 5275 5275 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475655111 28909211648 11414 33554432000 4194304 4196468 140737133858464 139640174127888 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5286] ppid=5275 vsize=28231652 memory=140481065483440 CPUtime=0 cores=0-7
/proc/5277/task/5286/stat : 5286 (java) S 5275 5275 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475655111 28909211648 11414 33554432000 4194304 4196468 140737133858464 139640173075344 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5287] ppid=5275 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5287/stat : 5287 (java) S 5275 5275 3753 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 475655113 28909211648 11414 33554432000 4194304 4196468 140737133858464 139638891358448 139640628525698 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5288] ppid=5275 vsize=28231652 memory=280962130980752 CPUtime=0 cores=0-7
/proc/5277/task/5288/stat : 5288 (java) S 5275 5275 3753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475655113 28909211648 11414 33554432000 4194304 4196468 140737133858464 139638890304672 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5289] ppid=5275 vsize=28231652 memory=280962130978448 CPUtime=0 cores=0-7
/proc/5277/task/5289/stat : 5289 (java) S 5275 5275 3753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475655114 28909211648 11414 33554432000 4194304 4196468 140737133858464 139638889251568 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5290] ppid=5275 vsize=28231652 memory=280962130985360 CPUtime=0 cores=0-7
/proc/5277/task/5290/stat : 5290 (java) S 5275 5275 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475655116 28909211648 11414 33554432000 4194304 4196468 140737133858464 139638888200144 139640628533147 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5291] ppid=5275 vsize=28231652 memory=280962130926608 CPUtime=0.02 cores=0-7
/proc/5277/task/5291/stat : 5291 (java) S 5275 5275 3753 0 -1 1077944384 458 0 0 0 2 0 0 0 20 0 20 0 475655116 28909211648 11414 33554432000 4194304 4196468 140737133858464 139638887148272 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5292] ppid=5275 vsize=28231652 memory=280962130999184 CPUtime=0.02 cores=0-7
/proc/5277/task/5292/stat : 5292 (java) S 5275 5275 3753 0 -1 1077944384 143 0 0 0 2 0 0 0 20 0 20 0 475655116 28909211648 11414 33554432000 4194304 4196468 140737133858464 139638886095728 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5293] ppid=5275 vsize=28231652 memory=280962131006096 CPUtime=0.01 cores=0-7
/proc/5277/task/5293/stat : 5293 (java) S 5275 5275 3753 0 -1 1077944384 176 0 0 0 1 0 0 0 20 0 20 0 475655116 28909211648 11414 33554432000 4194304 4196468 140737133858464 139638885042672 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5294] ppid=5275 vsize=28231652 memory=280962131003792 CPUtime=0.12 cores=0-7
/proc/5277/task/5294/stat : 5294 (java) S 5275 5275 3753 0 -1 1077944384 1125 0 0 0 12 0 0 0 20 0 20 0 475655116 28909211648 11414 33554432000 4194304 4196468 140737133858464 139638883990128 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5295] ppid=5275 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5295/stat : 5295 (java) S 5275 5275 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475655117 28909211648 11414 33554432000 4194304 4196468 140737133858464 139638882937312 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5296] ppid=5275 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/5277/task/5296/stat : 5296 (java) S 5275 5275 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475655117 28909211648 11414 33554432000 4194304 4196468 140737133858464 139638881884848 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 47108 KiB

[startup+0.701078 s]
/proc/loadavg: 7.73 8.14 8.18 3/212 5296
/proc/meminfo: memFree=25020700/32770688 swapFree=67003264/67108860
[pid=5275] ppid=5272 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/5275/stat : 5275 (xcsp3-exec) S 5272 5275 3753 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475655110 115843072 363 33554432000 4194304 5098028 140723089357792 140723089355896 139824061178492 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16297984 140723089359733 140723089359977 140723089359977 140723089362890 0
/proc/5275/statm: 28282 363 305 221 0 87 0
[pid=5277] ppid=5275 vsize=28233776 memory=78404 CPUtime=1.6 cores=0-7
/proc/5277/stat : 5277 (java) S 5275 5275 3753 0 -1 1077944320 15369 0 0 0 154 6 0 0 20 0 20 0 475655110 28911386624 19601 33554432000 4194304 4196468 140737133858464 140737133841008 139640628514551 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
/proc/5277/statm: 7058444 19601 3450 1 0 7019544 0
[pid=5277/tid=5278] ppid=5275 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/5277/task/5278/stat : 5278 (java) R 5275 5275 3753 0 -1 4202560 9346 0 0 0 64 3 0 0 20 0 20 0 475655110 28911386624 19601 33554432000 4194304 4196468 140737133858464 139640632748992 139640628526486 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5279] ppid=5275 vsize=28233776 memory=140481065689968 CPUtime=0 cores=0-7
/proc/5277/task/5279/stat : 5279 (java) S 5275 5275 3753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475655111 28911386624 19601 33554432000 4194304 4196468 140737133858464 139640596072976 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5280] ppid=5275 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5280/stat : 5280 (java) S 5275 5275 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475655111 28911386624 19601 33554432000 4194304 4196468 140737133858464 139640595020432 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5281] ppid=5275 vsize=28233776 memory=1564 CPUtime=0 cores=0-7
/proc/5277/task/5281/stat : 5281 (java) S 5275 5275 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475655111 28911386624 19601 33554432000 4194304 4196468 140737133858464 139640178338064 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0

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

[pid=5277/tid=5299] ppid=5275 vsize=28768336 memory=1700 CPUtime=48.88 cores=0-7
/proc/5277/task/5299/stat : 5299 (java) R 5275 5275 3753 0 -1 4202560 1249 0 0 0 4888 0 0 0 20 0 28 0 475655196 29458776064 42244 33554432000 4194304 4196468 140737133858464 139638870560672 139640271689620 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5300] ppid=5275 vsize=28768336 memory=928 CPUtime=48.85 cores=0-7
/proc/5277/task/5300/stat : 5300 (java) R 5275 5275 3753 0 -1 4202560 1353 0 0 0 4883 2 0 0 20 0 28 0 475655196 29458776064 42244 33554432000 4194304 4196468 140737133858464 139638869509152 139640271516538 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5301] ppid=5275 vsize=28768336 memory=1552 CPUtime=48.55 cores=0-7
/proc/5277/task/5301/stat : 5301 (java) R 5275 5275 3753 0 -1 4202560 1225 0 0 0 4855 0 0 0 20 0 28 0 475655196 29458776064 42244 33554432000 4194304 4196468 140737133858464 139638868455352 139640609891875 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5302] ppid=5275 vsize=28768336 memory=780 CPUtime=49.07 cores=0-7
/proc/5277/task/5302/stat : 5302 (java) R 5275 5275 3753 0 -1 4202560 1044 0 0 0 4907 0 0 0 20 0 28 0 475655196 29458776064 42244 33554432000 4194304 4196468 140737133858464 139638867405568 139640271608658 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5303] ppid=5275 vsize=28768336 memory=1452 CPUtime=48.76 cores=0-7
/proc/5277/task/5303/stat : 5303 (java) R 5275 5275 3753 0 -1 4202560 672 0 0 0 4876 0 0 0 20 0 28 0 475655196 29458776064 42244 33554432000 4194304 4196468 140737133858464 139638866350184 139640271689815 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5304] ppid=5275 vsize=28768336 memory=168968 CPUtime=48.82 cores=0-7
/proc/5277/task/5304/stat : 5304 (java) R 5275 5275 3753 0 -1 4202560 1190 0 0 0 4881 1 0 0 20 0 28 0 475655196 29458776064 42244 33554432000 4194304 4196468 140737133858464 139638865297088 139640264538876 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
Current children cumulated CPU time: 400.52 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 170428 KiB

[startup+51.6097 s]
/proc/loadavg: 8.29 8.20 8.20 9/221 5309
/proc/meminfo: memFree=24906784/32770688 swapFree=67003264/67108860
[pid=5275] ppid=5272 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/5275/stat : 5275 (xcsp3-exec) S 5272 5275 3753 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475655110 115843072 363 33554432000 4194304 5098028 140723089357792 140723089355896 139824061178492 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16297984 140723089359733 140723089359977 140723089359977 140723089362890 0
/proc/5275/statm: 28282 363 305 221 0 87 0
[pid=5277] ppid=5275 vsize=28768336 memory=171024 CPUtime=403.76 cores=0-7
/proc/5277/stat : 5277 (java) S 5275 5275 3753 0 -1 1077944320 67418 0 0 0 40340 36 0 0 20 0 28 0 475655110 29458776064 42756 33554432000 4194304 4196468 140737133858464 140737133841008 139640628514551 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
/proc/5277/statm: 7192084 42756 3517 1 0 7153184 0
[pid=5277/tid=5278] ppid=5275 vsize=28768336 memory=0 CPUtime=0.83 cores=0-7
/proc/5277/task/5278/stat : 5278 (java) S 5275 5275 3753 0 -1 1077944384 9458 0 0 0 79 4 0 0 20 0 28 0 475655110 29458776064 42756 33554432000 4194304 4196468 140737133858464 139640632755328 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5279] ppid=5275 vsize=28768336 memory=0 CPUtime=0.11 cores=0-7
/proc/5277/task/5279/stat : 5279 (java) S 5275 5275 3753 0 -1 1077944384 336 0 0 0 11 0 0 0 20 0 28 0 475655111 29458776064 42756 33554432000 4194304 4196468 140737133858464 139640596072976 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5280] ppid=5275 vsize=28768336 memory=0 CPUtime=0.12 cores=0-7
/proc/5277/task/5280/stat : 5280 (java) S 5275 5275 3753 0 -1 1077944384 2313 0 0 0 11 1 0 0 20 0 28 0 475655111 29458776064 42756 33554432000 4194304 4196468 140737133858464 139640595020432 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5281] ppid=5275 vsize=28768336 memory=0 CPUtime=0.14 cores=0-7
/proc/5277/task/5281/stat : 5281 (java) S 5275 5275 3753 0 -1 1077944384 740 0 0 0 13 1 0 0 20 0 28 0 475655111 29458776064 42756 33554432000 4194304 4196468 140737133858464 139640178338064 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5282] ppid=5275 vsize=28768336 memory=0 CPUtime=0.12 cores=0-7
/proc/5277/task/5282/stat : 5282 (java) S 5275 5275 3753 0 -1 1077944384 1592 0 0 0 11 1 0 0 20 0 28 0 475655111 29458776064 42756 33554432000 4194304 4196468 140737133858464 139640177285520 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5283] ppid=5275 vsize=28768336 memory=0 CPUtime=0.12 cores=0-7
/proc/5277/task/5283/stat : 5283 (java) S 5275 5275 3753 0 -1 1077944384 365 0 0 0 11 1 0 0 20 0 28 0 475655111 29458776064 42756 33554432000 4194304 4196468 140737133858464 139640176233488 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5284] ppid=5275 vsize=28768336 memory=0 CPUtime=0.13 cores=0-7
/proc/5277/task/5284/stat : 5284 (java) S 5275 5275 3753 0 -1 1077944384 445 0 0 0 12 1 0 0 20 0 28 0 475655111 29458776064 42756 33554432000 4194304 4196468 140737133858464 139640175180944 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5285] ppid=5275 vsize=28768336 memory=140481066182227 CPUtime=0.11 cores=0-7
/proc/5277/task/5285/stat : 5285 (java) S 5275 5275 3753 0 -1 1077944384 1185 0 0 0 11 0 0 0 20 0 28 0 475655111 29458776064 42756 33554432000 4194304 4196468 140737133858464 139640174127888 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5286] ppid=5275 vsize=28768336 memory=7084821290818945124 CPUtime=0.12 cores=0-7
/proc/5277/task/5286/stat : 5286 (java) S 5275 5275 3753 0 -1 1077944384 659 0 0 0 11 1 0 0 20 0 28 0 475655111 29458776064 42756 33554432000 4194304 4196468 140737133858464 139640173075344 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5287] ppid=5275 vsize=28768336 memory=280962132616352 CPUtime=0.15 cores=0-7
/proc/5277/task/5287/stat : 5287 (java) S 5275 5275 3753 0 -1 1077944384 2805 0 0 0 13 2 0 0 20 0 28 0 475655113 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638891358448 139640628525698 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5288] ppid=5275 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5288/stat : 5288 (java) S 5275 5275 3753 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 475655113 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638890304736 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5289] ppid=5275 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5289/stat : 5289 (java) S 5275 5275 3753 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 475655114 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638889251584 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5290] ppid=5275 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/5277/task/5290/stat : 5290 (java) S 5275 5275 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475655116 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638888200144 139640628533147 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5291] ppid=5275 vsize=28768336 memory=0 CPUtime=2.32 cores=0-7
/proc/5277/task/5291/stat : 5291 (java) S 5275 5275 3753 0 -1 1077944384 9153 0 0 0 229 3 0 0 20 0 28 0 475655116 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638887148272 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5292] ppid=5275 vsize=28768336 memory=0 CPUtime=2.31 cores=0-7
/proc/5277/task/5292/stat : 5292 (java) S 5275 5275 3753 0 -1 1077944384 10759 0 0 0 228 3 0 0 20 0 28 0 475655116 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638886095728 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5293] ppid=5275 vsize=28768336 memory=0 CPUtime=2.03 cores=0-7
/proc/5277/task/5293/stat : 5293 (java) S 5275 5275 3753 0 -1 1077944384 9836 0 0 0 201 2 0 0 20 0 28 0 475655116 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638885042672 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5294] ppid=5275 vsize=28768336 memory=4872558044660077418 CPUtime=0.83 cores=0-7
/proc/5277/task/5294/stat : 5294 (java) S 5275 5275 3753 0 -1 1077944384 7296 0 0 0 81 2 0 0 20 0 28 0 475655116 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638883990128 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5295] ppid=5275 vsize=28768336 memory=7518311343956715093 CPUtime=0 cores=0-7
/proc/5277/task/5295/stat : 5295 (java) S 5275 5275 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475655117 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638882937312 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5296] ppid=5275 vsize=28768336 memory=7591211163884808274 CPUtime=0.01 cores=0-7
/proc/5277/task/5296/stat : 5296 (java) S 5275 5275 3753 0 -1 1077944384 1123 0 0 0 0 1 0 0 20 0 28 0 475655117 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638881884848 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5297] ppid=5275 vsize=28768336 memory=7084832174600642903 CPUtime=49.43 cores=0-7
/proc/5277/task/5297/stat : 5297 (java) R 5275 5275 3753 0 -1 4202560 523 0 0 0 4943 0 0 0 20 0 28 0 475655196 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638872667808 139640271607938 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5298] ppid=5275 vsize=28768336 memory=7228950652772573527 CPUtime=49.29 cores=0-7
/proc/5277/task/5298/stat : 5298 (java) R 5275 5275 3753 0 -1 4202560 735 0 0 0 4929 0 0 0 20 0 28 0 475655196 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638871612912 139640271543770 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5299] ppid=5275 vsize=28768336 memory=7590647118697947479 CPUtime=49.28 cores=0-7
/proc/5277/task/5299/stat : 5299 (java) R 5275 5275 3753 0 -1 4202560 1256 0 0 0 4928 0 0 0 20 0 28 0 475655196 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638870564216 139640273354691 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5300] ppid=5275 vsize=28768336 memory=8112282956445269571 CPUtime=49.26 cores=0-7
/proc/5277/task/5300/stat : 5300 (java) R 5275 5275 3753 0 -1 4202560 1353 0 0 0 4924 2 0 0 20 0 28 0 475655196 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638869508680 139640271971959 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5301] ppid=5275 vsize=28768336 memory=7518023284778492503 CPUtime=48.96 cores=0-7
/proc/5277/task/5301/stat : 5301 (java) R 5275 5275 3753 0 -1 4202560 1225 0 0 0 4896 0 0 0 20 0 28 0 475655196 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638868455368 139640271296990 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5302] ppid=5275 vsize=28768336 memory=7013903774709473623 CPUtime=49.47 cores=0-7
/proc/5277/task/5302/stat : 5302 (java) R 5275 5275 3753 0 -1 4202560 1044 0 0 0 4947 0 0 0 20 0 28 0 475655196 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638867403176 139640271691397 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5303] ppid=5275 vsize=28768336 memory=7086247271969743191 CPUtime=49.16 cores=0-7
/proc/5277/task/5303/stat : 5303 (java) R 5275 5275 3753 0 -1 4202560 673 0 0 0 4916 0 0 0 20 0 28 0 475655196 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638866350360 139640271461391 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5304] ppid=5275 vsize=28768336 memory=232 CPUtime=49.22 cores=0-7
/proc/5277/task/5304/stat : 5304 (java) R 5275 5275 3753 0 -1 4202560 1191 0 0 0 4921 1 0 0 20 0 28 0 475655196 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638865297896 139640271296456 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
Current children cumulated CPU time: 403.76 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 172476 KiB

[startup+52.0017 s]*
/proc/loadavg: 8.29 8.20 8.20 9/221 5309
/proc/meminfo: memFree=24904584/32770688 swapFree=67003264/67108860
[pid=5275] ppid=5272 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/5275/stat : 5275 (xcsp3-exec) S 5272 5275 3753 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475655110 115843072 363 33554432000 4194304 5098028 140723089357792 140723089355896 139824061178492 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16297984 140723089359733 140723089359977 140723089359977 140723089362890 0
/proc/5275/statm: 28282 363 305 221 0 87 0
[pid=5277] ppid=5275 vsize=28768336 memory=171024 CPUtime=406.92 cores=0-7
/proc/5277/stat : 5277 (java) S 5275 5275 3753 0 -1 1077944320 67421 0 0 0 40656 36 0 0 20 0 28 0 475655110 29458776064 42756 33554432000 4194304 4196468 140737133858464 140737133841008 139640628514551 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
/proc/5277/statm: 7192084 42756 3517 1 0 7153184 0
[pid=5277/tid=5278] ppid=5275 vsize=28768336 memory=1398722017469774279 CPUtime=0.83 cores=0-7
/proc/5277/task/5278/stat : 5278 (java) S 5275 5275 3753 0 -1 1077944384 9458 0 0 0 79 4 0 0 20 0 28 0 475655110 29458776064 42756 33554432000 4194304 4196468 140737133858464 139640632755328 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5279] ppid=5275 vsize=28768336 memory=4872558044660077418 CPUtime=0.11 cores=0-7
/proc/5277/task/5279/stat : 5279 (java) S 5275 5275 3753 0 -1 1077944384 336 0 0 0 11 0 0 0 20 0 28 0 475655111 29458776064 42756 33554432000 4194304 4196468 140737133858464 139640596072976 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5280] ppid=5275 vsize=28768336 memory=6008206988933426276 CPUtime=0.12 cores=0-7
/proc/5277/task/5280/stat : 5280 (java) S 5275 5275 3753 0 -1 1077944384 2313 0 0 0 11 1 0 0 20 0 28 0 475655111 29458776064 42756 33554432000 4194304 4196468 140737133858464 139640595020432 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5281] ppid=5275 vsize=28768336 memory=7021231049064342611 CPUtime=0.14 cores=0-7
/proc/5277/task/5281/stat : 5281 (java) S 5275 5275 3753 0 -1 1077944384 740 0 0 0 13 1 0 0 20 0 28 0 475655111 29458776064 42756 33554432000 4194304 4196468 140737133858464 139640178338064 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5282] ppid=5275 vsize=28768336 memory=4629800032605997412 CPUtime=0.12 cores=0-7
/proc/5277/task/5282/stat : 5282 (java) S 5275 5275 3753 0 -1 1077944384 1593 0 0 0 11 1 0 0 20 0 28 0 475655111 29458776064 42756 33554432000 4194304 4196468 140737133858464 139640177285520 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5283] ppid=5275 vsize=28768336 memory=6944613755328037015 CPUtime=0.12 cores=0-7
/proc/5277/task/5283/stat : 5283 (java) S 5275 5275 3753 0 -1 1077944384 365 0 0 0 11 1 0 0 20 0 28 0 475655111 29458776064 42756 33554432000 4194304 4196468 140737133858464 139640176233488 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5284] ppid=5275 vsize=28768336 memory=6008206988933426276 CPUtime=0.13 cores=0-7
/proc/5277/task/5284/stat : 5284 (java) S 5275 5275 3753 0 -1 1077944384 445 0 0 0 12 1 0 0 20 0 28 0 475655111 29458776064 42756 33554432000 4194304 4196468 140737133858464 139640175180944 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5285] ppid=5275 vsize=28768336 memory=7021231049064342611 CPUtime=0.12 cores=0-7
/proc/5277/task/5285/stat : 5285 (java) S 5275 5275 3753 0 -1 1077944384 1185 0 0 0 12 0 0 0 20 0 28 0 475655111 29458776064 42756 33554432000 4194304 4196468 140737133858464 139640174127888 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5286] ppid=5275 vsize=28768336 memory=168976 CPUtime=0.12 cores=0-7
/proc/5277/task/5286/stat : 5286 (java) S 5275 5275 3753 0 -1 1077944384 659 0 0 0 11 1 0 0 20 0 28 0 475655111 29458776064 42756 33554432000 4194304 4196468 140737133858464 139640173075344 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5287] ppid=5275 vsize=28768336 memory=1452 CPUtime=0.15 cores=0-7
/proc/5277/task/5287/stat : 5287 (java) S 5275 5275 3753 0 -1 1077944384 2805 0 0 0 13 2 0 0 20 0 28 0 475655113 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638891358448 139640628525698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5288] ppid=5275 vsize=28768336 memory=53248 CPUtime=0 cores=0-7
/proc/5277/task/5288/stat : 5288 (java) S 5275 5275 3753 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 475655113 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638890304736 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5289] ppid=5275 vsize=28768336 memory=984 CPUtime=0 cores=0-7
/proc/5277/task/5289/stat : 5289 (java) S 5275 5275 3753 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 475655114 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638889251584 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5290] ppid=5275 vsize=28768336 memory=2044 CPUtime=0 cores=0-7
/proc/5277/task/5290/stat : 5290 (java) S 5275 5275 3753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475655116 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638888200144 139640628533147 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5291] ppid=5275 vsize=28768336 memory=739 CPUtime=2.32 cores=0-7
/proc/5277/task/5291/stat : 5291 (java) S 5275 5275 3753 0 -1 1077944384 9153 0 0 0 229 3 0 0 20 0 28 0 475655116 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638887148272 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5292] ppid=5275 vsize=28768336 memory=1180 CPUtime=2.31 cores=0-7
/proc/5277/task/5292/stat : 5292 (java) S 5275 5275 3753 0 -1 1077944384 10759 0 0 0 228 3 0 0 20 0 28 0 475655116 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638886095728 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5293] ppid=5275 vsize=28768336 memory=262 CPUtime=2.03 cores=0-7
/proc/5277/task/5293/stat : 5293 (java) S 5275 5275 3753 0 -1 1077944384 9836 0 0 0 201 2 0 0 20 0 28 0 475655116 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638885042672 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5294] ppid=5275 vsize=28768336 memory=290 CPUtime=0.83 cores=0-7
/proc/5277/task/5294/stat : 5294 (java) S 5275 5275 3753 0 -1 1077944384 7296 0 0 0 81 2 0 0 20 0 28 0 475655116 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638883990128 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5295] ppid=5275 vsize=28768336 memory=281151 CPUtime=0 cores=0-7
/proc/5277/task/5295/stat : 5295 (java) S 5275 5275 3753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475655117 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638882937312 139640628524757 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5296] ppid=5275 vsize=28768336 memory=1 CPUtime=0.01 cores=0-7
/proc/5277/task/5296/stat : 5296 (java) S 5275 5275 3753 0 -1 1077944384 1123 0 0 0 0 1 0 0 20 0 28 0 475655117 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638881884848 139640628525698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5297] ppid=5275 vsize=28768336 memory=0 CPUtime=49.82 cores=0-7
/proc/5277/task/5297/stat : 5297 (java) R 5275 5275 3753 0 -1 4202560 523 0 0 0 4982 0 0 0 20 0 28 0 475655196 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638872664368 139640271542039 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5298] ppid=5275 vsize=28768336 memory=0 CPUtime=49.69 cores=0-7
/proc/5277/task/5298/stat : 5298 (java) R 5275 5275 3753 0 -1 4202560 737 0 0 0 4969 0 0 0 20 0 28 0 475655196 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638871613672 139640271541595 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5299] ppid=5275 vsize=28768336 memory=43 CPUtime=49.68 cores=0-7
/proc/5277/task/5299/stat : 5299 (java) R 5275 5275 3753 0 -1 4202560 1256 0 0 0 4968 0 0 0 20 0 28 0 475655196 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638870564544 139640273355333 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5300] ppid=5275 vsize=28768336 memory=0 CPUtime=49.65 cores=0-7
/proc/5277/task/5300/stat : 5300 (java) R 5275 5275 3753 0 -1 4202560 1353 0 0 0 4963 2 0 0 20 0 28 0 475655196 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638869508432 139640271296990 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5301] ppid=5275 vsize=28768336 memory=0 CPUtime=49.36 cores=0-7
/proc/5277/task/5301/stat : 5301 (java) R 5275 5275 3753 0 -1 4202560 1225 0 0 0 4936 0 0 0 20 0 28 0 475655196 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638868458944 139640271689689 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5302] ppid=5275 vsize=28768336 memory=0 CPUtime=49.87 cores=0-7
/proc/5277/task/5302/stat : 5302 (java) R 5275 5275 3753 0 -1 4202560 1044 0 0 0 4987 0 0 0 20 0 28 0 475655196 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638867402608 139640271296907 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5303] ppid=5275 vsize=28768336 memory=0 CPUtime=49.54 cores=0-7
/proc/5277/task/5303/stat : 5303 (java) R 5275 5275 3753 0 -1 4202560 673 0 0 0 4954 0 0 0 20 0 28 0 475655196 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638866353120 139640271296990 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
[pid=5277/tid=5304] ppid=5275 vsize=28768336 memory=0 CPUtime=49.62 cores=0-7
/proc/5277/task/5304/stat : 5304 (java) R 5275 5275 3753 0 -1 4202560 1191 0 0 0 4961 1 0 0 20 0 28 0 475655196 29458776064 42756 33554432000 4194304 4196468 140737133858464 139638865300136 139640271607783 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24408064 140737133859818 140737133859990 140737133859990 140737133862863 0
Current children cumulated CPU time: 406.92 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 172476 KiB

[startup+52.1115 s]
/proc/loadavg: 8.29 8.20 8.20 9/221 5309
/proc/meminfo: memFree=24904584/32770688 swapFree=67003264/67108860
[pid=5275] ppid=5272 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/5275/stat : 5275 (xcsp3-exec) S 5272 5275 3753 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475655110 115843072 363 33554432000 4194304 5098028 140723089357792 140723089355896 139824061178492 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 16297984 140723089359733 140723089359977 140723089359977 140723089362890 0
/proc/5275/statm: 28282 363 305 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1452 KiB

Child status: 0
Real time (s): 52.1167
CPU time (s): 407.669
CPU user time (s): 407.289
CPU system time (s): 0.380023
CPU usage (%): 782.224
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 244976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 407.289
system time used= 0.380023
maximum resident set size= 243524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71327
page faults= 0
swaps= 0
block input operations= 0
block output operations= 216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15588
involuntary context switches= 5912


# summary of solver processes directly reported to runsolver:
#   pid: 5275
#   total CPU time (s): 407.669
#   total CPU user time (s): 407.289
#   total CPU system time (s): 0.380023

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.440375 second user time and 0.756761 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-20 18:31:33
IDJOB=4404457
IDBENCH=124268
IDSOLVER=2865
FILE ID=node116/4404457-1568997135
RUNJOBID= node116-1568994319-3780
PBS_JOBID= 21704721
Free space on /tmp= 6528 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/Langford/Langford-m1-k3/Langford-3-45.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4404457-1568997135/watcher-4404457-1568997135 -o /tmp/evaluation-result-4404457-1568997135/solver-4404457-1568997135 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node116-1568994319-3780 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1263704442 HOME/instance-4404457-1568997135.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= c29e6924973099ab0a0c802e448a5f67
RANDOM SEED=1263704442

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        25065556 kB
MemAvailable:   31853620 kB
Buffers:           42136 kB
Cached:          6910164 kB
SwapCached:         2648 kB
Active:          3475876 kB
Inactive:        3484320 kB
Active(anon):      10480 kB
Inactive(anon):    44828 kB
Active(file):    3465396 kB
Inactive(file):  3439492 kB
Unevictable:      108636 kB
Mlocked:          108636 kB
SwapTotal:      67108860 kB
SwapFree:       67003264 kB
Dirty:             26056 kB
Writeback:            28 kB
AnonPages:        114480 kB
Mapped:            49948 kB
Shmem:             39176 kB
Slab:             340024 kB
SReclaimable:     311636 kB
SUnreclaim:        28388 kB
KernelStack:        3392 kB
PageTables:         6008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     505848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 6504 MiB
End job on node116 at 2019-09-20 18:32:26