Trace number 4400094

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-16 parallelOPT2 9.36408 1.77879

General information on the benchmark

NameOpd/Opd-sum-small/
Opd-10-015-006.xml
MD5SUMd279c4dbde03937b121f919805027b3b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark2.93758
Satisfiable
(Un)Satisfiability was proved
Number of variables151
Number of constraints56
Number of domains2
Minimum domain size2
Maximum domain size14
Distribution of domain sizes[{"size":2,"count":150},{"size":14,"count":1}]
Minimum variable degree11
Maximum variable degree46
Distribution of variable degrees[{"degree":11,"count":150},{"degree":46,"count":1}]
Minimum constraint arity15
Maximum constraint arity150
Distribution of constraint arities[{"arity":15,"count":10},{"arity":31,"count":45},{"arity":150,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":55}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4400094-1568710156.xml"  -tl '2016s' -p 8
0.11/0.18	c Choco e747e1e
0.11/0.18	c [HOME/instance-4400094-1568710156.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
1.37/0.69	c solve instance...
1.75/1.11	o 13 
1.75/1.11	o 10 
1.75/1.11	o 9 
1.75/1.11	o 8 
1.75/1.11	o 7 
1.75/1.11	o 5 
1.75/1.11	o 4 
1.75/1.18	o 3 
8.96/1.74	o 2 
8.96/1.74	s OPTIMUM FOUND
8.96/1.74	v <instantiation>
8.96/1.74	v 	<list>z 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[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[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[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] </list>
8.96/1.74	v 	<values>2 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 1 1 1 1 0 0 0 0 1 1 0 0 0 1 1 0 0 1 1 0 0 1 1 0 0 0 0 0 1 1 1 1 0 0 1 1 0 0 0 0 0 1 1 0 0 0 1 0 1 0 1 0 1 0 0 0 1 1 0 0 1 0 1 0 1 0 1 0 0 0 1 0 1 0 1 0 0 0 1 1 0 0 0 0 1 1 0 1 1 0 0 0 1 0 0 1 0 0 1 0 1 1 0 0 1 1 0 0 0 0 0 0 1 1 0 1 1 0 1 0 0 1 0 0 0 0 1 0 0 1 </values>
8.96/1.74	v </instantiation>

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400094-1568710156/watcher-4400094-1568710156 -o /tmp/evaluation-result-4400094-1568710156/solver-4400094-1568710156 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node147-1568700717-27810 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 219283772 HOME/instance-4400094-1568710156.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=1178, runsolver pid=1174


[startup+0.100145 s]*
/proc/loadavg: 7.95 8.02 8.08 2/211 1199
/proc/meminfo: memFree=30334300/32770624 swapFree=66917056/67108860
[pid=1178] ppid=1174 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/1178/stat : 1178 (xcsp3-exec) S 1174 1178 27783 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446929401 115843072 362 33554432000 4194304 5098028 140722970295904 140722970294008 140271077200508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23977984 140722970297212 140722970297454 140722970297454 140722970300362 0
/proc/1178/statm: 28282 362 304 221 0 87 0
[pid=1180] ppid=1178 vsize=28227396 memory=28320 CPUtime=0.11 cores=0-7
/proc/1180/stat : 1180 (java) S 1178 1178 27783 0 -1 1077944320 5558 0 0 0 10 1 0 0 20 0 20 0 446929401 28904853504 7080 33554432000 4194304 4196468 140725464185456 140725464168000 140580735487735 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
/proc/1180/statm: 7056849 7080 3093 1 0 7019032 0
[pid=1180/tid=1181] ppid=1178 vsize=28227396 memory=-7096649868621430206 CPUtime=0.08 cores=0-7
/proc/1180/task/1181/stat : 1181 (java) R 1178 1178 27783 0 -1 4202560 3579 0 0 0 8 0 0 0 20 0 20 0 446929402 28904853504 7145 33554432000 4194304 4196468 140725464185456 140580739719616 140580735499670 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1182] ppid=1178 vsize=28227396 memory=3461361991549258287 CPUtime=0 cores=0-7
/proc/1180/task/1182/stat : 1182 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28904853504 7145 33554432000 4194304 4196468 140725464185456 140580287011472 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1183] ppid=1178 vsize=28227396 memory=140501877454464 CPUtime=0 cores=0-7
/proc/1180/task/1183/stat : 1183 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28904853504 7145 33554432000 4194304 4196468 140725464185456 140580285958672 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1184] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1184/stat : 1184 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28904853504 7145 33554432000 4194304 4196468 140725464185456 140580284905872 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1185] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1185/stat : 1185 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28904853504 7145 33554432000 4194304 4196468 140725464185456 140580283853072 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1186] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1186/stat : 1186 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28904853504 7145 33554432000 4194304 4196468 140725464185456 140580282801296 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1187] ppid=1178 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1180/task/1187/stat : 1187 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28904853504 7145 33554432000 4194304 4196468 140725464185456 140580281748496 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1188] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1188/stat : 1188 (java) S 1178 1178 27783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446929402 28904853504 7145 33554432000 4194304 4196468 140725464185456 140580280695696 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1189] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1189/stat : 1189 (java) S 1178 1178 27783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446929402 28904853504 7145 33554432000 4194304 4196468 140725464185456 140580279642896 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1190] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1190/stat : 1190 (java) S 1178 1178 27783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446929404 28904853504 7145 33554432000 4194304 4196468 140725464185456 140579851794800 140580735498882 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1191] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1191/stat : 1191 (java) S 1178 1178 27783 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446929404 28904853504 7145 33554432000 4194304 4196468 140725464185456 140579850740768 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1192] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1192/stat : 1192 (java) S 1178 1178 27783 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446929405 28904853504 7145 33554432000 4194304 4196468 140725464185456 140578861867888 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1193] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1193/stat : 1193 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929407 28904853504 7145 33554432000 4194304 4196468 140725464185456 140578860816208 140580735506331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1194] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1194/stat : 1194 (java) S 1178 1178 27783 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 446929407 28904853504 7145 33554432000 4194304 4196468 140725464185456 140578859764592 140580735498882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1195] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1195/stat : 1195 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929407 28904853504 7145 33554432000 4194304 4196468 140725464185456 140578858711792 140580735498882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1196] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1196/stat : 1196 (java) S 1178 1178 27783 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 446929407 28904853504 7145 33554432000 4194304 4196468 140725464185456 140578857658992 140580735498882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1197] ppid=1178 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/1180/task/1197/stat : 1197 (java) R 1178 1178 27783 0 -1 4202560 316 0 0 0 1 0 0 0 20 0 20 0 446929407 28904853504 7145 33554432000 4194304 4196468 140725464185456 140578856606192 140580714445569 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1198] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1198/stat : 1198 (java) S 1178 1178 27783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446929407 28904853504 7145 33554432000 4194304 4196468 140725464185456 140578855553632 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1199] ppid=1178 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1180/task/1199/stat : 1199 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929408 28904853504 7145 33554432000 4194304 4196468 140725464185456 140578854500912 140580735498882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 29768 KiB

