Trace number 4399794

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 5.92937 1.33949

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 benchmark3.09037
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-4399794-1568702584.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399794-1568702584.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
1.39/0.69	c solve instance...
1.81/0.78	o 13 
2.50/0.83	o 10 
2.50/0.84	o 9 
2.50/0.88	o 8 
3.09/0.92	o 6 
3.09/0.92	o 5 
3.09/0.95	o 4 
3.83/1.07	o 3 
5.85/1.32	o 2 
5.85/1.32	s OPTIMUM FOUND
5.85/1.32	v <instantiation>
5.85/1.32	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>
5.85/1.32	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>
5.85/1.32	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 (14917 MiB free)
  memory of node 1: 16384 MiB (15273 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399794-1568702584/watcher-4399794-1568702584 -o /tmp/evaluation-result-4399794-1568702584/solver-4399794-1568702584 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node141-1568702487-27624 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1741601506 HOME/instance-4399794-1568702584.xml 

running on 8 cores: 0,2,4,6,1,3,5,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
solver pid=28399, runsolver pid=28396
Current StackSize limit: 8192 KiB


[startup+0.100114 s]*
/proc/loadavg: 3.08 1.57 1.79 2/212 28420
/proc/meminfo: memFree=30899080/32770624 swapFree=66922436/67108860
[pid=28399] ppid=28396 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28399/stat : 28399 (xcsp3-exec) S 28396 28399 27597 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446196327 115843072 363 33554432000 4194304 5098028 140725282933584 140725282931688 139837905900156 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7843840 140725282939765 140725282940009 140725282940009 140725282942922 0
/proc/28399/statm: 28282 363 305 221 0 87 0
[pid=28401] ppid=28399 vsize=28227396 memory=28956 CPUtime=0.12 cores=0-7
/proc/28401/stat : 28401 (java) S 28399 28399 27597 0 -1 1077944320 5710 0 0 0 11 1 0 0 20 0 20 0 446196327 28904853504 7239 33554432000 4194304 4196468 140729679134784 140729679117328 140637150011127 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
/proc/28401/statm: 7056849 7239 3120 1 0 7019032 0
[pid=28401/tid=28402] ppid=28399 vsize=28227396 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/28401/task/28402/stat : 28402 (java) R 28399 28399 27597 0 -1 4202560 3624 0 0 0 8 1 0 0 20 0 20 0 446196328 28904853504 7239 33554432000 4194304 4196468 140729679134784 140637154244400 140637150023062 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28403] ppid=28399 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/28401/task/28403/stat : 28403 (java) S 28399 28399 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196329 28904853504 7239 33554432000 4194304 4196468 140729679134784 140637102631952 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28404] ppid=28399 vsize=28227396 memory=139713456354944 CPUtime=0 cores=0-7
/proc/28401/task/28404/stat : 28404 (java) S 28399 28399 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196329 28904853504 7239 33554432000 4194304 4196468 140729679134784 140637101579408 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28405] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28405/stat : 28405 (java) S 28399 28399 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196329 28904853504 7239 33554432000 4194304 4196468 140729679134784 140637100526352 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28406] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28406/stat : 28406 (java) S 28399 28399 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196329 28904853504 7239 33554432000 4194304 4196468 140729679134784 140637099473808 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28407] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28407/stat : 28407 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196329 28904853504 7239 33554432000 4194304 4196468 140729679134784 140637098420752 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28408] ppid=28399 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28401/task/28408/stat : 28408 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196329 28904853504 7239 33554432000 4194304 4196468 140729679134784 140637097368208 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28409] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28409/stat : 28409 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196329 28904853504 7239 33554432000 4194304 4196468 140729679134784 140637096315152 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28410] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28410/stat : 28410 (java) S 28399 28399 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446196329 28904853504 7239 33554432000 4194304 4196468 140729679134784 140637095262608 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28411] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28411/stat : 28411 (java) S 28399 28399 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196330 28904853504 7239 33554432000 4194304 4196468 140729679134784 140636131965680 140637150022274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28412] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28412/stat : 28412 (java) S 28399 28399 27597 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446196331 28904853504 7239 33554432000 4194304 4196468 140729679134784 140636130911904 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28413] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28413/stat : 28413 (java) S 28399 28399 27597 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446196331 28904853504 7239 33554432000 4194304 4196468 140729679134784 140636129858800 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28414] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28414/stat : 28414 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196333 28904853504 7239 33554432000 4194304 4196468 140729679134784 140636128807376 140637150029723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28415] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28415/stat : 28415 (java) S 28399 28399 27597 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 20 0 446196333 28904853504 7239 33554432000 4194304 4196468 140729679134784 140636127754480 140637150022274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28416] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28416/stat : 28416 (java) S 28399 28399 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446196333 28904853504 7239 33554432000 4194304 4196468 140729679134784 140636126701936 140637150022274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28417] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28417/stat : 28417 (java) S 28399 28399 27597 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 446196333 28904853504 7239 33554432000 4194304 4196468 140729679134784 140636125648880 140637150022274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28418] ppid=28399 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/28401/task/28418/stat : 28418 (java) R 28399 28399 27597 0 -1 4202560 346 0 0 0 2 0 0 0 20 0 20 0 446196333 28904853504 7239 33554432000 4194304 4196468 140729679134784 140636124596336 140637128966762 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28419] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28419/stat : 28419 (java) S 28399 28399 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446196333 28904853504 7239 33554432000 4194304 4196468 140729679134784 140636123544544 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28420] ppid=28399 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28401/task/28420/stat : 28420 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196334 28904853504 7239 33554432000 4194304 4196468 140729679134784 140636122492080 140637150022274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30408 KiB

[startup+0.210381 s]*
/proc/loadavg: 3.08 1.57 1.79 3/212 28420
/proc/meminfo: memFree=30886640/32770624 swapFree=66922436/67108860
[pid=28399] ppid=28396 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28399/stat : 28399 (xcsp3-exec) S 28396 28399 27597 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446196327 115843072 363 33554432000 4194304 5098028 140725282933584 140725282931688 139837905900156 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7843840 140725282939765 140725282940009 140725282940009 140725282942922 0
/proc/28399/statm: 28282 363 305 221 0 87 0
[pid=28401] ppid=28399 vsize=28227396 memory=41292 CPUtime=0.33 cores=0-7
/proc/28401/stat : 28401 (java) S 28399 28399 27597 0 -1 1077944320 9532 0 0 0 30 3 0 0 20 0 20 0 446196327 28904853504 10323 33554432000 4194304 4196468 140729679134784 140729679117328 140637150011127 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
/proc/28401/statm: 7056849 10323 3302 1 0 7019032 0
[pid=28401/tid=28402] ppid=28399 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/28401/task/28402/stat : 28402 (java) R 28399 28399 27597 0 -1 4202560 6639 0 0 0 17 3 0 0 20 0 20 0 446196328 28904853504 10323 33554432000 4194304 4196468 140729679134784 140637154243856 140637150033053 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28403] ppid=28399 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/28401/task/28403/stat : 28403 (java) S 28399 28399 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196329 28904853504 10323 33554432000 4194304 4196468 140729679134784 140637102631952 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28404] ppid=28399 vsize=28227396 memory=139713459342348 CPUtime=0 cores=0-7
/proc/28401/task/28404/stat : 28404 (java) S 28399 28399 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196329 28904853504 10323 33554432000 4194304 4196468 140729679134784 140637101579408 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28405] ppid=28399 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28401/task/28405/stat : 28405 (java) S 28399 28399 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196329 28904853504 10323 33554432000 4194304 4196468 140729679134784 140637100526352 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28406] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28406/stat : 28406 (java) S 28399 28399 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196329 28904853504 10323 33554432000 4194304 4196468 140729679134784 140637099473808 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28407] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28407/stat : 28407 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196329 28904853504 10323 33554432000 4194304 4196468 140729679134784 140637098420752 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28408] ppid=28399 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28401/task/28408/stat : 28408 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196329 28904853504 10323 33554432000 4194304 4196468 140729679134784 140637097368208 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28409] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28409/stat : 28409 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196329 28904853504 10323 33554432000 4194304 4196468 140729679134784 140637096315152 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28410] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28410/stat : 28410 (java) S 28399 28399 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446196329 28904853504 10323 33554432000 4194304 4196468 140729679134784 140637095262608 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28411] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28411/stat : 28411 (java) S 28399 28399 27597 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446196330 28904853504 10323 33554432000 4194304 4196468 140729679134784 140636131965680 140637150022274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28412] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28412/stat : 28412 (java) S 28399 28399 27597 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446196331 28904853504 10323 33554432000 4194304 4196468 140729679134784 140636130911904 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28413] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28413/stat : 28413 (java) S 28399 28399 27597 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446196331 28904853504 10323 33554432000 4194304 4196468 140729679134784 140636129858800 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28414] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28414/stat : 28414 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196333 28904853504 10323 33554432000 4194304 4196468 140729679134784 140636128807376 140637150029723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28415] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28415/stat : 28415 (java) S 28399 28399 27597 0 -1 1077944384 340 0 0 0 0 0 0 0 20 0 20 0 446196333 28904853504 10323 33554432000 4194304 4196468 140729679134784 140636127754480 140637150022274 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28416] ppid=28399 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/28401/task/28416/stat : 28416 (java) S 28399 28399 27597 0 -1 1077944384 324 0 0 0 2 0 0 0 20 0 20 0 446196333 28904853504 10323 33554432000 4194304 4196468 140729679134784 140636126701936 140637150022274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28417] ppid=28399 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/28401/task/28417/stat : 28417 (java) S 28399 28399 27597 0 -1 1077944384 174 0 0 0 1 0 0 0 20 0 20 0 446196333 28904853504 10323 33554432000 4194304 4196468 140729679134784 140636125648880 140637150022274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28418] ppid=28399 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/28401/task/28418/stat : 28418 (java) S 28399 28399 27597 0 -1 1077944384 741 0 0 0 7 0 0 0 20 0 20 0 446196333 28904853504 10323 33554432000 4194304 4196468 140729679134784 140636124596336 140637150022274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28419] ppid=28399 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28419/stat : 28419 (java) S 28399 28399 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446196333 28904853504 10323 33554432000 4194304 4196468 140729679134784 140636123544544 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28420] ppid=28399 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28401/task/28420/stat : 28420 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196334 28904853504 10323 33554432000 4194304 4196468 140729679134784 140636122492080 140637150022274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42744 KiB