[startup+0.210125 s]*
/proc/loadavg: 7.95 8.02 8.08 2/211 1199
/proc/meminfo: memFree=30320024/32770624 swapFree=66917056/67108860
[pid=1178] ppid=1174 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/1178/stat : 1178 (xcsp3-exec) S 1174 1178 27783 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446929401 115843072 362 33554432000 4194304 5098028 140722970295904 140722970294008 140271077200508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23977984 140722970297212 140722970297454 140722970297454 140722970300362 0
/proc/1178/statm: 28282 362 304 221 0 87 0
[pid=1180] ppid=1178 vsize=28227396 memory=40464 CPUtime=0.33 cores=0-7
/proc/1180/stat : 1180 (java) S 1178 1178 27783 0 -1 1077944320 9369 0 0 0 30 3 0 0 20 0 20 0 446929401 28904853504 10116 33554432000 4194304 4196468 140725464185456 140725464168000 140580735487735 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
/proc/1180/statm: 7056849 10116 3306 1 0 7019032 0
[pid=1180/tid=1181] ppid=1178 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/1180/task/1181/stat : 1181 (java) R 1178 1178 27783 0 -1 4202560 6606 0 0 0 18 1 0 0 20 0 20 0 446929402 28904853504 10116 33554432000 4194304 4196468 140725464185456 140580739720464 140580719568222 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1182] ppid=1178 vsize=28227396 memory=330 CPUtime=0 cores=0-7
/proc/1180/task/1182/stat : 1182 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28904853504 10116 33554432000 4194304 4196468 140725464185456 140580287011472 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1183] ppid=1178 vsize=28227396 memory=3689205646894495392 CPUtime=0 cores=0-7
/proc/1180/task/1183/stat : 1183 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28904853504 10116 33554432000 4194304 4196468 140725464185456 140580285958672 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1184] ppid=1178 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1180/task/1184/stat : 1184 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28904853504 10116 33554432000 4194304 4196468 140725464185456 140580284905872 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1185] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1185/stat : 1185 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28904853504 10116 33554432000 4194304 4196468 140725464185456 140580283853072 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1186] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1186/stat : 1186 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28904853504 10116 33554432000 4194304 4196468 140725464185456 140580282801296 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1187] ppid=1178 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1180/task/1187/stat : 1187 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28904853504 10116 33554432000 4194304 4196468 140725464185456 140580281748496 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1188] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1188/stat : 1188 (java) S 1178 1178 27783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446929402 28904853504 10116 33554432000 4194304 4196468 140725464185456 140580280695696 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1189] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1189/stat : 1189 (java) S 1178 1178 27783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446929402 28904853504 10116 33554432000 4194304 4196468 140725464185456 140580279642896 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1190] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1190/stat : 1190 (java) S 1178 1178 27783 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446929404 28904853504 10116 33554432000 4194304 4196468 140725464185456 140579851794800 140580735498882 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1191] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1191/stat : 1191 (java) S 1178 1178 27783 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446929404 28904853504 10116 33554432000 4194304 4196468 140725464185456 140579850740768 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1192] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1192/stat : 1192 (java) S 1178 1178 27783 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446929405 28904853504 10116 33554432000 4194304 4196468 140725464185456 140578861867888 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1193] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1193/stat : 1193 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929407 28904853504 10116 33554432000 4194304 4196468 140725464185456 140578860816208 140580735506331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1194] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1194/stat : 1194 (java) S 1178 1178 27783 0 -1 1077944384 318 0 0 0 0 0 0 0 20 0 20 0 446929407 28904853504 10116 33554432000 4194304 4196468 140725464185456 140578859764592 140580735498882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1195] ppid=1178 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/1180/task/1195/stat : 1195 (java) S 1178 1178 27783 0 -1 1077944384 166 0 0 0 2 0 0 0 20 0 20 0 446929407 28904853504 10116 33554432000 4194304 4196468 140725464185456 140578858711792 140580735498882 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1196] ppid=1178 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/1180/task/1196/stat : 1196 (java) S 1178 1178 27783 0 -1 1077944384 163 0 0 0 1 0 0 0 20 0 20 0 446929407 28904853504 10116 33554432000 4194304 4196468 140725464185456 140578857658992 140580735498882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1197] ppid=1178 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/1180/task/1197/stat : 1197 (java) R 1178 1178 27783 0 -1 4202560 820 0 0 0 7 0 0 0 20 0 20 0 446929407 28904853504 10116 33554432000 4194304 4196468 140725464185456 140578856606192 140580735509082 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1198] ppid=1178 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1198/stat : 1198 (java) S 1178 1178 27783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446929407 28904853504 10116 33554432000 4194304 4196468 140725464185456 140578855553632 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1199] ppid=1178 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/1180/task/1199/stat : 1199 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929408 28904853504 10116 33554432000 4194304 4196468 140725464185456 140578854500912 140580735498882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41912 KiB