[startup+0.310101 s]*
/proc/loadavg: 3.08 1.57 1.79 3/212 28420
/proc/meminfo: memFree=30880808/32770624 swapFree=66922436/67108860
[pid=28399] ppid=28396 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28399/stat : 28399 (xcsp3-exec) S 28396 28399 27597 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446196327 115843072 363 33554432000 4194304 5098028 140725282933584 140725282931688 139837905900156 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7843840 140725282939765 140725282940009 140725282940009 140725282942922 0
/proc/28399/statm: 28282 363 305 221 0 87 0
[pid=28401] ppid=28399 vsize=28231652 memory=49736 CPUtime=0.51 cores=0-7
/proc/28401/stat : 28401 (java) S 28399 28399 27597 0 -1 1077944320 10840 0 0 0 47 4 0 0 20 0 20 0 446196327 28909211648 12400 33554432000 4194304 4196468 140729679134784 140729679117328 140637150011127 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
/proc/28401/statm: 7057913 12400 3347 1 0 7019032 0
[pid=28401/tid=28402] ppid=28399 vsize=28231652 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/28401/task/28402/stat : 28402 (java) R 28399 28399 27597 0 -1 4202560 7708 0 0 0 26 3 0 0 20 0 20 0 446196328 28909211648 12434 33554432000 4194304 4196468 140729679134784 140637154242240 140637134091614 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28403] ppid=28399 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28403/stat : 28403 (java) S 28399 28399 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196329 28909211648 12434 33554432000 4194304 4196468 140729679134784 140637102631952 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28404] ppid=28399 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28404/stat : 28404 (java) S 28399 28399 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196329 28909211648 12434 33554432000 4194304 4196468 140729679134784 140637101579408 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28405] ppid=28399 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28405/stat : 28405 (java) S 28399 28399 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196329 28909211648 12434 33554432000 4194304 4196468 140729679134784 140637100526352 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28406] ppid=28399 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28406/stat : 28406 (java) S 28399 28399 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196329 28909211648 12434 33554432000 4194304 4196468 140729679134784 140637099473808 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28407] ppid=28399 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28407/stat : 28407 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196329 28909211648 12434 33554432000 4194304 4196468 140729679134784 140637098420752 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28408] ppid=28399 vsize=28231652 memory=139713340074671 CPUtime=0 cores=0-7
/proc/28401/task/28408/stat : 28408 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196329 28909211648 12434 33554432000 4194304 4196468 140729679134784 140637097368208 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28409] ppid=28399 vsize=28231652 memory=139713340076976 CPUtime=0 cores=0-7
/proc/28401/task/28409/stat : 28409 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196329 28909211648 12434 33554432000 4194304 4196468 140729679134784 140637096315152 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28410] ppid=28399 vsize=28231652 memory=139713340079280 CPUtime=0 cores=0-7
/proc/28401/task/28410/stat : 28410 (java) S 28399 28399 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446196329 28909211648 12434 33554432000 4194304 4196468 140729679134784 140637095262608 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28411] ppid=28399 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28411/stat : 28411 (java) S 28399 28399 27597 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446196330 28909211648 12434 33554432000 4194304 4196468 140729679134784 140636131965680 140637150022274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28412] ppid=28399 vsize=28231652 memory=279426680172432 CPUtime=0 cores=0-7
/proc/28401/task/28412/stat : 28412 (java) S 28399 28399 27597 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446196331 28909211648 12434 33554432000 4194304 4196468 140729679134784 140636130911904 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28413] ppid=28399 vsize=28231652 memory=279426680170128 CPUtime=0 cores=0-7
/proc/28401/task/28413/stat : 28413 (java) S 28399 28399 27597 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446196331 28909211648 12434 33554432000 4194304 4196468 140729679134784 140636129858800 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28414] ppid=28399 vsize=28231652 memory=279426680177040 CPUtime=0 cores=0-7
/proc/28401/task/28414/stat : 28414 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196333 28909211648 12434 33554432000 4194304 4196468 140729679134784 140636128807376 140637150029723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28415] ppid=28399 vsize=28231652 memory=279426680118320 CPUtime=0.02 cores=0-7
/proc/28401/task/28415/stat : 28415 (java) R 28399 28399 27597 0 -1 4202560 448 0 0 0 2 0 0 0 20 0 20 0 446196333 28909211648 12434 33554432000 4194304 4196468 140729679134784 140636127754480 140637134403104 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28416] ppid=28399 vsize=28231652 memory=279426680190864 CPUtime=0.03 cores=0-7
/proc/28401/task/28416/stat : 28416 (java) S 28399 28399 27597 0 -1 1077944384 347 0 0 0 3 0 0 0 20 0 20 0 446196333 28909211648 12434 33554432000 4194304 4196468 140729679134784 140636126701936 140637150022274 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28417] ppid=28399 vsize=28231652 memory=279426680197776 CPUtime=0.03 cores=0-7
/proc/28401/task/28417/stat : 28417 (java) S 28399 28399 27597 0 -1 1077944384 185 0 0 0 3 0 0 0 20 0 20 0 446196333 28909211648 12434 33554432000 4194304 4196468 140729679134784 140636125648880 140637150022274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28418] ppid=28399 vsize=28231652 memory=279426680195472 CPUtime=0.12 cores=0-7
/proc/28401/task/28418/stat : 28418 (java) S 28399 28399 27597 0 -1 1077944384 840 0 0 0 12 0 0 0 20 0 20 0 446196333 28909211648 12434 33554432000 4194304 4196468 140729679134784 140636124596336 140637150022274 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28419] ppid=28399 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28419/stat : 28419 (java) S 28399 28399 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446196333 28909211648 12434 33554432000 4194304 4196468 140729679134784 140636123544544 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28420] ppid=28399 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/28401/task/28420/stat : 28420 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446196334 28909211648 12434 33554432000 4194304 4196468 140729679134784 140636122492080 140637150022274 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51188 KiB

[startup+0.701041 s]
/proc/loadavg: 3.08 1.57 1.79 3/212 28420
/proc/meminfo: memFree=30865628/32770624 swapFree=66922436/67108860
[pid=28399] ppid=28396 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28399/stat : 28399 (xcsp3-exec) S 28396 28399 27597 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446196327 115843072 363 33554432000 4194304 5098028 140725282933584 140725282931688 139837905900156 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7843840 140725282939765 140725282940009 140725282940009 140725282942922 0
/proc/28399/statm: 28282 363 305 221 0 87 0
[pid=28401] ppid=28399 vsize=28233776 memory=97412 CPUtime=1.81 cores=0-7
/proc/28401/stat : 28401 (java) S 28399 28399 27597 0 -1 1077944320 15507 0 0 0 174 7 0 0 20 0 20 0 446196327 28911386624 24353 33554432000 4194304 4196468 140729679134784 140729679117328 140637150011127 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
/proc/28401/statm: 7058444 24353 3460 1 0 7019544 0
[pid=28401/tid=28402] ppid=28399 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/28401/task/28402/stat : 28402 (java) R 28399 28399 27597 0 -1 4202560 9233 0 0 0 62 5 0 0 20 0 20 0 446196328 28911386624 24353 33554432000 4194304 4196468 140729679134784 140637154250208 140637134091614 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28403] ppid=28399 vsize=28233776 memory=139713340285808 CPUtime=0 cores=0-7
/proc/28401/task/28403/stat : 28403 (java) S 28399 28399 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196329 28911386624 24353 33554432000 4194304 4196468 140729679134784 140637102631952 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28404] ppid=28399 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28404/stat : 28404 (java) S 28399 28399 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196329 28911386624 24353 33554432000 4194304 4196468 140729679134784 140637101579408 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28405] ppid=28399 vsize=28233776 memory=1560 CPUtime=0 cores=0-7
/proc/28401/task/28405/stat : 28405 (java) S 28399 28399 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446196329 28911386624 24353 33554432000 4194304 4196468 140729679134784 140637100526352 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0

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

# the end of solver process 28399 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.76473 s, system=0.164638 s

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