[startup+0.309382 s]*
/proc/loadavg: 7.95 8.02 8.08 3/211 1199
/proc/meminfo: memFree=30313124/32770624 swapFree=66917056/67108860
[pid=1178] ppid=1174 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/1178/stat : 1178 (xcsp3-exec) S 1174 1178 27783 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446929401 115843072 362 33554432000 4194304 5098028 140722970295904 140722970294008 140271077200508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23977984 140722970297212 140722970297454 140722970297454 140722970300362 0
/proc/1178/statm: 28282 362 304 221 0 87 0
[pid=1180] ppid=1178 vsize=28231652 memory=49056 CPUtime=0.51 cores=0-7
/proc/1180/stat : 1180 (java) S 1178 1178 27783 0 -1 1077944320 10712 0 0 0 47 4 0 0 20 0 20 0 446929401 28909211648 12264 33554432000 4194304 4196468 140725464185456 140725464168000 140580735487735 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
/proc/1180/statm: 7057913 12264 3352 1 0 7019032 0
[pid=1180/tid=1181] ppid=1178 vsize=28231652 memory=1398720917958146503 CPUtime=0.29 cores=0-7
/proc/1180/task/1181/stat : 1181 (java) R 1178 1178 27783 0 -1 4202560 7702 0 0 0 27 2 0 0 20 0 20 0 446929402 28909211648 12466 33554432000 4194304 4196468 140725464185456 140580739718848 140580719568222 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1182] ppid=1178 vsize=28231652 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/1180/task/1182/stat : 1182 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28909211648 12466 33554432000 4194304 4196468 140725464185456 140580287011472 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1183] ppid=1178 vsize=28231652 memory=11416 CPUtime=0 cores=0-7
/proc/1180/task/1183/stat : 1183 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28909211648 12466 33554432000 4194304 4196468 140725464185456 140580285958672 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1184] ppid=1178 vsize=28231652 memory=780 CPUtime=0 cores=0-7
/proc/1180/task/1184/stat : 1184 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28909211648 12466 33554432000 4194304 4196468 140725464185456 140580284905872 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1185] ppid=1178 vsize=28231652 memory=776 CPUtime=0 cores=0-7
/proc/1180/task/1185/stat : 1185 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28909211648 12466 33554432000 4194304 4196468 140725464185456 140580283853072 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1186] ppid=1178 vsize=28231652 memory=1560 CPUtime=0 cores=0-7
/proc/1180/task/1186/stat : 1186 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28909211648 12466 33554432000 4194304 4196468 140725464185456 140580282801296 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1187] ppid=1178 vsize=28231652 memory=4040 CPUtime=0 cores=0-7
/proc/1180/task/1187/stat : 1187 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28909211648 12466 33554432000 4194304 4196468 140725464185456 140580281748496 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1188] ppid=1178 vsize=28231652 memory=1124 CPUtime=0 cores=0-7
/proc/1180/task/1188/stat : 1188 (java) S 1178 1178 27783 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446929402 28909211648 12466 33554432000 4194304 4196468 140725464185456 140580280695696 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1189] ppid=1178 vsize=28231652 memory=2828 CPUtime=0 cores=0-7
/proc/1180/task/1189/stat : 1189 (java) S 1178 1178 27783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446929402 28909211648 12466 33554432000 4194304 4196468 140725464185456 140580279642896 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1190] ppid=1178 vsize=28231652 memory=1228 CPUtime=0 cores=0-7
/proc/1180/task/1190/stat : 1190 (java) S 1178 1178 27783 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446929404 28909211648 12466 33554432000 4194304 4196468 140725464185456 140579851794800 140580735498882 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1191] ppid=1178 vsize=28231652 memory=14008 CPUtime=0 cores=0-7
/proc/1180/task/1191/stat : 1191 (java) S 1178 1178 27783 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446929404 28909211648 12466 33554432000 4194304 4196468 140725464185456 140579850740768 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1192] ppid=1178 vsize=28231652 memory=12040 CPUtime=0 cores=0-7
/proc/1180/task/1192/stat : 1192 (java) S 1178 1178 27783 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446929405 28909211648 12466 33554432000 4194304 4196468 140725464185456 140578861867888 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1193] ppid=1178 vsize=28231652 memory=2124 CPUtime=0 cores=0-7
/proc/1180/task/1193/stat : 1193 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929407 28909211648 12466 33554432000 4194304 4196468 140725464185456 140578860816208 140580735506331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1194] ppid=1178 vsize=28231652 memory=0 CPUtime=0.01 cores=0-7
/proc/1180/task/1194/stat : 1194 (java) S 1178 1178 27783 0 -1 1077944384 332 0 0 0 1 0 0 0 20 0 20 0 446929407 28909211648 12466 33554432000 4194304 4196468 140725464185456 140578859764592 140580735498882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1195] ppid=1178 vsize=28231652 memory=0 CPUtime=0.03 cores=0-7
/proc/1180/task/1195/stat : 1195 (java) S 1178 1178 27783 0 -1 1077944384 192 0 0 0 3 0 0 0 20 0 20 0 446929407 28909211648 12466 33554432000 4194304 4196468 140725464185456 140578858711792 140580735498882 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1196] ppid=1178 vsize=28231652 memory=0 CPUtime=0.03 cores=0-7
/proc/1180/task/1196/stat : 1196 (java) R 1178 1178 27783 0 -1 4202560 297 0 0 0 3 0 0 0 20 0 20 0 446929407 28909211648 12466 33554432000 4194304 4196468 140725464185456 140578857649376 140580713139600 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1197] ppid=1178 vsize=28231652 memory=0 CPUtime=0.12 cores=0-7
/proc/1180/task/1197/stat : 1197 (java) S 1178 1178 27783 0 -1 1077944384 960 0 0 0 12 0 0 0 20 0 20 0 446929407 28909211648 12466 33554432000 4194304 4196468 140725464185456 140578856606192 140580735498882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1198] ppid=1178 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1198/stat : 1198 (java) S 1178 1178 27783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446929407 28909211648 12466 33554432000 4194304 4196468 140725464185456 140578855553632 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1199] ppid=1178 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1199/stat : 1199 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929408 28909211648 12466 33554432000 4194304 4196468 140725464185456 140578854500912 140580735498882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50504 KiB