[startup+0.802879 s]
/proc/loadavg: 3.08 1.57 1.79 3/212 28420
/proc/meminfo: memFree=30865628/32770624 swapFree=66922436/67108860
[pid=28399] ppid=28396 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28399/stat : 28399 (xcsp3-exec) S 28396 28399 27597 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446196327 115843072 363 33554432000 4194304 5098028 140725282933584 140725282931688 139837905900156 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7843840 140725282939765 140725282940009 140725282940009 140725282942922 0
/proc/28399/statm: 28282 363 305 221 0 87 0
[pid=28401] ppid=28399 vsize=28766288 memory=135728 CPUtime=2.5 cores=0-7
/proc/28401/stat : 28401 (java) S 28399 28399 27597 0 -1 1077944320 16257 0 0 0 241 9 0 0 20 0 28 0 446196327 29456678912 33932 33554432000 4194304 4196468 140729679134784 140729679117328 140637150011127 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
/proc/28401/statm: 7191572 33932 3468 1 0 7152672 0
[pid=28401/tid=28402] ppid=28399 vsize=28766288 memory=2828 CPUtime=0.68 cores=0-7
/proc/28401/task/28402/stat : 28402 (java) S 28399 28399 27597 0 -1 1077944384 9286 0 0 0 63 5 0 0 20 0 28 0 446196328 29456678912 33932 33554432000 4194304 4196468 140729679134784 140637154251904 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28403] ppid=28399 vsize=28766288 memory=1000 CPUtime=0 cores=0-7
/proc/28401/task/28403/stat : 28403 (java) S 28399 28399 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 446196329 29456678912 33932 33554432000 4194304 4196468 140729679134784 140637102631952 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28404] ppid=28399 vsize=28766288 memory=1560 CPUtime=0 cores=0-7
/proc/28401/task/28404/stat : 28404 (java) S 28399 28399 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 446196329 29456678912 33932 33554432000 4194304 4196468 140729679134784 140637101579408 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28405] ppid=28399 vsize=28766288 memory=1172 CPUtime=0 cores=0-7
/proc/28401/task/28405/stat : 28405 (java) S 28399 28399 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 446196329 29456678912 33932 33554432000 4194304 4196468 140729679134784 140637100526352 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28406] ppid=28399 vsize=28766288 memory=7014751519617078609 CPUtime=0 cores=0-7
/proc/28401/task/28406/stat : 28406 (java) S 28399 28399 27597 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 446196329 29456678912 33932 33554432000 4194304 4196468 140729679134784 140637099473808 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28407] ppid=28399 vsize=28766288 memory=6081104596516956522 CPUtime=0 cores=0-7
/proc/28401/task/28407/stat : 28407 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446196329 29456678912 33932 33554432000 4194304 4196468 140729679134784 140637098420752 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28408] ppid=28399 vsize=28766288 memory=6154282490091891024 CPUtime=0 cores=0-7
/proc/28401/task/28408/stat : 28408 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446196329 29456678912 33932 33554432000 4194304 4196468 140729679134784 140637097368208 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28409] ppid=28399 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28409/stat : 28409 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446196329 29456678912 33932 33554432000 4194304 4196468 140729679134784 140637096315152 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28410] ppid=28399 vsize=28766288 memory=33 CPUtime=0 cores=0-7
/proc/28401/task/28410/stat : 28410 (java) S 28399 28399 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446196329 29456678912 33932 33554432000 4194304 4196468 140729679134784 140637095262608 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28411] ppid=28399 vsize=28766288 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/28401/task/28411/stat : 28411 (java) R 28399 28399 27597 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 28 0 446196330 29456678912 33932 33554432000 4194304 4196468 140729679134784 140636131965816 140637142639335 0 0 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28412] ppid=28399 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28412/stat : 28412 (java) S 28399 28399 27597 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 446196331 29456678912 33932 33554432000 4194304 4196468 140729679134784 140636130911904 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28413] ppid=28399 vsize=28766288 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/28401/task/28413/stat : 28413 (java) S 28399 28399 27597 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 446196331 29456678912 33932 33554432000 4194304 4196468 140729679134784 140636129858800 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28414] ppid=28399 vsize=28766288 memory=6296683616950112606 CPUtime=0 cores=0-7
/proc/28401/task/28414/stat : 28414 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446196333 29456678912 33932 33554432000 4194304 4196468 140729679134784 140636128807376 140637150029723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28415] ppid=28399 vsize=28766288 memory=7523637450995688806 CPUtime=0.28 cores=0-7
/proc/28401/task/28415/stat : 28415 (java) R 28399 28399 27597 0 -1 4202560 1061 0 0 0 28 0 0 0 20 0 28 0 446196333 29456678912 33932 33554432000 4194304 4196468 140729679134784 140636127753664 140637150032474 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28416] ppid=28399 vsize=28766288 memory=5859271421084521832 CPUtime=0.31 cores=0-7
/proc/28401/task/28416/stat : 28416 (java) S 28399 28399 27597 0 -1 1077944384 1032 0 0 0 31 0 0 0 20 0 28 0 446196333 29456678912 33932 33554432000 4194304 4196468 140729679134784 140636126692768 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28417] ppid=28399 vsize=28766288 memory=5450916479880885802 CPUtime=0.29 cores=0-7
/proc/28401/task/28417/stat : 28417 (java) R 28399 28399 27597 0 -1 4202560 914 0 0 0 29 0 0 0 20 0 28 0 446196333 29456678912 33932 33554432000 4194304 4196468 140729679134784 140636125635072 140637135126341 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28418] ppid=28399 vsize=28766288 memory=-6808994639057120388 CPUtime=0.47 cores=0-7
/proc/28401/task/28418/stat : 28418 (java) S 28399 28399 27597 0 -1 1077944384 2130 0 0 0 47 0 0 0 20 0 28 0 446196333 29456678912 33932 33554432000 4194304 4196468 140729679134784 140636124594128 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28419] ppid=28399 vsize=28766288 memory=-7457052372387209120 CPUtime=0 cores=0-7
/proc/28401/task/28419/stat : 28419 (java) S 28399 28399 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446196333 29456678912 33932 33554432000 4194304 4196468 140729679134784 140636123544544 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28420] ppid=28399 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28420/stat : 28420 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446196334 29456678912 33932 33554432000 4194304 4196468 140729679134784 140636122492080 140637150022274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
Current children cumulated CPU time: 2.5 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 137180 KiB