[startup+0.700889 s]
/proc/loadavg: 7.95 8.02 8.08 2/211 1199
/proc/meminfo: memFree=30301308/32770624 swapFree=66917056/67108860
[pid=1178] ppid=1174 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/1178/stat : 1178 (xcsp3-exec) S 1174 1178 27783 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446929401 115843072 362 33554432000 4194304 5098028 140722970295904 140722970294008 140271077200508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23977984 140722970297212 140722970297454 140722970297454 140722970300362 0
/proc/1178/statm: 28282 362 304 221 0 87 0
[pid=1180] ppid=1178 vsize=28233776 memory=96868 CPUtime=1.75 cores=0-7
/proc/1180/stat : 1180 (java) S 1178 1178 27783 0 -1 1077944320 15358 0 0 0 168 7 0 0 20 0 20 0 446929401 28911386624 24217 33554432000 4194304 4196468 140725464185456 140725464168000 140580735487735 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
/proc/1180/statm: 7058444 24217 3460 1 0 7019544 0
[pid=1180/tid=1181] ppid=1178 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/1180/task/1181/stat : 1181 (java) R 1178 1178 27783 0 -1 4202560 9211 0 0 0 64 3 0 0 20 0 20 0 446929402 28911386624 24217 33554432000 4194304 4196468 140725464185456 140580739724672 140580719568222 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1182] ppid=1178 vsize=28233776 memory=140501735220080 CPUtime=0 cores=0-7
/proc/1180/task/1182/stat : 1182 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28911386624 24217 33554432000 4194304 4196468 140725464185456 140580287011472 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1183] ppid=1178 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1183/stat : 1183 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28911386624 24217 33554432000 4194304 4196468 140725464185456 140580285958672 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1184] ppid=1178 vsize=28233776 memory=988 CPUtime=0 cores=0-7
/proc/1180/task/1184/stat : 1184 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446929402 28911386624 24217 33554432000 4194304 4196468 140725464185456 140580284905872 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0

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

[pid=1180/tid=1265] ppid=1178 vsize=28768336 memory=0 CPUtime=0.32 cores=0-7
/proc/1180/task/1265/stat : 1265 (java) R 1178 1178 27783 0 -1 4202560 19 0 0 0 32 0 0 0 20 0 28 0 446929519 29458776064 54988 33554432000 4194304 4196468 140725464185456 140578530328424 140580341218014 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1266] ppid=1178 vsize=28768336 memory=0 CPUtime=0.27 cores=0-7
/proc/1180/task/1266/stat : 1266 (java) R 1178 1178 27783 0 -1 4202560 29 0 0 0 27 0 0 0 20 0 28 0 446929519 29458776064 54988 33554432000 4194304 4196468 140725464185456 140578532425320 140580340072039 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1267] ppid=1178 vsize=28768336 memory=0 CPUtime=0.29 cores=0-7
/proc/1180/task/1267/stat : 1267 (java) R 1178 1178 27783 0 -1 4202560 20 0 0 0 29 0 0 0 20 0 28 0 446929519 29458776064 54988 33554432000 4194304 4196468 140725464185456 140578534537192 140580341228175 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1268] ppid=1178 vsize=28768336 memory=0 CPUtime=0.3 cores=0-7
/proc/1180/task/1268/stat : 1268 (java) R 1178 1178 27783 0 -1 4202560 25 0 0 0 30 0 0 0 20 0 28 0 446929519 29458776064 54988 33554432000 4194304 4196468 140725464185456 140578531373208 140580341228028 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1269] ppid=1178 vsize=28768336 memory=0 CPUtime=0.28 cores=0-7
/proc/1180/task/1269/stat : 1269 (java) R 1178 1178 27783 0 -1 4202560 25 0 0 0 28 0 0 0 20 0 28 0 446929519 29458776064 54988 33554432000 4194304 4196468 140725464185456 140578845278296 140580341541652 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1270] ppid=1178 vsize=28768336 memory=0 CPUtime=0.23 cores=0-7
/proc/1180/task/1270/stat : 1270 (java) R 1178 1178 27783 0 -1 4202560 18 0 0 0 23 0 0 0 20 0 28 0 446929520 29458776064 54988 33554432000 4194304 4196468 140725464185456 140578533489736 140580340968416 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1271] ppid=1178 vsize=28768336 memory=55 CPUtime=0.3 cores=0-7
/proc/1180/task/1271/stat : 1271 (java) D 1178 1178 27783 0 -1 4202560 22 0 0 0 30 0 0 0 20 0 28 0 446929520 29458776064 54988 33554432000 4194304 4196468 140725464185456 140578844228552 140580721758424 0 4 0 16800975 18446744071582151416 0 0 -1 7 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
Current children cumulated CPU time: 7.44 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 221400 KiB