[startup+1.20569 s]
/proc/loadavg: 3.08 1.57 1.79 11/220 28484
/proc/meminfo: memFree=30734484/32770624 swapFree=66922436/67108860
[pid=28399] ppid=28396 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28399/stat : 28399 (xcsp3-exec) S 28396 28399 27597 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446196327 115843072 363 33554432000 4194304 5098028 140725282933584 140725282931688 139837905900156 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7843840 140725282939765 140725282940009 140725282940009 140725282942922 0
/proc/28399/statm: 28282 363 305 221 0 87 0
[pid=28401] ppid=28399 vsize=28769364 memory=200340 CPUtime=5.23 cores=0-7
/proc/28401/stat : 28401 (java) S 28399 28399 27597 0 -1 1077944320 19720 0 0 0 508 15 0 0 20 0 28 0 446196327 29459828736 50085 33554432000 4194304 4196468 140729679134784 140729679117328 140637150011127 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
/proc/28401/statm: 7192341 50085 3510 1 0 7153441 0
[pid=28401/tid=28402] ppid=28399 vsize=28769364 memory=0 CPUtime=0.69 cores=0-7
/proc/28401/task/28402/stat : 28402 (java) S 28399 28399 27597 0 -1 1077944384 9288 0 0 0 64 5 0 0 20 0 28 0 446196328 29459828736 50085 33554432000 4194304 4196468 140729679134784 140637154251904 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28403] ppid=28399 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28403/stat : 28403 (java) S 28399 28399 27597 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 446196329 29459828736 50085 33554432000 4194304 4196468 140729679134784 140637102631952 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28404] ppid=28399 vsize=28769364 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/28401/task/28404/stat : 28404 (java) S 28399 28399 27597 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 446196329 29459828736 50085 33554432000 4194304 4196468 140729679134784 140637101579408 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28405] ppid=28399 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28405/stat : 28405 (java) S 28399 28399 27597 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 446196329 29459828736 50085 33554432000 4194304 4196468 140729679134784 140637100526352 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28406] ppid=28399 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28406/stat : 28406 (java) S 28399 28399 27597 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 446196329 29459828736 50085 33554432000 4194304 4196468 140729679134784 140637099473808 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28407] ppid=28399 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28407/stat : 28407 (java) S 28399 28399 27597 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 446196329 29459828736 50085 33554432000 4194304 4196468 140729679134784 140637098420752 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28408] ppid=28399 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28408/stat : 28408 (java) S 28399 28399 27597 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 446196329 29459828736 50085 33554432000 4194304 4196468 140729679134784 140637097368208 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28409] ppid=28399 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28409/stat : 28409 (java) S 28399 28399 27597 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 446196329 29459828736 50085 33554432000 4194304 4196468 140729679134784 140637096315152 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28410] ppid=28399 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28410/stat : 28410 (java) S 28399 28399 27597 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 446196329 29459828736 50085 33554432000 4194304 4196468 140729679134784 140637095262608 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28411] ppid=28399 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28411/stat : 28411 (java) S 28399 28399 27597 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 446196330 29459828736 50085 33554432000 4194304 4196468 140729679134784 140636131965680 140637150022274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28412] ppid=28399 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28412/stat : 28412 (java) S 28399 28399 27597 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 446196331 29459828736 50085 33554432000 4194304 4196468 140729679134784 140636130911904 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28413] ppid=28399 vsize=28769364 memory=288230574492221466 CPUtime=0 cores=0-7
/proc/28401/task/28413/stat : 28413 (java) S 28399 28399 27597 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 446196331 29459828736 50085 33554432000 4194304 4196468 140729679134784 140636129858800 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28414] ppid=28399 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28414/stat : 28414 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446196333 29459828736 50085 33554432000 4194304 4196468 140729679134784 140636128807376 140637150029723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28415] ppid=28399 vsize=28769364 memory=139713456355633 CPUtime=0.58 cores=0-7
/proc/28401/task/28415/stat : 28415 (java) S 28399 28399 27597 0 -1 1077944384 1539 0 0 0 58 0 0 0 20 0 28 0 446196333 29459828736 50085 33554432000 4194304 4196468 140729679134784 140636127747504 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28416] ppid=28399 vsize=28769364 memory=6935649255759568960 CPUtime=0.65 cores=0-7
/proc/28401/task/28416/stat : 28416 (java) S 28399 28399 27597 0 -1 1077944384 1612 0 0 0 65 0 0 0 20 0 28 0 446196333 29459828736 50085 33554432000 4194304 4196468 140729679134784 140636126689696 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28417] ppid=28399 vsize=28769364 memory=4638778398332698720 CPUtime=0.64 cores=0-7
/proc/28401/task/28417/stat : 28417 (java) R 28399 28399 27597 0 -1 4202560 1699 0 0 0 64 0 0 0 20 0 28 0 446196333 29459828736 50085 33554432000 4194304 4196468 140729679134784 140636125628944 140637134937773 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28418] ppid=28399 vsize=28769364 memory=6656426216303648864 CPUtime=0.59 cores=0-7
/proc/28401/task/28418/stat : 28418 (java) R 28399 28399 27597 0 -1 1077944384 2520 0 0 0 59 0 0 0 20 0 28 0 446196333 29459828736 50085 33554432000 4194304 4196468 140729679134784 140636124596096 140637150021333 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28419] ppid=28399 vsize=28769364 memory=5787213852817510736 CPUtime=0 cores=0-7
/proc/28401/task/28419/stat : 28419 (java) S 28399 28399 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446196333 29459828736 50085 33554432000 4194304 4196468 140729679134784 140636123544544 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28420] ppid=28399 vsize=28769364 memory=6935649255759568960 CPUtime=0 cores=0-7
/proc/28401/task/28420/stat : 28420 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446196334 29459828736 50085 33554432000 4194304 4196468 140729679134784 140636122492080 140637150022274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
Current children cumulated CPU time: 5.23 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 201792 KiB

[startup+1.30096 s]
/proc/loadavg: 3.08 1.57 1.79 11/220 28484
/proc/meminfo: memFree=30734484/32770624 swapFree=66922436/67108860
[pid=28399] ppid=28396 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28399/stat : 28399 (xcsp3-exec) S 28396 28399 27597 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446196327 115843072 363 33554432000 4194304 5098028 140725282933584 140725282931688 139837905900156 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 7843840 140725282939765 140725282940009 140725282940009 140725282942922 0
/proc/28399/statm: 28282 363 305 221 0 87 0
[pid=28401] ppid=28399 vsize=28769364 memory=203380 CPUtime=5.85 cores=0-7
/proc/28401/stat : 28401 (java) S 28399 28399 27597 0 -1 1077944320 19912 0 0 0 570 15 0 0 20 0 28 0 446196327 29459828736 50845 33554432000 4194304 4196468 140729679134784 140729679117328 140637150011127 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
/proc/28401/statm: 7192341 50845 3510 1 0 7153441 0
[pid=28401/tid=28402] ppid=28399 vsize=28769364 memory=0 CPUtime=0.69 cores=0-7
/proc/28401/task/28402/stat : 28402 (java) S 28399 28399 27597 0 -1 1077944384 9288 0 0 0 64 5 0 0 20 0 28 0 446196328 29459828736 50845 33554432000 4194304 4196468 140729679134784 140637154251904 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28403] ppid=28399 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28403/stat : 28403 (java) S 28399 28399 27597 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 446196329 29459828736 50845 33554432000 4194304 4196468 140729679134784 140637102631952 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28404] ppid=28399 vsize=28769364 memory=1560 CPUtime=0 cores=0-7
/proc/28401/task/28404/stat : 28404 (java) S 28399 28399 27597 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 446196329 29459828736 50845 33554432000 4194304 4196468 140729679134784 140637101579408 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28405] ppid=28399 vsize=28769364 memory=1172 CPUtime=0 cores=0-7
/proc/28401/task/28405/stat : 28405 (java) S 28399 28399 27597 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 446196329 29459828736 50845 33554432000 4194304 4196468 140729679134784 140637100526352 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28406] ppid=28399 vsize=28769364 memory=14008 CPUtime=0 cores=0-7
/proc/28401/task/28406/stat : 28406 (java) S 28399 28399 27597 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 446196329 29459828736 50845 33554432000 4194304 4196468 140729679134784 140637099473808 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28407] ppid=28399 vsize=28769364 memory=14076 CPUtime=0 cores=0-7
/proc/28401/task/28407/stat : 28407 (java) S 28399 28399 27597 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 28 0 446196329 29459828736 50845 33554432000 4194304 4196468 140729679134784 140637098420752 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28408] ppid=28399 vsize=28769364 memory=2116 CPUtime=0 cores=0-7
/proc/28401/task/28408/stat : 28408 (java) S 28399 28399 27597 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 446196329 29459828736 50845 33554432000 4194304 4196468 140729679134784 140637097368208 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28409] ppid=28399 vsize=28769364 memory=1452 CPUtime=0 cores=0-7
/proc/28401/task/28409/stat : 28409 (java) S 28399 28399 27597 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 28 0 446196329 29459828736 50845 33554432000 4194304 4196468 140729679134784 140637096315152 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28410] ppid=28399 vsize=28769364 memory=97412 CPUtime=0 cores=0-7
/proc/28401/task/28410/stat : 28410 (java) S 28399 28399 27597 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 28 0 446196329 29459828736 50845 33554432000 4194304 4196468 140729679134784 140637095262608 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28411] ppid=28399 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28411/stat : 28411 (java) S 28399 28399 27597 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 446196330 29459828736 50845 33554432000 4194304 4196468 140729679134784 140636131965680 140637150022274 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28412] ppid=28399 vsize=28769364 memory=139713340285808 CPUtime=0 cores=0-7
/proc/28401/task/28412/stat : 28412 (java) S 28399 28399 27597 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 446196331 29459828736 50845 33554432000 4194304 4196468 140729679134784 140636130911904 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28413] ppid=28399 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28413/stat : 28413 (java) S 28399 28399 27597 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 446196331 29459828736 50845 33554432000 4194304 4196468 140729679134784 140636129858800 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28414] ppid=28399 vsize=28769364 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/28401/task/28414/stat : 28414 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446196333 29459828736 50845 33554432000 4194304 4196468 140729679134784 140636128807376 140637150029723 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28415] ppid=28399 vsize=28769364 memory=5787213827096799335 CPUtime=0.61 cores=0-7
/proc/28401/task/28415/stat : 28415 (java) S 28399 28399 27597 0 -1 1077944384 1546 0 0 0 61 0 0 0 20 0 28 0 446196333 29459828736 50845 33554432000 4194304 4196468 140729679134784 140636127754480 140637150022274 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28416] ppid=28399 vsize=28769364 memory=7151822037873355859 CPUtime=0.72 cores=0-7
/proc/28401/task/28416/stat : 28416 (java) R 28399 28399 27597 0 -1 4202560 1734 0 0 0 72 0 0 0 20 0 28 0 446196333 29459828736 50845 33554432000 4194304 4196468 140729679134784 140636126688144 140637131534333 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28417] ppid=28399 vsize=28769364 memory=7517461331155378240 CPUtime=0.67 cores=0-7
/proc/28401/task/28417/stat : 28417 (java) S 28399 28399 27597 0 -1 1077944384 1715 0 0 0 67 0 0 0 20 0 28 0 446196333 29459828736 50845 33554432000 4194304 4196468 140729679134784 140636125648880 140637150022274 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28418] ppid=28399 vsize=28769364 memory=7666905959719856233 CPUtime=0.61 cores=0-7
/proc/28401/task/28418/stat : 28418 (java) S 28399 28399 27597 0 -1 1077944384 2566 0 0 0 61 0 0 0 20 0 28 0 446196333 29459828736 50845 33554432000 4194304 4196468 140729679134784 140636124596336 140637150022274 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28419] ppid=28399 vsize=28769364 memory=6935649255759568960 CPUtime=0 cores=0-7
/proc/28401/task/28419/stat : 28419 (java) S 28399 28399 27597 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446196333 29459828736 50845 33554432000 4194304 4196468 140729679134784 140636123544544 140637150021333 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
[pid=28401/tid=28420] ppid=28399 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/28401/task/28420/stat : 28420 (java) S 28399 28399 27597 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446196334 29459828736 50845 33554432000 4194304 4196468 140729679134784 140636122492080 140637150022274 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12386304 140729679139818 140729679139990 140729679139990 140729679142863 0
Current children cumulated CPU time: 5.85 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 204832 KiB