[startup+1.77872 s]
# the end of solver process 1178 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.19103 s, system=0.173052 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.60244 s]
/proc/loadavg: 7.95 8.02 8.08 13/219 1271
/proc/meminfo: memFree=30147476/32770624 swapFree=66917056/67108860
[pid=1178] ppid=1174 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/1178/stat : 1178 (xcsp3-exec) S 1174 1178 27783 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446929401 115843072 362 33554432000 4194304 5098028 140722970295904 140722970294008 140271077200508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23977984 140722970297212 140722970297454 140722970297454 140722970300362 0
/proc/1178/statm: 28282 362 304 221 0 87 0
[pid=1180] ppid=1178 vsize=28768336 memory=224712 CPUtime=8.17 cores=0-7
/proc/1180/stat : 1180 (java) S 1178 1178 27783 0 -1 1077944320 24299 0 0 0 802 15 0 0 20 0 28 0 446929401 29458776064 56178 33554432000 4194304 4196468 140725464185456 140725464168000 140580735487735 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
/proc/1180/statm: 7192084 56178 3496 1 0 7153184 0
[pid=1180/tid=1181] ppid=1178 vsize=28768336 memory=0 CPUtime=0.69 cores=0-7
/proc/1180/task/1181/stat : 1181 (java) S 1178 1178 27783 0 -1 1077944384 9256 0 0 0 65 4 0 0 20 0 28 0 446929402 29458776064 56178 33554432000 4194304 4196468 140725464185456 140580739728512 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1182] ppid=1178 vsize=28768336 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/1180/task/1182/stat : 1182 (java) S 1178 1178 27783 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 446929402 29458776064 56178 33554432000 4194304 4196468 140725464185456 140580287011472 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1183] ppid=1178 vsize=28768336 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/1180/task/1183/stat : 1183 (java) S 1178 1178 27783 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 446929402 29458776064 56178 33554432000 4194304 4196468 140725464185456 140580285958672 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1184] ppid=1178 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1184/stat : 1184 (java) S 1178 1178 27783 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 446929402 29458776064 56178 33554432000 4194304 4196468 140725464185456 140580284905872 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1185] ppid=1178 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1185/stat : 1185 (java) S 1178 1178 27783 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 446929402 29458776064 56178 33554432000 4194304 4196468 140725464185456 140580283853072 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1186] ppid=1178 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1186/stat : 1186 (java) S 1178 1178 27783 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 446929402 29458776064 56178 33554432000 4194304 4196468 140725464185456 140580282801296 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1187] ppid=1178 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1187/stat : 1187 (java) S 1178 1178 27783 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 446929402 29458776064 56178 33554432000 4194304 4196468 140725464185456 140580281748496 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1188] ppid=1178 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1188/stat : 1188 (java) S 1178 1178 27783 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 28 0 446929402 29458776064 56178 33554432000 4194304 4196468 140725464185456 140580280695696 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1189] ppid=1178 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1189/stat : 1189 (java) S 1178 1178 27783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446929402 29458776064 56178 33554432000 4194304 4196468 140725464185456 140580279642896 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1190] ppid=1178 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1190/stat : 1190 (java) S 1178 1178 27783 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 28 0 446929404 29458776064 56178 33554432000 4194304 4196468 140725464185456 140579851794800 140580735498882 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1191] ppid=1178 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1191/stat : 1191 (java) S 1178 1178 27783 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 446929404 29458776064 56178 33554432000 4194304 4196468 140725464185456 140579850740768 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1192] ppid=1178 vsize=28768336 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/1180/task/1192/stat : 1192 (java) S 1178 1178 27783 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 446929405 29458776064 56178 33554432000 4194304 4196468 140725464185456 140578861867888 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1193] ppid=1178 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1193/stat : 1193 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446929407 29458776064 56178 33554432000 4194304 4196468 140725464185456 140578860816208 140580735506331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1194] ppid=1178 vsize=28768336 memory=0 CPUtime=0.54 cores=0-7
/proc/1180/task/1194/stat : 1194 (java) D 1178 1178 27783 0 -1 4202560 2769 0 0 0 53 1 0 0 20 0 28 0 446929407 29458776064 56178 33554432000 4194304 4196468 140725464185456 140578859757520 140580717031458 0 4 0 16800975 18446744071582151416 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1195] ppid=1178 vsize=28768336 memory=4715435516538746410 CPUtime=0.51 cores=0-7
/proc/1180/task/1195/stat : 1195 (java) D 1178 1178 27783 0 -1 4202560 2973 0 0 0 51 0 0 0 20 0 28 0 446929407 29458776064 56178 33554432000 4194304 4196468 140725464185456 140578858692808 140580728204887 0 4 0 16800975 18446744071582151463 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1196] ppid=1178 vsize=28768336 memory=-7666414585839465563 CPUtime=0.6 cores=0-7
/proc/1180/task/1196/stat : 1196 (java) R 1178 1178 27783 0 -1 4202560 2521 0 0 0 59 1 0 0 20 0 28 0 446929407 29458776064 56178 33554432000 4194304 4196468 140725464185456 140578857645176 140580716672646 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1197] ppid=1178 vsize=28768336 memory=6656426216303648864 CPUtime=0.6 cores=0-7
/proc/1180/task/1197/stat : 1197 (java) R 1178 1178 27783 0 -1 4202560 3633 0 0 0 59 1 0 0 20 0 28 0 446929407 29458776064 56178 33554432000 4194304 4196468 140725464185456 140578856604152 140580719568222 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1198] ppid=1178 vsize=28768336 memory=7451323692508341074 CPUtime=0 cores=0-7
/proc/1180/task/1198/stat : 1198 (java) S 1178 1178 27783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446929407 29458776064 56178 33554432000 4194304 4196468 140725464185456 140578855553632 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1199] ppid=1178 vsize=28768336 memory=-8813974798734826869 CPUtime=0 cores=0-7
/proc/1180/task/1199/stat : 1199 (java) R 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446929408 29458776064 56178 33554432000 4194304 4196468 140725464185456 140578854500912 140580735498882 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1264] ppid=1178 vsize=28768336 memory=7955447544418692205 CPUtime=0.36 cores=0-7
/proc/1180/task/1264/stat : 1264 (java) R 1178 1178 27783 0 -1 4202560 35 0 0 0 36 0 0 0 20 0 28 0 446929519 29458776064 56178 33554432000 4194304 4196468 140725464185456 140578535581432 140580342470422 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1265] ppid=1178 vsize=28768336 memory=7954311753218680429 CPUtime=0.4 cores=0-7
/proc/1180/task/1265/stat : 1265 (java) R 1178 1178 27783 0 -1 4202560 19 0 0 0 40 0 0 0 20 0 28 0 446929519 29458776064 56178 33554432000 4194304 4196468 140725464185456 140578530325232 140580341218203 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1266] ppid=1178 vsize=28768336 memory=8514701219781834910 CPUtime=0.37 cores=0-7
/proc/1180/task/1266/stat : 1266 (java) R 1178 1178 27783 0 -1 4202560 29 0 0 0 37 0 0 0 20 0 28 0 446929519 29458776064 56178 33554432000 4194304 4196468 140725464185456 140578532425320 140580337325016 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1267] ppid=1178 vsize=28768336 memory=-8412652160765825907 CPUtime=0.36 cores=0-7
/proc/1180/task/1267/stat : 1267 (java) R 1178 1178 27783 0 -1 4202560 21 0 0 0 36 0 0 0 20 0 28 0 446929519 29458776064 56178 33554432000 4194304 4196468 140725464185456 140578534537408 140580341840415 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1268] ppid=1178 vsize=28768336 memory=7100839878645619564 CPUtime=0.36 cores=0-7
/proc/1180/task/1268/stat : 1268 (java) R 1178 1178 27783 0 -1 4202560 27 0 0 0 36 0 0 0 20 0 28 0 446929519 29458776064 56178 33554432000 4194304 4196468 140725464185456 140578531376584 140580342300833 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1269] ppid=1178 vsize=28768336 memory=-8634980985311628903 CPUtime=0.37 cores=0-7
/proc/1180/task/1269/stat : 1269 (java) R 1178 1178 27783 0 -1 4202560 25 0 0 0 37 0 0 0 20 0 28 0 446929519 29458776064 56178 33554432000 4194304 4196468 140725464185456 140578845283848 140580342481134 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1270] ppid=1178 vsize=28768336 memory=0 CPUtime=0.32 cores=0-7
/proc/1180/task/1270/stat : 1270 (java) R 1178 1178 27783 0 -1 4202560 18 0 0 0 32 0 0 0 20 0 28 0 446929520 29458776064 56178 33554432000 4194304 4196468 140725464185456 140578533483912 140580341339127 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1271] ppid=1178 vsize=28768336 memory=0 CPUtime=0.38 cores=0-7
/proc/1180/task/1271/stat : 1271 (java) R 1178 1178 27783 0 -1 1077944384 23 0 0 0 38 0 0 0 20 0 28 0 446929520 29458776064 56178 33554432000 4194304 4196468 140725464185456 140578844232312 140580735508925 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
Current children cumulated CPU time: 8.17 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 226160 KiB