Child status: 0
Real time (s): 1.33949
CPU time (s): 5.92937
CPU user time (s): 5.76473
CPU system time (s): 0.164638
CPU usage (%): 442.658
Max. virtual memory (cumulated for all children) (KiB): 28882492
Max. memory (cumulated for all children) (KiB): 204832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.76473
system time used= 0.164638
maximum resident set size= 207004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20717
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3556
involuntary context switches= 98


# summary of solver processes directly reported to runsolver:
#   pid: 28399
#   total CPU time (s): 5.92937
#   total CPU user time (s): 5.76473
#   total CPU system time (s): 0.164638

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.025539 second user time and 0.06388 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-17 08:42:23
IDJOB=4399794
IDBENCH=122976
IDSOLVER=2854
FILE ID=node141/4399794-1568702584
RUNJOBID= node141-1568702487-27624
PBS_JOBID= 21703919
Free space on /tmp= 58544 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-4399794-1568702584/watcher-4399794-1568702584 -o /tmp/evaluation-result-4399794-1568702584/solver-4399794-1568702584 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node141-1568702487-27624 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1741601506 HOME/instance-4399794-1568702584.xml

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

MD5SUM BENCH= d279c4dbde03937b121f919805027b3b
RANDOM SEED=1741601506

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        30915000 kB
MemAvailable:   31826444 kB
Buffers:          229960 kB
Cached:           977740 kB
SwapCached:        77736 kB
Active:           563452 kB
Inactive:         725916 kB
Active(anon):       9836 kB
Inactive(anon):   114804 kB
Active(file):     553616 kB
Inactive(file):   611112 kB
Unevictable:      109460 kB
Mlocked:          109460 kB
SwapTotal:      67108860 kB
SwapFree:       66922436 kB
Dirty:             26316 kB
Writeback:             0 kB
AnonPages:        113216 kB
Mapped:            43124 kB
Shmem:             34616 kB
Slab:             155532 kB
SReclaimable:     125104 kB
SUnreclaim:        30428 kB
KernelStack:        3712 kB
PageTables:         5284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506500 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:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 58516 MiB
End job on node141 at 2019-09-17 08:42:24