[startup+1.70144 s]
/proc/loadavg: 7.95 8.02 8.08 13/219 1271
/proc/meminfo: memFree=30147476/32770624 swapFree=66917056/67108860
[pid=1178] ppid=1174 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/1178/stat : 1178 (xcsp3-exec) S 1174 1178 27783 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446929401 115843072 362 33554432000 4194304 5098028 140722970295904 140722970294008 140271077200508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 23977984 140722970297212 140722970297454 140722970297454 140722970300362 0
/proc/1178/statm: 28282 362 304 221 0 87 0
[pid=1180] ppid=1178 vsize=28768336 memory=227924 CPUtime=8.96 cores=0-7
/proc/1180/stat : 1180 (java) S 1178 1178 27783 0 -1 1077944320 24625 0 0 0 881 15 0 0 20 0 28 0 446929401 29458776064 56981 33554432000 4194304 4196468 140725464185456 140725464168000 140580735487735 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
/proc/1180/statm: 7192084 56981 3496 1 0 7153184 0
[pid=1180/tid=1181] ppid=1178 vsize=28768336 memory=219952 CPUtime=0.69 cores=0-7
/proc/1180/task/1181/stat : 1181 (java) S 1178 1178 27783 0 -1 1077944384 9256 0 0 0 65 4 0 0 20 0 28 0 446929402 29458776064 56981 33554432000 4194304 4196468 140725464185456 140580739728512 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1182] ppid=1178 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1182/stat : 1182 (java) S 1178 1178 27783 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 446929402 29458776064 56981 33554432000 4194304 4196468 140725464185456 140580287011472 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1183] ppid=1178 vsize=28768336 memory=140501735220080 CPUtime=0 cores=0-7
/proc/1180/task/1183/stat : 1183 (java) S 1178 1178 27783 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 446929402 29458776064 56981 33554432000 4194304 4196468 140725464185456 140580285958672 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1184] ppid=1178 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1184/stat : 1184 (java) S 1178 1178 27783 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 446929402 29458776064 56981 33554432000 4194304 4196468 140725464185456 140580284905872 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1185] ppid=1178 vsize=28768336 memory=15505 CPUtime=0 cores=0-7
/proc/1180/task/1185/stat : 1185 (java) S 1178 1178 27783 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 446929402 29458776064 56981 33554432000 4194304 4196468 140725464185456 140580283853072 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1186] ppid=1178 vsize=28768336 memory=4420 CPUtime=0 cores=0-7
/proc/1180/task/1186/stat : 1186 (java) S 1178 1178 27783 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 446929402 29458776064 56981 33554432000 4194304 4196468 140725464185456 140580282801296 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1187] ppid=1178 vsize=28768336 memory=6628 CPUtime=0 cores=0-7
/proc/1180/task/1187/stat : 1187 (java) S 1178 1178 27783 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 446929402 29458776064 56981 33554432000 4194304 4196468 140725464185456 140580281748496 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1188] ppid=1178 vsize=28768336 memory=8836 CPUtime=0 cores=0-7
/proc/1180/task/1188/stat : 1188 (java) S 1178 1178 27783 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 28 0 446929402 29458776064 56981 33554432000 4194304 4196468 140725464185456 140580280695696 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1189] ppid=1178 vsize=28768336 memory=11044 CPUtime=0 cores=0-7
/proc/1180/task/1189/stat : 1189 (java) S 1178 1178 27783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446929402 29458776064 56981 33554432000 4194304 4196468 140725464185456 140580279642896 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1190] ppid=1178 vsize=28768336 memory=13252 CPUtime=0 cores=0-7
/proc/1180/task/1190/stat : 1190 (java) S 1178 1178 27783 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 28 0 446929404 29458776064 56981 33554432000 4194304 4196468 140725464185456 140579851794800 140580735498882 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1191] ppid=1178 vsize=28768336 memory=15460 CPUtime=0 cores=0-7
/proc/1180/task/1191/stat : 1191 (java) S 1178 1178 27783 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 446929404 29458776064 56981 33554432000 4194304 4196468 140725464185456 140579850740768 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1192] ppid=1178 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1192/stat : 1192 (java) S 1178 1178 27783 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 446929405 29458776064 56981 33554432000 4194304 4196468 140725464185456 140578861867888 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1193] ppid=1178 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1193/stat : 1193 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446929407 29458776064 56981 33554432000 4194304 4196468 140725464185456 140578860816208 140580735506331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1194] ppid=1178 vsize=28768336 memory=0 CPUtime=0.59 cores=0-7
/proc/1180/task/1194/stat : 1194 (java) R 1178 1178 27783 0 -1 4202560 2777 0 0 0 58 1 0 0 20 0 28 0 446929407 29458776064 56981 33554432000 4194304 4196468 140725464185456 140578859751096 140580718990896 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1195] ppid=1178 vsize=28768336 memory=0 CPUtime=0.55 cores=0-7
/proc/1180/task/1195/stat : 1195 (java) R 1178 1178 27783 0 -1 4202560 3108 0 0 0 55 0 0 0 20 0 28 0 446929407 29458776064 56981 33554432000 4194304 4196468 140725464185456 140578858692808 140580718973694 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1196] ppid=1178 vsize=28768336 memory=0 CPUtime=0.65 cores=0-7
/proc/1180/task/1196/stat : 1196 (java) R 1178 1178 27783 0 -1 4202560 2688 0 0 0 64 1 0 0 20 0 28 0 446929407 29458776064 56981 33554432000 4194304 4196468 140725464185456 140578857645016 140580713379616 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1197] ppid=1178 vsize=28768336 memory=0 CPUtime=0.61 cores=0-7
/proc/1180/task/1197/stat : 1197 (java) S 1178 1178 27783 0 -1 1077944384 3648 0 0 0 60 1 0 0 20 0 28 0 446929407 29458776064 56981 33554432000 4194304 4196468 140725464185456 140578856606192 140580735498882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1198] ppid=1178 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1198/stat : 1198 (java) S 1178 1178 27783 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446929407 29458776064 56981 33554432000 4194304 4196468 140725464185456 140578855553632 140580735497941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1199] ppid=1178 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/1180/task/1199/stat : 1199 (java) S 1178 1178 27783 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446929408 29458776064 56981 33554432000 4194304 4196468 140725464185456 140578854500912 140580735498882 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1264] ppid=1178 vsize=28768336 memory=0 CPUtime=0.46 cores=0-7
/proc/1180/task/1264/stat : 1264 (java) R 1178 1178 27783 0 -1 4202560 35 0 0 0 46 0 0 0 20 0 28 0 446929519 29458776064 56981 33554432000 4194304 4196468 140725464185456 140578535588280 140580342012828 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1265] ppid=1178 vsize=28768336 memory=0 CPUtime=0.48 cores=0-7
/proc/1180/task/1265/stat : 1265 (java) R 1178 1178 27783 0 -1 4202560 19 0 0 0 48 0 0 0 20 0 28 0 446929519 29458776064 56981 33554432000 4194304 4196468 140725464185456 140578530325232 140580341339535 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1266] ppid=1178 vsize=28768336 memory=0 CPUtime=0.43 cores=0-7
/proc/1180/task/1266/stat : 1266 (java) R 1178 1178 27783 0 -1 4202560 29 0 0 0 43 0 0 0 20 0 28 0 446929519 29458776064 56981 33554432000 4194304 4196468 140725464185456 140578532425320 140580336513382 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1267] ppid=1178 vsize=28768336 memory=0 CPUtime=0.43 cores=0-7
/proc/1180/task/1267/stat : 1267 (java) R 1178 1178 27783 0 -1 4202560 22 0 0 0 43 0 0 0 20 0 28 0 446929519 29458776064 56981 33554432000 4194304 4196468 140725464185456 140578534535496 140580342033472 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1268] ppid=1178 vsize=28768336 memory=0 CPUtime=0.46 cores=0-7
/proc/1180/task/1268/stat : 1268 (java) R 1178 1178 27783 0 -1 4202560 27 0 0 0 46 0 0 0 20 0 28 0 446929519 29458776064 56981 33554432000 4194304 4196468 140725464185456 140578531376472 140580341378597 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1269] ppid=1178 vsize=28768336 memory=0 CPUtime=0.46 cores=0-7
/proc/1180/task/1269/stat : 1269 (java) R 1178 1178 27783 0 -1 4202560 25 0 0 0 46 0 0 0 20 0 28 0 446929519 29458776064 56981 33554432000 4194304 4196468 140725464185456 140578845283848 140580341846516 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1270] ppid=1178 vsize=28768336 memory=0 CPUtime=0.41 cores=0-7
/proc/1180/task/1270/stat : 1270 (java) R 1178 1178 27783 0 -1 4202560 18 0 0 0 41 0 0 0 20 0 28 0 446929520 29458776064 56981 33554432000 4194304 4196468 140725464185456 140578533483912 140580341332082 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
[pid=1180/tid=1271] ppid=1178 vsize=28768336 memory=0 CPUtime=0.42 cores=0-7
/proc/1180/task/1271/stat : 1271 (java) R 1178 1178 27783 0 -1 1077944384 23 0 0 0 42 0 0 0 20 0 28 0 446929520 29458776064 56981 33554432000 4194304 4196468 140725464185456 140578844228392 140580735508925 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34037760 140725464187888 140725464188059 140725464188059 140725464190927 0
Current children cumulated CPU time: 8.96 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 229372 KiB

Child status: 0
Real time (s): 1.77879
CPU time (s): 9.36408
CPU user time (s): 9.19103
CPU system time (s): 0.173052
CPU usage (%): 526.43
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 229372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.19103
system time used= 0.173052
maximum resident set size= 234664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26100
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4290
involuntary context switches= 156


# summary of solver processes directly reported to runsolver:
#   pid: 1178
#   total CPU time (s): 9.36408
#   total CPU user time (s): 9.19103
#   total CPU system time (s): 0.173052

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.032223 second user time and 0.055091 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-17 10:48:32
IDJOB=4400094
IDBENCH=122976
IDSOLVER=2855
FILE ID=node147/4400094-1568710156
RUNJOBID= node147-1568700717-27810
PBS_JOBID= 21703903
Free space on /tmp= 58880 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/Opd/Opd-sum-small/Opd-10-015-006.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-4400094-1568710156/watcher-4400094-1568710156 -o /tmp/evaluation-result-4400094-1568710156/solver-4400094-1568710156 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node147-1568700717-27810 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 219283772 HOME/instance-4400094-1568710156.xml

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

MD5SUM BENCH= d279c4dbde03937b121f919805027b3b
RANDOM SEED=219283772

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
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:        30349976 kB
MemAvailable:   31802668 kB
Buffers:          114072 kB
Cached:          1630220 kB
SwapCached:        87660 kB
Active:           938784 kB
Inactive:         896884 kB
Active(anon):       6792 kB
Inactive(anon):   133772 kB
Active(file):     931992 kB
Inactive(file):   763112 kB
Unevictable:      108644 kB
Mlocked:          108644 kB
SwapTotal:      67108860 kB
SwapFree:       66917056 kB
Dirty:             26316 kB
Writeback:             0 kB
AnonPages:        113876 kB
Mapped:            48868 kB
Shmem:             40920 kB
Slab:             175968 kB
SReclaimable:     146844 kB
SUnreclaim:        29124 kB
KernelStack:        3648 kB
PageTables:         6004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 58856 MiB
End job on node147 at 2019-09-17 10:48:34